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

[charts/build-scripts] Feature: Auto Chart Bumps on development branches #500

Closed
nicholasSUSE opened this issue Nov 5, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@nicholasSUSE
Copy link
Contributor

Summary

The security/infra-cloud team recently contacted me about doing more OOB releases for the rancher-cis-benchmark chart.

There are two problems with this:

  • Time: At some point, handling so many OOBs for so many charts would be infeasible.
  • The rancher-cis-benchmark chart had several problems in the development (versioning, folder structure, manual changes on it instead of the upstream chart).

Solution

To resolve the two problems and achieve the goal of a higher number of OOBs for rancher-cis-benchmark:

Implement Feature: Automatic Chart Bumps on charts-build-scripts:

  • Execute the same process as the manual chart bump.
  • Automate the version calculation for the following chart bump according to the versioning rules and the upstream target version to release.
  • Externally triggered to pull the new chart from the upstream repository.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant