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

feat: Add ability to configure resources for rekor initContainer #770

Merged

Conversation

vipulagarwal
Copy link
Contributor

Description of the change

It is best practice to configure resources for all containers and they are mandatory for a namespace configured with resource quota. This change adds the ability to configure resources for rekor initContainer wait-for-trillian-log-server

Existing or Associated Issue(s)

Additional Information

Checklist

  • Chart version bumped in Chart.yaml according to semver. Where applicable, update and bump the versions in any associated umbrella chart
  • Variables are documented in the values.yaml and added to the README.md. The helm-docs utility can be used to generate the necessary content. Use helm-docs --dry-run to preview the content.
  • JSON Schema generated.
  • List tests pass for Chart using the Chart Testing tool and the ct lint command.

  * bump chart version
  * update values yaml and schema json
  * update readme
  * update lock file

Signed-off-by: Vipul Agarwal <[email protected]>
@bobcallaway bobcallaway merged commit 8b3c1b8 into sigstore:main Jul 2, 2024
2 checks passed
@vipulagarwal vipulagarwal deleted the add_initcontainer_resources branch July 2, 2024 00:47
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.

None yet

2 participants