Releases: GoogleCloudPlatform/k8s-config-connector
Releases · GoogleCloudPlatform/k8s-config-connector
1.68.0
Warning: This release contains an issue that may prevent you from successfully creating a GKE Autopilot Cluster. Please wait for a new version which will contain a fix.
- Added support for
MonitoringService
resource. - Added support for
MonitoringServiceLevelObjective
resource. - Added support for
NetworkConnectivityHub
resource. - Added support for
OSConfigOSPolicyAssignment
resource. - Added support for
RecaptchaEnterpriseKey
resource. - Added support for regional
ComputeSSLCertificate
resource. - Added support for
resourceID
field forSecretManagerSecretVersion
resource.
1.67.0
- Added support for
PrivateCACertificateTemplate
resource. - Added support for
ConfigControllerInstance
(Alpha) resource. - For
ContainerCluster
resource:- Added field
spec.nodeConfig.guestAccelerator[].gpuPartitionSize
. - Added field
spec.workloadIdentityConfig.workloadPool
. - Deprecated field
spec.workloadIdentityConfig.identityNamespace
(field
is also no longer required). - Deprecated field
spec.masterAuth
. - Deprecated output-only field
status.instanceGroupUrls
.
- Added field
- For
ContainerNodePool
resource:- Added field
spec.nodeConfig.guestAccelerator[].gpuPartitionSize
.
- Added field
- Fixed the issue that
DataflowJob
was repeatedly updating ifspec.enableStreamingEngine
was set totrue
. - Fixed the issues in
config-connector bulk-export
and the exportedIAMCustomRole
resources can now be imported into Config Connector.
1.66.0
1.65.0
- Added support for
ComputeServiceAttachment
resource. - All config-connector containers now emit logging to
stdout
rather thanstderr
. config-connector
command cli now correctly labels supported bulk-export resources.config-connector
command cliprint-resources
now includes a column listing whether it supports of related IAM resources.
1.64.0
- Added support for
ComputeFirewallPolicyRule
resource. - Added support for
FilestoreBackup
andFilestoreInstance
resources. - Added
connectionTrackingPolicy
field toComputeBackendService
- Added
ipv6AccessConfig
,ipv6AccessType
andstackType
fields toComputeInstances
- Added
ipv6AccessConfig
,ipv6AccessType
andstackType
fields toComputeInstanceTemplates
- Added
ipv6AccessType
,stackType
,externalIpv6Prefix
,ipv6CidrRange
fields toComputeSubnetworks
- Added
nodeConfig.workloadMetadataConfig.mode
; deprecatednodeConfig.workloadMetadataConfig.nodeMetadata
inContainerClusters
- Added support for
serviceAccountRef
inCloudBuildTrigger
- Added support for
monitoringConfig
,dnsConfig
andloggingConfig
inContainerCluster
- Added support for
importOnly
field toKMSCryptoKey
- Added
disabled
field toIAMServiceAccount
- Added
gcsDataSink.path
andgcsDataSource.path
fieldsStorageTransferJob
- Moved
version
field to status inDataprocWorkflowTemplate
- In
DNSRecordSet
,ttl
field is no longer required. - Handle the lifecycle of
ConfigConnectorContext
objects in a separate controller for better isolation and scalability - Fixed the issue of changing BigTableInstance node size
1.63.0
- Added
spec.configSync.git.gcpServiceAccountRef
toGKEHubFeatureMembership
. - Added
spec.destroyScheduledDuration
toKMSCryptoKey
. ComputeDisk
:spec.interface
has been deprecated: The value is no longer used by the API, so all validation has been removed and values will not be populated. You should remove this field from your configuration.ComputeRouterPeer
:ipAddress
is no longer a read-only field, and can be set with thespec.ipAddress
field.
1.62.0
1.61.0
- Added the
securitySettings
field toComputeBackendService
- Added jitter to resource reconciliation reenqueue period to smooth out the traffic pattern
- Fixed a bug in
BigqueryJob
that generates unexpected diff for 'kms_key_name' - Improved error messages