Skip to content

Commit

Permalink
fix!: revert bad publishing
Browse files Browse the repository at this point in the history
This RPC is not supposed to be published at this moment because Java generator cannot support this path template.
It will be re-published when the generator is fixed.

---
feat: add APIs for GKE Control Plane Metrics

---
feat: add APIs for GKE node pool blue-green upgrade

---
feat: add GetFeatureBlockers API to get the blockers for migrating the workloads to a GKE cluster with the given feature

---
feat: Update Node Pool Update Strategy Enum

---
feat: add a GPU timesharing related API

---
feat: add ConfidentialNodes node pool API to v1

---
feat: update proto for high throughput logging feature

---
feat: add V1 GPU sharing config to API

---
feat: add NCCL fast socket installer API

---
feat: Add Binauthz support to autopilot

---
feat: add etag support to clusters and node pools

---
feat: add total size limits to API

---
feat: Add managed prometheus feature to GKE public API

---
feat: added support for newly created node-pools to opt in to a premium bandwidth feature, allowing higher bandwidth for VM to VM traffic

---
feat: add support to modify kubelet pod pid limit in node system configuration

---
feat: add update support for node pool tags, labels and taints

---
feat: add Location Policy API

---
feat: Add Blue/Green Update API

---
feat: add network tags to autopilot cluster

---
feat: Add version EOL to ServerConfig

---
feat: Add CompleteNodePoolUpgradeRequest

---
feat: added spot vm support on GKE

---
feat: GKE Identity Service launches to GA phase

---
fix: made node pool logging config a node config

---
docs: fix broken link

---
docs: Add busy polling options to LinuxNodeConfig options

---
docs: Fix bulleted list formatting

---
docs: added note about Autopilot not supporting NodeConfig

---
docs: AutoprovisioningNodePoolDefaults.min_cpu_platform field is marked as deprecated
PiperOrigin-RevId: 463701283
  • Loading branch information
Google APIs authored and Copybara-Service committed Jul 27, 2022
1 parent d33b3fa commit 080f9b6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions google/container/v1/container_v1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ apis:
- name: google.container.v1.ClusterManager

types:
- name: google.container.v1.GetOpenIDConfigRequest
- name: google.container.v1.GetOpenIDConfigResponse
- name: google.container.v1.SecurityBulletinEvent
- name: google.container.v1.UpgradeAvailableEvent
- name: google.container.v1.UpgradeEvent
Expand Down

0 comments on commit 080f9b6

Please sign in to comment.