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

Include images' digests in the release of the Gatekeeper Helm chart #3276

Closed
PierreBart opened this issue Feb 20, 2024 · 2 comments
Closed
Labels
enhancement New feature or request stale

Comments

@PierreBart
Copy link

Describe the solution you'd like

Gatekeeper is running on my clusters. It enforces a policy to assert container images reference a digest.

By default, the current Gatekeeper Helm chart only references the version tag of the deployed containers but not the digests.

I manually override the digests each time I bump the version of Gatekeeper to make it comply with its own rule.

Could it be possible for every release of Gatekeeper to include the digest of all images in the Helm chart?

@PierreBart PierreBart added the enhancement New feature or request label Feb 20, 2024
@sozercan
Copy link
Member

@PierreBart I believe issue here is that we don't know what the digest are going to be when we create a release pr. it'll have to be a mechanism that creates a pr to update manifest and chart after images are published.

Would you be interested in contributing?

Copy link

stale bot commented Apr 20, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Apr 20, 2024
@stale stale bot closed this as completed May 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request stale
Projects
None yet
Development

No branches or pull requests

2 participants