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

Add watch permission for customresourcedefinitions #118

Merged
merged 1 commit into from
Mar 20, 2024

Conversation

mefjush
Copy link
Contributor

@mefjush mefjush commented Mar 7, 2024

This fixes the:

[2024-03-07 10:21:05,210] kopf._core.reactor.o [WARNING ] Not enough permissions to watch for resources: changes (creation/deletion/updates) will not be noticed; the resources are only refreshed on operator restarts.

We got the warning above using the helm chart 0.4.0. Adding this single permission seems to solve the problem.

This fixes the:
[2024-03-07 10:21:05,210] kopf._core.reactor.o [WARNING ] Not enough permissions to watch for resources: changes (creation/deletion/updates) will not be noticed; the resources are only refreshed on operator restarts.
@zakkg3
Copy link
Owner

zakkg3 commented Mar 20, 2024

cluster-secret => (version: "0.4.0", path: "charts/cluster-secret") > chart version not ok. Needs a version bump!
So it should be 0.4.1

@zakkg3 zakkg3 changed the base branch from master to fix_chart March 20, 2024 14:41
@zakkg3
Copy link
Owner

zakkg3 commented Mar 20, 2024

so merging this to another pr i will push.

thanks/

@zakkg3 zakkg3 merged commit 4b8eddf into zakkg3:fix_chart Mar 20, 2024
1 of 5 checks passed
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

Successfully merging this pull request may close these issues.

2 participants