Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release notes tracking for 2.11 #4418

Closed
2 tasks done
matthchr opened this issue Nov 5, 2024 · 0 comments
Closed
2 tasks done

Release notes tracking for 2.11 #4418

matthchr opened this issue Nov 5, 2024 · 0 comments
Assignees
Labels
breaking A change which likely be breaking
Milestone

Comments

@matthchr
Copy link
Member

matthchr commented Nov 5, 2024

  • 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.
@matthchr matthchr added the breaking A change which likely be breaking label Nov 5, 2024
@matthchr matthchr added this to the v2.11.0 milestone Nov 5, 2024
@matthchr matthchr self-assigned this Nov 5, 2024
@matthchr matthchr changed the title Breaking change tracking for 2.11 Release notes tracking for 2.11 Nov 5, 2024
matthchr added a commit to matthchr/azure-service-operator that referenced this issue Nov 6, 2024
- 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.
github-merge-queue bot pushed a commit that referenced this issue Nov 6, 2024
- 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.
@github-project-automation github-project-automation bot moved this from Backlog to Recently Completed in Azure Service Operator Roadmap Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking A change which likely be breaking
Projects
Development

No branches or pull requests

1 participant