Skip to content

Release 1.156.0

Latest

Choose a tag to compare

@barney-s barney-s released this 08 Sep 18:25
· 181 commits to master since this release
e054b6f

New Alpha Resources (Direct Reconciler):

New Fields:

Reconciliation Improvements

We have added support for direct reconciliation to more resources, with opt-in
behaviour. The API is unchanged. To use the direct reconciler, add the
alpha.cnrm.cloud.google.com/reconciler: direct annotation to the corresponding
Config Connector object. The following resources now have direct reconciliation
support (and we list some of the issues that this fixes):

  • VertexAITensorboard
    • Support direct reconciliation (opt-in).

New Features:

  • Optional NAT IP Allocate Option: Made natIpAllocateOption an optional field in ComputeRouterNat to support dynamic allocation.
  • Preview Summary CLI Improvements: Added namespace and current status to the preview summary report.