-
Notifications
You must be signed in to change notification settings - Fork 165
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
Enable Cosign verification of Helm charts stored as OCI artifacts in container registries #545
Conversation
a62a4a9
to
73393d9
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good to me to be merged after the official source-controller release is out, and my comment has been addressed. Thanks @souleb 🙇
73393d9
to
cb597cb
Compare
If implemented users can reconcile charts with cosign verification enabled. Signed-off-by: Soule BA <bah.soule@gmail.com>
cb597cb
to
2b0e355
Compare
After we release source-controller we need to add in this PR an e2e test for podinfo keyless. |
5ba941a
to
3a0c17e
Compare
Signed-off-by: Soule BA <bah.soule@gmail.com>
3a0c17e
to
e5f7b8c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Thanks @souleb 🏅
If implemented users can reconcile charts with cosign verification enabled.
This have to be merged after fluxcd/source-controller#925.
Signed-off-by: Soule BA bah.soule@gmail.com