Skip to content

Messaging Topology Operator permission denied when reconciling user credentials secret #748

Closed Answered by Zerpet
ConnorWilliams asked this question in Q&A
Discussion options

You must be logged in to vote

I can't reproduce the issue in our latest 1.13.0 release. I don't think the new minor changed anything significant that would resolve this specific issue.

The only thing I can think of, it's if you create a Secret with the same name as we would create. Our operator generates a Secret with the name <user.metadata.name>-user-credentials. For example, if you create a Secret named foo-user-credentials, and then create a User named foo, our Operator will try to create a Secret that you have already created, and update it to set an owner reference.

Can you confirm if this is the case?

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@ConnorWilliams
Comment options

@Zerpet
Comment options

Answer selected by ConnorWilliams
@ConnorWilliams
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants