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

Access Policy CRDs Deletion #432

Closed
kfirtoledo opened this issue Mar 24, 2024 · 1 comment
Closed

Access Policy CRDs Deletion #432

kfirtoledo opened this issue Mar 24, 2024 · 1 comment
Assignees
Milestone

Comments

@kfirtoledo
Copy link
Collaborator

In the current code, we don't support deletion for access policies CRDs.
This PR (#431) fixes the issue for unprivileged mode.
However, it still needs to be fixed for privileged mode (using finalizers or separating the access policy CRDs to privileged and unprivileged).

@zivnevo
Copy link
Collaborator

zivnevo commented Apr 8, 2024

AccessPolicy CRD was split to privileged and unprivileged.
If you still see issues, please reopen.

@zivnevo zivnevo closed this as completed Apr 8, 2024
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

No branches or pull requests

3 participants