Warning: This release contains an issue that may prevent you from successfully creating Project
and Folder
resources. Read this comment for more details which includes a workaround. Please wait for a new version which will contain a fix.
- config-connector CLI now supports a flag to filter out deleted IAM members
- added support for the following resources:
IAPBrand
(no config-connector CLI support)IAPIdentityAwareProxyClient
(no config-connector CLI support)
- added support for
folderRef
andorganizationRef
inProject
andFolder
- bugfix: label leaser is now turned off by default for new resources.
- This is a temporary measure to eliminate issues with the leaser setting
the ready condition to false during lease renewal, even if the user-desired
state is ready.
- This is a temporary measure to eliminate issues with the leaser setting
- bugfix: Webhook certificates that do not contain a SAN are now re-created on startup.
- Ensures that webhooks are compatible with Kubernetes 1.19+, which build with Go 1.15+
which by default consider SAN-less certificates as invalid.
- Ensures that webhooks are compatible with Kubernetes 1.19+, which build with Go 1.15+