Skip to content

v0.28.1

Latest

Choose a tag to compare

@atbagan atbagan released this 30 May 15:02
301d36d

Fixes

  • Webhook now tolerates the ClusterCreationPolicy CRD 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

  • fix(webhook): tolerate ClusterCreationPolicy CRD not installed by @atbagan in #110

Full Changelog: v0.28.0...v0.28.1