Maintained with ☕️ by
IcePanel logo

Config Connector version 1.107.0 is now available. Added support for customization on cnrm-webhook-manager pod replicas

Share

Services

## Announcement Config Connector version 1.107.0 is now available. ## Feature Added support for customization on `cnrm-webhook-manager` pod replicas. ## Change Optimized HPA rule for `cnrm-webhook-manager` with `targetCPUUtilizationPercentage` adjusted from 90 to 70. ## Feature Added `GOMEMLIMIT` environment variable (default value is set to 110MiB) to the `webhook` container in `cnrm-webhook-manager`. It sets a runtime memory limit for the `webhook` container, which helps in GC-related out-of-memory ("OOM") situations. ## Feature Resource DataflowFlexTemplateJob(v1beta1): * Added `spec.additionalExperiments` field. * Added `spec.autoscalingAlgorithm` field. * Added `spec.enableStreamingEngine` field. * Added `spec.ipConfiguration` field. * Added `spec.kmsKeyNameRef` field. * Added `spec.launcherMachineType` field. * Added `spec.machineType` field. * Added `spec.maxWorkers` field. * Added `spec.networkRef` field. * Added `spec.numWorkers` field. * Added `spec.sdkContainerImage` field. * Added `spec.serviceAccountEmailRef` field. * Added `spec.stagingLocation` field. * Added `spec.subnetworkRef` field. * Added `spec.tempLocation` field. * Added `spec.transformNameMapping` field. ## Feature Resource BigQueryDataset(v1beta1): * Added `spec.access.routine` field.