Skip to content

Releases: GoogleCloudPlatform/k8s-config-connector

v0.3.6

04 Dec 00:45
Compare
Choose a tag to compare

Miscellaneous bug fixes

v0.3.5

27 Nov 00:02
Compare
Choose a tag to compare

added support for:

  • ServiceNetworkingConnection
  • ComputeTargetHTTPSProxy

v0.3.4

21 Nov 19:49
Compare
Choose a tag to compare

added support for:

  • ComputeInterconnectAttachment
  • ComputeSSLProxy
  • ComputeTargetSSLProxy
  • (Regional)ComputeDisk

v0.3.3

12 Nov 22:09
Compare
Choose a tag to compare

Bug fixes and performance improvements.

v0.3.2

07 Nov 07:02
Compare
Choose a tag to compare

added support for:

  • FirestoreIndex
  • ComputeRouterInterface
  • ComputeRoute
  • ComputeRouterPeer

v0.3.1

01 Nov 13:18
Compare
Choose a tag to compare
  • IAMPolicyMember resource is now supported. This enables specifying project-level policies, for example, roles/storage.admin for individual role-member pair.

v0.3.0

31 Oct 21:32
Compare
Choose a tag to compare
  • New resources supported: BigQueryTable, ComputeVPNTunnel, ComputeImage, ComputeSnapshot, ComputeBackendBucket, ComputeDisk, ComputeSSLCertificate, ComputeHTTPHealthCheck, ComputeRouterNAT, ComputeExternalVPNGateway, ComputeRouter, ComputeVPNTunnel, DNSManagedZone, StorageNotification
  • Breaking namespace changes:
    • GlobalComputeAddress: v1alpha2->v2apha3
    • ComputeNetwork: v1alpha2->v1alpha3
    • ComputeSubnetwork: v1alpha2->v1alpha3
    • ComputeBackendService: v1alpha2->v1alpha3
    • ComputeHealthCheck: v1alpha2->v1alpha3
    • ComputeFirewall: v1alpha2->v1alpha3

v0.2.1

22 Oct 22:51
Compare
Choose a tag to compare
  • Added the following new resources: BigQueryTable, ComputeExternalVPNGateway.
  • Added the GKE service account tutorial samples.

v0.2.0

15 Oct 19:26
Compare
Choose a tag to compare

bump compute api group version to v1alpha2

  • rename ComputeGlobalForwardingRule to ComputeForwardingRule
  • add required location field to the following existing resources: ComputeAddress, ComputeBackendService, ComputeForwardingRule, ComputeHealthCheck, ComputeTargetHttpProxy, ComputeURLMap
  • ComputeAddress CRD now supports both global and regional compute addresses

add the following new resources: ComputeNetworkPeering, ComputeTargetVPNGateway, ComputeVPNGateway, IAMCustomRole, ComputeHTTPSHealthCheck, ComputeSharedVPCHostProject, ComputeRouter

v0.1.7

08 Oct 14:50
Compare
Choose a tag to compare
  • added a gcp category to the CRDs, so you can view Config Connector resources via kubectl get gcp