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(cilium): cilium-operator must be able to patch K8S nodes resources #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

maximumG
Copy link
Collaborator

@maximumG maximumG commented Jun 5, 2023

Description

As per the cilium recommended installation, the cilium-operator is in charge of removing the node.cilium.io/agent-not-ready that is put on nodes upon startup. As such the operator needs the PATCH permission on the node resource.

References

As per the cilium recommended installation, the cilium-operator is in charge of removing the `node.cilium.io/agent-not-ready` that is put on nodes upon startup. As such the operator needs the PATCH permission on the node ressource.

Signed-off-by: Maxime Gerges <[email protected]>
@maximumG maximumG self-assigned this Jun 5, 2023
@maximumG maximumG requested a review from noony June 5, 2023 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant