Skip to content

Commit 1f77391

Browse files
Google APIscopybara-github
authored andcommitted
feat: add an effective_cgroup_mode field in node config
feat: add storage pools field to NodePool API feat: Add ControlPlaneEndpointsConfig message to consolidate control plane isolation options feat: Add DNSEndpointConfig for new DNS-based control plane access Moves control plane and node isolation fields to respective objects for better semantics, deprecating former locations. Introduces new DNS-based access to control plane, simplifying control plane access. feat: add API to enable/disable secret manager csi component on GKE clusters feat: Add CompliancePosture field for configuration of GKE Compliance Posture product feat: Add RBACBindingConfig to API feat: Add CompliancePosture field for configuration of GKE Compliance Posture product feat: Add KCP_SSHD and KCP_CONNECTION to the supported values for the --logging flag for the create and update cluster commands feat: surface upgrade_target_version in GetServerConfig for all supported release channels feat: added support for Parallelstore CSI Driver docs: Minor documentation updates PiperOrigin-RevId: 684119299
1 parent e848c76 commit 1f77391

4 files changed

Lines changed: 446 additions & 48 deletions

File tree

google/container/v1/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -344,6 +344,7 @@ load(
344344

345345
csharp_proto_library(
346346
name = "container_csharp_proto",
347+
extra_opts = [],
347348
deps = [":container_proto"],
348349
)
349350

0 commit comments

Comments
 (0)