Skip to content

Releases: GoogleCloudPlatform/k8s-config-connector

v0.4.1

10 Jan 21:14
Compare
Choose a tag to compare
  • Miscellaneous bug fixes

v0.4.0

10 Jan 00:14
Compare
Choose a tag to compare
  • Added the DNSRecordSet, Project, and Service resources
  • This version includes non-backward compatible changes:
    • The label selectors of the CNRM StatefulSet has changed
    • Now that official project support has been included, headless IAM resources for projects (i.e. specifying a resourceRef with kind: Project but not referencing an explicit Config Connector project resource) must not specify a resourceRef.name. The project ID will be inferred from the namespace name/mapping.

You will need to uninstall and reinstall Config Connect as recommended in our documentation.

0.3.10

03 Jan 01:28
Compare
Choose a tag to compare
  • added external resource reference support for IAMPolicy and IAMPolicyMember
  • improved initial Prometheus metrics

v0.3.9

23 Dec 20:34
Compare
Choose a tag to compare
  • Add support for ComputeNodeTemplate
  • Add initial support for exporting prometheus metrics
  • No longer run system components as root

v0.3.8

18 Dec 00:18
Compare
Choose a tag to compare
  • added support for ComputeTargetTCPProxy
  • added the external field to support the external resource references

v0.3.7

12 Dec 15:26
Compare
Choose a tag to compare
  • added support for SpannerDatabase

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.