https://rancher.com/ logo
Title
s

salmon-rain-85703

10/12/2022, 9:02 PM
I'm working on transferring ownership of a project to another team and they are now configured as the owner, but when they try to apply the manifests they get a permissions error that they can't patch the object. This is to apply an update to an object created from a CRD. Is there something I need to do to ensure that Rancher grants permissions to CRDs?
For context, I manage the cluster outside of Rancher, as a "super-user", which is why I was always able to apply.
This appears to be an issue with the user's account. Using
auth can-i
I can't get it to succeed with anything for this user, not even
get po
, even though he's an owner of the project. The strange thing is that he's a member of the same group as a number of others, who returns
yes
when testing.