You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Announce a removal of some ManagedCluster API versions in 2.12 release, as the CRD has gotten too big. We should remove the following APIs:
2021-05-01 (2.12)
2023-11-02-preview (2.12)
2023-02-01 (2.13?)
As part of the above, we should clarify our stance on how many ManagedCluster resources we support and what the migration path is. This is probably related to ASO should help the user manage CRD storedVersions #4376 so that users don't need to constantly manage removing storedVersions via asoctl.
The text was updated successfully, but these errors were encountered:
- Fix issue in RepairSkippingProperties which could cause an issue when
a type is reused among multiple resources, such as in a containerservice
ManagedCluster and AgentPool.
- Add new StripDocumentation pipeline stage, which can be used to strip
descriptions off CRD types to reduce their size.
- We don't want to do this in perpetuity, see Azure#4418 which tracks removing
some old versions of ManagedCluster so we can drop this in a
future release.
- Add support for 2024-09-01 version of AKS API.
- Add support for MaintenanceConfiguration.
- Fix issue in RepairSkippingProperties which could cause an issue when
a type is reused among multiple resources, such as in a containerservice
ManagedCluster and AgentPool.
- Add new StripDocumentation pipeline stage, which can be used to strip
descriptions off CRD types to reduce their size.
- We don't want to do this in perpetuity, see #4418 which tracks removing
some old versions of ManagedCluster so we can drop this in a
future release.
- Add support for 2024-09-01 version of AKS API.
- Add support for MaintenanceConfiguration.
ManagedCluster
resources we support and what the migration path is. This is probably related to ASO should help the user manage CRD storedVersions #4376 so that users don't need to constantly manage removingstoredVersions
viaasoctl
.The text was updated successfully, but these errors were encountered: