- Fixed issue where if
ContainerCluster
had theremove-default-node-pool
directive set totrue
and there was aContainerNodePool
associated with it, after deleting the successfully reconciledContainerNodePool
,ContainerCluster
would get stuck on theUpdateFailed
state. - Fixed issue where
SQLInstance
could not referenceKMSCryptoKey
. - Added support for the
IAMWorkforcePool
resource. - Added
spec.configmanagement.policyController.monitoring
andspec.configmanagement.policyController.mutationEnabled
fields toGKEHubFeatureMembership
. - Added support for
state-into-spec
toStorageBucket
.