Skip to content

Releases: GoogleCloudPlatform/k8s-config-connector

1.0.1

31 Jan 01:36
Compare
Choose a tag to compare
  • Miscellaneous bug fixes

1.0.0

23 Jan 23:58
Compare
Choose a tag to compare
  • Added the following resources:
    • Folder
    • ComputeNodeGroup
    • ComputeSecurityPolicy
    • ComputeInstanceTemplate
    • ComputeReservation
    • ComputeSharedVPCServiceProject
    • ComputeInstance
    • ComputeTargetInstance
    • KMSCryptoKey
    • AccessContextManagerAccessLevel
    • AccessContextManagerAccessPolicy
    • ComputeTargetPool
  • Added the ability to source certain sensitive values from Secrets. See the ComputeDisk sample as an example.
  • Bumped all resource versions to v1beta1

v1.0.0-rc1

17 Jan 03:38
Compare
Choose a tag to compare
  • Added the following resources: Folder, ComputeNodeGroup, ComputeSecurityPolicy, ComputeInstanceTemplate, ComputeReservation, ComputeSharedVPCServiceProject, ComputeInstance, ComputeTargetInstance
  • Added the ability to source certain sensitive values from Secrets. See the ComputeDisk sample as an example.
  • Bumped all versions to v1beta1

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