@@ -144,10 +144,10 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
144144 * See
145145 * https://kubernetes.io/docs/tasks/administer-cluster/cpu-management-policies/
146146 * The following values are allowed.
147- * - "none": the default, which represents the existing scheduling behavior.
148- * - "static": allows pods with certain resource characteristics to be
149- * granted increased CPU affinity and exclusivity on the node.
150- * The default value is 'none' if unspecified.
147+ * * "none": the default, which represents the existing scheduling behavior.
148+ * * "static": allows pods with certain resource characteristics to be granted
149+ * increased CPU affinity and exclusivity on the node.
150+ * The default value is 'none' if unspecified.
151151 * </pre>
152152 *
153153 * <code>string cpu_manager_policy = 1;</code>
@@ -174,10 +174,10 @@ public java.lang.String getCpuManagerPolicy() {
174174 * See
175175 * https://kubernetes.io/docs/tasks/administer-cluster/cpu-management-policies/
176176 * The following values are allowed.
177- * - "none": the default, which represents the existing scheduling behavior.
178- * - "static": allows pods with certain resource characteristics to be
179- * granted increased CPU affinity and exclusivity on the node.
180- * The default value is 'none' if unspecified.
177+ * * "none": the default, which represents the existing scheduling behavior.
178+ * * "static": allows pods with certain resource characteristics to be granted
179+ * increased CPU affinity and exclusivity on the node.
180+ * The default value is 'none' if unspecified.
181181 * </pre>
182182 *
183183 * <code>string cpu_manager_policy = 1;</code>
@@ -690,10 +690,10 @@ public Builder mergeFrom(
690690 * See
691691 * https://kubernetes.io/docs/tasks/administer-cluster/cpu-management-policies/
692692 * The following values are allowed.
693- * - "none": the default, which represents the existing scheduling behavior.
694- * - "static": allows pods with certain resource characteristics to be
695- * granted increased CPU affinity and exclusivity on the node.
696- * The default value is 'none' if unspecified.
693+ * * "none": the default, which represents the existing scheduling behavior.
694+ * * "static": allows pods with certain resource characteristics to be granted
695+ * increased CPU affinity and exclusivity on the node.
696+ * The default value is 'none' if unspecified.
697697 * </pre>
698698 *
699699 * <code>string cpu_manager_policy = 1;</code>
@@ -719,10 +719,10 @@ public java.lang.String getCpuManagerPolicy() {
719719 * See
720720 * https://kubernetes.io/docs/tasks/administer-cluster/cpu-management-policies/
721721 * The following values are allowed.
722- * - "none": the default, which represents the existing scheduling behavior.
723- * - "static": allows pods with certain resource characteristics to be
724- * granted increased CPU affinity and exclusivity on the node.
725- * The default value is 'none' if unspecified.
722+ * * "none": the default, which represents the existing scheduling behavior.
723+ * * "static": allows pods with certain resource characteristics to be granted
724+ * increased CPU affinity and exclusivity on the node.
725+ * The default value is 'none' if unspecified.
726726 * </pre>
727727 *
728728 * <code>string cpu_manager_policy = 1;</code>
@@ -748,10 +748,10 @@ public com.google.protobuf.ByteString getCpuManagerPolicyBytes() {
748748 * See
749749 * https://kubernetes.io/docs/tasks/administer-cluster/cpu-management-policies/
750750 * The following values are allowed.
751- * - "none": the default, which represents the existing scheduling behavior.
752- * - "static": allows pods with certain resource characteristics to be
753- * granted increased CPU affinity and exclusivity on the node.
754- * The default value is 'none' if unspecified.
751+ * * "none": the default, which represents the existing scheduling behavior.
752+ * * "static": allows pods with certain resource characteristics to be granted
753+ * increased CPU affinity and exclusivity on the node.
754+ * The default value is 'none' if unspecified.
755755 * </pre>
756756 *
757757 * <code>string cpu_manager_policy = 1;</code>
@@ -776,10 +776,10 @@ public Builder setCpuManagerPolicy(java.lang.String value) {
776776 * See
777777 * https://kubernetes.io/docs/tasks/administer-cluster/cpu-management-policies/
778778 * The following values are allowed.
779- * - "none": the default, which represents the existing scheduling behavior.
780- * - "static": allows pods with certain resource characteristics to be
781- * granted increased CPU affinity and exclusivity on the node.
782- * The default value is 'none' if unspecified.
779+ * * "none": the default, which represents the existing scheduling behavior.
780+ * * "static": allows pods with certain resource characteristics to be granted
781+ * increased CPU affinity and exclusivity on the node.
782+ * The default value is 'none' if unspecified.
783783 * </pre>
784784 *
785785 * <code>string cpu_manager_policy = 1;</code>
@@ -800,10 +800,10 @@ public Builder clearCpuManagerPolicy() {
800800 * See
801801 * https://kubernetes.io/docs/tasks/administer-cluster/cpu-management-policies/
802802 * The following values are allowed.
803- * - "none": the default, which represents the existing scheduling behavior.
804- * - "static": allows pods with certain resource characteristics to be
805- * granted increased CPU affinity and exclusivity on the node.
806- * The default value is 'none' if unspecified.
803+ * * "none": the default, which represents the existing scheduling behavior.
804+ * * "static": allows pods with certain resource characteristics to be granted
805+ * increased CPU affinity and exclusivity on the node.
806+ * The default value is 'none' if unspecified.
807807 * </pre>
808808 *
809809 * <code>string cpu_manager_policy = 1;</code>
0 commit comments