Skip to content

[release-v2.11] batch 2.11.11 release#6910

Merged
nicholasSUSE merged 23 commits intorelease-v2.11from
2.11.11-batch
Feb 23, 2026
Merged

[release-v2.11] batch 2.11.11 release#6910
nicholasSUSE merged 23 commits intorelease-v2.11from
2.11.11-batch

Conversation

@nicholasSUSE
Copy link
Collaborator

@nicholasSUSE nicholasSUSE commented Feb 23, 2026

Issue: rancher/ecm-distro-tools#770

Checkpoint 0: Validate release.yaml

Validation steps:

  • Each chart version in release.yaml DOES NOT modify an already released chart. If so, stop and modify the versions so that it releases a net-new chart.
  • Each chart version in release.yaml IS exactly 1 more patch version than the last released chart version. If not, stop and modify the versions so that it releases a net-new chart.

Checkpoint 1: Compare contents of assets/ to charts/

Validation steps:

  • Running make unzip to regenerate the charts/ from scratch, then git diff to check differences between assets/ and charts/ yields NO differences or innocuous differences.

IMPORTANT: Do not undo these changes for future steps since we want to keep the charts/ that match the current contents of assets!

Checkpoint 2: Compare assets against index.yaml

Validation steps:

  • The index.yaml file has an entry for each chart version.
  • The index.yaml entries for each chart matches the Chart.yaml for each chart.
  • Each chart has ALL required annotations
  • kube-version annotation
  • rancher-version annotation
  • permits-os annotation (indicates Windows and/or Linux)

@nicholasSUSE nicholasSUSE requested a review from a team as a code owner February 23, 2026 20:53
@github-actions
Copy link
Contributor

Validation steps

  • Ensure all container images have repository and tag on the same level to ensure that all container images are included in rancher-images.txt which are used by airgap customers.
  Ex:-
    longhorn-controller:
      repository: rancher/hardened-sriov-cni
      tag: v2.6.3-build20230913
  
  • Add a 👍 (thumbs up) reaction to this comment once done. CI won't pass without this reaction to the github-action bot's latest validation comment.
  • Approve the PR to run the CI check.

@nicholasSUSE nicholasSUSE changed the title [release-v2.11] batch release [release-v2.11] batch 2.11.11 release Feb 23, 2026
@nicholasSUSE nicholasSUSE added the registries-scan Triggers the registry-scan GHA job during release. label Feb 23, 2026
@github-actions
Copy link
Contributor

Validation steps

  • Ensure all container images have repository and tag on the same level to ensure that all container images are included in rancher-images.txt which are used by airgap customers.
  Ex:-
    longhorn-controller:
      repository: rancher/hardened-sriov-cni
      tag: v2.6.3-build20230913
  
  • Add a 👍 (thumbs up) reaction to this comment once done. CI won't pass without this reaction to the github-action bot's latest validation comment.
  • Approve the PR to run the CI check.

@nicholasSUSE nicholasSUSE removed the registries-scan Triggers the registry-scan GHA job during release. label Feb 23, 2026
@nicholasSUSE nicholasSUSE added the registries-sync Triggers the registry-sync GHA job during release label Feb 23, 2026
@nicholasSUSE nicholasSUSE merged commit 67f61be into release-v2.11 Feb 23, 2026
6 checks passed
@nicholasSUSE nicholasSUSE deleted the 2.11.11-batch branch February 23, 2026 21:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

registries-sync Triggers the registry-sync GHA job during release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants