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

Fix issue #129 #296

Merged
merged 6 commits into from
Aug 16, 2022
Merged

Fix issue #129 #296

merged 6 commits into from
Aug 16, 2022

Conversation

vaikas
Copy link
Contributor

@vaikas vaikas commented Aug 15, 2022

Signed-off-by: Ville Aikas vaikas@chainguard.dev

Summary

Fix #129
Introduce a flag, config-in-secret which will write the marshalled ctlog configuration into the secret instead of configmap.

Release Note

  • Add config-in-secret flag which if set to true will make it so the ctlog config will get written in the secret specified with secret under the key config.

Documentation

Signed-off-by: Ville Aikas <vaikas@chainguard.dev>
Signed-off-by: Ville Aikas <vaikas@chainguard.dev>
Signed-off-by: Ville Aikas <vaikas@chainguard.dev>
Signed-off-by: Ville Aikas <vaikas@chainguard.dev>
Signed-off-by: Ville Aikas <vaikas@chainguard.dev>
@vaikas vaikas changed the title [WIP]: Fix issue #129 Fix issue #129 Aug 15, 2022
Signed-off-by: Ville Aikas <vaikas@chainguard.dev>
@vaikas vaikas merged commit 1c2f522 into sigstore:main Aug 16, 2022
@vaikas vaikas deleted the issue-129 branch August 16, 2022 05:36
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.

Add flag to store config in secret to createctconfig
2 participants