Skip to content

Releases: GoogleCloudPlatform/k8s-config-connector

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

v0.1.6

30 Sep 03:10
Compare
Choose a tag to compare
  • Added support for installations without a service account key into a GKE cluster with Workload Identity enabled.
  • Added the ContainerNodePool resource.

v0.1.5

20 Sep 17:14
Compare
Choose a tag to compare
  • Adding ComputeGlobalForwardingRule resource and examples

v0.1.4

13 Sep 23:01
Compare
Choose a tag to compare

fix the issue with creating service account keys across projects

v0.1.3

09 Sep 16:26
Compare
Choose a tag to compare
update samples for version 0.1.2