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
Adapt condition updater to use metav1.Condition #86.
🔧 Chores
add ValidatingAdmissionPolicy(Binding) resource mutators #91: Added resource mutators for ValidatingAdmissionPolicy and ValidatingAdmissionPolicyBinding.
🐛 Fixes
fix cluster's Scheme() method in test setups #89: Improved the implementation of the Cluster type's Scheme method so it does not return nil for Clusters created via NewTestClusterFromClient.