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

Add signatureFormat in the conversion so that alpha1 and beta1 can be used #175

Merged
merged 1 commit into from
Jul 8, 2024

Conversation

GregoireW
Copy link
Contributor

Without this, you cannot create a beta1 version of the clusterimagepolicies.policy.sigstore.dev for github bundle validation. ( SignatureFormat would revert to an empty value ).

And worst, if you "kubectl edit" a clusterimagepolicies kubernetes would transform the alpha1 to beta1 for you to edit and transform back beta1 to alpha1 to store. It means the signatureFormat is lost and you can have something working, editing a label and oups nothing is working anymore

@GregoireW GregoireW requested review from steiza and a team as code owners July 4, 2024 17:19
@codysoyland codysoyland merged commit 00fd97d into github:release Jul 8, 2024
68 of 69 checks passed
@codysoyland
Copy link
Collaborator

Thank you @GregoireW!

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