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

generateSigningSecret throws error #2408

Closed
richardbeumer opened this issue Nov 15, 2024 · 1 comment
Closed

generateSigningSecret throws error #2408

richardbeumer opened this issue Nov 15, 2024 · 1 comment

Comments

@richardbeumer
Copy link

I'm using the tekton operator to control my tekton deployment. However I would like to control the SigningSecret for Chains with another operator (ESO). If I use generateSigningSecret I get a webhook error stating it's a unkown field. The docs in the main branch state it should be a valid parameter, however the docs for the latest release do not include this parameter. Wil this option be available in a future version?

@jkhelil
Copy link
Member

jkhelil commented Dec 16, 2024

discussion happens on slack, https://tektoncd.slack.com/archives/CJ62C1555/p1730293269774429
quoting @richardbeumer reply

After digging arround my main issue was a ownerReferences was set on my Secret and my tier operator (ESO) couldn't manage it. After deleting the references ESO took control over the secret. For now I'm fine. Thanks for your help

@jkhelil jkhelil closed this as completed Dec 16, 2024
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

No branches or pull requests

2 participants