aws-load-balancer-controller icon indicating copy to clipboard operation
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

Open Avi-Gupta1 opened this issue 7 months ago • 1 comments

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.

Avi-Gupta1 avatar Apr 28 '25 07:04 Avi-Gupta1

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.

wweiwei-li avatar Apr 30 '25 04:04 wweiwei-li

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/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was 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

k8s-triage-robot avatar Jul 29 '25 22:07 k8s-triage-robot

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/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was 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

k8s-triage-robot avatar Aug 28 '25 22:08 k8s-triage-robot

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/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was 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 avatar Sep 27 '25 22:09 k8s-triage-robot

@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/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was 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

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.

k8s-ci-robot avatar Sep 27 '25 22:09 k8s-ci-robot