Skip to content
This repository has been archived by the owner on Jun 29, 2022. It is now read-only.

annotation runtime/default does not get applied to psp prometheus-operator-admission while updating #1128

Open
knrt10 opened this issue Oct 27, 2020 · 4 comments
Labels
bug Something isn't working

Comments

@knrt10
Copy link
Member

knrt10 commented Oct 27, 2020

We have to delete the psp while updating to 0.5.0. Which is not a good UX. We should fix why this is happening

@knrt10 knrt10 mentioned this issue Oct 27, 2020
@invidian invidian self-assigned this Oct 27, 2020
@knrt10 knrt10 added the bug Something isn't working label Oct 27, 2020
@invidian
Copy link
Member

It seems PSP prometheus-operator-admission should be removed after applying the component, but it isn't for some reason. This prevents Helm from updating it later, which break the updates.

We should ensure that Helm hooks run properly and gets cleaned up as they should.

@invidian
Copy link
Member

Also, if we update to Kubernetes 1.19.4, runtime/default PSP should work fine again.

@invidian invidian removed their assignment Nov 16, 2020
@surajssd
Copy link
Member

Is this valid, now?

@invidian
Copy link
Member

Yes, we should investigate why PSP did not get removed as part of the update process.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants