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

Update controller-version-two-hist.md #4457

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@
* Initial support for Azure - Added AKS Interruption handler.
* Upgraded Kubernetes SDK to version 1.29.
* Supported Kubernetes resource deletion for custom resources.
* Support Automatic Right-Sizing Beta Feature

### Bug Fixes
* Leader Election process now waits for V1 controller pods to terminate before starting.
Expand All @@ -92,4 +93,4 @@

### Added
* Added Sync capability to make sure the controller's cache and the backend stay in sync.
* Added ability to patch Kubernetes sub-resources.
* Added ability to patch Kubernetes sub-resources.
Loading