Skip to content

Commit

Permalink
feat: [container] Add KUBE_DNS option to DNSConfig.cluster_dns (#…
Browse files Browse the repository at this point in the history
…9592)

- [ ] Regenerate this pull request now.

---
feat: add Tier 1 cluster-level API network_performance_config
PiperOrigin-RevId: 544446757

Source-Link: https://github.com/googleapis/googleapis/commit/becb844c32951ae950217ef50a1a0e54eba952ac

Source-Link: https://github.com/googleapis/googleapis-gen/commit/0ffa2361967e2f776a0f93fe5e33c01da7b60eba
Copy-Tag: eyJwIjoiamF2YS1jb250YWluZXIvLk93bEJvdC55YW1sIiwiaCI6IjBmZmEyMzYxOTY3ZTJmNzc2YTBmOTNmZTVlMzNjMDFkYTdiNjBlYmEifQ==

BEGIN_NESTED_COMMIT
feat: [container] Add `KUBE_DNS` option to `DNSConfig.cluster_dns`
---
feat: add Tier 1 cluster-level API network_performance_config
PiperOrigin-RevId: 544216853

Source-Link: https://github.com/googleapis/googleapis/commit/deabec5b5add7f85f9b30e06f43fc8c05b2f2cbb

Source-Link: https://github.com/googleapis/googleapis-gen/commit/78ec6eaeee410a6bee236acbf961f7f30dd206d9
Copy-Tag: eyJwIjoiamF2YS1jb250YWluZXIvLk93bEJvdC55YW1sIiwiaCI6Ijc4ZWM2ZWFlZWU0MTBhNmJlZTIzNmFjYmY5NjFmN2YzMGRkMjA2ZDkifQ==
END_NESTED_COMMIT
  • Loading branch information
gcf-owl-bot[bot] authored Jun 30, 2023
1 parent 9632eaf commit ef39c21
Show file tree
Hide file tree
Showing 155 changed files with 6,676 additions and 3,403 deletions.
4 changes: 2 additions & 2 deletions java-container/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>libraries-bom</artifactId>
<version>26.17.0</version>
<version>26.18.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down Expand Up @@ -195,7 +195,7 @@ Java is a registered trademark of Oracle and/or its affiliates.
[kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html
[stability-image]: https://img.shields.io/badge/stability-stable-green
[maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-container.svg
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-container/2.22.0
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-container/2.23.0
[authentication]: https://github.com/googleapis/google-cloud-java#authentication
[auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes
[predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ public com.google.container.v1.NodeManagementOrBuilder getManagementOrBuilder()
* <code>string min_cpu_platform = 5 [deprecated = true];</code>
*
* @deprecated google.container.v1.AutoprovisioningNodePoolDefaults.min_cpu_platform is
* deprecated. See google/container/v1/cluster_service.proto;l=3784
* deprecated. See google/container/v1/cluster_service.proto;l=3788
* @return The minCpuPlatform.
*/
@java.lang.Override
Expand Down Expand Up @@ -344,7 +344,7 @@ public java.lang.String getMinCpuPlatform() {
* <code>string min_cpu_platform = 5 [deprecated = true];</code>
*
* @deprecated google.container.v1.AutoprovisioningNodePoolDefaults.min_cpu_platform is
* deprecated. See google/container/v1/cluster_service.proto;l=3784
* deprecated. See google/container/v1/cluster_service.proto;l=3788
* @return The bytes for minCpuPlatform.
*/
@java.lang.Override
Expand Down Expand Up @@ -1874,7 +1874,7 @@ public com.google.container.v1.NodeManagementOrBuilder getManagementOrBuilder()
* <code>string min_cpu_platform = 5 [deprecated = true];</code>
*
* @deprecated google.container.v1.AutoprovisioningNodePoolDefaults.min_cpu_platform is
* deprecated. See google/container/v1/cluster_service.proto;l=3784
* deprecated. See google/container/v1/cluster_service.proto;l=3788
* @return The minCpuPlatform.
*/
@java.lang.Deprecated
Expand Down Expand Up @@ -1909,7 +1909,7 @@ public java.lang.String getMinCpuPlatform() {
* <code>string min_cpu_platform = 5 [deprecated = true];</code>
*
* @deprecated google.container.v1.AutoprovisioningNodePoolDefaults.min_cpu_platform is
* deprecated. See google/container/v1/cluster_service.proto;l=3784
* deprecated. See google/container/v1/cluster_service.proto;l=3788
* @return The bytes for minCpuPlatform.
*/
@java.lang.Deprecated
Expand Down Expand Up @@ -1944,7 +1944,7 @@ public com.google.protobuf.ByteString getMinCpuPlatformBytes() {
* <code>string min_cpu_platform = 5 [deprecated = true];</code>
*
* @deprecated google.container.v1.AutoprovisioningNodePoolDefaults.min_cpu_platform is
* deprecated. See google/container/v1/cluster_service.proto;l=3784
* deprecated. See google/container/v1/cluster_service.proto;l=3788
* @param value The minCpuPlatform to set.
* @return This builder for chaining.
*/
Expand Down Expand Up @@ -1978,7 +1978,7 @@ public Builder setMinCpuPlatform(java.lang.String value) {
* <code>string min_cpu_platform = 5 [deprecated = true];</code>
*
* @deprecated google.container.v1.AutoprovisioningNodePoolDefaults.min_cpu_platform is
* deprecated. See google/container/v1/cluster_service.proto;l=3784
* deprecated. See google/container/v1/cluster_service.proto;l=3788
* @return This builder for chaining.
*/
@java.lang.Deprecated
Expand Down Expand Up @@ -2008,7 +2008,7 @@ public Builder clearMinCpuPlatform() {
* <code>string min_cpu_platform = 5 [deprecated = true];</code>
*
* @deprecated google.container.v1.AutoprovisioningNodePoolDefaults.min_cpu_platform is
* deprecated. See google/container/v1/cluster_service.proto;l=3784
* deprecated. See google/container/v1/cluster_service.proto;l=3788
* @param value The bytes for minCpuPlatform to set.
* @return This builder for chaining.
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ public interface AutoprovisioningNodePoolDefaultsOrBuilder
* <code>string min_cpu_platform = 5 [deprecated = true];</code>
*
* @deprecated google.container.v1.AutoprovisioningNodePoolDefaults.min_cpu_platform is
* deprecated. See google/container/v1/cluster_service.proto;l=3784
* deprecated. See google/container/v1/cluster_service.proto;l=3788
* @return The minCpuPlatform.
*/
@java.lang.Deprecated
Expand All @@ -214,7 +214,7 @@ public interface AutoprovisioningNodePoolDefaultsOrBuilder
* <code>string min_cpu_platform = 5 [deprecated = true];</code>
*
* @deprecated google.container.v1.AutoprovisioningNodePoolDefaults.min_cpu_platform is
* deprecated. See google/container/v1/cluster_service.proto;l=3784
* deprecated. See google/container/v1/cluster_service.proto;l=3788
* @return The bytes for minCpuPlatform.
*/
@java.lang.Deprecated
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
* <code>string project_id = 1 [deprecated = true];</code>
*
* @deprecated google.container.v1.CancelOperationRequest.project_id is deprecated. See
* google/container/v1/cluster_service.proto;l=2973
* google/container/v1/cluster_service.proto;l=2977
* @return The projectId.
*/
@java.lang.Override
Expand Down Expand Up @@ -109,7 +109,7 @@ public java.lang.String getProjectId() {
* <code>string project_id = 1 [deprecated = true];</code>
*
* @deprecated google.container.v1.CancelOperationRequest.project_id is deprecated. See
* google/container/v1/cluster_service.proto;l=2973
* google/container/v1/cluster_service.proto;l=2977
* @return The bytes for projectId.
*/
@java.lang.Override
Expand Down Expand Up @@ -143,7 +143,7 @@ public com.google.protobuf.ByteString getProjectIdBytes() {
* <code>string zone = 2 [deprecated = true];</code>
*
* @deprecated google.container.v1.CancelOperationRequest.zone is deprecated. See
* google/container/v1/cluster_service.proto;l=2979
* google/container/v1/cluster_service.proto;l=2983
* @return The zone.
*/
@java.lang.Override
Expand Down Expand Up @@ -172,7 +172,7 @@ public java.lang.String getZone() {
* <code>string zone = 2 [deprecated = true];</code>
*
* @deprecated google.container.v1.CancelOperationRequest.zone is deprecated. See
* google/container/v1/cluster_service.proto;l=2979
* google/container/v1/cluster_service.proto;l=2983
* @return The bytes for zone.
*/
@java.lang.Override
Expand Down Expand Up @@ -204,7 +204,7 @@ public com.google.protobuf.ByteString getZoneBytes() {
* <code>string operation_id = 3 [deprecated = true];</code>
*
* @deprecated google.container.v1.CancelOperationRequest.operation_id is deprecated. See
* google/container/v1/cluster_service.proto;l=2983
* google/container/v1/cluster_service.proto;l=2987
* @return The operationId.
*/
@java.lang.Override
Expand All @@ -231,7 +231,7 @@ public java.lang.String getOperationId() {
* <code>string operation_id = 3 [deprecated = true];</code>
*
* @deprecated google.container.v1.CancelOperationRequest.operation_id is deprecated. See
* google/container/v1/cluster_service.proto;l=2983
* google/container/v1/cluster_service.proto;l=2987
* @return The bytes for operationId.
*/
@java.lang.Override
Expand Down Expand Up @@ -727,7 +727,7 @@ public Builder mergeFrom(
* <code>string project_id = 1 [deprecated = true];</code>
*
* @deprecated google.container.v1.CancelOperationRequest.project_id is deprecated. See
* google/container/v1/cluster_service.proto;l=2973
* google/container/v1/cluster_service.proto;l=2977
* @return The projectId.
*/
@java.lang.Deprecated
Expand All @@ -754,7 +754,7 @@ public java.lang.String getProjectId() {
* <code>string project_id = 1 [deprecated = true];</code>
*
* @deprecated google.container.v1.CancelOperationRequest.project_id is deprecated. See
* google/container/v1/cluster_service.proto;l=2973
* google/container/v1/cluster_service.proto;l=2977
* @return The bytes for projectId.
*/
@java.lang.Deprecated
Expand All @@ -781,7 +781,7 @@ public com.google.protobuf.ByteString getProjectIdBytes() {
* <code>string project_id = 1 [deprecated = true];</code>
*
* @deprecated google.container.v1.CancelOperationRequest.project_id is deprecated. See
* google/container/v1/cluster_service.proto;l=2973
* google/container/v1/cluster_service.proto;l=2977
* @param value The projectId to set.
* @return This builder for chaining.
*/
Expand All @@ -807,7 +807,7 @@ public Builder setProjectId(java.lang.String value) {
* <code>string project_id = 1 [deprecated = true];</code>
*
* @deprecated google.container.v1.CancelOperationRequest.project_id is deprecated. See
* google/container/v1/cluster_service.proto;l=2973
* google/container/v1/cluster_service.proto;l=2977
* @return This builder for chaining.
*/
@java.lang.Deprecated
Expand All @@ -829,7 +829,7 @@ public Builder clearProjectId() {
* <code>string project_id = 1 [deprecated = true];</code>
*
* @deprecated google.container.v1.CancelOperationRequest.project_id is deprecated. See
* google/container/v1/cluster_service.proto;l=2973
* google/container/v1/cluster_service.proto;l=2977
* @param value The bytes for projectId to set.
* @return This builder for chaining.
*/
Expand Down Expand Up @@ -859,7 +859,7 @@ public Builder setProjectIdBytes(com.google.protobuf.ByteString value) {
* <code>string zone = 2 [deprecated = true];</code>
*
* @deprecated google.container.v1.CancelOperationRequest.zone is deprecated. See
* google/container/v1/cluster_service.proto;l=2979
* google/container/v1/cluster_service.proto;l=2983
* @return The zone.
*/
@java.lang.Deprecated
Expand Down Expand Up @@ -887,7 +887,7 @@ public java.lang.String getZone() {
* <code>string zone = 2 [deprecated = true];</code>
*
* @deprecated google.container.v1.CancelOperationRequest.zone is deprecated. See
* google/container/v1/cluster_service.proto;l=2979
* google/container/v1/cluster_service.proto;l=2983
* @return The bytes for zone.
*/
@java.lang.Deprecated
Expand Down Expand Up @@ -915,7 +915,7 @@ public com.google.protobuf.ByteString getZoneBytes() {
* <code>string zone = 2 [deprecated = true];</code>
*
* @deprecated google.container.v1.CancelOperationRequest.zone is deprecated. See
* google/container/v1/cluster_service.proto;l=2979
* google/container/v1/cluster_service.proto;l=2983
* @param value The zone to set.
* @return This builder for chaining.
*/
Expand All @@ -942,7 +942,7 @@ public Builder setZone(java.lang.String value) {
* <code>string zone = 2 [deprecated = true];</code>
*
* @deprecated google.container.v1.CancelOperationRequest.zone is deprecated. See
* google/container/v1/cluster_service.proto;l=2979
* google/container/v1/cluster_service.proto;l=2983
* @return This builder for chaining.
*/
@java.lang.Deprecated
Expand All @@ -965,7 +965,7 @@ public Builder clearZone() {
* <code>string zone = 2 [deprecated = true];</code>
*
* @deprecated google.container.v1.CancelOperationRequest.zone is deprecated. See
* google/container/v1/cluster_service.proto;l=2979
* google/container/v1/cluster_service.proto;l=2983
* @param value The bytes for zone to set.
* @return This builder for chaining.
*/
Expand Down Expand Up @@ -993,7 +993,7 @@ public Builder setZoneBytes(com.google.protobuf.ByteString value) {
* <code>string operation_id = 3 [deprecated = true];</code>
*
* @deprecated google.container.v1.CancelOperationRequest.operation_id is deprecated. See
* google/container/v1/cluster_service.proto;l=2983
* google/container/v1/cluster_service.proto;l=2987
* @return The operationId.
*/
@java.lang.Deprecated
Expand All @@ -1019,7 +1019,7 @@ public java.lang.String getOperationId() {
* <code>string operation_id = 3 [deprecated = true];</code>
*
* @deprecated google.container.v1.CancelOperationRequest.operation_id is deprecated. See
* google/container/v1/cluster_service.proto;l=2983
* google/container/v1/cluster_service.proto;l=2987
* @return The bytes for operationId.
*/
@java.lang.Deprecated
Expand All @@ -1045,7 +1045,7 @@ public com.google.protobuf.ByteString getOperationIdBytes() {
* <code>string operation_id = 3 [deprecated = true];</code>
*
* @deprecated google.container.v1.CancelOperationRequest.operation_id is deprecated. See
* google/container/v1/cluster_service.proto;l=2983
* google/container/v1/cluster_service.proto;l=2987
* @param value The operationId to set.
* @return This builder for chaining.
*/
Expand All @@ -1070,7 +1070,7 @@ public Builder setOperationId(java.lang.String value) {
* <code>string operation_id = 3 [deprecated = true];</code>
*
* @deprecated google.container.v1.CancelOperationRequest.operation_id is deprecated. See
* google/container/v1/cluster_service.proto;l=2983
* google/container/v1/cluster_service.proto;l=2987
* @return This builder for chaining.
*/
@java.lang.Deprecated
Expand All @@ -1091,7 +1091,7 @@ public Builder clearOperationId() {
* <code>string operation_id = 3 [deprecated = true];</code>
*
* @deprecated google.container.v1.CancelOperationRequest.operation_id is deprecated. See
* google/container/v1/cluster_service.proto;l=2983
* google/container/v1/cluster_service.proto;l=2987
* @param value The bytes for operationId to set.
* @return This builder for chaining.
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ public interface CancelOperationRequestOrBuilder
* <code>string project_id = 1 [deprecated = true];</code>
*
* @deprecated google.container.v1.CancelOperationRequest.project_id is deprecated. See
* google/container/v1/cluster_service.proto;l=2973
* google/container/v1/cluster_service.proto;l=2977
* @return The projectId.
*/
@java.lang.Deprecated
Expand All @@ -52,7 +52,7 @@ public interface CancelOperationRequestOrBuilder
* <code>string project_id = 1 [deprecated = true];</code>
*
* @deprecated google.container.v1.CancelOperationRequest.project_id is deprecated. See
* google/container/v1/cluster_service.proto;l=2973
* google/container/v1/cluster_service.proto;l=2977
* @return The bytes for projectId.
*/
@java.lang.Deprecated
Expand All @@ -71,7 +71,7 @@ public interface CancelOperationRequestOrBuilder
* <code>string zone = 2 [deprecated = true];</code>
*
* @deprecated google.container.v1.CancelOperationRequest.zone is deprecated. See
* google/container/v1/cluster_service.proto;l=2979
* google/container/v1/cluster_service.proto;l=2983
* @return The zone.
*/
@java.lang.Deprecated
Expand All @@ -89,7 +89,7 @@ public interface CancelOperationRequestOrBuilder
* <code>string zone = 2 [deprecated = true];</code>
*
* @deprecated google.container.v1.CancelOperationRequest.zone is deprecated. See
* google/container/v1/cluster_service.proto;l=2979
* google/container/v1/cluster_service.proto;l=2983
* @return The bytes for zone.
*/
@java.lang.Deprecated
Expand All @@ -106,7 +106,7 @@ public interface CancelOperationRequestOrBuilder
* <code>string operation_id = 3 [deprecated = true];</code>
*
* @deprecated google.container.v1.CancelOperationRequest.operation_id is deprecated. See
* google/container/v1/cluster_service.proto;l=2983
* google/container/v1/cluster_service.proto;l=2987
* @return The operationId.
*/
@java.lang.Deprecated
Expand All @@ -122,7 +122,7 @@ public interface CancelOperationRequestOrBuilder
* <code>string operation_id = 3 [deprecated = true];</code>
*
* @deprecated google.container.v1.CancelOperationRequest.operation_id is deprecated. See
* google/container/v1/cluster_service.proto;l=2983
* google/container/v1/cluster_service.proto;l=2987
* @return The bytes for operationId.
*/
@java.lang.Deprecated
Expand Down
Loading

0 comments on commit ef39c21

Please sign in to comment.