github GoogleCloudPlatform/k8s-config-connector v1.70.0
1.70.0

latest releases: v1.123.1, v1.123.0, v1.122.0...
2 years ago
  • Added support for MonitoringUptimeCheckConfig resource.
  • Added support for RunService (alpha) resource.
  • Added support for NetworkServicesGateway (alpha), NetworkServicesMesh (alpha), NetworkServicesGRPCRoute (alpha), NetworkServicesHTTPRoute (alpha), and NetworkServicesTCPRoute (alpha) resources.
  • For ComputeInstance and ComputeInstanceTemplate resources:
    • Added field spec.networkInterface.queueCount.
    • Configuring field spec.serviceAccount.scopes with value trace-append or trace-ro is no longer available. Use trace instead.
  • Added fields spec.bfd.minReceiveInterval, spec.bfd.minTransmitInterval, spec.bfd.multiplier, and spec.bfd.sessionInitializationMode to ComputeRouterPeer resource.
  • Added fields spec.nodeConfig.gcfsConfig and spec.managedInstanceGroupUrls to ContainerNodePool resource.
  • Added field spec.messageRetentionDuration to PubSubTopic resource.
  • For ContainerCluster resource:
    • Added field spec.nodeConfig.gcfsConfig (deprecated).
    • Changed the default value for spec.enableShieldedNodes to true.
    • Removed output-only field status.instanceGroupUrls.
    • It now errors out if spec.workloadIdentityConfig.identityNamespace (deprecated) and spec.workloadIdentityConfig.workloadPool are both present but with different values. We recommend using spec.workloadIdentityConfig.workloadPool field only.
  • Removed output-only field status.sourceDiskLink from ComputeSnapshot resource.
  • Removed output-only field status.path from PubSubSubscription resource.
  • In SQLInstance resource, spec.settings.authorizedGaeApplications, spec.settings.crashSafeReplication, spec.settings.replicationType become no-ops fields. We recommend removing these fields in your configuration.
  • For StorageBucket resource, it now errors out if spec.bucketPolicyOnly (deprecated) and spec.uniformBucketLevelAccess are both present but with different values. We recommend using spec.uniformBucketLevelAccess field only.
  • Supported referencing Workload Identity principals via IAMPolicyMember. (#583)
  • config-connector CLI removes the ability to export default ComputeNetwork, ComputeSubnetwork, and ComputeRoute resources via bulk-export command due to the special configuration in those default assets.

Don't miss a new k8s-config-connector release

NewReleases is sending notifications on new releases.