Remove HDInsightContainers SDK due to HDInsightOnAKS deprecation#43867
Closed
2258093686 wants to merge 1 commit intoAzure:mainfrom
Closed
Remove HDInsightContainers SDK due to HDInsightOnAKS deprecation#438672258093686 wants to merge 1 commit intoAzure:mainfrom
2258093686 wants to merge 1 commit intoAzure:mainfrom
Conversation
Contributor
There was a problem hiding this comment.
Pull Request Overview
This pull request removes the azure-mgmt-hdinsightcontainers package from the Azure SDK for Python HDInsight service. The changes systematically delete all files associated with this package including source code, tests, samples, and configuration files.
- Removed the package from the CI/CD pipeline configuration
- Deleted all source code files for the package
- Removed all test files (both sync and async variants)
- Deleted all sample files
- Removed all configuration files (setup.py, pyproject.toml, sdk_packaging.toml, dev_requirements.txt)
Reviewed Changes
Copilot reviewed 122 out of 123 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| sdk/hdinsight/ci.yml | Removed azure-mgmt-hdinsightcontainers from the CI artifacts list |
| sdk/hdinsight/azure-mgmt-hdinsightcontainers/tests/*.py | Deleted all test files for the package |
| sdk/hdinsight/azure-mgmt-hdinsightcontainers/generated_tests/*.py | Deleted all generated test files |
| sdk/hdinsight/azure-mgmt-hdinsightcontainers/generated_samples/*.py | Deleted all generated sample files |
| sdk/hdinsight/azure-mgmt-hdinsightcontainers/*.py | Deleted package configuration and setup files |
| sdk/hdinsight/azure-mgmt-hdinsightcontainers/azure/mgmt/hdinsightcontainers/operations/*.py | Deleted all operations implementation files |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
HDInsightOnAKS service was retired on January 31, 2025; so the SDK for it is now useless and can be removed.
Retirement Announcement: https://azure.microsoft.com/en-us/updates?id=azure-hdinsight-on-aks-retirement