loft-sh / jspolicy

jsPolicy - Easier & Faster Kubernetes Policies using JavaScript or TypeScript
https://www.jspolicy.com
Apache License 2.0
353 stars 35 forks source link

Updating documentation on the crds #91

Closed billabongrob closed 1 year ago

billabongrob commented 1 year ago

Uninstalling may require the crds to be removes for the same reason you'd need to remove the Webhooks. We ran into an issue where even though the webhooks were removed, policies defined in the crds wouldn't allow Loft to function properly. This required us to remove the crds so that Loft would function again. Once the crds were removed, the errors outlined in https://github.com/loft-sh/jspolicy/issues/89 subsided and Loft became functional again.

Addresses https://github.com/loft-sh/jspolicy/issues/89

netlify[bot] commented 1 year ago

Deploy request for jspolicy-docs pending review.

Visit the deploys page to approve it

Name Link
Latest commit 6b727bf044595b7cb84ba2775aec57bc4c92db2d
FabianKramm commented 1 year ago

@billabongrob thanks a lot for the PR! LGTM!