Skip to content

Commit 843b17b

Browse files
feat: [container] Add Multi-networking API (#9638)
* feat: add advanced_datapath_observability_config to monitoring_config PiperOrigin-RevId: 547520012 Source-Link: googleapis/googleapis@8464e52 Source-Link: https://github.com/googleapis/googleapis-gen/commit/ddd3271491355595166c2d185bc24bc0b4aae41f Copy-Tag: eyJwIjoiamF2YS1jb250YWluZXIvLk93bEJvdC55YW1sIiwiaCI6ImRkZDMyNzE0OTEzNTU1OTUxNjZjMmQxODViYzI0YmMwYjRhYWU0MWYifQ== * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * feat: add advanced_datapath_observability_config to monitoring_config -- feat: add a Pod IP Utilization API Users can use `cluster describe` command to check the Pod IP ranges utilizations consumed by all the node pools within the same cluster. This percentage can be seen at cluster default Pod range, additional Pod ranges, and node pool level Pod ranges. PiperOrigin-RevId: 547521835 Source-Link: googleapis/googleapis@1bd12d7 Source-Link: https://github.com/googleapis/googleapis-gen/commit/cbb5fcc1aad9d30d9f51f5baf05cdd2da7b6da9c Copy-Tag: eyJwIjoiamF2YS1jb250YWluZXIvLk93bEJvdC55YW1sIiwiaCI6ImNiYjVmY2MxYWFkOWQzMGQ5ZjUxZjViYWYwNWNkZDJkYTdiNmRhOWMifQ== * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * feat: Add Multi-networking API feat: Add policy_name to PlacementPolicy message within a node pool PiperOrigin-RevId: 549032622 Source-Link: googleapis/googleapis@fded3ea Source-Link: https://github.com/googleapis/googleapis-gen/commit/cc7294ada305825117edfbe28366feb50e329410 Copy-Tag: eyJwIjoiamF2YS1jb250YWluZXIvLk93bEJvdC55YW1sIiwiaCI6ImNjNzI5NGFkYTMwNTgyNTExN2VkZmJlMjgzNjZmZWI1MGUzMjk0MTAifQ== * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent c411402 commit 843b17b

File tree

111 files changed

+11990
-2533
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

111 files changed

+11990
-2533
lines changed

java-container/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ Java is a registered trademark of Oracle and/or its affiliates.
195195
[kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html
196196
[stability-image]: https://img.shields.io/badge/stability-stable-green
197197
[maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-container.svg
198-
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-container/2.23.0
198+
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-container/2.24.0
199199
[authentication]: https://github.com/googleapis/google-cloud-java#authentication
200200
[auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes
201201
[predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles

0 commit comments

Comments
 (0)