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

[dev-v2.9] Improve process #5022

Merged
merged 6 commits into from
Jan 23, 2025
Merged

[dev-v2.9] Improve process #5022

merged 6 commits into from
Jan 23, 2025

Conversation

nicholasSUSE
Copy link
Collaborator

Pull Requests Rules

  • Never remove an already released chart!

    • This does not apply to RC's because they are not released.
  • Each Pull Request should only modify one chart with its dependencies.

  • Pull request title:

    [dev-v2.X] <chart> <version> <action>
    
    • <action>: 1 of (bump; remove; UnRC)

Checkpoints for Chart Bumps

release.yaml:

  • 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 or minor version than the last released chart version. If not, stop and modify the versions so that it releases a net-new chart.

Chart.yaml and index.yaml:

  • The index.yaml file has an entry for your new 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)

Fill the following only if required by your manager.

Issue:
Solution
QA Testing Considerations

@nicholasSUSE nicholasSUSE requested a review from a team as a code owner January 23, 2025 17:34
@nicholasSUSE nicholasSUSE force-pushed the improve-process-dev-29 branch from 4dc026d to 45cf0b7 Compare January 23, 2025 18:03
@nicholasSUSE nicholasSUSE merged commit e9c50d8 into dev-v2.9 Jan 23, 2025
2 checks passed
@nicholasSUSE nicholasSUSE deleted the improve-process-dev-29 branch January 23, 2025 18:20
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.

2 participants