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-v2.7] OOB Charts release for neuvector, neuvector-crd and neuvector-monitoring v5.2.1 #2940

Merged
merged 14 commits into from
Sep 5, 2023

Conversation

lucasmlp
Copy link
Contributor

@lucasmlp lucasmlp commented Sep 5, 2023

Issue:

NeuVector:

NeuVector Monitor:

Charts Checklist (built for v0.3.x charts-build-scripts)

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)

Checkpoint 3: Logical Checks

Validation steps (requires manual inspection of differences between previous and latest chart version):

  • Ensure no RC images are included.
  • Ensure all mirrored images include the right prefix.
  • Ensure any new images have repository and tag on the same level to ensure the rancher-images.txt is generated correctly for it for airgap scenarios.

@lucasmlp lucasmlp changed the title [release-v2.7] OOB Charts release for neuvector and neuvector-monitoring v5.2.1 [release-v2.7] OOB Charts release for neuvector, neuvector-crd and neuvector-monitoring v5.2.1 Sep 5, 2023
@lucasmlp lucasmlp merged commit 798015a into release-v2.7 Sep 5, 2023
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants