You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
The text was updated successfully, but these errors were encountered:
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).
The text was updated successfully, but these errors were encountered: