Fixes
- Webhook now tolerates the
ClusterCreationPolicyCRD not being installed in the cluster (#110). The TenantCluster admission webhook returned an internal error and denied every admission request when the CRD was absent; it now treats missing-CRD identically to no-policies-installed and allows admission to proceed.
What's Changed
Full Changelog: v0.28.0...v0.28.1