Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: [container] Improve version documentation for NodePool #9061

Merged
merged 2 commits into from
Feb 2, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ public com.google.protobuf.ByteString getGpuPartitionSizeBytes() {
* <code>int64 max_time_shared_clients_per_gpu = 4 [deprecated = true];</code>
*
* @deprecated google.container.v1beta1.AcceleratorConfig.max_time_shared_clients_per_gpu is
* deprecated. See google/container/v1beta1/cluster_service.proto;l=4081
* deprecated. See google/container/v1beta1/cluster_service.proto;l=4082
* @return The maxTimeSharedClientsPerGpu.
*/
@java.lang.Override
Expand Down Expand Up @@ -1012,7 +1012,7 @@ public Builder setGpuPartitionSizeBytes(com.google.protobuf.ByteString value) {
* <code>int64 max_time_shared_clients_per_gpu = 4 [deprecated = true];</code>
*
* @deprecated google.container.v1beta1.AcceleratorConfig.max_time_shared_clients_per_gpu is
* deprecated. See google/container/v1beta1/cluster_service.proto;l=4081
* deprecated. See google/container/v1beta1/cluster_service.proto;l=4082
* @return The maxTimeSharedClientsPerGpu.
*/
@java.lang.Override
Expand All @@ -1030,7 +1030,7 @@ public long getMaxTimeSharedClientsPerGpu() {
* <code>int64 max_time_shared_clients_per_gpu = 4 [deprecated = true];</code>
*
* @deprecated google.container.v1beta1.AcceleratorConfig.max_time_shared_clients_per_gpu is
* deprecated. See google/container/v1beta1/cluster_service.proto;l=4081
* deprecated. See google/container/v1beta1/cluster_service.proto;l=4082
* @param value The maxTimeSharedClientsPerGpu to set.
* @return This builder for chaining.
*/
Expand All @@ -1052,7 +1052,7 @@ public Builder setMaxTimeSharedClientsPerGpu(long value) {
* <code>int64 max_time_shared_clients_per_gpu = 4 [deprecated = true];</code>
*
* @deprecated google.container.v1beta1.AcceleratorConfig.max_time_shared_clients_per_gpu is
* deprecated. See google/container/v1beta1/cluster_service.proto;l=4081
* deprecated. See google/container/v1beta1/cluster_service.proto;l=4082
* @return This builder for chaining.
*/
@java.lang.Deprecated
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ public interface AcceleratorConfigOrBuilder
* <code>int64 max_time_shared_clients_per_gpu = 4 [deprecated = true];</code>
*
* @deprecated google.container.v1beta1.AcceleratorConfig.max_time_shared_clients_per_gpu is
* deprecated. See google/container/v1beta1/cluster_service.proto;l=4081
* deprecated. See google/container/v1beta1/cluster_service.proto;l=4082
* @return The maxTimeSharedClientsPerGpu.
*/
@java.lang.Deprecated
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -353,16 +353,15 @@ public com.google.container.v1beta1.NodeManagementOrBuilder getManagementOrBuild
* information, read [how to specify min CPU
* platform](https://cloud.google.com/compute/docs/instances/specify-min-cpu-platform).
* This field is deprecated, min_cpu_platform should be specified using
* https://cloud.google.com/requested-min-cpu-platform label selector on the
* pod.
* `cloud.google.com/requested-min-cpu-platform` label selector on the pod.
* To unset the min cpu platform field pass "automatic"
* as field value.
* </pre>
*
* <code>string min_cpu_platform = 5 [deprecated = true];</code>
*
* @deprecated google.container.v1beta1.AutoprovisioningNodePoolDefaults.min_cpu_platform is
* deprecated. See google/container/v1beta1/cluster_service.proto;l=3856
* deprecated. See google/container/v1beta1/cluster_service.proto;l=3857
* @return The minCpuPlatform.
*/
@java.lang.Override
Expand Down Expand Up @@ -390,16 +389,15 @@ public java.lang.String getMinCpuPlatform() {
* information, read [how to specify min CPU
* platform](https://cloud.google.com/compute/docs/instances/specify-min-cpu-platform).
* This field is deprecated, min_cpu_platform should be specified using
* https://cloud.google.com/requested-min-cpu-platform label selector on the
* pod.
* `cloud.google.com/requested-min-cpu-platform` label selector on the pod.
* To unset the min cpu platform field pass "automatic"
* as field value.
* </pre>
*
* <code>string min_cpu_platform = 5 [deprecated = true];</code>
*
* @deprecated google.container.v1beta1.AutoprovisioningNodePoolDefaults.min_cpu_platform is
* deprecated. See google/container/v1beta1/cluster_service.proto;l=3856
* deprecated. See google/container/v1beta1/cluster_service.proto;l=3857
* @return The bytes for minCpuPlatform.
*/
@java.lang.Override
Expand Down Expand Up @@ -2035,16 +2033,15 @@ public com.google.container.v1beta1.NodeManagementOrBuilder getManagementOrBuild
* information, read [how to specify min CPU
* platform](https://cloud.google.com/compute/docs/instances/specify-min-cpu-platform).
* This field is deprecated, min_cpu_platform should be specified using
* https://cloud.google.com/requested-min-cpu-platform label selector on the
* pod.
* `cloud.google.com/requested-min-cpu-platform` label selector on the pod.
* To unset the min cpu platform field pass "automatic"
* as field value.
* </pre>
*
* <code>string min_cpu_platform = 5 [deprecated = true];</code>
*
* @deprecated google.container.v1beta1.AutoprovisioningNodePoolDefaults.min_cpu_platform is
* deprecated. See google/container/v1beta1/cluster_service.proto;l=3856
* deprecated. See google/container/v1beta1/cluster_service.proto;l=3857
* @return The minCpuPlatform.
*/
@java.lang.Deprecated
Expand All @@ -2071,16 +2068,15 @@ public java.lang.String getMinCpuPlatform() {
* information, read [how to specify min CPU
* platform](https://cloud.google.com/compute/docs/instances/specify-min-cpu-platform).
* This field is deprecated, min_cpu_platform should be specified using
* https://cloud.google.com/requested-min-cpu-platform label selector on the
* pod.
* `cloud.google.com/requested-min-cpu-platform` label selector on the pod.
* To unset the min cpu platform field pass "automatic"
* as field value.
* </pre>
*
* <code>string min_cpu_platform = 5 [deprecated = true];</code>
*
* @deprecated google.container.v1beta1.AutoprovisioningNodePoolDefaults.min_cpu_platform is
* deprecated. See google/container/v1beta1/cluster_service.proto;l=3856
* deprecated. See google/container/v1beta1/cluster_service.proto;l=3857
* @return The bytes for minCpuPlatform.
*/
@java.lang.Deprecated
Expand All @@ -2107,16 +2103,15 @@ public com.google.protobuf.ByteString getMinCpuPlatformBytes() {
* information, read [how to specify min CPU
* platform](https://cloud.google.com/compute/docs/instances/specify-min-cpu-platform).
* This field is deprecated, min_cpu_platform should be specified using
* https://cloud.google.com/requested-min-cpu-platform label selector on the
* pod.
* `cloud.google.com/requested-min-cpu-platform` label selector on the pod.
* To unset the min cpu platform field pass "automatic"
* as field value.
* </pre>
*
* <code>string min_cpu_platform = 5 [deprecated = true];</code>
*
* @deprecated google.container.v1beta1.AutoprovisioningNodePoolDefaults.min_cpu_platform is
* deprecated. See google/container/v1beta1/cluster_service.proto;l=3856
* deprecated. See google/container/v1beta1/cluster_service.proto;l=3857
* @param value The minCpuPlatform to set.
* @return This builder for chaining.
*/
Expand All @@ -2142,16 +2137,15 @@ public Builder setMinCpuPlatform(java.lang.String value) {
* information, read [how to specify min CPU
* platform](https://cloud.google.com/compute/docs/instances/specify-min-cpu-platform).
* This field is deprecated, min_cpu_platform should be specified using
* https://cloud.google.com/requested-min-cpu-platform label selector on the
* pod.
* `cloud.google.com/requested-min-cpu-platform` label selector on the pod.
* To unset the min cpu platform field pass "automatic"
* as field value.
* </pre>
*
* <code>string min_cpu_platform = 5 [deprecated = true];</code>
*
* @deprecated google.container.v1beta1.AutoprovisioningNodePoolDefaults.min_cpu_platform is
* deprecated. See google/container/v1beta1/cluster_service.proto;l=3856
* deprecated. See google/container/v1beta1/cluster_service.proto;l=3857
* @return This builder for chaining.
*/
@java.lang.Deprecated
Expand All @@ -2173,16 +2167,15 @@ public Builder clearMinCpuPlatform() {
* information, read [how to specify min CPU
* platform](https://cloud.google.com/compute/docs/instances/specify-min-cpu-platform).
* This field is deprecated, min_cpu_platform should be specified using
* https://cloud.google.com/requested-min-cpu-platform label selector on the
* pod.
* `cloud.google.com/requested-min-cpu-platform` label selector on the pod.
* To unset the min cpu platform field pass "automatic"
* as field value.
* </pre>
*
* <code>string min_cpu_platform = 5 [deprecated = true];</code>
*
* @deprecated google.container.v1beta1.AutoprovisioningNodePoolDefaults.min_cpu_platform is
* deprecated. See google/container/v1beta1/cluster_service.proto;l=3856
* deprecated. See google/container/v1beta1/cluster_service.proto;l=3857
* @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 @@ -229,16 +229,15 @@ public interface AutoprovisioningNodePoolDefaultsOrBuilder
* information, read [how to specify min CPU
* platform](https://cloud.google.com/compute/docs/instances/specify-min-cpu-platform).
* This field is deprecated, min_cpu_platform should be specified using
* https://cloud.google.com/requested-min-cpu-platform label selector on the
* pod.
* `cloud.google.com/requested-min-cpu-platform` label selector on the pod.
* To unset the min cpu platform field pass "automatic"
* as field value.
* </pre>
*
* <code>string min_cpu_platform = 5 [deprecated = true];</code>
*
* @deprecated google.container.v1beta1.AutoprovisioningNodePoolDefaults.min_cpu_platform is
* deprecated. See google/container/v1beta1/cluster_service.proto;l=3856
* deprecated. See google/container/v1beta1/cluster_service.proto;l=3857
* @return The minCpuPlatform.
*/
@java.lang.Deprecated
Expand All @@ -255,16 +254,15 @@ public interface AutoprovisioningNodePoolDefaultsOrBuilder
* information, read [how to specify min CPU
* platform](https://cloud.google.com/compute/docs/instances/specify-min-cpu-platform).
* This field is deprecated, min_cpu_platform should be specified using
* https://cloud.google.com/requested-min-cpu-platform label selector on the
* pod.
* `cloud.google.com/requested-min-cpu-platform` label selector on the pod.
* To unset the min cpu platform field pass "automatic"
* as field value.
* </pre>
*
* <code>string min_cpu_platform = 5 [deprecated = true];</code>
*
* @deprecated google.container.v1beta1.AutoprovisioningNodePoolDefaults.min_cpu_platform is
* deprecated. See google/container/v1beta1/cluster_service.proto;l=3856
* deprecated. See google/container/v1beta1/cluster_service.proto;l=3857
* @return The bytes for minCpuPlatform.
*/
@java.lang.Deprecated
Expand Down
Loading