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

Delete Cluster Scoped Resources #92

Merged
merged 3 commits into from
Sep 15, 2023

Commits on Sep 13, 2023

  1. Delete Cluster Scoped Resources

    * Cluster role and binding were not deleted as k8s garbage collector cannot if namespace scoped owns cluster scoped
    * Add tests
    * Improve conditions
    muralov committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    cc78c94 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Configuration menu
    Copy the full SHA
    768165d View commit details
    Browse the repository at this point in the history
  2. Rename Condition Reason

    muralov committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    ef14283 View commit details
    Browse the repository at this point in the history