aws-load-balancer-controller
aws-load-balancer-controller copied to clipboard
Create a Migration Guide for Minor Version Upgrades (e.g., v2.x → v2.y) where x < y, for AWS Load Balancer Controller
Hi team,
Currently, the only migration guide available focuses on major version upgrades (specifically, migrating from v1 to v2). However, for minor version updates (for example, upgrading from v2.8.x to v2.10.x), there is no clear guide or checklist.
It would be really helpful to have an official migration guide for minor version upgrades that covers:
Recommended upgrade steps (helm upgrade / manifest update process)
Any known breaking changes or behavior differences (even if minor)
Deprecations or feature changes between minor versions
Best practices or tips to minimize downtime / issues during the upgrade
Verification steps post-upgrade (health checks, logs, etc.)
This would greatly help teams plan and execute upgrades more confidently, especially in production environments.
Hey, Thanks for your feedback. For minor version updates, we maintain detailed release notes for each version that provide:
- New features announce
- Enhancement and Fixes
- Required actions (if any)
- Change log You can find these release notes at (https://github.com/kubernetes-sigs/aws-load-balancer-controller/releases) . The release notes are designed to help teams understand what's changing and plan their upgrades accordingly.
Additionally, minor version upgrades should be backward compatible.
The Kubernetes project currently lacks enough contributors to adequately respond to all issues.
This bot triages un-triaged issues according to the following rules:
- After 90d of inactivity,
lifecycle/staleis applied - After 30d of inactivity since
lifecycle/stalewas applied,lifecycle/rottenis applied - After 30d of inactivity since
lifecycle/rottenwas applied, the issue is closed
You can:
- Mark this issue as fresh with
/remove-lifecycle stale - Close this issue with
/close - Offer to help out with Issue Triage
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle stale
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues.
This bot triages un-triaged issues according to the following rules:
- After 90d of inactivity,
lifecycle/staleis applied - After 30d of inactivity since
lifecycle/stalewas applied,lifecycle/rottenis applied - After 30d of inactivity since
lifecycle/rottenwas applied, the issue is closed
You can:
- Mark this issue as fresh with
/remove-lifecycle rotten - Close this issue with
/close - Offer to help out with Issue Triage
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle rotten
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs.
This bot triages issues according to the following rules:
- After 90d of inactivity,
lifecycle/staleis applied - After 30d of inactivity since
lifecycle/stalewas applied,lifecycle/rottenis applied - After 30d of inactivity since
lifecycle/rottenwas applied, the issue is closed
You can:
- Reopen this issue with
/reopen - Mark this issue as fresh with
/remove-lifecycle rotten - Offer to help out with Issue Triage
Please send feedback to sig-contributor-experience at kubernetes/community.
/close not-planned
@k8s-triage-robot: Closing this issue, marking it as "Not Planned".
In response to this:
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs.
This bot triages issues according to the following rules:
- After 90d of inactivity,
lifecycle/staleis applied- After 30d of inactivity since
lifecycle/stalewas applied,lifecycle/rottenis applied- After 30d of inactivity since
lifecycle/rottenwas applied, the issue is closedYou can:
- Reopen this issue with
/reopen- Mark this issue as fresh with
/remove-lifecycle rotten- Offer to help out with Issue Triage
Please send feedback to sig-contributor-experience at kubernetes/community.
/close not-planned
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.