diff --git a/api/openapi-spec/swagger.json b/api/openapi-spec/swagger.json index e99c0eb6c21..77e2b100745 100644 --- a/api/openapi-spec/swagger.json +++ b/api/openapi-spec/swagger.json @@ -18966,6 +18966,10 @@ "description": "Operation is the type of operation which lead to this ManagedFieldsEntry being created. The only valid values for this field are 'Apply' and 'Update'.", "type": "string" }, + "subresource": { + "description": "Subresource is the name of the subresource used to update that object, or empty string if the object was updated through the main resource. The value of this field is used to distinguish between managers, even if they share the same name. For example, a status update will be distinct from a regular update using the same manager name. Note that the APIVersion field is not related to the Subresource field and it always corresponds to the version of the main resource.", + "type": "string" + }, "time": { "$ref": "#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.Time", "description": "Time is timestamp of when these fields were set. It should always be empty if Operation is 'Apply'" diff --git a/staging/src/k8s.io/api/testdata/HEAD/admissionregistration.k8s.io.v1.MutatingWebhookConfiguration.json b/staging/src/k8s.io/api/testdata/HEAD/admissionregistration.k8s.io.v1.MutatingWebhookConfiguration.json index 756c184fa24..e0fb0c78088 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/admissionregistration.k8s.io.v1.MutatingWebhookConfiguration.json +++ b/staging/src/k8s.io/api/testdata/HEAD/admissionregistration.k8s.io.v1.MutatingWebhookConfiguration.json @@ -36,19 +36,20 @@ "manager": "16", "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", "apiVersion": "17", - "fieldsType": "18" + "fieldsType": "18", + "subresource": "19" } ] }, "webhooks": [ { - "name": "19", + "name": "20", "clientConfig": { - "url": "20", + "url": "21", "service": { - "namespace": "21", - "name": "22", - "path": "23", + "namespace": "22", + "name": "23", + "path": "24", "port": -1971381490 }, "caBundle": "IQ==" @@ -59,14 +60,14 @@ "8衍`Ĩɘ.蘯" ], "apiGroups": [ - "24" - ], - "apiVersions": [ "25" ], - "resources": [ + "apiVersions": [ "26" ], + "resources": [ + "27" + ], "scope": "昍řČ扷5ƗǸƢ6/" } ], @@ -100,7 +101,7 @@ "sideEffects": "Ɵ)Ù", "timeoutSeconds": 1132918207, "admissionReviewVersions": [ - "39" + "40" ], "reinvocationPolicy": "錯ƶ" } diff --git a/staging/src/k8s.io/api/testdata/HEAD/admissionregistration.k8s.io.v1.MutatingWebhookConfiguration.pb b/staging/src/k8s.io/api/testdata/HEAD/admissionregistration.k8s.io.v1.MutatingWebhookConfiguration.pb index 7e5534d0214..ab7e6e55738 100644 Binary files a/staging/src/k8s.io/api/testdata/HEAD/admissionregistration.k8s.io.v1.MutatingWebhookConfiguration.pb and b/staging/src/k8s.io/api/testdata/HEAD/admissionregistration.k8s.io.v1.MutatingWebhookConfiguration.pb differ diff --git a/staging/src/k8s.io/api/testdata/HEAD/admissionregistration.k8s.io.v1.MutatingWebhookConfiguration.yaml b/staging/src/k8s.io/api/testdata/HEAD/admissionregistration.k8s.io.v1.MutatingWebhookConfiguration.yaml index 65258078165..6d90a78c0f8 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/admissionregistration.k8s.io.v1.MutatingWebhookConfiguration.yaml +++ b/staging/src/k8s.io/api/testdata/HEAD/admissionregistration.k8s.io.v1.MutatingWebhookConfiguration.yaml @@ -17,6 +17,7 @@ metadata: fieldsType: "18" manager: "16" operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] + subresource: "19" name: "2" namespace: "4" ownerReferences: @@ -31,18 +32,18 @@ metadata: uid: "7" webhooks: - admissionReviewVersions: - - "39" + - "40" clientConfig: caBundle: IQ== service: - name: "22" - namespace: "21" - path: "23" + name: "23" + namespace: "22" + path: "24" port: -1971381490 - url: "20" + url: "21" failurePolicy: VŚ(ĿȊ甞谐颋 matchPolicy: SǡƏ - name: "19" + name: "20" namespaceSelector: matchExpressions: - key: 2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ42M--n1-5 @@ -60,13 +61,13 @@ webhooks: reinvocationPolicy: 錯ƶ rules: - apiGroups: - - "24" - apiVersions: - "25" + apiVersions: + - "26" operations: - 8衍`Ĩɘ.蘯 resources: - - "26" + - "27" scope: 昍řČ扷5ƗǸƢ6/ sideEffects: Ɵ)Ù timeoutSeconds: 1132918207 diff --git a/staging/src/k8s.io/api/testdata/HEAD/admissionregistration.k8s.io.v1.ValidatingWebhookConfiguration.json b/staging/src/k8s.io/api/testdata/HEAD/admissionregistration.k8s.io.v1.ValidatingWebhookConfiguration.json index d6fefa46180..b1950b3ef8a 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/admissionregistration.k8s.io.v1.ValidatingWebhookConfiguration.json +++ b/staging/src/k8s.io/api/testdata/HEAD/admissionregistration.k8s.io.v1.ValidatingWebhookConfiguration.json @@ -36,19 +36,20 @@ "manager": "16", "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", "apiVersion": "17", - "fieldsType": "18" + "fieldsType": "18", + "subresource": "19" } ] }, "webhooks": [ { - "name": "19", + "name": "20", "clientConfig": { - "url": "20", + "url": "21", "service": { - "namespace": "21", - "name": "22", - "path": "23", + "namespace": "22", + "name": "23", + "path": "24", "port": -1971381490 }, "caBundle": "IQ==" @@ -59,14 +60,14 @@ "8衍`Ĩɘ.蘯" ], "apiGroups": [ - "24" - ], - "apiVersions": [ "25" ], - "resources": [ + "apiVersions": [ "26" ], + "resources": [ + "27" + ], "scope": "昍řČ扷5ƗǸƢ6/" } ], @@ -100,7 +101,7 @@ "sideEffects": "Ɵ)Ù", "timeoutSeconds": 1132918207, "admissionReviewVersions": [ - "39" + "40" ] } ] diff --git a/staging/src/k8s.io/api/testdata/HEAD/admissionregistration.k8s.io.v1.ValidatingWebhookConfiguration.pb b/staging/src/k8s.io/api/testdata/HEAD/admissionregistration.k8s.io.v1.ValidatingWebhookConfiguration.pb index cde77cd0547..bf34405ee13 100644 Binary files a/staging/src/k8s.io/api/testdata/HEAD/admissionregistration.k8s.io.v1.ValidatingWebhookConfiguration.pb and b/staging/src/k8s.io/api/testdata/HEAD/admissionregistration.k8s.io.v1.ValidatingWebhookConfiguration.pb differ diff --git a/staging/src/k8s.io/api/testdata/HEAD/admissionregistration.k8s.io.v1.ValidatingWebhookConfiguration.yaml b/staging/src/k8s.io/api/testdata/HEAD/admissionregistration.k8s.io.v1.ValidatingWebhookConfiguration.yaml index 8a3ce445e3a..7ed485f900d 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/admissionregistration.k8s.io.v1.ValidatingWebhookConfiguration.yaml +++ b/staging/src/k8s.io/api/testdata/HEAD/admissionregistration.k8s.io.v1.ValidatingWebhookConfiguration.yaml @@ -17,6 +17,7 @@ metadata: fieldsType: "18" manager: "16" operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] + subresource: "19" name: "2" namespace: "4" ownerReferences: @@ -31,18 +32,18 @@ metadata: uid: "7" webhooks: - admissionReviewVersions: - - "39" + - "40" clientConfig: caBundle: IQ== service: - name: "22" - namespace: "21" - path: "23" + name: "23" + namespace: "22" + path: "24" port: -1971381490 - url: "20" + url: "21" failurePolicy: VŚ(ĿȊ甞谐颋 matchPolicy: SǡƏ - name: "19" + name: "20" namespaceSelector: matchExpressions: - key: 2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ42M--n1-5 @@ -59,13 +60,13 @@ webhooks: 7p_w.e6._.pj5t_k-_v.-6b6.N_-u.---.8-L: k-U.v.4 rules: - apiGroups: - - "24" - apiVersions: - "25" + apiVersions: + - "26" operations: - 8衍`Ĩɘ.蘯 resources: - - "26" + - "27" scope: 昍řČ扷5ƗǸƢ6/ sideEffects: Ɵ)Ù timeoutSeconds: 1132918207 diff --git a/staging/src/k8s.io/api/testdata/HEAD/admissionregistration.k8s.io.v1beta1.MutatingWebhookConfiguration.json b/staging/src/k8s.io/api/testdata/HEAD/admissionregistration.k8s.io.v1beta1.MutatingWebhookConfiguration.json index 95d589b3b98..3d1481ad6c2 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/admissionregistration.k8s.io.v1beta1.MutatingWebhookConfiguration.json +++ b/staging/src/k8s.io/api/testdata/HEAD/admissionregistration.k8s.io.v1beta1.MutatingWebhookConfiguration.json @@ -36,19 +36,20 @@ "manager": "16", "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", "apiVersion": "17", - "fieldsType": "18" + "fieldsType": "18", + "subresource": "19" } ] }, "webhooks": [ { - "name": "19", + "name": "20", "clientConfig": { - "url": "20", + "url": "21", "service": { - "namespace": "21", - "name": "22", - "path": "23", + "namespace": "22", + "name": "23", + "path": "24", "port": -1971381490 }, "caBundle": "IQ==" @@ -59,14 +60,14 @@ "8衍`Ĩɘ.蘯" ], "apiGroups": [ - "24" - ], - "apiVersions": [ "25" ], - "resources": [ + "apiVersions": [ "26" ], + "resources": [ + "27" + ], "scope": "昍řČ扷5ƗǸƢ6/" } ], @@ -100,7 +101,7 @@ "sideEffects": "Ɵ)Ù", "timeoutSeconds": 1132918207, "admissionReviewVersions": [ - "39" + "40" ], "reinvocationPolicy": "錯ƶ" } diff --git a/staging/src/k8s.io/api/testdata/HEAD/admissionregistration.k8s.io.v1beta1.MutatingWebhookConfiguration.pb b/staging/src/k8s.io/api/testdata/HEAD/admissionregistration.k8s.io.v1beta1.MutatingWebhookConfiguration.pb index 36f5b65ee71..d681d132427 100644 Binary files a/staging/src/k8s.io/api/testdata/HEAD/admissionregistration.k8s.io.v1beta1.MutatingWebhookConfiguration.pb and b/staging/src/k8s.io/api/testdata/HEAD/admissionregistration.k8s.io.v1beta1.MutatingWebhookConfiguration.pb differ diff --git a/staging/src/k8s.io/api/testdata/HEAD/admissionregistration.k8s.io.v1beta1.MutatingWebhookConfiguration.yaml b/staging/src/k8s.io/api/testdata/HEAD/admissionregistration.k8s.io.v1beta1.MutatingWebhookConfiguration.yaml index 47917d2ef36..bf7013ca3b7 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/admissionregistration.k8s.io.v1beta1.MutatingWebhookConfiguration.yaml +++ b/staging/src/k8s.io/api/testdata/HEAD/admissionregistration.k8s.io.v1beta1.MutatingWebhookConfiguration.yaml @@ -17,6 +17,7 @@ metadata: fieldsType: "18" manager: "16" operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] + subresource: "19" name: "2" namespace: "4" ownerReferences: @@ -31,18 +32,18 @@ metadata: uid: "7" webhooks: - admissionReviewVersions: - - "39" + - "40" clientConfig: caBundle: IQ== service: - name: "22" - namespace: "21" - path: "23" + name: "23" + namespace: "22" + path: "24" port: -1971381490 - url: "20" + url: "21" failurePolicy: VŚ(ĿȊ甞谐颋 matchPolicy: SǡƏ - name: "19" + name: "20" namespaceSelector: matchExpressions: - key: 2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ42M--n1-5 @@ -60,13 +61,13 @@ webhooks: reinvocationPolicy: 錯ƶ rules: - apiGroups: - - "24" - apiVersions: - "25" + apiVersions: + - "26" operations: - 8衍`Ĩɘ.蘯 resources: - - "26" + - "27" scope: 昍řČ扷5ƗǸƢ6/ sideEffects: Ɵ)Ù timeoutSeconds: 1132918207 diff --git a/staging/src/k8s.io/api/testdata/HEAD/admissionregistration.k8s.io.v1beta1.ValidatingWebhookConfiguration.json b/staging/src/k8s.io/api/testdata/HEAD/admissionregistration.k8s.io.v1beta1.ValidatingWebhookConfiguration.json index 8ae6293a1aa..3c19e9d77ef 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/admissionregistration.k8s.io.v1beta1.ValidatingWebhookConfiguration.json +++ b/staging/src/k8s.io/api/testdata/HEAD/admissionregistration.k8s.io.v1beta1.ValidatingWebhookConfiguration.json @@ -36,19 +36,20 @@ "manager": "16", "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", "apiVersion": "17", - "fieldsType": "18" + "fieldsType": "18", + "subresource": "19" } ] }, "webhooks": [ { - "name": "19", + "name": "20", "clientConfig": { - "url": "20", + "url": "21", "service": { - "namespace": "21", - "name": "22", - "path": "23", + "namespace": "22", + "name": "23", + "path": "24", "port": -1971381490 }, "caBundle": "IQ==" @@ -59,14 +60,14 @@ "8衍`Ĩɘ.蘯" ], "apiGroups": [ - "24" - ], - "apiVersions": [ "25" ], - "resources": [ + "apiVersions": [ "26" ], + "resources": [ + "27" + ], "scope": "昍řČ扷5ƗǸƢ6/" } ], @@ -100,7 +101,7 @@ "sideEffects": "Ɵ)Ù", "timeoutSeconds": 1132918207, "admissionReviewVersions": [ - "39" + "40" ] } ] diff --git a/staging/src/k8s.io/api/testdata/HEAD/admissionregistration.k8s.io.v1beta1.ValidatingWebhookConfiguration.pb b/staging/src/k8s.io/api/testdata/HEAD/admissionregistration.k8s.io.v1beta1.ValidatingWebhookConfiguration.pb index 7577cc2c82b..276c6a570d2 100644 Binary files a/staging/src/k8s.io/api/testdata/HEAD/admissionregistration.k8s.io.v1beta1.ValidatingWebhookConfiguration.pb and b/staging/src/k8s.io/api/testdata/HEAD/admissionregistration.k8s.io.v1beta1.ValidatingWebhookConfiguration.pb differ diff --git a/staging/src/k8s.io/api/testdata/HEAD/admissionregistration.k8s.io.v1beta1.ValidatingWebhookConfiguration.yaml b/staging/src/k8s.io/api/testdata/HEAD/admissionregistration.k8s.io.v1beta1.ValidatingWebhookConfiguration.yaml index b44978962ae..84c9f1c9898 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/admissionregistration.k8s.io.v1beta1.ValidatingWebhookConfiguration.yaml +++ b/staging/src/k8s.io/api/testdata/HEAD/admissionregistration.k8s.io.v1beta1.ValidatingWebhookConfiguration.yaml @@ -17,6 +17,7 @@ metadata: fieldsType: "18" manager: "16" operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] + subresource: "19" name: "2" namespace: "4" ownerReferences: @@ -31,18 +32,18 @@ metadata: uid: "7" webhooks: - admissionReviewVersions: - - "39" + - "40" clientConfig: caBundle: IQ== service: - name: "22" - namespace: "21" - path: "23" + name: "23" + namespace: "22" + path: "24" port: -1971381490 - url: "20" + url: "21" failurePolicy: VŚ(ĿȊ甞谐颋 matchPolicy: SǡƏ - name: "19" + name: "20" namespaceSelector: matchExpressions: - key: 2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ42M--n1-5 @@ -59,13 +60,13 @@ webhooks: 7p_w.e6._.pj5t_k-_v.-6b6.N_-u.---.8-L: k-U.v.4 rules: - apiGroups: - - "24" - apiVersions: - "25" + apiVersions: + - "26" operations: - 8衍`Ĩɘ.蘯 resources: - - "26" + - "27" scope: 昍řČ扷5ƗǸƢ6/ sideEffects: Ɵ)Ù timeoutSeconds: 1132918207 diff --git a/staging/src/k8s.io/api/testdata/HEAD/apps.v1.ControllerRevision.json b/staging/src/k8s.io/api/testdata/HEAD/apps.v1.ControllerRevision.json index b19b05eb4d1..87984dee447 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/apps.v1.ControllerRevision.json +++ b/staging/src/k8s.io/api/testdata/HEAD/apps.v1.ControllerRevision.json @@ -36,7 +36,8 @@ "manager": "16", "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", "apiVersion": "17", - "fieldsType": "18" + "fieldsType": "18", + "subresource": "19" } ] }, diff --git a/staging/src/k8s.io/api/testdata/HEAD/apps.v1.ControllerRevision.pb b/staging/src/k8s.io/api/testdata/HEAD/apps.v1.ControllerRevision.pb index b43b7d487c2..c7fc2f0b983 100644 Binary files a/staging/src/k8s.io/api/testdata/HEAD/apps.v1.ControllerRevision.pb and b/staging/src/k8s.io/api/testdata/HEAD/apps.v1.ControllerRevision.pb differ diff --git a/staging/src/k8s.io/api/testdata/HEAD/apps.v1.ControllerRevision.yaml b/staging/src/k8s.io/api/testdata/HEAD/apps.v1.ControllerRevision.yaml index 634a51ed2ac..38aa695d053 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/apps.v1.ControllerRevision.yaml +++ b/staging/src/k8s.io/api/testdata/HEAD/apps.v1.ControllerRevision.yaml @@ -24,6 +24,7 @@ metadata: fieldsType: "18" manager: "16" operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] + subresource: "19" name: "2" namespace: "4" ownerReferences: diff --git a/staging/src/k8s.io/api/testdata/HEAD/apps.v1.DaemonSet.json b/staging/src/k8s.io/api/testdata/HEAD/apps.v1.DaemonSet.json index 86e3a06ea44..e294de2ce3d 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/apps.v1.DaemonSet.json +++ b/staging/src/k8s.io/api/testdata/HEAD/apps.v1.DaemonSet.json @@ -36,7 +36,8 @@ "manager": "16", "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", "apiVersion": "17", - "fieldsType": "18" + "fieldsType": "18", + "subresource": "19" } ] }, @@ -57,50 +58,51 @@ }, "template": { "metadata": { - "name": "25", - "generateName": "26", - "namespace": "27", - "selfLink": "28", + "name": "26", + "generateName": "27", + "namespace": "28", + "selfLink": "29", "uid": "TʡȂŏ{sǡƟ", "resourceVersion": "1698285396218902212", "generation": -4139900758039117471, "creationTimestamp": null, "deletionGracePeriodSeconds": 7534629739119643351, "labels": { - "30": "31" + "31": "32" }, "annotations": { - "32": "33" + "33": "34" }, "ownerReferences": [ { - "apiVersion": "34", - "kind": "35", - "name": "36", + "apiVersion": "35", + "kind": "36", + "name": "37", "uid": "^", "controller": false, "blockOwnerDeletion": true } ], "finalizers": [ - "37" + "38" ], - "clusterName": "38", + "clusterName": "39", "managedFields": [ { - "manager": "39", + "manager": "40", "operation": "ĪȸŹăȲϤĦʅ芝", - "apiVersion": "40", - "fieldsType": "41" + "apiVersion": "41", + "fieldsType": "42", + "subresource": "43" } ] }, "spec": { "volumes": [ { - "name": "42", + "name": "44", "hostPath": { - "path": "43", + "path": "45", "type": "" }, "emptyDir": { @@ -108,26 +110,26 @@ "sizeLimit": "804" }, "gcePersistentDisk": { - "pdName": "44", - "fsType": "45", + "pdName": "46", + "fsType": "47", "partition": -1318752360 }, "awsElasticBlockStore": { - "volumeID": "46", - "fsType": "47", + "volumeID": "48", + "fsType": "49", "partition": -2007808768 }, "gitRepo": { - "repository": "48", - "revision": "49", - "directory": "50" + "repository": "50", + "revision": "51", + "directory": "52" }, "secret": { - "secretName": "51", + "secretName": "53", "items": [ { - "key": "52", - "path": "53", + "key": "54", + "path": "55", "mode": 228756891 } ], @@ -135,93 +137,93 @@ "optional": false }, "nfs": { - "server": "54", - "path": "55", + "server": "56", + "path": "57", "readOnly": true }, "iscsi": { - "targetPortal": "56", - "iqn": "57", + "targetPortal": "58", + "iqn": "59", "lun": 408756018, - "iscsiInterface": "58", - "fsType": "59", + "iscsiInterface": "60", + "fsType": "61", "readOnly": true, "portals": [ - "60" + "62" ], "chapAuthDiscovery": true, "chapAuthSession": true, "secretRef": { - "name": "61" + "name": "63" }, - "initiatorName": "62" + "initiatorName": "64" }, "glusterfs": { - "endpoints": "63", - "path": "64" + "endpoints": "65", + "path": "66" }, "persistentVolumeClaim": { - "claimName": "65", + "claimName": "67", "readOnly": true }, "rbd": { "monitors": [ - "66" + "68" ], - "image": "67", - "fsType": "68", - "pool": "69", - "user": "70", - "keyring": "71", + "image": "69", + "fsType": "70", + "pool": "71", + "user": "72", + "keyring": "73", "secretRef": { - "name": "72" + "name": "74" }, "readOnly": true }, "flexVolume": { - "driver": "73", - "fsType": "74", + "driver": "75", + "fsType": "76", "secretRef": { - "name": "75" + "name": "77" }, "readOnly": true, "options": { - "76": "77" + "78": "79" } }, "cinder": { - "volumeID": "78", - "fsType": "79", + "volumeID": "80", + "fsType": "81", "secretRef": { - "name": "80" + "name": "82" } }, "cephfs": { "monitors": [ - "81" + "83" ], - "path": "82", - "user": "83", - "secretFile": "84", + "path": "84", + "user": "85", + "secretFile": "86", "secretRef": { - "name": "85" + "name": "87" } }, "flocker": { - "datasetName": "86", - "datasetUUID": "87" + "datasetName": "88", + "datasetUUID": "89" }, "downwardAPI": { "items": [ { - "path": "88", + "path": "90", "fieldRef": { - "apiVersion": "89", - "fieldPath": "90" + "apiVersion": "91", + "fieldPath": "92" }, "resourceFieldRef": { - "containerName": "91", - "resource": "92", + "containerName": "93", + "resource": "94", "divisor": "915" }, "mode": -1768075156 @@ -231,25 +233,25 @@ }, "fc": { "targetWWNs": [ - "93" + "95" ], "lun": 570501002, - "fsType": "94", + "fsType": "96", "wwids": [ - "95" + "97" ] }, "azureFile": { - "secretName": "96", - "shareName": "97", + "secretName": "98", + "shareName": "99", "readOnly": true }, "configMap": { - "name": "98", + "name": "100", "items": [ { - "key": "99", - "path": "100", + "key": "101", + "path": "102", "mode": 2020789772 } ], @@ -257,39 +259,39 @@ "optional": false }, "vsphereVolume": { - "volumePath": "101", - "fsType": "102", - "storagePolicyName": "103", - "storagePolicyID": "104" + "volumePath": "103", + "fsType": "104", + "storagePolicyName": "105", + "storagePolicyID": "106" }, "quobyte": { - "registry": "105", - "volume": "106", - "user": "107", - "group": "108", - "tenant": "109" + "registry": "107", + "volume": "108", + "user": "109", + "group": "110", + "tenant": "111" }, "azureDisk": { - "diskName": "110", - "diskURI": "111", + "diskName": "112", + "diskURI": "113", "cachingMode": "k ź贩j瀉ǚrǜnh0åȂ", - "fsType": "112", + "fsType": "114", "readOnly": false, "kind": "nj揠8lj黳鈫ʕ禒Ƙá腿ħ缶" }, "photonPersistentDisk": { - "pdID": "113", - "fsType": "114" + "pdID": "115", + "fsType": "116" }, "projected": { "sources": [ { "secret": { - "name": "115", + "name": "117", "items": [ { - "key": "116", - "path": "117", + "key": "118", + "path": "119", "mode": 675406340 } ], @@ -298,14 +300,14 @@ "downwardAPI": { "items": [ { - "path": "118", + "path": "120", "fieldRef": { - "apiVersion": "119", - "fieldPath": "120" + "apiVersion": "121", + "fieldPath": "122" }, "resourceFieldRef": { - "containerName": "121", - "resource": "122", + "containerName": "123", + "resource": "124", "divisor": "461" }, "mode": -1618937335 @@ -313,99 +315,100 @@ ] }, "configMap": { - "name": "123", + "name": "125", "items": [ { - "key": "124", - "path": "125", + "key": "126", + "path": "127", "mode": -1126738259 } ], "optional": true }, "serviceAccountToken": { - "audience": "126", + "audience": "128", "expirationSeconds": -6345861634934949644, - "path": "127" + "path": "129" } } ], "defaultMode": 480521693 }, "portworxVolume": { - "volumeID": "128", - "fsType": "129" + "volumeID": "130", + "fsType": "131" }, "scaleIO": { - "gateway": "130", - "system": "131", + "gateway": "132", + "system": "133", "secretRef": { - "name": "132" + "name": "134" }, "sslEnabled": true, - "protectionDomain": "133", - "storagePool": "134", - "storageMode": "135", - "volumeName": "136", - "fsType": "137" + "protectionDomain": "135", + "storagePool": "136", + "storageMode": "137", + "volumeName": "138", + "fsType": "139" }, "storageos": { - "volumeName": "138", - "volumeNamespace": "139", - "fsType": "140", + "volumeName": "140", + "volumeNamespace": "141", + "fsType": "142", "secretRef": { - "name": "141" + "name": "143" } }, "csi": { - "driver": "142", + "driver": "144", "readOnly": true, - "fsType": "143", + "fsType": "145", "volumeAttributes": { - "144": "145" + "146": "147" }, "nodePublishSecretRef": { - "name": "146" + "name": "148" } }, "ephemeral": { "volumeClaimTemplate": { "metadata": { - "name": "147", - "generateName": "148", - "namespace": "149", - "selfLink": "150", + "name": "149", + "generateName": "150", + "namespace": "151", + "selfLink": "152", "uid": "溟ɴ扵閝ȝ鐵儣廡ɑ龫`劳\u0026¼", "resourceVersion": "1248703441945830579", "generation": 3849874053153949822, "creationTimestamp": null, "deletionGracePeriodSeconds": 2974444584632416014, "labels": { - "152": "153" + "154": "155" }, "annotations": { - "154": "155" + "156": "157" }, "ownerReferences": [ { - "apiVersion": "156", - "kind": "157", - "name": "158", + "apiVersion": "158", + "kind": "159", + "name": "160", "uid": "oɘ檲ɨ銦妰黖ȓ", "controller": true, "blockOwnerDeletion": false } ], "finalizers": [ - "159" + "161" ], - "clusterName": "160", + "clusterName": "162", "managedFields": [ { - "manager": "161", + "manager": "163", "operation": "獵偐ę腬瓷碑=ɉ鎷卩蝾H韹寬娬ï瓼", - "apiVersion": "162", - "fieldsType": "163" + "apiVersion": "164", + "fieldsType": "165", + "subresource": "166" } ] }, @@ -432,13 +435,13 @@ "鴒翁杙Ŧ癃8鸖ɱJȉ罴ņ螡": "212" } }, - "volumeName": "170", - "storageClassName": "171", + "volumeName": "173", + "storageClassName": "174", "volumeMode": "dz娝嘚庎D}埽uʎȺ眖R#yV'WK", "dataSource": { - "apiGroup": "172", - "kind": "173", - "name": "174" + "apiGroup": "175", + "kind": "176", + "name": "177" } } } @@ -447,59 +450,59 @@ ], "initContainers": [ { - "name": "175", - "image": "176", + "name": "178", + "image": "179", "command": [ - "177" + "180" ], "args": [ - "178" + "181" ], - "workingDir": "179", + "workingDir": "182", "ports": [ { - "name": "180", + "name": "183", "hostPort": -1981710234, "containerPort": -1109619518, "protocol": "ĺ}潷ʒ胵輓Ɔȓ蹣ɐǛv+8Ƥ熪", - "hostIP": "181" + "hostIP": "184" } ], "envFrom": [ { - "prefix": "182", + "prefix": "185", "configMapRef": { - "name": "183", + "name": "186", "optional": true }, "secretRef": { - "name": "184", + "name": "187", "optional": true } } ], "env": [ { - "name": "185", - "value": "186", + "name": "188", + "value": "189", "valueFrom": { "fieldRef": { - "apiVersion": "187", - "fieldPath": "188" + "apiVersion": "190", + "fieldPath": "191" }, "resourceFieldRef": { - "containerName": "189", - "resource": "190", + "containerName": "192", + "resource": "193", "divisor": "617" }, "configMapKeyRef": { - "name": "191", - "key": "192", + "name": "194", + "key": "195", "optional": false }, "secretKeyRef": { - "name": "193", - "key": "194", + "name": "196", + "key": "197", "optional": false } } @@ -515,40 +518,40 @@ }, "volumeMounts": [ { - "name": "195", - "mountPath": "196", - "subPath": "197", + "name": "198", + "mountPath": "199", + "subPath": "200", "mountPropagation": "ó藢xɮĵȑ6L*", - "subPathExpr": "198" + "subPathExpr": "201" } ], "volumeDevices": [ { - "name": "199", - "devicePath": "200" + "name": "202", + "devicePath": "203" } ], "livenessProbe": { "exec": { "command": [ - "201" + "204" ] }, "httpGet": { - "path": "202", - "port": "203", - "host": "204", + "path": "205", + "port": "206", + "host": "207", "scheme": "fʀļ腩墺Ò媁荭gw忊", "httpHeaders": [ { - "name": "205", - "value": "206" + "name": "208", + "value": "209" } ] }, "tcpSocket": { "port": -1761398388, - "host": "207" + "host": "210" }, "initialDelaySeconds": -1532958330, "timeoutSeconds": -438588982, @@ -560,24 +563,24 @@ "readinessProbe": { "exec": { "command": [ - "208" + "211" ] }, "httpGet": { - "path": "209", + "path": "212", "port": -614161319, - "host": "210", + "host": "213", "scheme": "Ȩ\u003c6鄰簳°Ļǟi\u0026", "httpHeaders": [ { - "name": "211", - "value": "212" + "name": "214", + "value": "215" } ] }, "tcpSocket": { - "port": "213", - "host": "214" + "port": "216", + "host": "217" }, "initialDelaySeconds": 233282513, "timeoutSeconds": -518330919, @@ -589,24 +592,24 @@ "startupProbe": { "exec": { "command": [ - "215" + "218" ] }, "httpGet": { - "path": "216", - "port": "217", - "host": "218", + "path": "219", + "port": "220", + "host": "221", "scheme": "队偯J僳徥淳4揻", "httpHeaders": [ { - "name": "219", - "value": "220" + "name": "222", + "value": "223" } ] }, "tcpSocket": { "port": 878005329, - "host": "221" + "host": "224" }, "initialDelaySeconds": -1244119841, "timeoutSeconds": 1235694147, @@ -619,51 +622,51 @@ "postStart": { "exec": { "command": [ - "222" + "225" ] }, "httpGet": { - "path": "223", - "port": "224", - "host": "225", + "path": "226", + "port": "227", + "host": "228", "scheme": "鰔澝qV訆ƎżŧL²sNƗ¸", "httpHeaders": [ { - "name": "226", - "value": "227" + "name": "229", + "value": "230" } ] }, "tcpSocket": { - "port": "228", - "host": "229" + "port": "231", + "host": "232" } }, "preStop": { "exec": { "command": [ - "230" + "233" ] }, "httpGet": { - "path": "231", - "port": "232", - "host": "233", + "path": "234", + "port": "235", + "host": "236", "scheme": "δ摖", "httpHeaders": [ { - "name": "234", - "value": "235" + "name": "237", + "value": "238" } ] }, "tcpSocket": { - "port": "236", - "host": "237" + "port": "239", + "host": "240" } } }, - "terminationMessagePath": "238", + "terminationMessagePath": "241", "terminationMessagePolicy": "_\u003cǬëJ橈'琕鶫:顇ə娯Ȱ", "imagePullPolicy": "ǵɐ鰥Z", "securityContext": { @@ -677,15 +680,15 @@ }, "privileged": false, "seLinuxOptions": { - "user": "239", - "role": "240", - "type": "241", - "level": "242" + "user": "242", + "role": "243", + "type": "244", + "level": "245" }, "windowsOptions": { - "gmsaCredentialSpecName": "243", - "gmsaCredentialSpec": "244", - "runAsUserName": "245" + "gmsaCredentialSpecName": "246", + "gmsaCredentialSpec": "247", + "runAsUserName": "248" }, "runAsUser": 9148233193771851687, "runAsGroup": 6901713258562004024, @@ -695,66 +698,66 @@ "procMount": "弢ȹ均i绝5哇芆斩ìh4Ɋ", "seccompProfile": { "type": "Ȗ|ʐşƧ諔迮ƙIJ嘢4", - "localhostProfile": "246" + "localhostProfile": "249" } } } ], "containers": [ { - "name": "247", - "image": "248", + "name": "250", + "image": "251", "command": [ - "249" + "252" ], "args": [ - "250" + "253" ], - "workingDir": "251", + "workingDir": "254", "ports": [ { - "name": "252", + "name": "255", "hostPort": 1540899353, "containerPort": -1330095135, "protocol": " 鞤ɱďW賁Ěɭɪǹ0衷,ƷƣMț譎", - "hostIP": "253" + "hostIP": "256" } ], "envFrom": [ { - "prefix": "254", + "prefix": "257", "configMapRef": { - "name": "255", + "name": "258", "optional": false }, "secretRef": { - "name": "256", + "name": "259", "optional": false } } ], "env": [ { - "name": "257", - "value": "258", + "name": "260", + "value": "261", "valueFrom": { "fieldRef": { - "apiVersion": "259", - "fieldPath": "260" + "apiVersion": "262", + "fieldPath": "263" }, "resourceFieldRef": { - "containerName": "261", - "resource": "262", + "containerName": "264", + "resource": "265", "divisor": "293" }, "configMapKeyRef": { - "name": "263", - "key": "264", + "name": "266", + "key": "267", "optional": true }, "secretKeyRef": { - "name": "265", - "key": "266", + "name": "268", + "key": "269", "optional": false } } @@ -770,41 +773,41 @@ }, "volumeMounts": [ { - "name": "267", + "name": "270", "readOnly": true, - "mountPath": "268", - "subPath": "269", + "mountPath": "271", + "subPath": "272", "mountPropagation": "ʠɜ瞍阎lğ Ņ", - "subPathExpr": "270" + "subPathExpr": "273" } ], "volumeDevices": [ { - "name": "271", - "devicePath": "272" + "name": "274", + "devicePath": "275" } ], "livenessProbe": { "exec": { "command": [ - "273" + "276" ] }, "httpGet": { - "path": "274", + "path": "277", "port": 1866529638, - "host": "275", + "host": "278", "scheme": "Ŕ瘍Nʊ輔3璾ėȜv1b繐汚磉反-n", "httpHeaders": [ { - "name": "276", - "value": "277" + "name": "279", + "value": "280" } ] }, "tcpSocket": { "port": 638012651, - "host": "278" + "host": "281" }, "initialDelaySeconds": -1161185537, "timeoutSeconds": 1928937303, @@ -816,24 +819,24 @@ "readinessProbe": { "exec": { "command": [ - "279" + "282" ] }, "httpGet": { - "path": "280", - "port": "281", - "host": "282", + "path": "283", + "port": "284", + "host": "285", "scheme": "Ik(dŊiɢzĮ蛋I", "httpHeaders": [ { - "name": "283", - "value": "284" + "name": "286", + "value": "287" } ] }, "tcpSocket": { - "port": "285", - "host": "286" + "port": "288", + "host": "289" }, "initialDelaySeconds": 571693619, "timeoutSeconds": 1643238856, @@ -845,24 +848,24 @@ "startupProbe": { "exec": { "command": [ - "287" + "290" ] }, "httpGet": { - "path": "288", - "port": "289", - "host": "290", + "path": "291", + "port": "292", + "host": "293", "scheme": "奼[ƕƑĝ®EĨǔvÄÚ×p鬷m罂", "httpHeaders": [ { - "name": "291", - "value": "292" + "name": "294", + "value": "295" } ] }, "tcpSocket": { "port": -1894647727, - "host": "293" + "host": "296" }, "initialDelaySeconds": 235623869, "timeoutSeconds": 564558594, @@ -875,51 +878,51 @@ "postStart": { "exec": { "command": [ - "294" + "297" ] }, "httpGet": { - "path": "295", + "path": "298", "port": 466267060, - "host": "296", + "host": "299", "scheme": "wy¶熀ďJZ漤ŗ坟Ů\u003cy鯶縆ł", "httpHeaders": [ { - "name": "297", - "value": "298" + "name": "300", + "value": "301" } ] }, "tcpSocket": { - "port": "299", - "host": "300" + "port": "302", + "host": "303" } }, "preStop": { "exec": { "command": [ - "301" + "304" ] }, "httpGet": { - "path": "302", - "port": "303", - "host": "304", + "path": "305", + "port": "306", + "host": "307", "scheme": "Ē3Nh×DJɶ羹ƞʓ%ʝ", "httpHeaders": [ { - "name": "305", - "value": "306" + "name": "308", + "value": "309" } ] }, "tcpSocket": { - "port": "307", - "host": "308" + "port": "310", + "host": "311" } } }, - "terminationMessagePath": "309", + "terminationMessagePath": "312", "terminationMessagePolicy": "躌ñ?卶滿筇ȟP:/a", "imagePullPolicy": ".wȏâ磠Ƴ崖S«V¯ÁȦtl敷斢", "securityContext": { @@ -933,15 +936,15 @@ }, "privileged": false, "seLinuxOptions": { - "user": "310", - "role": "311", - "type": "312", - "level": "313" + "user": "313", + "role": "314", + "type": "315", + "level": "316" }, "windowsOptions": { - "gmsaCredentialSpecName": "314", - "gmsaCredentialSpec": "315", - "runAsUserName": "316" + "gmsaCredentialSpecName": "317", + "gmsaCredentialSpec": "318", + "runAsUserName": "319" }, "runAsUser": 4369716065827112267, "runAsGroup": -6657305077321335240, @@ -951,66 +954,66 @@ "procMount": "ʙcx", "seccompProfile": { "type": "ǒđ\u003e*劶?jĎĭ", - "localhostProfile": "317" + "localhostProfile": "320" } } } ], "ephemeralContainers": [ { - "name": "318", - "image": "319", + "name": "321", + "image": "322", "command": [ - "320" + "323" ], "args": [ - "321" + "324" ], - "workingDir": "322", + "workingDir": "325", "ports": [ { - "name": "323", + "name": "326", "hostPort": 1805682547, "containerPort": -651405950, "protocol": "淹揀.e鍃G昧牱fsǕT衩kƒK07", - "hostIP": "324" + "hostIP": "327" } ], "envFrom": [ { - "prefix": "325", + "prefix": "328", "configMapRef": { - "name": "326", + "name": "329", "optional": true }, "secretRef": { - "name": "327", + "name": "330", "optional": true } } ], "env": [ { - "name": "328", - "value": "329", + "name": "331", + "value": "332", "valueFrom": { "fieldRef": { - "apiVersion": "330", - "fieldPath": "331" + "apiVersion": "333", + "fieldPath": "334" }, "resourceFieldRef": { - "containerName": "332", - "resource": "333", + "containerName": "335", + "resource": "336", "divisor": "684" }, "configMapKeyRef": { - "name": "334", - "key": "335", + "name": "337", + "key": "338", "optional": true }, "secretKeyRef": { - "name": "336", - "key": "337", + "name": "339", + "key": "340", "optional": true } } @@ -1026,41 +1029,41 @@ }, "volumeMounts": [ { - "name": "338", + "name": "341", "readOnly": true, - "mountPath": "339", - "subPath": "340", + "mountPath": "342", + "subPath": "343", "mountPropagation": "葰賦", - "subPathExpr": "341" + "subPathExpr": "344" } ], "volumeDevices": [ { - "name": "342", - "devicePath": "343" + "name": "345", + "devicePath": "346" } ], "livenessProbe": { "exec": { "command": [ - "344" + "347" ] }, "httpGet": { - "path": "345", + "path": "348", "port": -121675052, - "host": "346", + "host": "349", "scheme": "W#ļǹʅŚO虀^", "httpHeaders": [ { - "name": "347", - "value": "348" + "name": "350", + "value": "351" } ] }, "tcpSocket": { - "port": "349", - "host": "350" + "port": "352", + "host": "353" }, "initialDelaySeconds": -1959891996, "timeoutSeconds": -1442230895, @@ -1072,24 +1075,24 @@ "readinessProbe": { "exec": { "command": [ - "351" + "354" ] }, "httpGet": { - "path": "352", + "path": "355", "port": -1744546613, - "host": "353", + "host": "356", "scheme": "ʓɻŊ", "httpHeaders": [ { - "name": "354", - "value": "355" + "name": "357", + "value": "358" } ] }, "tcpSocket": { "port": -259047269, - "host": "356" + "host": "359" }, "initialDelaySeconds": 1586122127, "timeoutSeconds": -1813456856, @@ -1101,24 +1104,24 @@ "startupProbe": { "exec": { "command": [ - "357" + "360" ] }, "httpGet": { - "path": "358", + "path": "361", "port": -5241849, - "host": "359", + "host": "362", "scheme": "}颉hȱɷȰW", "httpHeaders": [ { - "name": "360", - "value": "361" + "name": "363", + "value": "364" } ] }, "tcpSocket": { - "port": "362", - "host": "363" + "port": "365", + "host": "366" }, "initialDelaySeconds": 636493142, "timeoutSeconds": -192358697, @@ -1131,51 +1134,51 @@ "postStart": { "exec": { "command": [ - "364" + "367" ] }, "httpGet": { - "path": "365", + "path": "368", "port": -1460652193, - "host": "366", + "host": "369", "scheme": "8ï驿笈¯rƈa餖Ľƛ淴ɑ?", "httpHeaders": [ { - "name": "367", - "value": "368" + "name": "370", + "value": "371" } ] }, "tcpSocket": { - "port": "369", - "host": "370" + "port": "372", + "host": "373" } }, "preStop": { "exec": { "command": [ - "371" + "374" ] }, "httpGet": { - "path": "372", + "path": "375", "port": 71524977, - "host": "373", + "host": "376", "scheme": "鍻G鯇ɀ魒Ð扬=惍EʦŊĊ娮rȧŹ黷", "httpHeaders": [ { - "name": "374", - "value": "375" + "name": "377", + "value": "378" } ] }, "tcpSocket": { "port": -565041796, - "host": "376" + "host": "379" } } }, - "terminationMessagePath": "377", + "terminationMessagePath": "380", "terminationMessagePolicy": "Ƭ婦d", "imagePullPolicy": "ɧeʫį淓¯", "securityContext": { @@ -1189,15 +1192,15 @@ }, "privileged": true, "seLinuxOptions": { - "user": "378", - "role": "379", - "type": "380", - "level": "381" + "user": "381", + "role": "382", + "type": "383", + "level": "384" }, "windowsOptions": { - "gmsaCredentialSpecName": "382", - "gmsaCredentialSpec": "383", - "runAsUserName": "384" + "gmsaCredentialSpecName": "385", + "gmsaCredentialSpec": "386", + "runAsUserName": "387" }, "runAsUser": -4564863616644509171, "runAsGroup": -7297536356638221066, @@ -1207,12 +1210,12 @@ "procMount": "Ş襵樞úʥ銀", "seccompProfile": { "type": "ɤ血x柱栦阫Ƈʥ椹ý飝ȕ笧", - "localhostProfile": "385" + "localhostProfile": "388" } }, "stdin": true, "tty": true, - "targetContainerName": "386" + "targetContainerName": "389" } ], "restartPolicy": "鹚蝉茲ʛ饊", @@ -1220,26 +1223,26 @@ "activeDeadlineSeconds": -1284119655860768065, "dnsPolicy": "錏嬮#ʐ", "nodeSelector": { - "387": "388" + "390": "391" }, - "serviceAccountName": "389", - "serviceAccount": "390", + "serviceAccountName": "392", + "serviceAccount": "393", "automountServiceAccountToken": true, - "nodeName": "391", + "nodeName": "394", "hostPID": true, "hostIPC": true, "shareProcessNamespace": false, "securityContext": { "seLinuxOptions": { - "user": "392", - "role": "393", - "type": "394", - "level": "395" + "user": "395", + "role": "396", + "type": "397", + "level": "398" }, "windowsOptions": { - "gmsaCredentialSpecName": "396", - "gmsaCredentialSpec": "397", - "runAsUserName": "398" + "gmsaCredentialSpecName": "399", + "gmsaCredentialSpec": "400", + "runAsUserName": "401" }, "runAsUser": -4904722847506013622, "runAsGroup": 6465579957265382985, @@ -1250,23 +1253,23 @@ "fsGroup": -1867959832193971598, "sysctls": [ { - "name": "399", - "value": "400" + "name": "402", + "value": "403" } ], "fsGroupChangePolicy": "ʦ婷ɂ挃ŪǗȦɆ悼j蛑q沷¾!", "seccompProfile": { "type": "`翾'ųŎ群E牬庘颮6(|ǖû", - "localhostProfile": "401" + "localhostProfile": "404" } }, "imagePullSecrets": [ { - "name": "402" + "name": "405" } ], - "hostname": "403", - "subdomain": "404", + "hostname": "406", + "subdomain": "407", "affinity": { "nodeAffinity": { "requiredDuringSchedulingIgnoredDuringExecution": { @@ -1274,19 +1277,19 @@ { "matchExpressions": [ { - "key": "405", + "key": "408", "operator": "UǷ坒", "values": [ - "406" + "409" ] } ], "matchFields": [ { - "key": "407", + "key": "410", "operator": "", "values": [ - "408" + "411" ] } ] @@ -1299,19 +1302,19 @@ "preference": { "matchExpressions": [ { - "key": "409", + "key": "412", "operator": "Mɮ6)", "values": [ - "410" + "413" ] } ], "matchFields": [ { - "key": "411", + "key": "414", "operator": "杞¹t骳ɰɰUʜʔŜ0¢啥ƵǸG啾", "values": [ - "412" + "415" ] } ] @@ -1337,9 +1340,9 @@ ] }, "namespaces": [ - "419" + "422" ], - "topologyKey": "420", + "topologyKey": "423", "namespaceSelector": { "matchLabels": { "410-k-r---3g7nz4-------385h---0-un.i---rgvf3q-z-5z80n--t5p/g": "3_.4_W_-_-7Tp_.----cp__ac8u.._-__BM.6-.Y_72-_--pT75-.emV__w" @@ -1372,9 +1375,9 @@ ] }, "namespaces": [ - "433" + "436" ], - "topologyKey": "434", + "topologyKey": "437", "namespaceSelector": { "matchLabels": { "s4dw-buv-f55-2k2-e-443m678-2v89-zk873--1n133.or-0-2--rad877gr62g/dg__..2bidF.-0-...WE.-_tdt_-Z0_TMp": "5_pT-___-_5-6h_Ky7-_0Vw-Nzfd7" @@ -1408,9 +1411,9 @@ ] }, "namespaces": [ - "447" + "450" ], - "topologyKey": "448", + "topologyKey": "451", "namespaceSelector": { "matchLabels": { "x4P--_q-...Oai.D7-_9..8-8yw..__Yb_51": "m06jVZu" @@ -1440,9 +1443,9 @@ ] }, "namespaces": [ - "461" + "464" ], - "topologyKey": "462", + "topologyKey": "465", "namespaceSelector": { "matchLabels": { "P_03_6.K8l.YlG0.87B_1BKi-5y-9-kE-4.._c_____gNM-.T-..h": "4-Bb1.R_.225.5D1.--a8_p-s.-_DM__28W-_-.0HfR-_f-GP" @@ -1462,37 +1465,37 @@ ] } }, - "schedulerName": "469", + "schedulerName": "472", "tolerations": [ { - "key": "470", + "key": "473", "operator": "杻扞Ğuƈ?犻盪ǵĿř岈ǎǏ]", - "value": "471", + "value": "474", "effect": "ɮ-nʣž吞Ƞ唄®窂爪", "tolerationSeconds": -5154627301352060136 } ], "hostAliases": [ { - "ip": "472", + "ip": "475", "hostnames": [ - "473" + "476" ] } ], - "priorityClassName": "474", + "priorityClassName": "477", "priority": -860768401, "dnsConfig": { "nameservers": [ - "475" + "478" ], "searches": [ - "476" + "479" ], "options": [ { - "name": "477", - "value": "478" + "name": "480", + "value": "481" } ] }, @@ -1501,7 +1504,7 @@ "conditionType": "@.ȇʟ" } ], - "runtimeClassName": "479", + "runtimeClassName": "482", "enableServiceLinks": false, "preemptionPolicy": "", "overhead": { @@ -1510,7 +1513,7 @@ "topologySpreadConstraints": [ { "maxSkew": -2013945465, - "topologyKey": "480", + "topologyKey": "483", "whenUnsatisfiable": "½ǩ ", "labelSelector": { "matchLabels": { @@ -1553,8 +1556,8 @@ "type": "ôD齆O#ȞM\u003c²彾Ǟʈɐ", "status": "盧ŶbșʬÇ[輚趞", "lastTransitionTime": "2205-11-05T22:21:51Z", - "reason": "487", - "message": "488" + "reason": "490", + "message": "491" } ] } diff --git a/staging/src/k8s.io/api/testdata/HEAD/apps.v1.DaemonSet.pb b/staging/src/k8s.io/api/testdata/HEAD/apps.v1.DaemonSet.pb index f9ec76fc762..5e6a3d2930e 100644 Binary files a/staging/src/k8s.io/api/testdata/HEAD/apps.v1.DaemonSet.pb and b/staging/src/k8s.io/api/testdata/HEAD/apps.v1.DaemonSet.pb differ diff --git a/staging/src/k8s.io/api/testdata/HEAD/apps.v1.DaemonSet.yaml b/staging/src/k8s.io/api/testdata/HEAD/apps.v1.DaemonSet.yaml index 0e5ca62f5e6..8d3281f7a42 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/apps.v1.DaemonSet.yaml +++ b/staging/src/k8s.io/api/testdata/HEAD/apps.v1.DaemonSet.yaml @@ -17,6 +17,7 @@ metadata: fieldsType: "18" manager: "16" operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] + subresource: "19" name: "2" namespace: "4" ownerReferences: @@ -43,32 +44,33 @@ spec: template: metadata: annotations: - "32": "33" - clusterName: "38" + "33": "34" + clusterName: "39" creationTimestamp: null deletionGracePeriodSeconds: 7534629739119643351 finalizers: - - "37" - generateName: "26" + - "38" + generateName: "27" generation: -4139900758039117471 labels: - "30": "31" + "31": "32" managedFields: - - apiVersion: "40" - fieldsType: "41" - manager: "39" + - apiVersion: "41" + fieldsType: "42" + manager: "40" operation: ĪȸŹăȲϤĦʅ芝 - name: "25" - namespace: "27" + subresource: "43" + name: "26" + namespace: "28" ownerReferences: - - apiVersion: "34" + - apiVersion: "35" blockOwnerDeletion: true controller: false - kind: "35" - name: "36" + kind: "36" + name: "37" uid: ^ resourceVersion: "1698285396218902212" - selfLink: "28" + selfLink: "29" uid: TʡȂŏ{sǡƟ spec: activeDeadlineSeconds: -1284119655860768065 @@ -77,28 +79,28 @@ spec: preferredDuringSchedulingIgnoredDuringExecution: - preference: matchExpressions: - - key: "409" + - key: "412" operator: Mɮ6) values: - - "410" + - "413" matchFields: - - key: "411" + - key: "414" operator: 杞¹t骳ɰɰUʜʔŜ0¢啥ƵǸG啾 values: - - "412" + - "415" weight: -1280563546 requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - - key: "405" + - key: "408" operator: UǷ坒 values: - - "406" + - "409" matchFields: - - key: "407" + - key: "410" operator: "" values: - - "408" + - "411" podAffinity: preferredDuringSchedulingIgnoredDuringExecution: - podAffinityTerm: @@ -117,8 +119,8 @@ spec: matchLabels: s4dw-buv-f55-2k2-e-443m678-2v89-zk873--1n133.or-0-2--rad877gr62g/dg__..2bidF.-0-...WE.-_tdt_-Z0_TMp: 5_pT-___-_5-6h_Ky7-_0Vw-Nzfd7 namespaces: - - "433" - topologyKey: "434" + - "436" + topologyKey: "437" weight: -2118597352 requiredDuringSchedulingIgnoredDuringExecution: - labelSelector: @@ -136,8 +138,8 @@ spec: matchLabels: 410-k-r---3g7nz4-------385h---0-un.i---rgvf3q-z-5z80n--t5p/g: 3_.4_W_-_-7Tp_.----cp__ac8u.._-__BM.6-.Y_72-_--pT75-.emV__w namespaces: - - "419" - topologyKey: "420" + - "422" + topologyKey: "423" podAntiAffinity: preferredDuringSchedulingIgnoredDuringExecution: - podAffinityTerm: @@ -156,8 +158,8 @@ spec: matchLabels: P_03_6.K8l.YlG0.87B_1BKi-5y-9-kE-4.._c_____gNM-.T-..h: 4-Bb1.R_.225.5D1.--a8_p-s.-_DM__28W-_-.0HfR-_f-GP namespaces: - - "461" - topologyKey: "462" + - "464" + topologyKey: "465" weight: 1943011795 requiredDuringSchedulingIgnoredDuringExecution: - labelSelector: @@ -175,121 +177,121 @@ spec: matchLabels: x4P--_q-...Oai.D7-_9..8-8yw..__Yb_51: m06jVZu namespaces: - - "447" - topologyKey: "448" + - "450" + topologyKey: "451" automountServiceAccountToken: true containers: - args: - - "250" + - "253" command: - - "249" + - "252" env: - - name: "257" - value: "258" + - name: "260" + value: "261" valueFrom: configMapKeyRef: - key: "264" - name: "263" + key: "267" + name: "266" optional: true fieldRef: - apiVersion: "259" - fieldPath: "260" + apiVersion: "262" + fieldPath: "263" resourceFieldRef: - containerName: "261" + containerName: "264" divisor: "293" - resource: "262" + resource: "265" secretKeyRef: - key: "266" - name: "265" + key: "269" + name: "268" optional: false envFrom: - configMapRef: - name: "255" + name: "258" optional: false - prefix: "254" + prefix: "257" secretRef: - name: "256" + name: "259" optional: false - image: "248" + image: "251" imagePullPolicy: .wȏâ磠Ƴ崖S«V¯ÁȦtl敷斢 lifecycle: postStart: exec: command: - - "294" + - "297" httpGet: - host: "296" + host: "299" httpHeaders: - - name: "297" - value: "298" - path: "295" + - name: "300" + value: "301" + path: "298" port: 466267060 scheme: wy¶熀ďJZ漤ŗ坟Ů*劶?jĎĭ windowsOptions: - gmsaCredentialSpec: "315" - gmsaCredentialSpecName: "314" - runAsUserName: "316" + gmsaCredentialSpec: "318" + gmsaCredentialSpecName: "317" + runAsUserName: "319" startupProbe: exec: command: - - "287" + - "290" failureThreshold: 1447314009 httpGet: - host: "290" + host: "293" httpHeaders: - - name: "291" - value: "292" - path: "288" - port: "289" + - name: "294" + value: "295" + path: "291" + port: "292" scheme: 奼[ƕƑĝ®EĨǔvÄÚ×p鬷m罂 initialDelaySeconds: 235623869 periodSeconds: -505848936 successThreshold: -1819021257 tcpSocket: - host: "293" + host: "296" port: -1894647727 terminationGracePeriodSeconds: -7637760856622746738 timeoutSeconds: 564558594 - terminationMessagePath: "309" + terminationMessagePath: "312" terminationMessagePolicy: 躌ñ?卶滿筇ȟP:/a volumeDevices: - - devicePath: "272" - name: "271" + - devicePath: "275" + name: "274" volumeMounts: - - mountPath: "268" + - mountPath: "271" mountPropagation: ʠɜ瞍阎lğ Ņ - name: "267" + name: "270" readOnly: true - subPath: "269" - subPathExpr: "270" - workingDir: "251" + subPath: "272" + subPathExpr: "273" + workingDir: "254" dnsConfig: nameservers: - - "475" + - "478" options: - - name: "477" - value: "478" + - name: "480" + value: "481" searches: - - "476" + - "479" dnsPolicy: 錏嬮#ʐ enableServiceLinks: false ephemeralContainers: - args: - - "321" + - "324" command: - - "320" + - "323" env: - - name: "328" - value: "329" + - name: "331" + value: "332" valueFrom: configMapKeyRef: - key: "335" - name: "334" + key: "338" + name: "337" optional: true fieldRef: - apiVersion: "330" - fieldPath: "331" + apiVersion: "333" + fieldPath: "334" resourceFieldRef: - containerName: "332" + containerName: "335" divisor: "684" - resource: "333" + resource: "336" secretKeyRef: - key: "337" - name: "336" + key: "340" + name: "339" optional: true envFrom: - configMapRef: - name: "326" + name: "329" optional: true - prefix: "325" + prefix: "328" secretRef: - name: "327" + name: "330" optional: true - image: "319" + image: "322" imagePullPolicy: ɧeʫį淓¯ lifecycle: postStart: exec: command: - - "364" + - "367" httpGet: - host: "366" + host: "369" httpHeaders: - - name: "367" - value: "368" - path: "365" + - name: "370" + value: "371" + path: "368" port: -1460652193 scheme: 8ï驿笈¯rƈa餖Ľƛ淴ɑ? tcpSocket: - host: "370" - port: "369" + host: "373" + port: "372" preStop: exec: command: - - "371" + - "374" httpGet: - host: "373" + host: "376" httpHeaders: - - name: "374" - value: "375" - path: "372" + - name: "377" + value: "378" + path: "375" port: 71524977 scheme: 鍻G鯇ɀ魒Ð扬=惍EʦŊĊ娮rȧŹ黷 tcpSocket: - host: "376" + host: "379" port: -565041796 livenessProbe: exec: command: - - "344" + - "347" failureThreshold: 1587036035 httpGet: - host: "346" + host: "349" httpHeaders: - - name: "347" - value: "348" - path: "345" + - name: "350" + value: "351" + path: "348" port: -121675052 scheme: W#ļǹʅŚO虀^ initialDelaySeconds: -1959891996 periodSeconds: 1475033091 successThreshold: 1782790310 tcpSocket: - host: "350" - port: "349" + host: "353" + port: "352" terminationGracePeriodSeconds: 7560036535013464461 timeoutSeconds: -1442230895 - name: "318" + name: "321" ports: - containerPort: -651405950 - hostIP: "324" + hostIP: "327" hostPort: 1805682547 - name: "323" + name: "326" protocol: 淹揀.e鍃G昧牱fsǕT衩kƒK07 readinessProbe: exec: command: - - "351" + - "354" failureThreshold: 408029351 httpGet: - host: "353" + host: "356" httpHeaders: - - name: "354" - value: "355" - path: "352" + - name: "357" + value: "358" + path: "355" port: -1744546613 scheme: ʓɻŊ initialDelaySeconds: 1586122127 periodSeconds: 781203691 successThreshold: -216440055 tcpSocket: - host: "356" + host: "359" port: -259047269 terminationGracePeriodSeconds: 5450105809027610853 timeoutSeconds: -1813456856 @@ -499,175 +501,175 @@ spec: runAsNonRoot: false runAsUser: -4564863616644509171 seLinuxOptions: - level: "381" - role: "379" - type: "380" - user: "378" + level: "384" + role: "382" + type: "383" + user: "381" seccompProfile: - localhostProfile: "385" + localhostProfile: "388" type: ɤ血x柱栦阫Ƈʥ椹ý飝ȕ笧 windowsOptions: - gmsaCredentialSpec: "383" - gmsaCredentialSpecName: "382" - runAsUserName: "384" + gmsaCredentialSpec: "386" + gmsaCredentialSpecName: "385" + runAsUserName: "387" startupProbe: exec: command: - - "357" + - "360" failureThreshold: 902204699 httpGet: - host: "359" + host: "362" httpHeaders: - - name: "360" - value: "361" - path: "358" + - name: "363" + value: "364" + path: "361" port: -5241849 scheme: '}颉hȱɷȰW' initialDelaySeconds: 636493142 periodSeconds: 420595064 successThreshold: 1195176401 tcpSocket: - host: "363" - port: "362" + host: "366" + port: "365" terminationGracePeriodSeconds: 9196919020604133323 timeoutSeconds: -192358697 stdin: true - targetContainerName: "386" - terminationMessagePath: "377" + targetContainerName: "389" + terminationMessagePath: "380" terminationMessagePolicy: Ƭ婦d tty: true volumeDevices: - - devicePath: "343" - name: "342" + - devicePath: "346" + name: "345" volumeMounts: - - mountPath: "339" + - mountPath: "342" mountPropagation: 葰賦 - name: "338" + name: "341" readOnly: true - subPath: "340" - subPathExpr: "341" - workingDir: "322" + subPath: "343" + subPathExpr: "344" + workingDir: "325" hostAliases: - hostnames: - - "473" - ip: "472" + - "476" + ip: "475" hostIPC: true hostPID: true - hostname: "403" + hostname: "406" imagePullSecrets: - - name: "402" + - name: "405" initContainers: - args: - - "178" + - "181" command: - - "177" + - "180" env: - - name: "185" - value: "186" + - name: "188" + value: "189" valueFrom: configMapKeyRef: - key: "192" - name: "191" + key: "195" + name: "194" optional: false fieldRef: - apiVersion: "187" - fieldPath: "188" + apiVersion: "190" + fieldPath: "191" resourceFieldRef: - containerName: "189" + containerName: "192" divisor: "617" - resource: "190" + resource: "193" secretKeyRef: - key: "194" - name: "193" + key: "197" + name: "196" optional: false envFrom: - configMapRef: - name: "183" + name: "186" optional: true - prefix: "182" + prefix: "185" secretRef: - name: "184" + name: "187" optional: true - image: "176" + image: "179" imagePullPolicy: ǵɐ鰥Z lifecycle: postStart: exec: command: - - "222" + - "225" httpGet: - host: "225" + host: "228" httpHeaders: - - name: "226" - value: "227" - path: "223" - port: "224" + - name: "229" + value: "230" + path: "226" + port: "227" scheme: 鰔澝qV訆ƎżŧL²sNƗ¸ tcpSocket: - host: "229" - port: "228" + host: "232" + port: "231" preStop: exec: command: - - "230" + - "233" httpGet: - host: "233" + host: "236" httpHeaders: - - name: "234" - value: "235" - path: "231" - port: "232" + - name: "237" + value: "238" + path: "234" + port: "235" scheme: δ摖 tcpSocket: - host: "237" - port: "236" + host: "240" + port: "239" livenessProbe: exec: command: - - "201" + - "204" failureThreshold: 14304392 httpGet: - host: "204" + host: "207" httpHeaders: - - name: "205" - value: "206" - path: "202" - port: "203" + - name: "208" + value: "209" + path: "205" + port: "206" scheme: fʀļ腩墺Ò媁荭gw忊 initialDelaySeconds: -1532958330 periodSeconds: 1004325340 successThreshold: -1313320434 tcpSocket: - host: "207" + host: "210" port: -1761398388 terminationGracePeriodSeconds: 2001337664780390084 timeoutSeconds: -438588982 - name: "175" + name: "178" ports: - containerPort: -1109619518 - hostIP: "181" + hostIP: "184" hostPort: -1981710234 - name: "180" + name: "183" protocol: ĺ}潷ʒ胵輓Ɔȓ蹣ɐǛv+8Ƥ熪 readinessProbe: exec: command: - - "208" + - "211" failureThreshold: -1314967760 httpGet: - host: "210" + host: "213" httpHeaders: - - name: "211" - value: "212" - path: "209" + - name: "214" + value: "215" + path: "212" port: -614161319 scheme: Ȩ<6鄰簳°Ļǟi& initialDelaySeconds: 233282513 periodSeconds: 1313273370 successThreshold: -1296830577 tcpSocket: - host: "214" - port: "213" + host: "217" + port: "216" terminationGracePeriodSeconds: 5043322816247327651 timeoutSeconds: -518330919 resources: @@ -689,63 +691,63 @@ spec: runAsNonRoot: true runAsUser: 9148233193771851687 seLinuxOptions: - level: "242" - role: "240" - type: "241" - user: "239" + level: "245" + role: "243" + type: "244" + user: "242" seccompProfile: - localhostProfile: "246" + localhostProfile: "249" type: Ȗ|ʐşƧ諔迮ƙIJ嘢4 windowsOptions: - gmsaCredentialSpec: "244" - gmsaCredentialSpecName: "243" - runAsUserName: "245" + gmsaCredentialSpec: "247" + gmsaCredentialSpecName: "246" + runAsUserName: "248" startupProbe: exec: command: - - "215" + - "218" failureThreshold: 1909548849 httpGet: - host: "218" + host: "221" httpHeaders: - - name: "219" - value: "220" - path: "216" - port: "217" + - name: "222" + value: "223" + path: "219" + port: "220" scheme: 队偯J僳徥淳4揻 initialDelaySeconds: -1244119841 periodSeconds: 348370746 successThreshold: 468369166 tcpSocket: - host: "221" + host: "224" port: 878005329 terminationGracePeriodSeconds: 6410850623145248813 timeoutSeconds: 1235694147 - terminationMessagePath: "238" + terminationMessagePath: "241" terminationMessagePolicy: _<ǬëJ橈'琕鶫:顇ə娯Ȱ volumeDevices: - - devicePath: "200" - name: "199" + - devicePath: "203" + name: "202" volumeMounts: - - mountPath: "196" + - mountPath: "199" mountPropagation: ó藢xɮĵȑ6L* - name: "195" - subPath: "197" - subPathExpr: "198" - workingDir: "179" - nodeName: "391" + name: "198" + subPath: "200" + subPathExpr: "201" + workingDir: "182" + nodeName: "394" nodeSelector: - "387": "388" + "390": "391" overhead: "": "359" preemptionPolicy: "" priority: -860768401 - priorityClassName: "474" + priorityClassName: "477" readinessGates: - conditionType: '@.ȇʟ' restartPolicy: 鹚蝉茲ʛ饊 - runtimeClassName: "479" - schedulerName: "469" + runtimeClassName: "482" + schedulerName: "472" securityContext: fsGroup: -1867959832193971598 fsGroupChangePolicy: ʦ婷ɂ挃ŪǗȦɆ悼j蛑q沷¾! @@ -753,34 +755,34 @@ spec: runAsNonRoot: false runAsUser: -4904722847506013622 seLinuxOptions: - level: "395" - role: "393" - type: "394" - user: "392" + level: "398" + role: "396" + type: "397" + user: "395" seccompProfile: - localhostProfile: "401" + localhostProfile: "404" type: '`翾''ųŎ群E牬庘颮6(|ǖû' supplementalGroups: - -981432507446869083 sysctls: - - name: "399" - value: "400" + - name: "402" + value: "403" windowsOptions: - gmsaCredentialSpec: "397" - gmsaCredentialSpecName: "396" - runAsUserName: "398" - serviceAccount: "390" - serviceAccountName: "389" + gmsaCredentialSpec: "400" + gmsaCredentialSpecName: "399" + runAsUserName: "401" + serviceAccount: "393" + serviceAccountName: "392" setHostnameAsFQDN: true shareProcessNamespace: false - subdomain: "404" + subdomain: "407" terminationGracePeriodSeconds: 1736985756995615785 tolerations: - effect: ɮ-nʣž吞Ƞ唄®窂爪 - key: "470" + key: "473" operator: 杻扞Ğuƈ?犻盪ǵĿř岈ǎǏ] tolerationSeconds: -5154627301352060136 - value: "471" + value: "474" topologySpreadConstraints: - labelSelector: matchExpressions: @@ -789,65 +791,65 @@ spec: matchLabels: 9_-n7--_-d---.-D_4.HVFh-5-YW7-K..._YfWzG: 4n maxSkew: -2013945465 - topologyKey: "480" + topologyKey: "483" whenUnsatisfiable: '½ǩ ' volumes: - awsElasticBlockStore: - fsType: "47" + fsType: "49" partition: -2007808768 - volumeID: "46" + volumeID: "48" azureDisk: cachingMode: k ź贩j瀉ǚrǜnh0åȂ - diskName: "110" - diskURI: "111" - fsType: "112" + diskName: "112" + diskURI: "113" + fsType: "114" kind: nj揠8lj黳鈫ʕ禒Ƙá腿ħ缶 readOnly: false azureFile: readOnly: true - secretName: "96" - shareName: "97" + secretName: "98" + shareName: "99" cephfs: monitors: - - "81" - path: "82" - secretFile: "84" + - "83" + path: "84" + secretFile: "86" secretRef: - name: "85" - user: "83" + name: "87" + user: "85" cinder: - fsType: "79" + fsType: "81" secretRef: - name: "80" - volumeID: "78" + name: "82" + volumeID: "80" configMap: defaultMode: 952979935 items: - - key: "99" + - key: "101" mode: 2020789772 - path: "100" - name: "98" + path: "102" + name: "100" optional: false csi: - driver: "142" - fsType: "143" + driver: "144" + fsType: "145" nodePublishSecretRef: - name: "146" + name: "148" readOnly: true volumeAttributes: - "144": "145" + "146": "147" downwardAPI: defaultMode: -868808281 items: - fieldRef: - apiVersion: "89" - fieldPath: "90" + apiVersion: "91" + fieldPath: "92" mode: -1768075156 - path: "88" + path: "90" resourceFieldRef: - containerName: "91" + containerName: "93" divisor: "915" - resource: "92" + resource: "94" emptyDir: medium: ɹ坼É/pȿ sizeLimit: "804" @@ -855,40 +857,41 @@ spec: volumeClaimTemplate: metadata: annotations: - "154": "155" - clusterName: "160" + "156": "157" + clusterName: "162" creationTimestamp: null deletionGracePeriodSeconds: 2974444584632416014 finalizers: - - "159" - generateName: "148" + - "161" + generateName: "150" generation: 3849874053153949822 labels: - "152": "153" + "154": "155" managedFields: - - apiVersion: "162" - fieldsType: "163" - manager: "161" + - apiVersion: "164" + fieldsType: "165" + manager: "163" operation: 獵偐ę腬瓷碑=ɉ鎷卩蝾H韹寬娬ï瓼 - name: "147" - namespace: "149" + subresource: "166" + name: "149" + namespace: "151" ownerReferences: - - apiVersion: "156" + - apiVersion: "158" blockOwnerDeletion: false controller: true - kind: "157" - name: "158" + kind: "159" + name: "160" uid: oɘ檲ɨ銦妰黖ȓ resourceVersion: "1248703441945830579" - selfLink: "150" + selfLink: "152" uid: 溟ɴ扵閝ȝ鐵儣廡ɑ龫`劳&¼ spec: accessModes: - 酃=6}ɡŇƉ立hdz緄Ú|dk_瀹鞎 dataSource: - apiGroup: "172" - kind: "173" - name: "174" + apiGroup: "175" + kind: "176" + name: "177" resources: limits: 'âĺɗŹ倗S晒嶗UÐ_ƮA攤/ɸɎ ': "648" @@ -900,148 +903,148 @@ spec: operator: DoesNotExist matchLabels: o-03-t-0-035--5b95w------4-n4f--139-295at-o7qff2/v2.-_-8wE._._3.-.83_iq_-y.-25C.A-j..9dfn38: m_zm-.-_RJt2pX_2_28.6 - storageClassName: "171" + storageClassName: "174" volumeMode: dz娝嘚庎D}埽uʎȺ眖R#yV'WK - volumeName: "170" + volumeName: "173" fc: - fsType: "94" + fsType: "96" lun: 570501002 targetWWNs: - - "93" - wwids: - "95" + wwids: + - "97" flexVolume: - driver: "73" - fsType: "74" + driver: "75" + fsType: "76" options: - "76": "77" + "78": "79" readOnly: true secretRef: - name: "75" + name: "77" flocker: - datasetName: "86" - datasetUUID: "87" + datasetName: "88" + datasetUUID: "89" gcePersistentDisk: - fsType: "45" + fsType: "47" partition: -1318752360 - pdName: "44" + pdName: "46" gitRepo: - directory: "50" - repository: "48" - revision: "49" + directory: "52" + repository: "50" + revision: "51" glusterfs: - endpoints: "63" - path: "64" + endpoints: "65" + path: "66" hostPath: - path: "43" + path: "45" type: "" iscsi: chapAuthDiscovery: true chapAuthSession: true - fsType: "59" - initiatorName: "62" - iqn: "57" - iscsiInterface: "58" + fsType: "61" + initiatorName: "64" + iqn: "59" + iscsiInterface: "60" lun: 408756018 portals: - - "60" + - "62" readOnly: true secretRef: - name: "61" - targetPortal: "56" - name: "42" + name: "63" + targetPortal: "58" + name: "44" nfs: - path: "55" + path: "57" readOnly: true - server: "54" + server: "56" persistentVolumeClaim: - claimName: "65" + claimName: "67" readOnly: true photonPersistentDisk: - fsType: "114" - pdID: "113" + fsType: "116" + pdID: "115" portworxVolume: - fsType: "129" - volumeID: "128" + fsType: "131" + volumeID: "130" projected: defaultMode: 480521693 sources: - configMap: items: - - key: "124" + - key: "126" mode: -1126738259 - path: "125" - name: "123" + path: "127" + name: "125" optional: true downwardAPI: items: - fieldRef: - apiVersion: "119" - fieldPath: "120" + apiVersion: "121" + fieldPath: "122" mode: -1618937335 - path: "118" + path: "120" resourceFieldRef: - containerName: "121" + containerName: "123" divisor: "461" - resource: "122" + resource: "124" secret: items: - - key: "116" + - key: "118" mode: 675406340 - path: "117" - name: "115" + path: "119" + name: "117" optional: false serviceAccountToken: - audience: "126" + audience: "128" expirationSeconds: -6345861634934949644 - path: "127" + path: "129" quobyte: - group: "108" - registry: "105" - tenant: "109" - user: "107" - volume: "106" + group: "110" + registry: "107" + tenant: "111" + user: "109" + volume: "108" rbd: - fsType: "68" - image: "67" - keyring: "71" + fsType: "70" + image: "69" + keyring: "73" monitors: - - "66" - pool: "69" + - "68" + pool: "71" readOnly: true secretRef: - name: "72" - user: "70" + name: "74" + user: "72" scaleIO: - fsType: "137" - gateway: "130" - protectionDomain: "133" + fsType: "139" + gateway: "132" + protectionDomain: "135" secretRef: - name: "132" + name: "134" sslEnabled: true - storageMode: "135" - storagePool: "134" - system: "131" - volumeName: "136" + storageMode: "137" + storagePool: "136" + system: "133" + volumeName: "138" secret: defaultMode: 1233814916 items: - - key: "52" + - key: "54" mode: 228756891 - path: "53" + path: "55" optional: false - secretName: "51" + secretName: "53" storageos: - fsType: "140" + fsType: "142" secretRef: - name: "141" - volumeName: "138" - volumeNamespace: "139" + name: "143" + volumeName: "140" + volumeNamespace: "141" vsphereVolume: - fsType: "102" - storagePolicyID: "104" - storagePolicyName: "103" - volumePath: "101" + fsType: "104" + storagePolicyID: "106" + storagePolicyName: "105" + volumePath: "103" updateStrategy: rollingUpdate: maxSurge: 3 @@ -1051,8 +1054,8 @@ status: collisionCount: 1177227691 conditions: - lastTransitionTime: "2205-11-05T22:21:51Z" - message: "488" - reason: "487" + message: "491" + reason: "490" status: 盧ŶbșʬÇ[輚趞 type: ôD齆O#ȞM<²彾Ǟʈɐ currentNumberScheduled: 2090664533 diff --git a/staging/src/k8s.io/api/testdata/HEAD/apps.v1.Deployment.json b/staging/src/k8s.io/api/testdata/HEAD/apps.v1.Deployment.json index dc6084351ac..4a00c76f99b 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/apps.v1.Deployment.json +++ b/staging/src/k8s.io/api/testdata/HEAD/apps.v1.Deployment.json @@ -36,7 +36,8 @@ "manager": "16", "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", "apiVersion": "17", - "fieldsType": "18" + "fieldsType": "18", + "subresource": "19" } ] }, @@ -55,50 +56,51 @@ }, "template": { "metadata": { - "name": "25", - "generateName": "26", - "namespace": "27", - "selfLink": "28", + "name": "26", + "generateName": "27", + "namespace": "28", + "selfLink": "29", "uid": "?Qȫş", "resourceVersion": "1736621709629422270", "generation": -8542870036622468681, "creationTimestamp": null, "deletionGracePeriodSeconds": -2575298329142810753, "labels": { - "30": "31" + "31": "32" }, "annotations": { - "32": "33" + "33": "34" }, "ownerReferences": [ { - "apiVersion": "34", - "kind": "35", - "name": "36", + "apiVersion": "35", + "kind": "36", + "name": "37", "uid": "ƶȤ^}", "controller": true, "blockOwnerDeletion": true } ], "finalizers": [ - "37" + "38" ], - "clusterName": "38", + "clusterName": "39", "managedFields": [ { - "manager": "39", + "manager": "40", "operation": "躢", - "apiVersion": "40", - "fieldsType": "41" + "apiVersion": "41", + "fieldsType": "42", + "subresource": "43" } ] }, "spec": { "volumes": [ { - "name": "42", + "name": "44", "hostPath": { - "path": "43", + "path": "45", "type": "ƛƟ)ÙæNǚ錯ƶRquA?瞲Ť倱\u003c" }, "emptyDir": { @@ -106,27 +108,27 @@ "sizeLimit": "473" }, "gcePersistentDisk": { - "pdName": "44", - "fsType": "45", + "pdName": "46", + "fsType": "47", "partition": -1188153605 }, "awsElasticBlockStore": { - "volumeID": "46", - "fsType": "47", + "volumeID": "48", + "fsType": "49", "partition": 912004803, "readOnly": true }, "gitRepo": { - "repository": "48", - "revision": "49", - "directory": "50" + "repository": "50", + "revision": "51", + "directory": "52" }, "secret": { - "secretName": "51", + "secretName": "53", "items": [ { - "key": "52", - "path": "53", + "key": "54", + "path": "55", "mode": -547518679 } ], @@ -134,91 +136,91 @@ "optional": true }, "nfs": { - "server": "54", - "path": "55", + "server": "56", + "path": "57", "readOnly": true }, "iscsi": { - "targetPortal": "56", - "iqn": "57", + "targetPortal": "58", + "iqn": "59", "lun": 994527057, - "iscsiInterface": "58", - "fsType": "59", + "iscsiInterface": "60", + "fsType": "61", "portals": [ - "60" + "62" ], "chapAuthDiscovery": true, "secretRef": { - "name": "61" + "name": "63" }, - "initiatorName": "62" + "initiatorName": "64" }, "glusterfs": { - "endpoints": "63", - "path": "64", + "endpoints": "65", + "path": "66", "readOnly": true }, "persistentVolumeClaim": { - "claimName": "65", + "claimName": "67", "readOnly": true }, "rbd": { "monitors": [ - "66" + "68" ], - "image": "67", - "fsType": "68", - "pool": "69", - "user": "70", - "keyring": "71", + "image": "69", + "fsType": "70", + "pool": "71", + "user": "72", + "keyring": "73", "secretRef": { - "name": "72" + "name": "74" } }, "flexVolume": { - "driver": "73", - "fsType": "74", + "driver": "75", + "fsType": "76", "secretRef": { - "name": "75" + "name": "77" }, "readOnly": true, "options": { - "76": "77" + "78": "79" } }, "cinder": { - "volumeID": "78", - "fsType": "79", + "volumeID": "80", + "fsType": "81", "secretRef": { - "name": "80" + "name": "82" } }, "cephfs": { "monitors": [ - "81" + "83" ], - "path": "82", - "user": "83", - "secretFile": "84", + "path": "84", + "user": "85", + "secretFile": "86", "secretRef": { - "name": "85" + "name": "87" } }, "flocker": { - "datasetName": "86", - "datasetUUID": "87" + "datasetName": "88", + "datasetUUID": "89" }, "downwardAPI": { "items": [ { - "path": "88", + "path": "90", "fieldRef": { - "apiVersion": "89", - "fieldPath": "90" + "apiVersion": "91", + "fieldPath": "92" }, "resourceFieldRef": { - "containerName": "91", - "resource": "92", + "containerName": "93", + "resource": "94", "divisor": "660" }, "mode": 1569992019 @@ -228,26 +230,26 @@ }, "fc": { "targetWWNs": [ - "93" + "95" ], "lun": -1740986684, - "fsType": "94", + "fsType": "96", "readOnly": true, "wwids": [ - "95" + "97" ] }, "azureFile": { - "secretName": "96", - "shareName": "97", + "secretName": "98", + "shareName": "99", "readOnly": true }, "configMap": { - "name": "98", + "name": "100", "items": [ { - "key": "99", - "path": "100", + "key": "101", + "path": "102", "mode": 195263908 } ], @@ -255,39 +257,39 @@ "optional": false }, "vsphereVolume": { - "volumePath": "101", - "fsType": "102", - "storagePolicyName": "103", - "storagePolicyID": "104" + "volumePath": "103", + "fsType": "104", + "storagePolicyName": "105", + "storagePolicyID": "106" }, "quobyte": { - "registry": "105", - "volume": "106", - "user": "107", - "group": "108", - "tenant": "109" + "registry": "107", + "volume": "108", + "user": "109", + "group": "110", + "tenant": "111" }, "azureDisk": { - "diskName": "110", - "diskURI": "111", + "diskName": "112", + "diskURI": "113", "cachingMode": "|@?鷅bȻN", - "fsType": "112", + "fsType": "114", "readOnly": true, "kind": "榱*Gưoɘ檲" }, "photonPersistentDisk": { - "pdID": "113", - "fsType": "114" + "pdID": "115", + "fsType": "116" }, "projected": { "sources": [ { "secret": { - "name": "115", + "name": "117", "items": [ { - "key": "116", - "path": "117", + "key": "118", + "path": "119", "mode": -323584340 } ], @@ -296,14 +298,14 @@ "downwardAPI": { "items": [ { - "path": "118", + "path": "120", "fieldRef": { - "apiVersion": "119", - "fieldPath": "120" + "apiVersion": "121", + "fieldPath": "122" }, "resourceFieldRef": { - "containerName": "121", - "resource": "122", + "containerName": "123", + "resource": "124", "divisor": "106" }, "mode": 173030157 @@ -311,99 +313,100 @@ ] }, "configMap": { - "name": "123", + "name": "125", "items": [ { - "key": "124", - "path": "125", + "key": "126", + "path": "127", "mode": 2063799569 } ], "optional": false }, "serviceAccountToken": { - "audience": "126", + "audience": "128", "expirationSeconds": 8357931971650847566, - "path": "127" + "path": "129" } } ], "defaultMode": -1334904807 }, "portworxVolume": { - "volumeID": "128", - "fsType": "129", + "volumeID": "130", + "fsType": "131", "readOnly": true }, "scaleIO": { - "gateway": "130", - "system": "131", + "gateway": "132", + "system": "133", "secretRef": { - "name": "132" + "name": "134" }, - "protectionDomain": "133", - "storagePool": "134", - "storageMode": "135", - "volumeName": "136", - "fsType": "137" + "protectionDomain": "135", + "storagePool": "136", + "storageMode": "137", + "volumeName": "138", + "fsType": "139" }, "storageos": { - "volumeName": "138", - "volumeNamespace": "139", - "fsType": "140", + "volumeName": "140", + "volumeNamespace": "141", + "fsType": "142", "secretRef": { - "name": "141" + "name": "143" } }, "csi": { - "driver": "142", + "driver": "144", "readOnly": false, - "fsType": "143", + "fsType": "145", "volumeAttributes": { - "144": "145" + "146": "147" }, "nodePublishSecretRef": { - "name": "146" + "name": "148" } }, "ephemeral": { "volumeClaimTemplate": { "metadata": { - "name": "147", - "generateName": "148", - "namespace": "149", - "selfLink": "150", + "name": "149", + "generateName": "150", + "namespace": "151", + "selfLink": "152", "uid": "H巧壚tC十Oɢ", "resourceVersion": "11451542506523135343", "generation": 6028937828108618026, "creationTimestamp": null, "deletionGracePeriodSeconds": 6296624700137074905, "labels": { - "152": "153" + "154": "155" }, "annotations": { - "154": "155" + "156": "157" }, "ownerReferences": [ { - "apiVersion": "156", - "kind": "157", - "name": "158", + "apiVersion": "158", + "kind": "159", + "name": "160", "uid": "閝ȝ", "controller": false, "blockOwnerDeletion": false } ], "finalizers": [ - "159" + "161" ], - "clusterName": "160", + "clusterName": "162", "managedFields": [ { - "manager": "161", + "manager": "163", "operation": "ɑ龫`劳\u0026¼傭Ȟ1酃=6}ɡŇƉ立h", - "apiVersion": "162", - "fieldsType": "163" + "apiVersion": "164", + "fieldsType": "165", + "subresource": "166" } ] }, @@ -433,13 +436,13 @@ "zɟ踡肒Ao/樝fw[Řż丩ŽoǠ": "918" } }, - "volumeName": "170", - "storageClassName": "171", + "volumeName": "173", + "storageClassName": "174", "volumeMode": "Z1Ůđ眊ľǎɳ,ǿ飏騀呣", "dataSource": { - "apiGroup": "172", - "kind": "173", - "name": "174" + "apiGroup": "175", + "kind": "176", + "name": "177" } } } @@ -448,59 +451,59 @@ ], "initContainers": [ { - "name": "175", - "image": "176", + "name": "178", + "image": "179", "command": [ - "177" + "180" ], "args": [ - "178" + "181" ], - "workingDir": "179", + "workingDir": "182", "ports": [ { - "name": "180", + "name": "183", "hostPort": 1923334396, "containerPort": -1343558801, "protocol": "@掇lNdǂ\u003e", - "hostIP": "181" + "hostIP": "184" } ], "envFrom": [ { - "prefix": "182", + "prefix": "185", "configMapRef": { - "name": "183", + "name": "186", "optional": true }, "secretRef": { - "name": "184", + "name": "187", "optional": true } } ], "env": [ { - "name": "185", - "value": "186", + "name": "188", + "value": "189", "valueFrom": { "fieldRef": { - "apiVersion": "187", - "fieldPath": "188" + "apiVersion": "190", + "fieldPath": "191" }, "resourceFieldRef": { - "containerName": "189", - "resource": "190", + "containerName": "192", + "resource": "193", "divisor": "713" }, "configMapKeyRef": { - "name": "191", - "key": "192", + "name": "194", + "key": "195", "optional": true }, "secretKeyRef": { - "name": "193", - "key": "194", + "name": "196", + "key": "197", "optional": false } } @@ -516,41 +519,41 @@ }, "volumeMounts": [ { - "name": "195", + "name": "198", "readOnly": true, - "mountPath": "196", - "subPath": "197", + "mountPath": "199", + "subPath": "200", "mountPropagation": "0矀Kʝ瘴I\\p[ħsĨɆâĺɗŹ倗S", - "subPathExpr": "198" + "subPathExpr": "201" } ], "volumeDevices": [ { - "name": "199", - "devicePath": "200" + "name": "202", + "devicePath": "203" } ], "livenessProbe": { "exec": { "command": [ - "201" + "204" ] }, "httpGet": { - "path": "202", + "path": "205", "port": -1285424066, - "host": "203", + "host": "206", "scheme": "ni酛3ƁÀ", "httpHeaders": [ { - "name": "204", - "value": "205" + "name": "207", + "value": "208" } ] }, "tcpSocket": { - "port": "206", - "host": "207" + "port": "209", + "host": "210" }, "initialDelaySeconds": -2036074491, "timeoutSeconds": -148216266, @@ -562,24 +565,24 @@ "readinessProbe": { "exec": { "command": [ - "208" + "211" ] }, "httpGet": { - "path": "209", + "path": "212", "port": -331283026, - "host": "210", + "host": "213", "scheme": "ȉ", "httpHeaders": [ { - "name": "211", - "value": "212" + "name": "214", + "value": "215" } ] }, "tcpSocket": { "port": 714088955, - "host": "213" + "host": "216" }, "initialDelaySeconds": 1033766276, "timeoutSeconds": -1745509819, @@ -591,24 +594,24 @@ "startupProbe": { "exec": { "command": [ - "214" + "217" ] }, "httpGet": { - "path": "215", + "path": "218", "port": -361442565, - "host": "216", + "host": "219", "scheme": "w", "httpHeaders": [ { - "name": "217", - "value": "218" + "name": "220", + "value": "221" } ] }, "tcpSocket": { "port": -1099429189, - "host": "219" + "host": "222" }, "initialDelaySeconds": 994072122, "timeoutSeconds": 1752155096, @@ -621,51 +624,51 @@ "postStart": { "exec": { "command": [ - "220" + "223" ] }, "httpGet": { - "path": "221", + "path": "224", "port": -1109619518, - "host": "222", + "host": "225", "scheme": "ĺ}潷ʒ胵輓Ɔȓ蹣ɐǛv+8Ƥ熪", "httpHeaders": [ { - "name": "223", - "value": "224" + "name": "226", + "value": "227" } ] }, "tcpSocket": { - "port": "225", - "host": "226" + "port": "228", + "host": "229" } }, "preStop": { "exec": { "command": [ - "227" + "230" ] }, "httpGet": { - "path": "228", + "path": "231", "port": 461585849, - "host": "229", + "host": "232", "scheme": "ɇ卷荙JLĹ]佱¿\u003e犵殇ŕ-Ɂ", "httpHeaders": [ { - "name": "230", - "value": "231" + "name": "233", + "value": "234" } ] }, "tcpSocket": { "port": 467291328, - "host": "232" + "host": "235" } } }, - "terminationMessagePath": "233", + "terminationMessagePath": "236", "terminationMessagePolicy": "ĸ輦唊", "imagePullPolicy": "r嚧", "securityContext": { @@ -679,15 +682,15 @@ }, "privileged": true, "seLinuxOptions": { - "user": "234", - "role": "235", - "type": "236", - "level": "237" + "user": "237", + "role": "238", + "type": "239", + "level": "240" }, "windowsOptions": { - "gmsaCredentialSpecName": "238", - "gmsaCredentialSpec": "239", - "runAsUserName": "240" + "gmsaCredentialSpecName": "241", + "gmsaCredentialSpec": "242", + "runAsUserName": "243" }, "runAsUser": -857934902638099053, "runAsGroup": 8967035373007538858, @@ -697,7 +700,7 @@ "procMount": "Z鐫û咡W\u003c敄lu", "seccompProfile": { "type": "榝$î.Ȏ蝪ʜ5遰", - "localhostProfile": "241" + "localhostProfile": "244" } }, "stdinOnce": true, @@ -706,59 +709,59 @@ ], "containers": [ { - "name": "242", - "image": "243", + "name": "245", + "image": "246", "command": [ - "244" + "247" ], "args": [ - "245" + "248" ], - "workingDir": "246", + "workingDir": "249", "ports": [ { - "name": "247", + "name": "250", "hostPort": -1462219068, "containerPort": -370386363, "protocol": "wƯ貾坢'跩aŕ翑0展}", - "hostIP": "248" + "hostIP": "251" } ], "envFrom": [ { - "prefix": "249", + "prefix": "252", "configMapRef": { - "name": "250", + "name": "253", "optional": false }, "secretRef": { - "name": "251", + "name": "254", "optional": false } } ], "env": [ { - "name": "252", - "value": "253", + "name": "255", + "value": "256", "valueFrom": { "fieldRef": { - "apiVersion": "254", - "fieldPath": "255" + "apiVersion": "257", + "fieldPath": "258" }, "resourceFieldRef": { - "containerName": "256", - "resource": "257", + "containerName": "259", + "resource": "260", "divisor": "185" }, "configMapKeyRef": { - "name": "258", - "key": "259", + "name": "261", + "key": "262", "optional": true }, "secretKeyRef": { - "name": "260", - "key": "261", + "name": "263", + "key": "264", "optional": false } } @@ -774,40 +777,40 @@ }, "volumeMounts": [ { - "name": "262", - "mountPath": "263", - "subPath": "264", + "name": "265", + "mountPath": "266", + "subPath": "267", "mountPropagation": "", - "subPathExpr": "265" + "subPathExpr": "268" } ], "volumeDevices": [ { - "name": "266", - "devicePath": "267" + "name": "269", + "devicePath": "270" } ], "livenessProbe": { "exec": { "command": [ - "268" + "271" ] }, "httpGet": { - "path": "269", - "port": "270", - "host": "271", + "path": "272", + "port": "273", + "host": "274", "scheme": "頸", "httpHeaders": [ { - "name": "272", - "value": "273" + "name": "275", + "value": "276" } ] }, "tcpSocket": { "port": 1315054653, - "host": "274" + "host": "277" }, "initialDelaySeconds": 711020087, "timeoutSeconds": 1103049140, @@ -819,24 +822,24 @@ "readinessProbe": { "exec": { "command": [ - "275" + "278" ] }, "httpGet": { - "path": "276", + "path": "279", "port": -1315487077, - "host": "277", + "host": "280", "scheme": "ğ_", "httpHeaders": [ { - "name": "278", - "value": "279" + "name": "281", + "value": "282" } ] }, "tcpSocket": { - "port": "280", - "host": "281" + "port": "283", + "host": "284" }, "initialDelaySeconds": 1272940694, "timeoutSeconds": -385597677, @@ -848,24 +851,24 @@ "startupProbe": { "exec": { "command": [ - "282" + "285" ] }, "httpGet": { - "path": "283", + "path": "286", "port": 1332783160, - "host": "284", + "host": "287", "scheme": "Ȱ囌{屿oiɥ嵐sC8?Ǻ鱎ƙ;", "httpHeaders": [ { - "name": "285", - "value": "286" + "name": "288", + "value": "289" } ] }, "tcpSocket": { - "port": "287", - "host": "288" + "port": "290", + "host": "291" }, "initialDelaySeconds": -300247800, "timeoutSeconds": 386804041, @@ -878,51 +881,51 @@ "postStart": { "exec": { "command": [ - "289" + "292" ] }, "httpGet": { - "path": "290", - "port": "291", - "host": "292", + "path": "293", + "port": "294", + "host": "295", "scheme": "鯂²静", "httpHeaders": [ { - "name": "293", - "value": "294" + "name": "296", + "value": "297" } ] }, "tcpSocket": { "port": -402384013, - "host": "295" + "host": "298" } }, "preStop": { "exec": { "command": [ - "296" + "299" ] }, "httpGet": { - "path": "297", - "port": "298", - "host": "299", + "path": "300", + "port": "301", + "host": "302", "scheme": "鏻砅邻爥", "httpHeaders": [ { - "name": "300", - "value": "301" + "name": "303", + "value": "304" } ] }, "tcpSocket": { "port": -305362540, - "host": "302" + "host": "305" } } }, - "terminationMessagePath": "303", + "terminationMessagePath": "306", "terminationMessagePolicy": "Ǩ繫ʎǑyZ涬P­蜷ɔ幩", "imagePullPolicy": "i绝5哇芆斩", "securityContext": { @@ -936,15 +939,15 @@ }, "privileged": false, "seLinuxOptions": { - "user": "304", - "role": "305", - "type": "306", - "level": "307" + "user": "307", + "role": "308", + "type": "309", + "level": "310" }, "windowsOptions": { - "gmsaCredentialSpecName": "308", - "gmsaCredentialSpec": "309", - "runAsUserName": "310" + "gmsaCredentialSpecName": "311", + "gmsaCredentialSpec": "312", + "runAsUserName": "313" }, "runAsUser": -7936947433725476327, "runAsGroup": -5712715102324619404, @@ -954,7 +957,7 @@ "procMount": "W賁Ěɭɪǹ0", "seccompProfile": { "type": ",ƷƣMț譎懚XW疪鑳", - "localhostProfile": "311" + "localhostProfile": "314" } }, "stdin": true, @@ -964,59 +967,59 @@ ], "ephemeralContainers": [ { - "name": "312", - "image": "313", + "name": "315", + "image": "316", "command": [ - "314" + "317" ], "args": [ - "315" + "318" ], - "workingDir": "316", + "workingDir": "319", "ports": [ { - "name": "317", + "name": "320", "hostPort": 217308913, "containerPort": 455919108, "protocol": "崍h趭(娕u", - "hostIP": "318" + "hostIP": "321" } ], "envFrom": [ { - "prefix": "319", + "prefix": "322", "configMapRef": { - "name": "320", + "name": "323", "optional": false }, "secretRef": { - "name": "321", + "name": "324", "optional": false } } ], "env": [ { - "name": "322", - "value": "323", + "name": "325", + "value": "326", "valueFrom": { "fieldRef": { - "apiVersion": "324", - "fieldPath": "325" + "apiVersion": "327", + "fieldPath": "328" }, "resourceFieldRef": { - "containerName": "326", - "resource": "327", + "containerName": "329", + "resource": "330", "divisor": "360" }, "configMapKeyRef": { - "name": "328", - "key": "329", + "name": "331", + "key": "332", "optional": false }, "secretKeyRef": { - "name": "330", - "key": "331", + "name": "333", + "key": "334", "optional": false } } @@ -1032,41 +1035,41 @@ }, "volumeMounts": [ { - "name": "332", + "name": "335", "readOnly": true, - "mountPath": "333", - "subPath": "334", + "mountPath": "336", + "subPath": "337", "mountPropagation": "Ǚ(", - "subPathExpr": "335" + "subPathExpr": "338" } ], "volumeDevices": [ { - "name": "336", - "devicePath": "337" + "name": "339", + "devicePath": "340" } ], "livenessProbe": { "exec": { "command": [ - "338" + "341" ] }, "httpGet": { - "path": "339", + "path": "342", "port": -1842062977, - "host": "340", + "host": "343", "scheme": "輔3璾ėȜv1b繐汚磉反-n覦", "httpHeaders": [ { - "name": "341", - "value": "342" + "name": "344", + "value": "345" } ] }, "tcpSocket": { - "port": "343", - "host": "344" + "port": "346", + "host": "347" }, "initialDelaySeconds": -1161185537, "timeoutSeconds": 1928937303, @@ -1078,24 +1081,24 @@ "readinessProbe": { "exec": { "command": [ - "345" + "348" ] }, "httpGet": { - "path": "346", - "port": "347", - "host": "348", + "path": "349", + "port": "350", + "host": "351", "scheme": "Ik(dŊiɢzĮ蛋I", "httpHeaders": [ { - "name": "349", - "value": "350" + "name": "352", + "value": "353" } ] }, "tcpSocket": { - "port": "351", - "host": "352" + "port": "354", + "host": "355" }, "initialDelaySeconds": 571693619, "timeoutSeconds": 1643238856, @@ -1107,24 +1110,24 @@ "startupProbe": { "exec": { "command": [ - "353" + "356" ] }, "httpGet": { - "path": "354", - "port": "355", - "host": "356", + "path": "357", + "port": "358", + "host": "359", "scheme": "奼[ƕƑĝ®EĨǔvÄÚ×p鬷m罂", "httpHeaders": [ { - "name": "357", - "value": "358" + "name": "360", + "value": "361" } ] }, "tcpSocket": { "port": -1894647727, - "host": "359" + "host": "362" }, "initialDelaySeconds": 235623869, "timeoutSeconds": 564558594, @@ -1137,51 +1140,51 @@ "postStart": { "exec": { "command": [ - "360" + "363" ] }, "httpGet": { - "path": "361", + "path": "364", "port": 466267060, - "host": "362", + "host": "365", "scheme": "wy¶熀ďJZ漤ŗ坟Ů\u003cy鯶縆ł", "httpHeaders": [ { - "name": "363", - "value": "364" + "name": "366", + "value": "367" } ] }, "tcpSocket": { - "port": "365", - "host": "366" + "port": "368", + "host": "369" } }, "preStop": { "exec": { "command": [ - "367" + "370" ] }, "httpGet": { - "path": "368", - "port": "369", - "host": "370", + "path": "371", + "port": "372", + "host": "373", "scheme": "Ē3Nh×DJɶ羹ƞʓ%ʝ", "httpHeaders": [ { - "name": "371", - "value": "372" + "name": "374", + "value": "375" } ] }, "tcpSocket": { - "port": "373", - "host": "374" + "port": "376", + "host": "377" } } }, - "terminationMessagePath": "375", + "terminationMessagePath": "378", "terminationMessagePolicy": "躌ñ?卶滿筇ȟP:/a", "imagePullPolicy": ".wȏâ磠Ƴ崖S«V¯ÁȦtl敷斢", "securityContext": { @@ -1195,15 +1198,15 @@ }, "privileged": false, "seLinuxOptions": { - "user": "376", - "role": "377", - "type": "378", - "level": "379" + "user": "379", + "role": "380", + "type": "381", + "level": "382" }, "windowsOptions": { - "gmsaCredentialSpecName": "380", - "gmsaCredentialSpec": "381", - "runAsUserName": "382" + "gmsaCredentialSpecName": "383", + "gmsaCredentialSpec": "384", + "runAsUserName": "385" }, "runAsUser": 4369716065827112267, "runAsGroup": -6657305077321335240, @@ -1213,10 +1216,10 @@ "procMount": "ʙcx", "seccompProfile": { "type": "ǒđ\u003e*劶?jĎĭ", - "localhostProfile": "383" + "localhostProfile": "386" } }, - "targetContainerName": "384" + "targetContainerName": "387" } ], "restartPolicy": "ƱÁR»淹揀", @@ -1224,26 +1227,26 @@ "activeDeadlineSeconds": -5891364351877125204, "dnsPolicy": "敆OɈÏ 瞍髃#ɣȕW歹s", "nodeSelector": { - "385": "386" + "388": "389" }, - "serviceAccountName": "387", - "serviceAccount": "388", + "serviceAccountName": "390", + "serviceAccount": "391", "automountServiceAccountToken": true, - "nodeName": "389", + "nodeName": "392", "hostPID": true, "hostIPC": true, "shareProcessNamespace": false, "securityContext": { "seLinuxOptions": { - "user": "390", - "role": "391", - "type": "392", - "level": "393" + "user": "393", + "role": "394", + "type": "395", + "level": "396" }, "windowsOptions": { - "gmsaCredentialSpecName": "394", - "gmsaCredentialSpec": "395", - "runAsUserName": "396" + "gmsaCredentialSpecName": "397", + "gmsaCredentialSpec": "398", + "runAsUserName": "399" }, "runAsUser": 4466809078783855686, "runAsGroup": -3587143030436465588, @@ -1254,23 +1257,23 @@ "fsGroup": 6713296993350540686, "sysctls": [ { - "name": "397", - "value": "398" + "name": "400", + "value": "401" } ], "fsGroupChangePolicy": "ȶŮ嫠!@@)Zq=歍þ螗ɃŒ", "seccompProfile": { "type": "m¨z鋎靀G¿əW#ļǹʅŚO虀^", - "localhostProfile": "399" + "localhostProfile": "402" } }, "imagePullSecrets": [ { - "name": "400" + "name": "403" } ], - "hostname": "401", - "subdomain": "402", + "hostname": "404", + "subdomain": "405", "affinity": { "nodeAffinity": { "requiredDuringSchedulingIgnoredDuringExecution": { @@ -1278,19 +1281,19 @@ { "matchExpressions": [ { - "key": "403", + "key": "406", "operator": "", "values": [ - "404" + "407" ] } ], "matchFields": [ { - "key": "405", + "key": "408", "operator": "ɦ燻踸陴Sĕ濦ʓɻ", "values": [ - "406" + "409" ] } ] @@ -1303,19 +1306,19 @@ "preference": { "matchExpressions": [ { - "key": "407", + "key": "410", "operator": "鑸鶲Ãqb轫ʓ滨ĖRh}颉hȱɷȰW", "values": [ - "408" + "411" ] } ], "matchFields": [ { - "key": "409", + "key": "412", "operator": "顓闉ȦT", "values": [ - "410" + "413" ] } ] @@ -1341,9 +1344,9 @@ ] }, "namespaces": [ - "417" + "420" ], - "topologyKey": "418", + "topologyKey": "421", "namespaceSelector": { "matchLabels": { "4eq5": "" @@ -1376,9 +1379,9 @@ ] }, "namespaces": [ - "431" + "434" ], - "topologyKey": "432", + "topologyKey": "435", "namespaceSelector": { "matchLabels": { "vh-4-lx-0-2qg--4-03a68u7-l---8x7-l--b-9-u-d/M.Pn-W23-_z": "2JkU27_.-4T-I.-..K.-.0__sD.-.-_I-F.PWtO4-7-P41_.-.-AQ._r.-R" @@ -1412,9 +1415,9 @@ ] }, "namespaces": [ - "445" + "448" ], - "topologyKey": "446", + "topologyKey": "449", "namespaceSelector": { "matchLabels": { "u_.mu": "U___vSW_4-___-_--ux_E4-.-PT-_Nx__-F_._n.WaY_o.-0-E" @@ -1447,9 +1450,9 @@ ] }, "namespaces": [ - "459" + "462" ], - "topologyKey": "460", + "topologyKey": "463", "namespaceSelector": { "matchLabels": { "h1DW__o_-._kzB7U_.Q.45cy-.._-__Z": "t.LT60v.WxPc---K__i" @@ -1469,37 +1472,37 @@ ] } }, - "schedulerName": "467", + "schedulerName": "470", "tolerations": [ { - "key": "468", + "key": "471", "operator": "4%ʬD$;X郪\\#撄貶à圽榕ɹ", - "value": "469", + "value": "472", "effect": "慰x:", "tolerationSeconds": 3362400521064014157 } ], "hostAliases": [ { - "ip": "470", + "ip": "473", "hostnames": [ - "471" + "474" ] } ], - "priorityClassName": "472", + "priorityClassName": "475", "priority": 743241089, "dnsConfig": { "nameservers": [ - "473" + "476" ], "searches": [ - "474" + "477" ], "options": [ { - "name": "475", - "value": "476" + "name": "478", + "value": "479" } ] }, @@ -1508,7 +1511,7 @@ "conditionType": "0yVA嬂刲;牆詒ĸąs" } ], - "runtimeClassName": "477", + "runtimeClassName": "480", "enableServiceLinks": false, "preemptionPolicy": "Iƭij韺ʧ\u003e", "overhead": { @@ -1517,7 +1520,7 @@ "topologySpreadConstraints": [ { "maxSkew": -174245111, - "topologyKey": "478", + "topologyKey": "481", "whenUnsatisfiable": "", "labelSelector": { "matchLabels": { @@ -1562,8 +1565,8 @@ "status": "氞唬蹵ɥeȿĦ`垨Džɞ堹ǖ*Oɑ埩", "lastUpdateTime": "2346-11-18T09:51:55Z", "lastTransitionTime": "2391-11-11T11:52:22Z", - "reason": "485", - "message": "486" + "reason": "488", + "message": "489" } ], "collisionCount": -1889018254 diff --git a/staging/src/k8s.io/api/testdata/HEAD/apps.v1.Deployment.pb b/staging/src/k8s.io/api/testdata/HEAD/apps.v1.Deployment.pb index c362d4f632a..1a0ce425d4b 100644 Binary files a/staging/src/k8s.io/api/testdata/HEAD/apps.v1.Deployment.pb and b/staging/src/k8s.io/api/testdata/HEAD/apps.v1.Deployment.pb differ diff --git a/staging/src/k8s.io/api/testdata/HEAD/apps.v1.Deployment.yaml b/staging/src/k8s.io/api/testdata/HEAD/apps.v1.Deployment.yaml index 95ab8caf52e..94c2f39a4d6 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/apps.v1.Deployment.yaml +++ b/staging/src/k8s.io/api/testdata/HEAD/apps.v1.Deployment.yaml @@ -17,6 +17,7 @@ metadata: fieldsType: "18" manager: "16" operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] + subresource: "19" name: "2" namespace: "4" ownerReferences: @@ -48,32 +49,33 @@ spec: template: metadata: annotations: - "32": "33" - clusterName: "38" + "33": "34" + clusterName: "39" creationTimestamp: null deletionGracePeriodSeconds: -2575298329142810753 finalizers: - - "37" - generateName: "26" + - "38" + generateName: "27" generation: -8542870036622468681 labels: - "30": "31" + "31": "32" managedFields: - - apiVersion: "40" - fieldsType: "41" - manager: "39" + - apiVersion: "41" + fieldsType: "42" + manager: "40" operation: 躢 - name: "25" - namespace: "27" + subresource: "43" + name: "26" + namespace: "28" ownerReferences: - - apiVersion: "34" + - apiVersion: "35" blockOwnerDeletion: true controller: true - kind: "35" - name: "36" + kind: "36" + name: "37" uid: ƶȤ^} resourceVersion: "1736621709629422270" - selfLink: "28" + selfLink: "29" uid: ?Qȫş spec: activeDeadlineSeconds: -5891364351877125204 @@ -82,28 +84,28 @@ spec: preferredDuringSchedulingIgnoredDuringExecution: - preference: matchExpressions: - - key: "407" + - key: "410" operator: 鑸鶲Ãqb轫ʓ滨ĖRh}颉hȱɷȰW values: - - "408" + - "411" matchFields: - - key: "409" + - key: "412" operator: 顓闉ȦT values: - - "410" + - "413" weight: 1762917570 requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - - key: "403" + - key: "406" operator: "" values: - - "404" + - "407" matchFields: - - key: "405" + - key: "408" operator: ɦ燻踸陴Sĕ濦ʓɻ values: - - "406" + - "409" podAffinity: preferredDuringSchedulingIgnoredDuringExecution: - podAffinityTerm: @@ -124,8 +126,8 @@ spec: matchLabels: vh-4-lx-0-2qg--4-03a68u7-l---8x7-l--b-9-u-d/M.Pn-W23-_z: 2JkU27_.-4T-I.-..K.-.0__sD.-.-_I-F.PWtO4-7-P41_.-.-AQ._r.-R namespaces: - - "431" - topologyKey: "432" + - "434" + topologyKey: "435" weight: 888976270 requiredDuringSchedulingIgnoredDuringExecution: - labelSelector: @@ -143,8 +145,8 @@ spec: matchLabels: 4eq5: "" namespaces: - - "417" - topologyKey: "418" + - "420" + topologyKey: "421" podAntiAffinity: preferredDuringSchedulingIgnoredDuringExecution: - podAffinityTerm: @@ -163,8 +165,8 @@ spec: matchLabels: h1DW__o_-._kzB7U_.Q.45cy-.._-__Z: t.LT60v.WxPc---K__i namespaces: - - "459" - topologyKey: "460" + - "462" + topologyKey: "463" weight: -1668452490 requiredDuringSchedulingIgnoredDuringExecution: - labelSelector: @@ -182,121 +184,121 @@ spec: matchLabels: u_.mu: U___vSW_4-___-_--ux_E4-.-PT-_Nx__-F_._n.WaY_o.-0-E namespaces: - - "445" - topologyKey: "446" + - "448" + topologyKey: "449" automountServiceAccountToken: true containers: - args: - - "245" + - "248" command: - - "244" + - "247" env: - - name: "252" - value: "253" + - name: "255" + value: "256" valueFrom: configMapKeyRef: - key: "259" - name: "258" + key: "262" + name: "261" optional: true fieldRef: - apiVersion: "254" - fieldPath: "255" + apiVersion: "257" + fieldPath: "258" resourceFieldRef: - containerName: "256" + containerName: "259" divisor: "185" - resource: "257" + resource: "260" secretKeyRef: - key: "261" - name: "260" + key: "264" + name: "263" optional: false envFrom: - configMapRef: - name: "250" + name: "253" optional: false - prefix: "249" + prefix: "252" secretRef: - name: "251" + name: "254" optional: false - image: "243" + image: "246" imagePullPolicy: i绝5哇芆斩 lifecycle: postStart: exec: command: - - "289" + - "292" httpGet: - host: "292" + host: "295" httpHeaders: - - name: "293" - value: "294" - path: "290" - port: "291" + - name: "296" + value: "297" + path: "293" + port: "294" scheme: 鯂²静 tcpSocket: - host: "295" + host: "298" port: -402384013 preStop: exec: command: - - "296" + - "299" httpGet: - host: "299" + host: "302" httpHeaders: - - name: "300" - value: "301" - path: "297" - port: "298" + - name: "303" + value: "304" + path: "300" + port: "301" scheme: 鏻砅邻爥 tcpSocket: - host: "302" + host: "305" port: -305362540 livenessProbe: exec: command: - - "268" + - "271" failureThreshold: 1993268896 httpGet: - host: "271" + host: "274" httpHeaders: - - name: "272" - value: "273" - path: "269" - port: "270" + - name: "275" + value: "276" + path: "272" + port: "273" scheme: 頸 initialDelaySeconds: 711020087 periodSeconds: -1965247100 successThreshold: 218453478 tcpSocket: - host: "274" + host: "277" port: 1315054653 terminationGracePeriodSeconds: -9140155223242250138 timeoutSeconds: 1103049140 - name: "242" + name: "245" ports: - containerPort: -370386363 - hostIP: "248" + hostIP: "251" hostPort: -1462219068 - name: "247" + name: "250" protocol: wƯ貾坢'跩aŕ翑0展} readinessProbe: exec: command: - - "275" + - "278" failureThreshold: 1456461851 httpGet: - host: "277" + host: "280" httpHeaders: - - name: "278" - value: "279" - path: "276" + - name: "281" + value: "282" + path: "279" port: -1315487077 scheme: ğ_ initialDelaySeconds: 1272940694 periodSeconds: 422133388 successThreshold: 1952458416 tcpSocket: - host: "281" - port: "280" + host: "284" + port: "283" terminationGracePeriodSeconds: -6078441689118311403 timeoutSeconds: -385597677 resources: @@ -318,175 +320,175 @@ spec: runAsNonRoot: false runAsUser: -7936947433725476327 seLinuxOptions: - level: "307" - role: "305" - type: "306" - user: "304" + level: "310" + role: "308" + type: "309" + user: "307" seccompProfile: - localhostProfile: "311" + localhostProfile: "314" type: ',ƷƣMț譎懚XW疪鑳' windowsOptions: - gmsaCredentialSpec: "309" - gmsaCredentialSpecName: "308" - runAsUserName: "310" + gmsaCredentialSpec: "312" + gmsaCredentialSpecName: "311" + runAsUserName: "313" startupProbe: exec: command: - - "282" + - "285" failureThreshold: 620822482 httpGet: - host: "284" + host: "287" httpHeaders: - - name: "285" - value: "286" - path: "283" + - name: "288" + value: "289" + path: "286" port: 1332783160 scheme: Ȱ囌{屿oiɥ嵐sC8?Ǻ鱎ƙ; initialDelaySeconds: -300247800 periodSeconds: -126958936 successThreshold: 186945072 tcpSocket: - host: "288" - port: "287" + host: "291" + port: "290" terminationGracePeriodSeconds: -2203905759223555727 timeoutSeconds: 386804041 stdin: true stdinOnce: true - terminationMessagePath: "303" + terminationMessagePath: "306" terminationMessagePolicy: Ǩ繫ʎǑyZ涬P­蜷ɔ幩 tty: true volumeDevices: - - devicePath: "267" - name: "266" + - devicePath: "270" + name: "269" volumeMounts: - - mountPath: "263" + - mountPath: "266" mountPropagation: "" - name: "262" - subPath: "264" - subPathExpr: "265" - workingDir: "246" + name: "265" + subPath: "267" + subPathExpr: "268" + workingDir: "249" dnsConfig: nameservers: - - "473" + - "476" options: - - name: "475" - value: "476" + - name: "478" + value: "479" searches: - - "474" + - "477" dnsPolicy: 敆OɈÏ 瞍髃#ɣȕW歹s enableServiceLinks: false ephemeralContainers: - args: - - "315" + - "318" command: - - "314" + - "317" env: - - name: "322" - value: "323" + - name: "325" + value: "326" valueFrom: configMapKeyRef: - key: "329" - name: "328" + key: "332" + name: "331" optional: false fieldRef: - apiVersion: "324" - fieldPath: "325" + apiVersion: "327" + fieldPath: "328" resourceFieldRef: - containerName: "326" + containerName: "329" divisor: "360" - resource: "327" + resource: "330" secretKeyRef: - key: "331" - name: "330" + key: "334" + name: "333" optional: false envFrom: - configMapRef: - name: "320" + name: "323" optional: false - prefix: "319" + prefix: "322" secretRef: - name: "321" + name: "324" optional: false - image: "313" + image: "316" imagePullPolicy: .wȏâ磠Ƴ崖S«V¯ÁȦtl敷斢 lifecycle: postStart: exec: command: - - "360" + - "363" httpGet: - host: "362" + host: "365" httpHeaders: - - name: "363" - value: "364" - path: "361" + - name: "366" + value: "367" + path: "364" port: 466267060 scheme: wy¶熀ďJZ漤ŗ坟Ů*劶?jĎĭ windowsOptions: - gmsaCredentialSpec: "381" - gmsaCredentialSpecName: "380" - runAsUserName: "382" + gmsaCredentialSpec: "384" + gmsaCredentialSpecName: "383" + runAsUserName: "385" startupProbe: exec: command: - - "353" + - "356" failureThreshold: 1447314009 httpGet: - host: "356" + host: "359" httpHeaders: - - name: "357" - value: "358" - path: "354" - port: "355" + - name: "360" + value: "361" + path: "357" + port: "358" scheme: 奼[ƕƑĝ®EĨǔvÄÚ×p鬷m罂 initialDelaySeconds: 235623869 periodSeconds: -505848936 successThreshold: -1819021257 tcpSocket: - host: "359" + host: "362" port: -1894647727 terminationGracePeriodSeconds: -7637760856622746738 timeoutSeconds: 564558594 - targetContainerName: "384" - terminationMessagePath: "375" + targetContainerName: "387" + terminationMessagePath: "378" terminationMessagePolicy: 躌ñ?卶滿筇ȟP:/a volumeDevices: - - devicePath: "337" - name: "336" + - devicePath: "340" + name: "339" volumeMounts: - - mountPath: "333" + - mountPath: "336" mountPropagation: Ǚ( - name: "332" + name: "335" readOnly: true - subPath: "334" - subPathExpr: "335" - workingDir: "316" + subPath: "337" + subPathExpr: "338" + workingDir: "319" hostAliases: - hostnames: - - "471" - ip: "470" + - "474" + ip: "473" hostIPC: true hostPID: true - hostname: "401" + hostname: "404" imagePullSecrets: - - name: "400" + - name: "403" initContainers: - args: - - "178" + - "181" command: - - "177" + - "180" env: - - name: "185" - value: "186" + - name: "188" + value: "189" valueFrom: configMapKeyRef: - key: "192" - name: "191" + key: "195" + name: "194" optional: true fieldRef: - apiVersion: "187" - fieldPath: "188" + apiVersion: "190" + fieldPath: "191" resourceFieldRef: - containerName: "189" + containerName: "192" divisor: "713" - resource: "190" + resource: "193" secretKeyRef: - key: "194" - name: "193" + key: "197" + name: "196" optional: false envFrom: - configMapRef: - name: "183" + name: "186" optional: true - prefix: "182" + prefix: "185" secretRef: - name: "184" + name: "187" optional: true - image: "176" + image: "179" imagePullPolicy: r嚧 lifecycle: postStart: exec: command: - - "220" + - "223" httpGet: - host: "222" + host: "225" httpHeaders: - - name: "223" - value: "224" - path: "221" + - name: "226" + value: "227" + path: "224" port: -1109619518 scheme: ĺ}潷ʒ胵輓Ɔȓ蹣ɐǛv+8Ƥ熪 tcpSocket: - host: "226" - port: "225" + host: "229" + port: "228" preStop: exec: command: - - "227" + - "230" httpGet: - host: "229" + host: "232" httpHeaders: - - name: "230" - value: "231" - path: "228" + - name: "233" + value: "234" + path: "231" port: 461585849 scheme: ɇ卷荙JLĹ]佱¿>犵殇ŕ-Ɂ tcpSocket: - host: "232" + host: "235" port: 467291328 livenessProbe: exec: command: - - "201" + - "204" failureThreshold: -93157681 httpGet: - host: "203" + host: "206" httpHeaders: - - name: "204" - value: "205" - path: "202" + - name: "207" + value: "208" + path: "205" port: -1285424066 scheme: ni酛3ƁÀ initialDelaySeconds: -2036074491 periodSeconds: 165047920 successThreshold: -393291312 tcpSocket: - host: "207" - port: "206" + host: "210" + port: "209" terminationGracePeriodSeconds: -4856573944864548413 timeoutSeconds: -148216266 - name: "175" + name: "178" ports: - containerPort: -1343558801 - hostIP: "181" + hostIP: "184" hostPort: 1923334396 - name: "180" + name: "183" protocol: '@掇lNdǂ>' readinessProbe: exec: command: - - "208" + - "211" failureThreshold: 513341278 httpGet: - host: "210" + host: "213" httpHeaders: - - name: "211" - value: "212" - path: "209" + - name: "214" + value: "215" + path: "212" port: -331283026 scheme: ȉ initialDelaySeconds: 1033766276 periodSeconds: -859135545 successThreshold: -1543701088 tcpSocket: - host: "213" + host: "216" port: 714088955 terminationGracePeriodSeconds: 2696007505383404823 timeoutSeconds: -1745509819 @@ -696,66 +698,66 @@ spec: runAsNonRoot: true runAsUser: -857934902638099053 seLinuxOptions: - level: "237" - role: "235" - type: "236" - user: "234" + level: "240" + role: "238" + type: "239" + user: "237" seccompProfile: - localhostProfile: "241" + localhostProfile: "244" type: 榝$î.Ȏ蝪ʜ5遰 windowsOptions: - gmsaCredentialSpec: "239" - gmsaCredentialSpecName: "238" - runAsUserName: "240" + gmsaCredentialSpec: "242" + gmsaCredentialSpecName: "241" + runAsUserName: "243" startupProbe: exec: command: - - "214" + - "217" failureThreshold: -1364571630 httpGet: - host: "216" + host: "219" httpHeaders: - - name: "217" - value: "218" - path: "215" + - name: "220" + value: "221" + path: "218" port: -361442565 scheme: w initialDelaySeconds: 994072122 periodSeconds: -1962065705 successThreshold: 1701999128 tcpSocket: - host: "219" + host: "222" port: -1099429189 terminationGracePeriodSeconds: 7258403424756645907 timeoutSeconds: 1752155096 stdinOnce: true - terminationMessagePath: "233" + terminationMessagePath: "236" terminationMessagePolicy: ĸ輦唊 tty: true volumeDevices: - - devicePath: "200" - name: "199" + - devicePath: "203" + name: "202" volumeMounts: - - mountPath: "196" + - mountPath: "199" mountPropagation: 0矀Kʝ瘴I\p[ħsĨɆâĺɗŹ倗S - name: "195" + name: "198" readOnly: true - subPath: "197" - subPathExpr: "198" - workingDir: "179" - nodeName: "389" + subPath: "200" + subPathExpr: "201" + workingDir: "182" + nodeName: "392" nodeSelector: - "385": "386" + "388": "389" overhead: D傕Ɠ栊闔虝巒瀦ŕ: "124" preemptionPolicy: Iƭij韺ʧ> priority: 743241089 - priorityClassName: "472" + priorityClassName: "475" readinessGates: - conditionType: 0yVA嬂刲;牆詒ĸąs restartPolicy: ƱÁR»淹揀 - runtimeClassName: "477" - schedulerName: "467" + runtimeClassName: "480" + schedulerName: "470" securityContext: fsGroup: 6713296993350540686 fsGroupChangePolicy: ȶŮ嫠!@@)Zq=歍þ螗ɃŒ @@ -763,34 +765,34 @@ spec: runAsNonRoot: true runAsUser: 4466809078783855686 seLinuxOptions: - level: "393" - role: "391" - type: "392" - user: "390" + level: "396" + role: "394" + type: "395" + user: "393" seccompProfile: - localhostProfile: "399" + localhostProfile: "402" type: m¨z鋎靀G¿əW#ļǹʅŚO虀^ supplementalGroups: - 4820130167691486230 sysctls: - - name: "397" - value: "398" + - name: "400" + value: "401" windowsOptions: - gmsaCredentialSpec: "395" - gmsaCredentialSpecName: "394" - runAsUserName: "396" - serviceAccount: "388" - serviceAccountName: "387" + gmsaCredentialSpec: "398" + gmsaCredentialSpecName: "397" + runAsUserName: "399" + serviceAccount: "391" + serviceAccountName: "390" setHostnameAsFQDN: true shareProcessNamespace: false - subdomain: "402" + subdomain: "405" terminationGracePeriodSeconds: 2008726498083002362 tolerations: - effect: '慰x:' - key: "468" + key: "471" operator: 4%ʬD$;X郪\#撄貶à圽榕ɹ tolerationSeconds: 3362400521064014157 - value: "469" + value: "472" topologySpreadConstraints: - labelSelector: matchExpressions: @@ -801,66 +803,66 @@ spec: matchLabels: 7a8-phs1a-----28-d-e10-f-o-fr-5-3th/Mm_-q9.N8._--M-R: a-C3-._-l__KSvV-8-L__C_60-__.19_-gYY._..fP--hQ7be__-a maxSkew: -174245111 - topologyKey: "478" + topologyKey: "481" whenUnsatisfiable: "" volumes: - awsElasticBlockStore: - fsType: "47" + fsType: "49" partition: 912004803 readOnly: true - volumeID: "46" + volumeID: "48" azureDisk: cachingMode: '|@?鷅bȻN' - diskName: "110" - diskURI: "111" - fsType: "112" + diskName: "112" + diskURI: "113" + fsType: "114" kind: 榱*Gưoɘ檲 readOnly: true azureFile: readOnly: true - secretName: "96" - shareName: "97" + secretName: "98" + shareName: "99" cephfs: monitors: - - "81" - path: "82" - secretFile: "84" + - "83" + path: "84" + secretFile: "86" secretRef: - name: "85" - user: "83" + name: "87" + user: "85" cinder: - fsType: "79" + fsType: "81" secretRef: - name: "80" - volumeID: "78" + name: "82" + volumeID: "80" configMap: defaultMode: 1593906314 items: - - key: "99" + - key: "101" mode: 195263908 - path: "100" - name: "98" + path: "102" + name: "100" optional: false csi: - driver: "142" - fsType: "143" + driver: "144" + fsType: "145" nodePublishSecretRef: - name: "146" + name: "148" readOnly: false volumeAttributes: - "144": "145" + "146": "147" downwardAPI: defaultMode: 824682619 items: - fieldRef: - apiVersion: "89" - fieldPath: "90" + apiVersion: "91" + fieldPath: "92" mode: 1569992019 - path: "88" + path: "90" resourceFieldRef: - containerName: "91" + containerName: "93" divisor: "660" - resource: "92" + resource: "94" emptyDir: medium: Xŋ朘瑥A徙ɶɊł/擇ɦĽ胚O醔ɍ厶耈 sizeLimit: "473" @@ -868,40 +870,41 @@ spec: volumeClaimTemplate: metadata: annotations: - "154": "155" - clusterName: "160" + "156": "157" + clusterName: "162" creationTimestamp: null deletionGracePeriodSeconds: 6296624700137074905 finalizers: - - "159" - generateName: "148" + - "161" + generateName: "150" generation: 6028937828108618026 labels: - "152": "153" + "154": "155" managedFields: - - apiVersion: "162" - fieldsType: "163" - manager: "161" + - apiVersion: "164" + fieldsType: "165" + manager: "163" operation: ɑ龫`劳&¼傭Ȟ1酃=6}ɡŇƉ立h - name: "147" - namespace: "149" + subresource: "166" + name: "149" + namespace: "151" ownerReferences: - - apiVersion: "156" + - apiVersion: "158" blockOwnerDeletion: false controller: false - kind: "157" - name: "158" + kind: "159" + name: "160" uid: 閝ȝ resourceVersion: "11451542506523135343" - selfLink: "150" + selfLink: "152" uid: H巧壚tC十Oɢ spec: accessModes: - '鲡:' dataSource: - apiGroup: "172" - kind: "173" - name: "174" + apiGroup: "175" + kind: "176" + name: "177" resources: limits: Ŗȫ焗捏ĨFħ籘: "853" @@ -915,155 +918,155 @@ spec: - 4FpF_W-6 matchLabels: 0-.-yz-0-_p4mz--.I_f6kjsz-7lwY-Y93-6: igm_-._.q6 - storageClassName: "171" + storageClassName: "174" volumeMode: Z1Ůđ眊ľǎɳ,ǿ飏騀呣 - volumeName: "170" + volumeName: "173" fc: - fsType: "94" + fsType: "96" lun: -1740986684 readOnly: true targetWWNs: - - "93" - wwids: - "95" + wwids: + - "97" flexVolume: - driver: "73" - fsType: "74" + driver: "75" + fsType: "76" options: - "76": "77" + "78": "79" readOnly: true secretRef: - name: "75" + name: "77" flocker: - datasetName: "86" - datasetUUID: "87" + datasetName: "88" + datasetUUID: "89" gcePersistentDisk: - fsType: "45" + fsType: "47" partition: -1188153605 - pdName: "44" + pdName: "46" gitRepo: - directory: "50" - repository: "48" - revision: "49" + directory: "52" + repository: "50" + revision: "51" glusterfs: - endpoints: "63" - path: "64" + endpoints: "65" + path: "66" readOnly: true hostPath: - path: "43" + path: "45" type: ƛƟ)ÙæNǚ錯ƶRquA?瞲Ť倱< iscsi: chapAuthDiscovery: true - fsType: "59" - initiatorName: "62" - iqn: "57" - iscsiInterface: "58" + fsType: "61" + initiatorName: "64" + iqn: "59" + iscsiInterface: "60" lun: 994527057 portals: - - "60" + - "62" secretRef: - name: "61" - targetPortal: "56" - name: "42" + name: "63" + targetPortal: "58" + name: "44" nfs: - path: "55" + path: "57" readOnly: true - server: "54" + server: "56" persistentVolumeClaim: - claimName: "65" + claimName: "67" readOnly: true photonPersistentDisk: - fsType: "114" - pdID: "113" + fsType: "116" + pdID: "115" portworxVolume: - fsType: "129" + fsType: "131" readOnly: true - volumeID: "128" + volumeID: "130" projected: defaultMode: -1334904807 sources: - configMap: items: - - key: "124" + - key: "126" mode: 2063799569 - path: "125" - name: "123" + path: "127" + name: "125" optional: false downwardAPI: items: - fieldRef: - apiVersion: "119" - fieldPath: "120" + apiVersion: "121" + fieldPath: "122" mode: 173030157 - path: "118" + path: "120" resourceFieldRef: - containerName: "121" + containerName: "123" divisor: "106" - resource: "122" + resource: "124" secret: items: - - key: "116" + - key: "118" mode: -323584340 - path: "117" - name: "115" + path: "119" + name: "117" optional: true serviceAccountToken: - audience: "126" + audience: "128" expirationSeconds: 8357931971650847566 - path: "127" + path: "129" quobyte: - group: "108" - registry: "105" - tenant: "109" - user: "107" - volume: "106" + group: "110" + registry: "107" + tenant: "111" + user: "109" + volume: "108" rbd: - fsType: "68" - image: "67" - keyring: "71" + fsType: "70" + image: "69" + keyring: "73" monitors: - - "66" - pool: "69" + - "68" + pool: "71" secretRef: - name: "72" - user: "70" + name: "74" + user: "72" scaleIO: - fsType: "137" - gateway: "130" - protectionDomain: "133" + fsType: "139" + gateway: "132" + protectionDomain: "135" secretRef: - name: "132" - storageMode: "135" - storagePool: "134" - system: "131" - volumeName: "136" + name: "134" + storageMode: "137" + storagePool: "136" + system: "133" + volumeName: "138" secret: defaultMode: 332383000 items: - - key: "52" + - key: "54" mode: -547518679 - path: "53" + path: "55" optional: true - secretName: "51" + secretName: "53" storageos: - fsType: "140" + fsType: "142" secretRef: - name: "141" - volumeName: "138" - volumeNamespace: "139" + name: "143" + volumeName: "140" + volumeNamespace: "141" vsphereVolume: - fsType: "102" - storagePolicyID: "104" - storagePolicyName: "103" - volumePath: "101" + fsType: "104" + storagePolicyID: "106" + storagePolicyName: "105" + volumePath: "103" status: availableReplicas: 171558604 collisionCount: -1889018254 conditions: - lastTransitionTime: "2391-11-11T11:52:22Z" lastUpdateTime: "2346-11-18T09:51:55Z" - message: "486" - reason: "485" + message: "489" + reason: "488" status: 氞唬蹵ɥeȿĦ`垨Džɞ堹ǖ*Oɑ埩 type: ?鳢.ǀŭ瘢颦 observedGeneration: -2967151415957453677 diff --git a/staging/src/k8s.io/api/testdata/HEAD/apps.v1.ReplicaSet.json b/staging/src/k8s.io/api/testdata/HEAD/apps.v1.ReplicaSet.json index 138dcadf451..f877539e0af 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/apps.v1.ReplicaSet.json +++ b/staging/src/k8s.io/api/testdata/HEAD/apps.v1.ReplicaSet.json @@ -36,7 +36,8 @@ "manager": "16", "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", "apiVersion": "17", - "fieldsType": "18" + "fieldsType": "18", + "subresource": "19" } ] }, @@ -59,50 +60,51 @@ }, "template": { "metadata": { - "name": "25", - "generateName": "26", - "namespace": "27", - "selfLink": "28", + "name": "26", + "generateName": "27", + "namespace": "28", + "selfLink": "29", "uid": "ʬ", "resourceVersion": "7336814125345800857", "generation": -6617020301190572172, "creationTimestamp": null, "deletionGracePeriodSeconds": -152893758082474859, "labels": { - "30": "31" + "31": "32" }, "annotations": { - "32": "33" + "33": "34" }, "ownerReferences": [ { - "apiVersion": "34", - "kind": "35", - "name": "36", + "apiVersion": "35", + "kind": "36", + "name": "37", "uid": "ɖgȏ哙ȍȂ揲ȼDDŽLŬp:", "controller": true, "blockOwnerDeletion": true } ], "finalizers": [ - "37" + "38" ], - "clusterName": "38", + "clusterName": "39", "managedFields": [ { - "manager": "39", + "manager": "40", "operation": "ƅS·Õüe0ɔȖ脵鴈Ō", - "apiVersion": "40", - "fieldsType": "41" + "apiVersion": "41", + "fieldsType": "42", + "subresource": "43" } ] }, "spec": { "volumes": [ { - "name": "42", + "name": "44", "hostPath": { - "path": "43", + "path": "45", "type": "6NJPM饣`诫z徃鷢6ȥ啕禗Ǐ2啗塧ȱ" }, "emptyDir": { @@ -110,27 +112,27 @@ "sizeLimit": "115" }, "gcePersistentDisk": { - "pdName": "44", - "fsType": "45", + "pdName": "46", + "fsType": "47", "partition": -1499132872 }, "awsElasticBlockStore": { - "volumeID": "46", - "fsType": "47", + "volumeID": "48", + "fsType": "49", "partition": -762366823, "readOnly": true }, "gitRepo": { - "repository": "48", - "revision": "49", - "directory": "50" + "repository": "50", + "revision": "51", + "directory": "52" }, "secret": { - "secretName": "51", + "secretName": "53", "items": [ { - "key": "52", - "path": "53", + "key": "54", + "path": "55", "mode": -104666658 } ], @@ -138,90 +140,90 @@ "optional": true }, "nfs": { - "server": "54", - "path": "55", + "server": "56", + "path": "57", "readOnly": true }, "iscsi": { - "targetPortal": "56", - "iqn": "57", + "targetPortal": "58", + "iqn": "59", "lun": 1655406148, - "iscsiInterface": "58", - "fsType": "59", + "iscsiInterface": "60", + "fsType": "61", "readOnly": true, "portals": [ - "60" + "62" ], "secretRef": { - "name": "61" + "name": "63" }, - "initiatorName": "62" + "initiatorName": "64" }, "glusterfs": { - "endpoints": "63", - "path": "64" + "endpoints": "65", + "path": "66" }, "persistentVolumeClaim": { - "claimName": "65", + "claimName": "67", "readOnly": true }, "rbd": { "monitors": [ - "66" + "68" ], - "image": "67", - "fsType": "68", - "pool": "69", - "user": "70", - "keyring": "71", + "image": "69", + "fsType": "70", + "pool": "71", + "user": "72", + "keyring": "73", "secretRef": { - "name": "72" + "name": "74" }, "readOnly": true }, "flexVolume": { - "driver": "73", - "fsType": "74", + "driver": "75", + "fsType": "76", "secretRef": { - "name": "75" + "name": "77" }, "options": { - "76": "77" + "78": "79" } }, "cinder": { - "volumeID": "78", - "fsType": "79", + "volumeID": "80", + "fsType": "81", "secretRef": { - "name": "80" + "name": "82" } }, "cephfs": { "monitors": [ - "81" + "83" ], - "path": "82", - "user": "83", - "secretFile": "84", + "path": "84", + "user": "85", + "secretFile": "86", "secretRef": { - "name": "85" + "name": "87" } }, "flocker": { - "datasetName": "86", - "datasetUUID": "87" + "datasetName": "88", + "datasetUUID": "89" }, "downwardAPI": { "items": [ { - "path": "88", + "path": "90", "fieldRef": { - "apiVersion": "89", - "fieldPath": "90" + "apiVersion": "91", + "fieldPath": "92" }, "resourceFieldRef": { - "containerName": "91", - "resource": "92", + "containerName": "93", + "resource": "94", "divisor": "457" }, "mode": 1235524154 @@ -231,25 +233,25 @@ }, "fc": { "targetWWNs": [ - "93" + "95" ], "lun": 441887498, - "fsType": "94", + "fsType": "96", "readOnly": true, "wwids": [ - "95" + "97" ] }, "azureFile": { - "secretName": "96", - "shareName": "97" + "secretName": "98", + "shareName": "99" }, "configMap": { - "name": "98", + "name": "100", "items": [ { - "key": "99", - "path": "100", + "key": "101", + "path": "102", "mode": -2039036935 } ], @@ -257,40 +259,40 @@ "optional": false }, "vsphereVolume": { - "volumePath": "101", - "fsType": "102", - "storagePolicyName": "103", - "storagePolicyID": "104" + "volumePath": "103", + "fsType": "104", + "storagePolicyName": "105", + "storagePolicyID": "106" }, "quobyte": { - "registry": "105", - "volume": "106", + "registry": "107", + "volume": "108", "readOnly": true, - "user": "107", - "group": "108", - "tenant": "109" + "user": "109", + "group": "110", + "tenant": "111" }, "azureDisk": { - "diskName": "110", - "diskURI": "111", + "diskName": "112", + "diskURI": "113", "cachingMode": "HǺƶȤ^}穠", - "fsType": "112", + "fsType": "114", "readOnly": true, "kind": "躢" }, "photonPersistentDisk": { - "pdID": "113", - "fsType": "114" + "pdID": "115", + "fsType": "116" }, "projected": { "sources": [ { "secret": { - "name": "115", + "name": "117", "items": [ { - "key": "116", - "path": "117", + "key": "118", + "path": "119", "mode": -1399063270 } ], @@ -299,14 +301,14 @@ "downwardAPI": { "items": [ { - "path": "118", + "path": "120", "fieldRef": { - "apiVersion": "119", - "fieldPath": "120" + "apiVersion": "121", + "fieldPath": "122" }, "resourceFieldRef": { - "containerName": "121", - "resource": "122", + "containerName": "123", + "resource": "124", "divisor": "746" }, "mode": 926891073 @@ -314,98 +316,99 @@ ] }, "configMap": { - "name": "123", + "name": "125", "items": [ { - "key": "124", - "path": "125", + "key": "126", + "path": "127", "mode": -1694464659 } ], "optional": true }, "serviceAccountToken": { - "audience": "126", + "audience": "128", "expirationSeconds": -7593824971107985079, - "path": "127" + "path": "129" } } ], "defaultMode": -522879476 }, "portworxVolume": { - "volumeID": "128", - "fsType": "129" + "volumeID": "130", + "fsType": "131" }, "scaleIO": { - "gateway": "130", - "system": "131", + "gateway": "132", + "system": "133", "secretRef": { - "name": "132" + "name": "134" }, - "protectionDomain": "133", - "storagePool": "134", - "storageMode": "135", - "volumeName": "136", - "fsType": "137" + "protectionDomain": "135", + "storagePool": "136", + "storageMode": "137", + "volumeName": "138", + "fsType": "139" }, "storageos": { - "volumeName": "138", - "volumeNamespace": "139", - "fsType": "140", + "volumeName": "140", + "volumeNamespace": "141", + "fsType": "142", "readOnly": true, "secretRef": { - "name": "141" + "name": "143" } }, "csi": { - "driver": "142", + "driver": "144", "readOnly": false, - "fsType": "143", + "fsType": "145", "volumeAttributes": { - "144": "145" + "146": "147" }, "nodePublishSecretRef": { - "name": "146" + "name": "148" } }, "ephemeral": { "volumeClaimTemplate": { "metadata": { - "name": "147", - "generateName": "148", - "namespace": "149", - "selfLink": "150", + "name": "149", + "generateName": "150", + "namespace": "151", + "selfLink": "152", "resourceVersion": "5302358391842833914", "generation": 6327094951466338107, "creationTimestamp": null, "deletionGracePeriodSeconds": 4217400953499279873, "labels": { - "152": "153" + "154": "155" }, "annotations": { - "154": "155" + "156": "157" }, "ownerReferences": [ { - "apiVersion": "156", - "kind": "157", - "name": "158", + "apiVersion": "158", + "kind": "159", + "name": "160", "uid": "", "controller": false, "blockOwnerDeletion": true } ], "finalizers": [ - "159" + "161" ], - "clusterName": "160", + "clusterName": "162", "managedFields": [ { - "manager": "161", + "manager": "163", "operation": "O醔ɍ厶耈 T衧ȇe媹Hǝ呮}臷Ľð", - "apiVersion": "162", - "fieldsType": "163" + "apiVersion": "164", + "fieldsType": "165", + "subresource": "166" } ] }, @@ -432,13 +435,13 @@ ".Q貇£ȹ嫰ƹǔw÷nI": "718" } }, - "volumeName": "170", - "storageClassName": "171", + "volumeName": "173", + "storageClassName": "174", "volumeMode": "ŀ樺ȃv渟7¤7djƯĖ漘Z剚敍0", "dataSource": { - "apiGroup": "172", - "kind": "173", - "name": "174" + "apiGroup": "175", + "kind": "176", + "name": "177" } } } @@ -447,59 +450,59 @@ ], "initContainers": [ { - "name": "175", - "image": "176", + "name": "178", + "image": "179", "command": [ - "177" + "180" ], "args": [ - "178" + "181" ], - "workingDir": "179", + "workingDir": "182", "ports": [ { - "name": "180", + "name": "183", "hostPort": 424236719, "containerPort": -2031266553, "protocol": "呝TG;邪", - "hostIP": "181" + "hostIP": "184" } ], "envFrom": [ { - "prefix": "182", + "prefix": "185", "configMapRef": { - "name": "183", + "name": "186", "optional": true }, "secretRef": { - "name": "184", + "name": "187", "optional": true } } ], "env": [ { - "name": "185", - "value": "186", + "name": "188", + "value": "189", "valueFrom": { "fieldRef": { - "apiVersion": "187", - "fieldPath": "188" + "apiVersion": "190", + "fieldPath": "191" }, "resourceFieldRef": { - "containerName": "189", - "resource": "190", + "containerName": "192", + "resource": "193", "divisor": "486" }, "configMapKeyRef": { - "name": "191", - "key": "192", + "name": "194", + "key": "195", "optional": true }, "secretKeyRef": { - "name": "193", - "key": "194", + "name": "196", + "key": "197", "optional": true } } @@ -515,41 +518,41 @@ }, "volumeMounts": [ { - "name": "195", + "name": "198", "readOnly": true, - "mountPath": "196", - "subPath": "197", + "mountPath": "199", + "subPath": "200", "mountPropagation": "瀑Ź9ǕLLȊɞ-uƻ悖ȩ0Ƹ[Ę", - "subPathExpr": "198" + "subPathExpr": "201" } ], "volumeDevices": [ { - "name": "199", - "devicePath": "200" + "name": "202", + "devicePath": "203" } ], "livenessProbe": { "exec": { "command": [ - "201" + "204" ] }, "httpGet": { - "path": "202", + "path": "205", "port": 2035347577, - "host": "203", + "host": "206", "scheme": "姣\u003e懔%熷谟þ蛯ɰ荶ljʁ揆ɘȌ脾", "httpHeaders": [ { - "name": "204", - "value": "205" + "name": "207", + "value": "208" } ] }, "tcpSocket": { "port": -1498229293, - "host": "206" + "host": "209" }, "initialDelaySeconds": -1155992025, "timeoutSeconds": -194343002, @@ -561,24 +564,24 @@ "readinessProbe": { "exec": { "command": [ - "207" + "210" ] }, "httpGet": { - "path": "208", - "port": "209", - "host": "210", + "path": "211", + "port": "212", + "host": "213", "scheme": "悮坮Ȣ幟ļ腻ŬƩȿ0矀Kʝ瘴I\\p", "httpHeaders": [ { - "name": "211", - "value": "212" + "name": "214", + "value": "215" } ] }, "tcpSocket": { "port": 538852927, - "host": "213" + "host": "216" }, "initialDelaySeconds": -407545915, "timeoutSeconds": 902535764, @@ -590,24 +593,24 @@ "startupProbe": { "exec": { "command": [ - "214" + "217" ] }, "httpGet": { - "path": "215", + "path": "218", "port": 1623772781, - "host": "216", + "host": "219", "scheme": "UÐ_ƮA攤/ɸɎ", "httpHeaders": [ { - "name": "217", - "value": "218" + "name": "220", + "value": "221" } ] }, "tcpSocket": { - "port": "219", - "host": "220" + "port": "222", + "host": "223" }, "initialDelaySeconds": 1054858106, "timeoutSeconds": 232569106, @@ -620,51 +623,51 @@ "postStart": { "exec": { "command": [ - "221" + "224" ] }, "httpGet": { - "path": "222", + "path": "225", "port": 896430536, - "host": "223", + "host": "226", "scheme": "罴ņ螡źȰ", "httpHeaders": [ { - "name": "224", - "value": "225" + "name": "227", + "value": "228" } ] }, "tcpSocket": { "port": 513341278, - "host": "226" + "host": "229" } }, "preStop": { "exec": { "command": [ - "227" + "230" ] }, "httpGet": { - "path": "228", + "path": "231", "port": 1451056156, - "host": "229", + "host": "232", "scheme": "uʎȺ眖R#", "httpHeaders": [ { - "name": "230", - "value": "231" + "name": "233", + "value": "234" } ] }, "tcpSocket": { - "port": "232", - "host": "233" + "port": "235", + "host": "236" } } }, - "terminationMessagePath": "234", + "terminationMessagePath": "237", "terminationMessagePolicy": "'WKw(ğ儴Ůĺ}潷ʒ胵輓Ɔ", "imagePullPolicy": "1ØœȠƬQg鄠", "securityContext": { @@ -678,15 +681,15 @@ }, "privileged": false, "seLinuxOptions": { - "user": "235", - "role": "236", - "type": "237", - "level": "238" + "user": "238", + "role": "239", + "type": "240", + "level": "241" }, "windowsOptions": { - "gmsaCredentialSpecName": "239", - "gmsaCredentialSpec": "240", - "runAsUserName": "241" + "gmsaCredentialSpecName": "242", + "gmsaCredentialSpec": "243", + "runAsUserName": "244" }, "runAsUser": 1946087648860511217, "runAsGroup": 8839567045362091290, @@ -696,7 +699,7 @@ "procMount": "Ÿ8T 苧yñKJɐ扵", "seccompProfile": { "type": "ƚ绤fʀļ腩墺Ò媁荭gw忊|E剒蔞", - "localhostProfile": "242" + "localhostProfile": "245" } }, "stdin": true, @@ -705,59 +708,59 @@ ], "containers": [ { - "name": "243", - "image": "244", + "name": "246", + "image": "247", "command": [ - "245" + "248" ], "args": [ - "246" + "249" ], - "workingDir": "247", + "workingDir": "250", "ports": [ { - "name": "248", + "name": "251", "hostPort": 465972736, "containerPort": -1784617397, "protocol": "Ƭƶ氩Ȩ\u003c6", - "hostIP": "249" + "hostIP": "252" } ], "envFrom": [ { - "prefix": "250", + "prefix": "253", "configMapRef": { - "name": "251", + "name": "254", "optional": false }, "secretRef": { - "name": "252", + "name": "255", "optional": true } } ], "env": [ { - "name": "253", - "value": "254", + "name": "256", + "value": "257", "valueFrom": { "fieldRef": { - "apiVersion": "255", - "fieldPath": "256" + "apiVersion": "258", + "fieldPath": "259" }, "resourceFieldRef": { - "containerName": "257", - "resource": "258", + "containerName": "260", + "resource": "261", "divisor": "9" }, "configMapKeyRef": { - "name": "259", - "key": "260", + "name": "262", + "key": "263", "optional": true }, "secretKeyRef": { - "name": "261", - "key": "262", + "name": "264", + "key": "265", "optional": false } } @@ -773,40 +776,40 @@ }, "volumeMounts": [ { - "name": "263", - "mountPath": "264", - "subPath": "265", + "name": "266", + "mountPath": "267", + "subPath": "268", "mountPropagation": "ĠM蘇KŅ/»頸+SÄ蚃", - "subPathExpr": "266" + "subPathExpr": "269" } ], "volumeDevices": [ { - "name": "267", - "devicePath": "268" + "name": "270", + "devicePath": "271" } ], "livenessProbe": { "exec": { "command": [ - "269" + "272" ] }, "httpGet": { - "path": "270", + "path": "273", "port": -1468297794, - "host": "271", + "host": "274", "scheme": "磣Óƿ頀\"冓鍓贯澔 ƺ蛜6Ɖ飴Ɏ", "httpHeaders": [ { - "name": "272", - "value": "273" + "name": "275", + "value": "276" } ] }, "tcpSocket": { - "port": "274", - "host": "275" + "port": "277", + "host": "278" }, "initialDelaySeconds": 1308698792, "timeoutSeconds": 1401790459, @@ -818,24 +821,24 @@ "readinessProbe": { "exec": { "command": [ - "276" + "279" ] }, "httpGet": { - "path": "277", + "path": "280", "port": -614098868, - "host": "278", + "host": "281", "scheme": "ȗÔÂɘɢ", "httpHeaders": [ { - "name": "279", - "value": "280" + "name": "282", + "value": "283" } ] }, "tcpSocket": { "port": 802134138, - "host": "281" + "host": "284" }, "initialDelaySeconds": -942399354, "timeoutSeconds": 1264624019, @@ -847,24 +850,24 @@ "startupProbe": { "exec": { "command": [ - "282" + "285" ] }, "httpGet": { - "path": "283", + "path": "286", "port": -992558278, - "host": "284", + "host": "287", "scheme": "鯂²静", "httpHeaders": [ { - "name": "285", - "value": "286" + "name": "288", + "value": "289" } ] }, "tcpSocket": { "port": -402384013, - "host": "287" + "host": "290" }, "initialDelaySeconds": -181601395, "timeoutSeconds": -617381112, @@ -877,51 +880,51 @@ "postStart": { "exec": { "command": [ - "288" + "291" ] }, "httpGet": { - "path": "289", - "port": "290", - "host": "291", + "path": "292", + "port": "293", + "host": "294", "scheme": "Ǩ繫ʎǑyZ涬P­蜷ɔ幩", "httpHeaders": [ { - "name": "292", - "value": "293" + "name": "295", + "value": "296" } ] }, "tcpSocket": { "port": 1167615307, - "host": "294" + "host": "297" } }, "preStop": { "exec": { "command": [ - "295" + "298" ] }, "httpGet": { - "path": "296", + "path": "299", "port": -115833863, - "host": "297", + "host": "300", "scheme": "ì", "httpHeaders": [ { - "name": "298", - "value": "299" + "name": "301", + "value": "302" } ] }, "tcpSocket": { - "port": "300", - "host": "301" + "port": "303", + "host": "304" } } }, - "terminationMessagePath": "302", + "terminationMessagePath": "305", "terminationMessagePolicy": "ɊHȖ|ʐşƧ諔迮ƙIJ嘢4ʗ", "imagePullPolicy": "ǚ鍰\\縑ɀ撑¼蠾8餑噭", "securityContext": { @@ -935,15 +938,15 @@ }, "privileged": false, "seLinuxOptions": { - "user": "303", - "role": "304", - "type": "305", - "level": "306" + "user": "306", + "role": "307", + "type": "308", + "level": "309" }, "windowsOptions": { - "gmsaCredentialSpecName": "307", - "gmsaCredentialSpec": "308", - "runAsUserName": "309" + "gmsaCredentialSpecName": "310", + "gmsaCredentialSpec": "311", + "runAsUserName": "312" }, "runAsUser": -6717020695319852049, "runAsGroup": -495558749504439559, @@ -953,7 +956,7 @@ "procMount": "Ǫʓ)ǂť嗆u", "seccompProfile": { "type": "晲T[irȎ3Ĕ\\", - "localhostProfile": "310" + "localhostProfile": "313" } }, "tty": true @@ -961,59 +964,59 @@ ], "ephemeralContainers": [ { - "name": "311", - "image": "312", + "name": "314", + "image": "315", "command": [ - "313" + "316" ], "args": [ - "314" + "317" ], - "workingDir": "315", + "workingDir": "318", "ports": [ { - "name": "316", + "name": "319", "hostPort": -1656699070, "containerPort": -1918622971, "protocol": "ĵ鴁ĩȲǸ|蕎'佉賞ǧĒz", - "hostIP": "317" + "hostIP": "320" } ], "envFrom": [ { - "prefix": "318", + "prefix": "321", "configMapRef": { - "name": "319", + "name": "322", "optional": true }, "secretRef": { - "name": "320", + "name": "323", "optional": false } } ], "env": [ { - "name": "321", - "value": "322", + "name": "324", + "value": "325", "valueFrom": { "fieldRef": { - "apiVersion": "323", - "fieldPath": "324" + "apiVersion": "326", + "fieldPath": "327" }, "resourceFieldRef": { - "containerName": "325", - "resource": "326", + "containerName": "328", + "resource": "329", "divisor": "69" }, "configMapKeyRef": { - "name": "327", - "key": "328", + "name": "330", + "key": "331", "optional": true }, "secretKeyRef": { - "name": "329", - "key": "330", + "name": "332", + "key": "333", "optional": false } } @@ -1029,41 +1032,41 @@ }, "volumeMounts": [ { - "name": "331", + "name": "334", "readOnly": true, - "mountPath": "332", - "subPath": "333", + "mountPath": "335", + "subPath": "336", "mountPropagation": "Ik(dŊiɢzĮ蛋I", - "subPathExpr": "334" + "subPathExpr": "337" } ], "volumeDevices": [ { - "name": "335", - "devicePath": "336" + "name": "338", + "devicePath": "339" } ], "livenessProbe": { "exec": { "command": [ - "337" + "340" ] }, "httpGet": { - "path": "338", - "port": "339", - "host": "340", + "path": "341", + "port": "342", + "host": "343", "scheme": "ȥ}礤铟怖ý萜Ǖ", "httpHeaders": [ { - "name": "341", - "value": "342" + "name": "344", + "value": "345" } ] }, "tcpSocket": { "port": -1088996269, - "host": "343" + "host": "346" }, "initialDelaySeconds": -1922458514, "timeoutSeconds": 1480364858, @@ -1075,24 +1078,24 @@ "readinessProbe": { "exec": { "command": [ - "344" + "347" ] }, "httpGet": { - "path": "345", + "path": "348", "port": 1219644543, - "host": "346", + "host": "349", "scheme": "ȑoG鄧蜢暳ǽżLj捲攻xƂ9阠$嬏wy", "httpHeaders": [ { - "name": "347", - "value": "348" + "name": "350", + "value": "351" } ] }, "tcpSocket": { - "port": "349", - "host": "350" + "port": "352", + "host": "353" }, "initialDelaySeconds": 652646450, "timeoutSeconds": 757223010, @@ -1104,24 +1107,24 @@ "startupProbe": { "exec": { "command": [ - "351" + "354" ] }, "httpGet": { - "path": "352", + "path": "355", "port": -902839620, - "host": "353", + "host": "356", "scheme": "縆łƑ[澔槃JŵǤ桒ɴ鉂W", "httpHeaders": [ { - "name": "354", - "value": "355" + "name": "357", + "value": "358" } ] }, "tcpSocket": { - "port": "356", - "host": "357" + "port": "359", + "host": "360" }, "initialDelaySeconds": -574742201, "timeoutSeconds": -1182912186, @@ -1134,51 +1137,51 @@ "postStart": { "exec": { "command": [ - "358" + "361" ] }, "httpGet": { - "path": "359", - "port": "360", - "host": "361", + "path": "362", + "port": "363", + "host": "364", "scheme": "卶滿筇ȟP:/a殆诵H玲鑠ĭ$#", "httpHeaders": [ { - "name": "362", - "value": "363" + "name": "365", + "value": "366" } ] }, "tcpSocket": { - "port": "364", - "host": "365" + "port": "367", + "host": "368" } }, "preStop": { "exec": { "command": [ - "366" + "369" ] }, "httpGet": { - "path": "367", + "path": "370", "port": 1791758702, - "host": "368", + "host": "371", "scheme": "tl敷斢杧ż鯀", "httpHeaders": [ { - "name": "369", - "value": "370" + "name": "372", + "value": "373" } ] }, "tcpSocket": { - "port": "371", - "host": "372" + "port": "374", + "host": "375" } } }, - "terminationMessagePath": "373", + "terminationMessagePath": "376", "terminationMessagePolicy": "鸔ɧWǘ炙", "imagePullPolicy": "ǰ詀ǿ忀oɎƺL", "securityContext": { @@ -1192,15 +1195,15 @@ }, "privileged": true, "seLinuxOptions": { - "user": "374", - "role": "375", - "type": "376", - "level": "377" + "user": "377", + "role": "378", + "type": "379", + "level": "380" }, "windowsOptions": { - "gmsaCredentialSpecName": "378", - "gmsaCredentialSpec": "379", - "runAsUserName": "380" + "gmsaCredentialSpecName": "381", + "gmsaCredentialSpec": "382", + "runAsUserName": "383" }, "runAsUser": 2114633499332155907, "runAsGroup": -1232960403847883886, @@ -1210,12 +1213,12 @@ "procMount": "铳s44矕Ƈè*鑏=", "seccompProfile": { "type": "ʨ|ǓÓ敆OɈÏ 瞍髃#", - "localhostProfile": "381" + "localhostProfile": "384" } }, "stdin": true, "tty": true, - "targetContainerName": "382" + "targetContainerName": "385" } ], "restartPolicy": "W歹s梊ɥʋăƻ", @@ -1223,25 +1226,25 @@ "activeDeadlineSeconds": 579099652389333099, "dnsPolicy": "'蠨磼O_h盌3+Œ9两@8", "nodeSelector": { - "383": "384" + "386": "387" }, - "serviceAccountName": "385", - "serviceAccount": "386", + "serviceAccountName": "388", + "serviceAccount": "389", "automountServiceAccountToken": true, - "nodeName": "387", + "nodeName": "390", "hostNetwork": true, "shareProcessNamespace": true, "securityContext": { "seLinuxOptions": { - "user": "388", - "role": "389", - "type": "390", - "level": "391" + "user": "391", + "role": "392", + "type": "393", + "level": "394" }, "windowsOptions": { - "gmsaCredentialSpecName": "392", - "gmsaCredentialSpec": "393", - "runAsUserName": "394" + "gmsaCredentialSpecName": "395", + "gmsaCredentialSpec": "396", + "runAsUserName": "397" }, "runAsUser": 3011215457607075123, "runAsGroup": -2549376519991319825, @@ -1252,23 +1255,23 @@ "fsGroup": -8322686588708543096, "sysctls": [ { - "name": "395", - "value": "396" + "name": "398", + "value": "399" } ], "fsGroupChangePolicy": "4虵p蓋沥7uPƒ", "seccompProfile": { "type": "", - "localhostProfile": "397" + "localhostProfile": "400" } }, "imagePullSecrets": [ { - "name": "398" + "name": "401" } ], - "hostname": "399", - "subdomain": "400", + "hostname": "402", + "subdomain": "403", "affinity": { "nodeAffinity": { "requiredDuringSchedulingIgnoredDuringExecution": { @@ -1276,19 +1279,19 @@ { "matchExpressions": [ { - "key": "401", + "key": "404", "operator": "灭ƴɦ燻踸陴Sĕ濦", "values": [ - "402" + "405" ] } ], "matchFields": [ { - "key": "403", + "key": "406", "operator": "筿ɾ", "values": [ - "404" + "407" ] } ] @@ -1301,19 +1304,19 @@ "preference": { "matchExpressions": [ { - "key": "405", + "key": "408", "operator": "霎ȃň", "values": [ - "406" + "409" ] } ], "matchFields": [ { - "key": "407", + "key": "410", "operator": "ʓ滨", "values": [ - "408" + "411" ] } ] @@ -1336,9 +1339,9 @@ ] }, "namespaces": [ - "415" + "418" ], - "topologyKey": "416", + "topologyKey": "419", "namespaceSelector": { "matchLabels": { "1rhm-5y--z-0/b17ca-_p-y.eQ9": "dU-_s-mtA.W5_-5_.V1-rU.___06.eqk5E_-4-.XH-.k.7.l_-W8o._xJ1-lFAX" @@ -1371,9 +1374,9 @@ ] }, "namespaces": [ - "429" + "432" ], - "topologyKey": "430", + "topologyKey": "433", "namespaceSelector": { "matchLabels": { "f---u7-gl7814ei-07shtq-6---g----9s39z--f-l67-9a-trt-03-7z2zy0eq.8-u87lyqq-o-3----60zvoe7-7973b--7n/fNx__-U_.Pn-W23-_.z_.._s--_F-BR-.h_-2-.s_6O-5_7_-0w_--5-_.3--9": "P.B._A_090ERG2nV.__p_Y-.2__a_dWU_V-_QA" @@ -1410,9 +1413,9 @@ ] }, "namespaces": [ - "443" + "446" ], - "topologyKey": "444", + "topologyKey": "447", "namespaceSelector": { "matchLabels": { "T-4CwMqp..__._-J_-fk3-_j.133eT_2_tI": "I-mt4...rQ" @@ -1448,9 +1451,9 @@ ] }, "namespaces": [ - "457" + "460" ], - "topologyKey": "458", + "topologyKey": "461", "namespaceSelector": { "matchLabels": { "VM5..-N_H_55..--E3_2D-1DW__o_8": "kzB7U_.Q.45cy-.._K" @@ -1467,37 +1470,37 @@ ] } }, - "schedulerName": "465", + "schedulerName": "468", "tolerations": [ { - "key": "466", + "key": "469", "operator": "NL觀嫧酞篐8郫焮3ó緼Ŷ獃夕Ɔ", - "value": "467", + "value": "470", "effect": ";牆詒ĸąsƶ", "tolerationSeconds": -456102350746071856 } ], "hostAliases": [ { - "ip": "468", + "ip": "471", "hostnames": [ - "469" + "472" ] } ], - "priorityClassName": "470", + "priorityClassName": "473", "priority": 1188651641, "dnsConfig": { "nameservers": [ - "471" + "474" ], "searches": [ - "472" + "475" ], "options": [ { - "name": "473", - "value": "474" + "name": "476", + "value": "477" } ] }, @@ -1506,7 +1509,7 @@ "conditionType": "lD傕Ɠ栊闔虝巒瀦ŕ蘴濼DZj鎒ũW" } ], - "runtimeClassName": "475", + "runtimeClassName": "478", "enableServiceLinks": false, "preemptionPolicy": "džH0ƾ瘿¸'q钨羲;\"T#sM網mA", "overhead": { @@ -1515,7 +1518,7 @@ "topologySpreadConstraints": [ { "maxSkew": -388643187, - "topologyKey": "476", + "topologyKey": "479", "whenUnsatisfiable": "i僠噚恗N", "labelSelector": { "matchLabels": { @@ -1548,8 +1551,8 @@ "type": "C`牯雫", "status": "%ÿ¼璤ňɈȀę", "lastTransitionTime": "2951-06-01T06:00:17Z", - "reason": "483", - "message": "484" + "reason": "486", + "message": "487" } ] } diff --git a/staging/src/k8s.io/api/testdata/HEAD/apps.v1.ReplicaSet.pb b/staging/src/k8s.io/api/testdata/HEAD/apps.v1.ReplicaSet.pb index 8aa1439de65..688fbb508f7 100644 Binary files a/staging/src/k8s.io/api/testdata/HEAD/apps.v1.ReplicaSet.pb and b/staging/src/k8s.io/api/testdata/HEAD/apps.v1.ReplicaSet.pb differ diff --git a/staging/src/k8s.io/api/testdata/HEAD/apps.v1.ReplicaSet.yaml b/staging/src/k8s.io/api/testdata/HEAD/apps.v1.ReplicaSet.yaml index 7ce2d92dea1..7afbf0a4119 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/apps.v1.ReplicaSet.yaml +++ b/staging/src/k8s.io/api/testdata/HEAD/apps.v1.ReplicaSet.yaml @@ -17,6 +17,7 @@ metadata: fieldsType: "18" manager: "16" operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] + subresource: "19" name: "2" namespace: "4" ownerReferences: @@ -43,32 +44,33 @@ spec: template: metadata: annotations: - "32": "33" - clusterName: "38" + "33": "34" + clusterName: "39" creationTimestamp: null deletionGracePeriodSeconds: -152893758082474859 finalizers: - - "37" - generateName: "26" + - "38" + generateName: "27" generation: -6617020301190572172 labels: - "30": "31" + "31": "32" managedFields: - - apiVersion: "40" - fieldsType: "41" - manager: "39" + - apiVersion: "41" + fieldsType: "42" + manager: "40" operation: ƅS·Õüe0ɔȖ脵鴈Ō - name: "25" - namespace: "27" + subresource: "43" + name: "26" + namespace: "28" ownerReferences: - - apiVersion: "34" + - apiVersion: "35" blockOwnerDeletion: true controller: true - kind: "35" - name: "36" + kind: "36" + name: "37" uid: 'ɖgȏ哙ȍȂ揲ȼDDŽLŬp:' resourceVersion: "7336814125345800857" - selfLink: "28" + selfLink: "29" uid: ʬ spec: activeDeadlineSeconds: 579099652389333099 @@ -77,28 +79,28 @@ spec: preferredDuringSchedulingIgnoredDuringExecution: - preference: matchExpressions: - - key: "405" + - key: "408" operator: 霎ȃň values: - - "406" + - "409" matchFields: - - key: "407" + - key: "410" operator: ʓ滨 values: - - "408" + - "411" weight: -259047269 requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - - key: "401" + - key: "404" operator: 灭ƴɦ燻踸陴Sĕ濦 values: - - "402" + - "405" matchFields: - - key: "403" + - key: "406" operator: 筿ɾ values: - - "404" + - "407" podAffinity: preferredDuringSchedulingIgnoredDuringExecution: - podAffinityTerm: @@ -120,8 +122,8 @@ spec: ? f---u7-gl7814ei-07shtq-6---g----9s39z--f-l67-9a-trt-03-7z2zy0eq.8-u87lyqq-o-3----60zvoe7-7973b--7n/fNx__-U_.Pn-W23-_.z_.._s--_F-BR-.h_-2-.s_6O-5_7_-0w_--5-_.3--9 : P.B._A_090ERG2nV.__p_Y-.2__a_dWU_V-_QA namespaces: - - "429" - topologyKey: "430" + - "432" + topologyKey: "433" weight: 2001693468 requiredDuringSchedulingIgnoredDuringExecution: - labelSelector: @@ -137,8 +139,8 @@ spec: matchLabels: 1rhm-5y--z-0/b17ca-_p-y.eQ9: dU-_s-mtA.W5_-5_.V1-rU.___06.eqk5E_-4-.XH-.k.7.l_-W8o._xJ1-lFAX namespaces: - - "415" - topologyKey: "416" + - "418" + topologyKey: "419" podAntiAffinity: preferredDuringSchedulingIgnoredDuringExecution: - podAffinityTerm: @@ -157,8 +159,8 @@ spec: matchLabels: VM5..-N_H_55..--E3_2D-1DW__o_8: kzB7U_.Q.45cy-.._K namespaces: - - "457" - topologyKey: "458" + - "460" + topologyKey: "461" weight: 1920802622 requiredDuringSchedulingIgnoredDuringExecution: - labelSelector: @@ -178,120 +180,120 @@ spec: matchLabels: T-4CwMqp..__._-J_-fk3-_j.133eT_2_tI: I-mt4...rQ namespaces: - - "443" - topologyKey: "444" + - "446" + topologyKey: "447" automountServiceAccountToken: true containers: - args: - - "246" + - "249" command: - - "245" + - "248" env: - - name: "253" - value: "254" + - name: "256" + value: "257" valueFrom: configMapKeyRef: - key: "260" - name: "259" + key: "263" + name: "262" optional: true fieldRef: - apiVersion: "255" - fieldPath: "256" + apiVersion: "258" + fieldPath: "259" resourceFieldRef: - containerName: "257" + containerName: "260" divisor: "9" - resource: "258" + resource: "261" secretKeyRef: - key: "262" - name: "261" + key: "265" + name: "264" optional: false envFrom: - configMapRef: - name: "251" + name: "254" optional: false - prefix: "250" + prefix: "253" secretRef: - name: "252" + name: "255" optional: true - image: "244" + image: "247" imagePullPolicy: ǚ鍰\縑ɀ撑¼蠾8餑噭 lifecycle: postStart: exec: command: - - "288" + - "291" httpGet: - host: "291" + host: "294" httpHeaders: - - name: "292" - value: "293" - path: "289" - port: "290" + - name: "295" + value: "296" + path: "292" + port: "293" scheme: Ǩ繫ʎǑyZ涬P­蜷ɔ幩 tcpSocket: - host: "294" + host: "297" port: 1167615307 preStop: exec: command: - - "295" + - "298" httpGet: - host: "297" + host: "300" httpHeaders: - - name: "298" - value: "299" - path: "296" + - name: "301" + value: "302" + path: "299" port: -115833863 scheme: ì tcpSocket: - host: "301" - port: "300" + host: "304" + port: "303" livenessProbe: exec: command: - - "269" + - "272" failureThreshold: -1129218498 httpGet: - host: "271" + host: "274" httpHeaders: - - name: "272" - value: "273" - path: "270" + - name: "275" + value: "276" + path: "273" port: -1468297794 scheme: 磣Óƿ頀"冓鍓贯澔 ƺ蛜6Ɖ飴Ɏ initialDelaySeconds: 1308698792 periodSeconds: -934378634 successThreshold: -1453143878 tcpSocket: - host: "275" - port: "274" + host: "278" + port: "277" terminationGracePeriodSeconds: 2471155705902100229 timeoutSeconds: 1401790459 - name: "243" + name: "246" ports: - containerPort: -1784617397 - hostIP: "249" + hostIP: "252" hostPort: 465972736 - name: "248" + name: "251" protocol: Ƭƶ氩Ȩ<6 readinessProbe: exec: command: - - "276" + - "279" failureThreshold: 323903711 httpGet: - host: "278" + host: "281" httpHeaders: - - name: "279" - value: "280" - path: "277" + - name: "282" + value: "283" + path: "280" port: -614098868 scheme: ȗÔÂɘɢ initialDelaySeconds: -942399354 periodSeconds: -1803854120 successThreshold: -1412915219 tcpSocket: - host: "281" + host: "284" port: 802134138 terminationGracePeriodSeconds: -9192251189672401053 timeoutSeconds: 1264624019 @@ -314,173 +316,173 @@ spec: runAsNonRoot: false runAsUser: -6717020695319852049 seLinuxOptions: - level: "306" - role: "304" - type: "305" - user: "303" + level: "309" + role: "307" + type: "308" + user: "306" seccompProfile: - localhostProfile: "310" + localhostProfile: "313" type: 晲T[irȎ3Ĕ\ windowsOptions: - gmsaCredentialSpec: "308" - gmsaCredentialSpecName: "307" - runAsUserName: "309" + gmsaCredentialSpec: "311" + gmsaCredentialSpecName: "310" + runAsUserName: "312" startupProbe: exec: command: - - "282" + - "285" failureThreshold: 1658749995 httpGet: - host: "284" + host: "287" httpHeaders: - - name: "285" - value: "286" - path: "283" + - name: "288" + value: "289" + path: "286" port: -992558278 scheme: 鯂²静 initialDelaySeconds: -181601395 periodSeconds: 1851229369 successThreshold: -560238386 tcpSocket: - host: "287" + host: "290" port: -402384013 terminationGracePeriodSeconds: -4030490994049395944 timeoutSeconds: -617381112 - terminationMessagePath: "302" + terminationMessagePath: "305" terminationMessagePolicy: ɊHȖ|ʐşƧ諔迮ƙIJ嘢4ʗ tty: true volumeDevices: - - devicePath: "268" - name: "267" + - devicePath: "271" + name: "270" volumeMounts: - - mountPath: "264" + - mountPath: "267" mountPropagation: ĠM蘇KŅ/»頸+SÄ蚃 - name: "263" - subPath: "265" - subPathExpr: "266" - workingDir: "247" + name: "266" + subPath: "268" + subPathExpr: "269" + workingDir: "250" dnsConfig: nameservers: - - "471" + - "474" options: - - name: "473" - value: "474" + - name: "476" + value: "477" searches: - - "472" + - "475" dnsPolicy: '''蠨磼O_h盌3+Œ9两@8' enableServiceLinks: false ephemeralContainers: - args: - - "314" + - "317" command: - - "313" + - "316" env: - - name: "321" - value: "322" + - name: "324" + value: "325" valueFrom: configMapKeyRef: - key: "328" - name: "327" + key: "331" + name: "330" optional: true fieldRef: - apiVersion: "323" - fieldPath: "324" + apiVersion: "326" + fieldPath: "327" resourceFieldRef: - containerName: "325" + containerName: "328" divisor: "69" - resource: "326" + resource: "329" secretKeyRef: - key: "330" - name: "329" + key: "333" + name: "332" optional: false envFrom: - configMapRef: - name: "319" + name: "322" optional: true - prefix: "318" + prefix: "321" secretRef: - name: "320" + name: "323" optional: false - image: "312" + image: "315" imagePullPolicy: ǰ詀ǿ忀oɎƺL lifecycle: postStart: exec: command: - - "358" + - "361" httpGet: - host: "361" + host: "364" httpHeaders: - - name: "362" - value: "363" - path: "359" - port: "360" + - name: "365" + value: "366" + path: "362" + port: "363" scheme: 卶滿筇ȟP:/a殆诵H玲鑠ĭ$# tcpSocket: - host: "365" - port: "364" + host: "368" + port: "367" preStop: exec: command: - - "366" + - "369" httpGet: - host: "368" + host: "371" httpHeaders: - - name: "369" - value: "370" - path: "367" + - name: "372" + value: "373" + path: "370" port: 1791758702 scheme: tl敷斢杧ż鯀 tcpSocket: - host: "372" - port: "371" + host: "375" + port: "374" livenessProbe: exec: command: - - "337" + - "340" failureThreshold: -36573584 httpGet: - host: "340" + host: "343" httpHeaders: - - name: "341" - value: "342" - path: "338" - port: "339" + - name: "344" + value: "345" + path: "341" + port: "342" scheme: ȥ}礤铟怖ý萜Ǖ initialDelaySeconds: -1922458514 periodSeconds: 692511776 successThreshold: -1231653807 tcpSocket: - host: "343" + host: "346" port: -1088996269 terminationGracePeriodSeconds: -2524837786321986358 timeoutSeconds: 1480364858 - name: "311" + name: "314" ports: - containerPort: -1918622971 - hostIP: "317" + hostIP: "320" hostPort: -1656699070 - name: "316" + name: "319" protocol: ĵ鴁ĩȲǸ|蕎'佉賞ǧĒz readinessProbe: exec: command: - - "344" + - "347" failureThreshold: 1443270783 httpGet: - host: "346" + host: "349" httpHeaders: - - name: "347" - value: "348" - path: "345" + - name: "350" + value: "351" + path: "348" port: 1219644543 scheme: ȑoG鄧蜢暳ǽżLj捲攻xƂ9阠$嬏wy initialDelaySeconds: 652646450 periodSeconds: -1912967242 successThreshold: -2106399359 tcpSocket: - host: "350" - port: "349" + host: "353" + port: "352" terminationGracePeriodSeconds: -4462364494060795190 timeoutSeconds: 757223010 resources: @@ -502,173 +504,173 @@ spec: runAsNonRoot: true runAsUser: 2114633499332155907 seLinuxOptions: - level: "377" - role: "375" - type: "376" - user: "374" + level: "380" + role: "378" + type: "379" + user: "377" seccompProfile: - localhostProfile: "381" + localhostProfile: "384" type: ʨ|ǓÓ敆OɈÏ 瞍髃# windowsOptions: - gmsaCredentialSpec: "379" - gmsaCredentialSpecName: "378" - runAsUserName: "380" + gmsaCredentialSpec: "382" + gmsaCredentialSpecName: "381" + runAsUserName: "383" startupProbe: exec: command: - - "351" + - "354" failureThreshold: 64459150 httpGet: - host: "353" + host: "356" httpHeaders: - - name: "354" - value: "355" - path: "352" + - name: "357" + value: "358" + path: "355" port: -902839620 scheme: 縆łƑ[澔槃JŵǤ桒ɴ鉂W initialDelaySeconds: -574742201 periodSeconds: -514169648 successThreshold: -1186167291 tcpSocket: - host: "357" - port: "356" + host: "360" + port: "359" terminationGracePeriodSeconds: -4166164136222066963 timeoutSeconds: -1182912186 stdin: true - targetContainerName: "382" - terminationMessagePath: "373" + targetContainerName: "385" + terminationMessagePath: "376" terminationMessagePolicy: 鸔ɧWǘ炙 tty: true volumeDevices: - - devicePath: "336" - name: "335" + - devicePath: "339" + name: "338" volumeMounts: - - mountPath: "332" + - mountPath: "335" mountPropagation: Ik(dŊiɢzĮ蛋I - name: "331" + name: "334" readOnly: true - subPath: "333" - subPathExpr: "334" - workingDir: "315" + subPath: "336" + subPathExpr: "337" + workingDir: "318" hostAliases: - hostnames: - - "469" - ip: "468" + - "472" + ip: "471" hostNetwork: true - hostname: "399" + hostname: "402" imagePullSecrets: - - name: "398" + - name: "401" initContainers: - args: - - "178" + - "181" command: - - "177" + - "180" env: - - name: "185" - value: "186" + - name: "188" + value: "189" valueFrom: configMapKeyRef: - key: "192" - name: "191" + key: "195" + name: "194" optional: true fieldRef: - apiVersion: "187" - fieldPath: "188" + apiVersion: "190" + fieldPath: "191" resourceFieldRef: - containerName: "189" + containerName: "192" divisor: "486" - resource: "190" + resource: "193" secretKeyRef: - key: "194" - name: "193" + key: "197" + name: "196" optional: true envFrom: - configMapRef: - name: "183" + name: "186" optional: true - prefix: "182" + prefix: "185" secretRef: - name: "184" + name: "187" optional: true - image: "176" + image: "179" imagePullPolicy: 1ØœȠƬQg鄠 lifecycle: postStart: exec: command: - - "221" + - "224" httpGet: - host: "223" + host: "226" httpHeaders: - - name: "224" - value: "225" - path: "222" + - name: "227" + value: "228" + path: "225" port: 896430536 scheme: 罴ņ螡źȰ tcpSocket: - host: "226" + host: "229" port: 513341278 preStop: exec: command: - - "227" + - "230" httpGet: - host: "229" + host: "232" httpHeaders: - - name: "230" - value: "231" - path: "228" + - name: "233" + value: "234" + path: "231" port: 1451056156 scheme: uʎȺ眖R# tcpSocket: - host: "233" - port: "232" + host: "236" + port: "235" livenessProbe: exec: command: - - "201" + - "204" failureThreshold: 1016277253 httpGet: - host: "203" + host: "206" httpHeaders: - - name: "204" - value: "205" - path: "202" + - name: "207" + value: "208" + path: "205" port: 2035347577 scheme: 姣>懔%熷谟þ蛯ɰ荶ljʁ揆ɘȌ脾 initialDelaySeconds: -1155992025 periodSeconds: -850069363 successThreshold: 918929368 tcpSocket: - host: "206" + host: "209" port: -1498229293 terminationGracePeriodSeconds: -8520337362162976488 timeoutSeconds: -194343002 - name: "175" + name: "178" ports: - containerPort: -2031266553 - hostIP: "181" + hostIP: "184" hostPort: 424236719 - name: "180" + name: "183" protocol: 呝TG;邪 readinessProbe: exec: command: - - "207" + - "210" failureThreshold: 163512962 httpGet: - host: "210" + host: "213" httpHeaders: - - name: "211" - value: "212" - path: "208" - port: "209" + - name: "214" + value: "215" + path: "211" + port: "212" scheme: 悮坮Ȣ幟ļ腻ŬƩȿ0矀Kʝ瘴I\p initialDelaySeconds: -407545915 periodSeconds: 716842280 successThreshold: 1479266199 tcpSocket: - host: "213" + host: "216" port: 538852927 terminationGracePeriodSeconds: -8521017368802772029 timeoutSeconds: 902535764 @@ -691,66 +693,66 @@ spec: runAsNonRoot: true runAsUser: 1946087648860511217 seLinuxOptions: - level: "238" - role: "236" - type: "237" - user: "235" + level: "241" + role: "239" + type: "240" + user: "238" seccompProfile: - localhostProfile: "242" + localhostProfile: "245" type: ƚ绤fʀļ腩墺Ò媁荭gw忊|E剒蔞 windowsOptions: - gmsaCredentialSpec: "240" - gmsaCredentialSpecName: "239" - runAsUserName: "241" + gmsaCredentialSpec: "243" + gmsaCredentialSpecName: "242" + runAsUserName: "244" startupProbe: exec: command: - - "214" + - "217" failureThreshold: -2107743490 httpGet: - host: "216" + host: "219" httpHeaders: - - name: "217" - value: "218" - path: "215" + - name: "220" + value: "221" + path: "218" port: 1623772781 scheme: UÐ_ƮA攤/ɸɎ initialDelaySeconds: 1054858106 periodSeconds: -1150474479 successThreshold: 744319626 tcpSocket: - host: "220" - port: "219" + host: "223" + port: "222" terminationGracePeriodSeconds: 8569885835306406695 timeoutSeconds: 232569106 stdin: true - terminationMessagePath: "234" + terminationMessagePath: "237" terminationMessagePolicy: '''WKw(ğ儴Ůĺ}潷ʒ胵輓Ɔ' tty: true volumeDevices: - - devicePath: "200" - name: "199" + - devicePath: "203" + name: "202" volumeMounts: - - mountPath: "196" + - mountPath: "199" mountPropagation: 瀑Ź9ǕLLȊɞ-uƻ悖ȩ0Ƹ[Ę - name: "195" + name: "198" readOnly: true - subPath: "197" - subPathExpr: "198" - workingDir: "179" - nodeName: "387" + subPath: "200" + subPathExpr: "201" + workingDir: "182" + nodeName: "390" nodeSelector: - "383": "384" + "386": "387" overhead: »Š: "727" preemptionPolicy: džH0ƾ瘿¸'q钨羲;"T#sM網mA priority: 1188651641 - priorityClassName: "470" + priorityClassName: "473" readinessGates: - conditionType: lD傕Ɠ栊闔虝巒瀦ŕ蘴濼DZj鎒ũW restartPolicy: W歹s梊ɥʋăƻ - runtimeClassName: "475" - schedulerName: "465" + runtimeClassName: "478" + schedulerName: "468" securityContext: fsGroup: -8322686588708543096 fsGroupChangePolicy: 4虵p蓋沥7uPƒ @@ -758,34 +760,34 @@ spec: runAsNonRoot: true runAsUser: 3011215457607075123 seLinuxOptions: - level: "391" - role: "389" - type: "390" - user: "388" + level: "394" + role: "392" + type: "393" + user: "391" seccompProfile: - localhostProfile: "397" + localhostProfile: "400" type: "" supplementalGroups: - 8667724420266764868 sysctls: - - name: "395" - value: "396" + - name: "398" + value: "399" windowsOptions: - gmsaCredentialSpec: "393" - gmsaCredentialSpecName: "392" - runAsUserName: "394" - serviceAccount: "386" - serviceAccountName: "385" + gmsaCredentialSpec: "396" + gmsaCredentialSpecName: "395" + runAsUserName: "397" + serviceAccount: "389" + serviceAccountName: "388" setHostnameAsFQDN: false shareProcessNamespace: true - subdomain: "400" + subdomain: "403" terminationGracePeriodSeconds: 1031455728822209328 tolerations: - effect: ;牆詒ĸąsƶ - key: "466" + key: "469" operator: NL觀嫧酞篐8郫焮3ó緼Ŷ獃夕Ɔ tolerationSeconds: -456102350746071856 - value: "467" + value: "470" topologySpreadConstraints: - labelSelector: matchExpressions: @@ -796,65 +798,65 @@ spec: matchLabels: z23.Ya-C3-._-l__KSvV-8-L__C_60-__.19_-gYY._..fP--hQ7be__0: g-5.-59...7q___n.__16ee.-.66hcB.rTt7bm9I.-..q-F-T maxSkew: -388643187 - topologyKey: "476" + topologyKey: "479" whenUnsatisfiable: i僠噚恗N volumes: - awsElasticBlockStore: - fsType: "47" + fsType: "49" partition: -762366823 readOnly: true - volumeID: "46" + volumeID: "48" azureDisk: cachingMode: HǺƶȤ^}穠 - diskName: "110" - diskURI: "111" - fsType: "112" + diskName: "112" + diskURI: "113" + fsType: "114" kind: 躢 readOnly: true azureFile: - secretName: "96" - shareName: "97" + secretName: "98" + shareName: "99" cephfs: monitors: - - "81" - path: "82" - secretFile: "84" + - "83" + path: "84" + secretFile: "86" secretRef: - name: "85" - user: "83" + name: "87" + user: "85" cinder: - fsType: "79" + fsType: "81" secretRef: - name: "80" - volumeID: "78" + name: "82" + volumeID: "80" configMap: defaultMode: -460478410 items: - - key: "99" + - key: "101" mode: -2039036935 - path: "100" - name: "98" + path: "102" + name: "100" optional: false csi: - driver: "142" - fsType: "143" + driver: "144" + fsType: "145" nodePublishSecretRef: - name: "146" + name: "148" readOnly: false volumeAttributes: - "144": "145" + "146": "147" downwardAPI: defaultMode: -106644772 items: - fieldRef: - apiVersion: "89" - fieldPath: "90" + apiVersion: "91" + fieldPath: "92" mode: 1235524154 - path: "88" + path: "90" resourceFieldRef: - containerName: "91" + containerName: "93" divisor: "457" - resource: "92" + resource: "94" emptyDir: medium: 彭聡A3fƻfʣ sizeLimit: "115" @@ -862,39 +864,40 @@ spec: volumeClaimTemplate: metadata: annotations: - "154": "155" - clusterName: "160" + "156": "157" + clusterName: "162" creationTimestamp: null deletionGracePeriodSeconds: 4217400953499279873 finalizers: - - "159" - generateName: "148" + - "161" + generateName: "150" generation: 6327094951466338107 labels: - "152": "153" + "154": "155" managedFields: - - apiVersion: "162" - fieldsType: "163" - manager: "161" + - apiVersion: "164" + fieldsType: "165" + manager: "163" operation: O醔ɍ厶耈 T衧ȇe媹Hǝ呮}臷Ľð - name: "147" - namespace: "149" + subresource: "166" + name: "149" + namespace: "151" ownerReferences: - - apiVersion: "156" + - apiVersion: "158" blockOwnerDeletion: true controller: false - kind: "157" - name: "158" + kind: "159" + name: "160" uid: "" resourceVersion: "5302358391842833914" - selfLink: "150" + selfLink: "152" spec: accessModes: - eÞȦY籎顒 dataSource: - apiGroup: "172" - kind: "173" - name: "174" + apiGroup: "175" + kind: "176" + name: "177" resources: limits: ŴĿ: "377" @@ -906,153 +909,153 @@ spec: operator: DoesNotExist matchLabels: 5_Or.i1_7z.WH-.L: d2-N_Y.t--0 - storageClassName: "171" + storageClassName: "174" volumeMode: ŀ樺ȃv渟7¤7djƯĖ漘Z剚敍0 - volumeName: "170" + volumeName: "173" fc: - fsType: "94" + fsType: "96" lun: 441887498 readOnly: true targetWWNs: - - "93" - wwids: - "95" + wwids: + - "97" flexVolume: - driver: "73" - fsType: "74" + driver: "75" + fsType: "76" options: - "76": "77" + "78": "79" secretRef: - name: "75" + name: "77" flocker: - datasetName: "86" - datasetUUID: "87" + datasetName: "88" + datasetUUID: "89" gcePersistentDisk: - fsType: "45" + fsType: "47" partition: -1499132872 - pdName: "44" + pdName: "46" gitRepo: - directory: "50" - repository: "48" - revision: "49" + directory: "52" + repository: "50" + revision: "51" glusterfs: - endpoints: "63" - path: "64" + endpoints: "65" + path: "66" hostPath: - path: "43" + path: "45" type: 6NJPM饣`诫z徃鷢6ȥ啕禗Ǐ2啗塧ȱ iscsi: - fsType: "59" - initiatorName: "62" - iqn: "57" - iscsiInterface: "58" + fsType: "61" + initiatorName: "64" + iqn: "59" + iscsiInterface: "60" lun: 1655406148 portals: - - "60" + - "62" readOnly: true secretRef: - name: "61" - targetPortal: "56" - name: "42" + name: "63" + targetPortal: "58" + name: "44" nfs: - path: "55" + path: "57" readOnly: true - server: "54" + server: "56" persistentVolumeClaim: - claimName: "65" + claimName: "67" readOnly: true photonPersistentDisk: - fsType: "114" - pdID: "113" + fsType: "116" + pdID: "115" portworxVolume: - fsType: "129" - volumeID: "128" + fsType: "131" + volumeID: "130" projected: defaultMode: -522879476 sources: - configMap: items: - - key: "124" + - key: "126" mode: -1694464659 - path: "125" - name: "123" + path: "127" + name: "125" optional: true downwardAPI: items: - fieldRef: - apiVersion: "119" - fieldPath: "120" + apiVersion: "121" + fieldPath: "122" mode: 926891073 - path: "118" + path: "120" resourceFieldRef: - containerName: "121" + containerName: "123" divisor: "746" - resource: "122" + resource: "124" secret: items: - - key: "116" + - key: "118" mode: -1399063270 - path: "117" - name: "115" + path: "119" + name: "117" optional: true serviceAccountToken: - audience: "126" + audience: "128" expirationSeconds: -7593824971107985079 - path: "127" + path: "129" quobyte: - group: "108" + group: "110" readOnly: true - registry: "105" - tenant: "109" - user: "107" - volume: "106" + registry: "107" + tenant: "111" + user: "109" + volume: "108" rbd: - fsType: "68" - image: "67" - keyring: "71" + fsType: "70" + image: "69" + keyring: "73" monitors: - - "66" - pool: "69" + - "68" + pool: "71" readOnly: true secretRef: - name: "72" - user: "70" + name: "74" + user: "72" scaleIO: - fsType: "137" - gateway: "130" - protectionDomain: "133" + fsType: "139" + gateway: "132" + protectionDomain: "135" secretRef: - name: "132" - storageMode: "135" - storagePool: "134" - system: "131" - volumeName: "136" + name: "134" + storageMode: "137" + storagePool: "136" + system: "133" + volumeName: "138" secret: defaultMode: 372704313 items: - - key: "52" + - key: "54" mode: -104666658 - path: "53" + path: "55" optional: true - secretName: "51" + secretName: "53" storageos: - fsType: "140" + fsType: "142" readOnly: true secretRef: - name: "141" - volumeName: "138" - volumeNamespace: "139" + name: "143" + volumeName: "140" + volumeNamespace: "141" vsphereVolume: - fsType: "102" - storagePolicyID: "104" - storagePolicyName: "103" - volumePath: "101" + fsType: "104" + storagePolicyID: "106" + storagePolicyName: "105" + volumePath: "103" status: availableReplicas: 876226690 conditions: - lastTransitionTime: "2951-06-01T06:00:17Z" - message: "484" - reason: "483" + message: "487" + reason: "486" status: '%ÿ¼璤ňɈȀę' type: C`牯雫 fullyLabeledReplicas: 516555648 diff --git a/staging/src/k8s.io/api/testdata/HEAD/apps.v1.StatefulSet.json b/staging/src/k8s.io/api/testdata/HEAD/apps.v1.StatefulSet.json index 77af4f86f0e..89931320327 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/apps.v1.StatefulSet.json +++ b/staging/src/k8s.io/api/testdata/HEAD/apps.v1.StatefulSet.json @@ -36,7 +36,8 @@ "manager": "16", "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", "apiVersion": "17", - "fieldsType": "18" + "fieldsType": "18", + "subresource": "19" } ] }, @@ -55,50 +56,51 @@ }, "template": { "metadata": { - "name": "25", - "generateName": "26", - "namespace": "27", - "selfLink": "28", + "name": "26", + "generateName": "27", + "namespace": "28", + "selfLink": "29", "uid": "?Qȫş", "resourceVersion": "1736621709629422270", "generation": -8542870036622468681, "creationTimestamp": null, "deletionGracePeriodSeconds": -2575298329142810753, "labels": { - "30": "31" + "31": "32" }, "annotations": { - "32": "33" + "33": "34" }, "ownerReferences": [ { - "apiVersion": "34", - "kind": "35", - "name": "36", + "apiVersion": "35", + "kind": "36", + "name": "37", "uid": "ƶȤ^}", "controller": true, "blockOwnerDeletion": true } ], "finalizers": [ - "37" + "38" ], - "clusterName": "38", + "clusterName": "39", "managedFields": [ { - "manager": "39", + "manager": "40", "operation": "躢", - "apiVersion": "40", - "fieldsType": "41" + "apiVersion": "41", + "fieldsType": "42", + "subresource": "43" } ] }, "spec": { "volumes": [ { - "name": "42", + "name": "44", "hostPath": { - "path": "43", + "path": "45", "type": "ƛƟ)ÙæNǚ錯ƶRquA?瞲Ť倱\u003c" }, "emptyDir": { @@ -106,27 +108,27 @@ "sizeLimit": "473" }, "gcePersistentDisk": { - "pdName": "44", - "fsType": "45", + "pdName": "46", + "fsType": "47", "partition": -1188153605 }, "awsElasticBlockStore": { - "volumeID": "46", - "fsType": "47", + "volumeID": "48", + "fsType": "49", "partition": 912004803, "readOnly": true }, "gitRepo": { - "repository": "48", - "revision": "49", - "directory": "50" + "repository": "50", + "revision": "51", + "directory": "52" }, "secret": { - "secretName": "51", + "secretName": "53", "items": [ { - "key": "52", - "path": "53", + "key": "54", + "path": "55", "mode": -547518679 } ], @@ -134,91 +136,91 @@ "optional": true }, "nfs": { - "server": "54", - "path": "55", + "server": "56", + "path": "57", "readOnly": true }, "iscsi": { - "targetPortal": "56", - "iqn": "57", + "targetPortal": "58", + "iqn": "59", "lun": 994527057, - "iscsiInterface": "58", - "fsType": "59", + "iscsiInterface": "60", + "fsType": "61", "portals": [ - "60" + "62" ], "chapAuthDiscovery": true, "secretRef": { - "name": "61" + "name": "63" }, - "initiatorName": "62" + "initiatorName": "64" }, "glusterfs": { - "endpoints": "63", - "path": "64", + "endpoints": "65", + "path": "66", "readOnly": true }, "persistentVolumeClaim": { - "claimName": "65", + "claimName": "67", "readOnly": true }, "rbd": { "monitors": [ - "66" + "68" ], - "image": "67", - "fsType": "68", - "pool": "69", - "user": "70", - "keyring": "71", + "image": "69", + "fsType": "70", + "pool": "71", + "user": "72", + "keyring": "73", "secretRef": { - "name": "72" + "name": "74" } }, "flexVolume": { - "driver": "73", - "fsType": "74", + "driver": "75", + "fsType": "76", "secretRef": { - "name": "75" + "name": "77" }, "readOnly": true, "options": { - "76": "77" + "78": "79" } }, "cinder": { - "volumeID": "78", - "fsType": "79", + "volumeID": "80", + "fsType": "81", "secretRef": { - "name": "80" + "name": "82" } }, "cephfs": { "monitors": [ - "81" + "83" ], - "path": "82", - "user": "83", - "secretFile": "84", + "path": "84", + "user": "85", + "secretFile": "86", "secretRef": { - "name": "85" + "name": "87" } }, "flocker": { - "datasetName": "86", - "datasetUUID": "87" + "datasetName": "88", + "datasetUUID": "89" }, "downwardAPI": { "items": [ { - "path": "88", + "path": "90", "fieldRef": { - "apiVersion": "89", - "fieldPath": "90" + "apiVersion": "91", + "fieldPath": "92" }, "resourceFieldRef": { - "containerName": "91", - "resource": "92", + "containerName": "93", + "resource": "94", "divisor": "660" }, "mode": 1569992019 @@ -228,26 +230,26 @@ }, "fc": { "targetWWNs": [ - "93" + "95" ], "lun": -1740986684, - "fsType": "94", + "fsType": "96", "readOnly": true, "wwids": [ - "95" + "97" ] }, "azureFile": { - "secretName": "96", - "shareName": "97", + "secretName": "98", + "shareName": "99", "readOnly": true }, "configMap": { - "name": "98", + "name": "100", "items": [ { - "key": "99", - "path": "100", + "key": "101", + "path": "102", "mode": 195263908 } ], @@ -255,39 +257,39 @@ "optional": false }, "vsphereVolume": { - "volumePath": "101", - "fsType": "102", - "storagePolicyName": "103", - "storagePolicyID": "104" + "volumePath": "103", + "fsType": "104", + "storagePolicyName": "105", + "storagePolicyID": "106" }, "quobyte": { - "registry": "105", - "volume": "106", - "user": "107", - "group": "108", - "tenant": "109" + "registry": "107", + "volume": "108", + "user": "109", + "group": "110", + "tenant": "111" }, "azureDisk": { - "diskName": "110", - "diskURI": "111", + "diskName": "112", + "diskURI": "113", "cachingMode": "|@?鷅bȻN", - "fsType": "112", + "fsType": "114", "readOnly": true, "kind": "榱*Gưoɘ檲" }, "photonPersistentDisk": { - "pdID": "113", - "fsType": "114" + "pdID": "115", + "fsType": "116" }, "projected": { "sources": [ { "secret": { - "name": "115", + "name": "117", "items": [ { - "key": "116", - "path": "117", + "key": "118", + "path": "119", "mode": -323584340 } ], @@ -296,14 +298,14 @@ "downwardAPI": { "items": [ { - "path": "118", + "path": "120", "fieldRef": { - "apiVersion": "119", - "fieldPath": "120" + "apiVersion": "121", + "fieldPath": "122" }, "resourceFieldRef": { - "containerName": "121", - "resource": "122", + "containerName": "123", + "resource": "124", "divisor": "106" }, "mode": 173030157 @@ -311,99 +313,100 @@ ] }, "configMap": { - "name": "123", + "name": "125", "items": [ { - "key": "124", - "path": "125", + "key": "126", + "path": "127", "mode": 2063799569 } ], "optional": false }, "serviceAccountToken": { - "audience": "126", + "audience": "128", "expirationSeconds": 8357931971650847566, - "path": "127" + "path": "129" } } ], "defaultMode": -1334904807 }, "portworxVolume": { - "volumeID": "128", - "fsType": "129", + "volumeID": "130", + "fsType": "131", "readOnly": true }, "scaleIO": { - "gateway": "130", - "system": "131", + "gateway": "132", + "system": "133", "secretRef": { - "name": "132" + "name": "134" }, - "protectionDomain": "133", - "storagePool": "134", - "storageMode": "135", - "volumeName": "136", - "fsType": "137" + "protectionDomain": "135", + "storagePool": "136", + "storageMode": "137", + "volumeName": "138", + "fsType": "139" }, "storageos": { - "volumeName": "138", - "volumeNamespace": "139", - "fsType": "140", + "volumeName": "140", + "volumeNamespace": "141", + "fsType": "142", "secretRef": { - "name": "141" + "name": "143" } }, "csi": { - "driver": "142", + "driver": "144", "readOnly": false, - "fsType": "143", + "fsType": "145", "volumeAttributes": { - "144": "145" + "146": "147" }, "nodePublishSecretRef": { - "name": "146" + "name": "148" } }, "ephemeral": { "volumeClaimTemplate": { "metadata": { - "name": "147", - "generateName": "148", - "namespace": "149", - "selfLink": "150", + "name": "149", + "generateName": "150", + "namespace": "151", + "selfLink": "152", "uid": "H巧壚tC十Oɢ", "resourceVersion": "11451542506523135343", "generation": 6028937828108618026, "creationTimestamp": null, "deletionGracePeriodSeconds": 6296624700137074905, "labels": { - "152": "153" + "154": "155" }, "annotations": { - "154": "155" + "156": "157" }, "ownerReferences": [ { - "apiVersion": "156", - "kind": "157", - "name": "158", + "apiVersion": "158", + "kind": "159", + "name": "160", "uid": "閝ȝ", "controller": false, "blockOwnerDeletion": false } ], "finalizers": [ - "159" + "161" ], - "clusterName": "160", + "clusterName": "162", "managedFields": [ { - "manager": "161", + "manager": "163", "operation": "ɑ龫`劳\u0026¼傭Ȟ1酃=6}ɡŇƉ立h", - "apiVersion": "162", - "fieldsType": "163" + "apiVersion": "164", + "fieldsType": "165", + "subresource": "166" } ] }, @@ -433,13 +436,13 @@ "zɟ踡肒Ao/樝fw[Řż丩ŽoǠ": "918" } }, - "volumeName": "170", - "storageClassName": "171", + "volumeName": "173", + "storageClassName": "174", "volumeMode": "Z1Ůđ眊ľǎɳ,ǿ飏騀呣", "dataSource": { - "apiGroup": "172", - "kind": "173", - "name": "174" + "apiGroup": "175", + "kind": "176", + "name": "177" } } } @@ -448,59 +451,59 @@ ], "initContainers": [ { - "name": "175", - "image": "176", + "name": "178", + "image": "179", "command": [ - "177" + "180" ], "args": [ - "178" + "181" ], - "workingDir": "179", + "workingDir": "182", "ports": [ { - "name": "180", + "name": "183", "hostPort": 1923334396, "containerPort": -1343558801, "protocol": "@掇lNdǂ\u003e", - "hostIP": "181" + "hostIP": "184" } ], "envFrom": [ { - "prefix": "182", + "prefix": "185", "configMapRef": { - "name": "183", + "name": "186", "optional": true }, "secretRef": { - "name": "184", + "name": "187", "optional": true } } ], "env": [ { - "name": "185", - "value": "186", + "name": "188", + "value": "189", "valueFrom": { "fieldRef": { - "apiVersion": "187", - "fieldPath": "188" + "apiVersion": "190", + "fieldPath": "191" }, "resourceFieldRef": { - "containerName": "189", - "resource": "190", + "containerName": "192", + "resource": "193", "divisor": "713" }, "configMapKeyRef": { - "name": "191", - "key": "192", + "name": "194", + "key": "195", "optional": true }, "secretKeyRef": { - "name": "193", - "key": "194", + "name": "196", + "key": "197", "optional": false } } @@ -516,41 +519,41 @@ }, "volumeMounts": [ { - "name": "195", + "name": "198", "readOnly": true, - "mountPath": "196", - "subPath": "197", + "mountPath": "199", + "subPath": "200", "mountPropagation": "0矀Kʝ瘴I\\p[ħsĨɆâĺɗŹ倗S", - "subPathExpr": "198" + "subPathExpr": "201" } ], "volumeDevices": [ { - "name": "199", - "devicePath": "200" + "name": "202", + "devicePath": "203" } ], "livenessProbe": { "exec": { "command": [ - "201" + "204" ] }, "httpGet": { - "path": "202", + "path": "205", "port": -1285424066, - "host": "203", + "host": "206", "scheme": "ni酛3ƁÀ", "httpHeaders": [ { - "name": "204", - "value": "205" + "name": "207", + "value": "208" } ] }, "tcpSocket": { - "port": "206", - "host": "207" + "port": "209", + "host": "210" }, "initialDelaySeconds": -2036074491, "timeoutSeconds": -148216266, @@ -562,24 +565,24 @@ "readinessProbe": { "exec": { "command": [ - "208" + "211" ] }, "httpGet": { - "path": "209", + "path": "212", "port": -331283026, - "host": "210", + "host": "213", "scheme": "ȉ", "httpHeaders": [ { - "name": "211", - "value": "212" + "name": "214", + "value": "215" } ] }, "tcpSocket": { "port": 714088955, - "host": "213" + "host": "216" }, "initialDelaySeconds": 1033766276, "timeoutSeconds": -1745509819, @@ -591,24 +594,24 @@ "startupProbe": { "exec": { "command": [ - "214" + "217" ] }, "httpGet": { - "path": "215", + "path": "218", "port": -361442565, - "host": "216", + "host": "219", "scheme": "w", "httpHeaders": [ { - "name": "217", - "value": "218" + "name": "220", + "value": "221" } ] }, "tcpSocket": { "port": -1099429189, - "host": "219" + "host": "222" }, "initialDelaySeconds": 994072122, "timeoutSeconds": 1752155096, @@ -621,51 +624,51 @@ "postStart": { "exec": { "command": [ - "220" + "223" ] }, "httpGet": { - "path": "221", + "path": "224", "port": -1109619518, - "host": "222", + "host": "225", "scheme": "ĺ}潷ʒ胵輓Ɔȓ蹣ɐǛv+8Ƥ熪", "httpHeaders": [ { - "name": "223", - "value": "224" + "name": "226", + "value": "227" } ] }, "tcpSocket": { - "port": "225", - "host": "226" + "port": "228", + "host": "229" } }, "preStop": { "exec": { "command": [ - "227" + "230" ] }, "httpGet": { - "path": "228", + "path": "231", "port": 461585849, - "host": "229", + "host": "232", "scheme": "ɇ卷荙JLĹ]佱¿\u003e犵殇ŕ-Ɂ", "httpHeaders": [ { - "name": "230", - "value": "231" + "name": "233", + "value": "234" } ] }, "tcpSocket": { "port": 467291328, - "host": "232" + "host": "235" } } }, - "terminationMessagePath": "233", + "terminationMessagePath": "236", "terminationMessagePolicy": "ĸ輦唊", "imagePullPolicy": "r嚧", "securityContext": { @@ -679,15 +682,15 @@ }, "privileged": true, "seLinuxOptions": { - "user": "234", - "role": "235", - "type": "236", - "level": "237" + "user": "237", + "role": "238", + "type": "239", + "level": "240" }, "windowsOptions": { - "gmsaCredentialSpecName": "238", - "gmsaCredentialSpec": "239", - "runAsUserName": "240" + "gmsaCredentialSpecName": "241", + "gmsaCredentialSpec": "242", + "runAsUserName": "243" }, "runAsUser": -857934902638099053, "runAsGroup": 8967035373007538858, @@ -697,7 +700,7 @@ "procMount": "Z鐫û咡W\u003c敄lu", "seccompProfile": { "type": "榝$î.Ȏ蝪ʜ5遰", - "localhostProfile": "241" + "localhostProfile": "244" } }, "stdinOnce": true, @@ -706,59 +709,59 @@ ], "containers": [ { - "name": "242", - "image": "243", + "name": "245", + "image": "246", "command": [ - "244" + "247" ], "args": [ - "245" + "248" ], - "workingDir": "246", + "workingDir": "249", "ports": [ { - "name": "247", + "name": "250", "hostPort": -1462219068, "containerPort": -370386363, "protocol": "wƯ貾坢'跩aŕ翑0展}", - "hostIP": "248" + "hostIP": "251" } ], "envFrom": [ { - "prefix": "249", + "prefix": "252", "configMapRef": { - "name": "250", + "name": "253", "optional": false }, "secretRef": { - "name": "251", + "name": "254", "optional": false } } ], "env": [ { - "name": "252", - "value": "253", + "name": "255", + "value": "256", "valueFrom": { "fieldRef": { - "apiVersion": "254", - "fieldPath": "255" + "apiVersion": "257", + "fieldPath": "258" }, "resourceFieldRef": { - "containerName": "256", - "resource": "257", + "containerName": "259", + "resource": "260", "divisor": "185" }, "configMapKeyRef": { - "name": "258", - "key": "259", + "name": "261", + "key": "262", "optional": true }, "secretKeyRef": { - "name": "260", - "key": "261", + "name": "263", + "key": "264", "optional": false } } @@ -774,40 +777,40 @@ }, "volumeMounts": [ { - "name": "262", - "mountPath": "263", - "subPath": "264", + "name": "265", + "mountPath": "266", + "subPath": "267", "mountPropagation": "", - "subPathExpr": "265" + "subPathExpr": "268" } ], "volumeDevices": [ { - "name": "266", - "devicePath": "267" + "name": "269", + "devicePath": "270" } ], "livenessProbe": { "exec": { "command": [ - "268" + "271" ] }, "httpGet": { - "path": "269", - "port": "270", - "host": "271", + "path": "272", + "port": "273", + "host": "274", "scheme": "頸", "httpHeaders": [ { - "name": "272", - "value": "273" + "name": "275", + "value": "276" } ] }, "tcpSocket": { "port": 1315054653, - "host": "274" + "host": "277" }, "initialDelaySeconds": 711020087, "timeoutSeconds": 1103049140, @@ -819,24 +822,24 @@ "readinessProbe": { "exec": { "command": [ - "275" + "278" ] }, "httpGet": { - "path": "276", + "path": "279", "port": -1315487077, - "host": "277", + "host": "280", "scheme": "ğ_", "httpHeaders": [ { - "name": "278", - "value": "279" + "name": "281", + "value": "282" } ] }, "tcpSocket": { - "port": "280", - "host": "281" + "port": "283", + "host": "284" }, "initialDelaySeconds": 1272940694, "timeoutSeconds": -385597677, @@ -848,24 +851,24 @@ "startupProbe": { "exec": { "command": [ - "282" + "285" ] }, "httpGet": { - "path": "283", + "path": "286", "port": 1332783160, - "host": "284", + "host": "287", "scheme": "Ȱ囌{屿oiɥ嵐sC8?Ǻ鱎ƙ;", "httpHeaders": [ { - "name": "285", - "value": "286" + "name": "288", + "value": "289" } ] }, "tcpSocket": { - "port": "287", - "host": "288" + "port": "290", + "host": "291" }, "initialDelaySeconds": -300247800, "timeoutSeconds": 386804041, @@ -878,51 +881,51 @@ "postStart": { "exec": { "command": [ - "289" + "292" ] }, "httpGet": { - "path": "290", - "port": "291", - "host": "292", + "path": "293", + "port": "294", + "host": "295", "scheme": "鯂²静", "httpHeaders": [ { - "name": "293", - "value": "294" + "name": "296", + "value": "297" } ] }, "tcpSocket": { "port": -402384013, - "host": "295" + "host": "298" } }, "preStop": { "exec": { "command": [ - "296" + "299" ] }, "httpGet": { - "path": "297", - "port": "298", - "host": "299", + "path": "300", + "port": "301", + "host": "302", "scheme": "鏻砅邻爥", "httpHeaders": [ { - "name": "300", - "value": "301" + "name": "303", + "value": "304" } ] }, "tcpSocket": { "port": -305362540, - "host": "302" + "host": "305" } } }, - "terminationMessagePath": "303", + "terminationMessagePath": "306", "terminationMessagePolicy": "Ǩ繫ʎǑyZ涬P­蜷ɔ幩", "imagePullPolicy": "i绝5哇芆斩", "securityContext": { @@ -936,15 +939,15 @@ }, "privileged": false, "seLinuxOptions": { - "user": "304", - "role": "305", - "type": "306", - "level": "307" + "user": "307", + "role": "308", + "type": "309", + "level": "310" }, "windowsOptions": { - "gmsaCredentialSpecName": "308", - "gmsaCredentialSpec": "309", - "runAsUserName": "310" + "gmsaCredentialSpecName": "311", + "gmsaCredentialSpec": "312", + "runAsUserName": "313" }, "runAsUser": -7936947433725476327, "runAsGroup": -5712715102324619404, @@ -954,7 +957,7 @@ "procMount": "W賁Ěɭɪǹ0", "seccompProfile": { "type": ",ƷƣMț譎懚XW疪鑳", - "localhostProfile": "311" + "localhostProfile": "314" } }, "stdin": true, @@ -964,59 +967,59 @@ ], "ephemeralContainers": [ { - "name": "312", - "image": "313", + "name": "315", + "image": "316", "command": [ - "314" + "317" ], "args": [ - "315" + "318" ], - "workingDir": "316", + "workingDir": "319", "ports": [ { - "name": "317", + "name": "320", "hostPort": 217308913, "containerPort": 455919108, "protocol": "崍h趭(娕u", - "hostIP": "318" + "hostIP": "321" } ], "envFrom": [ { - "prefix": "319", + "prefix": "322", "configMapRef": { - "name": "320", + "name": "323", "optional": false }, "secretRef": { - "name": "321", + "name": "324", "optional": false } } ], "env": [ { - "name": "322", - "value": "323", + "name": "325", + "value": "326", "valueFrom": { "fieldRef": { - "apiVersion": "324", - "fieldPath": "325" + "apiVersion": "327", + "fieldPath": "328" }, "resourceFieldRef": { - "containerName": "326", - "resource": "327", + "containerName": "329", + "resource": "330", "divisor": "360" }, "configMapKeyRef": { - "name": "328", - "key": "329", + "name": "331", + "key": "332", "optional": false }, "secretKeyRef": { - "name": "330", - "key": "331", + "name": "333", + "key": "334", "optional": false } } @@ -1032,41 +1035,41 @@ }, "volumeMounts": [ { - "name": "332", + "name": "335", "readOnly": true, - "mountPath": "333", - "subPath": "334", + "mountPath": "336", + "subPath": "337", "mountPropagation": "Ǚ(", - "subPathExpr": "335" + "subPathExpr": "338" } ], "volumeDevices": [ { - "name": "336", - "devicePath": "337" + "name": "339", + "devicePath": "340" } ], "livenessProbe": { "exec": { "command": [ - "338" + "341" ] }, "httpGet": { - "path": "339", + "path": "342", "port": -1842062977, - "host": "340", + "host": "343", "scheme": "輔3璾ėȜv1b繐汚磉反-n覦", "httpHeaders": [ { - "name": "341", - "value": "342" + "name": "344", + "value": "345" } ] }, "tcpSocket": { - "port": "343", - "host": "344" + "port": "346", + "host": "347" }, "initialDelaySeconds": -1161185537, "timeoutSeconds": 1928937303, @@ -1078,24 +1081,24 @@ "readinessProbe": { "exec": { "command": [ - "345" + "348" ] }, "httpGet": { - "path": "346", - "port": "347", - "host": "348", + "path": "349", + "port": "350", + "host": "351", "scheme": "Ik(dŊiɢzĮ蛋I", "httpHeaders": [ { - "name": "349", - "value": "350" + "name": "352", + "value": "353" } ] }, "tcpSocket": { - "port": "351", - "host": "352" + "port": "354", + "host": "355" }, "initialDelaySeconds": 571693619, "timeoutSeconds": 1643238856, @@ -1107,24 +1110,24 @@ "startupProbe": { "exec": { "command": [ - "353" + "356" ] }, "httpGet": { - "path": "354", - "port": "355", - "host": "356", + "path": "357", + "port": "358", + "host": "359", "scheme": "奼[ƕƑĝ®EĨǔvÄÚ×p鬷m罂", "httpHeaders": [ { - "name": "357", - "value": "358" + "name": "360", + "value": "361" } ] }, "tcpSocket": { "port": -1894647727, - "host": "359" + "host": "362" }, "initialDelaySeconds": 235623869, "timeoutSeconds": 564558594, @@ -1137,51 +1140,51 @@ "postStart": { "exec": { "command": [ - "360" + "363" ] }, "httpGet": { - "path": "361", + "path": "364", "port": 466267060, - "host": "362", + "host": "365", "scheme": "wy¶熀ďJZ漤ŗ坟Ů\u003cy鯶縆ł", "httpHeaders": [ { - "name": "363", - "value": "364" + "name": "366", + "value": "367" } ] }, "tcpSocket": { - "port": "365", - "host": "366" + "port": "368", + "host": "369" } }, "preStop": { "exec": { "command": [ - "367" + "370" ] }, "httpGet": { - "path": "368", - "port": "369", - "host": "370", + "path": "371", + "port": "372", + "host": "373", "scheme": "Ē3Nh×DJɶ羹ƞʓ%ʝ", "httpHeaders": [ { - "name": "371", - "value": "372" + "name": "374", + "value": "375" } ] }, "tcpSocket": { - "port": "373", - "host": "374" + "port": "376", + "host": "377" } } }, - "terminationMessagePath": "375", + "terminationMessagePath": "378", "terminationMessagePolicy": "躌ñ?卶滿筇ȟP:/a", "imagePullPolicy": ".wȏâ磠Ƴ崖S«V¯ÁȦtl敷斢", "securityContext": { @@ -1195,15 +1198,15 @@ }, "privileged": false, "seLinuxOptions": { - "user": "376", - "role": "377", - "type": "378", - "level": "379" + "user": "379", + "role": "380", + "type": "381", + "level": "382" }, "windowsOptions": { - "gmsaCredentialSpecName": "380", - "gmsaCredentialSpec": "381", - "runAsUserName": "382" + "gmsaCredentialSpecName": "383", + "gmsaCredentialSpec": "384", + "runAsUserName": "385" }, "runAsUser": 4369716065827112267, "runAsGroup": -6657305077321335240, @@ -1213,10 +1216,10 @@ "procMount": "ʙcx", "seccompProfile": { "type": "ǒđ\u003e*劶?jĎĭ", - "localhostProfile": "383" + "localhostProfile": "386" } }, - "targetContainerName": "384" + "targetContainerName": "387" } ], "restartPolicy": "ƱÁR»淹揀", @@ -1224,26 +1227,26 @@ "activeDeadlineSeconds": -5891364351877125204, "dnsPolicy": "敆OɈÏ 瞍髃#ɣȕW歹s", "nodeSelector": { - "385": "386" + "388": "389" }, - "serviceAccountName": "387", - "serviceAccount": "388", + "serviceAccountName": "390", + "serviceAccount": "391", "automountServiceAccountToken": true, - "nodeName": "389", + "nodeName": "392", "hostPID": true, "hostIPC": true, "shareProcessNamespace": false, "securityContext": { "seLinuxOptions": { - "user": "390", - "role": "391", - "type": "392", - "level": "393" + "user": "393", + "role": "394", + "type": "395", + "level": "396" }, "windowsOptions": { - "gmsaCredentialSpecName": "394", - "gmsaCredentialSpec": "395", - "runAsUserName": "396" + "gmsaCredentialSpecName": "397", + "gmsaCredentialSpec": "398", + "runAsUserName": "399" }, "runAsUser": 4466809078783855686, "runAsGroup": -3587143030436465588, @@ -1254,23 +1257,23 @@ "fsGroup": 6713296993350540686, "sysctls": [ { - "name": "397", - "value": "398" + "name": "400", + "value": "401" } ], "fsGroupChangePolicy": "ȶŮ嫠!@@)Zq=歍þ螗ɃŒ", "seccompProfile": { "type": "m¨z鋎靀G¿əW#ļǹʅŚO虀^", - "localhostProfile": "399" + "localhostProfile": "402" } }, "imagePullSecrets": [ { - "name": "400" + "name": "403" } ], - "hostname": "401", - "subdomain": "402", + "hostname": "404", + "subdomain": "405", "affinity": { "nodeAffinity": { "requiredDuringSchedulingIgnoredDuringExecution": { @@ -1278,19 +1281,19 @@ { "matchExpressions": [ { - "key": "403", + "key": "406", "operator": "", "values": [ - "404" + "407" ] } ], "matchFields": [ { - "key": "405", + "key": "408", "operator": "ɦ燻踸陴Sĕ濦ʓɻ", "values": [ - "406" + "409" ] } ] @@ -1303,19 +1306,19 @@ "preference": { "matchExpressions": [ { - "key": "407", + "key": "410", "operator": "鑸鶲Ãqb轫ʓ滨ĖRh}颉hȱɷȰW", "values": [ - "408" + "411" ] } ], "matchFields": [ { - "key": "409", + "key": "412", "operator": "顓闉ȦT", "values": [ - "410" + "413" ] } ] @@ -1341,9 +1344,9 @@ ] }, "namespaces": [ - "417" + "420" ], - "topologyKey": "418", + "topologyKey": "421", "namespaceSelector": { "matchLabels": { "4eq5": "" @@ -1376,9 +1379,9 @@ ] }, "namespaces": [ - "431" + "434" ], - "topologyKey": "432", + "topologyKey": "435", "namespaceSelector": { "matchLabels": { "vh-4-lx-0-2qg--4-03a68u7-l---8x7-l--b-9-u-d/M.Pn-W23-_z": "2JkU27_.-4T-I.-..K.-.0__sD.-.-_I-F.PWtO4-7-P41_.-.-AQ._r.-R" @@ -1412,9 +1415,9 @@ ] }, "namespaces": [ - "445" + "448" ], - "topologyKey": "446", + "topologyKey": "449", "namespaceSelector": { "matchLabels": { "u_.mu": "U___vSW_4-___-_--ux_E4-.-PT-_Nx__-F_._n.WaY_o.-0-E" @@ -1447,9 +1450,9 @@ ] }, "namespaces": [ - "459" + "462" ], - "topologyKey": "460", + "topologyKey": "463", "namespaceSelector": { "matchLabels": { "h1DW__o_-._kzB7U_.Q.45cy-.._-__Z": "t.LT60v.WxPc---K__i" @@ -1469,37 +1472,37 @@ ] } }, - "schedulerName": "467", + "schedulerName": "470", "tolerations": [ { - "key": "468", + "key": "471", "operator": "4%ʬD$;X郪\\#撄貶à圽榕ɹ", - "value": "469", + "value": "472", "effect": "慰x:", "tolerationSeconds": 3362400521064014157 } ], "hostAliases": [ { - "ip": "470", + "ip": "473", "hostnames": [ - "471" + "474" ] } ], - "priorityClassName": "472", + "priorityClassName": "475", "priority": 743241089, "dnsConfig": { "nameservers": [ - "473" + "476" ], "searches": [ - "474" + "477" ], "options": [ { - "name": "475", - "value": "476" + "name": "478", + "value": "479" } ] }, @@ -1508,7 +1511,7 @@ "conditionType": "0yVA嬂刲;牆詒ĸąs" } ], - "runtimeClassName": "477", + "runtimeClassName": "480", "enableServiceLinks": false, "preemptionPolicy": "Iƭij韺ʧ\u003e", "overhead": { @@ -1517,7 +1520,7 @@ "topologySpreadConstraints": [ { "maxSkew": -174245111, - "topologyKey": "478", + "topologyKey": "481", "whenUnsatisfiable": "", "labelSelector": { "matchLabels": { @@ -1541,41 +1544,42 @@ "volumeClaimTemplates": [ { "metadata": { - "name": "485", - "generateName": "486", - "namespace": "487", - "selfLink": "488", + "name": "488", + "generateName": "489", + "namespace": "490", + "selfLink": "491", "uid": "t;Äƾ53§T旦y6辱Ŵ鎥", "resourceVersion": "5814982353389179965", "generation": 1310178674290624050, "creationTimestamp": null, "deletionGracePeriodSeconds": 1872311292774274066, "labels": { - "490": "491" + "493": "494" }, "annotations": { - "492": "493" + "495": "496" }, "ownerReferences": [ { - "apiVersion": "494", - "kind": "495", - "name": "496", + "apiVersion": "497", + "kind": "498", + "name": "499", "uid": "tY圻醆锛[M牍Ƃ", "controller": false, "blockOwnerDeletion": true } ], "finalizers": [ - "497" + "500" ], - "clusterName": "498", + "clusterName": "501", "managedFields": [ { - "manager": "499", + "manager": "502", "operation": "鶼K癨琞Z氞唬蹵ɥeȿĦ`垨Džɞ堹", - "apiVersion": "500", - "fieldsType": "501" + "apiVersion": "503", + "fieldsType": "504", + "subresource": "505" } ] }, @@ -1605,13 +1609,13 @@ "ƥ": "89" } }, - "volumeName": "508", - "storageClassName": "509", + "volumeName": "512", + "storageClassName": "513", "volumeMode": "", "dataSource": { - "apiGroup": "510", - "kind": "511", - "name": "512" + "apiGroup": "514", + "kind": "515", + "name": "516" } }, "status": { @@ -1628,14 +1632,14 @@ "status": "Ċ凭Ǩ輹AÀŪ", "lastProbeTime": "2913-03-10T01:14:02Z", "lastTransitionTime": "2359-04-16T09:19:58Z", - "reason": "513", - "message": "514" + "reason": "517", + "message": "518" } ] } } ], - "serviceName": "515", + "serviceName": "519", "podManagementPolicy": "t史C\u003c镼ƶƭ", "updateStrategy": { "type": "蘃ʋxr®", @@ -1651,16 +1655,16 @@ "readyReplicas": -2001638406, "currentReplicas": -1687188044, "updatedReplicas": 497109907, - "currentRevision": "516", - "updateRevision": "517", + "currentRevision": "520", + "updateRevision": "521", "collisionCount": 916590407, "conditions": [ { "type": "ȁ隞ĻȀ", "status": "jËUe", "lastTransitionTime": "2859-10-03T21:26:35Z", - "reason": "518", - "message": "519" + "reason": "522", + "message": "523" } ] } diff --git a/staging/src/k8s.io/api/testdata/HEAD/apps.v1.StatefulSet.pb b/staging/src/k8s.io/api/testdata/HEAD/apps.v1.StatefulSet.pb index 5d450240d97..1b8f0853766 100644 Binary files a/staging/src/k8s.io/api/testdata/HEAD/apps.v1.StatefulSet.pb and b/staging/src/k8s.io/api/testdata/HEAD/apps.v1.StatefulSet.pb differ diff --git a/staging/src/k8s.io/api/testdata/HEAD/apps.v1.StatefulSet.yaml b/staging/src/k8s.io/api/testdata/HEAD/apps.v1.StatefulSet.yaml index cf1066f71d4..36c55a0a603 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/apps.v1.StatefulSet.yaml +++ b/staging/src/k8s.io/api/testdata/HEAD/apps.v1.StatefulSet.yaml @@ -17,6 +17,7 @@ metadata: fieldsType: "18" manager: "16" operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] + subresource: "19" name: "2" namespace: "4" ownerReferences: @@ -39,36 +40,37 @@ spec: operator: Exists matchLabels: 74404d5---g8c2-k-91e.y5-g--58----0683-b-w7ld-6cs06xj-x5yv0wm-k18/M_-Nx.N_6-___._-.-W._AAn---v_-5-_8LXj: 6-4_WE-_JTrcd-2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ42M--1 - serviceName: "515" + serviceName: "519" template: metadata: annotations: - "32": "33" - clusterName: "38" + "33": "34" + clusterName: "39" creationTimestamp: null deletionGracePeriodSeconds: -2575298329142810753 finalizers: - - "37" - generateName: "26" + - "38" + generateName: "27" generation: -8542870036622468681 labels: - "30": "31" + "31": "32" managedFields: - - apiVersion: "40" - fieldsType: "41" - manager: "39" + - apiVersion: "41" + fieldsType: "42" + manager: "40" operation: 躢 - name: "25" - namespace: "27" + subresource: "43" + name: "26" + namespace: "28" ownerReferences: - - apiVersion: "34" + - apiVersion: "35" blockOwnerDeletion: true controller: true - kind: "35" - name: "36" + kind: "36" + name: "37" uid: ƶȤ^} resourceVersion: "1736621709629422270" - selfLink: "28" + selfLink: "29" uid: ?Qȫş spec: activeDeadlineSeconds: -5891364351877125204 @@ -77,28 +79,28 @@ spec: preferredDuringSchedulingIgnoredDuringExecution: - preference: matchExpressions: - - key: "407" + - key: "410" operator: 鑸鶲Ãqb轫ʓ滨ĖRh}颉hȱɷȰW values: - - "408" + - "411" matchFields: - - key: "409" + - key: "412" operator: 顓闉ȦT values: - - "410" + - "413" weight: 1762917570 requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - - key: "403" + - key: "406" operator: "" values: - - "404" + - "407" matchFields: - - key: "405" + - key: "408" operator: ɦ燻踸陴Sĕ濦ʓɻ values: - - "406" + - "409" podAffinity: preferredDuringSchedulingIgnoredDuringExecution: - podAffinityTerm: @@ -119,8 +121,8 @@ spec: matchLabels: vh-4-lx-0-2qg--4-03a68u7-l---8x7-l--b-9-u-d/M.Pn-W23-_z: 2JkU27_.-4T-I.-..K.-.0__sD.-.-_I-F.PWtO4-7-P41_.-.-AQ._r.-R namespaces: - - "431" - topologyKey: "432" + - "434" + topologyKey: "435" weight: 888976270 requiredDuringSchedulingIgnoredDuringExecution: - labelSelector: @@ -138,8 +140,8 @@ spec: matchLabels: 4eq5: "" namespaces: - - "417" - topologyKey: "418" + - "420" + topologyKey: "421" podAntiAffinity: preferredDuringSchedulingIgnoredDuringExecution: - podAffinityTerm: @@ -158,8 +160,8 @@ spec: matchLabels: h1DW__o_-._kzB7U_.Q.45cy-.._-__Z: t.LT60v.WxPc---K__i namespaces: - - "459" - topologyKey: "460" + - "462" + topologyKey: "463" weight: -1668452490 requiredDuringSchedulingIgnoredDuringExecution: - labelSelector: @@ -177,121 +179,121 @@ spec: matchLabels: u_.mu: U___vSW_4-___-_--ux_E4-.-PT-_Nx__-F_._n.WaY_o.-0-E namespaces: - - "445" - topologyKey: "446" + - "448" + topologyKey: "449" automountServiceAccountToken: true containers: - args: - - "245" + - "248" command: - - "244" + - "247" env: - - name: "252" - value: "253" + - name: "255" + value: "256" valueFrom: configMapKeyRef: - key: "259" - name: "258" + key: "262" + name: "261" optional: true fieldRef: - apiVersion: "254" - fieldPath: "255" + apiVersion: "257" + fieldPath: "258" resourceFieldRef: - containerName: "256" + containerName: "259" divisor: "185" - resource: "257" + resource: "260" secretKeyRef: - key: "261" - name: "260" + key: "264" + name: "263" optional: false envFrom: - configMapRef: - name: "250" + name: "253" optional: false - prefix: "249" + prefix: "252" secretRef: - name: "251" + name: "254" optional: false - image: "243" + image: "246" imagePullPolicy: i绝5哇芆斩 lifecycle: postStart: exec: command: - - "289" + - "292" httpGet: - host: "292" + host: "295" httpHeaders: - - name: "293" - value: "294" - path: "290" - port: "291" + - name: "296" + value: "297" + path: "293" + port: "294" scheme: 鯂²静 tcpSocket: - host: "295" + host: "298" port: -402384013 preStop: exec: command: - - "296" + - "299" httpGet: - host: "299" + host: "302" httpHeaders: - - name: "300" - value: "301" - path: "297" - port: "298" + - name: "303" + value: "304" + path: "300" + port: "301" scheme: 鏻砅邻爥 tcpSocket: - host: "302" + host: "305" port: -305362540 livenessProbe: exec: command: - - "268" + - "271" failureThreshold: 1993268896 httpGet: - host: "271" + host: "274" httpHeaders: - - name: "272" - value: "273" - path: "269" - port: "270" + - name: "275" + value: "276" + path: "272" + port: "273" scheme: 頸 initialDelaySeconds: 711020087 periodSeconds: -1965247100 successThreshold: 218453478 tcpSocket: - host: "274" + host: "277" port: 1315054653 terminationGracePeriodSeconds: -9140155223242250138 timeoutSeconds: 1103049140 - name: "242" + name: "245" ports: - containerPort: -370386363 - hostIP: "248" + hostIP: "251" hostPort: -1462219068 - name: "247" + name: "250" protocol: wƯ貾坢'跩aŕ翑0展} readinessProbe: exec: command: - - "275" + - "278" failureThreshold: 1456461851 httpGet: - host: "277" + host: "280" httpHeaders: - - name: "278" - value: "279" - path: "276" + - name: "281" + value: "282" + path: "279" port: -1315487077 scheme: ğ_ initialDelaySeconds: 1272940694 periodSeconds: 422133388 successThreshold: 1952458416 tcpSocket: - host: "281" - port: "280" + host: "284" + port: "283" terminationGracePeriodSeconds: -6078441689118311403 timeoutSeconds: -385597677 resources: @@ -313,175 +315,175 @@ spec: runAsNonRoot: false runAsUser: -7936947433725476327 seLinuxOptions: - level: "307" - role: "305" - type: "306" - user: "304" + level: "310" + role: "308" + type: "309" + user: "307" seccompProfile: - localhostProfile: "311" + localhostProfile: "314" type: ',ƷƣMț譎懚XW疪鑳' windowsOptions: - gmsaCredentialSpec: "309" - gmsaCredentialSpecName: "308" - runAsUserName: "310" + gmsaCredentialSpec: "312" + gmsaCredentialSpecName: "311" + runAsUserName: "313" startupProbe: exec: command: - - "282" + - "285" failureThreshold: 620822482 httpGet: - host: "284" + host: "287" httpHeaders: - - name: "285" - value: "286" - path: "283" + - name: "288" + value: "289" + path: "286" port: 1332783160 scheme: Ȱ囌{屿oiɥ嵐sC8?Ǻ鱎ƙ; initialDelaySeconds: -300247800 periodSeconds: -126958936 successThreshold: 186945072 tcpSocket: - host: "288" - port: "287" + host: "291" + port: "290" terminationGracePeriodSeconds: -2203905759223555727 timeoutSeconds: 386804041 stdin: true stdinOnce: true - terminationMessagePath: "303" + terminationMessagePath: "306" terminationMessagePolicy: Ǩ繫ʎǑyZ涬P­蜷ɔ幩 tty: true volumeDevices: - - devicePath: "267" - name: "266" + - devicePath: "270" + name: "269" volumeMounts: - - mountPath: "263" + - mountPath: "266" mountPropagation: "" - name: "262" - subPath: "264" - subPathExpr: "265" - workingDir: "246" + name: "265" + subPath: "267" + subPathExpr: "268" + workingDir: "249" dnsConfig: nameservers: - - "473" + - "476" options: - - name: "475" - value: "476" + - name: "478" + value: "479" searches: - - "474" + - "477" dnsPolicy: 敆OɈÏ 瞍髃#ɣȕW歹s enableServiceLinks: false ephemeralContainers: - args: - - "315" + - "318" command: - - "314" + - "317" env: - - name: "322" - value: "323" + - name: "325" + value: "326" valueFrom: configMapKeyRef: - key: "329" - name: "328" + key: "332" + name: "331" optional: false fieldRef: - apiVersion: "324" - fieldPath: "325" + apiVersion: "327" + fieldPath: "328" resourceFieldRef: - containerName: "326" + containerName: "329" divisor: "360" - resource: "327" + resource: "330" secretKeyRef: - key: "331" - name: "330" + key: "334" + name: "333" optional: false envFrom: - configMapRef: - name: "320" + name: "323" optional: false - prefix: "319" + prefix: "322" secretRef: - name: "321" + name: "324" optional: false - image: "313" + image: "316" imagePullPolicy: .wȏâ磠Ƴ崖S«V¯ÁȦtl敷斢 lifecycle: postStart: exec: command: - - "360" + - "363" httpGet: - host: "362" + host: "365" httpHeaders: - - name: "363" - value: "364" - path: "361" + - name: "366" + value: "367" + path: "364" port: 466267060 scheme: wy¶熀ďJZ漤ŗ坟Ů*劶?jĎĭ windowsOptions: - gmsaCredentialSpec: "381" - gmsaCredentialSpecName: "380" - runAsUserName: "382" + gmsaCredentialSpec: "384" + gmsaCredentialSpecName: "383" + runAsUserName: "385" startupProbe: exec: command: - - "353" + - "356" failureThreshold: 1447314009 httpGet: - host: "356" + host: "359" httpHeaders: - - name: "357" - value: "358" - path: "354" - port: "355" + - name: "360" + value: "361" + path: "357" + port: "358" scheme: 奼[ƕƑĝ®EĨǔvÄÚ×p鬷m罂 initialDelaySeconds: 235623869 periodSeconds: -505848936 successThreshold: -1819021257 tcpSocket: - host: "359" + host: "362" port: -1894647727 terminationGracePeriodSeconds: -7637760856622746738 timeoutSeconds: 564558594 - targetContainerName: "384" - terminationMessagePath: "375" + targetContainerName: "387" + terminationMessagePath: "378" terminationMessagePolicy: 躌ñ?卶滿筇ȟP:/a volumeDevices: - - devicePath: "337" - name: "336" + - devicePath: "340" + name: "339" volumeMounts: - - mountPath: "333" + - mountPath: "336" mountPropagation: Ǚ( - name: "332" + name: "335" readOnly: true - subPath: "334" - subPathExpr: "335" - workingDir: "316" + subPath: "337" + subPathExpr: "338" + workingDir: "319" hostAliases: - hostnames: - - "471" - ip: "470" + - "474" + ip: "473" hostIPC: true hostPID: true - hostname: "401" + hostname: "404" imagePullSecrets: - - name: "400" + - name: "403" initContainers: - args: - - "178" + - "181" command: - - "177" + - "180" env: - - name: "185" - value: "186" + - name: "188" + value: "189" valueFrom: configMapKeyRef: - key: "192" - name: "191" + key: "195" + name: "194" optional: true fieldRef: - apiVersion: "187" - fieldPath: "188" + apiVersion: "190" + fieldPath: "191" resourceFieldRef: - containerName: "189" + containerName: "192" divisor: "713" - resource: "190" + resource: "193" secretKeyRef: - key: "194" - name: "193" + key: "197" + name: "196" optional: false envFrom: - configMapRef: - name: "183" + name: "186" optional: true - prefix: "182" + prefix: "185" secretRef: - name: "184" + name: "187" optional: true - image: "176" + image: "179" imagePullPolicy: r嚧 lifecycle: postStart: exec: command: - - "220" + - "223" httpGet: - host: "222" + host: "225" httpHeaders: - - name: "223" - value: "224" - path: "221" + - name: "226" + value: "227" + path: "224" port: -1109619518 scheme: ĺ}潷ʒ胵輓Ɔȓ蹣ɐǛv+8Ƥ熪 tcpSocket: - host: "226" - port: "225" + host: "229" + port: "228" preStop: exec: command: - - "227" + - "230" httpGet: - host: "229" + host: "232" httpHeaders: - - name: "230" - value: "231" - path: "228" + - name: "233" + value: "234" + path: "231" port: 461585849 scheme: ɇ卷荙JLĹ]佱¿>犵殇ŕ-Ɂ tcpSocket: - host: "232" + host: "235" port: 467291328 livenessProbe: exec: command: - - "201" + - "204" failureThreshold: -93157681 httpGet: - host: "203" + host: "206" httpHeaders: - - name: "204" - value: "205" - path: "202" + - name: "207" + value: "208" + path: "205" port: -1285424066 scheme: ni酛3ƁÀ initialDelaySeconds: -2036074491 periodSeconds: 165047920 successThreshold: -393291312 tcpSocket: - host: "207" - port: "206" + host: "210" + port: "209" terminationGracePeriodSeconds: -4856573944864548413 timeoutSeconds: -148216266 - name: "175" + name: "178" ports: - containerPort: -1343558801 - hostIP: "181" + hostIP: "184" hostPort: 1923334396 - name: "180" + name: "183" protocol: '@掇lNdǂ>' readinessProbe: exec: command: - - "208" + - "211" failureThreshold: 513341278 httpGet: - host: "210" + host: "213" httpHeaders: - - name: "211" - value: "212" - path: "209" + - name: "214" + value: "215" + path: "212" port: -331283026 scheme: ȉ initialDelaySeconds: 1033766276 periodSeconds: -859135545 successThreshold: -1543701088 tcpSocket: - host: "213" + host: "216" port: 714088955 terminationGracePeriodSeconds: 2696007505383404823 timeoutSeconds: -1745509819 @@ -691,66 +693,66 @@ spec: runAsNonRoot: true runAsUser: -857934902638099053 seLinuxOptions: - level: "237" - role: "235" - type: "236" - user: "234" + level: "240" + role: "238" + type: "239" + user: "237" seccompProfile: - localhostProfile: "241" + localhostProfile: "244" type: 榝$î.Ȏ蝪ʜ5遰 windowsOptions: - gmsaCredentialSpec: "239" - gmsaCredentialSpecName: "238" - runAsUserName: "240" + gmsaCredentialSpec: "242" + gmsaCredentialSpecName: "241" + runAsUserName: "243" startupProbe: exec: command: - - "214" + - "217" failureThreshold: -1364571630 httpGet: - host: "216" + host: "219" httpHeaders: - - name: "217" - value: "218" - path: "215" + - name: "220" + value: "221" + path: "218" port: -361442565 scheme: w initialDelaySeconds: 994072122 periodSeconds: -1962065705 successThreshold: 1701999128 tcpSocket: - host: "219" + host: "222" port: -1099429189 terminationGracePeriodSeconds: 7258403424756645907 timeoutSeconds: 1752155096 stdinOnce: true - terminationMessagePath: "233" + terminationMessagePath: "236" terminationMessagePolicy: ĸ輦唊 tty: true volumeDevices: - - devicePath: "200" - name: "199" + - devicePath: "203" + name: "202" volumeMounts: - - mountPath: "196" + - mountPath: "199" mountPropagation: 0矀Kʝ瘴I\p[ħsĨɆâĺɗŹ倗S - name: "195" + name: "198" readOnly: true - subPath: "197" - subPathExpr: "198" - workingDir: "179" - nodeName: "389" + subPath: "200" + subPathExpr: "201" + workingDir: "182" + nodeName: "392" nodeSelector: - "385": "386" + "388": "389" overhead: D傕Ɠ栊闔虝巒瀦ŕ: "124" preemptionPolicy: Iƭij韺ʧ> priority: 743241089 - priorityClassName: "472" + priorityClassName: "475" readinessGates: - conditionType: 0yVA嬂刲;牆詒ĸąs restartPolicy: ƱÁR»淹揀 - runtimeClassName: "477" - schedulerName: "467" + runtimeClassName: "480" + schedulerName: "470" securityContext: fsGroup: 6713296993350540686 fsGroupChangePolicy: ȶŮ嫠!@@)Zq=歍þ螗ɃŒ @@ -758,34 +760,34 @@ spec: runAsNonRoot: true runAsUser: 4466809078783855686 seLinuxOptions: - level: "393" - role: "391" - type: "392" - user: "390" + level: "396" + role: "394" + type: "395" + user: "393" seccompProfile: - localhostProfile: "399" + localhostProfile: "402" type: m¨z鋎靀G¿əW#ļǹʅŚO虀^ supplementalGroups: - 4820130167691486230 sysctls: - - name: "397" - value: "398" + - name: "400" + value: "401" windowsOptions: - gmsaCredentialSpec: "395" - gmsaCredentialSpecName: "394" - runAsUserName: "396" - serviceAccount: "388" - serviceAccountName: "387" + gmsaCredentialSpec: "398" + gmsaCredentialSpecName: "397" + runAsUserName: "399" + serviceAccount: "391" + serviceAccountName: "390" setHostnameAsFQDN: true shareProcessNamespace: false - subdomain: "402" + subdomain: "405" terminationGracePeriodSeconds: 2008726498083002362 tolerations: - effect: '慰x:' - key: "468" + key: "471" operator: 4%ʬD$;X郪\#撄貶à圽榕ɹ tolerationSeconds: 3362400521064014157 - value: "469" + value: "472" topologySpreadConstraints: - labelSelector: matchExpressions: @@ -796,66 +798,66 @@ spec: matchLabels: 7a8-phs1a-----28-d-e10-f-o-fr-5-3th/Mm_-q9.N8._--M-R: a-C3-._-l__KSvV-8-L__C_60-__.19_-gYY._..fP--hQ7be__-a maxSkew: -174245111 - topologyKey: "478" + topologyKey: "481" whenUnsatisfiable: "" volumes: - awsElasticBlockStore: - fsType: "47" + fsType: "49" partition: 912004803 readOnly: true - volumeID: "46" + volumeID: "48" azureDisk: cachingMode: '|@?鷅bȻN' - diskName: "110" - diskURI: "111" - fsType: "112" + diskName: "112" + diskURI: "113" + fsType: "114" kind: 榱*Gưoɘ檲 readOnly: true azureFile: readOnly: true - secretName: "96" - shareName: "97" + secretName: "98" + shareName: "99" cephfs: monitors: - - "81" - path: "82" - secretFile: "84" + - "83" + path: "84" + secretFile: "86" secretRef: - name: "85" - user: "83" + name: "87" + user: "85" cinder: - fsType: "79" + fsType: "81" secretRef: - name: "80" - volumeID: "78" + name: "82" + volumeID: "80" configMap: defaultMode: 1593906314 items: - - key: "99" + - key: "101" mode: 195263908 - path: "100" - name: "98" + path: "102" + name: "100" optional: false csi: - driver: "142" - fsType: "143" + driver: "144" + fsType: "145" nodePublishSecretRef: - name: "146" + name: "148" readOnly: false volumeAttributes: - "144": "145" + "146": "147" downwardAPI: defaultMode: 824682619 items: - fieldRef: - apiVersion: "89" - fieldPath: "90" + apiVersion: "91" + fieldPath: "92" mode: 1569992019 - path: "88" + path: "90" resourceFieldRef: - containerName: "91" + containerName: "93" divisor: "660" - resource: "92" + resource: "94" emptyDir: medium: Xŋ朘瑥A徙ɶɊł/擇ɦĽ胚O醔ɍ厶耈 sizeLimit: "473" @@ -863,40 +865,41 @@ spec: volumeClaimTemplate: metadata: annotations: - "154": "155" - clusterName: "160" + "156": "157" + clusterName: "162" creationTimestamp: null deletionGracePeriodSeconds: 6296624700137074905 finalizers: - - "159" - generateName: "148" + - "161" + generateName: "150" generation: 6028937828108618026 labels: - "152": "153" + "154": "155" managedFields: - - apiVersion: "162" - fieldsType: "163" - manager: "161" + - apiVersion: "164" + fieldsType: "165" + manager: "163" operation: ɑ龫`劳&¼傭Ȟ1酃=6}ɡŇƉ立h - name: "147" - namespace: "149" + subresource: "166" + name: "149" + namespace: "151" ownerReferences: - - apiVersion: "156" + - apiVersion: "158" blockOwnerDeletion: false controller: false - kind: "157" - name: "158" + kind: "159" + name: "160" uid: 閝ȝ resourceVersion: "11451542506523135343" - selfLink: "150" + selfLink: "152" uid: H巧壚tC十Oɢ spec: accessModes: - '鲡:' dataSource: - apiGroup: "172" - kind: "173" - name: "174" + apiGroup: "175" + kind: "176" + name: "177" resources: limits: Ŗȫ焗捏ĨFħ籘: "853" @@ -910,147 +913,147 @@ spec: - 4FpF_W-6 matchLabels: 0-.-yz-0-_p4mz--.I_f6kjsz-7lwY-Y93-6: igm_-._.q6 - storageClassName: "171" + storageClassName: "174" volumeMode: Z1Ůđ眊ľǎɳ,ǿ飏騀呣 - volumeName: "170" + volumeName: "173" fc: - fsType: "94" + fsType: "96" lun: -1740986684 readOnly: true targetWWNs: - - "93" - wwids: - "95" + wwids: + - "97" flexVolume: - driver: "73" - fsType: "74" + driver: "75" + fsType: "76" options: - "76": "77" + "78": "79" readOnly: true secretRef: - name: "75" + name: "77" flocker: - datasetName: "86" - datasetUUID: "87" + datasetName: "88" + datasetUUID: "89" gcePersistentDisk: - fsType: "45" + fsType: "47" partition: -1188153605 - pdName: "44" + pdName: "46" gitRepo: - directory: "50" - repository: "48" - revision: "49" + directory: "52" + repository: "50" + revision: "51" glusterfs: - endpoints: "63" - path: "64" + endpoints: "65" + path: "66" readOnly: true hostPath: - path: "43" + path: "45" type: ƛƟ)ÙæNǚ錯ƶRquA?瞲Ť倱< iscsi: chapAuthDiscovery: true - fsType: "59" - initiatorName: "62" - iqn: "57" - iscsiInterface: "58" + fsType: "61" + initiatorName: "64" + iqn: "59" + iscsiInterface: "60" lun: 994527057 portals: - - "60" + - "62" secretRef: - name: "61" - targetPortal: "56" - name: "42" + name: "63" + targetPortal: "58" + name: "44" nfs: - path: "55" + path: "57" readOnly: true - server: "54" + server: "56" persistentVolumeClaim: - claimName: "65" + claimName: "67" readOnly: true photonPersistentDisk: - fsType: "114" - pdID: "113" + fsType: "116" + pdID: "115" portworxVolume: - fsType: "129" + fsType: "131" readOnly: true - volumeID: "128" + volumeID: "130" projected: defaultMode: -1334904807 sources: - configMap: items: - - key: "124" + - key: "126" mode: 2063799569 - path: "125" - name: "123" + path: "127" + name: "125" optional: false downwardAPI: items: - fieldRef: - apiVersion: "119" - fieldPath: "120" + apiVersion: "121" + fieldPath: "122" mode: 173030157 - path: "118" + path: "120" resourceFieldRef: - containerName: "121" + containerName: "123" divisor: "106" - resource: "122" + resource: "124" secret: items: - - key: "116" + - key: "118" mode: -323584340 - path: "117" - name: "115" + path: "119" + name: "117" optional: true serviceAccountToken: - audience: "126" + audience: "128" expirationSeconds: 8357931971650847566 - path: "127" + path: "129" quobyte: - group: "108" - registry: "105" - tenant: "109" - user: "107" - volume: "106" + group: "110" + registry: "107" + tenant: "111" + user: "109" + volume: "108" rbd: - fsType: "68" - image: "67" - keyring: "71" + fsType: "70" + image: "69" + keyring: "73" monitors: - - "66" - pool: "69" + - "68" + pool: "71" secretRef: - name: "72" - user: "70" + name: "74" + user: "72" scaleIO: - fsType: "137" - gateway: "130" - protectionDomain: "133" + fsType: "139" + gateway: "132" + protectionDomain: "135" secretRef: - name: "132" - storageMode: "135" - storagePool: "134" - system: "131" - volumeName: "136" + name: "134" + storageMode: "137" + storagePool: "136" + system: "133" + volumeName: "138" secret: defaultMode: 332383000 items: - - key: "52" + - key: "54" mode: -547518679 - path: "53" + path: "55" optional: true - secretName: "51" + secretName: "53" storageos: - fsType: "140" + fsType: "142" secretRef: - name: "141" - volumeName: "138" - volumeNamespace: "139" + name: "143" + volumeName: "140" + volumeNamespace: "141" vsphereVolume: - fsType: "102" - storagePolicyID: "104" - storagePolicyName: "103" - volumePath: "101" + fsType: "104" + storagePolicyID: "106" + storagePolicyName: "105" + volumePath: "103" updateStrategy: rollingUpdate: partition: 1241629379 @@ -1058,40 +1061,41 @@ spec: volumeClaimTemplates: - metadata: annotations: - "492": "493" - clusterName: "498" + "495": "496" + clusterName: "501" creationTimestamp: null deletionGracePeriodSeconds: 1872311292774274066 finalizers: - - "497" - generateName: "486" + - "500" + generateName: "489" generation: 1310178674290624050 labels: - "490": "491" + "493": "494" managedFields: - - apiVersion: "500" - fieldsType: "501" - manager: "499" + - apiVersion: "503" + fieldsType: "504" + manager: "502" operation: 鶼K癨琞Z氞唬蹵ɥeȿĦ`垨Džɞ堹 - name: "485" - namespace: "487" + subresource: "505" + name: "488" + namespace: "490" ownerReferences: - - apiVersion: "494" + - apiVersion: "497" blockOwnerDeletion: true controller: false - kind: "495" - name: "496" + kind: "498" + name: "499" uid: tY圻醆锛[M牍Ƃ resourceVersion: "5814982353389179965" - selfLink: "488" + selfLink: "491" uid: t;Äƾ53§T旦y6辱Ŵ鎥 spec: accessModes: - 狳u恺Ŕsʅ dataSource: - apiGroup: "510" - kind: "511" - name: "512" + apiGroup: "514" + kind: "515" + name: "516" resources: limits: HǹKPaǿ嗦]ɬ朞ɄƶÁ1!Ɯa: "243" @@ -1105,9 +1109,9 @@ spec: - Wx-DP__7-6w-._k2B_----H.5.Kw0V8_-__n29xr.5GDm_v.-H.L matchLabels: De.._.-f..__QM__G-_OHh: 9_-._3.x.8iq - storageClassName: "509" + storageClassName: "513" volumeMode: "" - volumeName: "508" + volumeName: "512" status: accessModes: - b隊曻:Bȗ轊 @@ -1116,8 +1120,8 @@ spec: conditions: - lastProbeTime: "2913-03-10T01:14:02Z" lastTransitionTime: "2359-04-16T09:19:58Z" - message: "514" - reason: "513" + message: "518" + reason: "517" status: Ċ凭Ǩ輹AÀŪ type: b賝łų$Q郔 phase: ɫòDÓǶɟ @@ -1125,14 +1129,14 @@ status: collisionCount: 916590407 conditions: - lastTransitionTime: "2859-10-03T21:26:35Z" - message: "519" - reason: "518" + message: "523" + reason: "522" status: jËUe type: ȁ隞ĻȀ currentReplicas: -1687188044 - currentRevision: "516" + currentRevision: "520" observedGeneration: -7554417720389717167 readyReplicas: -2001638406 replicas: -1084756341 - updateRevision: "517" + updateRevision: "521" updatedReplicas: 497109907 diff --git a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta1.ControllerRevision.json b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta1.ControllerRevision.json index dfc8b52658a..b5b7a87df6d 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta1.ControllerRevision.json +++ b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta1.ControllerRevision.json @@ -36,7 +36,8 @@ "manager": "16", "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", "apiVersion": "17", - "fieldsType": "18" + "fieldsType": "18", + "subresource": "19" } ] }, diff --git a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta1.ControllerRevision.pb b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta1.ControllerRevision.pb index 691dabf14a2..f9dcc821b42 100644 Binary files a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta1.ControllerRevision.pb and b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta1.ControllerRevision.pb differ diff --git a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta1.ControllerRevision.yaml b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta1.ControllerRevision.yaml index f2dd1e754ab..7dfccedaf74 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta1.ControllerRevision.yaml +++ b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta1.ControllerRevision.yaml @@ -24,6 +24,7 @@ metadata: fieldsType: "18" manager: "16" operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] + subresource: "19" name: "2" namespace: "4" ownerReferences: diff --git a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta1.Deployment.json b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta1.Deployment.json index 7f521fec1ac..49284c601de 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta1.Deployment.json +++ b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta1.Deployment.json @@ -36,7 +36,8 @@ "manager": "16", "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", "apiVersion": "17", - "fieldsType": "18" + "fieldsType": "18", + "subresource": "19" } ] }, @@ -55,50 +56,51 @@ }, "template": { "metadata": { - "name": "25", - "generateName": "26", - "namespace": "27", - "selfLink": "28", + "name": "26", + "generateName": "27", + "namespace": "28", + "selfLink": "29", "uid": "?Qȫş", "resourceVersion": "1736621709629422270", "generation": -8542870036622468681, "creationTimestamp": null, "deletionGracePeriodSeconds": -2575298329142810753, "labels": { - "30": "31" + "31": "32" }, "annotations": { - "32": "33" + "33": "34" }, "ownerReferences": [ { - "apiVersion": "34", - "kind": "35", - "name": "36", + "apiVersion": "35", + "kind": "36", + "name": "37", "uid": "ƶȤ^}", "controller": true, "blockOwnerDeletion": true } ], "finalizers": [ - "37" + "38" ], - "clusterName": "38", + "clusterName": "39", "managedFields": [ { - "manager": "39", + "manager": "40", "operation": "躢", - "apiVersion": "40", - "fieldsType": "41" + "apiVersion": "41", + "fieldsType": "42", + "subresource": "43" } ] }, "spec": { "volumes": [ { - "name": "42", + "name": "44", "hostPath": { - "path": "43", + "path": "45", "type": "ƛƟ)ÙæNǚ錯ƶRquA?瞲Ť倱\u003c" }, "emptyDir": { @@ -106,27 +108,27 @@ "sizeLimit": "473" }, "gcePersistentDisk": { - "pdName": "44", - "fsType": "45", + "pdName": "46", + "fsType": "47", "partition": -1188153605 }, "awsElasticBlockStore": { - "volumeID": "46", - "fsType": "47", + "volumeID": "48", + "fsType": "49", "partition": 912004803, "readOnly": true }, "gitRepo": { - "repository": "48", - "revision": "49", - "directory": "50" + "repository": "50", + "revision": "51", + "directory": "52" }, "secret": { - "secretName": "51", + "secretName": "53", "items": [ { - "key": "52", - "path": "53", + "key": "54", + "path": "55", "mode": -547518679 } ], @@ -134,91 +136,91 @@ "optional": true }, "nfs": { - "server": "54", - "path": "55", + "server": "56", + "path": "57", "readOnly": true }, "iscsi": { - "targetPortal": "56", - "iqn": "57", + "targetPortal": "58", + "iqn": "59", "lun": 994527057, - "iscsiInterface": "58", - "fsType": "59", + "iscsiInterface": "60", + "fsType": "61", "portals": [ - "60" + "62" ], "chapAuthDiscovery": true, "secretRef": { - "name": "61" + "name": "63" }, - "initiatorName": "62" + "initiatorName": "64" }, "glusterfs": { - "endpoints": "63", - "path": "64", + "endpoints": "65", + "path": "66", "readOnly": true }, "persistentVolumeClaim": { - "claimName": "65", + "claimName": "67", "readOnly": true }, "rbd": { "monitors": [ - "66" + "68" ], - "image": "67", - "fsType": "68", - "pool": "69", - "user": "70", - "keyring": "71", + "image": "69", + "fsType": "70", + "pool": "71", + "user": "72", + "keyring": "73", "secretRef": { - "name": "72" + "name": "74" } }, "flexVolume": { - "driver": "73", - "fsType": "74", + "driver": "75", + "fsType": "76", "secretRef": { - "name": "75" + "name": "77" }, "readOnly": true, "options": { - "76": "77" + "78": "79" } }, "cinder": { - "volumeID": "78", - "fsType": "79", + "volumeID": "80", + "fsType": "81", "secretRef": { - "name": "80" + "name": "82" } }, "cephfs": { "monitors": [ - "81" + "83" ], - "path": "82", - "user": "83", - "secretFile": "84", + "path": "84", + "user": "85", + "secretFile": "86", "secretRef": { - "name": "85" + "name": "87" } }, "flocker": { - "datasetName": "86", - "datasetUUID": "87" + "datasetName": "88", + "datasetUUID": "89" }, "downwardAPI": { "items": [ { - "path": "88", + "path": "90", "fieldRef": { - "apiVersion": "89", - "fieldPath": "90" + "apiVersion": "91", + "fieldPath": "92" }, "resourceFieldRef": { - "containerName": "91", - "resource": "92", + "containerName": "93", + "resource": "94", "divisor": "660" }, "mode": 1569992019 @@ -228,26 +230,26 @@ }, "fc": { "targetWWNs": [ - "93" + "95" ], "lun": -1740986684, - "fsType": "94", + "fsType": "96", "readOnly": true, "wwids": [ - "95" + "97" ] }, "azureFile": { - "secretName": "96", - "shareName": "97", + "secretName": "98", + "shareName": "99", "readOnly": true }, "configMap": { - "name": "98", + "name": "100", "items": [ { - "key": "99", - "path": "100", + "key": "101", + "path": "102", "mode": 195263908 } ], @@ -255,39 +257,39 @@ "optional": false }, "vsphereVolume": { - "volumePath": "101", - "fsType": "102", - "storagePolicyName": "103", - "storagePolicyID": "104" + "volumePath": "103", + "fsType": "104", + "storagePolicyName": "105", + "storagePolicyID": "106" }, "quobyte": { - "registry": "105", - "volume": "106", - "user": "107", - "group": "108", - "tenant": "109" + "registry": "107", + "volume": "108", + "user": "109", + "group": "110", + "tenant": "111" }, "azureDisk": { - "diskName": "110", - "diskURI": "111", + "diskName": "112", + "diskURI": "113", "cachingMode": "|@?鷅bȻN", - "fsType": "112", + "fsType": "114", "readOnly": true, "kind": "榱*Gưoɘ檲" }, "photonPersistentDisk": { - "pdID": "113", - "fsType": "114" + "pdID": "115", + "fsType": "116" }, "projected": { "sources": [ { "secret": { - "name": "115", + "name": "117", "items": [ { - "key": "116", - "path": "117", + "key": "118", + "path": "119", "mode": -323584340 } ], @@ -296,14 +298,14 @@ "downwardAPI": { "items": [ { - "path": "118", + "path": "120", "fieldRef": { - "apiVersion": "119", - "fieldPath": "120" + "apiVersion": "121", + "fieldPath": "122" }, "resourceFieldRef": { - "containerName": "121", - "resource": "122", + "containerName": "123", + "resource": "124", "divisor": "106" }, "mode": 173030157 @@ -311,99 +313,100 @@ ] }, "configMap": { - "name": "123", + "name": "125", "items": [ { - "key": "124", - "path": "125", + "key": "126", + "path": "127", "mode": 2063799569 } ], "optional": false }, "serviceAccountToken": { - "audience": "126", + "audience": "128", "expirationSeconds": 8357931971650847566, - "path": "127" + "path": "129" } } ], "defaultMode": -1334904807 }, "portworxVolume": { - "volumeID": "128", - "fsType": "129", + "volumeID": "130", + "fsType": "131", "readOnly": true }, "scaleIO": { - "gateway": "130", - "system": "131", + "gateway": "132", + "system": "133", "secretRef": { - "name": "132" + "name": "134" }, - "protectionDomain": "133", - "storagePool": "134", - "storageMode": "135", - "volumeName": "136", - "fsType": "137" + "protectionDomain": "135", + "storagePool": "136", + "storageMode": "137", + "volumeName": "138", + "fsType": "139" }, "storageos": { - "volumeName": "138", - "volumeNamespace": "139", - "fsType": "140", + "volumeName": "140", + "volumeNamespace": "141", + "fsType": "142", "secretRef": { - "name": "141" + "name": "143" } }, "csi": { - "driver": "142", + "driver": "144", "readOnly": false, - "fsType": "143", + "fsType": "145", "volumeAttributes": { - "144": "145" + "146": "147" }, "nodePublishSecretRef": { - "name": "146" + "name": "148" } }, "ephemeral": { "volumeClaimTemplate": { "metadata": { - "name": "147", - "generateName": "148", - "namespace": "149", - "selfLink": "150", + "name": "149", + "generateName": "150", + "namespace": "151", + "selfLink": "152", "uid": "H巧壚tC十Oɢ", "resourceVersion": "11451542506523135343", "generation": 6028937828108618026, "creationTimestamp": null, "deletionGracePeriodSeconds": 6296624700137074905, "labels": { - "152": "153" + "154": "155" }, "annotations": { - "154": "155" + "156": "157" }, "ownerReferences": [ { - "apiVersion": "156", - "kind": "157", - "name": "158", + "apiVersion": "158", + "kind": "159", + "name": "160", "uid": "閝ȝ", "controller": false, "blockOwnerDeletion": false } ], "finalizers": [ - "159" + "161" ], - "clusterName": "160", + "clusterName": "162", "managedFields": [ { - "manager": "161", + "manager": "163", "operation": "ɑ龫`劳\u0026¼傭Ȟ1酃=6}ɡŇƉ立h", - "apiVersion": "162", - "fieldsType": "163" + "apiVersion": "164", + "fieldsType": "165", + "subresource": "166" } ] }, @@ -433,13 +436,13 @@ "zɟ踡肒Ao/樝fw[Řż丩ŽoǠ": "918" } }, - "volumeName": "170", - "storageClassName": "171", + "volumeName": "173", + "storageClassName": "174", "volumeMode": "Z1Ůđ眊ľǎɳ,ǿ飏騀呣", "dataSource": { - "apiGroup": "172", - "kind": "173", - "name": "174" + "apiGroup": "175", + "kind": "176", + "name": "177" } } } @@ -448,59 +451,59 @@ ], "initContainers": [ { - "name": "175", - "image": "176", + "name": "178", + "image": "179", "command": [ - "177" + "180" ], "args": [ - "178" + "181" ], - "workingDir": "179", + "workingDir": "182", "ports": [ { - "name": "180", + "name": "183", "hostPort": 1923334396, "containerPort": -1343558801, "protocol": "@掇lNdǂ\u003e", - "hostIP": "181" + "hostIP": "184" } ], "envFrom": [ { - "prefix": "182", + "prefix": "185", "configMapRef": { - "name": "183", + "name": "186", "optional": true }, "secretRef": { - "name": "184", + "name": "187", "optional": true } } ], "env": [ { - "name": "185", - "value": "186", + "name": "188", + "value": "189", "valueFrom": { "fieldRef": { - "apiVersion": "187", - "fieldPath": "188" + "apiVersion": "190", + "fieldPath": "191" }, "resourceFieldRef": { - "containerName": "189", - "resource": "190", + "containerName": "192", + "resource": "193", "divisor": "713" }, "configMapKeyRef": { - "name": "191", - "key": "192", + "name": "194", + "key": "195", "optional": true }, "secretKeyRef": { - "name": "193", - "key": "194", + "name": "196", + "key": "197", "optional": false } } @@ -516,41 +519,41 @@ }, "volumeMounts": [ { - "name": "195", + "name": "198", "readOnly": true, - "mountPath": "196", - "subPath": "197", + "mountPath": "199", + "subPath": "200", "mountPropagation": "0矀Kʝ瘴I\\p[ħsĨɆâĺɗŹ倗S", - "subPathExpr": "198" + "subPathExpr": "201" } ], "volumeDevices": [ { - "name": "199", - "devicePath": "200" + "name": "202", + "devicePath": "203" } ], "livenessProbe": { "exec": { "command": [ - "201" + "204" ] }, "httpGet": { - "path": "202", + "path": "205", "port": -1285424066, - "host": "203", + "host": "206", "scheme": "ni酛3ƁÀ", "httpHeaders": [ { - "name": "204", - "value": "205" + "name": "207", + "value": "208" } ] }, "tcpSocket": { - "port": "206", - "host": "207" + "port": "209", + "host": "210" }, "initialDelaySeconds": -2036074491, "timeoutSeconds": -148216266, @@ -562,24 +565,24 @@ "readinessProbe": { "exec": { "command": [ - "208" + "211" ] }, "httpGet": { - "path": "209", + "path": "212", "port": -331283026, - "host": "210", + "host": "213", "scheme": "ȉ", "httpHeaders": [ { - "name": "211", - "value": "212" + "name": "214", + "value": "215" } ] }, "tcpSocket": { "port": 714088955, - "host": "213" + "host": "216" }, "initialDelaySeconds": 1033766276, "timeoutSeconds": -1745509819, @@ -591,24 +594,24 @@ "startupProbe": { "exec": { "command": [ - "214" + "217" ] }, "httpGet": { - "path": "215", + "path": "218", "port": -361442565, - "host": "216", + "host": "219", "scheme": "w", "httpHeaders": [ { - "name": "217", - "value": "218" + "name": "220", + "value": "221" } ] }, "tcpSocket": { "port": -1099429189, - "host": "219" + "host": "222" }, "initialDelaySeconds": 994072122, "timeoutSeconds": 1752155096, @@ -621,51 +624,51 @@ "postStart": { "exec": { "command": [ - "220" + "223" ] }, "httpGet": { - "path": "221", + "path": "224", "port": -1109619518, - "host": "222", + "host": "225", "scheme": "ĺ}潷ʒ胵輓Ɔȓ蹣ɐǛv+8Ƥ熪", "httpHeaders": [ { - "name": "223", - "value": "224" + "name": "226", + "value": "227" } ] }, "tcpSocket": { - "port": "225", - "host": "226" + "port": "228", + "host": "229" } }, "preStop": { "exec": { "command": [ - "227" + "230" ] }, "httpGet": { - "path": "228", + "path": "231", "port": 461585849, - "host": "229", + "host": "232", "scheme": "ɇ卷荙JLĹ]佱¿\u003e犵殇ŕ-Ɂ", "httpHeaders": [ { - "name": "230", - "value": "231" + "name": "233", + "value": "234" } ] }, "tcpSocket": { "port": 467291328, - "host": "232" + "host": "235" } } }, - "terminationMessagePath": "233", + "terminationMessagePath": "236", "terminationMessagePolicy": "ĸ輦唊", "imagePullPolicy": "r嚧", "securityContext": { @@ -679,15 +682,15 @@ }, "privileged": true, "seLinuxOptions": { - "user": "234", - "role": "235", - "type": "236", - "level": "237" + "user": "237", + "role": "238", + "type": "239", + "level": "240" }, "windowsOptions": { - "gmsaCredentialSpecName": "238", - "gmsaCredentialSpec": "239", - "runAsUserName": "240" + "gmsaCredentialSpecName": "241", + "gmsaCredentialSpec": "242", + "runAsUserName": "243" }, "runAsUser": -857934902638099053, "runAsGroup": 8967035373007538858, @@ -697,7 +700,7 @@ "procMount": "Z鐫û咡W\u003c敄lu", "seccompProfile": { "type": "榝$î.Ȏ蝪ʜ5遰", - "localhostProfile": "241" + "localhostProfile": "244" } }, "stdinOnce": true, @@ -706,59 +709,59 @@ ], "containers": [ { - "name": "242", - "image": "243", + "name": "245", + "image": "246", "command": [ - "244" + "247" ], "args": [ - "245" + "248" ], - "workingDir": "246", + "workingDir": "249", "ports": [ { - "name": "247", + "name": "250", "hostPort": -1462219068, "containerPort": -370386363, "protocol": "wƯ貾坢'跩aŕ翑0展}", - "hostIP": "248" + "hostIP": "251" } ], "envFrom": [ { - "prefix": "249", + "prefix": "252", "configMapRef": { - "name": "250", + "name": "253", "optional": false }, "secretRef": { - "name": "251", + "name": "254", "optional": false } } ], "env": [ { - "name": "252", - "value": "253", + "name": "255", + "value": "256", "valueFrom": { "fieldRef": { - "apiVersion": "254", - "fieldPath": "255" + "apiVersion": "257", + "fieldPath": "258" }, "resourceFieldRef": { - "containerName": "256", - "resource": "257", + "containerName": "259", + "resource": "260", "divisor": "185" }, "configMapKeyRef": { - "name": "258", - "key": "259", + "name": "261", + "key": "262", "optional": true }, "secretKeyRef": { - "name": "260", - "key": "261", + "name": "263", + "key": "264", "optional": false } } @@ -774,40 +777,40 @@ }, "volumeMounts": [ { - "name": "262", - "mountPath": "263", - "subPath": "264", + "name": "265", + "mountPath": "266", + "subPath": "267", "mountPropagation": "", - "subPathExpr": "265" + "subPathExpr": "268" } ], "volumeDevices": [ { - "name": "266", - "devicePath": "267" + "name": "269", + "devicePath": "270" } ], "livenessProbe": { "exec": { "command": [ - "268" + "271" ] }, "httpGet": { - "path": "269", - "port": "270", - "host": "271", + "path": "272", + "port": "273", + "host": "274", "scheme": "頸", "httpHeaders": [ { - "name": "272", - "value": "273" + "name": "275", + "value": "276" } ] }, "tcpSocket": { "port": 1315054653, - "host": "274" + "host": "277" }, "initialDelaySeconds": 711020087, "timeoutSeconds": 1103049140, @@ -819,24 +822,24 @@ "readinessProbe": { "exec": { "command": [ - "275" + "278" ] }, "httpGet": { - "path": "276", + "path": "279", "port": -1315487077, - "host": "277", + "host": "280", "scheme": "ğ_", "httpHeaders": [ { - "name": "278", - "value": "279" + "name": "281", + "value": "282" } ] }, "tcpSocket": { - "port": "280", - "host": "281" + "port": "283", + "host": "284" }, "initialDelaySeconds": 1272940694, "timeoutSeconds": -385597677, @@ -848,24 +851,24 @@ "startupProbe": { "exec": { "command": [ - "282" + "285" ] }, "httpGet": { - "path": "283", + "path": "286", "port": 1332783160, - "host": "284", + "host": "287", "scheme": "Ȱ囌{屿oiɥ嵐sC8?Ǻ鱎ƙ;", "httpHeaders": [ { - "name": "285", - "value": "286" + "name": "288", + "value": "289" } ] }, "tcpSocket": { - "port": "287", - "host": "288" + "port": "290", + "host": "291" }, "initialDelaySeconds": -300247800, "timeoutSeconds": 386804041, @@ -878,51 +881,51 @@ "postStart": { "exec": { "command": [ - "289" + "292" ] }, "httpGet": { - "path": "290", - "port": "291", - "host": "292", + "path": "293", + "port": "294", + "host": "295", "scheme": "鯂²静", "httpHeaders": [ { - "name": "293", - "value": "294" + "name": "296", + "value": "297" } ] }, "tcpSocket": { "port": -402384013, - "host": "295" + "host": "298" } }, "preStop": { "exec": { "command": [ - "296" + "299" ] }, "httpGet": { - "path": "297", - "port": "298", - "host": "299", + "path": "300", + "port": "301", + "host": "302", "scheme": "鏻砅邻爥", "httpHeaders": [ { - "name": "300", - "value": "301" + "name": "303", + "value": "304" } ] }, "tcpSocket": { "port": -305362540, - "host": "302" + "host": "305" } } }, - "terminationMessagePath": "303", + "terminationMessagePath": "306", "terminationMessagePolicy": "Ǩ繫ʎǑyZ涬P­蜷ɔ幩", "imagePullPolicy": "i绝5哇芆斩", "securityContext": { @@ -936,15 +939,15 @@ }, "privileged": false, "seLinuxOptions": { - "user": "304", - "role": "305", - "type": "306", - "level": "307" + "user": "307", + "role": "308", + "type": "309", + "level": "310" }, "windowsOptions": { - "gmsaCredentialSpecName": "308", - "gmsaCredentialSpec": "309", - "runAsUserName": "310" + "gmsaCredentialSpecName": "311", + "gmsaCredentialSpec": "312", + "runAsUserName": "313" }, "runAsUser": -7936947433725476327, "runAsGroup": -5712715102324619404, @@ -954,7 +957,7 @@ "procMount": "W賁Ěɭɪǹ0", "seccompProfile": { "type": ",ƷƣMț譎懚XW疪鑳", - "localhostProfile": "311" + "localhostProfile": "314" } }, "stdin": true, @@ -964,59 +967,59 @@ ], "ephemeralContainers": [ { - "name": "312", - "image": "313", + "name": "315", + "image": "316", "command": [ - "314" + "317" ], "args": [ - "315" + "318" ], - "workingDir": "316", + "workingDir": "319", "ports": [ { - "name": "317", + "name": "320", "hostPort": 217308913, "containerPort": 455919108, "protocol": "崍h趭(娕u", - "hostIP": "318" + "hostIP": "321" } ], "envFrom": [ { - "prefix": "319", + "prefix": "322", "configMapRef": { - "name": "320", + "name": "323", "optional": false }, "secretRef": { - "name": "321", + "name": "324", "optional": false } } ], "env": [ { - "name": "322", - "value": "323", + "name": "325", + "value": "326", "valueFrom": { "fieldRef": { - "apiVersion": "324", - "fieldPath": "325" + "apiVersion": "327", + "fieldPath": "328" }, "resourceFieldRef": { - "containerName": "326", - "resource": "327", + "containerName": "329", + "resource": "330", "divisor": "360" }, "configMapKeyRef": { - "name": "328", - "key": "329", + "name": "331", + "key": "332", "optional": false }, "secretKeyRef": { - "name": "330", - "key": "331", + "name": "333", + "key": "334", "optional": false } } @@ -1032,41 +1035,41 @@ }, "volumeMounts": [ { - "name": "332", + "name": "335", "readOnly": true, - "mountPath": "333", - "subPath": "334", + "mountPath": "336", + "subPath": "337", "mountPropagation": "Ǚ(", - "subPathExpr": "335" + "subPathExpr": "338" } ], "volumeDevices": [ { - "name": "336", - "devicePath": "337" + "name": "339", + "devicePath": "340" } ], "livenessProbe": { "exec": { "command": [ - "338" + "341" ] }, "httpGet": { - "path": "339", + "path": "342", "port": -1842062977, - "host": "340", + "host": "343", "scheme": "輔3璾ėȜv1b繐汚磉反-n覦", "httpHeaders": [ { - "name": "341", - "value": "342" + "name": "344", + "value": "345" } ] }, "tcpSocket": { - "port": "343", - "host": "344" + "port": "346", + "host": "347" }, "initialDelaySeconds": -1161185537, "timeoutSeconds": 1928937303, @@ -1078,24 +1081,24 @@ "readinessProbe": { "exec": { "command": [ - "345" + "348" ] }, "httpGet": { - "path": "346", - "port": "347", - "host": "348", + "path": "349", + "port": "350", + "host": "351", "scheme": "Ik(dŊiɢzĮ蛋I", "httpHeaders": [ { - "name": "349", - "value": "350" + "name": "352", + "value": "353" } ] }, "tcpSocket": { - "port": "351", - "host": "352" + "port": "354", + "host": "355" }, "initialDelaySeconds": 571693619, "timeoutSeconds": 1643238856, @@ -1107,24 +1110,24 @@ "startupProbe": { "exec": { "command": [ - "353" + "356" ] }, "httpGet": { - "path": "354", - "port": "355", - "host": "356", + "path": "357", + "port": "358", + "host": "359", "scheme": "奼[ƕƑĝ®EĨǔvÄÚ×p鬷m罂", "httpHeaders": [ { - "name": "357", - "value": "358" + "name": "360", + "value": "361" } ] }, "tcpSocket": { "port": -1894647727, - "host": "359" + "host": "362" }, "initialDelaySeconds": 235623869, "timeoutSeconds": 564558594, @@ -1137,51 +1140,51 @@ "postStart": { "exec": { "command": [ - "360" + "363" ] }, "httpGet": { - "path": "361", + "path": "364", "port": 466267060, - "host": "362", + "host": "365", "scheme": "wy¶熀ďJZ漤ŗ坟Ů\u003cy鯶縆ł", "httpHeaders": [ { - "name": "363", - "value": "364" + "name": "366", + "value": "367" } ] }, "tcpSocket": { - "port": "365", - "host": "366" + "port": "368", + "host": "369" } }, "preStop": { "exec": { "command": [ - "367" + "370" ] }, "httpGet": { - "path": "368", - "port": "369", - "host": "370", + "path": "371", + "port": "372", + "host": "373", "scheme": "Ē3Nh×DJɶ羹ƞʓ%ʝ", "httpHeaders": [ { - "name": "371", - "value": "372" + "name": "374", + "value": "375" } ] }, "tcpSocket": { - "port": "373", - "host": "374" + "port": "376", + "host": "377" } } }, - "terminationMessagePath": "375", + "terminationMessagePath": "378", "terminationMessagePolicy": "躌ñ?卶滿筇ȟP:/a", "imagePullPolicy": ".wȏâ磠Ƴ崖S«V¯ÁȦtl敷斢", "securityContext": { @@ -1195,15 +1198,15 @@ }, "privileged": false, "seLinuxOptions": { - "user": "376", - "role": "377", - "type": "378", - "level": "379" + "user": "379", + "role": "380", + "type": "381", + "level": "382" }, "windowsOptions": { - "gmsaCredentialSpecName": "380", - "gmsaCredentialSpec": "381", - "runAsUserName": "382" + "gmsaCredentialSpecName": "383", + "gmsaCredentialSpec": "384", + "runAsUserName": "385" }, "runAsUser": 4369716065827112267, "runAsGroup": -6657305077321335240, @@ -1213,10 +1216,10 @@ "procMount": "ʙcx", "seccompProfile": { "type": "ǒđ\u003e*劶?jĎĭ", - "localhostProfile": "383" + "localhostProfile": "386" } }, - "targetContainerName": "384" + "targetContainerName": "387" } ], "restartPolicy": "ƱÁR»淹揀", @@ -1224,26 +1227,26 @@ "activeDeadlineSeconds": -5891364351877125204, "dnsPolicy": "敆OɈÏ 瞍髃#ɣȕW歹s", "nodeSelector": { - "385": "386" + "388": "389" }, - "serviceAccountName": "387", - "serviceAccount": "388", + "serviceAccountName": "390", + "serviceAccount": "391", "automountServiceAccountToken": true, - "nodeName": "389", + "nodeName": "392", "hostPID": true, "hostIPC": true, "shareProcessNamespace": false, "securityContext": { "seLinuxOptions": { - "user": "390", - "role": "391", - "type": "392", - "level": "393" + "user": "393", + "role": "394", + "type": "395", + "level": "396" }, "windowsOptions": { - "gmsaCredentialSpecName": "394", - "gmsaCredentialSpec": "395", - "runAsUserName": "396" + "gmsaCredentialSpecName": "397", + "gmsaCredentialSpec": "398", + "runAsUserName": "399" }, "runAsUser": 4466809078783855686, "runAsGroup": -3587143030436465588, @@ -1254,23 +1257,23 @@ "fsGroup": 6713296993350540686, "sysctls": [ { - "name": "397", - "value": "398" + "name": "400", + "value": "401" } ], "fsGroupChangePolicy": "ȶŮ嫠!@@)Zq=歍þ螗ɃŒ", "seccompProfile": { "type": "m¨z鋎靀G¿əW#ļǹʅŚO虀^", - "localhostProfile": "399" + "localhostProfile": "402" } }, "imagePullSecrets": [ { - "name": "400" + "name": "403" } ], - "hostname": "401", - "subdomain": "402", + "hostname": "404", + "subdomain": "405", "affinity": { "nodeAffinity": { "requiredDuringSchedulingIgnoredDuringExecution": { @@ -1278,19 +1281,19 @@ { "matchExpressions": [ { - "key": "403", + "key": "406", "operator": "", "values": [ - "404" + "407" ] } ], "matchFields": [ { - "key": "405", + "key": "408", "operator": "ɦ燻踸陴Sĕ濦ʓɻ", "values": [ - "406" + "409" ] } ] @@ -1303,19 +1306,19 @@ "preference": { "matchExpressions": [ { - "key": "407", + "key": "410", "operator": "鑸鶲Ãqb轫ʓ滨ĖRh}颉hȱɷȰW", "values": [ - "408" + "411" ] } ], "matchFields": [ { - "key": "409", + "key": "412", "operator": "顓闉ȦT", "values": [ - "410" + "413" ] } ] @@ -1341,9 +1344,9 @@ ] }, "namespaces": [ - "417" + "420" ], - "topologyKey": "418", + "topologyKey": "421", "namespaceSelector": { "matchLabels": { "4eq5": "" @@ -1376,9 +1379,9 @@ ] }, "namespaces": [ - "431" + "434" ], - "topologyKey": "432", + "topologyKey": "435", "namespaceSelector": { "matchLabels": { "vh-4-lx-0-2qg--4-03a68u7-l---8x7-l--b-9-u-d/M.Pn-W23-_z": "2JkU27_.-4T-I.-..K.-.0__sD.-.-_I-F.PWtO4-7-P41_.-.-AQ._r.-R" @@ -1412,9 +1415,9 @@ ] }, "namespaces": [ - "445" + "448" ], - "topologyKey": "446", + "topologyKey": "449", "namespaceSelector": { "matchLabels": { "u_.mu": "U___vSW_4-___-_--ux_E4-.-PT-_Nx__-F_._n.WaY_o.-0-E" @@ -1447,9 +1450,9 @@ ] }, "namespaces": [ - "459" + "462" ], - "topologyKey": "460", + "topologyKey": "463", "namespaceSelector": { "matchLabels": { "h1DW__o_-._kzB7U_.Q.45cy-.._-__Z": "t.LT60v.WxPc---K__i" @@ -1469,37 +1472,37 @@ ] } }, - "schedulerName": "467", + "schedulerName": "470", "tolerations": [ { - "key": "468", + "key": "471", "operator": "4%ʬD$;X郪\\#撄貶à圽榕ɹ", - "value": "469", + "value": "472", "effect": "慰x:", "tolerationSeconds": 3362400521064014157 } ], "hostAliases": [ { - "ip": "470", + "ip": "473", "hostnames": [ - "471" + "474" ] } ], - "priorityClassName": "472", + "priorityClassName": "475", "priority": 743241089, "dnsConfig": { "nameservers": [ - "473" + "476" ], "searches": [ - "474" + "477" ], "options": [ { - "name": "475", - "value": "476" + "name": "478", + "value": "479" } ] }, @@ -1508,7 +1511,7 @@ "conditionType": "0yVA嬂刲;牆詒ĸąs" } ], - "runtimeClassName": "477", + "runtimeClassName": "480", "enableServiceLinks": false, "preemptionPolicy": "Iƭij韺ʧ\u003e", "overhead": { @@ -1517,7 +1520,7 @@ "topologySpreadConstraints": [ { "maxSkew": -174245111, - "topologyKey": "478", + "topologyKey": "481", "whenUnsatisfiable": "", "labelSelector": { "matchLabels": { @@ -1565,8 +1568,8 @@ "status": "", "lastUpdateTime": "2124-10-20T09:17:54Z", "lastTransitionTime": "2625-01-11T08:25:47Z", - "reason": "485", - "message": "486" + "reason": "488", + "message": "489" } ], "collisionCount": -1280802136 diff --git a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta1.Deployment.pb b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta1.Deployment.pb index e45b441e3e8..47e535d6dbc 100644 Binary files a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta1.Deployment.pb and b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta1.Deployment.pb differ diff --git a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta1.Deployment.yaml b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta1.Deployment.yaml index c7597f8754b..460b3edfb25 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta1.Deployment.yaml +++ b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta1.Deployment.yaml @@ -17,6 +17,7 @@ metadata: fieldsType: "18" manager: "16" operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] + subresource: "19" name: "2" namespace: "4" ownerReferences: @@ -50,32 +51,33 @@ spec: template: metadata: annotations: - "32": "33" - clusterName: "38" + "33": "34" + clusterName: "39" creationTimestamp: null deletionGracePeriodSeconds: -2575298329142810753 finalizers: - - "37" - generateName: "26" + - "38" + generateName: "27" generation: -8542870036622468681 labels: - "30": "31" + "31": "32" managedFields: - - apiVersion: "40" - fieldsType: "41" - manager: "39" + - apiVersion: "41" + fieldsType: "42" + manager: "40" operation: 躢 - name: "25" - namespace: "27" + subresource: "43" + name: "26" + namespace: "28" ownerReferences: - - apiVersion: "34" + - apiVersion: "35" blockOwnerDeletion: true controller: true - kind: "35" - name: "36" + kind: "36" + name: "37" uid: ƶȤ^} resourceVersion: "1736621709629422270" - selfLink: "28" + selfLink: "29" uid: ?Qȫş spec: activeDeadlineSeconds: -5891364351877125204 @@ -84,28 +86,28 @@ spec: preferredDuringSchedulingIgnoredDuringExecution: - preference: matchExpressions: - - key: "407" + - key: "410" operator: 鑸鶲Ãqb轫ʓ滨ĖRh}颉hȱɷȰW values: - - "408" + - "411" matchFields: - - key: "409" + - key: "412" operator: 顓闉ȦT values: - - "410" + - "413" weight: 1762917570 requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - - key: "403" + - key: "406" operator: "" values: - - "404" + - "407" matchFields: - - key: "405" + - key: "408" operator: ɦ燻踸陴Sĕ濦ʓɻ values: - - "406" + - "409" podAffinity: preferredDuringSchedulingIgnoredDuringExecution: - podAffinityTerm: @@ -126,8 +128,8 @@ spec: matchLabels: vh-4-lx-0-2qg--4-03a68u7-l---8x7-l--b-9-u-d/M.Pn-W23-_z: 2JkU27_.-4T-I.-..K.-.0__sD.-.-_I-F.PWtO4-7-P41_.-.-AQ._r.-R namespaces: - - "431" - topologyKey: "432" + - "434" + topologyKey: "435" weight: 888976270 requiredDuringSchedulingIgnoredDuringExecution: - labelSelector: @@ -145,8 +147,8 @@ spec: matchLabels: 4eq5: "" namespaces: - - "417" - topologyKey: "418" + - "420" + topologyKey: "421" podAntiAffinity: preferredDuringSchedulingIgnoredDuringExecution: - podAffinityTerm: @@ -165,8 +167,8 @@ spec: matchLabels: h1DW__o_-._kzB7U_.Q.45cy-.._-__Z: t.LT60v.WxPc---K__i namespaces: - - "459" - topologyKey: "460" + - "462" + topologyKey: "463" weight: -1668452490 requiredDuringSchedulingIgnoredDuringExecution: - labelSelector: @@ -184,121 +186,121 @@ spec: matchLabels: u_.mu: U___vSW_4-___-_--ux_E4-.-PT-_Nx__-F_._n.WaY_o.-0-E namespaces: - - "445" - topologyKey: "446" + - "448" + topologyKey: "449" automountServiceAccountToken: true containers: - args: - - "245" + - "248" command: - - "244" + - "247" env: - - name: "252" - value: "253" + - name: "255" + value: "256" valueFrom: configMapKeyRef: - key: "259" - name: "258" + key: "262" + name: "261" optional: true fieldRef: - apiVersion: "254" - fieldPath: "255" + apiVersion: "257" + fieldPath: "258" resourceFieldRef: - containerName: "256" + containerName: "259" divisor: "185" - resource: "257" + resource: "260" secretKeyRef: - key: "261" - name: "260" + key: "264" + name: "263" optional: false envFrom: - configMapRef: - name: "250" + name: "253" optional: false - prefix: "249" + prefix: "252" secretRef: - name: "251" + name: "254" optional: false - image: "243" + image: "246" imagePullPolicy: i绝5哇芆斩 lifecycle: postStart: exec: command: - - "289" + - "292" httpGet: - host: "292" + host: "295" httpHeaders: - - name: "293" - value: "294" - path: "290" - port: "291" + - name: "296" + value: "297" + path: "293" + port: "294" scheme: 鯂²静 tcpSocket: - host: "295" + host: "298" port: -402384013 preStop: exec: command: - - "296" + - "299" httpGet: - host: "299" + host: "302" httpHeaders: - - name: "300" - value: "301" - path: "297" - port: "298" + - name: "303" + value: "304" + path: "300" + port: "301" scheme: 鏻砅邻爥 tcpSocket: - host: "302" + host: "305" port: -305362540 livenessProbe: exec: command: - - "268" + - "271" failureThreshold: 1993268896 httpGet: - host: "271" + host: "274" httpHeaders: - - name: "272" - value: "273" - path: "269" - port: "270" + - name: "275" + value: "276" + path: "272" + port: "273" scheme: 頸 initialDelaySeconds: 711020087 periodSeconds: -1965247100 successThreshold: 218453478 tcpSocket: - host: "274" + host: "277" port: 1315054653 terminationGracePeriodSeconds: -9140155223242250138 timeoutSeconds: 1103049140 - name: "242" + name: "245" ports: - containerPort: -370386363 - hostIP: "248" + hostIP: "251" hostPort: -1462219068 - name: "247" + name: "250" protocol: wƯ貾坢'跩aŕ翑0展} readinessProbe: exec: command: - - "275" + - "278" failureThreshold: 1456461851 httpGet: - host: "277" + host: "280" httpHeaders: - - name: "278" - value: "279" - path: "276" + - name: "281" + value: "282" + path: "279" port: -1315487077 scheme: ğ_ initialDelaySeconds: 1272940694 periodSeconds: 422133388 successThreshold: 1952458416 tcpSocket: - host: "281" - port: "280" + host: "284" + port: "283" terminationGracePeriodSeconds: -6078441689118311403 timeoutSeconds: -385597677 resources: @@ -320,175 +322,175 @@ spec: runAsNonRoot: false runAsUser: -7936947433725476327 seLinuxOptions: - level: "307" - role: "305" - type: "306" - user: "304" + level: "310" + role: "308" + type: "309" + user: "307" seccompProfile: - localhostProfile: "311" + localhostProfile: "314" type: ',ƷƣMț譎懚XW疪鑳' windowsOptions: - gmsaCredentialSpec: "309" - gmsaCredentialSpecName: "308" - runAsUserName: "310" + gmsaCredentialSpec: "312" + gmsaCredentialSpecName: "311" + runAsUserName: "313" startupProbe: exec: command: - - "282" + - "285" failureThreshold: 620822482 httpGet: - host: "284" + host: "287" httpHeaders: - - name: "285" - value: "286" - path: "283" + - name: "288" + value: "289" + path: "286" port: 1332783160 scheme: Ȱ囌{屿oiɥ嵐sC8?Ǻ鱎ƙ; initialDelaySeconds: -300247800 periodSeconds: -126958936 successThreshold: 186945072 tcpSocket: - host: "288" - port: "287" + host: "291" + port: "290" terminationGracePeriodSeconds: -2203905759223555727 timeoutSeconds: 386804041 stdin: true stdinOnce: true - terminationMessagePath: "303" + terminationMessagePath: "306" terminationMessagePolicy: Ǩ繫ʎǑyZ涬P­蜷ɔ幩 tty: true volumeDevices: - - devicePath: "267" - name: "266" + - devicePath: "270" + name: "269" volumeMounts: - - mountPath: "263" + - mountPath: "266" mountPropagation: "" - name: "262" - subPath: "264" - subPathExpr: "265" - workingDir: "246" + name: "265" + subPath: "267" + subPathExpr: "268" + workingDir: "249" dnsConfig: nameservers: - - "473" + - "476" options: - - name: "475" - value: "476" + - name: "478" + value: "479" searches: - - "474" + - "477" dnsPolicy: 敆OɈÏ 瞍髃#ɣȕW歹s enableServiceLinks: false ephemeralContainers: - args: - - "315" + - "318" command: - - "314" + - "317" env: - - name: "322" - value: "323" + - name: "325" + value: "326" valueFrom: configMapKeyRef: - key: "329" - name: "328" + key: "332" + name: "331" optional: false fieldRef: - apiVersion: "324" - fieldPath: "325" + apiVersion: "327" + fieldPath: "328" resourceFieldRef: - containerName: "326" + containerName: "329" divisor: "360" - resource: "327" + resource: "330" secretKeyRef: - key: "331" - name: "330" + key: "334" + name: "333" optional: false envFrom: - configMapRef: - name: "320" + name: "323" optional: false - prefix: "319" + prefix: "322" secretRef: - name: "321" + name: "324" optional: false - image: "313" + image: "316" imagePullPolicy: .wȏâ磠Ƴ崖S«V¯ÁȦtl敷斢 lifecycle: postStart: exec: command: - - "360" + - "363" httpGet: - host: "362" + host: "365" httpHeaders: - - name: "363" - value: "364" - path: "361" + - name: "366" + value: "367" + path: "364" port: 466267060 scheme: wy¶熀ďJZ漤ŗ坟Ů*劶?jĎĭ windowsOptions: - gmsaCredentialSpec: "381" - gmsaCredentialSpecName: "380" - runAsUserName: "382" + gmsaCredentialSpec: "384" + gmsaCredentialSpecName: "383" + runAsUserName: "385" startupProbe: exec: command: - - "353" + - "356" failureThreshold: 1447314009 httpGet: - host: "356" + host: "359" httpHeaders: - - name: "357" - value: "358" - path: "354" - port: "355" + - name: "360" + value: "361" + path: "357" + port: "358" scheme: 奼[ƕƑĝ®EĨǔvÄÚ×p鬷m罂 initialDelaySeconds: 235623869 periodSeconds: -505848936 successThreshold: -1819021257 tcpSocket: - host: "359" + host: "362" port: -1894647727 terminationGracePeriodSeconds: -7637760856622746738 timeoutSeconds: 564558594 - targetContainerName: "384" - terminationMessagePath: "375" + targetContainerName: "387" + terminationMessagePath: "378" terminationMessagePolicy: 躌ñ?卶滿筇ȟP:/a volumeDevices: - - devicePath: "337" - name: "336" + - devicePath: "340" + name: "339" volumeMounts: - - mountPath: "333" + - mountPath: "336" mountPropagation: Ǚ( - name: "332" + name: "335" readOnly: true - subPath: "334" - subPathExpr: "335" - workingDir: "316" + subPath: "337" + subPathExpr: "338" + workingDir: "319" hostAliases: - hostnames: - - "471" - ip: "470" + - "474" + ip: "473" hostIPC: true hostPID: true - hostname: "401" + hostname: "404" imagePullSecrets: - - name: "400" + - name: "403" initContainers: - args: - - "178" + - "181" command: - - "177" + - "180" env: - - name: "185" - value: "186" + - name: "188" + value: "189" valueFrom: configMapKeyRef: - key: "192" - name: "191" + key: "195" + name: "194" optional: true fieldRef: - apiVersion: "187" - fieldPath: "188" + apiVersion: "190" + fieldPath: "191" resourceFieldRef: - containerName: "189" + containerName: "192" divisor: "713" - resource: "190" + resource: "193" secretKeyRef: - key: "194" - name: "193" + key: "197" + name: "196" optional: false envFrom: - configMapRef: - name: "183" + name: "186" optional: true - prefix: "182" + prefix: "185" secretRef: - name: "184" + name: "187" optional: true - image: "176" + image: "179" imagePullPolicy: r嚧 lifecycle: postStart: exec: command: - - "220" + - "223" httpGet: - host: "222" + host: "225" httpHeaders: - - name: "223" - value: "224" - path: "221" + - name: "226" + value: "227" + path: "224" port: -1109619518 scheme: ĺ}潷ʒ胵輓Ɔȓ蹣ɐǛv+8Ƥ熪 tcpSocket: - host: "226" - port: "225" + host: "229" + port: "228" preStop: exec: command: - - "227" + - "230" httpGet: - host: "229" + host: "232" httpHeaders: - - name: "230" - value: "231" - path: "228" + - name: "233" + value: "234" + path: "231" port: 461585849 scheme: ɇ卷荙JLĹ]佱¿>犵殇ŕ-Ɂ tcpSocket: - host: "232" + host: "235" port: 467291328 livenessProbe: exec: command: - - "201" + - "204" failureThreshold: -93157681 httpGet: - host: "203" + host: "206" httpHeaders: - - name: "204" - value: "205" - path: "202" + - name: "207" + value: "208" + path: "205" port: -1285424066 scheme: ni酛3ƁÀ initialDelaySeconds: -2036074491 periodSeconds: 165047920 successThreshold: -393291312 tcpSocket: - host: "207" - port: "206" + host: "210" + port: "209" terminationGracePeriodSeconds: -4856573944864548413 timeoutSeconds: -148216266 - name: "175" + name: "178" ports: - containerPort: -1343558801 - hostIP: "181" + hostIP: "184" hostPort: 1923334396 - name: "180" + name: "183" protocol: '@掇lNdǂ>' readinessProbe: exec: command: - - "208" + - "211" failureThreshold: 513341278 httpGet: - host: "210" + host: "213" httpHeaders: - - name: "211" - value: "212" - path: "209" + - name: "214" + value: "215" + path: "212" port: -331283026 scheme: ȉ initialDelaySeconds: 1033766276 periodSeconds: -859135545 successThreshold: -1543701088 tcpSocket: - host: "213" + host: "216" port: 714088955 terminationGracePeriodSeconds: 2696007505383404823 timeoutSeconds: -1745509819 @@ -698,66 +700,66 @@ spec: runAsNonRoot: true runAsUser: -857934902638099053 seLinuxOptions: - level: "237" - role: "235" - type: "236" - user: "234" + level: "240" + role: "238" + type: "239" + user: "237" seccompProfile: - localhostProfile: "241" + localhostProfile: "244" type: 榝$î.Ȏ蝪ʜ5遰 windowsOptions: - gmsaCredentialSpec: "239" - gmsaCredentialSpecName: "238" - runAsUserName: "240" + gmsaCredentialSpec: "242" + gmsaCredentialSpecName: "241" + runAsUserName: "243" startupProbe: exec: command: - - "214" + - "217" failureThreshold: -1364571630 httpGet: - host: "216" + host: "219" httpHeaders: - - name: "217" - value: "218" - path: "215" + - name: "220" + value: "221" + path: "218" port: -361442565 scheme: w initialDelaySeconds: 994072122 periodSeconds: -1962065705 successThreshold: 1701999128 tcpSocket: - host: "219" + host: "222" port: -1099429189 terminationGracePeriodSeconds: 7258403424756645907 timeoutSeconds: 1752155096 stdinOnce: true - terminationMessagePath: "233" + terminationMessagePath: "236" terminationMessagePolicy: ĸ輦唊 tty: true volumeDevices: - - devicePath: "200" - name: "199" + - devicePath: "203" + name: "202" volumeMounts: - - mountPath: "196" + - mountPath: "199" mountPropagation: 0矀Kʝ瘴I\p[ħsĨɆâĺɗŹ倗S - name: "195" + name: "198" readOnly: true - subPath: "197" - subPathExpr: "198" - workingDir: "179" - nodeName: "389" + subPath: "200" + subPathExpr: "201" + workingDir: "182" + nodeName: "392" nodeSelector: - "385": "386" + "388": "389" overhead: D傕Ɠ栊闔虝巒瀦ŕ: "124" preemptionPolicy: Iƭij韺ʧ> priority: 743241089 - priorityClassName: "472" + priorityClassName: "475" readinessGates: - conditionType: 0yVA嬂刲;牆詒ĸąs restartPolicy: ƱÁR»淹揀 - runtimeClassName: "477" - schedulerName: "467" + runtimeClassName: "480" + schedulerName: "470" securityContext: fsGroup: 6713296993350540686 fsGroupChangePolicy: ȶŮ嫠!@@)Zq=歍þ螗ɃŒ @@ -765,34 +767,34 @@ spec: runAsNonRoot: true runAsUser: 4466809078783855686 seLinuxOptions: - level: "393" - role: "391" - type: "392" - user: "390" + level: "396" + role: "394" + type: "395" + user: "393" seccompProfile: - localhostProfile: "399" + localhostProfile: "402" type: m¨z鋎靀G¿əW#ļǹʅŚO虀^ supplementalGroups: - 4820130167691486230 sysctls: - - name: "397" - value: "398" + - name: "400" + value: "401" windowsOptions: - gmsaCredentialSpec: "395" - gmsaCredentialSpecName: "394" - runAsUserName: "396" - serviceAccount: "388" - serviceAccountName: "387" + gmsaCredentialSpec: "398" + gmsaCredentialSpecName: "397" + runAsUserName: "399" + serviceAccount: "391" + serviceAccountName: "390" setHostnameAsFQDN: true shareProcessNamespace: false - subdomain: "402" + subdomain: "405" terminationGracePeriodSeconds: 2008726498083002362 tolerations: - effect: '慰x:' - key: "468" + key: "471" operator: 4%ʬD$;X郪\#撄貶à圽榕ɹ tolerationSeconds: 3362400521064014157 - value: "469" + value: "472" topologySpreadConstraints: - labelSelector: matchExpressions: @@ -803,66 +805,66 @@ spec: matchLabels: 7a8-phs1a-----28-d-e10-f-o-fr-5-3th/Mm_-q9.N8._--M-R: a-C3-._-l__KSvV-8-L__C_60-__.19_-gYY._..fP--hQ7be__-a maxSkew: -174245111 - topologyKey: "478" + topologyKey: "481" whenUnsatisfiable: "" volumes: - awsElasticBlockStore: - fsType: "47" + fsType: "49" partition: 912004803 readOnly: true - volumeID: "46" + volumeID: "48" azureDisk: cachingMode: '|@?鷅bȻN' - diskName: "110" - diskURI: "111" - fsType: "112" + diskName: "112" + diskURI: "113" + fsType: "114" kind: 榱*Gưoɘ檲 readOnly: true azureFile: readOnly: true - secretName: "96" - shareName: "97" + secretName: "98" + shareName: "99" cephfs: monitors: - - "81" - path: "82" - secretFile: "84" + - "83" + path: "84" + secretFile: "86" secretRef: - name: "85" - user: "83" + name: "87" + user: "85" cinder: - fsType: "79" + fsType: "81" secretRef: - name: "80" - volumeID: "78" + name: "82" + volumeID: "80" configMap: defaultMode: 1593906314 items: - - key: "99" + - key: "101" mode: 195263908 - path: "100" - name: "98" + path: "102" + name: "100" optional: false csi: - driver: "142" - fsType: "143" + driver: "144" + fsType: "145" nodePublishSecretRef: - name: "146" + name: "148" readOnly: false volumeAttributes: - "144": "145" + "146": "147" downwardAPI: defaultMode: 824682619 items: - fieldRef: - apiVersion: "89" - fieldPath: "90" + apiVersion: "91" + fieldPath: "92" mode: 1569992019 - path: "88" + path: "90" resourceFieldRef: - containerName: "91" + containerName: "93" divisor: "660" - resource: "92" + resource: "94" emptyDir: medium: Xŋ朘瑥A徙ɶɊł/擇ɦĽ胚O醔ɍ厶耈 sizeLimit: "473" @@ -870,40 +872,41 @@ spec: volumeClaimTemplate: metadata: annotations: - "154": "155" - clusterName: "160" + "156": "157" + clusterName: "162" creationTimestamp: null deletionGracePeriodSeconds: 6296624700137074905 finalizers: - - "159" - generateName: "148" + - "161" + generateName: "150" generation: 6028937828108618026 labels: - "152": "153" + "154": "155" managedFields: - - apiVersion: "162" - fieldsType: "163" - manager: "161" + - apiVersion: "164" + fieldsType: "165" + manager: "163" operation: ɑ龫`劳&¼傭Ȟ1酃=6}ɡŇƉ立h - name: "147" - namespace: "149" + subresource: "166" + name: "149" + namespace: "151" ownerReferences: - - apiVersion: "156" + - apiVersion: "158" blockOwnerDeletion: false controller: false - kind: "157" - name: "158" + kind: "159" + name: "160" uid: 閝ȝ resourceVersion: "11451542506523135343" - selfLink: "150" + selfLink: "152" uid: H巧壚tC十Oɢ spec: accessModes: - '鲡:' dataSource: - apiGroup: "172" - kind: "173" - name: "174" + apiGroup: "175" + kind: "176" + name: "177" resources: limits: Ŗȫ焗捏ĨFħ籘: "853" @@ -917,155 +920,155 @@ spec: - 4FpF_W-6 matchLabels: 0-.-yz-0-_p4mz--.I_f6kjsz-7lwY-Y93-6: igm_-._.q6 - storageClassName: "171" + storageClassName: "174" volumeMode: Z1Ůđ眊ľǎɳ,ǿ飏騀呣 - volumeName: "170" + volumeName: "173" fc: - fsType: "94" + fsType: "96" lun: -1740986684 readOnly: true targetWWNs: - - "93" - wwids: - "95" + wwids: + - "97" flexVolume: - driver: "73" - fsType: "74" + driver: "75" + fsType: "76" options: - "76": "77" + "78": "79" readOnly: true secretRef: - name: "75" + name: "77" flocker: - datasetName: "86" - datasetUUID: "87" + datasetName: "88" + datasetUUID: "89" gcePersistentDisk: - fsType: "45" + fsType: "47" partition: -1188153605 - pdName: "44" + pdName: "46" gitRepo: - directory: "50" - repository: "48" - revision: "49" + directory: "52" + repository: "50" + revision: "51" glusterfs: - endpoints: "63" - path: "64" + endpoints: "65" + path: "66" readOnly: true hostPath: - path: "43" + path: "45" type: ƛƟ)ÙæNǚ錯ƶRquA?瞲Ť倱< iscsi: chapAuthDiscovery: true - fsType: "59" - initiatorName: "62" - iqn: "57" - iscsiInterface: "58" + fsType: "61" + initiatorName: "64" + iqn: "59" + iscsiInterface: "60" lun: 994527057 portals: - - "60" + - "62" secretRef: - name: "61" - targetPortal: "56" - name: "42" + name: "63" + targetPortal: "58" + name: "44" nfs: - path: "55" + path: "57" readOnly: true - server: "54" + server: "56" persistentVolumeClaim: - claimName: "65" + claimName: "67" readOnly: true photonPersistentDisk: - fsType: "114" - pdID: "113" + fsType: "116" + pdID: "115" portworxVolume: - fsType: "129" + fsType: "131" readOnly: true - volumeID: "128" + volumeID: "130" projected: defaultMode: -1334904807 sources: - configMap: items: - - key: "124" + - key: "126" mode: 2063799569 - path: "125" - name: "123" + path: "127" + name: "125" optional: false downwardAPI: items: - fieldRef: - apiVersion: "119" - fieldPath: "120" + apiVersion: "121" + fieldPath: "122" mode: 173030157 - path: "118" + path: "120" resourceFieldRef: - containerName: "121" + containerName: "123" divisor: "106" - resource: "122" + resource: "124" secret: items: - - key: "116" + - key: "118" mode: -323584340 - path: "117" - name: "115" + path: "119" + name: "117" optional: true serviceAccountToken: - audience: "126" + audience: "128" expirationSeconds: 8357931971650847566 - path: "127" + path: "129" quobyte: - group: "108" - registry: "105" - tenant: "109" - user: "107" - volume: "106" + group: "110" + registry: "107" + tenant: "111" + user: "109" + volume: "108" rbd: - fsType: "68" - image: "67" - keyring: "71" + fsType: "70" + image: "69" + keyring: "73" monitors: - - "66" - pool: "69" + - "68" + pool: "71" secretRef: - name: "72" - user: "70" + name: "74" + user: "72" scaleIO: - fsType: "137" - gateway: "130" - protectionDomain: "133" + fsType: "139" + gateway: "132" + protectionDomain: "135" secretRef: - name: "132" - storageMode: "135" - storagePool: "134" - system: "131" - volumeName: "136" + name: "134" + storageMode: "137" + storagePool: "136" + system: "133" + volumeName: "138" secret: defaultMode: 332383000 items: - - key: "52" + - key: "54" mode: -547518679 - path: "53" + path: "55" optional: true - secretName: "51" + secretName: "53" storageos: - fsType: "140" + fsType: "142" secretRef: - name: "141" - volumeName: "138" - volumeNamespace: "139" + name: "143" + volumeName: "140" + volumeNamespace: "141" vsphereVolume: - fsType: "102" - storagePolicyID: "104" - storagePolicyName: "103" - volumePath: "101" + fsType: "104" + storagePolicyID: "106" + storagePolicyName: "105" + volumePath: "103" status: availableReplicas: -2102211832 collisionCount: -1280802136 conditions: - lastTransitionTime: "2625-01-11T08:25:47Z" lastUpdateTime: "2124-10-20T09:17:54Z" - message: "486" - reason: "485" + message: "489" + reason: "488" status: "" type: ɝ鶼K癨琞Z氞唬蹵ɥeȿĦ observedGeneration: 5710269275969351972 diff --git a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta1.Scale.json b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta1.Scale.json index 6ec5d74471c..d71448f4c72 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta1.Scale.json +++ b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta1.Scale.json @@ -36,7 +36,8 @@ "manager": "16", "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", "apiVersion": "17", - "fieldsType": "18" + "fieldsType": "18", + "subresource": "19" } ] }, @@ -46,8 +47,8 @@ "status": { "replicas": 70007838, "selector": { - "19": "20" + "20": "21" }, - "targetSelector": "21" + "targetSelector": "22" } } \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta1.Scale.pb b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta1.Scale.pb index 65a8f0ec45e..20a294f3059 100644 Binary files a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta1.Scale.pb and b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta1.Scale.pb differ diff --git a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta1.Scale.yaml b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta1.Scale.yaml index 4cf545604a9..17c8fff1bdf 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta1.Scale.yaml +++ b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta1.Scale.yaml @@ -17,6 +17,7 @@ metadata: fieldsType: "18" manager: "16" operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] + subresource: "19" name: "2" namespace: "4" ownerReferences: @@ -34,5 +35,5 @@ spec: status: replicas: 70007838 selector: - "19": "20" - targetSelector: "21" + "20": "21" + targetSelector: "22" diff --git a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta1.StatefulSet.json b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta1.StatefulSet.json index f247d407e67..3df1f81f6ae 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta1.StatefulSet.json +++ b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta1.StatefulSet.json @@ -36,7 +36,8 @@ "manager": "16", "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", "apiVersion": "17", - "fieldsType": "18" + "fieldsType": "18", + "subresource": "19" } ] }, @@ -55,50 +56,51 @@ }, "template": { "metadata": { - "name": "25", - "generateName": "26", - "namespace": "27", - "selfLink": "28", + "name": "26", + "generateName": "27", + "namespace": "28", + "selfLink": "29", "uid": "?Qȫş", "resourceVersion": "1736621709629422270", "generation": -8542870036622468681, "creationTimestamp": null, "deletionGracePeriodSeconds": -2575298329142810753, "labels": { - "30": "31" + "31": "32" }, "annotations": { - "32": "33" + "33": "34" }, "ownerReferences": [ { - "apiVersion": "34", - "kind": "35", - "name": "36", + "apiVersion": "35", + "kind": "36", + "name": "37", "uid": "ƶȤ^}", "controller": true, "blockOwnerDeletion": true } ], "finalizers": [ - "37" + "38" ], - "clusterName": "38", + "clusterName": "39", "managedFields": [ { - "manager": "39", + "manager": "40", "operation": "躢", - "apiVersion": "40", - "fieldsType": "41" + "apiVersion": "41", + "fieldsType": "42", + "subresource": "43" } ] }, "spec": { "volumes": [ { - "name": "42", + "name": "44", "hostPath": { - "path": "43", + "path": "45", "type": "ƛƟ)ÙæNǚ錯ƶRquA?瞲Ť倱\u003c" }, "emptyDir": { @@ -106,27 +108,27 @@ "sizeLimit": "473" }, "gcePersistentDisk": { - "pdName": "44", - "fsType": "45", + "pdName": "46", + "fsType": "47", "partition": -1188153605 }, "awsElasticBlockStore": { - "volumeID": "46", - "fsType": "47", + "volumeID": "48", + "fsType": "49", "partition": 912004803, "readOnly": true }, "gitRepo": { - "repository": "48", - "revision": "49", - "directory": "50" + "repository": "50", + "revision": "51", + "directory": "52" }, "secret": { - "secretName": "51", + "secretName": "53", "items": [ { - "key": "52", - "path": "53", + "key": "54", + "path": "55", "mode": -547518679 } ], @@ -134,91 +136,91 @@ "optional": true }, "nfs": { - "server": "54", - "path": "55", + "server": "56", + "path": "57", "readOnly": true }, "iscsi": { - "targetPortal": "56", - "iqn": "57", + "targetPortal": "58", + "iqn": "59", "lun": 994527057, - "iscsiInterface": "58", - "fsType": "59", + "iscsiInterface": "60", + "fsType": "61", "portals": [ - "60" + "62" ], "chapAuthDiscovery": true, "secretRef": { - "name": "61" + "name": "63" }, - "initiatorName": "62" + "initiatorName": "64" }, "glusterfs": { - "endpoints": "63", - "path": "64", + "endpoints": "65", + "path": "66", "readOnly": true }, "persistentVolumeClaim": { - "claimName": "65", + "claimName": "67", "readOnly": true }, "rbd": { "monitors": [ - "66" + "68" ], - "image": "67", - "fsType": "68", - "pool": "69", - "user": "70", - "keyring": "71", + "image": "69", + "fsType": "70", + "pool": "71", + "user": "72", + "keyring": "73", "secretRef": { - "name": "72" + "name": "74" } }, "flexVolume": { - "driver": "73", - "fsType": "74", + "driver": "75", + "fsType": "76", "secretRef": { - "name": "75" + "name": "77" }, "readOnly": true, "options": { - "76": "77" + "78": "79" } }, "cinder": { - "volumeID": "78", - "fsType": "79", + "volumeID": "80", + "fsType": "81", "secretRef": { - "name": "80" + "name": "82" } }, "cephfs": { "monitors": [ - "81" + "83" ], - "path": "82", - "user": "83", - "secretFile": "84", + "path": "84", + "user": "85", + "secretFile": "86", "secretRef": { - "name": "85" + "name": "87" } }, "flocker": { - "datasetName": "86", - "datasetUUID": "87" + "datasetName": "88", + "datasetUUID": "89" }, "downwardAPI": { "items": [ { - "path": "88", + "path": "90", "fieldRef": { - "apiVersion": "89", - "fieldPath": "90" + "apiVersion": "91", + "fieldPath": "92" }, "resourceFieldRef": { - "containerName": "91", - "resource": "92", + "containerName": "93", + "resource": "94", "divisor": "660" }, "mode": 1569992019 @@ -228,26 +230,26 @@ }, "fc": { "targetWWNs": [ - "93" + "95" ], "lun": -1740986684, - "fsType": "94", + "fsType": "96", "readOnly": true, "wwids": [ - "95" + "97" ] }, "azureFile": { - "secretName": "96", - "shareName": "97", + "secretName": "98", + "shareName": "99", "readOnly": true }, "configMap": { - "name": "98", + "name": "100", "items": [ { - "key": "99", - "path": "100", + "key": "101", + "path": "102", "mode": 195263908 } ], @@ -255,39 +257,39 @@ "optional": false }, "vsphereVolume": { - "volumePath": "101", - "fsType": "102", - "storagePolicyName": "103", - "storagePolicyID": "104" + "volumePath": "103", + "fsType": "104", + "storagePolicyName": "105", + "storagePolicyID": "106" }, "quobyte": { - "registry": "105", - "volume": "106", - "user": "107", - "group": "108", - "tenant": "109" + "registry": "107", + "volume": "108", + "user": "109", + "group": "110", + "tenant": "111" }, "azureDisk": { - "diskName": "110", - "diskURI": "111", + "diskName": "112", + "diskURI": "113", "cachingMode": "|@?鷅bȻN", - "fsType": "112", + "fsType": "114", "readOnly": true, "kind": "榱*Gưoɘ檲" }, "photonPersistentDisk": { - "pdID": "113", - "fsType": "114" + "pdID": "115", + "fsType": "116" }, "projected": { "sources": [ { "secret": { - "name": "115", + "name": "117", "items": [ { - "key": "116", - "path": "117", + "key": "118", + "path": "119", "mode": -323584340 } ], @@ -296,14 +298,14 @@ "downwardAPI": { "items": [ { - "path": "118", + "path": "120", "fieldRef": { - "apiVersion": "119", - "fieldPath": "120" + "apiVersion": "121", + "fieldPath": "122" }, "resourceFieldRef": { - "containerName": "121", - "resource": "122", + "containerName": "123", + "resource": "124", "divisor": "106" }, "mode": 173030157 @@ -311,99 +313,100 @@ ] }, "configMap": { - "name": "123", + "name": "125", "items": [ { - "key": "124", - "path": "125", + "key": "126", + "path": "127", "mode": 2063799569 } ], "optional": false }, "serviceAccountToken": { - "audience": "126", + "audience": "128", "expirationSeconds": 8357931971650847566, - "path": "127" + "path": "129" } } ], "defaultMode": -1334904807 }, "portworxVolume": { - "volumeID": "128", - "fsType": "129", + "volumeID": "130", + "fsType": "131", "readOnly": true }, "scaleIO": { - "gateway": "130", - "system": "131", + "gateway": "132", + "system": "133", "secretRef": { - "name": "132" + "name": "134" }, - "protectionDomain": "133", - "storagePool": "134", - "storageMode": "135", - "volumeName": "136", - "fsType": "137" + "protectionDomain": "135", + "storagePool": "136", + "storageMode": "137", + "volumeName": "138", + "fsType": "139" }, "storageos": { - "volumeName": "138", - "volumeNamespace": "139", - "fsType": "140", + "volumeName": "140", + "volumeNamespace": "141", + "fsType": "142", "secretRef": { - "name": "141" + "name": "143" } }, "csi": { - "driver": "142", + "driver": "144", "readOnly": false, - "fsType": "143", + "fsType": "145", "volumeAttributes": { - "144": "145" + "146": "147" }, "nodePublishSecretRef": { - "name": "146" + "name": "148" } }, "ephemeral": { "volumeClaimTemplate": { "metadata": { - "name": "147", - "generateName": "148", - "namespace": "149", - "selfLink": "150", + "name": "149", + "generateName": "150", + "namespace": "151", + "selfLink": "152", "uid": "H巧壚tC十Oɢ", "resourceVersion": "11451542506523135343", "generation": 6028937828108618026, "creationTimestamp": null, "deletionGracePeriodSeconds": 6296624700137074905, "labels": { - "152": "153" + "154": "155" }, "annotations": { - "154": "155" + "156": "157" }, "ownerReferences": [ { - "apiVersion": "156", - "kind": "157", - "name": "158", + "apiVersion": "158", + "kind": "159", + "name": "160", "uid": "閝ȝ", "controller": false, "blockOwnerDeletion": false } ], "finalizers": [ - "159" + "161" ], - "clusterName": "160", + "clusterName": "162", "managedFields": [ { - "manager": "161", + "manager": "163", "operation": "ɑ龫`劳\u0026¼傭Ȟ1酃=6}ɡŇƉ立h", - "apiVersion": "162", - "fieldsType": "163" + "apiVersion": "164", + "fieldsType": "165", + "subresource": "166" } ] }, @@ -433,13 +436,13 @@ "zɟ踡肒Ao/樝fw[Řż丩ŽoǠ": "918" } }, - "volumeName": "170", - "storageClassName": "171", + "volumeName": "173", + "storageClassName": "174", "volumeMode": "Z1Ůđ眊ľǎɳ,ǿ飏騀呣", "dataSource": { - "apiGroup": "172", - "kind": "173", - "name": "174" + "apiGroup": "175", + "kind": "176", + "name": "177" } } } @@ -448,59 +451,59 @@ ], "initContainers": [ { - "name": "175", - "image": "176", + "name": "178", + "image": "179", "command": [ - "177" + "180" ], "args": [ - "178" + "181" ], - "workingDir": "179", + "workingDir": "182", "ports": [ { - "name": "180", + "name": "183", "hostPort": 1923334396, "containerPort": -1343558801, "protocol": "@掇lNdǂ\u003e", - "hostIP": "181" + "hostIP": "184" } ], "envFrom": [ { - "prefix": "182", + "prefix": "185", "configMapRef": { - "name": "183", + "name": "186", "optional": true }, "secretRef": { - "name": "184", + "name": "187", "optional": true } } ], "env": [ { - "name": "185", - "value": "186", + "name": "188", + "value": "189", "valueFrom": { "fieldRef": { - "apiVersion": "187", - "fieldPath": "188" + "apiVersion": "190", + "fieldPath": "191" }, "resourceFieldRef": { - "containerName": "189", - "resource": "190", + "containerName": "192", + "resource": "193", "divisor": "713" }, "configMapKeyRef": { - "name": "191", - "key": "192", + "name": "194", + "key": "195", "optional": true }, "secretKeyRef": { - "name": "193", - "key": "194", + "name": "196", + "key": "197", "optional": false } } @@ -516,41 +519,41 @@ }, "volumeMounts": [ { - "name": "195", + "name": "198", "readOnly": true, - "mountPath": "196", - "subPath": "197", + "mountPath": "199", + "subPath": "200", "mountPropagation": "0矀Kʝ瘴I\\p[ħsĨɆâĺɗŹ倗S", - "subPathExpr": "198" + "subPathExpr": "201" } ], "volumeDevices": [ { - "name": "199", - "devicePath": "200" + "name": "202", + "devicePath": "203" } ], "livenessProbe": { "exec": { "command": [ - "201" + "204" ] }, "httpGet": { - "path": "202", + "path": "205", "port": -1285424066, - "host": "203", + "host": "206", "scheme": "ni酛3ƁÀ", "httpHeaders": [ { - "name": "204", - "value": "205" + "name": "207", + "value": "208" } ] }, "tcpSocket": { - "port": "206", - "host": "207" + "port": "209", + "host": "210" }, "initialDelaySeconds": -2036074491, "timeoutSeconds": -148216266, @@ -562,24 +565,24 @@ "readinessProbe": { "exec": { "command": [ - "208" + "211" ] }, "httpGet": { - "path": "209", + "path": "212", "port": -331283026, - "host": "210", + "host": "213", "scheme": "ȉ", "httpHeaders": [ { - "name": "211", - "value": "212" + "name": "214", + "value": "215" } ] }, "tcpSocket": { "port": 714088955, - "host": "213" + "host": "216" }, "initialDelaySeconds": 1033766276, "timeoutSeconds": -1745509819, @@ -591,24 +594,24 @@ "startupProbe": { "exec": { "command": [ - "214" + "217" ] }, "httpGet": { - "path": "215", + "path": "218", "port": -361442565, - "host": "216", + "host": "219", "scheme": "w", "httpHeaders": [ { - "name": "217", - "value": "218" + "name": "220", + "value": "221" } ] }, "tcpSocket": { "port": -1099429189, - "host": "219" + "host": "222" }, "initialDelaySeconds": 994072122, "timeoutSeconds": 1752155096, @@ -621,51 +624,51 @@ "postStart": { "exec": { "command": [ - "220" + "223" ] }, "httpGet": { - "path": "221", + "path": "224", "port": -1109619518, - "host": "222", + "host": "225", "scheme": "ĺ}潷ʒ胵輓Ɔȓ蹣ɐǛv+8Ƥ熪", "httpHeaders": [ { - "name": "223", - "value": "224" + "name": "226", + "value": "227" } ] }, "tcpSocket": { - "port": "225", - "host": "226" + "port": "228", + "host": "229" } }, "preStop": { "exec": { "command": [ - "227" + "230" ] }, "httpGet": { - "path": "228", + "path": "231", "port": 461585849, - "host": "229", + "host": "232", "scheme": "ɇ卷荙JLĹ]佱¿\u003e犵殇ŕ-Ɂ", "httpHeaders": [ { - "name": "230", - "value": "231" + "name": "233", + "value": "234" } ] }, "tcpSocket": { "port": 467291328, - "host": "232" + "host": "235" } } }, - "terminationMessagePath": "233", + "terminationMessagePath": "236", "terminationMessagePolicy": "ĸ輦唊", "imagePullPolicy": "r嚧", "securityContext": { @@ -679,15 +682,15 @@ }, "privileged": true, "seLinuxOptions": { - "user": "234", - "role": "235", - "type": "236", - "level": "237" + "user": "237", + "role": "238", + "type": "239", + "level": "240" }, "windowsOptions": { - "gmsaCredentialSpecName": "238", - "gmsaCredentialSpec": "239", - "runAsUserName": "240" + "gmsaCredentialSpecName": "241", + "gmsaCredentialSpec": "242", + "runAsUserName": "243" }, "runAsUser": -857934902638099053, "runAsGroup": 8967035373007538858, @@ -697,7 +700,7 @@ "procMount": "Z鐫û咡W\u003c敄lu", "seccompProfile": { "type": "榝$î.Ȏ蝪ʜ5遰", - "localhostProfile": "241" + "localhostProfile": "244" } }, "stdinOnce": true, @@ -706,59 +709,59 @@ ], "containers": [ { - "name": "242", - "image": "243", + "name": "245", + "image": "246", "command": [ - "244" + "247" ], "args": [ - "245" + "248" ], - "workingDir": "246", + "workingDir": "249", "ports": [ { - "name": "247", + "name": "250", "hostPort": -1462219068, "containerPort": -370386363, "protocol": "wƯ貾坢'跩aŕ翑0展}", - "hostIP": "248" + "hostIP": "251" } ], "envFrom": [ { - "prefix": "249", + "prefix": "252", "configMapRef": { - "name": "250", + "name": "253", "optional": false }, "secretRef": { - "name": "251", + "name": "254", "optional": false } } ], "env": [ { - "name": "252", - "value": "253", + "name": "255", + "value": "256", "valueFrom": { "fieldRef": { - "apiVersion": "254", - "fieldPath": "255" + "apiVersion": "257", + "fieldPath": "258" }, "resourceFieldRef": { - "containerName": "256", - "resource": "257", + "containerName": "259", + "resource": "260", "divisor": "185" }, "configMapKeyRef": { - "name": "258", - "key": "259", + "name": "261", + "key": "262", "optional": true }, "secretKeyRef": { - "name": "260", - "key": "261", + "name": "263", + "key": "264", "optional": false } } @@ -774,40 +777,40 @@ }, "volumeMounts": [ { - "name": "262", - "mountPath": "263", - "subPath": "264", + "name": "265", + "mountPath": "266", + "subPath": "267", "mountPropagation": "", - "subPathExpr": "265" + "subPathExpr": "268" } ], "volumeDevices": [ { - "name": "266", - "devicePath": "267" + "name": "269", + "devicePath": "270" } ], "livenessProbe": { "exec": { "command": [ - "268" + "271" ] }, "httpGet": { - "path": "269", - "port": "270", - "host": "271", + "path": "272", + "port": "273", + "host": "274", "scheme": "頸", "httpHeaders": [ { - "name": "272", - "value": "273" + "name": "275", + "value": "276" } ] }, "tcpSocket": { "port": 1315054653, - "host": "274" + "host": "277" }, "initialDelaySeconds": 711020087, "timeoutSeconds": 1103049140, @@ -819,24 +822,24 @@ "readinessProbe": { "exec": { "command": [ - "275" + "278" ] }, "httpGet": { - "path": "276", + "path": "279", "port": -1315487077, - "host": "277", + "host": "280", "scheme": "ğ_", "httpHeaders": [ { - "name": "278", - "value": "279" + "name": "281", + "value": "282" } ] }, "tcpSocket": { - "port": "280", - "host": "281" + "port": "283", + "host": "284" }, "initialDelaySeconds": 1272940694, "timeoutSeconds": -385597677, @@ -848,24 +851,24 @@ "startupProbe": { "exec": { "command": [ - "282" + "285" ] }, "httpGet": { - "path": "283", + "path": "286", "port": 1332783160, - "host": "284", + "host": "287", "scheme": "Ȱ囌{屿oiɥ嵐sC8?Ǻ鱎ƙ;", "httpHeaders": [ { - "name": "285", - "value": "286" + "name": "288", + "value": "289" } ] }, "tcpSocket": { - "port": "287", - "host": "288" + "port": "290", + "host": "291" }, "initialDelaySeconds": -300247800, "timeoutSeconds": 386804041, @@ -878,51 +881,51 @@ "postStart": { "exec": { "command": [ - "289" + "292" ] }, "httpGet": { - "path": "290", - "port": "291", - "host": "292", + "path": "293", + "port": "294", + "host": "295", "scheme": "鯂²静", "httpHeaders": [ { - "name": "293", - "value": "294" + "name": "296", + "value": "297" } ] }, "tcpSocket": { "port": -402384013, - "host": "295" + "host": "298" } }, "preStop": { "exec": { "command": [ - "296" + "299" ] }, "httpGet": { - "path": "297", - "port": "298", - "host": "299", + "path": "300", + "port": "301", + "host": "302", "scheme": "鏻砅邻爥", "httpHeaders": [ { - "name": "300", - "value": "301" + "name": "303", + "value": "304" } ] }, "tcpSocket": { "port": -305362540, - "host": "302" + "host": "305" } } }, - "terminationMessagePath": "303", + "terminationMessagePath": "306", "terminationMessagePolicy": "Ǩ繫ʎǑyZ涬P­蜷ɔ幩", "imagePullPolicy": "i绝5哇芆斩", "securityContext": { @@ -936,15 +939,15 @@ }, "privileged": false, "seLinuxOptions": { - "user": "304", - "role": "305", - "type": "306", - "level": "307" + "user": "307", + "role": "308", + "type": "309", + "level": "310" }, "windowsOptions": { - "gmsaCredentialSpecName": "308", - "gmsaCredentialSpec": "309", - "runAsUserName": "310" + "gmsaCredentialSpecName": "311", + "gmsaCredentialSpec": "312", + "runAsUserName": "313" }, "runAsUser": -7936947433725476327, "runAsGroup": -5712715102324619404, @@ -954,7 +957,7 @@ "procMount": "W賁Ěɭɪǹ0", "seccompProfile": { "type": ",ƷƣMț譎懚XW疪鑳", - "localhostProfile": "311" + "localhostProfile": "314" } }, "stdin": true, @@ -964,59 +967,59 @@ ], "ephemeralContainers": [ { - "name": "312", - "image": "313", + "name": "315", + "image": "316", "command": [ - "314" + "317" ], "args": [ - "315" + "318" ], - "workingDir": "316", + "workingDir": "319", "ports": [ { - "name": "317", + "name": "320", "hostPort": 217308913, "containerPort": 455919108, "protocol": "崍h趭(娕u", - "hostIP": "318" + "hostIP": "321" } ], "envFrom": [ { - "prefix": "319", + "prefix": "322", "configMapRef": { - "name": "320", + "name": "323", "optional": false }, "secretRef": { - "name": "321", + "name": "324", "optional": false } } ], "env": [ { - "name": "322", - "value": "323", + "name": "325", + "value": "326", "valueFrom": { "fieldRef": { - "apiVersion": "324", - "fieldPath": "325" + "apiVersion": "327", + "fieldPath": "328" }, "resourceFieldRef": { - "containerName": "326", - "resource": "327", + "containerName": "329", + "resource": "330", "divisor": "360" }, "configMapKeyRef": { - "name": "328", - "key": "329", + "name": "331", + "key": "332", "optional": false }, "secretKeyRef": { - "name": "330", - "key": "331", + "name": "333", + "key": "334", "optional": false } } @@ -1032,41 +1035,41 @@ }, "volumeMounts": [ { - "name": "332", + "name": "335", "readOnly": true, - "mountPath": "333", - "subPath": "334", + "mountPath": "336", + "subPath": "337", "mountPropagation": "Ǚ(", - "subPathExpr": "335" + "subPathExpr": "338" } ], "volumeDevices": [ { - "name": "336", - "devicePath": "337" + "name": "339", + "devicePath": "340" } ], "livenessProbe": { "exec": { "command": [ - "338" + "341" ] }, "httpGet": { - "path": "339", + "path": "342", "port": -1842062977, - "host": "340", + "host": "343", "scheme": "輔3璾ėȜv1b繐汚磉反-n覦", "httpHeaders": [ { - "name": "341", - "value": "342" + "name": "344", + "value": "345" } ] }, "tcpSocket": { - "port": "343", - "host": "344" + "port": "346", + "host": "347" }, "initialDelaySeconds": -1161185537, "timeoutSeconds": 1928937303, @@ -1078,24 +1081,24 @@ "readinessProbe": { "exec": { "command": [ - "345" + "348" ] }, "httpGet": { - "path": "346", - "port": "347", - "host": "348", + "path": "349", + "port": "350", + "host": "351", "scheme": "Ik(dŊiɢzĮ蛋I", "httpHeaders": [ { - "name": "349", - "value": "350" + "name": "352", + "value": "353" } ] }, "tcpSocket": { - "port": "351", - "host": "352" + "port": "354", + "host": "355" }, "initialDelaySeconds": 571693619, "timeoutSeconds": 1643238856, @@ -1107,24 +1110,24 @@ "startupProbe": { "exec": { "command": [ - "353" + "356" ] }, "httpGet": { - "path": "354", - "port": "355", - "host": "356", + "path": "357", + "port": "358", + "host": "359", "scheme": "奼[ƕƑĝ®EĨǔvÄÚ×p鬷m罂", "httpHeaders": [ { - "name": "357", - "value": "358" + "name": "360", + "value": "361" } ] }, "tcpSocket": { "port": -1894647727, - "host": "359" + "host": "362" }, "initialDelaySeconds": 235623869, "timeoutSeconds": 564558594, @@ -1137,51 +1140,51 @@ "postStart": { "exec": { "command": [ - "360" + "363" ] }, "httpGet": { - "path": "361", + "path": "364", "port": 466267060, - "host": "362", + "host": "365", "scheme": "wy¶熀ďJZ漤ŗ坟Ů\u003cy鯶縆ł", "httpHeaders": [ { - "name": "363", - "value": "364" + "name": "366", + "value": "367" } ] }, "tcpSocket": { - "port": "365", - "host": "366" + "port": "368", + "host": "369" } }, "preStop": { "exec": { "command": [ - "367" + "370" ] }, "httpGet": { - "path": "368", - "port": "369", - "host": "370", + "path": "371", + "port": "372", + "host": "373", "scheme": "Ē3Nh×DJɶ羹ƞʓ%ʝ", "httpHeaders": [ { - "name": "371", - "value": "372" + "name": "374", + "value": "375" } ] }, "tcpSocket": { - "port": "373", - "host": "374" + "port": "376", + "host": "377" } } }, - "terminationMessagePath": "375", + "terminationMessagePath": "378", "terminationMessagePolicy": "躌ñ?卶滿筇ȟP:/a", "imagePullPolicy": ".wȏâ磠Ƴ崖S«V¯ÁȦtl敷斢", "securityContext": { @@ -1195,15 +1198,15 @@ }, "privileged": false, "seLinuxOptions": { - "user": "376", - "role": "377", - "type": "378", - "level": "379" + "user": "379", + "role": "380", + "type": "381", + "level": "382" }, "windowsOptions": { - "gmsaCredentialSpecName": "380", - "gmsaCredentialSpec": "381", - "runAsUserName": "382" + "gmsaCredentialSpecName": "383", + "gmsaCredentialSpec": "384", + "runAsUserName": "385" }, "runAsUser": 4369716065827112267, "runAsGroup": -6657305077321335240, @@ -1213,10 +1216,10 @@ "procMount": "ʙcx", "seccompProfile": { "type": "ǒđ\u003e*劶?jĎĭ", - "localhostProfile": "383" + "localhostProfile": "386" } }, - "targetContainerName": "384" + "targetContainerName": "387" } ], "restartPolicy": "ƱÁR»淹揀", @@ -1224,26 +1227,26 @@ "activeDeadlineSeconds": -5891364351877125204, "dnsPolicy": "敆OɈÏ 瞍髃#ɣȕW歹s", "nodeSelector": { - "385": "386" + "388": "389" }, - "serviceAccountName": "387", - "serviceAccount": "388", + "serviceAccountName": "390", + "serviceAccount": "391", "automountServiceAccountToken": true, - "nodeName": "389", + "nodeName": "392", "hostPID": true, "hostIPC": true, "shareProcessNamespace": false, "securityContext": { "seLinuxOptions": { - "user": "390", - "role": "391", - "type": "392", - "level": "393" + "user": "393", + "role": "394", + "type": "395", + "level": "396" }, "windowsOptions": { - "gmsaCredentialSpecName": "394", - "gmsaCredentialSpec": "395", - "runAsUserName": "396" + "gmsaCredentialSpecName": "397", + "gmsaCredentialSpec": "398", + "runAsUserName": "399" }, "runAsUser": 4466809078783855686, "runAsGroup": -3587143030436465588, @@ -1254,23 +1257,23 @@ "fsGroup": 6713296993350540686, "sysctls": [ { - "name": "397", - "value": "398" + "name": "400", + "value": "401" } ], "fsGroupChangePolicy": "ȶŮ嫠!@@)Zq=歍þ螗ɃŒ", "seccompProfile": { "type": "m¨z鋎靀G¿əW#ļǹʅŚO虀^", - "localhostProfile": "399" + "localhostProfile": "402" } }, "imagePullSecrets": [ { - "name": "400" + "name": "403" } ], - "hostname": "401", - "subdomain": "402", + "hostname": "404", + "subdomain": "405", "affinity": { "nodeAffinity": { "requiredDuringSchedulingIgnoredDuringExecution": { @@ -1278,19 +1281,19 @@ { "matchExpressions": [ { - "key": "403", + "key": "406", "operator": "", "values": [ - "404" + "407" ] } ], "matchFields": [ { - "key": "405", + "key": "408", "operator": "ɦ燻踸陴Sĕ濦ʓɻ", "values": [ - "406" + "409" ] } ] @@ -1303,19 +1306,19 @@ "preference": { "matchExpressions": [ { - "key": "407", + "key": "410", "operator": "鑸鶲Ãqb轫ʓ滨ĖRh}颉hȱɷȰW", "values": [ - "408" + "411" ] } ], "matchFields": [ { - "key": "409", + "key": "412", "operator": "顓闉ȦT", "values": [ - "410" + "413" ] } ] @@ -1341,9 +1344,9 @@ ] }, "namespaces": [ - "417" + "420" ], - "topologyKey": "418", + "topologyKey": "421", "namespaceSelector": { "matchLabels": { "4eq5": "" @@ -1376,9 +1379,9 @@ ] }, "namespaces": [ - "431" + "434" ], - "topologyKey": "432", + "topologyKey": "435", "namespaceSelector": { "matchLabels": { "vh-4-lx-0-2qg--4-03a68u7-l---8x7-l--b-9-u-d/M.Pn-W23-_z": "2JkU27_.-4T-I.-..K.-.0__sD.-.-_I-F.PWtO4-7-P41_.-.-AQ._r.-R" @@ -1412,9 +1415,9 @@ ] }, "namespaces": [ - "445" + "448" ], - "topologyKey": "446", + "topologyKey": "449", "namespaceSelector": { "matchLabels": { "u_.mu": "U___vSW_4-___-_--ux_E4-.-PT-_Nx__-F_._n.WaY_o.-0-E" @@ -1447,9 +1450,9 @@ ] }, "namespaces": [ - "459" + "462" ], - "topologyKey": "460", + "topologyKey": "463", "namespaceSelector": { "matchLabels": { "h1DW__o_-._kzB7U_.Q.45cy-.._-__Z": "t.LT60v.WxPc---K__i" @@ -1469,37 +1472,37 @@ ] } }, - "schedulerName": "467", + "schedulerName": "470", "tolerations": [ { - "key": "468", + "key": "471", "operator": "4%ʬD$;X郪\\#撄貶à圽榕ɹ", - "value": "469", + "value": "472", "effect": "慰x:", "tolerationSeconds": 3362400521064014157 } ], "hostAliases": [ { - "ip": "470", + "ip": "473", "hostnames": [ - "471" + "474" ] } ], - "priorityClassName": "472", + "priorityClassName": "475", "priority": 743241089, "dnsConfig": { "nameservers": [ - "473" + "476" ], "searches": [ - "474" + "477" ], "options": [ { - "name": "475", - "value": "476" + "name": "478", + "value": "479" } ] }, @@ -1508,7 +1511,7 @@ "conditionType": "0yVA嬂刲;牆詒ĸąs" } ], - "runtimeClassName": "477", + "runtimeClassName": "480", "enableServiceLinks": false, "preemptionPolicy": "Iƭij韺ʧ\u003e", "overhead": { @@ -1517,7 +1520,7 @@ "topologySpreadConstraints": [ { "maxSkew": -174245111, - "topologyKey": "478", + "topologyKey": "481", "whenUnsatisfiable": "", "labelSelector": { "matchLabels": { @@ -1541,41 +1544,42 @@ "volumeClaimTemplates": [ { "metadata": { - "name": "485", - "generateName": "486", - "namespace": "487", - "selfLink": "488", + "name": "488", + "generateName": "489", + "namespace": "490", + "selfLink": "491", "uid": "t;Äƾ53§T旦y6辱Ŵ鎥", "resourceVersion": "5814982353389179965", "generation": 1310178674290624050, "creationTimestamp": null, "deletionGracePeriodSeconds": 1872311292774274066, "labels": { - "490": "491" + "493": "494" }, "annotations": { - "492": "493" + "495": "496" }, "ownerReferences": [ { - "apiVersion": "494", - "kind": "495", - "name": "496", + "apiVersion": "497", + "kind": "498", + "name": "499", "uid": "tY圻醆锛[M牍Ƃ", "controller": false, "blockOwnerDeletion": true } ], "finalizers": [ - "497" + "500" ], - "clusterName": "498", + "clusterName": "501", "managedFields": [ { - "manager": "499", + "manager": "502", "operation": "鶼K癨琞Z氞唬蹵ɥeȿĦ`垨Džɞ堹", - "apiVersion": "500", - "fieldsType": "501" + "apiVersion": "503", + "fieldsType": "504", + "subresource": "505" } ] }, @@ -1605,13 +1609,13 @@ "ƥ": "89" } }, - "volumeName": "508", - "storageClassName": "509", + "volumeName": "512", + "storageClassName": "513", "volumeMode": "", "dataSource": { - "apiGroup": "510", - "kind": "511", - "name": "512" + "apiGroup": "514", + "kind": "515", + "name": "516" } }, "status": { @@ -1628,14 +1632,14 @@ "status": "Ċ凭Ǩ輹AÀŪ", "lastProbeTime": "2913-03-10T01:14:02Z", "lastTransitionTime": "2359-04-16T09:19:58Z", - "reason": "513", - "message": "514" + "reason": "517", + "message": "518" } ] } } ], - "serviceName": "515", + "serviceName": "519", "podManagementPolicy": "t史C\u003c镼ƶƭ", "updateStrategy": { "type": "蘃ʋxr®", @@ -1651,16 +1655,16 @@ "readyReplicas": -745346633, "currentReplicas": -85996001, "updatedReplicas": 1569440493, - "currentRevision": "516", - "updateRevision": "517", + "currentRevision": "520", + "updateRevision": "521", "collisionCount": 509085460, "conditions": [ { "type": "ǿǑQɩjËUeƹ訥岎ā貂ĝ,梙", "status": "q懒疮Ɨ郀`崦愯啁6ŕ(DǺM變", "lastTransitionTime": "2478-09-16T03:50:01Z", - "reason": "518", - "message": "519" + "reason": "522", + "message": "523" } ] } diff --git a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta1.StatefulSet.pb b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta1.StatefulSet.pb index edddbbe6c71..b148e567aa4 100644 Binary files a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta1.StatefulSet.pb and b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta1.StatefulSet.pb differ diff --git a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta1.StatefulSet.yaml b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta1.StatefulSet.yaml index 12513b0ff52..7d0a6117600 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta1.StatefulSet.yaml +++ b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta1.StatefulSet.yaml @@ -17,6 +17,7 @@ metadata: fieldsType: "18" manager: "16" operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] + subresource: "19" name: "2" namespace: "4" ownerReferences: @@ -39,36 +40,37 @@ spec: operator: Exists matchLabels: 74404d5---g8c2-k-91e.y5-g--58----0683-b-w7ld-6cs06xj-x5yv0wm-k18/M_-Nx.N_6-___._-.-W._AAn---v_-5-_8LXj: 6-4_WE-_JTrcd-2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ42M--1 - serviceName: "515" + serviceName: "519" template: metadata: annotations: - "32": "33" - clusterName: "38" + "33": "34" + clusterName: "39" creationTimestamp: null deletionGracePeriodSeconds: -2575298329142810753 finalizers: - - "37" - generateName: "26" + - "38" + generateName: "27" generation: -8542870036622468681 labels: - "30": "31" + "31": "32" managedFields: - - apiVersion: "40" - fieldsType: "41" - manager: "39" + - apiVersion: "41" + fieldsType: "42" + manager: "40" operation: 躢 - name: "25" - namespace: "27" + subresource: "43" + name: "26" + namespace: "28" ownerReferences: - - apiVersion: "34" + - apiVersion: "35" blockOwnerDeletion: true controller: true - kind: "35" - name: "36" + kind: "36" + name: "37" uid: ƶȤ^} resourceVersion: "1736621709629422270" - selfLink: "28" + selfLink: "29" uid: ?Qȫş spec: activeDeadlineSeconds: -5891364351877125204 @@ -77,28 +79,28 @@ spec: preferredDuringSchedulingIgnoredDuringExecution: - preference: matchExpressions: - - key: "407" + - key: "410" operator: 鑸鶲Ãqb轫ʓ滨ĖRh}颉hȱɷȰW values: - - "408" + - "411" matchFields: - - key: "409" + - key: "412" operator: 顓闉ȦT values: - - "410" + - "413" weight: 1762917570 requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - - key: "403" + - key: "406" operator: "" values: - - "404" + - "407" matchFields: - - key: "405" + - key: "408" operator: ɦ燻踸陴Sĕ濦ʓɻ values: - - "406" + - "409" podAffinity: preferredDuringSchedulingIgnoredDuringExecution: - podAffinityTerm: @@ -119,8 +121,8 @@ spec: matchLabels: vh-4-lx-0-2qg--4-03a68u7-l---8x7-l--b-9-u-d/M.Pn-W23-_z: 2JkU27_.-4T-I.-..K.-.0__sD.-.-_I-F.PWtO4-7-P41_.-.-AQ._r.-R namespaces: - - "431" - topologyKey: "432" + - "434" + topologyKey: "435" weight: 888976270 requiredDuringSchedulingIgnoredDuringExecution: - labelSelector: @@ -138,8 +140,8 @@ spec: matchLabels: 4eq5: "" namespaces: - - "417" - topologyKey: "418" + - "420" + topologyKey: "421" podAntiAffinity: preferredDuringSchedulingIgnoredDuringExecution: - podAffinityTerm: @@ -158,8 +160,8 @@ spec: matchLabels: h1DW__o_-._kzB7U_.Q.45cy-.._-__Z: t.LT60v.WxPc---K__i namespaces: - - "459" - topologyKey: "460" + - "462" + topologyKey: "463" weight: -1668452490 requiredDuringSchedulingIgnoredDuringExecution: - labelSelector: @@ -177,121 +179,121 @@ spec: matchLabels: u_.mu: U___vSW_4-___-_--ux_E4-.-PT-_Nx__-F_._n.WaY_o.-0-E namespaces: - - "445" - topologyKey: "446" + - "448" + topologyKey: "449" automountServiceAccountToken: true containers: - args: - - "245" + - "248" command: - - "244" + - "247" env: - - name: "252" - value: "253" + - name: "255" + value: "256" valueFrom: configMapKeyRef: - key: "259" - name: "258" + key: "262" + name: "261" optional: true fieldRef: - apiVersion: "254" - fieldPath: "255" + apiVersion: "257" + fieldPath: "258" resourceFieldRef: - containerName: "256" + containerName: "259" divisor: "185" - resource: "257" + resource: "260" secretKeyRef: - key: "261" - name: "260" + key: "264" + name: "263" optional: false envFrom: - configMapRef: - name: "250" + name: "253" optional: false - prefix: "249" + prefix: "252" secretRef: - name: "251" + name: "254" optional: false - image: "243" + image: "246" imagePullPolicy: i绝5哇芆斩 lifecycle: postStart: exec: command: - - "289" + - "292" httpGet: - host: "292" + host: "295" httpHeaders: - - name: "293" - value: "294" - path: "290" - port: "291" + - name: "296" + value: "297" + path: "293" + port: "294" scheme: 鯂²静 tcpSocket: - host: "295" + host: "298" port: -402384013 preStop: exec: command: - - "296" + - "299" httpGet: - host: "299" + host: "302" httpHeaders: - - name: "300" - value: "301" - path: "297" - port: "298" + - name: "303" + value: "304" + path: "300" + port: "301" scheme: 鏻砅邻爥 tcpSocket: - host: "302" + host: "305" port: -305362540 livenessProbe: exec: command: - - "268" + - "271" failureThreshold: 1993268896 httpGet: - host: "271" + host: "274" httpHeaders: - - name: "272" - value: "273" - path: "269" - port: "270" + - name: "275" + value: "276" + path: "272" + port: "273" scheme: 頸 initialDelaySeconds: 711020087 periodSeconds: -1965247100 successThreshold: 218453478 tcpSocket: - host: "274" + host: "277" port: 1315054653 terminationGracePeriodSeconds: -9140155223242250138 timeoutSeconds: 1103049140 - name: "242" + name: "245" ports: - containerPort: -370386363 - hostIP: "248" + hostIP: "251" hostPort: -1462219068 - name: "247" + name: "250" protocol: wƯ貾坢'跩aŕ翑0展} readinessProbe: exec: command: - - "275" + - "278" failureThreshold: 1456461851 httpGet: - host: "277" + host: "280" httpHeaders: - - name: "278" - value: "279" - path: "276" + - name: "281" + value: "282" + path: "279" port: -1315487077 scheme: ğ_ initialDelaySeconds: 1272940694 periodSeconds: 422133388 successThreshold: 1952458416 tcpSocket: - host: "281" - port: "280" + host: "284" + port: "283" terminationGracePeriodSeconds: -6078441689118311403 timeoutSeconds: -385597677 resources: @@ -313,175 +315,175 @@ spec: runAsNonRoot: false runAsUser: -7936947433725476327 seLinuxOptions: - level: "307" - role: "305" - type: "306" - user: "304" + level: "310" + role: "308" + type: "309" + user: "307" seccompProfile: - localhostProfile: "311" + localhostProfile: "314" type: ',ƷƣMț譎懚XW疪鑳' windowsOptions: - gmsaCredentialSpec: "309" - gmsaCredentialSpecName: "308" - runAsUserName: "310" + gmsaCredentialSpec: "312" + gmsaCredentialSpecName: "311" + runAsUserName: "313" startupProbe: exec: command: - - "282" + - "285" failureThreshold: 620822482 httpGet: - host: "284" + host: "287" httpHeaders: - - name: "285" - value: "286" - path: "283" + - name: "288" + value: "289" + path: "286" port: 1332783160 scheme: Ȱ囌{屿oiɥ嵐sC8?Ǻ鱎ƙ; initialDelaySeconds: -300247800 periodSeconds: -126958936 successThreshold: 186945072 tcpSocket: - host: "288" - port: "287" + host: "291" + port: "290" terminationGracePeriodSeconds: -2203905759223555727 timeoutSeconds: 386804041 stdin: true stdinOnce: true - terminationMessagePath: "303" + terminationMessagePath: "306" terminationMessagePolicy: Ǩ繫ʎǑyZ涬P­蜷ɔ幩 tty: true volumeDevices: - - devicePath: "267" - name: "266" + - devicePath: "270" + name: "269" volumeMounts: - - mountPath: "263" + - mountPath: "266" mountPropagation: "" - name: "262" - subPath: "264" - subPathExpr: "265" - workingDir: "246" + name: "265" + subPath: "267" + subPathExpr: "268" + workingDir: "249" dnsConfig: nameservers: - - "473" + - "476" options: - - name: "475" - value: "476" + - name: "478" + value: "479" searches: - - "474" + - "477" dnsPolicy: 敆OɈÏ 瞍髃#ɣȕW歹s enableServiceLinks: false ephemeralContainers: - args: - - "315" + - "318" command: - - "314" + - "317" env: - - name: "322" - value: "323" + - name: "325" + value: "326" valueFrom: configMapKeyRef: - key: "329" - name: "328" + key: "332" + name: "331" optional: false fieldRef: - apiVersion: "324" - fieldPath: "325" + apiVersion: "327" + fieldPath: "328" resourceFieldRef: - containerName: "326" + containerName: "329" divisor: "360" - resource: "327" + resource: "330" secretKeyRef: - key: "331" - name: "330" + key: "334" + name: "333" optional: false envFrom: - configMapRef: - name: "320" + name: "323" optional: false - prefix: "319" + prefix: "322" secretRef: - name: "321" + name: "324" optional: false - image: "313" + image: "316" imagePullPolicy: .wȏâ磠Ƴ崖S«V¯ÁȦtl敷斢 lifecycle: postStart: exec: command: - - "360" + - "363" httpGet: - host: "362" + host: "365" httpHeaders: - - name: "363" - value: "364" - path: "361" + - name: "366" + value: "367" + path: "364" port: 466267060 scheme: wy¶熀ďJZ漤ŗ坟Ů*劶?jĎĭ windowsOptions: - gmsaCredentialSpec: "381" - gmsaCredentialSpecName: "380" - runAsUserName: "382" + gmsaCredentialSpec: "384" + gmsaCredentialSpecName: "383" + runAsUserName: "385" startupProbe: exec: command: - - "353" + - "356" failureThreshold: 1447314009 httpGet: - host: "356" + host: "359" httpHeaders: - - name: "357" - value: "358" - path: "354" - port: "355" + - name: "360" + value: "361" + path: "357" + port: "358" scheme: 奼[ƕƑĝ®EĨǔvÄÚ×p鬷m罂 initialDelaySeconds: 235623869 periodSeconds: -505848936 successThreshold: -1819021257 tcpSocket: - host: "359" + host: "362" port: -1894647727 terminationGracePeriodSeconds: -7637760856622746738 timeoutSeconds: 564558594 - targetContainerName: "384" - terminationMessagePath: "375" + targetContainerName: "387" + terminationMessagePath: "378" terminationMessagePolicy: 躌ñ?卶滿筇ȟP:/a volumeDevices: - - devicePath: "337" - name: "336" + - devicePath: "340" + name: "339" volumeMounts: - - mountPath: "333" + - mountPath: "336" mountPropagation: Ǚ( - name: "332" + name: "335" readOnly: true - subPath: "334" - subPathExpr: "335" - workingDir: "316" + subPath: "337" + subPathExpr: "338" + workingDir: "319" hostAliases: - hostnames: - - "471" - ip: "470" + - "474" + ip: "473" hostIPC: true hostPID: true - hostname: "401" + hostname: "404" imagePullSecrets: - - name: "400" + - name: "403" initContainers: - args: - - "178" + - "181" command: - - "177" + - "180" env: - - name: "185" - value: "186" + - name: "188" + value: "189" valueFrom: configMapKeyRef: - key: "192" - name: "191" + key: "195" + name: "194" optional: true fieldRef: - apiVersion: "187" - fieldPath: "188" + apiVersion: "190" + fieldPath: "191" resourceFieldRef: - containerName: "189" + containerName: "192" divisor: "713" - resource: "190" + resource: "193" secretKeyRef: - key: "194" - name: "193" + key: "197" + name: "196" optional: false envFrom: - configMapRef: - name: "183" + name: "186" optional: true - prefix: "182" + prefix: "185" secretRef: - name: "184" + name: "187" optional: true - image: "176" + image: "179" imagePullPolicy: r嚧 lifecycle: postStart: exec: command: - - "220" + - "223" httpGet: - host: "222" + host: "225" httpHeaders: - - name: "223" - value: "224" - path: "221" + - name: "226" + value: "227" + path: "224" port: -1109619518 scheme: ĺ}潷ʒ胵輓Ɔȓ蹣ɐǛv+8Ƥ熪 tcpSocket: - host: "226" - port: "225" + host: "229" + port: "228" preStop: exec: command: - - "227" + - "230" httpGet: - host: "229" + host: "232" httpHeaders: - - name: "230" - value: "231" - path: "228" + - name: "233" + value: "234" + path: "231" port: 461585849 scheme: ɇ卷荙JLĹ]佱¿>犵殇ŕ-Ɂ tcpSocket: - host: "232" + host: "235" port: 467291328 livenessProbe: exec: command: - - "201" + - "204" failureThreshold: -93157681 httpGet: - host: "203" + host: "206" httpHeaders: - - name: "204" - value: "205" - path: "202" + - name: "207" + value: "208" + path: "205" port: -1285424066 scheme: ni酛3ƁÀ initialDelaySeconds: -2036074491 periodSeconds: 165047920 successThreshold: -393291312 tcpSocket: - host: "207" - port: "206" + host: "210" + port: "209" terminationGracePeriodSeconds: -4856573944864548413 timeoutSeconds: -148216266 - name: "175" + name: "178" ports: - containerPort: -1343558801 - hostIP: "181" + hostIP: "184" hostPort: 1923334396 - name: "180" + name: "183" protocol: '@掇lNdǂ>' readinessProbe: exec: command: - - "208" + - "211" failureThreshold: 513341278 httpGet: - host: "210" + host: "213" httpHeaders: - - name: "211" - value: "212" - path: "209" + - name: "214" + value: "215" + path: "212" port: -331283026 scheme: ȉ initialDelaySeconds: 1033766276 periodSeconds: -859135545 successThreshold: -1543701088 tcpSocket: - host: "213" + host: "216" port: 714088955 terminationGracePeriodSeconds: 2696007505383404823 timeoutSeconds: -1745509819 @@ -691,66 +693,66 @@ spec: runAsNonRoot: true runAsUser: -857934902638099053 seLinuxOptions: - level: "237" - role: "235" - type: "236" - user: "234" + level: "240" + role: "238" + type: "239" + user: "237" seccompProfile: - localhostProfile: "241" + localhostProfile: "244" type: 榝$î.Ȏ蝪ʜ5遰 windowsOptions: - gmsaCredentialSpec: "239" - gmsaCredentialSpecName: "238" - runAsUserName: "240" + gmsaCredentialSpec: "242" + gmsaCredentialSpecName: "241" + runAsUserName: "243" startupProbe: exec: command: - - "214" + - "217" failureThreshold: -1364571630 httpGet: - host: "216" + host: "219" httpHeaders: - - name: "217" - value: "218" - path: "215" + - name: "220" + value: "221" + path: "218" port: -361442565 scheme: w initialDelaySeconds: 994072122 periodSeconds: -1962065705 successThreshold: 1701999128 tcpSocket: - host: "219" + host: "222" port: -1099429189 terminationGracePeriodSeconds: 7258403424756645907 timeoutSeconds: 1752155096 stdinOnce: true - terminationMessagePath: "233" + terminationMessagePath: "236" terminationMessagePolicy: ĸ輦唊 tty: true volumeDevices: - - devicePath: "200" - name: "199" + - devicePath: "203" + name: "202" volumeMounts: - - mountPath: "196" + - mountPath: "199" mountPropagation: 0矀Kʝ瘴I\p[ħsĨɆâĺɗŹ倗S - name: "195" + name: "198" readOnly: true - subPath: "197" - subPathExpr: "198" - workingDir: "179" - nodeName: "389" + subPath: "200" + subPathExpr: "201" + workingDir: "182" + nodeName: "392" nodeSelector: - "385": "386" + "388": "389" overhead: D傕Ɠ栊闔虝巒瀦ŕ: "124" preemptionPolicy: Iƭij韺ʧ> priority: 743241089 - priorityClassName: "472" + priorityClassName: "475" readinessGates: - conditionType: 0yVA嬂刲;牆詒ĸąs restartPolicy: ƱÁR»淹揀 - runtimeClassName: "477" - schedulerName: "467" + runtimeClassName: "480" + schedulerName: "470" securityContext: fsGroup: 6713296993350540686 fsGroupChangePolicy: ȶŮ嫠!@@)Zq=歍þ螗ɃŒ @@ -758,34 +760,34 @@ spec: runAsNonRoot: true runAsUser: 4466809078783855686 seLinuxOptions: - level: "393" - role: "391" - type: "392" - user: "390" + level: "396" + role: "394" + type: "395" + user: "393" seccompProfile: - localhostProfile: "399" + localhostProfile: "402" type: m¨z鋎靀G¿əW#ļǹʅŚO虀^ supplementalGroups: - 4820130167691486230 sysctls: - - name: "397" - value: "398" + - name: "400" + value: "401" windowsOptions: - gmsaCredentialSpec: "395" - gmsaCredentialSpecName: "394" - runAsUserName: "396" - serviceAccount: "388" - serviceAccountName: "387" + gmsaCredentialSpec: "398" + gmsaCredentialSpecName: "397" + runAsUserName: "399" + serviceAccount: "391" + serviceAccountName: "390" setHostnameAsFQDN: true shareProcessNamespace: false - subdomain: "402" + subdomain: "405" terminationGracePeriodSeconds: 2008726498083002362 tolerations: - effect: '慰x:' - key: "468" + key: "471" operator: 4%ʬD$;X郪\#撄貶à圽榕ɹ tolerationSeconds: 3362400521064014157 - value: "469" + value: "472" topologySpreadConstraints: - labelSelector: matchExpressions: @@ -796,66 +798,66 @@ spec: matchLabels: 7a8-phs1a-----28-d-e10-f-o-fr-5-3th/Mm_-q9.N8._--M-R: a-C3-._-l__KSvV-8-L__C_60-__.19_-gYY._..fP--hQ7be__-a maxSkew: -174245111 - topologyKey: "478" + topologyKey: "481" whenUnsatisfiable: "" volumes: - awsElasticBlockStore: - fsType: "47" + fsType: "49" partition: 912004803 readOnly: true - volumeID: "46" + volumeID: "48" azureDisk: cachingMode: '|@?鷅bȻN' - diskName: "110" - diskURI: "111" - fsType: "112" + diskName: "112" + diskURI: "113" + fsType: "114" kind: 榱*Gưoɘ檲 readOnly: true azureFile: readOnly: true - secretName: "96" - shareName: "97" + secretName: "98" + shareName: "99" cephfs: monitors: - - "81" - path: "82" - secretFile: "84" + - "83" + path: "84" + secretFile: "86" secretRef: - name: "85" - user: "83" + name: "87" + user: "85" cinder: - fsType: "79" + fsType: "81" secretRef: - name: "80" - volumeID: "78" + name: "82" + volumeID: "80" configMap: defaultMode: 1593906314 items: - - key: "99" + - key: "101" mode: 195263908 - path: "100" - name: "98" + path: "102" + name: "100" optional: false csi: - driver: "142" - fsType: "143" + driver: "144" + fsType: "145" nodePublishSecretRef: - name: "146" + name: "148" readOnly: false volumeAttributes: - "144": "145" + "146": "147" downwardAPI: defaultMode: 824682619 items: - fieldRef: - apiVersion: "89" - fieldPath: "90" + apiVersion: "91" + fieldPath: "92" mode: 1569992019 - path: "88" + path: "90" resourceFieldRef: - containerName: "91" + containerName: "93" divisor: "660" - resource: "92" + resource: "94" emptyDir: medium: Xŋ朘瑥A徙ɶɊł/擇ɦĽ胚O醔ɍ厶耈 sizeLimit: "473" @@ -863,40 +865,41 @@ spec: volumeClaimTemplate: metadata: annotations: - "154": "155" - clusterName: "160" + "156": "157" + clusterName: "162" creationTimestamp: null deletionGracePeriodSeconds: 6296624700137074905 finalizers: - - "159" - generateName: "148" + - "161" + generateName: "150" generation: 6028937828108618026 labels: - "152": "153" + "154": "155" managedFields: - - apiVersion: "162" - fieldsType: "163" - manager: "161" + - apiVersion: "164" + fieldsType: "165" + manager: "163" operation: ɑ龫`劳&¼傭Ȟ1酃=6}ɡŇƉ立h - name: "147" - namespace: "149" + subresource: "166" + name: "149" + namespace: "151" ownerReferences: - - apiVersion: "156" + - apiVersion: "158" blockOwnerDeletion: false controller: false - kind: "157" - name: "158" + kind: "159" + name: "160" uid: 閝ȝ resourceVersion: "11451542506523135343" - selfLink: "150" + selfLink: "152" uid: H巧壚tC十Oɢ spec: accessModes: - '鲡:' dataSource: - apiGroup: "172" - kind: "173" - name: "174" + apiGroup: "175" + kind: "176" + name: "177" resources: limits: Ŗȫ焗捏ĨFħ籘: "853" @@ -910,147 +913,147 @@ spec: - 4FpF_W-6 matchLabels: 0-.-yz-0-_p4mz--.I_f6kjsz-7lwY-Y93-6: igm_-._.q6 - storageClassName: "171" + storageClassName: "174" volumeMode: Z1Ůđ眊ľǎɳ,ǿ飏騀呣 - volumeName: "170" + volumeName: "173" fc: - fsType: "94" + fsType: "96" lun: -1740986684 readOnly: true targetWWNs: - - "93" - wwids: - "95" + wwids: + - "97" flexVolume: - driver: "73" - fsType: "74" + driver: "75" + fsType: "76" options: - "76": "77" + "78": "79" readOnly: true secretRef: - name: "75" + name: "77" flocker: - datasetName: "86" - datasetUUID: "87" + datasetName: "88" + datasetUUID: "89" gcePersistentDisk: - fsType: "45" + fsType: "47" partition: -1188153605 - pdName: "44" + pdName: "46" gitRepo: - directory: "50" - repository: "48" - revision: "49" + directory: "52" + repository: "50" + revision: "51" glusterfs: - endpoints: "63" - path: "64" + endpoints: "65" + path: "66" readOnly: true hostPath: - path: "43" + path: "45" type: ƛƟ)ÙæNǚ錯ƶRquA?瞲Ť倱< iscsi: chapAuthDiscovery: true - fsType: "59" - initiatorName: "62" - iqn: "57" - iscsiInterface: "58" + fsType: "61" + initiatorName: "64" + iqn: "59" + iscsiInterface: "60" lun: 994527057 portals: - - "60" + - "62" secretRef: - name: "61" - targetPortal: "56" - name: "42" + name: "63" + targetPortal: "58" + name: "44" nfs: - path: "55" + path: "57" readOnly: true - server: "54" + server: "56" persistentVolumeClaim: - claimName: "65" + claimName: "67" readOnly: true photonPersistentDisk: - fsType: "114" - pdID: "113" + fsType: "116" + pdID: "115" portworxVolume: - fsType: "129" + fsType: "131" readOnly: true - volumeID: "128" + volumeID: "130" projected: defaultMode: -1334904807 sources: - configMap: items: - - key: "124" + - key: "126" mode: 2063799569 - path: "125" - name: "123" + path: "127" + name: "125" optional: false downwardAPI: items: - fieldRef: - apiVersion: "119" - fieldPath: "120" + apiVersion: "121" + fieldPath: "122" mode: 173030157 - path: "118" + path: "120" resourceFieldRef: - containerName: "121" + containerName: "123" divisor: "106" - resource: "122" + resource: "124" secret: items: - - key: "116" + - key: "118" mode: -323584340 - path: "117" - name: "115" + path: "119" + name: "117" optional: true serviceAccountToken: - audience: "126" + audience: "128" expirationSeconds: 8357931971650847566 - path: "127" + path: "129" quobyte: - group: "108" - registry: "105" - tenant: "109" - user: "107" - volume: "106" + group: "110" + registry: "107" + tenant: "111" + user: "109" + volume: "108" rbd: - fsType: "68" - image: "67" - keyring: "71" + fsType: "70" + image: "69" + keyring: "73" monitors: - - "66" - pool: "69" + - "68" + pool: "71" secretRef: - name: "72" - user: "70" + name: "74" + user: "72" scaleIO: - fsType: "137" - gateway: "130" - protectionDomain: "133" + fsType: "139" + gateway: "132" + protectionDomain: "135" secretRef: - name: "132" - storageMode: "135" - storagePool: "134" - system: "131" - volumeName: "136" + name: "134" + storageMode: "137" + storagePool: "136" + system: "133" + volumeName: "138" secret: defaultMode: 332383000 items: - - key: "52" + - key: "54" mode: -547518679 - path: "53" + path: "55" optional: true - secretName: "51" + secretName: "53" storageos: - fsType: "140" + fsType: "142" secretRef: - name: "141" - volumeName: "138" - volumeNamespace: "139" + name: "143" + volumeName: "140" + volumeNamespace: "141" vsphereVolume: - fsType: "102" - storagePolicyID: "104" - storagePolicyName: "103" - volumePath: "101" + fsType: "104" + storagePolicyID: "106" + storagePolicyName: "105" + volumePath: "103" updateStrategy: rollingUpdate: partition: 1241629379 @@ -1058,40 +1061,41 @@ spec: volumeClaimTemplates: - metadata: annotations: - "492": "493" - clusterName: "498" + "495": "496" + clusterName: "501" creationTimestamp: null deletionGracePeriodSeconds: 1872311292774274066 finalizers: - - "497" - generateName: "486" + - "500" + generateName: "489" generation: 1310178674290624050 labels: - "490": "491" + "493": "494" managedFields: - - apiVersion: "500" - fieldsType: "501" - manager: "499" + - apiVersion: "503" + fieldsType: "504" + manager: "502" operation: 鶼K癨琞Z氞唬蹵ɥeȿĦ`垨Džɞ堹 - name: "485" - namespace: "487" + subresource: "505" + name: "488" + namespace: "490" ownerReferences: - - apiVersion: "494" + - apiVersion: "497" blockOwnerDeletion: true controller: false - kind: "495" - name: "496" + kind: "498" + name: "499" uid: tY圻醆锛[M牍Ƃ resourceVersion: "5814982353389179965" - selfLink: "488" + selfLink: "491" uid: t;Äƾ53§T旦y6辱Ŵ鎥 spec: accessModes: - 狳u恺Ŕsʅ dataSource: - apiGroup: "510" - kind: "511" - name: "512" + apiGroup: "514" + kind: "515" + name: "516" resources: limits: HǹKPaǿ嗦]ɬ朞ɄƶÁ1!Ɯa: "243" @@ -1105,9 +1109,9 @@ spec: - Wx-DP__7-6w-._k2B_----H.5.Kw0V8_-__n29xr.5GDm_v.-H.L matchLabels: De.._.-f..__QM__G-_OHh: 9_-._3.x.8iq - storageClassName: "509" + storageClassName: "513" volumeMode: "" - volumeName: "508" + volumeName: "512" status: accessModes: - b隊曻:Bȗ轊 @@ -1116,8 +1120,8 @@ spec: conditions: - lastProbeTime: "2913-03-10T01:14:02Z" lastTransitionTime: "2359-04-16T09:19:58Z" - message: "514" - reason: "513" + message: "518" + reason: "517" status: Ċ凭Ǩ輹AÀŪ type: b賝łų$Q郔 phase: ɫòDÓǶɟ @@ -1125,14 +1129,14 @@ status: collisionCount: 509085460 conditions: - lastTransitionTime: "2478-09-16T03:50:01Z" - message: "519" - reason: "518" + message: "523" + reason: "522" status: q懒疮Ɨ郀`崦愯啁6ŕ(DǺM變 type: ǿǑQɩjËUeƹ訥岎ā貂ĝ,梙 currentReplicas: -85996001 - currentRevision: "516" + currentRevision: "520" observedGeneration: -4953621687850665429 readyReplicas: -745346633 replicas: -36590142 - updateRevision: "517" + updateRevision: "521" updatedReplicas: 1569440493 diff --git a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.ControllerRevision.json b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.ControllerRevision.json index 487201d14da..263baad66e4 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.ControllerRevision.json +++ b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.ControllerRevision.json @@ -36,7 +36,8 @@ "manager": "16", "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", "apiVersion": "17", - "fieldsType": "18" + "fieldsType": "18", + "subresource": "19" } ] }, diff --git a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.ControllerRevision.pb b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.ControllerRevision.pb index 85bf0f55c8e..d36f124c863 100644 Binary files a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.ControllerRevision.pb and b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.ControllerRevision.pb differ diff --git a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.ControllerRevision.yaml b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.ControllerRevision.yaml index 60d97812a6d..b4f43a251d8 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.ControllerRevision.yaml +++ b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.ControllerRevision.yaml @@ -24,6 +24,7 @@ metadata: fieldsType: "18" manager: "16" operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] + subresource: "19" name: "2" namespace: "4" ownerReferences: diff --git a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.DaemonSet.json b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.DaemonSet.json index 4ea37e0820c..35ade484fe5 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.DaemonSet.json +++ b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.DaemonSet.json @@ -36,7 +36,8 @@ "manager": "16", "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", "apiVersion": "17", - "fieldsType": "18" + "fieldsType": "18", + "subresource": "19" } ] }, @@ -57,50 +58,51 @@ }, "template": { "metadata": { - "name": "25", - "generateName": "26", - "namespace": "27", - "selfLink": "28", + "name": "26", + "generateName": "27", + "namespace": "28", + "selfLink": "29", "uid": "TʡȂŏ{sǡƟ", "resourceVersion": "1698285396218902212", "generation": -4139900758039117471, "creationTimestamp": null, "deletionGracePeriodSeconds": 7534629739119643351, "labels": { - "30": "31" + "31": "32" }, "annotations": { - "32": "33" + "33": "34" }, "ownerReferences": [ { - "apiVersion": "34", - "kind": "35", - "name": "36", + "apiVersion": "35", + "kind": "36", + "name": "37", "uid": "^", "controller": false, "blockOwnerDeletion": true } ], "finalizers": [ - "37" + "38" ], - "clusterName": "38", + "clusterName": "39", "managedFields": [ { - "manager": "39", + "manager": "40", "operation": "ĪȸŹăȲϤĦʅ芝", - "apiVersion": "40", - "fieldsType": "41" + "apiVersion": "41", + "fieldsType": "42", + "subresource": "43" } ] }, "spec": { "volumes": [ { - "name": "42", + "name": "44", "hostPath": { - "path": "43", + "path": "45", "type": "" }, "emptyDir": { @@ -108,26 +110,26 @@ "sizeLimit": "804" }, "gcePersistentDisk": { - "pdName": "44", - "fsType": "45", + "pdName": "46", + "fsType": "47", "partition": -1318752360 }, "awsElasticBlockStore": { - "volumeID": "46", - "fsType": "47", + "volumeID": "48", + "fsType": "49", "partition": -2007808768 }, "gitRepo": { - "repository": "48", - "revision": "49", - "directory": "50" + "repository": "50", + "revision": "51", + "directory": "52" }, "secret": { - "secretName": "51", + "secretName": "53", "items": [ { - "key": "52", - "path": "53", + "key": "54", + "path": "55", "mode": 228756891 } ], @@ -135,93 +137,93 @@ "optional": false }, "nfs": { - "server": "54", - "path": "55", + "server": "56", + "path": "57", "readOnly": true }, "iscsi": { - "targetPortal": "56", - "iqn": "57", + "targetPortal": "58", + "iqn": "59", "lun": 408756018, - "iscsiInterface": "58", - "fsType": "59", + "iscsiInterface": "60", + "fsType": "61", "readOnly": true, "portals": [ - "60" + "62" ], "chapAuthDiscovery": true, "chapAuthSession": true, "secretRef": { - "name": "61" + "name": "63" }, - "initiatorName": "62" + "initiatorName": "64" }, "glusterfs": { - "endpoints": "63", - "path": "64" + "endpoints": "65", + "path": "66" }, "persistentVolumeClaim": { - "claimName": "65", + "claimName": "67", "readOnly": true }, "rbd": { "monitors": [ - "66" + "68" ], - "image": "67", - "fsType": "68", - "pool": "69", - "user": "70", - "keyring": "71", + "image": "69", + "fsType": "70", + "pool": "71", + "user": "72", + "keyring": "73", "secretRef": { - "name": "72" + "name": "74" }, "readOnly": true }, "flexVolume": { - "driver": "73", - "fsType": "74", + "driver": "75", + "fsType": "76", "secretRef": { - "name": "75" + "name": "77" }, "readOnly": true, "options": { - "76": "77" + "78": "79" } }, "cinder": { - "volumeID": "78", - "fsType": "79", + "volumeID": "80", + "fsType": "81", "secretRef": { - "name": "80" + "name": "82" } }, "cephfs": { "monitors": [ - "81" + "83" ], - "path": "82", - "user": "83", - "secretFile": "84", + "path": "84", + "user": "85", + "secretFile": "86", "secretRef": { - "name": "85" + "name": "87" } }, "flocker": { - "datasetName": "86", - "datasetUUID": "87" + "datasetName": "88", + "datasetUUID": "89" }, "downwardAPI": { "items": [ { - "path": "88", + "path": "90", "fieldRef": { - "apiVersion": "89", - "fieldPath": "90" + "apiVersion": "91", + "fieldPath": "92" }, "resourceFieldRef": { - "containerName": "91", - "resource": "92", + "containerName": "93", + "resource": "94", "divisor": "915" }, "mode": -1768075156 @@ -231,25 +233,25 @@ }, "fc": { "targetWWNs": [ - "93" + "95" ], "lun": 570501002, - "fsType": "94", + "fsType": "96", "wwids": [ - "95" + "97" ] }, "azureFile": { - "secretName": "96", - "shareName": "97", + "secretName": "98", + "shareName": "99", "readOnly": true }, "configMap": { - "name": "98", + "name": "100", "items": [ { - "key": "99", - "path": "100", + "key": "101", + "path": "102", "mode": 2020789772 } ], @@ -257,39 +259,39 @@ "optional": false }, "vsphereVolume": { - "volumePath": "101", - "fsType": "102", - "storagePolicyName": "103", - "storagePolicyID": "104" + "volumePath": "103", + "fsType": "104", + "storagePolicyName": "105", + "storagePolicyID": "106" }, "quobyte": { - "registry": "105", - "volume": "106", - "user": "107", - "group": "108", - "tenant": "109" + "registry": "107", + "volume": "108", + "user": "109", + "group": "110", + "tenant": "111" }, "azureDisk": { - "diskName": "110", - "diskURI": "111", + "diskName": "112", + "diskURI": "113", "cachingMode": "k ź贩j瀉ǚrǜnh0åȂ", - "fsType": "112", + "fsType": "114", "readOnly": false, "kind": "nj揠8lj黳鈫ʕ禒Ƙá腿ħ缶" }, "photonPersistentDisk": { - "pdID": "113", - "fsType": "114" + "pdID": "115", + "fsType": "116" }, "projected": { "sources": [ { "secret": { - "name": "115", + "name": "117", "items": [ { - "key": "116", - "path": "117", + "key": "118", + "path": "119", "mode": 675406340 } ], @@ -298,14 +300,14 @@ "downwardAPI": { "items": [ { - "path": "118", + "path": "120", "fieldRef": { - "apiVersion": "119", - "fieldPath": "120" + "apiVersion": "121", + "fieldPath": "122" }, "resourceFieldRef": { - "containerName": "121", - "resource": "122", + "containerName": "123", + "resource": "124", "divisor": "461" }, "mode": -1618937335 @@ -313,99 +315,100 @@ ] }, "configMap": { - "name": "123", + "name": "125", "items": [ { - "key": "124", - "path": "125", + "key": "126", + "path": "127", "mode": -1126738259 } ], "optional": true }, "serviceAccountToken": { - "audience": "126", + "audience": "128", "expirationSeconds": -6345861634934949644, - "path": "127" + "path": "129" } } ], "defaultMode": 480521693 }, "portworxVolume": { - "volumeID": "128", - "fsType": "129" + "volumeID": "130", + "fsType": "131" }, "scaleIO": { - "gateway": "130", - "system": "131", + "gateway": "132", + "system": "133", "secretRef": { - "name": "132" + "name": "134" }, "sslEnabled": true, - "protectionDomain": "133", - "storagePool": "134", - "storageMode": "135", - "volumeName": "136", - "fsType": "137" + "protectionDomain": "135", + "storagePool": "136", + "storageMode": "137", + "volumeName": "138", + "fsType": "139" }, "storageos": { - "volumeName": "138", - "volumeNamespace": "139", - "fsType": "140", + "volumeName": "140", + "volumeNamespace": "141", + "fsType": "142", "secretRef": { - "name": "141" + "name": "143" } }, "csi": { - "driver": "142", + "driver": "144", "readOnly": true, - "fsType": "143", + "fsType": "145", "volumeAttributes": { - "144": "145" + "146": "147" }, "nodePublishSecretRef": { - "name": "146" + "name": "148" } }, "ephemeral": { "volumeClaimTemplate": { "metadata": { - "name": "147", - "generateName": "148", - "namespace": "149", - "selfLink": "150", + "name": "149", + "generateName": "150", + "namespace": "151", + "selfLink": "152", "uid": "溟ɴ扵閝ȝ鐵儣廡ɑ龫`劳\u0026¼", "resourceVersion": "1248703441945830579", "generation": 3849874053153949822, "creationTimestamp": null, "deletionGracePeriodSeconds": 2974444584632416014, "labels": { - "152": "153" + "154": "155" }, "annotations": { - "154": "155" + "156": "157" }, "ownerReferences": [ { - "apiVersion": "156", - "kind": "157", - "name": "158", + "apiVersion": "158", + "kind": "159", + "name": "160", "uid": "oɘ檲ɨ銦妰黖ȓ", "controller": true, "blockOwnerDeletion": false } ], "finalizers": [ - "159" + "161" ], - "clusterName": "160", + "clusterName": "162", "managedFields": [ { - "manager": "161", + "manager": "163", "operation": "獵偐ę腬瓷碑=ɉ鎷卩蝾H韹寬娬ï瓼", - "apiVersion": "162", - "fieldsType": "163" + "apiVersion": "164", + "fieldsType": "165", + "subresource": "166" } ] }, @@ -432,13 +435,13 @@ "鴒翁杙Ŧ癃8鸖ɱJȉ罴ņ螡": "212" } }, - "volumeName": "170", - "storageClassName": "171", + "volumeName": "173", + "storageClassName": "174", "volumeMode": "dz娝嘚庎D}埽uʎȺ眖R#yV'WK", "dataSource": { - "apiGroup": "172", - "kind": "173", - "name": "174" + "apiGroup": "175", + "kind": "176", + "name": "177" } } } @@ -447,59 +450,59 @@ ], "initContainers": [ { - "name": "175", - "image": "176", + "name": "178", + "image": "179", "command": [ - "177" + "180" ], "args": [ - "178" + "181" ], - "workingDir": "179", + "workingDir": "182", "ports": [ { - "name": "180", + "name": "183", "hostPort": -1981710234, "containerPort": -1109619518, "protocol": "ĺ}潷ʒ胵輓Ɔȓ蹣ɐǛv+8Ƥ熪", - "hostIP": "181" + "hostIP": "184" } ], "envFrom": [ { - "prefix": "182", + "prefix": "185", "configMapRef": { - "name": "183", + "name": "186", "optional": true }, "secretRef": { - "name": "184", + "name": "187", "optional": true } } ], "env": [ { - "name": "185", - "value": "186", + "name": "188", + "value": "189", "valueFrom": { "fieldRef": { - "apiVersion": "187", - "fieldPath": "188" + "apiVersion": "190", + "fieldPath": "191" }, "resourceFieldRef": { - "containerName": "189", - "resource": "190", + "containerName": "192", + "resource": "193", "divisor": "617" }, "configMapKeyRef": { - "name": "191", - "key": "192", + "name": "194", + "key": "195", "optional": false }, "secretKeyRef": { - "name": "193", - "key": "194", + "name": "196", + "key": "197", "optional": false } } @@ -515,40 +518,40 @@ }, "volumeMounts": [ { - "name": "195", - "mountPath": "196", - "subPath": "197", + "name": "198", + "mountPath": "199", + "subPath": "200", "mountPropagation": "ó藢xɮĵȑ6L*", - "subPathExpr": "198" + "subPathExpr": "201" } ], "volumeDevices": [ { - "name": "199", - "devicePath": "200" + "name": "202", + "devicePath": "203" } ], "livenessProbe": { "exec": { "command": [ - "201" + "204" ] }, "httpGet": { - "path": "202", - "port": "203", - "host": "204", + "path": "205", + "port": "206", + "host": "207", "scheme": "fʀļ腩墺Ò媁荭gw忊", "httpHeaders": [ { - "name": "205", - "value": "206" + "name": "208", + "value": "209" } ] }, "tcpSocket": { "port": -1761398388, - "host": "207" + "host": "210" }, "initialDelaySeconds": -1532958330, "timeoutSeconds": -438588982, @@ -560,24 +563,24 @@ "readinessProbe": { "exec": { "command": [ - "208" + "211" ] }, "httpGet": { - "path": "209", + "path": "212", "port": -614161319, - "host": "210", + "host": "213", "scheme": "Ȩ\u003c6鄰簳°Ļǟi\u0026", "httpHeaders": [ { - "name": "211", - "value": "212" + "name": "214", + "value": "215" } ] }, "tcpSocket": { - "port": "213", - "host": "214" + "port": "216", + "host": "217" }, "initialDelaySeconds": 233282513, "timeoutSeconds": -518330919, @@ -589,24 +592,24 @@ "startupProbe": { "exec": { "command": [ - "215" + "218" ] }, "httpGet": { - "path": "216", - "port": "217", - "host": "218", + "path": "219", + "port": "220", + "host": "221", "scheme": "队偯J僳徥淳4揻", "httpHeaders": [ { - "name": "219", - "value": "220" + "name": "222", + "value": "223" } ] }, "tcpSocket": { "port": 878005329, - "host": "221" + "host": "224" }, "initialDelaySeconds": -1244119841, "timeoutSeconds": 1235694147, @@ -619,51 +622,51 @@ "postStart": { "exec": { "command": [ - "222" + "225" ] }, "httpGet": { - "path": "223", - "port": "224", - "host": "225", + "path": "226", + "port": "227", + "host": "228", "scheme": "鰔澝qV訆ƎżŧL²sNƗ¸", "httpHeaders": [ { - "name": "226", - "value": "227" + "name": "229", + "value": "230" } ] }, "tcpSocket": { - "port": "228", - "host": "229" + "port": "231", + "host": "232" } }, "preStop": { "exec": { "command": [ - "230" + "233" ] }, "httpGet": { - "path": "231", - "port": "232", - "host": "233", + "path": "234", + "port": "235", + "host": "236", "scheme": "δ摖", "httpHeaders": [ { - "name": "234", - "value": "235" + "name": "237", + "value": "238" } ] }, "tcpSocket": { - "port": "236", - "host": "237" + "port": "239", + "host": "240" } } }, - "terminationMessagePath": "238", + "terminationMessagePath": "241", "terminationMessagePolicy": "_\u003cǬëJ橈'琕鶫:顇ə娯Ȱ", "imagePullPolicy": "ǵɐ鰥Z", "securityContext": { @@ -677,15 +680,15 @@ }, "privileged": false, "seLinuxOptions": { - "user": "239", - "role": "240", - "type": "241", - "level": "242" + "user": "242", + "role": "243", + "type": "244", + "level": "245" }, "windowsOptions": { - "gmsaCredentialSpecName": "243", - "gmsaCredentialSpec": "244", - "runAsUserName": "245" + "gmsaCredentialSpecName": "246", + "gmsaCredentialSpec": "247", + "runAsUserName": "248" }, "runAsUser": 9148233193771851687, "runAsGroup": 6901713258562004024, @@ -695,66 +698,66 @@ "procMount": "弢ȹ均i绝5哇芆斩ìh4Ɋ", "seccompProfile": { "type": "Ȗ|ʐşƧ諔迮ƙIJ嘢4", - "localhostProfile": "246" + "localhostProfile": "249" } } } ], "containers": [ { - "name": "247", - "image": "248", + "name": "250", + "image": "251", "command": [ - "249" + "252" ], "args": [ - "250" + "253" ], - "workingDir": "251", + "workingDir": "254", "ports": [ { - "name": "252", + "name": "255", "hostPort": 1540899353, "containerPort": -1330095135, "protocol": " 鞤ɱďW賁Ěɭɪǹ0衷,ƷƣMț譎", - "hostIP": "253" + "hostIP": "256" } ], "envFrom": [ { - "prefix": "254", + "prefix": "257", "configMapRef": { - "name": "255", + "name": "258", "optional": false }, "secretRef": { - "name": "256", + "name": "259", "optional": false } } ], "env": [ { - "name": "257", - "value": "258", + "name": "260", + "value": "261", "valueFrom": { "fieldRef": { - "apiVersion": "259", - "fieldPath": "260" + "apiVersion": "262", + "fieldPath": "263" }, "resourceFieldRef": { - "containerName": "261", - "resource": "262", + "containerName": "264", + "resource": "265", "divisor": "293" }, "configMapKeyRef": { - "name": "263", - "key": "264", + "name": "266", + "key": "267", "optional": true }, "secretKeyRef": { - "name": "265", - "key": "266", + "name": "268", + "key": "269", "optional": false } } @@ -770,41 +773,41 @@ }, "volumeMounts": [ { - "name": "267", + "name": "270", "readOnly": true, - "mountPath": "268", - "subPath": "269", + "mountPath": "271", + "subPath": "272", "mountPropagation": "ʠɜ瞍阎lğ Ņ", - "subPathExpr": "270" + "subPathExpr": "273" } ], "volumeDevices": [ { - "name": "271", - "devicePath": "272" + "name": "274", + "devicePath": "275" } ], "livenessProbe": { "exec": { "command": [ - "273" + "276" ] }, "httpGet": { - "path": "274", + "path": "277", "port": 1866529638, - "host": "275", + "host": "278", "scheme": "Ŕ瘍Nʊ輔3璾ėȜv1b繐汚磉反-n", "httpHeaders": [ { - "name": "276", - "value": "277" + "name": "279", + "value": "280" } ] }, "tcpSocket": { "port": 638012651, - "host": "278" + "host": "281" }, "initialDelaySeconds": -1161185537, "timeoutSeconds": 1928937303, @@ -816,24 +819,24 @@ "readinessProbe": { "exec": { "command": [ - "279" + "282" ] }, "httpGet": { - "path": "280", - "port": "281", - "host": "282", + "path": "283", + "port": "284", + "host": "285", "scheme": "Ik(dŊiɢzĮ蛋I", "httpHeaders": [ { - "name": "283", - "value": "284" + "name": "286", + "value": "287" } ] }, "tcpSocket": { - "port": "285", - "host": "286" + "port": "288", + "host": "289" }, "initialDelaySeconds": 571693619, "timeoutSeconds": 1643238856, @@ -845,24 +848,24 @@ "startupProbe": { "exec": { "command": [ - "287" + "290" ] }, "httpGet": { - "path": "288", - "port": "289", - "host": "290", + "path": "291", + "port": "292", + "host": "293", "scheme": "奼[ƕƑĝ®EĨǔvÄÚ×p鬷m罂", "httpHeaders": [ { - "name": "291", - "value": "292" + "name": "294", + "value": "295" } ] }, "tcpSocket": { "port": -1894647727, - "host": "293" + "host": "296" }, "initialDelaySeconds": 235623869, "timeoutSeconds": 564558594, @@ -875,51 +878,51 @@ "postStart": { "exec": { "command": [ - "294" + "297" ] }, "httpGet": { - "path": "295", + "path": "298", "port": 466267060, - "host": "296", + "host": "299", "scheme": "wy¶熀ďJZ漤ŗ坟Ů\u003cy鯶縆ł", "httpHeaders": [ { - "name": "297", - "value": "298" + "name": "300", + "value": "301" } ] }, "tcpSocket": { - "port": "299", - "host": "300" + "port": "302", + "host": "303" } }, "preStop": { "exec": { "command": [ - "301" + "304" ] }, "httpGet": { - "path": "302", - "port": "303", - "host": "304", + "path": "305", + "port": "306", + "host": "307", "scheme": "Ē3Nh×DJɶ羹ƞʓ%ʝ", "httpHeaders": [ { - "name": "305", - "value": "306" + "name": "308", + "value": "309" } ] }, "tcpSocket": { - "port": "307", - "host": "308" + "port": "310", + "host": "311" } } }, - "terminationMessagePath": "309", + "terminationMessagePath": "312", "terminationMessagePolicy": "躌ñ?卶滿筇ȟP:/a", "imagePullPolicy": ".wȏâ磠Ƴ崖S«V¯ÁȦtl敷斢", "securityContext": { @@ -933,15 +936,15 @@ }, "privileged": false, "seLinuxOptions": { - "user": "310", - "role": "311", - "type": "312", - "level": "313" + "user": "313", + "role": "314", + "type": "315", + "level": "316" }, "windowsOptions": { - "gmsaCredentialSpecName": "314", - "gmsaCredentialSpec": "315", - "runAsUserName": "316" + "gmsaCredentialSpecName": "317", + "gmsaCredentialSpec": "318", + "runAsUserName": "319" }, "runAsUser": 4369716065827112267, "runAsGroup": -6657305077321335240, @@ -951,66 +954,66 @@ "procMount": "ʙcx", "seccompProfile": { "type": "ǒđ\u003e*劶?jĎĭ", - "localhostProfile": "317" + "localhostProfile": "320" } } } ], "ephemeralContainers": [ { - "name": "318", - "image": "319", + "name": "321", + "image": "322", "command": [ - "320" + "323" ], "args": [ - "321" + "324" ], - "workingDir": "322", + "workingDir": "325", "ports": [ { - "name": "323", + "name": "326", "hostPort": 1805682547, "containerPort": -651405950, "protocol": "淹揀.e鍃G昧牱fsǕT衩kƒK07", - "hostIP": "324" + "hostIP": "327" } ], "envFrom": [ { - "prefix": "325", + "prefix": "328", "configMapRef": { - "name": "326", + "name": "329", "optional": true }, "secretRef": { - "name": "327", + "name": "330", "optional": true } } ], "env": [ { - "name": "328", - "value": "329", + "name": "331", + "value": "332", "valueFrom": { "fieldRef": { - "apiVersion": "330", - "fieldPath": "331" + "apiVersion": "333", + "fieldPath": "334" }, "resourceFieldRef": { - "containerName": "332", - "resource": "333", + "containerName": "335", + "resource": "336", "divisor": "684" }, "configMapKeyRef": { - "name": "334", - "key": "335", + "name": "337", + "key": "338", "optional": true }, "secretKeyRef": { - "name": "336", - "key": "337", + "name": "339", + "key": "340", "optional": true } } @@ -1026,41 +1029,41 @@ }, "volumeMounts": [ { - "name": "338", + "name": "341", "readOnly": true, - "mountPath": "339", - "subPath": "340", + "mountPath": "342", + "subPath": "343", "mountPropagation": "葰賦", - "subPathExpr": "341" + "subPathExpr": "344" } ], "volumeDevices": [ { - "name": "342", - "devicePath": "343" + "name": "345", + "devicePath": "346" } ], "livenessProbe": { "exec": { "command": [ - "344" + "347" ] }, "httpGet": { - "path": "345", + "path": "348", "port": -121675052, - "host": "346", + "host": "349", "scheme": "W#ļǹʅŚO虀^", "httpHeaders": [ { - "name": "347", - "value": "348" + "name": "350", + "value": "351" } ] }, "tcpSocket": { - "port": "349", - "host": "350" + "port": "352", + "host": "353" }, "initialDelaySeconds": -1959891996, "timeoutSeconds": -1442230895, @@ -1072,24 +1075,24 @@ "readinessProbe": { "exec": { "command": [ - "351" + "354" ] }, "httpGet": { - "path": "352", + "path": "355", "port": -1744546613, - "host": "353", + "host": "356", "scheme": "ʓɻŊ", "httpHeaders": [ { - "name": "354", - "value": "355" + "name": "357", + "value": "358" } ] }, "tcpSocket": { "port": -259047269, - "host": "356" + "host": "359" }, "initialDelaySeconds": 1586122127, "timeoutSeconds": -1813456856, @@ -1101,24 +1104,24 @@ "startupProbe": { "exec": { "command": [ - "357" + "360" ] }, "httpGet": { - "path": "358", + "path": "361", "port": -5241849, - "host": "359", + "host": "362", "scheme": "}颉hȱɷȰW", "httpHeaders": [ { - "name": "360", - "value": "361" + "name": "363", + "value": "364" } ] }, "tcpSocket": { - "port": "362", - "host": "363" + "port": "365", + "host": "366" }, "initialDelaySeconds": 636493142, "timeoutSeconds": -192358697, @@ -1131,51 +1134,51 @@ "postStart": { "exec": { "command": [ - "364" + "367" ] }, "httpGet": { - "path": "365", + "path": "368", "port": -1460652193, - "host": "366", + "host": "369", "scheme": "8ï驿笈¯rƈa餖Ľƛ淴ɑ?", "httpHeaders": [ { - "name": "367", - "value": "368" + "name": "370", + "value": "371" } ] }, "tcpSocket": { - "port": "369", - "host": "370" + "port": "372", + "host": "373" } }, "preStop": { "exec": { "command": [ - "371" + "374" ] }, "httpGet": { - "path": "372", + "path": "375", "port": 71524977, - "host": "373", + "host": "376", "scheme": "鍻G鯇ɀ魒Ð扬=惍EʦŊĊ娮rȧŹ黷", "httpHeaders": [ { - "name": "374", - "value": "375" + "name": "377", + "value": "378" } ] }, "tcpSocket": { "port": -565041796, - "host": "376" + "host": "379" } } }, - "terminationMessagePath": "377", + "terminationMessagePath": "380", "terminationMessagePolicy": "Ƭ婦d", "imagePullPolicy": "ɧeʫį淓¯", "securityContext": { @@ -1189,15 +1192,15 @@ }, "privileged": true, "seLinuxOptions": { - "user": "378", - "role": "379", - "type": "380", - "level": "381" + "user": "381", + "role": "382", + "type": "383", + "level": "384" }, "windowsOptions": { - "gmsaCredentialSpecName": "382", - "gmsaCredentialSpec": "383", - "runAsUserName": "384" + "gmsaCredentialSpecName": "385", + "gmsaCredentialSpec": "386", + "runAsUserName": "387" }, "runAsUser": -4564863616644509171, "runAsGroup": -7297536356638221066, @@ -1207,12 +1210,12 @@ "procMount": "Ş襵樞úʥ銀", "seccompProfile": { "type": "ɤ血x柱栦阫Ƈʥ椹ý飝ȕ笧", - "localhostProfile": "385" + "localhostProfile": "388" } }, "stdin": true, "tty": true, - "targetContainerName": "386" + "targetContainerName": "389" } ], "restartPolicy": "鹚蝉茲ʛ饊", @@ -1220,26 +1223,26 @@ "activeDeadlineSeconds": -1284119655860768065, "dnsPolicy": "錏嬮#ʐ", "nodeSelector": { - "387": "388" + "390": "391" }, - "serviceAccountName": "389", - "serviceAccount": "390", + "serviceAccountName": "392", + "serviceAccount": "393", "automountServiceAccountToken": true, - "nodeName": "391", + "nodeName": "394", "hostPID": true, "hostIPC": true, "shareProcessNamespace": false, "securityContext": { "seLinuxOptions": { - "user": "392", - "role": "393", - "type": "394", - "level": "395" + "user": "395", + "role": "396", + "type": "397", + "level": "398" }, "windowsOptions": { - "gmsaCredentialSpecName": "396", - "gmsaCredentialSpec": "397", - "runAsUserName": "398" + "gmsaCredentialSpecName": "399", + "gmsaCredentialSpec": "400", + "runAsUserName": "401" }, "runAsUser": -4904722847506013622, "runAsGroup": 6465579957265382985, @@ -1250,23 +1253,23 @@ "fsGroup": -1867959832193971598, "sysctls": [ { - "name": "399", - "value": "400" + "name": "402", + "value": "403" } ], "fsGroupChangePolicy": "ʦ婷ɂ挃ŪǗȦɆ悼j蛑q沷¾!", "seccompProfile": { "type": "`翾'ųŎ群E牬庘颮6(|ǖû", - "localhostProfile": "401" + "localhostProfile": "404" } }, "imagePullSecrets": [ { - "name": "402" + "name": "405" } ], - "hostname": "403", - "subdomain": "404", + "hostname": "406", + "subdomain": "407", "affinity": { "nodeAffinity": { "requiredDuringSchedulingIgnoredDuringExecution": { @@ -1274,19 +1277,19 @@ { "matchExpressions": [ { - "key": "405", + "key": "408", "operator": "UǷ坒", "values": [ - "406" + "409" ] } ], "matchFields": [ { - "key": "407", + "key": "410", "operator": "", "values": [ - "408" + "411" ] } ] @@ -1299,19 +1302,19 @@ "preference": { "matchExpressions": [ { - "key": "409", + "key": "412", "operator": "Mɮ6)", "values": [ - "410" + "413" ] } ], "matchFields": [ { - "key": "411", + "key": "414", "operator": "杞¹t骳ɰɰUʜʔŜ0¢啥ƵǸG啾", "values": [ - "412" + "415" ] } ] @@ -1337,9 +1340,9 @@ ] }, "namespaces": [ - "419" + "422" ], - "topologyKey": "420", + "topologyKey": "423", "namespaceSelector": { "matchLabels": { "410-k-r---3g7nz4-------385h---0-un.i---rgvf3q-z-5z80n--t5p/g": "3_.4_W_-_-7Tp_.----cp__ac8u.._-__BM.6-.Y_72-_--pT75-.emV__w" @@ -1372,9 +1375,9 @@ ] }, "namespaces": [ - "433" + "436" ], - "topologyKey": "434", + "topologyKey": "437", "namespaceSelector": { "matchLabels": { "s4dw-buv-f55-2k2-e-443m678-2v89-zk873--1n133.or-0-2--rad877gr62g/dg__..2bidF.-0-...WE.-_tdt_-Z0_TMp": "5_pT-___-_5-6h_Ky7-_0Vw-Nzfd7" @@ -1408,9 +1411,9 @@ ] }, "namespaces": [ - "447" + "450" ], - "topologyKey": "448", + "topologyKey": "451", "namespaceSelector": { "matchLabels": { "x4P--_q-...Oai.D7-_9..8-8yw..__Yb_51": "m06jVZu" @@ -1440,9 +1443,9 @@ ] }, "namespaces": [ - "461" + "464" ], - "topologyKey": "462", + "topologyKey": "465", "namespaceSelector": { "matchLabels": { "P_03_6.K8l.YlG0.87B_1BKi-5y-9-kE-4.._c_____gNM-.T-..h": "4-Bb1.R_.225.5D1.--a8_p-s.-_DM__28W-_-.0HfR-_f-GP" @@ -1462,37 +1465,37 @@ ] } }, - "schedulerName": "469", + "schedulerName": "472", "tolerations": [ { - "key": "470", + "key": "473", "operator": "杻扞Ğuƈ?犻盪ǵĿř岈ǎǏ]", - "value": "471", + "value": "474", "effect": "ɮ-nʣž吞Ƞ唄®窂爪", "tolerationSeconds": -5154627301352060136 } ], "hostAliases": [ { - "ip": "472", + "ip": "475", "hostnames": [ - "473" + "476" ] } ], - "priorityClassName": "474", + "priorityClassName": "477", "priority": -860768401, "dnsConfig": { "nameservers": [ - "475" + "478" ], "searches": [ - "476" + "479" ], "options": [ { - "name": "477", - "value": "478" + "name": "480", + "value": "481" } ] }, @@ -1501,7 +1504,7 @@ "conditionType": "@.ȇʟ" } ], - "runtimeClassName": "479", + "runtimeClassName": "482", "enableServiceLinks": false, "preemptionPolicy": "", "overhead": { @@ -1510,7 +1513,7 @@ "topologySpreadConstraints": [ { "maxSkew": -2013945465, - "topologyKey": "480", + "topologyKey": "483", "whenUnsatisfiable": "½ǩ ", "labelSelector": { "matchLabels": { @@ -1553,8 +1556,8 @@ "type": "ôD齆O#ȞM\u003c²彾Ǟʈɐ", "status": "盧ŶbșʬÇ[輚趞", "lastTransitionTime": "2205-11-05T22:21:51Z", - "reason": "487", - "message": "488" + "reason": "490", + "message": "491" } ] } diff --git a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.DaemonSet.pb b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.DaemonSet.pb index 2952f30175c..7de17d6d2d5 100644 Binary files a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.DaemonSet.pb and b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.DaemonSet.pb differ diff --git a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.DaemonSet.yaml b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.DaemonSet.yaml index 9d138262934..5c4b54a459b 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.DaemonSet.yaml +++ b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.DaemonSet.yaml @@ -17,6 +17,7 @@ metadata: fieldsType: "18" manager: "16" operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] + subresource: "19" name: "2" namespace: "4" ownerReferences: @@ -43,32 +44,33 @@ spec: template: metadata: annotations: - "32": "33" - clusterName: "38" + "33": "34" + clusterName: "39" creationTimestamp: null deletionGracePeriodSeconds: 7534629739119643351 finalizers: - - "37" - generateName: "26" + - "38" + generateName: "27" generation: -4139900758039117471 labels: - "30": "31" + "31": "32" managedFields: - - apiVersion: "40" - fieldsType: "41" - manager: "39" + - apiVersion: "41" + fieldsType: "42" + manager: "40" operation: ĪȸŹăȲϤĦʅ芝 - name: "25" - namespace: "27" + subresource: "43" + name: "26" + namespace: "28" ownerReferences: - - apiVersion: "34" + - apiVersion: "35" blockOwnerDeletion: true controller: false - kind: "35" - name: "36" + kind: "36" + name: "37" uid: ^ resourceVersion: "1698285396218902212" - selfLink: "28" + selfLink: "29" uid: TʡȂŏ{sǡƟ spec: activeDeadlineSeconds: -1284119655860768065 @@ -77,28 +79,28 @@ spec: preferredDuringSchedulingIgnoredDuringExecution: - preference: matchExpressions: - - key: "409" + - key: "412" operator: Mɮ6) values: - - "410" + - "413" matchFields: - - key: "411" + - key: "414" operator: 杞¹t骳ɰɰUʜʔŜ0¢啥ƵǸG啾 values: - - "412" + - "415" weight: -1280563546 requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - - key: "405" + - key: "408" operator: UǷ坒 values: - - "406" + - "409" matchFields: - - key: "407" + - key: "410" operator: "" values: - - "408" + - "411" podAffinity: preferredDuringSchedulingIgnoredDuringExecution: - podAffinityTerm: @@ -117,8 +119,8 @@ spec: matchLabels: s4dw-buv-f55-2k2-e-443m678-2v89-zk873--1n133.or-0-2--rad877gr62g/dg__..2bidF.-0-...WE.-_tdt_-Z0_TMp: 5_pT-___-_5-6h_Ky7-_0Vw-Nzfd7 namespaces: - - "433" - topologyKey: "434" + - "436" + topologyKey: "437" weight: -2118597352 requiredDuringSchedulingIgnoredDuringExecution: - labelSelector: @@ -136,8 +138,8 @@ spec: matchLabels: 410-k-r---3g7nz4-------385h---0-un.i---rgvf3q-z-5z80n--t5p/g: 3_.4_W_-_-7Tp_.----cp__ac8u.._-__BM.6-.Y_72-_--pT75-.emV__w namespaces: - - "419" - topologyKey: "420" + - "422" + topologyKey: "423" podAntiAffinity: preferredDuringSchedulingIgnoredDuringExecution: - podAffinityTerm: @@ -156,8 +158,8 @@ spec: matchLabels: P_03_6.K8l.YlG0.87B_1BKi-5y-9-kE-4.._c_____gNM-.T-..h: 4-Bb1.R_.225.5D1.--a8_p-s.-_DM__28W-_-.0HfR-_f-GP namespaces: - - "461" - topologyKey: "462" + - "464" + topologyKey: "465" weight: 1943011795 requiredDuringSchedulingIgnoredDuringExecution: - labelSelector: @@ -175,121 +177,121 @@ spec: matchLabels: x4P--_q-...Oai.D7-_9..8-8yw..__Yb_51: m06jVZu namespaces: - - "447" - topologyKey: "448" + - "450" + topologyKey: "451" automountServiceAccountToken: true containers: - args: - - "250" + - "253" command: - - "249" + - "252" env: - - name: "257" - value: "258" + - name: "260" + value: "261" valueFrom: configMapKeyRef: - key: "264" - name: "263" + key: "267" + name: "266" optional: true fieldRef: - apiVersion: "259" - fieldPath: "260" + apiVersion: "262" + fieldPath: "263" resourceFieldRef: - containerName: "261" + containerName: "264" divisor: "293" - resource: "262" + resource: "265" secretKeyRef: - key: "266" - name: "265" + key: "269" + name: "268" optional: false envFrom: - configMapRef: - name: "255" + name: "258" optional: false - prefix: "254" + prefix: "257" secretRef: - name: "256" + name: "259" optional: false - image: "248" + image: "251" imagePullPolicy: .wȏâ磠Ƴ崖S«V¯ÁȦtl敷斢 lifecycle: postStart: exec: command: - - "294" + - "297" httpGet: - host: "296" + host: "299" httpHeaders: - - name: "297" - value: "298" - path: "295" + - name: "300" + value: "301" + path: "298" port: 466267060 scheme: wy¶熀ďJZ漤ŗ坟Ů*劶?jĎĭ windowsOptions: - gmsaCredentialSpec: "315" - gmsaCredentialSpecName: "314" - runAsUserName: "316" + gmsaCredentialSpec: "318" + gmsaCredentialSpecName: "317" + runAsUserName: "319" startupProbe: exec: command: - - "287" + - "290" failureThreshold: 1447314009 httpGet: - host: "290" + host: "293" httpHeaders: - - name: "291" - value: "292" - path: "288" - port: "289" + - name: "294" + value: "295" + path: "291" + port: "292" scheme: 奼[ƕƑĝ®EĨǔvÄÚ×p鬷m罂 initialDelaySeconds: 235623869 periodSeconds: -505848936 successThreshold: -1819021257 tcpSocket: - host: "293" + host: "296" port: -1894647727 terminationGracePeriodSeconds: -7637760856622746738 timeoutSeconds: 564558594 - terminationMessagePath: "309" + terminationMessagePath: "312" terminationMessagePolicy: 躌ñ?卶滿筇ȟP:/a volumeDevices: - - devicePath: "272" - name: "271" + - devicePath: "275" + name: "274" volumeMounts: - - mountPath: "268" + - mountPath: "271" mountPropagation: ʠɜ瞍阎lğ Ņ - name: "267" + name: "270" readOnly: true - subPath: "269" - subPathExpr: "270" - workingDir: "251" + subPath: "272" + subPathExpr: "273" + workingDir: "254" dnsConfig: nameservers: - - "475" + - "478" options: - - name: "477" - value: "478" + - name: "480" + value: "481" searches: - - "476" + - "479" dnsPolicy: 錏嬮#ʐ enableServiceLinks: false ephemeralContainers: - args: - - "321" + - "324" command: - - "320" + - "323" env: - - name: "328" - value: "329" + - name: "331" + value: "332" valueFrom: configMapKeyRef: - key: "335" - name: "334" + key: "338" + name: "337" optional: true fieldRef: - apiVersion: "330" - fieldPath: "331" + apiVersion: "333" + fieldPath: "334" resourceFieldRef: - containerName: "332" + containerName: "335" divisor: "684" - resource: "333" + resource: "336" secretKeyRef: - key: "337" - name: "336" + key: "340" + name: "339" optional: true envFrom: - configMapRef: - name: "326" + name: "329" optional: true - prefix: "325" + prefix: "328" secretRef: - name: "327" + name: "330" optional: true - image: "319" + image: "322" imagePullPolicy: ɧeʫį淓¯ lifecycle: postStart: exec: command: - - "364" + - "367" httpGet: - host: "366" + host: "369" httpHeaders: - - name: "367" - value: "368" - path: "365" + - name: "370" + value: "371" + path: "368" port: -1460652193 scheme: 8ï驿笈¯rƈa餖Ľƛ淴ɑ? tcpSocket: - host: "370" - port: "369" + host: "373" + port: "372" preStop: exec: command: - - "371" + - "374" httpGet: - host: "373" + host: "376" httpHeaders: - - name: "374" - value: "375" - path: "372" + - name: "377" + value: "378" + path: "375" port: 71524977 scheme: 鍻G鯇ɀ魒Ð扬=惍EʦŊĊ娮rȧŹ黷 tcpSocket: - host: "376" + host: "379" port: -565041796 livenessProbe: exec: command: - - "344" + - "347" failureThreshold: 1587036035 httpGet: - host: "346" + host: "349" httpHeaders: - - name: "347" - value: "348" - path: "345" + - name: "350" + value: "351" + path: "348" port: -121675052 scheme: W#ļǹʅŚO虀^ initialDelaySeconds: -1959891996 periodSeconds: 1475033091 successThreshold: 1782790310 tcpSocket: - host: "350" - port: "349" + host: "353" + port: "352" terminationGracePeriodSeconds: 7560036535013464461 timeoutSeconds: -1442230895 - name: "318" + name: "321" ports: - containerPort: -651405950 - hostIP: "324" + hostIP: "327" hostPort: 1805682547 - name: "323" + name: "326" protocol: 淹揀.e鍃G昧牱fsǕT衩kƒK07 readinessProbe: exec: command: - - "351" + - "354" failureThreshold: 408029351 httpGet: - host: "353" + host: "356" httpHeaders: - - name: "354" - value: "355" - path: "352" + - name: "357" + value: "358" + path: "355" port: -1744546613 scheme: ʓɻŊ initialDelaySeconds: 1586122127 periodSeconds: 781203691 successThreshold: -216440055 tcpSocket: - host: "356" + host: "359" port: -259047269 terminationGracePeriodSeconds: 5450105809027610853 timeoutSeconds: -1813456856 @@ -499,175 +501,175 @@ spec: runAsNonRoot: false runAsUser: -4564863616644509171 seLinuxOptions: - level: "381" - role: "379" - type: "380" - user: "378" + level: "384" + role: "382" + type: "383" + user: "381" seccompProfile: - localhostProfile: "385" + localhostProfile: "388" type: ɤ血x柱栦阫Ƈʥ椹ý飝ȕ笧 windowsOptions: - gmsaCredentialSpec: "383" - gmsaCredentialSpecName: "382" - runAsUserName: "384" + gmsaCredentialSpec: "386" + gmsaCredentialSpecName: "385" + runAsUserName: "387" startupProbe: exec: command: - - "357" + - "360" failureThreshold: 902204699 httpGet: - host: "359" + host: "362" httpHeaders: - - name: "360" - value: "361" - path: "358" + - name: "363" + value: "364" + path: "361" port: -5241849 scheme: '}颉hȱɷȰW' initialDelaySeconds: 636493142 periodSeconds: 420595064 successThreshold: 1195176401 tcpSocket: - host: "363" - port: "362" + host: "366" + port: "365" terminationGracePeriodSeconds: 9196919020604133323 timeoutSeconds: -192358697 stdin: true - targetContainerName: "386" - terminationMessagePath: "377" + targetContainerName: "389" + terminationMessagePath: "380" terminationMessagePolicy: Ƭ婦d tty: true volumeDevices: - - devicePath: "343" - name: "342" + - devicePath: "346" + name: "345" volumeMounts: - - mountPath: "339" + - mountPath: "342" mountPropagation: 葰賦 - name: "338" + name: "341" readOnly: true - subPath: "340" - subPathExpr: "341" - workingDir: "322" + subPath: "343" + subPathExpr: "344" + workingDir: "325" hostAliases: - hostnames: - - "473" - ip: "472" + - "476" + ip: "475" hostIPC: true hostPID: true - hostname: "403" + hostname: "406" imagePullSecrets: - - name: "402" + - name: "405" initContainers: - args: - - "178" + - "181" command: - - "177" + - "180" env: - - name: "185" - value: "186" + - name: "188" + value: "189" valueFrom: configMapKeyRef: - key: "192" - name: "191" + key: "195" + name: "194" optional: false fieldRef: - apiVersion: "187" - fieldPath: "188" + apiVersion: "190" + fieldPath: "191" resourceFieldRef: - containerName: "189" + containerName: "192" divisor: "617" - resource: "190" + resource: "193" secretKeyRef: - key: "194" - name: "193" + key: "197" + name: "196" optional: false envFrom: - configMapRef: - name: "183" + name: "186" optional: true - prefix: "182" + prefix: "185" secretRef: - name: "184" + name: "187" optional: true - image: "176" + image: "179" imagePullPolicy: ǵɐ鰥Z lifecycle: postStart: exec: command: - - "222" + - "225" httpGet: - host: "225" + host: "228" httpHeaders: - - name: "226" - value: "227" - path: "223" - port: "224" + - name: "229" + value: "230" + path: "226" + port: "227" scheme: 鰔澝qV訆ƎżŧL²sNƗ¸ tcpSocket: - host: "229" - port: "228" + host: "232" + port: "231" preStop: exec: command: - - "230" + - "233" httpGet: - host: "233" + host: "236" httpHeaders: - - name: "234" - value: "235" - path: "231" - port: "232" + - name: "237" + value: "238" + path: "234" + port: "235" scheme: δ摖 tcpSocket: - host: "237" - port: "236" + host: "240" + port: "239" livenessProbe: exec: command: - - "201" + - "204" failureThreshold: 14304392 httpGet: - host: "204" + host: "207" httpHeaders: - - name: "205" - value: "206" - path: "202" - port: "203" + - name: "208" + value: "209" + path: "205" + port: "206" scheme: fʀļ腩墺Ò媁荭gw忊 initialDelaySeconds: -1532958330 periodSeconds: 1004325340 successThreshold: -1313320434 tcpSocket: - host: "207" + host: "210" port: -1761398388 terminationGracePeriodSeconds: 2001337664780390084 timeoutSeconds: -438588982 - name: "175" + name: "178" ports: - containerPort: -1109619518 - hostIP: "181" + hostIP: "184" hostPort: -1981710234 - name: "180" + name: "183" protocol: ĺ}潷ʒ胵輓Ɔȓ蹣ɐǛv+8Ƥ熪 readinessProbe: exec: command: - - "208" + - "211" failureThreshold: -1314967760 httpGet: - host: "210" + host: "213" httpHeaders: - - name: "211" - value: "212" - path: "209" + - name: "214" + value: "215" + path: "212" port: -614161319 scheme: Ȩ<6鄰簳°Ļǟi& initialDelaySeconds: 233282513 periodSeconds: 1313273370 successThreshold: -1296830577 tcpSocket: - host: "214" - port: "213" + host: "217" + port: "216" terminationGracePeriodSeconds: 5043322816247327651 timeoutSeconds: -518330919 resources: @@ -689,63 +691,63 @@ spec: runAsNonRoot: true runAsUser: 9148233193771851687 seLinuxOptions: - level: "242" - role: "240" - type: "241" - user: "239" + level: "245" + role: "243" + type: "244" + user: "242" seccompProfile: - localhostProfile: "246" + localhostProfile: "249" type: Ȗ|ʐşƧ諔迮ƙIJ嘢4 windowsOptions: - gmsaCredentialSpec: "244" - gmsaCredentialSpecName: "243" - runAsUserName: "245" + gmsaCredentialSpec: "247" + gmsaCredentialSpecName: "246" + runAsUserName: "248" startupProbe: exec: command: - - "215" + - "218" failureThreshold: 1909548849 httpGet: - host: "218" + host: "221" httpHeaders: - - name: "219" - value: "220" - path: "216" - port: "217" + - name: "222" + value: "223" + path: "219" + port: "220" scheme: 队偯J僳徥淳4揻 initialDelaySeconds: -1244119841 periodSeconds: 348370746 successThreshold: 468369166 tcpSocket: - host: "221" + host: "224" port: 878005329 terminationGracePeriodSeconds: 6410850623145248813 timeoutSeconds: 1235694147 - terminationMessagePath: "238" + terminationMessagePath: "241" terminationMessagePolicy: _<ǬëJ橈'琕鶫:顇ə娯Ȱ volumeDevices: - - devicePath: "200" - name: "199" + - devicePath: "203" + name: "202" volumeMounts: - - mountPath: "196" + - mountPath: "199" mountPropagation: ó藢xɮĵȑ6L* - name: "195" - subPath: "197" - subPathExpr: "198" - workingDir: "179" - nodeName: "391" + name: "198" + subPath: "200" + subPathExpr: "201" + workingDir: "182" + nodeName: "394" nodeSelector: - "387": "388" + "390": "391" overhead: "": "359" preemptionPolicy: "" priority: -860768401 - priorityClassName: "474" + priorityClassName: "477" readinessGates: - conditionType: '@.ȇʟ' restartPolicy: 鹚蝉茲ʛ饊 - runtimeClassName: "479" - schedulerName: "469" + runtimeClassName: "482" + schedulerName: "472" securityContext: fsGroup: -1867959832193971598 fsGroupChangePolicy: ʦ婷ɂ挃ŪǗȦɆ悼j蛑q沷¾! @@ -753,34 +755,34 @@ spec: runAsNonRoot: false runAsUser: -4904722847506013622 seLinuxOptions: - level: "395" - role: "393" - type: "394" - user: "392" + level: "398" + role: "396" + type: "397" + user: "395" seccompProfile: - localhostProfile: "401" + localhostProfile: "404" type: '`翾''ųŎ群E牬庘颮6(|ǖû' supplementalGroups: - -981432507446869083 sysctls: - - name: "399" - value: "400" + - name: "402" + value: "403" windowsOptions: - gmsaCredentialSpec: "397" - gmsaCredentialSpecName: "396" - runAsUserName: "398" - serviceAccount: "390" - serviceAccountName: "389" + gmsaCredentialSpec: "400" + gmsaCredentialSpecName: "399" + runAsUserName: "401" + serviceAccount: "393" + serviceAccountName: "392" setHostnameAsFQDN: true shareProcessNamespace: false - subdomain: "404" + subdomain: "407" terminationGracePeriodSeconds: 1736985756995615785 tolerations: - effect: ɮ-nʣž吞Ƞ唄®窂爪 - key: "470" + key: "473" operator: 杻扞Ğuƈ?犻盪ǵĿř岈ǎǏ] tolerationSeconds: -5154627301352060136 - value: "471" + value: "474" topologySpreadConstraints: - labelSelector: matchExpressions: @@ -789,65 +791,65 @@ spec: matchLabels: 9_-n7--_-d---.-D_4.HVFh-5-YW7-K..._YfWzG: 4n maxSkew: -2013945465 - topologyKey: "480" + topologyKey: "483" whenUnsatisfiable: '½ǩ ' volumes: - awsElasticBlockStore: - fsType: "47" + fsType: "49" partition: -2007808768 - volumeID: "46" + volumeID: "48" azureDisk: cachingMode: k ź贩j瀉ǚrǜnh0åȂ - diskName: "110" - diskURI: "111" - fsType: "112" + diskName: "112" + diskURI: "113" + fsType: "114" kind: nj揠8lj黳鈫ʕ禒Ƙá腿ħ缶 readOnly: false azureFile: readOnly: true - secretName: "96" - shareName: "97" + secretName: "98" + shareName: "99" cephfs: monitors: - - "81" - path: "82" - secretFile: "84" + - "83" + path: "84" + secretFile: "86" secretRef: - name: "85" - user: "83" + name: "87" + user: "85" cinder: - fsType: "79" + fsType: "81" secretRef: - name: "80" - volumeID: "78" + name: "82" + volumeID: "80" configMap: defaultMode: 952979935 items: - - key: "99" + - key: "101" mode: 2020789772 - path: "100" - name: "98" + path: "102" + name: "100" optional: false csi: - driver: "142" - fsType: "143" + driver: "144" + fsType: "145" nodePublishSecretRef: - name: "146" + name: "148" readOnly: true volumeAttributes: - "144": "145" + "146": "147" downwardAPI: defaultMode: -868808281 items: - fieldRef: - apiVersion: "89" - fieldPath: "90" + apiVersion: "91" + fieldPath: "92" mode: -1768075156 - path: "88" + path: "90" resourceFieldRef: - containerName: "91" + containerName: "93" divisor: "915" - resource: "92" + resource: "94" emptyDir: medium: ɹ坼É/pȿ sizeLimit: "804" @@ -855,40 +857,41 @@ spec: volumeClaimTemplate: metadata: annotations: - "154": "155" - clusterName: "160" + "156": "157" + clusterName: "162" creationTimestamp: null deletionGracePeriodSeconds: 2974444584632416014 finalizers: - - "159" - generateName: "148" + - "161" + generateName: "150" generation: 3849874053153949822 labels: - "152": "153" + "154": "155" managedFields: - - apiVersion: "162" - fieldsType: "163" - manager: "161" + - apiVersion: "164" + fieldsType: "165" + manager: "163" operation: 獵偐ę腬瓷碑=ɉ鎷卩蝾H韹寬娬ï瓼 - name: "147" - namespace: "149" + subresource: "166" + name: "149" + namespace: "151" ownerReferences: - - apiVersion: "156" + - apiVersion: "158" blockOwnerDeletion: false controller: true - kind: "157" - name: "158" + kind: "159" + name: "160" uid: oɘ檲ɨ銦妰黖ȓ resourceVersion: "1248703441945830579" - selfLink: "150" + selfLink: "152" uid: 溟ɴ扵閝ȝ鐵儣廡ɑ龫`劳&¼ spec: accessModes: - 酃=6}ɡŇƉ立hdz緄Ú|dk_瀹鞎 dataSource: - apiGroup: "172" - kind: "173" - name: "174" + apiGroup: "175" + kind: "176" + name: "177" resources: limits: 'âĺɗŹ倗S晒嶗UÐ_ƮA攤/ɸɎ ': "648" @@ -900,148 +903,148 @@ spec: operator: DoesNotExist matchLabels: o-03-t-0-035--5b95w------4-n4f--139-295at-o7qff2/v2.-_-8wE._._3.-.83_iq_-y.-25C.A-j..9dfn38: m_zm-.-_RJt2pX_2_28.6 - storageClassName: "171" + storageClassName: "174" volumeMode: dz娝嘚庎D}埽uʎȺ眖R#yV'WK - volumeName: "170" + volumeName: "173" fc: - fsType: "94" + fsType: "96" lun: 570501002 targetWWNs: - - "93" - wwids: - "95" + wwids: + - "97" flexVolume: - driver: "73" - fsType: "74" + driver: "75" + fsType: "76" options: - "76": "77" + "78": "79" readOnly: true secretRef: - name: "75" + name: "77" flocker: - datasetName: "86" - datasetUUID: "87" + datasetName: "88" + datasetUUID: "89" gcePersistentDisk: - fsType: "45" + fsType: "47" partition: -1318752360 - pdName: "44" + pdName: "46" gitRepo: - directory: "50" - repository: "48" - revision: "49" + directory: "52" + repository: "50" + revision: "51" glusterfs: - endpoints: "63" - path: "64" + endpoints: "65" + path: "66" hostPath: - path: "43" + path: "45" type: "" iscsi: chapAuthDiscovery: true chapAuthSession: true - fsType: "59" - initiatorName: "62" - iqn: "57" - iscsiInterface: "58" + fsType: "61" + initiatorName: "64" + iqn: "59" + iscsiInterface: "60" lun: 408756018 portals: - - "60" + - "62" readOnly: true secretRef: - name: "61" - targetPortal: "56" - name: "42" + name: "63" + targetPortal: "58" + name: "44" nfs: - path: "55" + path: "57" readOnly: true - server: "54" + server: "56" persistentVolumeClaim: - claimName: "65" + claimName: "67" readOnly: true photonPersistentDisk: - fsType: "114" - pdID: "113" + fsType: "116" + pdID: "115" portworxVolume: - fsType: "129" - volumeID: "128" + fsType: "131" + volumeID: "130" projected: defaultMode: 480521693 sources: - configMap: items: - - key: "124" + - key: "126" mode: -1126738259 - path: "125" - name: "123" + path: "127" + name: "125" optional: true downwardAPI: items: - fieldRef: - apiVersion: "119" - fieldPath: "120" + apiVersion: "121" + fieldPath: "122" mode: -1618937335 - path: "118" + path: "120" resourceFieldRef: - containerName: "121" + containerName: "123" divisor: "461" - resource: "122" + resource: "124" secret: items: - - key: "116" + - key: "118" mode: 675406340 - path: "117" - name: "115" + path: "119" + name: "117" optional: false serviceAccountToken: - audience: "126" + audience: "128" expirationSeconds: -6345861634934949644 - path: "127" + path: "129" quobyte: - group: "108" - registry: "105" - tenant: "109" - user: "107" - volume: "106" + group: "110" + registry: "107" + tenant: "111" + user: "109" + volume: "108" rbd: - fsType: "68" - image: "67" - keyring: "71" + fsType: "70" + image: "69" + keyring: "73" monitors: - - "66" - pool: "69" + - "68" + pool: "71" readOnly: true secretRef: - name: "72" - user: "70" + name: "74" + user: "72" scaleIO: - fsType: "137" - gateway: "130" - protectionDomain: "133" + fsType: "139" + gateway: "132" + protectionDomain: "135" secretRef: - name: "132" + name: "134" sslEnabled: true - storageMode: "135" - storagePool: "134" - system: "131" - volumeName: "136" + storageMode: "137" + storagePool: "136" + system: "133" + volumeName: "138" secret: defaultMode: 1233814916 items: - - key: "52" + - key: "54" mode: 228756891 - path: "53" + path: "55" optional: false - secretName: "51" + secretName: "53" storageos: - fsType: "140" + fsType: "142" secretRef: - name: "141" - volumeName: "138" - volumeNamespace: "139" + name: "143" + volumeName: "140" + volumeNamespace: "141" vsphereVolume: - fsType: "102" - storagePolicyID: "104" - storagePolicyName: "103" - volumePath: "101" + fsType: "104" + storagePolicyID: "106" + storagePolicyName: "105" + volumePath: "103" updateStrategy: rollingUpdate: maxSurge: 3 @@ -1051,8 +1054,8 @@ status: collisionCount: 1177227691 conditions: - lastTransitionTime: "2205-11-05T22:21:51Z" - message: "488" - reason: "487" + message: "491" + reason: "490" status: 盧ŶbșʬÇ[輚趞 type: ôD齆O#ȞM<²彾Ǟʈɐ currentNumberScheduled: 2090664533 diff --git a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.Deployment.json b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.Deployment.json index ff8775067b7..b2610f2fe21 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.Deployment.json +++ b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.Deployment.json @@ -36,7 +36,8 @@ "manager": "16", "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", "apiVersion": "17", - "fieldsType": "18" + "fieldsType": "18", + "subresource": "19" } ] }, @@ -55,50 +56,51 @@ }, "template": { "metadata": { - "name": "25", - "generateName": "26", - "namespace": "27", - "selfLink": "28", + "name": "26", + "generateName": "27", + "namespace": "28", + "selfLink": "29", "uid": "?Qȫş", "resourceVersion": "1736621709629422270", "generation": -8542870036622468681, "creationTimestamp": null, "deletionGracePeriodSeconds": -2575298329142810753, "labels": { - "30": "31" + "31": "32" }, "annotations": { - "32": "33" + "33": "34" }, "ownerReferences": [ { - "apiVersion": "34", - "kind": "35", - "name": "36", + "apiVersion": "35", + "kind": "36", + "name": "37", "uid": "ƶȤ^}", "controller": true, "blockOwnerDeletion": true } ], "finalizers": [ - "37" + "38" ], - "clusterName": "38", + "clusterName": "39", "managedFields": [ { - "manager": "39", + "manager": "40", "operation": "躢", - "apiVersion": "40", - "fieldsType": "41" + "apiVersion": "41", + "fieldsType": "42", + "subresource": "43" } ] }, "spec": { "volumes": [ { - "name": "42", + "name": "44", "hostPath": { - "path": "43", + "path": "45", "type": "ƛƟ)ÙæNǚ錯ƶRquA?瞲Ť倱\u003c" }, "emptyDir": { @@ -106,27 +108,27 @@ "sizeLimit": "473" }, "gcePersistentDisk": { - "pdName": "44", - "fsType": "45", + "pdName": "46", + "fsType": "47", "partition": -1188153605 }, "awsElasticBlockStore": { - "volumeID": "46", - "fsType": "47", + "volumeID": "48", + "fsType": "49", "partition": 912004803, "readOnly": true }, "gitRepo": { - "repository": "48", - "revision": "49", - "directory": "50" + "repository": "50", + "revision": "51", + "directory": "52" }, "secret": { - "secretName": "51", + "secretName": "53", "items": [ { - "key": "52", - "path": "53", + "key": "54", + "path": "55", "mode": -547518679 } ], @@ -134,91 +136,91 @@ "optional": true }, "nfs": { - "server": "54", - "path": "55", + "server": "56", + "path": "57", "readOnly": true }, "iscsi": { - "targetPortal": "56", - "iqn": "57", + "targetPortal": "58", + "iqn": "59", "lun": 994527057, - "iscsiInterface": "58", - "fsType": "59", + "iscsiInterface": "60", + "fsType": "61", "portals": [ - "60" + "62" ], "chapAuthDiscovery": true, "secretRef": { - "name": "61" + "name": "63" }, - "initiatorName": "62" + "initiatorName": "64" }, "glusterfs": { - "endpoints": "63", - "path": "64", + "endpoints": "65", + "path": "66", "readOnly": true }, "persistentVolumeClaim": { - "claimName": "65", + "claimName": "67", "readOnly": true }, "rbd": { "monitors": [ - "66" + "68" ], - "image": "67", - "fsType": "68", - "pool": "69", - "user": "70", - "keyring": "71", + "image": "69", + "fsType": "70", + "pool": "71", + "user": "72", + "keyring": "73", "secretRef": { - "name": "72" + "name": "74" } }, "flexVolume": { - "driver": "73", - "fsType": "74", + "driver": "75", + "fsType": "76", "secretRef": { - "name": "75" + "name": "77" }, "readOnly": true, "options": { - "76": "77" + "78": "79" } }, "cinder": { - "volumeID": "78", - "fsType": "79", + "volumeID": "80", + "fsType": "81", "secretRef": { - "name": "80" + "name": "82" } }, "cephfs": { "monitors": [ - "81" + "83" ], - "path": "82", - "user": "83", - "secretFile": "84", + "path": "84", + "user": "85", + "secretFile": "86", "secretRef": { - "name": "85" + "name": "87" } }, "flocker": { - "datasetName": "86", - "datasetUUID": "87" + "datasetName": "88", + "datasetUUID": "89" }, "downwardAPI": { "items": [ { - "path": "88", + "path": "90", "fieldRef": { - "apiVersion": "89", - "fieldPath": "90" + "apiVersion": "91", + "fieldPath": "92" }, "resourceFieldRef": { - "containerName": "91", - "resource": "92", + "containerName": "93", + "resource": "94", "divisor": "660" }, "mode": 1569992019 @@ -228,26 +230,26 @@ }, "fc": { "targetWWNs": [ - "93" + "95" ], "lun": -1740986684, - "fsType": "94", + "fsType": "96", "readOnly": true, "wwids": [ - "95" + "97" ] }, "azureFile": { - "secretName": "96", - "shareName": "97", + "secretName": "98", + "shareName": "99", "readOnly": true }, "configMap": { - "name": "98", + "name": "100", "items": [ { - "key": "99", - "path": "100", + "key": "101", + "path": "102", "mode": 195263908 } ], @@ -255,39 +257,39 @@ "optional": false }, "vsphereVolume": { - "volumePath": "101", - "fsType": "102", - "storagePolicyName": "103", - "storagePolicyID": "104" + "volumePath": "103", + "fsType": "104", + "storagePolicyName": "105", + "storagePolicyID": "106" }, "quobyte": { - "registry": "105", - "volume": "106", - "user": "107", - "group": "108", - "tenant": "109" + "registry": "107", + "volume": "108", + "user": "109", + "group": "110", + "tenant": "111" }, "azureDisk": { - "diskName": "110", - "diskURI": "111", + "diskName": "112", + "diskURI": "113", "cachingMode": "|@?鷅bȻN", - "fsType": "112", + "fsType": "114", "readOnly": true, "kind": "榱*Gưoɘ檲" }, "photonPersistentDisk": { - "pdID": "113", - "fsType": "114" + "pdID": "115", + "fsType": "116" }, "projected": { "sources": [ { "secret": { - "name": "115", + "name": "117", "items": [ { - "key": "116", - "path": "117", + "key": "118", + "path": "119", "mode": -323584340 } ], @@ -296,14 +298,14 @@ "downwardAPI": { "items": [ { - "path": "118", + "path": "120", "fieldRef": { - "apiVersion": "119", - "fieldPath": "120" + "apiVersion": "121", + "fieldPath": "122" }, "resourceFieldRef": { - "containerName": "121", - "resource": "122", + "containerName": "123", + "resource": "124", "divisor": "106" }, "mode": 173030157 @@ -311,99 +313,100 @@ ] }, "configMap": { - "name": "123", + "name": "125", "items": [ { - "key": "124", - "path": "125", + "key": "126", + "path": "127", "mode": 2063799569 } ], "optional": false }, "serviceAccountToken": { - "audience": "126", + "audience": "128", "expirationSeconds": 8357931971650847566, - "path": "127" + "path": "129" } } ], "defaultMode": -1334904807 }, "portworxVolume": { - "volumeID": "128", - "fsType": "129", + "volumeID": "130", + "fsType": "131", "readOnly": true }, "scaleIO": { - "gateway": "130", - "system": "131", + "gateway": "132", + "system": "133", "secretRef": { - "name": "132" + "name": "134" }, - "protectionDomain": "133", - "storagePool": "134", - "storageMode": "135", - "volumeName": "136", - "fsType": "137" + "protectionDomain": "135", + "storagePool": "136", + "storageMode": "137", + "volumeName": "138", + "fsType": "139" }, "storageos": { - "volumeName": "138", - "volumeNamespace": "139", - "fsType": "140", + "volumeName": "140", + "volumeNamespace": "141", + "fsType": "142", "secretRef": { - "name": "141" + "name": "143" } }, "csi": { - "driver": "142", + "driver": "144", "readOnly": false, - "fsType": "143", + "fsType": "145", "volumeAttributes": { - "144": "145" + "146": "147" }, "nodePublishSecretRef": { - "name": "146" + "name": "148" } }, "ephemeral": { "volumeClaimTemplate": { "metadata": { - "name": "147", - "generateName": "148", - "namespace": "149", - "selfLink": "150", + "name": "149", + "generateName": "150", + "namespace": "151", + "selfLink": "152", "uid": "H巧壚tC十Oɢ", "resourceVersion": "11451542506523135343", "generation": 6028937828108618026, "creationTimestamp": null, "deletionGracePeriodSeconds": 6296624700137074905, "labels": { - "152": "153" + "154": "155" }, "annotations": { - "154": "155" + "156": "157" }, "ownerReferences": [ { - "apiVersion": "156", - "kind": "157", - "name": "158", + "apiVersion": "158", + "kind": "159", + "name": "160", "uid": "閝ȝ", "controller": false, "blockOwnerDeletion": false } ], "finalizers": [ - "159" + "161" ], - "clusterName": "160", + "clusterName": "162", "managedFields": [ { - "manager": "161", + "manager": "163", "operation": "ɑ龫`劳\u0026¼傭Ȟ1酃=6}ɡŇƉ立h", - "apiVersion": "162", - "fieldsType": "163" + "apiVersion": "164", + "fieldsType": "165", + "subresource": "166" } ] }, @@ -433,13 +436,13 @@ "zɟ踡肒Ao/樝fw[Řż丩ŽoǠ": "918" } }, - "volumeName": "170", - "storageClassName": "171", + "volumeName": "173", + "storageClassName": "174", "volumeMode": "Z1Ůđ眊ľǎɳ,ǿ飏騀呣", "dataSource": { - "apiGroup": "172", - "kind": "173", - "name": "174" + "apiGroup": "175", + "kind": "176", + "name": "177" } } } @@ -448,59 +451,59 @@ ], "initContainers": [ { - "name": "175", - "image": "176", + "name": "178", + "image": "179", "command": [ - "177" + "180" ], "args": [ - "178" + "181" ], - "workingDir": "179", + "workingDir": "182", "ports": [ { - "name": "180", + "name": "183", "hostPort": 1923334396, "containerPort": -1343558801, "protocol": "@掇lNdǂ\u003e", - "hostIP": "181" + "hostIP": "184" } ], "envFrom": [ { - "prefix": "182", + "prefix": "185", "configMapRef": { - "name": "183", + "name": "186", "optional": true }, "secretRef": { - "name": "184", + "name": "187", "optional": true } } ], "env": [ { - "name": "185", - "value": "186", + "name": "188", + "value": "189", "valueFrom": { "fieldRef": { - "apiVersion": "187", - "fieldPath": "188" + "apiVersion": "190", + "fieldPath": "191" }, "resourceFieldRef": { - "containerName": "189", - "resource": "190", + "containerName": "192", + "resource": "193", "divisor": "713" }, "configMapKeyRef": { - "name": "191", - "key": "192", + "name": "194", + "key": "195", "optional": true }, "secretKeyRef": { - "name": "193", - "key": "194", + "name": "196", + "key": "197", "optional": false } } @@ -516,41 +519,41 @@ }, "volumeMounts": [ { - "name": "195", + "name": "198", "readOnly": true, - "mountPath": "196", - "subPath": "197", + "mountPath": "199", + "subPath": "200", "mountPropagation": "0矀Kʝ瘴I\\p[ħsĨɆâĺɗŹ倗S", - "subPathExpr": "198" + "subPathExpr": "201" } ], "volumeDevices": [ { - "name": "199", - "devicePath": "200" + "name": "202", + "devicePath": "203" } ], "livenessProbe": { "exec": { "command": [ - "201" + "204" ] }, "httpGet": { - "path": "202", + "path": "205", "port": -1285424066, - "host": "203", + "host": "206", "scheme": "ni酛3ƁÀ", "httpHeaders": [ { - "name": "204", - "value": "205" + "name": "207", + "value": "208" } ] }, "tcpSocket": { - "port": "206", - "host": "207" + "port": "209", + "host": "210" }, "initialDelaySeconds": -2036074491, "timeoutSeconds": -148216266, @@ -562,24 +565,24 @@ "readinessProbe": { "exec": { "command": [ - "208" + "211" ] }, "httpGet": { - "path": "209", + "path": "212", "port": -331283026, - "host": "210", + "host": "213", "scheme": "ȉ", "httpHeaders": [ { - "name": "211", - "value": "212" + "name": "214", + "value": "215" } ] }, "tcpSocket": { "port": 714088955, - "host": "213" + "host": "216" }, "initialDelaySeconds": 1033766276, "timeoutSeconds": -1745509819, @@ -591,24 +594,24 @@ "startupProbe": { "exec": { "command": [ - "214" + "217" ] }, "httpGet": { - "path": "215", + "path": "218", "port": -361442565, - "host": "216", + "host": "219", "scheme": "w", "httpHeaders": [ { - "name": "217", - "value": "218" + "name": "220", + "value": "221" } ] }, "tcpSocket": { "port": -1099429189, - "host": "219" + "host": "222" }, "initialDelaySeconds": 994072122, "timeoutSeconds": 1752155096, @@ -621,51 +624,51 @@ "postStart": { "exec": { "command": [ - "220" + "223" ] }, "httpGet": { - "path": "221", + "path": "224", "port": -1109619518, - "host": "222", + "host": "225", "scheme": "ĺ}潷ʒ胵輓Ɔȓ蹣ɐǛv+8Ƥ熪", "httpHeaders": [ { - "name": "223", - "value": "224" + "name": "226", + "value": "227" } ] }, "tcpSocket": { - "port": "225", - "host": "226" + "port": "228", + "host": "229" } }, "preStop": { "exec": { "command": [ - "227" + "230" ] }, "httpGet": { - "path": "228", + "path": "231", "port": 461585849, - "host": "229", + "host": "232", "scheme": "ɇ卷荙JLĹ]佱¿\u003e犵殇ŕ-Ɂ", "httpHeaders": [ { - "name": "230", - "value": "231" + "name": "233", + "value": "234" } ] }, "tcpSocket": { "port": 467291328, - "host": "232" + "host": "235" } } }, - "terminationMessagePath": "233", + "terminationMessagePath": "236", "terminationMessagePolicy": "ĸ輦唊", "imagePullPolicy": "r嚧", "securityContext": { @@ -679,15 +682,15 @@ }, "privileged": true, "seLinuxOptions": { - "user": "234", - "role": "235", - "type": "236", - "level": "237" + "user": "237", + "role": "238", + "type": "239", + "level": "240" }, "windowsOptions": { - "gmsaCredentialSpecName": "238", - "gmsaCredentialSpec": "239", - "runAsUserName": "240" + "gmsaCredentialSpecName": "241", + "gmsaCredentialSpec": "242", + "runAsUserName": "243" }, "runAsUser": -857934902638099053, "runAsGroup": 8967035373007538858, @@ -697,7 +700,7 @@ "procMount": "Z鐫û咡W\u003c敄lu", "seccompProfile": { "type": "榝$î.Ȏ蝪ʜ5遰", - "localhostProfile": "241" + "localhostProfile": "244" } }, "stdinOnce": true, @@ -706,59 +709,59 @@ ], "containers": [ { - "name": "242", - "image": "243", + "name": "245", + "image": "246", "command": [ - "244" + "247" ], "args": [ - "245" + "248" ], - "workingDir": "246", + "workingDir": "249", "ports": [ { - "name": "247", + "name": "250", "hostPort": -1462219068, "containerPort": -370386363, "protocol": "wƯ貾坢'跩aŕ翑0展}", - "hostIP": "248" + "hostIP": "251" } ], "envFrom": [ { - "prefix": "249", + "prefix": "252", "configMapRef": { - "name": "250", + "name": "253", "optional": false }, "secretRef": { - "name": "251", + "name": "254", "optional": false } } ], "env": [ { - "name": "252", - "value": "253", + "name": "255", + "value": "256", "valueFrom": { "fieldRef": { - "apiVersion": "254", - "fieldPath": "255" + "apiVersion": "257", + "fieldPath": "258" }, "resourceFieldRef": { - "containerName": "256", - "resource": "257", + "containerName": "259", + "resource": "260", "divisor": "185" }, "configMapKeyRef": { - "name": "258", - "key": "259", + "name": "261", + "key": "262", "optional": true }, "secretKeyRef": { - "name": "260", - "key": "261", + "name": "263", + "key": "264", "optional": false } } @@ -774,40 +777,40 @@ }, "volumeMounts": [ { - "name": "262", - "mountPath": "263", - "subPath": "264", + "name": "265", + "mountPath": "266", + "subPath": "267", "mountPropagation": "", - "subPathExpr": "265" + "subPathExpr": "268" } ], "volumeDevices": [ { - "name": "266", - "devicePath": "267" + "name": "269", + "devicePath": "270" } ], "livenessProbe": { "exec": { "command": [ - "268" + "271" ] }, "httpGet": { - "path": "269", - "port": "270", - "host": "271", + "path": "272", + "port": "273", + "host": "274", "scheme": "頸", "httpHeaders": [ { - "name": "272", - "value": "273" + "name": "275", + "value": "276" } ] }, "tcpSocket": { "port": 1315054653, - "host": "274" + "host": "277" }, "initialDelaySeconds": 711020087, "timeoutSeconds": 1103049140, @@ -819,24 +822,24 @@ "readinessProbe": { "exec": { "command": [ - "275" + "278" ] }, "httpGet": { - "path": "276", + "path": "279", "port": -1315487077, - "host": "277", + "host": "280", "scheme": "ğ_", "httpHeaders": [ { - "name": "278", - "value": "279" + "name": "281", + "value": "282" } ] }, "tcpSocket": { - "port": "280", - "host": "281" + "port": "283", + "host": "284" }, "initialDelaySeconds": 1272940694, "timeoutSeconds": -385597677, @@ -848,24 +851,24 @@ "startupProbe": { "exec": { "command": [ - "282" + "285" ] }, "httpGet": { - "path": "283", + "path": "286", "port": 1332783160, - "host": "284", + "host": "287", "scheme": "Ȱ囌{屿oiɥ嵐sC8?Ǻ鱎ƙ;", "httpHeaders": [ { - "name": "285", - "value": "286" + "name": "288", + "value": "289" } ] }, "tcpSocket": { - "port": "287", - "host": "288" + "port": "290", + "host": "291" }, "initialDelaySeconds": -300247800, "timeoutSeconds": 386804041, @@ -878,51 +881,51 @@ "postStart": { "exec": { "command": [ - "289" + "292" ] }, "httpGet": { - "path": "290", - "port": "291", - "host": "292", + "path": "293", + "port": "294", + "host": "295", "scheme": "鯂²静", "httpHeaders": [ { - "name": "293", - "value": "294" + "name": "296", + "value": "297" } ] }, "tcpSocket": { "port": -402384013, - "host": "295" + "host": "298" } }, "preStop": { "exec": { "command": [ - "296" + "299" ] }, "httpGet": { - "path": "297", - "port": "298", - "host": "299", + "path": "300", + "port": "301", + "host": "302", "scheme": "鏻砅邻爥", "httpHeaders": [ { - "name": "300", - "value": "301" + "name": "303", + "value": "304" } ] }, "tcpSocket": { "port": -305362540, - "host": "302" + "host": "305" } } }, - "terminationMessagePath": "303", + "terminationMessagePath": "306", "terminationMessagePolicy": "Ǩ繫ʎǑyZ涬P­蜷ɔ幩", "imagePullPolicy": "i绝5哇芆斩", "securityContext": { @@ -936,15 +939,15 @@ }, "privileged": false, "seLinuxOptions": { - "user": "304", - "role": "305", - "type": "306", - "level": "307" + "user": "307", + "role": "308", + "type": "309", + "level": "310" }, "windowsOptions": { - "gmsaCredentialSpecName": "308", - "gmsaCredentialSpec": "309", - "runAsUserName": "310" + "gmsaCredentialSpecName": "311", + "gmsaCredentialSpec": "312", + "runAsUserName": "313" }, "runAsUser": -7936947433725476327, "runAsGroup": -5712715102324619404, @@ -954,7 +957,7 @@ "procMount": "W賁Ěɭɪǹ0", "seccompProfile": { "type": ",ƷƣMț譎懚XW疪鑳", - "localhostProfile": "311" + "localhostProfile": "314" } }, "stdin": true, @@ -964,59 +967,59 @@ ], "ephemeralContainers": [ { - "name": "312", - "image": "313", + "name": "315", + "image": "316", "command": [ - "314" + "317" ], "args": [ - "315" + "318" ], - "workingDir": "316", + "workingDir": "319", "ports": [ { - "name": "317", + "name": "320", "hostPort": 217308913, "containerPort": 455919108, "protocol": "崍h趭(娕u", - "hostIP": "318" + "hostIP": "321" } ], "envFrom": [ { - "prefix": "319", + "prefix": "322", "configMapRef": { - "name": "320", + "name": "323", "optional": false }, "secretRef": { - "name": "321", + "name": "324", "optional": false } } ], "env": [ { - "name": "322", - "value": "323", + "name": "325", + "value": "326", "valueFrom": { "fieldRef": { - "apiVersion": "324", - "fieldPath": "325" + "apiVersion": "327", + "fieldPath": "328" }, "resourceFieldRef": { - "containerName": "326", - "resource": "327", + "containerName": "329", + "resource": "330", "divisor": "360" }, "configMapKeyRef": { - "name": "328", - "key": "329", + "name": "331", + "key": "332", "optional": false }, "secretKeyRef": { - "name": "330", - "key": "331", + "name": "333", + "key": "334", "optional": false } } @@ -1032,41 +1035,41 @@ }, "volumeMounts": [ { - "name": "332", + "name": "335", "readOnly": true, - "mountPath": "333", - "subPath": "334", + "mountPath": "336", + "subPath": "337", "mountPropagation": "Ǚ(", - "subPathExpr": "335" + "subPathExpr": "338" } ], "volumeDevices": [ { - "name": "336", - "devicePath": "337" + "name": "339", + "devicePath": "340" } ], "livenessProbe": { "exec": { "command": [ - "338" + "341" ] }, "httpGet": { - "path": "339", + "path": "342", "port": -1842062977, - "host": "340", + "host": "343", "scheme": "輔3璾ėȜv1b繐汚磉反-n覦", "httpHeaders": [ { - "name": "341", - "value": "342" + "name": "344", + "value": "345" } ] }, "tcpSocket": { - "port": "343", - "host": "344" + "port": "346", + "host": "347" }, "initialDelaySeconds": -1161185537, "timeoutSeconds": 1928937303, @@ -1078,24 +1081,24 @@ "readinessProbe": { "exec": { "command": [ - "345" + "348" ] }, "httpGet": { - "path": "346", - "port": "347", - "host": "348", + "path": "349", + "port": "350", + "host": "351", "scheme": "Ik(dŊiɢzĮ蛋I", "httpHeaders": [ { - "name": "349", - "value": "350" + "name": "352", + "value": "353" } ] }, "tcpSocket": { - "port": "351", - "host": "352" + "port": "354", + "host": "355" }, "initialDelaySeconds": 571693619, "timeoutSeconds": 1643238856, @@ -1107,24 +1110,24 @@ "startupProbe": { "exec": { "command": [ - "353" + "356" ] }, "httpGet": { - "path": "354", - "port": "355", - "host": "356", + "path": "357", + "port": "358", + "host": "359", "scheme": "奼[ƕƑĝ®EĨǔvÄÚ×p鬷m罂", "httpHeaders": [ { - "name": "357", - "value": "358" + "name": "360", + "value": "361" } ] }, "tcpSocket": { "port": -1894647727, - "host": "359" + "host": "362" }, "initialDelaySeconds": 235623869, "timeoutSeconds": 564558594, @@ -1137,51 +1140,51 @@ "postStart": { "exec": { "command": [ - "360" + "363" ] }, "httpGet": { - "path": "361", + "path": "364", "port": 466267060, - "host": "362", + "host": "365", "scheme": "wy¶熀ďJZ漤ŗ坟Ů\u003cy鯶縆ł", "httpHeaders": [ { - "name": "363", - "value": "364" + "name": "366", + "value": "367" } ] }, "tcpSocket": { - "port": "365", - "host": "366" + "port": "368", + "host": "369" } }, "preStop": { "exec": { "command": [ - "367" + "370" ] }, "httpGet": { - "path": "368", - "port": "369", - "host": "370", + "path": "371", + "port": "372", + "host": "373", "scheme": "Ē3Nh×DJɶ羹ƞʓ%ʝ", "httpHeaders": [ { - "name": "371", - "value": "372" + "name": "374", + "value": "375" } ] }, "tcpSocket": { - "port": "373", - "host": "374" + "port": "376", + "host": "377" } } }, - "terminationMessagePath": "375", + "terminationMessagePath": "378", "terminationMessagePolicy": "躌ñ?卶滿筇ȟP:/a", "imagePullPolicy": ".wȏâ磠Ƴ崖S«V¯ÁȦtl敷斢", "securityContext": { @@ -1195,15 +1198,15 @@ }, "privileged": false, "seLinuxOptions": { - "user": "376", - "role": "377", - "type": "378", - "level": "379" + "user": "379", + "role": "380", + "type": "381", + "level": "382" }, "windowsOptions": { - "gmsaCredentialSpecName": "380", - "gmsaCredentialSpec": "381", - "runAsUserName": "382" + "gmsaCredentialSpecName": "383", + "gmsaCredentialSpec": "384", + "runAsUserName": "385" }, "runAsUser": 4369716065827112267, "runAsGroup": -6657305077321335240, @@ -1213,10 +1216,10 @@ "procMount": "ʙcx", "seccompProfile": { "type": "ǒđ\u003e*劶?jĎĭ", - "localhostProfile": "383" + "localhostProfile": "386" } }, - "targetContainerName": "384" + "targetContainerName": "387" } ], "restartPolicy": "ƱÁR»淹揀", @@ -1224,26 +1227,26 @@ "activeDeadlineSeconds": -5891364351877125204, "dnsPolicy": "敆OɈÏ 瞍髃#ɣȕW歹s", "nodeSelector": { - "385": "386" + "388": "389" }, - "serviceAccountName": "387", - "serviceAccount": "388", + "serviceAccountName": "390", + "serviceAccount": "391", "automountServiceAccountToken": true, - "nodeName": "389", + "nodeName": "392", "hostPID": true, "hostIPC": true, "shareProcessNamespace": false, "securityContext": { "seLinuxOptions": { - "user": "390", - "role": "391", - "type": "392", - "level": "393" + "user": "393", + "role": "394", + "type": "395", + "level": "396" }, "windowsOptions": { - "gmsaCredentialSpecName": "394", - "gmsaCredentialSpec": "395", - "runAsUserName": "396" + "gmsaCredentialSpecName": "397", + "gmsaCredentialSpec": "398", + "runAsUserName": "399" }, "runAsUser": 4466809078783855686, "runAsGroup": -3587143030436465588, @@ -1254,23 +1257,23 @@ "fsGroup": 6713296993350540686, "sysctls": [ { - "name": "397", - "value": "398" + "name": "400", + "value": "401" } ], "fsGroupChangePolicy": "ȶŮ嫠!@@)Zq=歍þ螗ɃŒ", "seccompProfile": { "type": "m¨z鋎靀G¿əW#ļǹʅŚO虀^", - "localhostProfile": "399" + "localhostProfile": "402" } }, "imagePullSecrets": [ { - "name": "400" + "name": "403" } ], - "hostname": "401", - "subdomain": "402", + "hostname": "404", + "subdomain": "405", "affinity": { "nodeAffinity": { "requiredDuringSchedulingIgnoredDuringExecution": { @@ -1278,19 +1281,19 @@ { "matchExpressions": [ { - "key": "403", + "key": "406", "operator": "", "values": [ - "404" + "407" ] } ], "matchFields": [ { - "key": "405", + "key": "408", "operator": "ɦ燻踸陴Sĕ濦ʓɻ", "values": [ - "406" + "409" ] } ] @@ -1303,19 +1306,19 @@ "preference": { "matchExpressions": [ { - "key": "407", + "key": "410", "operator": "鑸鶲Ãqb轫ʓ滨ĖRh}颉hȱɷȰW", "values": [ - "408" + "411" ] } ], "matchFields": [ { - "key": "409", + "key": "412", "operator": "顓闉ȦT", "values": [ - "410" + "413" ] } ] @@ -1341,9 +1344,9 @@ ] }, "namespaces": [ - "417" + "420" ], - "topologyKey": "418", + "topologyKey": "421", "namespaceSelector": { "matchLabels": { "4eq5": "" @@ -1376,9 +1379,9 @@ ] }, "namespaces": [ - "431" + "434" ], - "topologyKey": "432", + "topologyKey": "435", "namespaceSelector": { "matchLabels": { "vh-4-lx-0-2qg--4-03a68u7-l---8x7-l--b-9-u-d/M.Pn-W23-_z": "2JkU27_.-4T-I.-..K.-.0__sD.-.-_I-F.PWtO4-7-P41_.-.-AQ._r.-R" @@ -1412,9 +1415,9 @@ ] }, "namespaces": [ - "445" + "448" ], - "topologyKey": "446", + "topologyKey": "449", "namespaceSelector": { "matchLabels": { "u_.mu": "U___vSW_4-___-_--ux_E4-.-PT-_Nx__-F_._n.WaY_o.-0-E" @@ -1447,9 +1450,9 @@ ] }, "namespaces": [ - "459" + "462" ], - "topologyKey": "460", + "topologyKey": "463", "namespaceSelector": { "matchLabels": { "h1DW__o_-._kzB7U_.Q.45cy-.._-__Z": "t.LT60v.WxPc---K__i" @@ -1469,37 +1472,37 @@ ] } }, - "schedulerName": "467", + "schedulerName": "470", "tolerations": [ { - "key": "468", + "key": "471", "operator": "4%ʬD$;X郪\\#撄貶à圽榕ɹ", - "value": "469", + "value": "472", "effect": "慰x:", "tolerationSeconds": 3362400521064014157 } ], "hostAliases": [ { - "ip": "470", + "ip": "473", "hostnames": [ - "471" + "474" ] } ], - "priorityClassName": "472", + "priorityClassName": "475", "priority": 743241089, "dnsConfig": { "nameservers": [ - "473" + "476" ], "searches": [ - "474" + "477" ], "options": [ { - "name": "475", - "value": "476" + "name": "478", + "value": "479" } ] }, @@ -1508,7 +1511,7 @@ "conditionType": "0yVA嬂刲;牆詒ĸąs" } ], - "runtimeClassName": "477", + "runtimeClassName": "480", "enableServiceLinks": false, "preemptionPolicy": "Iƭij韺ʧ\u003e", "overhead": { @@ -1517,7 +1520,7 @@ "topologySpreadConstraints": [ { "maxSkew": -174245111, - "topologyKey": "478", + "topologyKey": "481", "whenUnsatisfiable": "", "labelSelector": { "matchLabels": { @@ -1562,8 +1565,8 @@ "status": "氞唬蹵ɥeȿĦ`垨Džɞ堹ǖ*Oɑ埩", "lastUpdateTime": "2346-11-18T09:51:55Z", "lastTransitionTime": "2391-11-11T11:52:22Z", - "reason": "485", - "message": "486" + "reason": "488", + "message": "489" } ], "collisionCount": -1889018254 diff --git a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.Deployment.pb b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.Deployment.pb index 9c4295f3990..a784ef8ea04 100644 Binary files a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.Deployment.pb and b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.Deployment.pb differ diff --git a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.Deployment.yaml b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.Deployment.yaml index 211b2657803..e0851f10984 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.Deployment.yaml +++ b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.Deployment.yaml @@ -17,6 +17,7 @@ metadata: fieldsType: "18" manager: "16" operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] + subresource: "19" name: "2" namespace: "4" ownerReferences: @@ -48,32 +49,33 @@ spec: template: metadata: annotations: - "32": "33" - clusterName: "38" + "33": "34" + clusterName: "39" creationTimestamp: null deletionGracePeriodSeconds: -2575298329142810753 finalizers: - - "37" - generateName: "26" + - "38" + generateName: "27" generation: -8542870036622468681 labels: - "30": "31" + "31": "32" managedFields: - - apiVersion: "40" - fieldsType: "41" - manager: "39" + - apiVersion: "41" + fieldsType: "42" + manager: "40" operation: 躢 - name: "25" - namespace: "27" + subresource: "43" + name: "26" + namespace: "28" ownerReferences: - - apiVersion: "34" + - apiVersion: "35" blockOwnerDeletion: true controller: true - kind: "35" - name: "36" + kind: "36" + name: "37" uid: ƶȤ^} resourceVersion: "1736621709629422270" - selfLink: "28" + selfLink: "29" uid: ?Qȫş spec: activeDeadlineSeconds: -5891364351877125204 @@ -82,28 +84,28 @@ spec: preferredDuringSchedulingIgnoredDuringExecution: - preference: matchExpressions: - - key: "407" + - key: "410" operator: 鑸鶲Ãqb轫ʓ滨ĖRh}颉hȱɷȰW values: - - "408" + - "411" matchFields: - - key: "409" + - key: "412" operator: 顓闉ȦT values: - - "410" + - "413" weight: 1762917570 requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - - key: "403" + - key: "406" operator: "" values: - - "404" + - "407" matchFields: - - key: "405" + - key: "408" operator: ɦ燻踸陴Sĕ濦ʓɻ values: - - "406" + - "409" podAffinity: preferredDuringSchedulingIgnoredDuringExecution: - podAffinityTerm: @@ -124,8 +126,8 @@ spec: matchLabels: vh-4-lx-0-2qg--4-03a68u7-l---8x7-l--b-9-u-d/M.Pn-W23-_z: 2JkU27_.-4T-I.-..K.-.0__sD.-.-_I-F.PWtO4-7-P41_.-.-AQ._r.-R namespaces: - - "431" - topologyKey: "432" + - "434" + topologyKey: "435" weight: 888976270 requiredDuringSchedulingIgnoredDuringExecution: - labelSelector: @@ -143,8 +145,8 @@ spec: matchLabels: 4eq5: "" namespaces: - - "417" - topologyKey: "418" + - "420" + topologyKey: "421" podAntiAffinity: preferredDuringSchedulingIgnoredDuringExecution: - podAffinityTerm: @@ -163,8 +165,8 @@ spec: matchLabels: h1DW__o_-._kzB7U_.Q.45cy-.._-__Z: t.LT60v.WxPc---K__i namespaces: - - "459" - topologyKey: "460" + - "462" + topologyKey: "463" weight: -1668452490 requiredDuringSchedulingIgnoredDuringExecution: - labelSelector: @@ -182,121 +184,121 @@ spec: matchLabels: u_.mu: U___vSW_4-___-_--ux_E4-.-PT-_Nx__-F_._n.WaY_o.-0-E namespaces: - - "445" - topologyKey: "446" + - "448" + topologyKey: "449" automountServiceAccountToken: true containers: - args: - - "245" + - "248" command: - - "244" + - "247" env: - - name: "252" - value: "253" + - name: "255" + value: "256" valueFrom: configMapKeyRef: - key: "259" - name: "258" + key: "262" + name: "261" optional: true fieldRef: - apiVersion: "254" - fieldPath: "255" + apiVersion: "257" + fieldPath: "258" resourceFieldRef: - containerName: "256" + containerName: "259" divisor: "185" - resource: "257" + resource: "260" secretKeyRef: - key: "261" - name: "260" + key: "264" + name: "263" optional: false envFrom: - configMapRef: - name: "250" + name: "253" optional: false - prefix: "249" + prefix: "252" secretRef: - name: "251" + name: "254" optional: false - image: "243" + image: "246" imagePullPolicy: i绝5哇芆斩 lifecycle: postStart: exec: command: - - "289" + - "292" httpGet: - host: "292" + host: "295" httpHeaders: - - name: "293" - value: "294" - path: "290" - port: "291" + - name: "296" + value: "297" + path: "293" + port: "294" scheme: 鯂²静 tcpSocket: - host: "295" + host: "298" port: -402384013 preStop: exec: command: - - "296" + - "299" httpGet: - host: "299" + host: "302" httpHeaders: - - name: "300" - value: "301" - path: "297" - port: "298" + - name: "303" + value: "304" + path: "300" + port: "301" scheme: 鏻砅邻爥 tcpSocket: - host: "302" + host: "305" port: -305362540 livenessProbe: exec: command: - - "268" + - "271" failureThreshold: 1993268896 httpGet: - host: "271" + host: "274" httpHeaders: - - name: "272" - value: "273" - path: "269" - port: "270" + - name: "275" + value: "276" + path: "272" + port: "273" scheme: 頸 initialDelaySeconds: 711020087 periodSeconds: -1965247100 successThreshold: 218453478 tcpSocket: - host: "274" + host: "277" port: 1315054653 terminationGracePeriodSeconds: -9140155223242250138 timeoutSeconds: 1103049140 - name: "242" + name: "245" ports: - containerPort: -370386363 - hostIP: "248" + hostIP: "251" hostPort: -1462219068 - name: "247" + name: "250" protocol: wƯ貾坢'跩aŕ翑0展} readinessProbe: exec: command: - - "275" + - "278" failureThreshold: 1456461851 httpGet: - host: "277" + host: "280" httpHeaders: - - name: "278" - value: "279" - path: "276" + - name: "281" + value: "282" + path: "279" port: -1315487077 scheme: ğ_ initialDelaySeconds: 1272940694 periodSeconds: 422133388 successThreshold: 1952458416 tcpSocket: - host: "281" - port: "280" + host: "284" + port: "283" terminationGracePeriodSeconds: -6078441689118311403 timeoutSeconds: -385597677 resources: @@ -318,175 +320,175 @@ spec: runAsNonRoot: false runAsUser: -7936947433725476327 seLinuxOptions: - level: "307" - role: "305" - type: "306" - user: "304" + level: "310" + role: "308" + type: "309" + user: "307" seccompProfile: - localhostProfile: "311" + localhostProfile: "314" type: ',ƷƣMț譎懚XW疪鑳' windowsOptions: - gmsaCredentialSpec: "309" - gmsaCredentialSpecName: "308" - runAsUserName: "310" + gmsaCredentialSpec: "312" + gmsaCredentialSpecName: "311" + runAsUserName: "313" startupProbe: exec: command: - - "282" + - "285" failureThreshold: 620822482 httpGet: - host: "284" + host: "287" httpHeaders: - - name: "285" - value: "286" - path: "283" + - name: "288" + value: "289" + path: "286" port: 1332783160 scheme: Ȱ囌{屿oiɥ嵐sC8?Ǻ鱎ƙ; initialDelaySeconds: -300247800 periodSeconds: -126958936 successThreshold: 186945072 tcpSocket: - host: "288" - port: "287" + host: "291" + port: "290" terminationGracePeriodSeconds: -2203905759223555727 timeoutSeconds: 386804041 stdin: true stdinOnce: true - terminationMessagePath: "303" + terminationMessagePath: "306" terminationMessagePolicy: Ǩ繫ʎǑyZ涬P­蜷ɔ幩 tty: true volumeDevices: - - devicePath: "267" - name: "266" + - devicePath: "270" + name: "269" volumeMounts: - - mountPath: "263" + - mountPath: "266" mountPropagation: "" - name: "262" - subPath: "264" - subPathExpr: "265" - workingDir: "246" + name: "265" + subPath: "267" + subPathExpr: "268" + workingDir: "249" dnsConfig: nameservers: - - "473" + - "476" options: - - name: "475" - value: "476" + - name: "478" + value: "479" searches: - - "474" + - "477" dnsPolicy: 敆OɈÏ 瞍髃#ɣȕW歹s enableServiceLinks: false ephemeralContainers: - args: - - "315" + - "318" command: - - "314" + - "317" env: - - name: "322" - value: "323" + - name: "325" + value: "326" valueFrom: configMapKeyRef: - key: "329" - name: "328" + key: "332" + name: "331" optional: false fieldRef: - apiVersion: "324" - fieldPath: "325" + apiVersion: "327" + fieldPath: "328" resourceFieldRef: - containerName: "326" + containerName: "329" divisor: "360" - resource: "327" + resource: "330" secretKeyRef: - key: "331" - name: "330" + key: "334" + name: "333" optional: false envFrom: - configMapRef: - name: "320" + name: "323" optional: false - prefix: "319" + prefix: "322" secretRef: - name: "321" + name: "324" optional: false - image: "313" + image: "316" imagePullPolicy: .wȏâ磠Ƴ崖S«V¯ÁȦtl敷斢 lifecycle: postStart: exec: command: - - "360" + - "363" httpGet: - host: "362" + host: "365" httpHeaders: - - name: "363" - value: "364" - path: "361" + - name: "366" + value: "367" + path: "364" port: 466267060 scheme: wy¶熀ďJZ漤ŗ坟Ů*劶?jĎĭ windowsOptions: - gmsaCredentialSpec: "381" - gmsaCredentialSpecName: "380" - runAsUserName: "382" + gmsaCredentialSpec: "384" + gmsaCredentialSpecName: "383" + runAsUserName: "385" startupProbe: exec: command: - - "353" + - "356" failureThreshold: 1447314009 httpGet: - host: "356" + host: "359" httpHeaders: - - name: "357" - value: "358" - path: "354" - port: "355" + - name: "360" + value: "361" + path: "357" + port: "358" scheme: 奼[ƕƑĝ®EĨǔvÄÚ×p鬷m罂 initialDelaySeconds: 235623869 periodSeconds: -505848936 successThreshold: -1819021257 tcpSocket: - host: "359" + host: "362" port: -1894647727 terminationGracePeriodSeconds: -7637760856622746738 timeoutSeconds: 564558594 - targetContainerName: "384" - terminationMessagePath: "375" + targetContainerName: "387" + terminationMessagePath: "378" terminationMessagePolicy: 躌ñ?卶滿筇ȟP:/a volumeDevices: - - devicePath: "337" - name: "336" + - devicePath: "340" + name: "339" volumeMounts: - - mountPath: "333" + - mountPath: "336" mountPropagation: Ǚ( - name: "332" + name: "335" readOnly: true - subPath: "334" - subPathExpr: "335" - workingDir: "316" + subPath: "337" + subPathExpr: "338" + workingDir: "319" hostAliases: - hostnames: - - "471" - ip: "470" + - "474" + ip: "473" hostIPC: true hostPID: true - hostname: "401" + hostname: "404" imagePullSecrets: - - name: "400" + - name: "403" initContainers: - args: - - "178" + - "181" command: - - "177" + - "180" env: - - name: "185" - value: "186" + - name: "188" + value: "189" valueFrom: configMapKeyRef: - key: "192" - name: "191" + key: "195" + name: "194" optional: true fieldRef: - apiVersion: "187" - fieldPath: "188" + apiVersion: "190" + fieldPath: "191" resourceFieldRef: - containerName: "189" + containerName: "192" divisor: "713" - resource: "190" + resource: "193" secretKeyRef: - key: "194" - name: "193" + key: "197" + name: "196" optional: false envFrom: - configMapRef: - name: "183" + name: "186" optional: true - prefix: "182" + prefix: "185" secretRef: - name: "184" + name: "187" optional: true - image: "176" + image: "179" imagePullPolicy: r嚧 lifecycle: postStart: exec: command: - - "220" + - "223" httpGet: - host: "222" + host: "225" httpHeaders: - - name: "223" - value: "224" - path: "221" + - name: "226" + value: "227" + path: "224" port: -1109619518 scheme: ĺ}潷ʒ胵輓Ɔȓ蹣ɐǛv+8Ƥ熪 tcpSocket: - host: "226" - port: "225" + host: "229" + port: "228" preStop: exec: command: - - "227" + - "230" httpGet: - host: "229" + host: "232" httpHeaders: - - name: "230" - value: "231" - path: "228" + - name: "233" + value: "234" + path: "231" port: 461585849 scheme: ɇ卷荙JLĹ]佱¿>犵殇ŕ-Ɂ tcpSocket: - host: "232" + host: "235" port: 467291328 livenessProbe: exec: command: - - "201" + - "204" failureThreshold: -93157681 httpGet: - host: "203" + host: "206" httpHeaders: - - name: "204" - value: "205" - path: "202" + - name: "207" + value: "208" + path: "205" port: -1285424066 scheme: ni酛3ƁÀ initialDelaySeconds: -2036074491 periodSeconds: 165047920 successThreshold: -393291312 tcpSocket: - host: "207" - port: "206" + host: "210" + port: "209" terminationGracePeriodSeconds: -4856573944864548413 timeoutSeconds: -148216266 - name: "175" + name: "178" ports: - containerPort: -1343558801 - hostIP: "181" + hostIP: "184" hostPort: 1923334396 - name: "180" + name: "183" protocol: '@掇lNdǂ>' readinessProbe: exec: command: - - "208" + - "211" failureThreshold: 513341278 httpGet: - host: "210" + host: "213" httpHeaders: - - name: "211" - value: "212" - path: "209" + - name: "214" + value: "215" + path: "212" port: -331283026 scheme: ȉ initialDelaySeconds: 1033766276 periodSeconds: -859135545 successThreshold: -1543701088 tcpSocket: - host: "213" + host: "216" port: 714088955 terminationGracePeriodSeconds: 2696007505383404823 timeoutSeconds: -1745509819 @@ -696,66 +698,66 @@ spec: runAsNonRoot: true runAsUser: -857934902638099053 seLinuxOptions: - level: "237" - role: "235" - type: "236" - user: "234" + level: "240" + role: "238" + type: "239" + user: "237" seccompProfile: - localhostProfile: "241" + localhostProfile: "244" type: 榝$î.Ȏ蝪ʜ5遰 windowsOptions: - gmsaCredentialSpec: "239" - gmsaCredentialSpecName: "238" - runAsUserName: "240" + gmsaCredentialSpec: "242" + gmsaCredentialSpecName: "241" + runAsUserName: "243" startupProbe: exec: command: - - "214" + - "217" failureThreshold: -1364571630 httpGet: - host: "216" + host: "219" httpHeaders: - - name: "217" - value: "218" - path: "215" + - name: "220" + value: "221" + path: "218" port: -361442565 scheme: w initialDelaySeconds: 994072122 periodSeconds: -1962065705 successThreshold: 1701999128 tcpSocket: - host: "219" + host: "222" port: -1099429189 terminationGracePeriodSeconds: 7258403424756645907 timeoutSeconds: 1752155096 stdinOnce: true - terminationMessagePath: "233" + terminationMessagePath: "236" terminationMessagePolicy: ĸ輦唊 tty: true volumeDevices: - - devicePath: "200" - name: "199" + - devicePath: "203" + name: "202" volumeMounts: - - mountPath: "196" + - mountPath: "199" mountPropagation: 0矀Kʝ瘴I\p[ħsĨɆâĺɗŹ倗S - name: "195" + name: "198" readOnly: true - subPath: "197" - subPathExpr: "198" - workingDir: "179" - nodeName: "389" + subPath: "200" + subPathExpr: "201" + workingDir: "182" + nodeName: "392" nodeSelector: - "385": "386" + "388": "389" overhead: D傕Ɠ栊闔虝巒瀦ŕ: "124" preemptionPolicy: Iƭij韺ʧ> priority: 743241089 - priorityClassName: "472" + priorityClassName: "475" readinessGates: - conditionType: 0yVA嬂刲;牆詒ĸąs restartPolicy: ƱÁR»淹揀 - runtimeClassName: "477" - schedulerName: "467" + runtimeClassName: "480" + schedulerName: "470" securityContext: fsGroup: 6713296993350540686 fsGroupChangePolicy: ȶŮ嫠!@@)Zq=歍þ螗ɃŒ @@ -763,34 +765,34 @@ spec: runAsNonRoot: true runAsUser: 4466809078783855686 seLinuxOptions: - level: "393" - role: "391" - type: "392" - user: "390" + level: "396" + role: "394" + type: "395" + user: "393" seccompProfile: - localhostProfile: "399" + localhostProfile: "402" type: m¨z鋎靀G¿əW#ļǹʅŚO虀^ supplementalGroups: - 4820130167691486230 sysctls: - - name: "397" - value: "398" + - name: "400" + value: "401" windowsOptions: - gmsaCredentialSpec: "395" - gmsaCredentialSpecName: "394" - runAsUserName: "396" - serviceAccount: "388" - serviceAccountName: "387" + gmsaCredentialSpec: "398" + gmsaCredentialSpecName: "397" + runAsUserName: "399" + serviceAccount: "391" + serviceAccountName: "390" setHostnameAsFQDN: true shareProcessNamespace: false - subdomain: "402" + subdomain: "405" terminationGracePeriodSeconds: 2008726498083002362 tolerations: - effect: '慰x:' - key: "468" + key: "471" operator: 4%ʬD$;X郪\#撄貶à圽榕ɹ tolerationSeconds: 3362400521064014157 - value: "469" + value: "472" topologySpreadConstraints: - labelSelector: matchExpressions: @@ -801,66 +803,66 @@ spec: matchLabels: 7a8-phs1a-----28-d-e10-f-o-fr-5-3th/Mm_-q9.N8._--M-R: a-C3-._-l__KSvV-8-L__C_60-__.19_-gYY._..fP--hQ7be__-a maxSkew: -174245111 - topologyKey: "478" + topologyKey: "481" whenUnsatisfiable: "" volumes: - awsElasticBlockStore: - fsType: "47" + fsType: "49" partition: 912004803 readOnly: true - volumeID: "46" + volumeID: "48" azureDisk: cachingMode: '|@?鷅bȻN' - diskName: "110" - diskURI: "111" - fsType: "112" + diskName: "112" + diskURI: "113" + fsType: "114" kind: 榱*Gưoɘ檲 readOnly: true azureFile: readOnly: true - secretName: "96" - shareName: "97" + secretName: "98" + shareName: "99" cephfs: monitors: - - "81" - path: "82" - secretFile: "84" + - "83" + path: "84" + secretFile: "86" secretRef: - name: "85" - user: "83" + name: "87" + user: "85" cinder: - fsType: "79" + fsType: "81" secretRef: - name: "80" - volumeID: "78" + name: "82" + volumeID: "80" configMap: defaultMode: 1593906314 items: - - key: "99" + - key: "101" mode: 195263908 - path: "100" - name: "98" + path: "102" + name: "100" optional: false csi: - driver: "142" - fsType: "143" + driver: "144" + fsType: "145" nodePublishSecretRef: - name: "146" + name: "148" readOnly: false volumeAttributes: - "144": "145" + "146": "147" downwardAPI: defaultMode: 824682619 items: - fieldRef: - apiVersion: "89" - fieldPath: "90" + apiVersion: "91" + fieldPath: "92" mode: 1569992019 - path: "88" + path: "90" resourceFieldRef: - containerName: "91" + containerName: "93" divisor: "660" - resource: "92" + resource: "94" emptyDir: medium: Xŋ朘瑥A徙ɶɊł/擇ɦĽ胚O醔ɍ厶耈 sizeLimit: "473" @@ -868,40 +870,41 @@ spec: volumeClaimTemplate: metadata: annotations: - "154": "155" - clusterName: "160" + "156": "157" + clusterName: "162" creationTimestamp: null deletionGracePeriodSeconds: 6296624700137074905 finalizers: - - "159" - generateName: "148" + - "161" + generateName: "150" generation: 6028937828108618026 labels: - "152": "153" + "154": "155" managedFields: - - apiVersion: "162" - fieldsType: "163" - manager: "161" + - apiVersion: "164" + fieldsType: "165" + manager: "163" operation: ɑ龫`劳&¼傭Ȟ1酃=6}ɡŇƉ立h - name: "147" - namespace: "149" + subresource: "166" + name: "149" + namespace: "151" ownerReferences: - - apiVersion: "156" + - apiVersion: "158" blockOwnerDeletion: false controller: false - kind: "157" - name: "158" + kind: "159" + name: "160" uid: 閝ȝ resourceVersion: "11451542506523135343" - selfLink: "150" + selfLink: "152" uid: H巧壚tC十Oɢ spec: accessModes: - '鲡:' dataSource: - apiGroup: "172" - kind: "173" - name: "174" + apiGroup: "175" + kind: "176" + name: "177" resources: limits: Ŗȫ焗捏ĨFħ籘: "853" @@ -915,155 +918,155 @@ spec: - 4FpF_W-6 matchLabels: 0-.-yz-0-_p4mz--.I_f6kjsz-7lwY-Y93-6: igm_-._.q6 - storageClassName: "171" + storageClassName: "174" volumeMode: Z1Ůđ眊ľǎɳ,ǿ飏騀呣 - volumeName: "170" + volumeName: "173" fc: - fsType: "94" + fsType: "96" lun: -1740986684 readOnly: true targetWWNs: - - "93" - wwids: - "95" + wwids: + - "97" flexVolume: - driver: "73" - fsType: "74" + driver: "75" + fsType: "76" options: - "76": "77" + "78": "79" readOnly: true secretRef: - name: "75" + name: "77" flocker: - datasetName: "86" - datasetUUID: "87" + datasetName: "88" + datasetUUID: "89" gcePersistentDisk: - fsType: "45" + fsType: "47" partition: -1188153605 - pdName: "44" + pdName: "46" gitRepo: - directory: "50" - repository: "48" - revision: "49" + directory: "52" + repository: "50" + revision: "51" glusterfs: - endpoints: "63" - path: "64" + endpoints: "65" + path: "66" readOnly: true hostPath: - path: "43" + path: "45" type: ƛƟ)ÙæNǚ錯ƶRquA?瞲Ť倱< iscsi: chapAuthDiscovery: true - fsType: "59" - initiatorName: "62" - iqn: "57" - iscsiInterface: "58" + fsType: "61" + initiatorName: "64" + iqn: "59" + iscsiInterface: "60" lun: 994527057 portals: - - "60" + - "62" secretRef: - name: "61" - targetPortal: "56" - name: "42" + name: "63" + targetPortal: "58" + name: "44" nfs: - path: "55" + path: "57" readOnly: true - server: "54" + server: "56" persistentVolumeClaim: - claimName: "65" + claimName: "67" readOnly: true photonPersistentDisk: - fsType: "114" - pdID: "113" + fsType: "116" + pdID: "115" portworxVolume: - fsType: "129" + fsType: "131" readOnly: true - volumeID: "128" + volumeID: "130" projected: defaultMode: -1334904807 sources: - configMap: items: - - key: "124" + - key: "126" mode: 2063799569 - path: "125" - name: "123" + path: "127" + name: "125" optional: false downwardAPI: items: - fieldRef: - apiVersion: "119" - fieldPath: "120" + apiVersion: "121" + fieldPath: "122" mode: 173030157 - path: "118" + path: "120" resourceFieldRef: - containerName: "121" + containerName: "123" divisor: "106" - resource: "122" + resource: "124" secret: items: - - key: "116" + - key: "118" mode: -323584340 - path: "117" - name: "115" + path: "119" + name: "117" optional: true serviceAccountToken: - audience: "126" + audience: "128" expirationSeconds: 8357931971650847566 - path: "127" + path: "129" quobyte: - group: "108" - registry: "105" - tenant: "109" - user: "107" - volume: "106" + group: "110" + registry: "107" + tenant: "111" + user: "109" + volume: "108" rbd: - fsType: "68" - image: "67" - keyring: "71" + fsType: "70" + image: "69" + keyring: "73" monitors: - - "66" - pool: "69" + - "68" + pool: "71" secretRef: - name: "72" - user: "70" + name: "74" + user: "72" scaleIO: - fsType: "137" - gateway: "130" - protectionDomain: "133" + fsType: "139" + gateway: "132" + protectionDomain: "135" secretRef: - name: "132" - storageMode: "135" - storagePool: "134" - system: "131" - volumeName: "136" + name: "134" + storageMode: "137" + storagePool: "136" + system: "133" + volumeName: "138" secret: defaultMode: 332383000 items: - - key: "52" + - key: "54" mode: -547518679 - path: "53" + path: "55" optional: true - secretName: "51" + secretName: "53" storageos: - fsType: "140" + fsType: "142" secretRef: - name: "141" - volumeName: "138" - volumeNamespace: "139" + name: "143" + volumeName: "140" + volumeNamespace: "141" vsphereVolume: - fsType: "102" - storagePolicyID: "104" - storagePolicyName: "103" - volumePath: "101" + fsType: "104" + storagePolicyID: "106" + storagePolicyName: "105" + volumePath: "103" status: availableReplicas: 171558604 collisionCount: -1889018254 conditions: - lastTransitionTime: "2391-11-11T11:52:22Z" lastUpdateTime: "2346-11-18T09:51:55Z" - message: "486" - reason: "485" + message: "489" + reason: "488" status: 氞唬蹵ɥeȿĦ`垨Džɞ堹ǖ*Oɑ埩 type: ?鳢.ǀŭ瘢颦 observedGeneration: -2967151415957453677 diff --git a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.ReplicaSet.json b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.ReplicaSet.json index f59ffa047b3..26d75b39fcb 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.ReplicaSet.json +++ b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.ReplicaSet.json @@ -36,7 +36,8 @@ "manager": "16", "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", "apiVersion": "17", - "fieldsType": "18" + "fieldsType": "18", + "subresource": "19" } ] }, @@ -59,50 +60,51 @@ }, "template": { "metadata": { - "name": "25", - "generateName": "26", - "namespace": "27", - "selfLink": "28", + "name": "26", + "generateName": "27", + "namespace": "28", + "selfLink": "29", "uid": "ʬ", "resourceVersion": "7336814125345800857", "generation": -6617020301190572172, "creationTimestamp": null, "deletionGracePeriodSeconds": -152893758082474859, "labels": { - "30": "31" + "31": "32" }, "annotations": { - "32": "33" + "33": "34" }, "ownerReferences": [ { - "apiVersion": "34", - "kind": "35", - "name": "36", + "apiVersion": "35", + "kind": "36", + "name": "37", "uid": "ɖgȏ哙ȍȂ揲ȼDDŽLŬp:", "controller": true, "blockOwnerDeletion": true } ], "finalizers": [ - "37" + "38" ], - "clusterName": "38", + "clusterName": "39", "managedFields": [ { - "manager": "39", + "manager": "40", "operation": "ƅS·Õüe0ɔȖ脵鴈Ō", - "apiVersion": "40", - "fieldsType": "41" + "apiVersion": "41", + "fieldsType": "42", + "subresource": "43" } ] }, "spec": { "volumes": [ { - "name": "42", + "name": "44", "hostPath": { - "path": "43", + "path": "45", "type": "6NJPM饣`诫z徃鷢6ȥ啕禗Ǐ2啗塧ȱ" }, "emptyDir": { @@ -110,27 +112,27 @@ "sizeLimit": "115" }, "gcePersistentDisk": { - "pdName": "44", - "fsType": "45", + "pdName": "46", + "fsType": "47", "partition": -1499132872 }, "awsElasticBlockStore": { - "volumeID": "46", - "fsType": "47", + "volumeID": "48", + "fsType": "49", "partition": -762366823, "readOnly": true }, "gitRepo": { - "repository": "48", - "revision": "49", - "directory": "50" + "repository": "50", + "revision": "51", + "directory": "52" }, "secret": { - "secretName": "51", + "secretName": "53", "items": [ { - "key": "52", - "path": "53", + "key": "54", + "path": "55", "mode": -104666658 } ], @@ -138,90 +140,90 @@ "optional": true }, "nfs": { - "server": "54", - "path": "55", + "server": "56", + "path": "57", "readOnly": true }, "iscsi": { - "targetPortal": "56", - "iqn": "57", + "targetPortal": "58", + "iqn": "59", "lun": 1655406148, - "iscsiInterface": "58", - "fsType": "59", + "iscsiInterface": "60", + "fsType": "61", "readOnly": true, "portals": [ - "60" + "62" ], "secretRef": { - "name": "61" + "name": "63" }, - "initiatorName": "62" + "initiatorName": "64" }, "glusterfs": { - "endpoints": "63", - "path": "64" + "endpoints": "65", + "path": "66" }, "persistentVolumeClaim": { - "claimName": "65", + "claimName": "67", "readOnly": true }, "rbd": { "monitors": [ - "66" + "68" ], - "image": "67", - "fsType": "68", - "pool": "69", - "user": "70", - "keyring": "71", + "image": "69", + "fsType": "70", + "pool": "71", + "user": "72", + "keyring": "73", "secretRef": { - "name": "72" + "name": "74" }, "readOnly": true }, "flexVolume": { - "driver": "73", - "fsType": "74", + "driver": "75", + "fsType": "76", "secretRef": { - "name": "75" + "name": "77" }, "options": { - "76": "77" + "78": "79" } }, "cinder": { - "volumeID": "78", - "fsType": "79", + "volumeID": "80", + "fsType": "81", "secretRef": { - "name": "80" + "name": "82" } }, "cephfs": { "monitors": [ - "81" + "83" ], - "path": "82", - "user": "83", - "secretFile": "84", + "path": "84", + "user": "85", + "secretFile": "86", "secretRef": { - "name": "85" + "name": "87" } }, "flocker": { - "datasetName": "86", - "datasetUUID": "87" + "datasetName": "88", + "datasetUUID": "89" }, "downwardAPI": { "items": [ { - "path": "88", + "path": "90", "fieldRef": { - "apiVersion": "89", - "fieldPath": "90" + "apiVersion": "91", + "fieldPath": "92" }, "resourceFieldRef": { - "containerName": "91", - "resource": "92", + "containerName": "93", + "resource": "94", "divisor": "457" }, "mode": 1235524154 @@ -231,25 +233,25 @@ }, "fc": { "targetWWNs": [ - "93" + "95" ], "lun": 441887498, - "fsType": "94", + "fsType": "96", "readOnly": true, "wwids": [ - "95" + "97" ] }, "azureFile": { - "secretName": "96", - "shareName": "97" + "secretName": "98", + "shareName": "99" }, "configMap": { - "name": "98", + "name": "100", "items": [ { - "key": "99", - "path": "100", + "key": "101", + "path": "102", "mode": -2039036935 } ], @@ -257,40 +259,40 @@ "optional": false }, "vsphereVolume": { - "volumePath": "101", - "fsType": "102", - "storagePolicyName": "103", - "storagePolicyID": "104" + "volumePath": "103", + "fsType": "104", + "storagePolicyName": "105", + "storagePolicyID": "106" }, "quobyte": { - "registry": "105", - "volume": "106", + "registry": "107", + "volume": "108", "readOnly": true, - "user": "107", - "group": "108", - "tenant": "109" + "user": "109", + "group": "110", + "tenant": "111" }, "azureDisk": { - "diskName": "110", - "diskURI": "111", + "diskName": "112", + "diskURI": "113", "cachingMode": "HǺƶȤ^}穠", - "fsType": "112", + "fsType": "114", "readOnly": true, "kind": "躢" }, "photonPersistentDisk": { - "pdID": "113", - "fsType": "114" + "pdID": "115", + "fsType": "116" }, "projected": { "sources": [ { "secret": { - "name": "115", + "name": "117", "items": [ { - "key": "116", - "path": "117", + "key": "118", + "path": "119", "mode": -1399063270 } ], @@ -299,14 +301,14 @@ "downwardAPI": { "items": [ { - "path": "118", + "path": "120", "fieldRef": { - "apiVersion": "119", - "fieldPath": "120" + "apiVersion": "121", + "fieldPath": "122" }, "resourceFieldRef": { - "containerName": "121", - "resource": "122", + "containerName": "123", + "resource": "124", "divisor": "746" }, "mode": 926891073 @@ -314,98 +316,99 @@ ] }, "configMap": { - "name": "123", + "name": "125", "items": [ { - "key": "124", - "path": "125", + "key": "126", + "path": "127", "mode": -1694464659 } ], "optional": true }, "serviceAccountToken": { - "audience": "126", + "audience": "128", "expirationSeconds": -7593824971107985079, - "path": "127" + "path": "129" } } ], "defaultMode": -522879476 }, "portworxVolume": { - "volumeID": "128", - "fsType": "129" + "volumeID": "130", + "fsType": "131" }, "scaleIO": { - "gateway": "130", - "system": "131", + "gateway": "132", + "system": "133", "secretRef": { - "name": "132" + "name": "134" }, - "protectionDomain": "133", - "storagePool": "134", - "storageMode": "135", - "volumeName": "136", - "fsType": "137" + "protectionDomain": "135", + "storagePool": "136", + "storageMode": "137", + "volumeName": "138", + "fsType": "139" }, "storageos": { - "volumeName": "138", - "volumeNamespace": "139", - "fsType": "140", + "volumeName": "140", + "volumeNamespace": "141", + "fsType": "142", "readOnly": true, "secretRef": { - "name": "141" + "name": "143" } }, "csi": { - "driver": "142", + "driver": "144", "readOnly": false, - "fsType": "143", + "fsType": "145", "volumeAttributes": { - "144": "145" + "146": "147" }, "nodePublishSecretRef": { - "name": "146" + "name": "148" } }, "ephemeral": { "volumeClaimTemplate": { "metadata": { - "name": "147", - "generateName": "148", - "namespace": "149", - "selfLink": "150", + "name": "149", + "generateName": "150", + "namespace": "151", + "selfLink": "152", "resourceVersion": "5302358391842833914", "generation": 6327094951466338107, "creationTimestamp": null, "deletionGracePeriodSeconds": 4217400953499279873, "labels": { - "152": "153" + "154": "155" }, "annotations": { - "154": "155" + "156": "157" }, "ownerReferences": [ { - "apiVersion": "156", - "kind": "157", - "name": "158", + "apiVersion": "158", + "kind": "159", + "name": "160", "uid": "", "controller": false, "blockOwnerDeletion": true } ], "finalizers": [ - "159" + "161" ], - "clusterName": "160", + "clusterName": "162", "managedFields": [ { - "manager": "161", + "manager": "163", "operation": "O醔ɍ厶耈 T衧ȇe媹Hǝ呮}臷Ľð", - "apiVersion": "162", - "fieldsType": "163" + "apiVersion": "164", + "fieldsType": "165", + "subresource": "166" } ] }, @@ -432,13 +435,13 @@ ".Q貇£ȹ嫰ƹǔw÷nI": "718" } }, - "volumeName": "170", - "storageClassName": "171", + "volumeName": "173", + "storageClassName": "174", "volumeMode": "ŀ樺ȃv渟7¤7djƯĖ漘Z剚敍0", "dataSource": { - "apiGroup": "172", - "kind": "173", - "name": "174" + "apiGroup": "175", + "kind": "176", + "name": "177" } } } @@ -447,59 +450,59 @@ ], "initContainers": [ { - "name": "175", - "image": "176", + "name": "178", + "image": "179", "command": [ - "177" + "180" ], "args": [ - "178" + "181" ], - "workingDir": "179", + "workingDir": "182", "ports": [ { - "name": "180", + "name": "183", "hostPort": 424236719, "containerPort": -2031266553, "protocol": "呝TG;邪", - "hostIP": "181" + "hostIP": "184" } ], "envFrom": [ { - "prefix": "182", + "prefix": "185", "configMapRef": { - "name": "183", + "name": "186", "optional": true }, "secretRef": { - "name": "184", + "name": "187", "optional": true } } ], "env": [ { - "name": "185", - "value": "186", + "name": "188", + "value": "189", "valueFrom": { "fieldRef": { - "apiVersion": "187", - "fieldPath": "188" + "apiVersion": "190", + "fieldPath": "191" }, "resourceFieldRef": { - "containerName": "189", - "resource": "190", + "containerName": "192", + "resource": "193", "divisor": "486" }, "configMapKeyRef": { - "name": "191", - "key": "192", + "name": "194", + "key": "195", "optional": true }, "secretKeyRef": { - "name": "193", - "key": "194", + "name": "196", + "key": "197", "optional": true } } @@ -515,41 +518,41 @@ }, "volumeMounts": [ { - "name": "195", + "name": "198", "readOnly": true, - "mountPath": "196", - "subPath": "197", + "mountPath": "199", + "subPath": "200", "mountPropagation": "瀑Ź9ǕLLȊɞ-uƻ悖ȩ0Ƹ[Ę", - "subPathExpr": "198" + "subPathExpr": "201" } ], "volumeDevices": [ { - "name": "199", - "devicePath": "200" + "name": "202", + "devicePath": "203" } ], "livenessProbe": { "exec": { "command": [ - "201" + "204" ] }, "httpGet": { - "path": "202", + "path": "205", "port": 2035347577, - "host": "203", + "host": "206", "scheme": "姣\u003e懔%熷谟þ蛯ɰ荶ljʁ揆ɘȌ脾", "httpHeaders": [ { - "name": "204", - "value": "205" + "name": "207", + "value": "208" } ] }, "tcpSocket": { "port": -1498229293, - "host": "206" + "host": "209" }, "initialDelaySeconds": -1155992025, "timeoutSeconds": -194343002, @@ -561,24 +564,24 @@ "readinessProbe": { "exec": { "command": [ - "207" + "210" ] }, "httpGet": { - "path": "208", - "port": "209", - "host": "210", + "path": "211", + "port": "212", + "host": "213", "scheme": "悮坮Ȣ幟ļ腻ŬƩȿ0矀Kʝ瘴I\\p", "httpHeaders": [ { - "name": "211", - "value": "212" + "name": "214", + "value": "215" } ] }, "tcpSocket": { "port": 538852927, - "host": "213" + "host": "216" }, "initialDelaySeconds": -407545915, "timeoutSeconds": 902535764, @@ -590,24 +593,24 @@ "startupProbe": { "exec": { "command": [ - "214" + "217" ] }, "httpGet": { - "path": "215", + "path": "218", "port": 1623772781, - "host": "216", + "host": "219", "scheme": "UÐ_ƮA攤/ɸɎ", "httpHeaders": [ { - "name": "217", - "value": "218" + "name": "220", + "value": "221" } ] }, "tcpSocket": { - "port": "219", - "host": "220" + "port": "222", + "host": "223" }, "initialDelaySeconds": 1054858106, "timeoutSeconds": 232569106, @@ -620,51 +623,51 @@ "postStart": { "exec": { "command": [ - "221" + "224" ] }, "httpGet": { - "path": "222", + "path": "225", "port": 896430536, - "host": "223", + "host": "226", "scheme": "罴ņ螡źȰ", "httpHeaders": [ { - "name": "224", - "value": "225" + "name": "227", + "value": "228" } ] }, "tcpSocket": { "port": 513341278, - "host": "226" + "host": "229" } }, "preStop": { "exec": { "command": [ - "227" + "230" ] }, "httpGet": { - "path": "228", + "path": "231", "port": 1451056156, - "host": "229", + "host": "232", "scheme": "uʎȺ眖R#", "httpHeaders": [ { - "name": "230", - "value": "231" + "name": "233", + "value": "234" } ] }, "tcpSocket": { - "port": "232", - "host": "233" + "port": "235", + "host": "236" } } }, - "terminationMessagePath": "234", + "terminationMessagePath": "237", "terminationMessagePolicy": "'WKw(ğ儴Ůĺ}潷ʒ胵輓Ɔ", "imagePullPolicy": "1ØœȠƬQg鄠", "securityContext": { @@ -678,15 +681,15 @@ }, "privileged": false, "seLinuxOptions": { - "user": "235", - "role": "236", - "type": "237", - "level": "238" + "user": "238", + "role": "239", + "type": "240", + "level": "241" }, "windowsOptions": { - "gmsaCredentialSpecName": "239", - "gmsaCredentialSpec": "240", - "runAsUserName": "241" + "gmsaCredentialSpecName": "242", + "gmsaCredentialSpec": "243", + "runAsUserName": "244" }, "runAsUser": 1946087648860511217, "runAsGroup": 8839567045362091290, @@ -696,7 +699,7 @@ "procMount": "Ÿ8T 苧yñKJɐ扵", "seccompProfile": { "type": "ƚ绤fʀļ腩墺Ò媁荭gw忊|E剒蔞", - "localhostProfile": "242" + "localhostProfile": "245" } }, "stdin": true, @@ -705,59 +708,59 @@ ], "containers": [ { - "name": "243", - "image": "244", + "name": "246", + "image": "247", "command": [ - "245" + "248" ], "args": [ - "246" + "249" ], - "workingDir": "247", + "workingDir": "250", "ports": [ { - "name": "248", + "name": "251", "hostPort": 465972736, "containerPort": -1784617397, "protocol": "Ƭƶ氩Ȩ\u003c6", - "hostIP": "249" + "hostIP": "252" } ], "envFrom": [ { - "prefix": "250", + "prefix": "253", "configMapRef": { - "name": "251", + "name": "254", "optional": false }, "secretRef": { - "name": "252", + "name": "255", "optional": true } } ], "env": [ { - "name": "253", - "value": "254", + "name": "256", + "value": "257", "valueFrom": { "fieldRef": { - "apiVersion": "255", - "fieldPath": "256" + "apiVersion": "258", + "fieldPath": "259" }, "resourceFieldRef": { - "containerName": "257", - "resource": "258", + "containerName": "260", + "resource": "261", "divisor": "9" }, "configMapKeyRef": { - "name": "259", - "key": "260", + "name": "262", + "key": "263", "optional": true }, "secretKeyRef": { - "name": "261", - "key": "262", + "name": "264", + "key": "265", "optional": false } } @@ -773,40 +776,40 @@ }, "volumeMounts": [ { - "name": "263", - "mountPath": "264", - "subPath": "265", + "name": "266", + "mountPath": "267", + "subPath": "268", "mountPropagation": "ĠM蘇KŅ/»頸+SÄ蚃", - "subPathExpr": "266" + "subPathExpr": "269" } ], "volumeDevices": [ { - "name": "267", - "devicePath": "268" + "name": "270", + "devicePath": "271" } ], "livenessProbe": { "exec": { "command": [ - "269" + "272" ] }, "httpGet": { - "path": "270", + "path": "273", "port": -1468297794, - "host": "271", + "host": "274", "scheme": "磣Óƿ頀\"冓鍓贯澔 ƺ蛜6Ɖ飴Ɏ", "httpHeaders": [ { - "name": "272", - "value": "273" + "name": "275", + "value": "276" } ] }, "tcpSocket": { - "port": "274", - "host": "275" + "port": "277", + "host": "278" }, "initialDelaySeconds": 1308698792, "timeoutSeconds": 1401790459, @@ -818,24 +821,24 @@ "readinessProbe": { "exec": { "command": [ - "276" + "279" ] }, "httpGet": { - "path": "277", + "path": "280", "port": -614098868, - "host": "278", + "host": "281", "scheme": "ȗÔÂɘɢ", "httpHeaders": [ { - "name": "279", - "value": "280" + "name": "282", + "value": "283" } ] }, "tcpSocket": { "port": 802134138, - "host": "281" + "host": "284" }, "initialDelaySeconds": -942399354, "timeoutSeconds": 1264624019, @@ -847,24 +850,24 @@ "startupProbe": { "exec": { "command": [ - "282" + "285" ] }, "httpGet": { - "path": "283", + "path": "286", "port": -992558278, - "host": "284", + "host": "287", "scheme": "鯂²静", "httpHeaders": [ { - "name": "285", - "value": "286" + "name": "288", + "value": "289" } ] }, "tcpSocket": { "port": -402384013, - "host": "287" + "host": "290" }, "initialDelaySeconds": -181601395, "timeoutSeconds": -617381112, @@ -877,51 +880,51 @@ "postStart": { "exec": { "command": [ - "288" + "291" ] }, "httpGet": { - "path": "289", - "port": "290", - "host": "291", + "path": "292", + "port": "293", + "host": "294", "scheme": "Ǩ繫ʎǑyZ涬P­蜷ɔ幩", "httpHeaders": [ { - "name": "292", - "value": "293" + "name": "295", + "value": "296" } ] }, "tcpSocket": { "port": 1167615307, - "host": "294" + "host": "297" } }, "preStop": { "exec": { "command": [ - "295" + "298" ] }, "httpGet": { - "path": "296", + "path": "299", "port": -115833863, - "host": "297", + "host": "300", "scheme": "ì", "httpHeaders": [ { - "name": "298", - "value": "299" + "name": "301", + "value": "302" } ] }, "tcpSocket": { - "port": "300", - "host": "301" + "port": "303", + "host": "304" } } }, - "terminationMessagePath": "302", + "terminationMessagePath": "305", "terminationMessagePolicy": "ɊHȖ|ʐşƧ諔迮ƙIJ嘢4ʗ", "imagePullPolicy": "ǚ鍰\\縑ɀ撑¼蠾8餑噭", "securityContext": { @@ -935,15 +938,15 @@ }, "privileged": false, "seLinuxOptions": { - "user": "303", - "role": "304", - "type": "305", - "level": "306" + "user": "306", + "role": "307", + "type": "308", + "level": "309" }, "windowsOptions": { - "gmsaCredentialSpecName": "307", - "gmsaCredentialSpec": "308", - "runAsUserName": "309" + "gmsaCredentialSpecName": "310", + "gmsaCredentialSpec": "311", + "runAsUserName": "312" }, "runAsUser": -6717020695319852049, "runAsGroup": -495558749504439559, @@ -953,7 +956,7 @@ "procMount": "Ǫʓ)ǂť嗆u", "seccompProfile": { "type": "晲T[irȎ3Ĕ\\", - "localhostProfile": "310" + "localhostProfile": "313" } }, "tty": true @@ -961,59 +964,59 @@ ], "ephemeralContainers": [ { - "name": "311", - "image": "312", + "name": "314", + "image": "315", "command": [ - "313" + "316" ], "args": [ - "314" + "317" ], - "workingDir": "315", + "workingDir": "318", "ports": [ { - "name": "316", + "name": "319", "hostPort": -1656699070, "containerPort": -1918622971, "protocol": "ĵ鴁ĩȲǸ|蕎'佉賞ǧĒz", - "hostIP": "317" + "hostIP": "320" } ], "envFrom": [ { - "prefix": "318", + "prefix": "321", "configMapRef": { - "name": "319", + "name": "322", "optional": true }, "secretRef": { - "name": "320", + "name": "323", "optional": false } } ], "env": [ { - "name": "321", - "value": "322", + "name": "324", + "value": "325", "valueFrom": { "fieldRef": { - "apiVersion": "323", - "fieldPath": "324" + "apiVersion": "326", + "fieldPath": "327" }, "resourceFieldRef": { - "containerName": "325", - "resource": "326", + "containerName": "328", + "resource": "329", "divisor": "69" }, "configMapKeyRef": { - "name": "327", - "key": "328", + "name": "330", + "key": "331", "optional": true }, "secretKeyRef": { - "name": "329", - "key": "330", + "name": "332", + "key": "333", "optional": false } } @@ -1029,41 +1032,41 @@ }, "volumeMounts": [ { - "name": "331", + "name": "334", "readOnly": true, - "mountPath": "332", - "subPath": "333", + "mountPath": "335", + "subPath": "336", "mountPropagation": "Ik(dŊiɢzĮ蛋I", - "subPathExpr": "334" + "subPathExpr": "337" } ], "volumeDevices": [ { - "name": "335", - "devicePath": "336" + "name": "338", + "devicePath": "339" } ], "livenessProbe": { "exec": { "command": [ - "337" + "340" ] }, "httpGet": { - "path": "338", - "port": "339", - "host": "340", + "path": "341", + "port": "342", + "host": "343", "scheme": "ȥ}礤铟怖ý萜Ǖ", "httpHeaders": [ { - "name": "341", - "value": "342" + "name": "344", + "value": "345" } ] }, "tcpSocket": { "port": -1088996269, - "host": "343" + "host": "346" }, "initialDelaySeconds": -1922458514, "timeoutSeconds": 1480364858, @@ -1075,24 +1078,24 @@ "readinessProbe": { "exec": { "command": [ - "344" + "347" ] }, "httpGet": { - "path": "345", + "path": "348", "port": 1219644543, - "host": "346", + "host": "349", "scheme": "ȑoG鄧蜢暳ǽżLj捲攻xƂ9阠$嬏wy", "httpHeaders": [ { - "name": "347", - "value": "348" + "name": "350", + "value": "351" } ] }, "tcpSocket": { - "port": "349", - "host": "350" + "port": "352", + "host": "353" }, "initialDelaySeconds": 652646450, "timeoutSeconds": 757223010, @@ -1104,24 +1107,24 @@ "startupProbe": { "exec": { "command": [ - "351" + "354" ] }, "httpGet": { - "path": "352", + "path": "355", "port": -902839620, - "host": "353", + "host": "356", "scheme": "縆łƑ[澔槃JŵǤ桒ɴ鉂W", "httpHeaders": [ { - "name": "354", - "value": "355" + "name": "357", + "value": "358" } ] }, "tcpSocket": { - "port": "356", - "host": "357" + "port": "359", + "host": "360" }, "initialDelaySeconds": -574742201, "timeoutSeconds": -1182912186, @@ -1134,51 +1137,51 @@ "postStart": { "exec": { "command": [ - "358" + "361" ] }, "httpGet": { - "path": "359", - "port": "360", - "host": "361", + "path": "362", + "port": "363", + "host": "364", "scheme": "卶滿筇ȟP:/a殆诵H玲鑠ĭ$#", "httpHeaders": [ { - "name": "362", - "value": "363" + "name": "365", + "value": "366" } ] }, "tcpSocket": { - "port": "364", - "host": "365" + "port": "367", + "host": "368" } }, "preStop": { "exec": { "command": [ - "366" + "369" ] }, "httpGet": { - "path": "367", + "path": "370", "port": 1791758702, - "host": "368", + "host": "371", "scheme": "tl敷斢杧ż鯀", "httpHeaders": [ { - "name": "369", - "value": "370" + "name": "372", + "value": "373" } ] }, "tcpSocket": { - "port": "371", - "host": "372" + "port": "374", + "host": "375" } } }, - "terminationMessagePath": "373", + "terminationMessagePath": "376", "terminationMessagePolicy": "鸔ɧWǘ炙", "imagePullPolicy": "ǰ詀ǿ忀oɎƺL", "securityContext": { @@ -1192,15 +1195,15 @@ }, "privileged": true, "seLinuxOptions": { - "user": "374", - "role": "375", - "type": "376", - "level": "377" + "user": "377", + "role": "378", + "type": "379", + "level": "380" }, "windowsOptions": { - "gmsaCredentialSpecName": "378", - "gmsaCredentialSpec": "379", - "runAsUserName": "380" + "gmsaCredentialSpecName": "381", + "gmsaCredentialSpec": "382", + "runAsUserName": "383" }, "runAsUser": 2114633499332155907, "runAsGroup": -1232960403847883886, @@ -1210,12 +1213,12 @@ "procMount": "铳s44矕Ƈè*鑏=", "seccompProfile": { "type": "ʨ|ǓÓ敆OɈÏ 瞍髃#", - "localhostProfile": "381" + "localhostProfile": "384" } }, "stdin": true, "tty": true, - "targetContainerName": "382" + "targetContainerName": "385" } ], "restartPolicy": "W歹s梊ɥʋăƻ", @@ -1223,25 +1226,25 @@ "activeDeadlineSeconds": 579099652389333099, "dnsPolicy": "'蠨磼O_h盌3+Œ9两@8", "nodeSelector": { - "383": "384" + "386": "387" }, - "serviceAccountName": "385", - "serviceAccount": "386", + "serviceAccountName": "388", + "serviceAccount": "389", "automountServiceAccountToken": true, - "nodeName": "387", + "nodeName": "390", "hostNetwork": true, "shareProcessNamespace": true, "securityContext": { "seLinuxOptions": { - "user": "388", - "role": "389", - "type": "390", - "level": "391" + "user": "391", + "role": "392", + "type": "393", + "level": "394" }, "windowsOptions": { - "gmsaCredentialSpecName": "392", - "gmsaCredentialSpec": "393", - "runAsUserName": "394" + "gmsaCredentialSpecName": "395", + "gmsaCredentialSpec": "396", + "runAsUserName": "397" }, "runAsUser": 3011215457607075123, "runAsGroup": -2549376519991319825, @@ -1252,23 +1255,23 @@ "fsGroup": -8322686588708543096, "sysctls": [ { - "name": "395", - "value": "396" + "name": "398", + "value": "399" } ], "fsGroupChangePolicy": "4虵p蓋沥7uPƒ", "seccompProfile": { "type": "", - "localhostProfile": "397" + "localhostProfile": "400" } }, "imagePullSecrets": [ { - "name": "398" + "name": "401" } ], - "hostname": "399", - "subdomain": "400", + "hostname": "402", + "subdomain": "403", "affinity": { "nodeAffinity": { "requiredDuringSchedulingIgnoredDuringExecution": { @@ -1276,19 +1279,19 @@ { "matchExpressions": [ { - "key": "401", + "key": "404", "operator": "灭ƴɦ燻踸陴Sĕ濦", "values": [ - "402" + "405" ] } ], "matchFields": [ { - "key": "403", + "key": "406", "operator": "筿ɾ", "values": [ - "404" + "407" ] } ] @@ -1301,19 +1304,19 @@ "preference": { "matchExpressions": [ { - "key": "405", + "key": "408", "operator": "霎ȃň", "values": [ - "406" + "409" ] } ], "matchFields": [ { - "key": "407", + "key": "410", "operator": "ʓ滨", "values": [ - "408" + "411" ] } ] @@ -1336,9 +1339,9 @@ ] }, "namespaces": [ - "415" + "418" ], - "topologyKey": "416", + "topologyKey": "419", "namespaceSelector": { "matchLabels": { "1rhm-5y--z-0/b17ca-_p-y.eQ9": "dU-_s-mtA.W5_-5_.V1-rU.___06.eqk5E_-4-.XH-.k.7.l_-W8o._xJ1-lFAX" @@ -1371,9 +1374,9 @@ ] }, "namespaces": [ - "429" + "432" ], - "topologyKey": "430", + "topologyKey": "433", "namespaceSelector": { "matchLabels": { "f---u7-gl7814ei-07shtq-6---g----9s39z--f-l67-9a-trt-03-7z2zy0eq.8-u87lyqq-o-3----60zvoe7-7973b--7n/fNx__-U_.Pn-W23-_.z_.._s--_F-BR-.h_-2-.s_6O-5_7_-0w_--5-_.3--9": "P.B._A_090ERG2nV.__p_Y-.2__a_dWU_V-_QA" @@ -1410,9 +1413,9 @@ ] }, "namespaces": [ - "443" + "446" ], - "topologyKey": "444", + "topologyKey": "447", "namespaceSelector": { "matchLabels": { "T-4CwMqp..__._-J_-fk3-_j.133eT_2_tI": "I-mt4...rQ" @@ -1448,9 +1451,9 @@ ] }, "namespaces": [ - "457" + "460" ], - "topologyKey": "458", + "topologyKey": "461", "namespaceSelector": { "matchLabels": { "VM5..-N_H_55..--E3_2D-1DW__o_8": "kzB7U_.Q.45cy-.._K" @@ -1467,37 +1470,37 @@ ] } }, - "schedulerName": "465", + "schedulerName": "468", "tolerations": [ { - "key": "466", + "key": "469", "operator": "NL觀嫧酞篐8郫焮3ó緼Ŷ獃夕Ɔ", - "value": "467", + "value": "470", "effect": ";牆詒ĸąsƶ", "tolerationSeconds": -456102350746071856 } ], "hostAliases": [ { - "ip": "468", + "ip": "471", "hostnames": [ - "469" + "472" ] } ], - "priorityClassName": "470", + "priorityClassName": "473", "priority": 1188651641, "dnsConfig": { "nameservers": [ - "471" + "474" ], "searches": [ - "472" + "475" ], "options": [ { - "name": "473", - "value": "474" + "name": "476", + "value": "477" } ] }, @@ -1506,7 +1509,7 @@ "conditionType": "lD傕Ɠ栊闔虝巒瀦ŕ蘴濼DZj鎒ũW" } ], - "runtimeClassName": "475", + "runtimeClassName": "478", "enableServiceLinks": false, "preemptionPolicy": "džH0ƾ瘿¸'q钨羲;\"T#sM網mA", "overhead": { @@ -1515,7 +1518,7 @@ "topologySpreadConstraints": [ { "maxSkew": -388643187, - "topologyKey": "476", + "topologyKey": "479", "whenUnsatisfiable": "i僠噚恗N", "labelSelector": { "matchLabels": { @@ -1548,8 +1551,8 @@ "type": "C`牯雫", "status": "%ÿ¼璤ňɈȀę", "lastTransitionTime": "2951-06-01T06:00:17Z", - "reason": "483", - "message": "484" + "reason": "486", + "message": "487" } ] } diff --git a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.ReplicaSet.pb b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.ReplicaSet.pb index b05817ea47d..ad7d3a5b1b5 100644 Binary files a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.ReplicaSet.pb and b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.ReplicaSet.pb differ diff --git a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.ReplicaSet.yaml b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.ReplicaSet.yaml index 8f8ac2d5ce2..a8cd7a5abea 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.ReplicaSet.yaml +++ b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.ReplicaSet.yaml @@ -17,6 +17,7 @@ metadata: fieldsType: "18" manager: "16" operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] + subresource: "19" name: "2" namespace: "4" ownerReferences: @@ -43,32 +44,33 @@ spec: template: metadata: annotations: - "32": "33" - clusterName: "38" + "33": "34" + clusterName: "39" creationTimestamp: null deletionGracePeriodSeconds: -152893758082474859 finalizers: - - "37" - generateName: "26" + - "38" + generateName: "27" generation: -6617020301190572172 labels: - "30": "31" + "31": "32" managedFields: - - apiVersion: "40" - fieldsType: "41" - manager: "39" + - apiVersion: "41" + fieldsType: "42" + manager: "40" operation: ƅS·Õüe0ɔȖ脵鴈Ō - name: "25" - namespace: "27" + subresource: "43" + name: "26" + namespace: "28" ownerReferences: - - apiVersion: "34" + - apiVersion: "35" blockOwnerDeletion: true controller: true - kind: "35" - name: "36" + kind: "36" + name: "37" uid: 'ɖgȏ哙ȍȂ揲ȼDDŽLŬp:' resourceVersion: "7336814125345800857" - selfLink: "28" + selfLink: "29" uid: ʬ spec: activeDeadlineSeconds: 579099652389333099 @@ -77,28 +79,28 @@ spec: preferredDuringSchedulingIgnoredDuringExecution: - preference: matchExpressions: - - key: "405" + - key: "408" operator: 霎ȃň values: - - "406" + - "409" matchFields: - - key: "407" + - key: "410" operator: ʓ滨 values: - - "408" + - "411" weight: -259047269 requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - - key: "401" + - key: "404" operator: 灭ƴɦ燻踸陴Sĕ濦 values: - - "402" + - "405" matchFields: - - key: "403" + - key: "406" operator: 筿ɾ values: - - "404" + - "407" podAffinity: preferredDuringSchedulingIgnoredDuringExecution: - podAffinityTerm: @@ -120,8 +122,8 @@ spec: ? f---u7-gl7814ei-07shtq-6---g----9s39z--f-l67-9a-trt-03-7z2zy0eq.8-u87lyqq-o-3----60zvoe7-7973b--7n/fNx__-U_.Pn-W23-_.z_.._s--_F-BR-.h_-2-.s_6O-5_7_-0w_--5-_.3--9 : P.B._A_090ERG2nV.__p_Y-.2__a_dWU_V-_QA namespaces: - - "429" - topologyKey: "430" + - "432" + topologyKey: "433" weight: 2001693468 requiredDuringSchedulingIgnoredDuringExecution: - labelSelector: @@ -137,8 +139,8 @@ spec: matchLabels: 1rhm-5y--z-0/b17ca-_p-y.eQ9: dU-_s-mtA.W5_-5_.V1-rU.___06.eqk5E_-4-.XH-.k.7.l_-W8o._xJ1-lFAX namespaces: - - "415" - topologyKey: "416" + - "418" + topologyKey: "419" podAntiAffinity: preferredDuringSchedulingIgnoredDuringExecution: - podAffinityTerm: @@ -157,8 +159,8 @@ spec: matchLabels: VM5..-N_H_55..--E3_2D-1DW__o_8: kzB7U_.Q.45cy-.._K namespaces: - - "457" - topologyKey: "458" + - "460" + topologyKey: "461" weight: 1920802622 requiredDuringSchedulingIgnoredDuringExecution: - labelSelector: @@ -178,120 +180,120 @@ spec: matchLabels: T-4CwMqp..__._-J_-fk3-_j.133eT_2_tI: I-mt4...rQ namespaces: - - "443" - topologyKey: "444" + - "446" + topologyKey: "447" automountServiceAccountToken: true containers: - args: - - "246" + - "249" command: - - "245" + - "248" env: - - name: "253" - value: "254" + - name: "256" + value: "257" valueFrom: configMapKeyRef: - key: "260" - name: "259" + key: "263" + name: "262" optional: true fieldRef: - apiVersion: "255" - fieldPath: "256" + apiVersion: "258" + fieldPath: "259" resourceFieldRef: - containerName: "257" + containerName: "260" divisor: "9" - resource: "258" + resource: "261" secretKeyRef: - key: "262" - name: "261" + key: "265" + name: "264" optional: false envFrom: - configMapRef: - name: "251" + name: "254" optional: false - prefix: "250" + prefix: "253" secretRef: - name: "252" + name: "255" optional: true - image: "244" + image: "247" imagePullPolicy: ǚ鍰\縑ɀ撑¼蠾8餑噭 lifecycle: postStart: exec: command: - - "288" + - "291" httpGet: - host: "291" + host: "294" httpHeaders: - - name: "292" - value: "293" - path: "289" - port: "290" + - name: "295" + value: "296" + path: "292" + port: "293" scheme: Ǩ繫ʎǑyZ涬P­蜷ɔ幩 tcpSocket: - host: "294" + host: "297" port: 1167615307 preStop: exec: command: - - "295" + - "298" httpGet: - host: "297" + host: "300" httpHeaders: - - name: "298" - value: "299" - path: "296" + - name: "301" + value: "302" + path: "299" port: -115833863 scheme: ì tcpSocket: - host: "301" - port: "300" + host: "304" + port: "303" livenessProbe: exec: command: - - "269" + - "272" failureThreshold: -1129218498 httpGet: - host: "271" + host: "274" httpHeaders: - - name: "272" - value: "273" - path: "270" + - name: "275" + value: "276" + path: "273" port: -1468297794 scheme: 磣Óƿ頀"冓鍓贯澔 ƺ蛜6Ɖ飴Ɏ initialDelaySeconds: 1308698792 periodSeconds: -934378634 successThreshold: -1453143878 tcpSocket: - host: "275" - port: "274" + host: "278" + port: "277" terminationGracePeriodSeconds: 2471155705902100229 timeoutSeconds: 1401790459 - name: "243" + name: "246" ports: - containerPort: -1784617397 - hostIP: "249" + hostIP: "252" hostPort: 465972736 - name: "248" + name: "251" protocol: Ƭƶ氩Ȩ<6 readinessProbe: exec: command: - - "276" + - "279" failureThreshold: 323903711 httpGet: - host: "278" + host: "281" httpHeaders: - - name: "279" - value: "280" - path: "277" + - name: "282" + value: "283" + path: "280" port: -614098868 scheme: ȗÔÂɘɢ initialDelaySeconds: -942399354 periodSeconds: -1803854120 successThreshold: -1412915219 tcpSocket: - host: "281" + host: "284" port: 802134138 terminationGracePeriodSeconds: -9192251189672401053 timeoutSeconds: 1264624019 @@ -314,173 +316,173 @@ spec: runAsNonRoot: false runAsUser: -6717020695319852049 seLinuxOptions: - level: "306" - role: "304" - type: "305" - user: "303" + level: "309" + role: "307" + type: "308" + user: "306" seccompProfile: - localhostProfile: "310" + localhostProfile: "313" type: 晲T[irȎ3Ĕ\ windowsOptions: - gmsaCredentialSpec: "308" - gmsaCredentialSpecName: "307" - runAsUserName: "309" + gmsaCredentialSpec: "311" + gmsaCredentialSpecName: "310" + runAsUserName: "312" startupProbe: exec: command: - - "282" + - "285" failureThreshold: 1658749995 httpGet: - host: "284" + host: "287" httpHeaders: - - name: "285" - value: "286" - path: "283" + - name: "288" + value: "289" + path: "286" port: -992558278 scheme: 鯂²静 initialDelaySeconds: -181601395 periodSeconds: 1851229369 successThreshold: -560238386 tcpSocket: - host: "287" + host: "290" port: -402384013 terminationGracePeriodSeconds: -4030490994049395944 timeoutSeconds: -617381112 - terminationMessagePath: "302" + terminationMessagePath: "305" terminationMessagePolicy: ɊHȖ|ʐşƧ諔迮ƙIJ嘢4ʗ tty: true volumeDevices: - - devicePath: "268" - name: "267" + - devicePath: "271" + name: "270" volumeMounts: - - mountPath: "264" + - mountPath: "267" mountPropagation: ĠM蘇KŅ/»頸+SÄ蚃 - name: "263" - subPath: "265" - subPathExpr: "266" - workingDir: "247" + name: "266" + subPath: "268" + subPathExpr: "269" + workingDir: "250" dnsConfig: nameservers: - - "471" + - "474" options: - - name: "473" - value: "474" + - name: "476" + value: "477" searches: - - "472" + - "475" dnsPolicy: '''蠨磼O_h盌3+Œ9两@8' enableServiceLinks: false ephemeralContainers: - args: - - "314" + - "317" command: - - "313" + - "316" env: - - name: "321" - value: "322" + - name: "324" + value: "325" valueFrom: configMapKeyRef: - key: "328" - name: "327" + key: "331" + name: "330" optional: true fieldRef: - apiVersion: "323" - fieldPath: "324" + apiVersion: "326" + fieldPath: "327" resourceFieldRef: - containerName: "325" + containerName: "328" divisor: "69" - resource: "326" + resource: "329" secretKeyRef: - key: "330" - name: "329" + key: "333" + name: "332" optional: false envFrom: - configMapRef: - name: "319" + name: "322" optional: true - prefix: "318" + prefix: "321" secretRef: - name: "320" + name: "323" optional: false - image: "312" + image: "315" imagePullPolicy: ǰ詀ǿ忀oɎƺL lifecycle: postStart: exec: command: - - "358" + - "361" httpGet: - host: "361" + host: "364" httpHeaders: - - name: "362" - value: "363" - path: "359" - port: "360" + - name: "365" + value: "366" + path: "362" + port: "363" scheme: 卶滿筇ȟP:/a殆诵H玲鑠ĭ$# tcpSocket: - host: "365" - port: "364" + host: "368" + port: "367" preStop: exec: command: - - "366" + - "369" httpGet: - host: "368" + host: "371" httpHeaders: - - name: "369" - value: "370" - path: "367" + - name: "372" + value: "373" + path: "370" port: 1791758702 scheme: tl敷斢杧ż鯀 tcpSocket: - host: "372" - port: "371" + host: "375" + port: "374" livenessProbe: exec: command: - - "337" + - "340" failureThreshold: -36573584 httpGet: - host: "340" + host: "343" httpHeaders: - - name: "341" - value: "342" - path: "338" - port: "339" + - name: "344" + value: "345" + path: "341" + port: "342" scheme: ȥ}礤铟怖ý萜Ǖ initialDelaySeconds: -1922458514 periodSeconds: 692511776 successThreshold: -1231653807 tcpSocket: - host: "343" + host: "346" port: -1088996269 terminationGracePeriodSeconds: -2524837786321986358 timeoutSeconds: 1480364858 - name: "311" + name: "314" ports: - containerPort: -1918622971 - hostIP: "317" + hostIP: "320" hostPort: -1656699070 - name: "316" + name: "319" protocol: ĵ鴁ĩȲǸ|蕎'佉賞ǧĒz readinessProbe: exec: command: - - "344" + - "347" failureThreshold: 1443270783 httpGet: - host: "346" + host: "349" httpHeaders: - - name: "347" - value: "348" - path: "345" + - name: "350" + value: "351" + path: "348" port: 1219644543 scheme: ȑoG鄧蜢暳ǽżLj捲攻xƂ9阠$嬏wy initialDelaySeconds: 652646450 periodSeconds: -1912967242 successThreshold: -2106399359 tcpSocket: - host: "350" - port: "349" + host: "353" + port: "352" terminationGracePeriodSeconds: -4462364494060795190 timeoutSeconds: 757223010 resources: @@ -502,173 +504,173 @@ spec: runAsNonRoot: true runAsUser: 2114633499332155907 seLinuxOptions: - level: "377" - role: "375" - type: "376" - user: "374" + level: "380" + role: "378" + type: "379" + user: "377" seccompProfile: - localhostProfile: "381" + localhostProfile: "384" type: ʨ|ǓÓ敆OɈÏ 瞍髃# windowsOptions: - gmsaCredentialSpec: "379" - gmsaCredentialSpecName: "378" - runAsUserName: "380" + gmsaCredentialSpec: "382" + gmsaCredentialSpecName: "381" + runAsUserName: "383" startupProbe: exec: command: - - "351" + - "354" failureThreshold: 64459150 httpGet: - host: "353" + host: "356" httpHeaders: - - name: "354" - value: "355" - path: "352" + - name: "357" + value: "358" + path: "355" port: -902839620 scheme: 縆łƑ[澔槃JŵǤ桒ɴ鉂W initialDelaySeconds: -574742201 periodSeconds: -514169648 successThreshold: -1186167291 tcpSocket: - host: "357" - port: "356" + host: "360" + port: "359" terminationGracePeriodSeconds: -4166164136222066963 timeoutSeconds: -1182912186 stdin: true - targetContainerName: "382" - terminationMessagePath: "373" + targetContainerName: "385" + terminationMessagePath: "376" terminationMessagePolicy: 鸔ɧWǘ炙 tty: true volumeDevices: - - devicePath: "336" - name: "335" + - devicePath: "339" + name: "338" volumeMounts: - - mountPath: "332" + - mountPath: "335" mountPropagation: Ik(dŊiɢzĮ蛋I - name: "331" + name: "334" readOnly: true - subPath: "333" - subPathExpr: "334" - workingDir: "315" + subPath: "336" + subPathExpr: "337" + workingDir: "318" hostAliases: - hostnames: - - "469" - ip: "468" + - "472" + ip: "471" hostNetwork: true - hostname: "399" + hostname: "402" imagePullSecrets: - - name: "398" + - name: "401" initContainers: - args: - - "178" + - "181" command: - - "177" + - "180" env: - - name: "185" - value: "186" + - name: "188" + value: "189" valueFrom: configMapKeyRef: - key: "192" - name: "191" + key: "195" + name: "194" optional: true fieldRef: - apiVersion: "187" - fieldPath: "188" + apiVersion: "190" + fieldPath: "191" resourceFieldRef: - containerName: "189" + containerName: "192" divisor: "486" - resource: "190" + resource: "193" secretKeyRef: - key: "194" - name: "193" + key: "197" + name: "196" optional: true envFrom: - configMapRef: - name: "183" + name: "186" optional: true - prefix: "182" + prefix: "185" secretRef: - name: "184" + name: "187" optional: true - image: "176" + image: "179" imagePullPolicy: 1ØœȠƬQg鄠 lifecycle: postStart: exec: command: - - "221" + - "224" httpGet: - host: "223" + host: "226" httpHeaders: - - name: "224" - value: "225" - path: "222" + - name: "227" + value: "228" + path: "225" port: 896430536 scheme: 罴ņ螡źȰ tcpSocket: - host: "226" + host: "229" port: 513341278 preStop: exec: command: - - "227" + - "230" httpGet: - host: "229" + host: "232" httpHeaders: - - name: "230" - value: "231" - path: "228" + - name: "233" + value: "234" + path: "231" port: 1451056156 scheme: uʎȺ眖R# tcpSocket: - host: "233" - port: "232" + host: "236" + port: "235" livenessProbe: exec: command: - - "201" + - "204" failureThreshold: 1016277253 httpGet: - host: "203" + host: "206" httpHeaders: - - name: "204" - value: "205" - path: "202" + - name: "207" + value: "208" + path: "205" port: 2035347577 scheme: 姣>懔%熷谟þ蛯ɰ荶ljʁ揆ɘȌ脾 initialDelaySeconds: -1155992025 periodSeconds: -850069363 successThreshold: 918929368 tcpSocket: - host: "206" + host: "209" port: -1498229293 terminationGracePeriodSeconds: -8520337362162976488 timeoutSeconds: -194343002 - name: "175" + name: "178" ports: - containerPort: -2031266553 - hostIP: "181" + hostIP: "184" hostPort: 424236719 - name: "180" + name: "183" protocol: 呝TG;邪 readinessProbe: exec: command: - - "207" + - "210" failureThreshold: 163512962 httpGet: - host: "210" + host: "213" httpHeaders: - - name: "211" - value: "212" - path: "208" - port: "209" + - name: "214" + value: "215" + path: "211" + port: "212" scheme: 悮坮Ȣ幟ļ腻ŬƩȿ0矀Kʝ瘴I\p initialDelaySeconds: -407545915 periodSeconds: 716842280 successThreshold: 1479266199 tcpSocket: - host: "213" + host: "216" port: 538852927 terminationGracePeriodSeconds: -8521017368802772029 timeoutSeconds: 902535764 @@ -691,66 +693,66 @@ spec: runAsNonRoot: true runAsUser: 1946087648860511217 seLinuxOptions: - level: "238" - role: "236" - type: "237" - user: "235" + level: "241" + role: "239" + type: "240" + user: "238" seccompProfile: - localhostProfile: "242" + localhostProfile: "245" type: ƚ绤fʀļ腩墺Ò媁荭gw忊|E剒蔞 windowsOptions: - gmsaCredentialSpec: "240" - gmsaCredentialSpecName: "239" - runAsUserName: "241" + gmsaCredentialSpec: "243" + gmsaCredentialSpecName: "242" + runAsUserName: "244" startupProbe: exec: command: - - "214" + - "217" failureThreshold: -2107743490 httpGet: - host: "216" + host: "219" httpHeaders: - - name: "217" - value: "218" - path: "215" + - name: "220" + value: "221" + path: "218" port: 1623772781 scheme: UÐ_ƮA攤/ɸɎ initialDelaySeconds: 1054858106 periodSeconds: -1150474479 successThreshold: 744319626 tcpSocket: - host: "220" - port: "219" + host: "223" + port: "222" terminationGracePeriodSeconds: 8569885835306406695 timeoutSeconds: 232569106 stdin: true - terminationMessagePath: "234" + terminationMessagePath: "237" terminationMessagePolicy: '''WKw(ğ儴Ůĺ}潷ʒ胵輓Ɔ' tty: true volumeDevices: - - devicePath: "200" - name: "199" + - devicePath: "203" + name: "202" volumeMounts: - - mountPath: "196" + - mountPath: "199" mountPropagation: 瀑Ź9ǕLLȊɞ-uƻ悖ȩ0Ƹ[Ę - name: "195" + name: "198" readOnly: true - subPath: "197" - subPathExpr: "198" - workingDir: "179" - nodeName: "387" + subPath: "200" + subPathExpr: "201" + workingDir: "182" + nodeName: "390" nodeSelector: - "383": "384" + "386": "387" overhead: »Š: "727" preemptionPolicy: džH0ƾ瘿¸'q钨羲;"T#sM網mA priority: 1188651641 - priorityClassName: "470" + priorityClassName: "473" readinessGates: - conditionType: lD傕Ɠ栊闔虝巒瀦ŕ蘴濼DZj鎒ũW restartPolicy: W歹s梊ɥʋăƻ - runtimeClassName: "475" - schedulerName: "465" + runtimeClassName: "478" + schedulerName: "468" securityContext: fsGroup: -8322686588708543096 fsGroupChangePolicy: 4虵p蓋沥7uPƒ @@ -758,34 +760,34 @@ spec: runAsNonRoot: true runAsUser: 3011215457607075123 seLinuxOptions: - level: "391" - role: "389" - type: "390" - user: "388" + level: "394" + role: "392" + type: "393" + user: "391" seccompProfile: - localhostProfile: "397" + localhostProfile: "400" type: "" supplementalGroups: - 8667724420266764868 sysctls: - - name: "395" - value: "396" + - name: "398" + value: "399" windowsOptions: - gmsaCredentialSpec: "393" - gmsaCredentialSpecName: "392" - runAsUserName: "394" - serviceAccount: "386" - serviceAccountName: "385" + gmsaCredentialSpec: "396" + gmsaCredentialSpecName: "395" + runAsUserName: "397" + serviceAccount: "389" + serviceAccountName: "388" setHostnameAsFQDN: false shareProcessNamespace: true - subdomain: "400" + subdomain: "403" terminationGracePeriodSeconds: 1031455728822209328 tolerations: - effect: ;牆詒ĸąsƶ - key: "466" + key: "469" operator: NL觀嫧酞篐8郫焮3ó緼Ŷ獃夕Ɔ tolerationSeconds: -456102350746071856 - value: "467" + value: "470" topologySpreadConstraints: - labelSelector: matchExpressions: @@ -796,65 +798,65 @@ spec: matchLabels: z23.Ya-C3-._-l__KSvV-8-L__C_60-__.19_-gYY._..fP--hQ7be__0: g-5.-59...7q___n.__16ee.-.66hcB.rTt7bm9I.-..q-F-T maxSkew: -388643187 - topologyKey: "476" + topologyKey: "479" whenUnsatisfiable: i僠噚恗N volumes: - awsElasticBlockStore: - fsType: "47" + fsType: "49" partition: -762366823 readOnly: true - volumeID: "46" + volumeID: "48" azureDisk: cachingMode: HǺƶȤ^}穠 - diskName: "110" - diskURI: "111" - fsType: "112" + diskName: "112" + diskURI: "113" + fsType: "114" kind: 躢 readOnly: true azureFile: - secretName: "96" - shareName: "97" + secretName: "98" + shareName: "99" cephfs: monitors: - - "81" - path: "82" - secretFile: "84" + - "83" + path: "84" + secretFile: "86" secretRef: - name: "85" - user: "83" + name: "87" + user: "85" cinder: - fsType: "79" + fsType: "81" secretRef: - name: "80" - volumeID: "78" + name: "82" + volumeID: "80" configMap: defaultMode: -460478410 items: - - key: "99" + - key: "101" mode: -2039036935 - path: "100" - name: "98" + path: "102" + name: "100" optional: false csi: - driver: "142" - fsType: "143" + driver: "144" + fsType: "145" nodePublishSecretRef: - name: "146" + name: "148" readOnly: false volumeAttributes: - "144": "145" + "146": "147" downwardAPI: defaultMode: -106644772 items: - fieldRef: - apiVersion: "89" - fieldPath: "90" + apiVersion: "91" + fieldPath: "92" mode: 1235524154 - path: "88" + path: "90" resourceFieldRef: - containerName: "91" + containerName: "93" divisor: "457" - resource: "92" + resource: "94" emptyDir: medium: 彭聡A3fƻfʣ sizeLimit: "115" @@ -862,39 +864,40 @@ spec: volumeClaimTemplate: metadata: annotations: - "154": "155" - clusterName: "160" + "156": "157" + clusterName: "162" creationTimestamp: null deletionGracePeriodSeconds: 4217400953499279873 finalizers: - - "159" - generateName: "148" + - "161" + generateName: "150" generation: 6327094951466338107 labels: - "152": "153" + "154": "155" managedFields: - - apiVersion: "162" - fieldsType: "163" - manager: "161" + - apiVersion: "164" + fieldsType: "165" + manager: "163" operation: O醔ɍ厶耈 T衧ȇe媹Hǝ呮}臷Ľð - name: "147" - namespace: "149" + subresource: "166" + name: "149" + namespace: "151" ownerReferences: - - apiVersion: "156" + - apiVersion: "158" blockOwnerDeletion: true controller: false - kind: "157" - name: "158" + kind: "159" + name: "160" uid: "" resourceVersion: "5302358391842833914" - selfLink: "150" + selfLink: "152" spec: accessModes: - eÞȦY籎顒 dataSource: - apiGroup: "172" - kind: "173" - name: "174" + apiGroup: "175" + kind: "176" + name: "177" resources: limits: ŴĿ: "377" @@ -906,153 +909,153 @@ spec: operator: DoesNotExist matchLabels: 5_Or.i1_7z.WH-.L: d2-N_Y.t--0 - storageClassName: "171" + storageClassName: "174" volumeMode: ŀ樺ȃv渟7¤7djƯĖ漘Z剚敍0 - volumeName: "170" + volumeName: "173" fc: - fsType: "94" + fsType: "96" lun: 441887498 readOnly: true targetWWNs: - - "93" - wwids: - "95" + wwids: + - "97" flexVolume: - driver: "73" - fsType: "74" + driver: "75" + fsType: "76" options: - "76": "77" + "78": "79" secretRef: - name: "75" + name: "77" flocker: - datasetName: "86" - datasetUUID: "87" + datasetName: "88" + datasetUUID: "89" gcePersistentDisk: - fsType: "45" + fsType: "47" partition: -1499132872 - pdName: "44" + pdName: "46" gitRepo: - directory: "50" - repository: "48" - revision: "49" + directory: "52" + repository: "50" + revision: "51" glusterfs: - endpoints: "63" - path: "64" + endpoints: "65" + path: "66" hostPath: - path: "43" + path: "45" type: 6NJPM饣`诫z徃鷢6ȥ啕禗Ǐ2啗塧ȱ iscsi: - fsType: "59" - initiatorName: "62" - iqn: "57" - iscsiInterface: "58" + fsType: "61" + initiatorName: "64" + iqn: "59" + iscsiInterface: "60" lun: 1655406148 portals: - - "60" + - "62" readOnly: true secretRef: - name: "61" - targetPortal: "56" - name: "42" + name: "63" + targetPortal: "58" + name: "44" nfs: - path: "55" + path: "57" readOnly: true - server: "54" + server: "56" persistentVolumeClaim: - claimName: "65" + claimName: "67" readOnly: true photonPersistentDisk: - fsType: "114" - pdID: "113" + fsType: "116" + pdID: "115" portworxVolume: - fsType: "129" - volumeID: "128" + fsType: "131" + volumeID: "130" projected: defaultMode: -522879476 sources: - configMap: items: - - key: "124" + - key: "126" mode: -1694464659 - path: "125" - name: "123" + path: "127" + name: "125" optional: true downwardAPI: items: - fieldRef: - apiVersion: "119" - fieldPath: "120" + apiVersion: "121" + fieldPath: "122" mode: 926891073 - path: "118" + path: "120" resourceFieldRef: - containerName: "121" + containerName: "123" divisor: "746" - resource: "122" + resource: "124" secret: items: - - key: "116" + - key: "118" mode: -1399063270 - path: "117" - name: "115" + path: "119" + name: "117" optional: true serviceAccountToken: - audience: "126" + audience: "128" expirationSeconds: -7593824971107985079 - path: "127" + path: "129" quobyte: - group: "108" + group: "110" readOnly: true - registry: "105" - tenant: "109" - user: "107" - volume: "106" + registry: "107" + tenant: "111" + user: "109" + volume: "108" rbd: - fsType: "68" - image: "67" - keyring: "71" + fsType: "70" + image: "69" + keyring: "73" monitors: - - "66" - pool: "69" + - "68" + pool: "71" readOnly: true secretRef: - name: "72" - user: "70" + name: "74" + user: "72" scaleIO: - fsType: "137" - gateway: "130" - protectionDomain: "133" + fsType: "139" + gateway: "132" + protectionDomain: "135" secretRef: - name: "132" - storageMode: "135" - storagePool: "134" - system: "131" - volumeName: "136" + name: "134" + storageMode: "137" + storagePool: "136" + system: "133" + volumeName: "138" secret: defaultMode: 372704313 items: - - key: "52" + - key: "54" mode: -104666658 - path: "53" + path: "55" optional: true - secretName: "51" + secretName: "53" storageos: - fsType: "140" + fsType: "142" readOnly: true secretRef: - name: "141" - volumeName: "138" - volumeNamespace: "139" + name: "143" + volumeName: "140" + volumeNamespace: "141" vsphereVolume: - fsType: "102" - storagePolicyID: "104" - storagePolicyName: "103" - volumePath: "101" + fsType: "104" + storagePolicyID: "106" + storagePolicyName: "105" + volumePath: "103" status: availableReplicas: 876226690 conditions: - lastTransitionTime: "2951-06-01T06:00:17Z" - message: "484" - reason: "483" + message: "487" + reason: "486" status: '%ÿ¼璤ňɈȀę' type: C`牯雫 fullyLabeledReplicas: 516555648 diff --git a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.Scale.json b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.Scale.json index 150b067eea8..43e089ff3a4 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.Scale.json +++ b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.Scale.json @@ -36,7 +36,8 @@ "manager": "16", "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", "apiVersion": "17", - "fieldsType": "18" + "fieldsType": "18", + "subresource": "19" } ] }, @@ -46,8 +47,8 @@ "status": { "replicas": 70007838, "selector": { - "19": "20" + "20": "21" }, - "targetSelector": "21" + "targetSelector": "22" } } \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.Scale.pb b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.Scale.pb index a0c735c2ef5..63ecadbd1d8 100644 Binary files a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.Scale.pb and b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.Scale.pb differ diff --git a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.Scale.yaml b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.Scale.yaml index 585bb7772d7..57d6bec064c 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.Scale.yaml +++ b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.Scale.yaml @@ -17,6 +17,7 @@ metadata: fieldsType: "18" manager: "16" operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] + subresource: "19" name: "2" namespace: "4" ownerReferences: @@ -34,5 +35,5 @@ spec: status: replicas: 70007838 selector: - "19": "20" - targetSelector: "21" + "20": "21" + targetSelector: "22" diff --git a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.StatefulSet.json b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.StatefulSet.json index 1b1babdcf8e..add2471c9c3 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.StatefulSet.json +++ b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.StatefulSet.json @@ -36,7 +36,8 @@ "manager": "16", "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", "apiVersion": "17", - "fieldsType": "18" + "fieldsType": "18", + "subresource": "19" } ] }, @@ -55,50 +56,51 @@ }, "template": { "metadata": { - "name": "25", - "generateName": "26", - "namespace": "27", - "selfLink": "28", + "name": "26", + "generateName": "27", + "namespace": "28", + "selfLink": "29", "uid": "?Qȫş", "resourceVersion": "1736621709629422270", "generation": -8542870036622468681, "creationTimestamp": null, "deletionGracePeriodSeconds": -2575298329142810753, "labels": { - "30": "31" + "31": "32" }, "annotations": { - "32": "33" + "33": "34" }, "ownerReferences": [ { - "apiVersion": "34", - "kind": "35", - "name": "36", + "apiVersion": "35", + "kind": "36", + "name": "37", "uid": "ƶȤ^}", "controller": true, "blockOwnerDeletion": true } ], "finalizers": [ - "37" + "38" ], - "clusterName": "38", + "clusterName": "39", "managedFields": [ { - "manager": "39", + "manager": "40", "operation": "躢", - "apiVersion": "40", - "fieldsType": "41" + "apiVersion": "41", + "fieldsType": "42", + "subresource": "43" } ] }, "spec": { "volumes": [ { - "name": "42", + "name": "44", "hostPath": { - "path": "43", + "path": "45", "type": "ƛƟ)ÙæNǚ錯ƶRquA?瞲Ť倱\u003c" }, "emptyDir": { @@ -106,27 +108,27 @@ "sizeLimit": "473" }, "gcePersistentDisk": { - "pdName": "44", - "fsType": "45", + "pdName": "46", + "fsType": "47", "partition": -1188153605 }, "awsElasticBlockStore": { - "volumeID": "46", - "fsType": "47", + "volumeID": "48", + "fsType": "49", "partition": 912004803, "readOnly": true }, "gitRepo": { - "repository": "48", - "revision": "49", - "directory": "50" + "repository": "50", + "revision": "51", + "directory": "52" }, "secret": { - "secretName": "51", + "secretName": "53", "items": [ { - "key": "52", - "path": "53", + "key": "54", + "path": "55", "mode": -547518679 } ], @@ -134,91 +136,91 @@ "optional": true }, "nfs": { - "server": "54", - "path": "55", + "server": "56", + "path": "57", "readOnly": true }, "iscsi": { - "targetPortal": "56", - "iqn": "57", + "targetPortal": "58", + "iqn": "59", "lun": 994527057, - "iscsiInterface": "58", - "fsType": "59", + "iscsiInterface": "60", + "fsType": "61", "portals": [ - "60" + "62" ], "chapAuthDiscovery": true, "secretRef": { - "name": "61" + "name": "63" }, - "initiatorName": "62" + "initiatorName": "64" }, "glusterfs": { - "endpoints": "63", - "path": "64", + "endpoints": "65", + "path": "66", "readOnly": true }, "persistentVolumeClaim": { - "claimName": "65", + "claimName": "67", "readOnly": true }, "rbd": { "monitors": [ - "66" + "68" ], - "image": "67", - "fsType": "68", - "pool": "69", - "user": "70", - "keyring": "71", + "image": "69", + "fsType": "70", + "pool": "71", + "user": "72", + "keyring": "73", "secretRef": { - "name": "72" + "name": "74" } }, "flexVolume": { - "driver": "73", - "fsType": "74", + "driver": "75", + "fsType": "76", "secretRef": { - "name": "75" + "name": "77" }, "readOnly": true, "options": { - "76": "77" + "78": "79" } }, "cinder": { - "volumeID": "78", - "fsType": "79", + "volumeID": "80", + "fsType": "81", "secretRef": { - "name": "80" + "name": "82" } }, "cephfs": { "monitors": [ - "81" + "83" ], - "path": "82", - "user": "83", - "secretFile": "84", + "path": "84", + "user": "85", + "secretFile": "86", "secretRef": { - "name": "85" + "name": "87" } }, "flocker": { - "datasetName": "86", - "datasetUUID": "87" + "datasetName": "88", + "datasetUUID": "89" }, "downwardAPI": { "items": [ { - "path": "88", + "path": "90", "fieldRef": { - "apiVersion": "89", - "fieldPath": "90" + "apiVersion": "91", + "fieldPath": "92" }, "resourceFieldRef": { - "containerName": "91", - "resource": "92", + "containerName": "93", + "resource": "94", "divisor": "660" }, "mode": 1569992019 @@ -228,26 +230,26 @@ }, "fc": { "targetWWNs": [ - "93" + "95" ], "lun": -1740986684, - "fsType": "94", + "fsType": "96", "readOnly": true, "wwids": [ - "95" + "97" ] }, "azureFile": { - "secretName": "96", - "shareName": "97", + "secretName": "98", + "shareName": "99", "readOnly": true }, "configMap": { - "name": "98", + "name": "100", "items": [ { - "key": "99", - "path": "100", + "key": "101", + "path": "102", "mode": 195263908 } ], @@ -255,39 +257,39 @@ "optional": false }, "vsphereVolume": { - "volumePath": "101", - "fsType": "102", - "storagePolicyName": "103", - "storagePolicyID": "104" + "volumePath": "103", + "fsType": "104", + "storagePolicyName": "105", + "storagePolicyID": "106" }, "quobyte": { - "registry": "105", - "volume": "106", - "user": "107", - "group": "108", - "tenant": "109" + "registry": "107", + "volume": "108", + "user": "109", + "group": "110", + "tenant": "111" }, "azureDisk": { - "diskName": "110", - "diskURI": "111", + "diskName": "112", + "diskURI": "113", "cachingMode": "|@?鷅bȻN", - "fsType": "112", + "fsType": "114", "readOnly": true, "kind": "榱*Gưoɘ檲" }, "photonPersistentDisk": { - "pdID": "113", - "fsType": "114" + "pdID": "115", + "fsType": "116" }, "projected": { "sources": [ { "secret": { - "name": "115", + "name": "117", "items": [ { - "key": "116", - "path": "117", + "key": "118", + "path": "119", "mode": -323584340 } ], @@ -296,14 +298,14 @@ "downwardAPI": { "items": [ { - "path": "118", + "path": "120", "fieldRef": { - "apiVersion": "119", - "fieldPath": "120" + "apiVersion": "121", + "fieldPath": "122" }, "resourceFieldRef": { - "containerName": "121", - "resource": "122", + "containerName": "123", + "resource": "124", "divisor": "106" }, "mode": 173030157 @@ -311,99 +313,100 @@ ] }, "configMap": { - "name": "123", + "name": "125", "items": [ { - "key": "124", - "path": "125", + "key": "126", + "path": "127", "mode": 2063799569 } ], "optional": false }, "serviceAccountToken": { - "audience": "126", + "audience": "128", "expirationSeconds": 8357931971650847566, - "path": "127" + "path": "129" } } ], "defaultMode": -1334904807 }, "portworxVolume": { - "volumeID": "128", - "fsType": "129", + "volumeID": "130", + "fsType": "131", "readOnly": true }, "scaleIO": { - "gateway": "130", - "system": "131", + "gateway": "132", + "system": "133", "secretRef": { - "name": "132" + "name": "134" }, - "protectionDomain": "133", - "storagePool": "134", - "storageMode": "135", - "volumeName": "136", - "fsType": "137" + "protectionDomain": "135", + "storagePool": "136", + "storageMode": "137", + "volumeName": "138", + "fsType": "139" }, "storageos": { - "volumeName": "138", - "volumeNamespace": "139", - "fsType": "140", + "volumeName": "140", + "volumeNamespace": "141", + "fsType": "142", "secretRef": { - "name": "141" + "name": "143" } }, "csi": { - "driver": "142", + "driver": "144", "readOnly": false, - "fsType": "143", + "fsType": "145", "volumeAttributes": { - "144": "145" + "146": "147" }, "nodePublishSecretRef": { - "name": "146" + "name": "148" } }, "ephemeral": { "volumeClaimTemplate": { "metadata": { - "name": "147", - "generateName": "148", - "namespace": "149", - "selfLink": "150", + "name": "149", + "generateName": "150", + "namespace": "151", + "selfLink": "152", "uid": "H巧壚tC十Oɢ", "resourceVersion": "11451542506523135343", "generation": 6028937828108618026, "creationTimestamp": null, "deletionGracePeriodSeconds": 6296624700137074905, "labels": { - "152": "153" + "154": "155" }, "annotations": { - "154": "155" + "156": "157" }, "ownerReferences": [ { - "apiVersion": "156", - "kind": "157", - "name": "158", + "apiVersion": "158", + "kind": "159", + "name": "160", "uid": "閝ȝ", "controller": false, "blockOwnerDeletion": false } ], "finalizers": [ - "159" + "161" ], - "clusterName": "160", + "clusterName": "162", "managedFields": [ { - "manager": "161", + "manager": "163", "operation": "ɑ龫`劳\u0026¼傭Ȟ1酃=6}ɡŇƉ立h", - "apiVersion": "162", - "fieldsType": "163" + "apiVersion": "164", + "fieldsType": "165", + "subresource": "166" } ] }, @@ -433,13 +436,13 @@ "zɟ踡肒Ao/樝fw[Řż丩ŽoǠ": "918" } }, - "volumeName": "170", - "storageClassName": "171", + "volumeName": "173", + "storageClassName": "174", "volumeMode": "Z1Ůđ眊ľǎɳ,ǿ飏騀呣", "dataSource": { - "apiGroup": "172", - "kind": "173", - "name": "174" + "apiGroup": "175", + "kind": "176", + "name": "177" } } } @@ -448,59 +451,59 @@ ], "initContainers": [ { - "name": "175", - "image": "176", + "name": "178", + "image": "179", "command": [ - "177" + "180" ], "args": [ - "178" + "181" ], - "workingDir": "179", + "workingDir": "182", "ports": [ { - "name": "180", + "name": "183", "hostPort": 1923334396, "containerPort": -1343558801, "protocol": "@掇lNdǂ\u003e", - "hostIP": "181" + "hostIP": "184" } ], "envFrom": [ { - "prefix": "182", + "prefix": "185", "configMapRef": { - "name": "183", + "name": "186", "optional": true }, "secretRef": { - "name": "184", + "name": "187", "optional": true } } ], "env": [ { - "name": "185", - "value": "186", + "name": "188", + "value": "189", "valueFrom": { "fieldRef": { - "apiVersion": "187", - "fieldPath": "188" + "apiVersion": "190", + "fieldPath": "191" }, "resourceFieldRef": { - "containerName": "189", - "resource": "190", + "containerName": "192", + "resource": "193", "divisor": "713" }, "configMapKeyRef": { - "name": "191", - "key": "192", + "name": "194", + "key": "195", "optional": true }, "secretKeyRef": { - "name": "193", - "key": "194", + "name": "196", + "key": "197", "optional": false } } @@ -516,41 +519,41 @@ }, "volumeMounts": [ { - "name": "195", + "name": "198", "readOnly": true, - "mountPath": "196", - "subPath": "197", + "mountPath": "199", + "subPath": "200", "mountPropagation": "0矀Kʝ瘴I\\p[ħsĨɆâĺɗŹ倗S", - "subPathExpr": "198" + "subPathExpr": "201" } ], "volumeDevices": [ { - "name": "199", - "devicePath": "200" + "name": "202", + "devicePath": "203" } ], "livenessProbe": { "exec": { "command": [ - "201" + "204" ] }, "httpGet": { - "path": "202", + "path": "205", "port": -1285424066, - "host": "203", + "host": "206", "scheme": "ni酛3ƁÀ", "httpHeaders": [ { - "name": "204", - "value": "205" + "name": "207", + "value": "208" } ] }, "tcpSocket": { - "port": "206", - "host": "207" + "port": "209", + "host": "210" }, "initialDelaySeconds": -2036074491, "timeoutSeconds": -148216266, @@ -562,24 +565,24 @@ "readinessProbe": { "exec": { "command": [ - "208" + "211" ] }, "httpGet": { - "path": "209", + "path": "212", "port": -331283026, - "host": "210", + "host": "213", "scheme": "ȉ", "httpHeaders": [ { - "name": "211", - "value": "212" + "name": "214", + "value": "215" } ] }, "tcpSocket": { "port": 714088955, - "host": "213" + "host": "216" }, "initialDelaySeconds": 1033766276, "timeoutSeconds": -1745509819, @@ -591,24 +594,24 @@ "startupProbe": { "exec": { "command": [ - "214" + "217" ] }, "httpGet": { - "path": "215", + "path": "218", "port": -361442565, - "host": "216", + "host": "219", "scheme": "w", "httpHeaders": [ { - "name": "217", - "value": "218" + "name": "220", + "value": "221" } ] }, "tcpSocket": { "port": -1099429189, - "host": "219" + "host": "222" }, "initialDelaySeconds": 994072122, "timeoutSeconds": 1752155096, @@ -621,51 +624,51 @@ "postStart": { "exec": { "command": [ - "220" + "223" ] }, "httpGet": { - "path": "221", + "path": "224", "port": -1109619518, - "host": "222", + "host": "225", "scheme": "ĺ}潷ʒ胵輓Ɔȓ蹣ɐǛv+8Ƥ熪", "httpHeaders": [ { - "name": "223", - "value": "224" + "name": "226", + "value": "227" } ] }, "tcpSocket": { - "port": "225", - "host": "226" + "port": "228", + "host": "229" } }, "preStop": { "exec": { "command": [ - "227" + "230" ] }, "httpGet": { - "path": "228", + "path": "231", "port": 461585849, - "host": "229", + "host": "232", "scheme": "ɇ卷荙JLĹ]佱¿\u003e犵殇ŕ-Ɂ", "httpHeaders": [ { - "name": "230", - "value": "231" + "name": "233", + "value": "234" } ] }, "tcpSocket": { "port": 467291328, - "host": "232" + "host": "235" } } }, - "terminationMessagePath": "233", + "terminationMessagePath": "236", "terminationMessagePolicy": "ĸ輦唊", "imagePullPolicy": "r嚧", "securityContext": { @@ -679,15 +682,15 @@ }, "privileged": true, "seLinuxOptions": { - "user": "234", - "role": "235", - "type": "236", - "level": "237" + "user": "237", + "role": "238", + "type": "239", + "level": "240" }, "windowsOptions": { - "gmsaCredentialSpecName": "238", - "gmsaCredentialSpec": "239", - "runAsUserName": "240" + "gmsaCredentialSpecName": "241", + "gmsaCredentialSpec": "242", + "runAsUserName": "243" }, "runAsUser": -857934902638099053, "runAsGroup": 8967035373007538858, @@ -697,7 +700,7 @@ "procMount": "Z鐫û咡W\u003c敄lu", "seccompProfile": { "type": "榝$î.Ȏ蝪ʜ5遰", - "localhostProfile": "241" + "localhostProfile": "244" } }, "stdinOnce": true, @@ -706,59 +709,59 @@ ], "containers": [ { - "name": "242", - "image": "243", + "name": "245", + "image": "246", "command": [ - "244" + "247" ], "args": [ - "245" + "248" ], - "workingDir": "246", + "workingDir": "249", "ports": [ { - "name": "247", + "name": "250", "hostPort": -1462219068, "containerPort": -370386363, "protocol": "wƯ貾坢'跩aŕ翑0展}", - "hostIP": "248" + "hostIP": "251" } ], "envFrom": [ { - "prefix": "249", + "prefix": "252", "configMapRef": { - "name": "250", + "name": "253", "optional": false }, "secretRef": { - "name": "251", + "name": "254", "optional": false } } ], "env": [ { - "name": "252", - "value": "253", + "name": "255", + "value": "256", "valueFrom": { "fieldRef": { - "apiVersion": "254", - "fieldPath": "255" + "apiVersion": "257", + "fieldPath": "258" }, "resourceFieldRef": { - "containerName": "256", - "resource": "257", + "containerName": "259", + "resource": "260", "divisor": "185" }, "configMapKeyRef": { - "name": "258", - "key": "259", + "name": "261", + "key": "262", "optional": true }, "secretKeyRef": { - "name": "260", - "key": "261", + "name": "263", + "key": "264", "optional": false } } @@ -774,40 +777,40 @@ }, "volumeMounts": [ { - "name": "262", - "mountPath": "263", - "subPath": "264", + "name": "265", + "mountPath": "266", + "subPath": "267", "mountPropagation": "", - "subPathExpr": "265" + "subPathExpr": "268" } ], "volumeDevices": [ { - "name": "266", - "devicePath": "267" + "name": "269", + "devicePath": "270" } ], "livenessProbe": { "exec": { "command": [ - "268" + "271" ] }, "httpGet": { - "path": "269", - "port": "270", - "host": "271", + "path": "272", + "port": "273", + "host": "274", "scheme": "頸", "httpHeaders": [ { - "name": "272", - "value": "273" + "name": "275", + "value": "276" } ] }, "tcpSocket": { "port": 1315054653, - "host": "274" + "host": "277" }, "initialDelaySeconds": 711020087, "timeoutSeconds": 1103049140, @@ -819,24 +822,24 @@ "readinessProbe": { "exec": { "command": [ - "275" + "278" ] }, "httpGet": { - "path": "276", + "path": "279", "port": -1315487077, - "host": "277", + "host": "280", "scheme": "ğ_", "httpHeaders": [ { - "name": "278", - "value": "279" + "name": "281", + "value": "282" } ] }, "tcpSocket": { - "port": "280", - "host": "281" + "port": "283", + "host": "284" }, "initialDelaySeconds": 1272940694, "timeoutSeconds": -385597677, @@ -848,24 +851,24 @@ "startupProbe": { "exec": { "command": [ - "282" + "285" ] }, "httpGet": { - "path": "283", + "path": "286", "port": 1332783160, - "host": "284", + "host": "287", "scheme": "Ȱ囌{屿oiɥ嵐sC8?Ǻ鱎ƙ;", "httpHeaders": [ { - "name": "285", - "value": "286" + "name": "288", + "value": "289" } ] }, "tcpSocket": { - "port": "287", - "host": "288" + "port": "290", + "host": "291" }, "initialDelaySeconds": -300247800, "timeoutSeconds": 386804041, @@ -878,51 +881,51 @@ "postStart": { "exec": { "command": [ - "289" + "292" ] }, "httpGet": { - "path": "290", - "port": "291", - "host": "292", + "path": "293", + "port": "294", + "host": "295", "scheme": "鯂²静", "httpHeaders": [ { - "name": "293", - "value": "294" + "name": "296", + "value": "297" } ] }, "tcpSocket": { "port": -402384013, - "host": "295" + "host": "298" } }, "preStop": { "exec": { "command": [ - "296" + "299" ] }, "httpGet": { - "path": "297", - "port": "298", - "host": "299", + "path": "300", + "port": "301", + "host": "302", "scheme": "鏻砅邻爥", "httpHeaders": [ { - "name": "300", - "value": "301" + "name": "303", + "value": "304" } ] }, "tcpSocket": { "port": -305362540, - "host": "302" + "host": "305" } } }, - "terminationMessagePath": "303", + "terminationMessagePath": "306", "terminationMessagePolicy": "Ǩ繫ʎǑyZ涬P­蜷ɔ幩", "imagePullPolicy": "i绝5哇芆斩", "securityContext": { @@ -936,15 +939,15 @@ }, "privileged": false, "seLinuxOptions": { - "user": "304", - "role": "305", - "type": "306", - "level": "307" + "user": "307", + "role": "308", + "type": "309", + "level": "310" }, "windowsOptions": { - "gmsaCredentialSpecName": "308", - "gmsaCredentialSpec": "309", - "runAsUserName": "310" + "gmsaCredentialSpecName": "311", + "gmsaCredentialSpec": "312", + "runAsUserName": "313" }, "runAsUser": -7936947433725476327, "runAsGroup": -5712715102324619404, @@ -954,7 +957,7 @@ "procMount": "W賁Ěɭɪǹ0", "seccompProfile": { "type": ",ƷƣMț譎懚XW疪鑳", - "localhostProfile": "311" + "localhostProfile": "314" } }, "stdin": true, @@ -964,59 +967,59 @@ ], "ephemeralContainers": [ { - "name": "312", - "image": "313", + "name": "315", + "image": "316", "command": [ - "314" + "317" ], "args": [ - "315" + "318" ], - "workingDir": "316", + "workingDir": "319", "ports": [ { - "name": "317", + "name": "320", "hostPort": 217308913, "containerPort": 455919108, "protocol": "崍h趭(娕u", - "hostIP": "318" + "hostIP": "321" } ], "envFrom": [ { - "prefix": "319", + "prefix": "322", "configMapRef": { - "name": "320", + "name": "323", "optional": false }, "secretRef": { - "name": "321", + "name": "324", "optional": false } } ], "env": [ { - "name": "322", - "value": "323", + "name": "325", + "value": "326", "valueFrom": { "fieldRef": { - "apiVersion": "324", - "fieldPath": "325" + "apiVersion": "327", + "fieldPath": "328" }, "resourceFieldRef": { - "containerName": "326", - "resource": "327", + "containerName": "329", + "resource": "330", "divisor": "360" }, "configMapKeyRef": { - "name": "328", - "key": "329", + "name": "331", + "key": "332", "optional": false }, "secretKeyRef": { - "name": "330", - "key": "331", + "name": "333", + "key": "334", "optional": false } } @@ -1032,41 +1035,41 @@ }, "volumeMounts": [ { - "name": "332", + "name": "335", "readOnly": true, - "mountPath": "333", - "subPath": "334", + "mountPath": "336", + "subPath": "337", "mountPropagation": "Ǚ(", - "subPathExpr": "335" + "subPathExpr": "338" } ], "volumeDevices": [ { - "name": "336", - "devicePath": "337" + "name": "339", + "devicePath": "340" } ], "livenessProbe": { "exec": { "command": [ - "338" + "341" ] }, "httpGet": { - "path": "339", + "path": "342", "port": -1842062977, - "host": "340", + "host": "343", "scheme": "輔3璾ėȜv1b繐汚磉反-n覦", "httpHeaders": [ { - "name": "341", - "value": "342" + "name": "344", + "value": "345" } ] }, "tcpSocket": { - "port": "343", - "host": "344" + "port": "346", + "host": "347" }, "initialDelaySeconds": -1161185537, "timeoutSeconds": 1928937303, @@ -1078,24 +1081,24 @@ "readinessProbe": { "exec": { "command": [ - "345" + "348" ] }, "httpGet": { - "path": "346", - "port": "347", - "host": "348", + "path": "349", + "port": "350", + "host": "351", "scheme": "Ik(dŊiɢzĮ蛋I", "httpHeaders": [ { - "name": "349", - "value": "350" + "name": "352", + "value": "353" } ] }, "tcpSocket": { - "port": "351", - "host": "352" + "port": "354", + "host": "355" }, "initialDelaySeconds": 571693619, "timeoutSeconds": 1643238856, @@ -1107,24 +1110,24 @@ "startupProbe": { "exec": { "command": [ - "353" + "356" ] }, "httpGet": { - "path": "354", - "port": "355", - "host": "356", + "path": "357", + "port": "358", + "host": "359", "scheme": "奼[ƕƑĝ®EĨǔvÄÚ×p鬷m罂", "httpHeaders": [ { - "name": "357", - "value": "358" + "name": "360", + "value": "361" } ] }, "tcpSocket": { "port": -1894647727, - "host": "359" + "host": "362" }, "initialDelaySeconds": 235623869, "timeoutSeconds": 564558594, @@ -1137,51 +1140,51 @@ "postStart": { "exec": { "command": [ - "360" + "363" ] }, "httpGet": { - "path": "361", + "path": "364", "port": 466267060, - "host": "362", + "host": "365", "scheme": "wy¶熀ďJZ漤ŗ坟Ů\u003cy鯶縆ł", "httpHeaders": [ { - "name": "363", - "value": "364" + "name": "366", + "value": "367" } ] }, "tcpSocket": { - "port": "365", - "host": "366" + "port": "368", + "host": "369" } }, "preStop": { "exec": { "command": [ - "367" + "370" ] }, "httpGet": { - "path": "368", - "port": "369", - "host": "370", + "path": "371", + "port": "372", + "host": "373", "scheme": "Ē3Nh×DJɶ羹ƞʓ%ʝ", "httpHeaders": [ { - "name": "371", - "value": "372" + "name": "374", + "value": "375" } ] }, "tcpSocket": { - "port": "373", - "host": "374" + "port": "376", + "host": "377" } } }, - "terminationMessagePath": "375", + "terminationMessagePath": "378", "terminationMessagePolicy": "躌ñ?卶滿筇ȟP:/a", "imagePullPolicy": ".wȏâ磠Ƴ崖S«V¯ÁȦtl敷斢", "securityContext": { @@ -1195,15 +1198,15 @@ }, "privileged": false, "seLinuxOptions": { - "user": "376", - "role": "377", - "type": "378", - "level": "379" + "user": "379", + "role": "380", + "type": "381", + "level": "382" }, "windowsOptions": { - "gmsaCredentialSpecName": "380", - "gmsaCredentialSpec": "381", - "runAsUserName": "382" + "gmsaCredentialSpecName": "383", + "gmsaCredentialSpec": "384", + "runAsUserName": "385" }, "runAsUser": 4369716065827112267, "runAsGroup": -6657305077321335240, @@ -1213,10 +1216,10 @@ "procMount": "ʙcx", "seccompProfile": { "type": "ǒđ\u003e*劶?jĎĭ", - "localhostProfile": "383" + "localhostProfile": "386" } }, - "targetContainerName": "384" + "targetContainerName": "387" } ], "restartPolicy": "ƱÁR»淹揀", @@ -1224,26 +1227,26 @@ "activeDeadlineSeconds": -5891364351877125204, "dnsPolicy": "敆OɈÏ 瞍髃#ɣȕW歹s", "nodeSelector": { - "385": "386" + "388": "389" }, - "serviceAccountName": "387", - "serviceAccount": "388", + "serviceAccountName": "390", + "serviceAccount": "391", "automountServiceAccountToken": true, - "nodeName": "389", + "nodeName": "392", "hostPID": true, "hostIPC": true, "shareProcessNamespace": false, "securityContext": { "seLinuxOptions": { - "user": "390", - "role": "391", - "type": "392", - "level": "393" + "user": "393", + "role": "394", + "type": "395", + "level": "396" }, "windowsOptions": { - "gmsaCredentialSpecName": "394", - "gmsaCredentialSpec": "395", - "runAsUserName": "396" + "gmsaCredentialSpecName": "397", + "gmsaCredentialSpec": "398", + "runAsUserName": "399" }, "runAsUser": 4466809078783855686, "runAsGroup": -3587143030436465588, @@ -1254,23 +1257,23 @@ "fsGroup": 6713296993350540686, "sysctls": [ { - "name": "397", - "value": "398" + "name": "400", + "value": "401" } ], "fsGroupChangePolicy": "ȶŮ嫠!@@)Zq=歍þ螗ɃŒ", "seccompProfile": { "type": "m¨z鋎靀G¿əW#ļǹʅŚO虀^", - "localhostProfile": "399" + "localhostProfile": "402" } }, "imagePullSecrets": [ { - "name": "400" + "name": "403" } ], - "hostname": "401", - "subdomain": "402", + "hostname": "404", + "subdomain": "405", "affinity": { "nodeAffinity": { "requiredDuringSchedulingIgnoredDuringExecution": { @@ -1278,19 +1281,19 @@ { "matchExpressions": [ { - "key": "403", + "key": "406", "operator": "", "values": [ - "404" + "407" ] } ], "matchFields": [ { - "key": "405", + "key": "408", "operator": "ɦ燻踸陴Sĕ濦ʓɻ", "values": [ - "406" + "409" ] } ] @@ -1303,19 +1306,19 @@ "preference": { "matchExpressions": [ { - "key": "407", + "key": "410", "operator": "鑸鶲Ãqb轫ʓ滨ĖRh}颉hȱɷȰW", "values": [ - "408" + "411" ] } ], "matchFields": [ { - "key": "409", + "key": "412", "operator": "顓闉ȦT", "values": [ - "410" + "413" ] } ] @@ -1341,9 +1344,9 @@ ] }, "namespaces": [ - "417" + "420" ], - "topologyKey": "418", + "topologyKey": "421", "namespaceSelector": { "matchLabels": { "4eq5": "" @@ -1376,9 +1379,9 @@ ] }, "namespaces": [ - "431" + "434" ], - "topologyKey": "432", + "topologyKey": "435", "namespaceSelector": { "matchLabels": { "vh-4-lx-0-2qg--4-03a68u7-l---8x7-l--b-9-u-d/M.Pn-W23-_z": "2JkU27_.-4T-I.-..K.-.0__sD.-.-_I-F.PWtO4-7-P41_.-.-AQ._r.-R" @@ -1412,9 +1415,9 @@ ] }, "namespaces": [ - "445" + "448" ], - "topologyKey": "446", + "topologyKey": "449", "namespaceSelector": { "matchLabels": { "u_.mu": "U___vSW_4-___-_--ux_E4-.-PT-_Nx__-F_._n.WaY_o.-0-E" @@ -1447,9 +1450,9 @@ ] }, "namespaces": [ - "459" + "462" ], - "topologyKey": "460", + "topologyKey": "463", "namespaceSelector": { "matchLabels": { "h1DW__o_-._kzB7U_.Q.45cy-.._-__Z": "t.LT60v.WxPc---K__i" @@ -1469,37 +1472,37 @@ ] } }, - "schedulerName": "467", + "schedulerName": "470", "tolerations": [ { - "key": "468", + "key": "471", "operator": "4%ʬD$;X郪\\#撄貶à圽榕ɹ", - "value": "469", + "value": "472", "effect": "慰x:", "tolerationSeconds": 3362400521064014157 } ], "hostAliases": [ { - "ip": "470", + "ip": "473", "hostnames": [ - "471" + "474" ] } ], - "priorityClassName": "472", + "priorityClassName": "475", "priority": 743241089, "dnsConfig": { "nameservers": [ - "473" + "476" ], "searches": [ - "474" + "477" ], "options": [ { - "name": "475", - "value": "476" + "name": "478", + "value": "479" } ] }, @@ -1508,7 +1511,7 @@ "conditionType": "0yVA嬂刲;牆詒ĸąs" } ], - "runtimeClassName": "477", + "runtimeClassName": "480", "enableServiceLinks": false, "preemptionPolicy": "Iƭij韺ʧ\u003e", "overhead": { @@ -1517,7 +1520,7 @@ "topologySpreadConstraints": [ { "maxSkew": -174245111, - "topologyKey": "478", + "topologyKey": "481", "whenUnsatisfiable": "", "labelSelector": { "matchLabels": { @@ -1541,41 +1544,42 @@ "volumeClaimTemplates": [ { "metadata": { - "name": "485", - "generateName": "486", - "namespace": "487", - "selfLink": "488", + "name": "488", + "generateName": "489", + "namespace": "490", + "selfLink": "491", "uid": "t;Äƾ53§T旦y6辱Ŵ鎥", "resourceVersion": "5814982353389179965", "generation": 1310178674290624050, "creationTimestamp": null, "deletionGracePeriodSeconds": 1872311292774274066, "labels": { - "490": "491" + "493": "494" }, "annotations": { - "492": "493" + "495": "496" }, "ownerReferences": [ { - "apiVersion": "494", - "kind": "495", - "name": "496", + "apiVersion": "497", + "kind": "498", + "name": "499", "uid": "tY圻醆锛[M牍Ƃ", "controller": false, "blockOwnerDeletion": true } ], "finalizers": [ - "497" + "500" ], - "clusterName": "498", + "clusterName": "501", "managedFields": [ { - "manager": "499", + "manager": "502", "operation": "鶼K癨琞Z氞唬蹵ɥeȿĦ`垨Džɞ堹", - "apiVersion": "500", - "fieldsType": "501" + "apiVersion": "503", + "fieldsType": "504", + "subresource": "505" } ] }, @@ -1605,13 +1609,13 @@ "ƥ": "89" } }, - "volumeName": "508", - "storageClassName": "509", + "volumeName": "512", + "storageClassName": "513", "volumeMode": "", "dataSource": { - "apiGroup": "510", - "kind": "511", - "name": "512" + "apiGroup": "514", + "kind": "515", + "name": "516" } }, "status": { @@ -1628,14 +1632,14 @@ "status": "Ċ凭Ǩ輹AÀŪ", "lastProbeTime": "2913-03-10T01:14:02Z", "lastTransitionTime": "2359-04-16T09:19:58Z", - "reason": "513", - "message": "514" + "reason": "517", + "message": "518" } ] } } ], - "serviceName": "515", + "serviceName": "519", "podManagementPolicy": "t史C\u003c镼ƶƭ", "updateStrategy": { "type": "蘃ʋxr®", @@ -1651,16 +1655,16 @@ "readyReplicas": -2001638406, "currentReplicas": -1687188044, "updatedReplicas": 497109907, - "currentRevision": "516", - "updateRevision": "517", + "currentRevision": "520", + "updateRevision": "521", "collisionCount": 916590407, "conditions": [ { "type": "ȁ隞ĻȀ", "status": "jËUe", "lastTransitionTime": "2859-10-03T21:26:35Z", - "reason": "518", - "message": "519" + "reason": "522", + "message": "523" } ] } diff --git a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.StatefulSet.pb b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.StatefulSet.pb index a39d192dadf..d0c3c76ce57 100644 Binary files a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.StatefulSet.pb and b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.StatefulSet.pb differ diff --git a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.StatefulSet.yaml b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.StatefulSet.yaml index 6aea73cf5a6..8f31e18ddd7 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.StatefulSet.yaml +++ b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.StatefulSet.yaml @@ -17,6 +17,7 @@ metadata: fieldsType: "18" manager: "16" operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] + subresource: "19" name: "2" namespace: "4" ownerReferences: @@ -39,36 +40,37 @@ spec: operator: Exists matchLabels: 74404d5---g8c2-k-91e.y5-g--58----0683-b-w7ld-6cs06xj-x5yv0wm-k18/M_-Nx.N_6-___._-.-W._AAn---v_-5-_8LXj: 6-4_WE-_JTrcd-2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ42M--1 - serviceName: "515" + serviceName: "519" template: metadata: annotations: - "32": "33" - clusterName: "38" + "33": "34" + clusterName: "39" creationTimestamp: null deletionGracePeriodSeconds: -2575298329142810753 finalizers: - - "37" - generateName: "26" + - "38" + generateName: "27" generation: -8542870036622468681 labels: - "30": "31" + "31": "32" managedFields: - - apiVersion: "40" - fieldsType: "41" - manager: "39" + - apiVersion: "41" + fieldsType: "42" + manager: "40" operation: 躢 - name: "25" - namespace: "27" + subresource: "43" + name: "26" + namespace: "28" ownerReferences: - - apiVersion: "34" + - apiVersion: "35" blockOwnerDeletion: true controller: true - kind: "35" - name: "36" + kind: "36" + name: "37" uid: ƶȤ^} resourceVersion: "1736621709629422270" - selfLink: "28" + selfLink: "29" uid: ?Qȫş spec: activeDeadlineSeconds: -5891364351877125204 @@ -77,28 +79,28 @@ spec: preferredDuringSchedulingIgnoredDuringExecution: - preference: matchExpressions: - - key: "407" + - key: "410" operator: 鑸鶲Ãqb轫ʓ滨ĖRh}颉hȱɷȰW values: - - "408" + - "411" matchFields: - - key: "409" + - key: "412" operator: 顓闉ȦT values: - - "410" + - "413" weight: 1762917570 requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - - key: "403" + - key: "406" operator: "" values: - - "404" + - "407" matchFields: - - key: "405" + - key: "408" operator: ɦ燻踸陴Sĕ濦ʓɻ values: - - "406" + - "409" podAffinity: preferredDuringSchedulingIgnoredDuringExecution: - podAffinityTerm: @@ -119,8 +121,8 @@ spec: matchLabels: vh-4-lx-0-2qg--4-03a68u7-l---8x7-l--b-9-u-d/M.Pn-W23-_z: 2JkU27_.-4T-I.-..K.-.0__sD.-.-_I-F.PWtO4-7-P41_.-.-AQ._r.-R namespaces: - - "431" - topologyKey: "432" + - "434" + topologyKey: "435" weight: 888976270 requiredDuringSchedulingIgnoredDuringExecution: - labelSelector: @@ -138,8 +140,8 @@ spec: matchLabels: 4eq5: "" namespaces: - - "417" - topologyKey: "418" + - "420" + topologyKey: "421" podAntiAffinity: preferredDuringSchedulingIgnoredDuringExecution: - podAffinityTerm: @@ -158,8 +160,8 @@ spec: matchLabels: h1DW__o_-._kzB7U_.Q.45cy-.._-__Z: t.LT60v.WxPc---K__i namespaces: - - "459" - topologyKey: "460" + - "462" + topologyKey: "463" weight: -1668452490 requiredDuringSchedulingIgnoredDuringExecution: - labelSelector: @@ -177,121 +179,121 @@ spec: matchLabels: u_.mu: U___vSW_4-___-_--ux_E4-.-PT-_Nx__-F_._n.WaY_o.-0-E namespaces: - - "445" - topologyKey: "446" + - "448" + topologyKey: "449" automountServiceAccountToken: true containers: - args: - - "245" + - "248" command: - - "244" + - "247" env: - - name: "252" - value: "253" + - name: "255" + value: "256" valueFrom: configMapKeyRef: - key: "259" - name: "258" + key: "262" + name: "261" optional: true fieldRef: - apiVersion: "254" - fieldPath: "255" + apiVersion: "257" + fieldPath: "258" resourceFieldRef: - containerName: "256" + containerName: "259" divisor: "185" - resource: "257" + resource: "260" secretKeyRef: - key: "261" - name: "260" + key: "264" + name: "263" optional: false envFrom: - configMapRef: - name: "250" + name: "253" optional: false - prefix: "249" + prefix: "252" secretRef: - name: "251" + name: "254" optional: false - image: "243" + image: "246" imagePullPolicy: i绝5哇芆斩 lifecycle: postStart: exec: command: - - "289" + - "292" httpGet: - host: "292" + host: "295" httpHeaders: - - name: "293" - value: "294" - path: "290" - port: "291" + - name: "296" + value: "297" + path: "293" + port: "294" scheme: 鯂²静 tcpSocket: - host: "295" + host: "298" port: -402384013 preStop: exec: command: - - "296" + - "299" httpGet: - host: "299" + host: "302" httpHeaders: - - name: "300" - value: "301" - path: "297" - port: "298" + - name: "303" + value: "304" + path: "300" + port: "301" scheme: 鏻砅邻爥 tcpSocket: - host: "302" + host: "305" port: -305362540 livenessProbe: exec: command: - - "268" + - "271" failureThreshold: 1993268896 httpGet: - host: "271" + host: "274" httpHeaders: - - name: "272" - value: "273" - path: "269" - port: "270" + - name: "275" + value: "276" + path: "272" + port: "273" scheme: 頸 initialDelaySeconds: 711020087 periodSeconds: -1965247100 successThreshold: 218453478 tcpSocket: - host: "274" + host: "277" port: 1315054653 terminationGracePeriodSeconds: -9140155223242250138 timeoutSeconds: 1103049140 - name: "242" + name: "245" ports: - containerPort: -370386363 - hostIP: "248" + hostIP: "251" hostPort: -1462219068 - name: "247" + name: "250" protocol: wƯ貾坢'跩aŕ翑0展} readinessProbe: exec: command: - - "275" + - "278" failureThreshold: 1456461851 httpGet: - host: "277" + host: "280" httpHeaders: - - name: "278" - value: "279" - path: "276" + - name: "281" + value: "282" + path: "279" port: -1315487077 scheme: ğ_ initialDelaySeconds: 1272940694 periodSeconds: 422133388 successThreshold: 1952458416 tcpSocket: - host: "281" - port: "280" + host: "284" + port: "283" terminationGracePeriodSeconds: -6078441689118311403 timeoutSeconds: -385597677 resources: @@ -313,175 +315,175 @@ spec: runAsNonRoot: false runAsUser: -7936947433725476327 seLinuxOptions: - level: "307" - role: "305" - type: "306" - user: "304" + level: "310" + role: "308" + type: "309" + user: "307" seccompProfile: - localhostProfile: "311" + localhostProfile: "314" type: ',ƷƣMț譎懚XW疪鑳' windowsOptions: - gmsaCredentialSpec: "309" - gmsaCredentialSpecName: "308" - runAsUserName: "310" + gmsaCredentialSpec: "312" + gmsaCredentialSpecName: "311" + runAsUserName: "313" startupProbe: exec: command: - - "282" + - "285" failureThreshold: 620822482 httpGet: - host: "284" + host: "287" httpHeaders: - - name: "285" - value: "286" - path: "283" + - name: "288" + value: "289" + path: "286" port: 1332783160 scheme: Ȱ囌{屿oiɥ嵐sC8?Ǻ鱎ƙ; initialDelaySeconds: -300247800 periodSeconds: -126958936 successThreshold: 186945072 tcpSocket: - host: "288" - port: "287" + host: "291" + port: "290" terminationGracePeriodSeconds: -2203905759223555727 timeoutSeconds: 386804041 stdin: true stdinOnce: true - terminationMessagePath: "303" + terminationMessagePath: "306" terminationMessagePolicy: Ǩ繫ʎǑyZ涬P­蜷ɔ幩 tty: true volumeDevices: - - devicePath: "267" - name: "266" + - devicePath: "270" + name: "269" volumeMounts: - - mountPath: "263" + - mountPath: "266" mountPropagation: "" - name: "262" - subPath: "264" - subPathExpr: "265" - workingDir: "246" + name: "265" + subPath: "267" + subPathExpr: "268" + workingDir: "249" dnsConfig: nameservers: - - "473" + - "476" options: - - name: "475" - value: "476" + - name: "478" + value: "479" searches: - - "474" + - "477" dnsPolicy: 敆OɈÏ 瞍髃#ɣȕW歹s enableServiceLinks: false ephemeralContainers: - args: - - "315" + - "318" command: - - "314" + - "317" env: - - name: "322" - value: "323" + - name: "325" + value: "326" valueFrom: configMapKeyRef: - key: "329" - name: "328" + key: "332" + name: "331" optional: false fieldRef: - apiVersion: "324" - fieldPath: "325" + apiVersion: "327" + fieldPath: "328" resourceFieldRef: - containerName: "326" + containerName: "329" divisor: "360" - resource: "327" + resource: "330" secretKeyRef: - key: "331" - name: "330" + key: "334" + name: "333" optional: false envFrom: - configMapRef: - name: "320" + name: "323" optional: false - prefix: "319" + prefix: "322" secretRef: - name: "321" + name: "324" optional: false - image: "313" + image: "316" imagePullPolicy: .wȏâ磠Ƴ崖S«V¯ÁȦtl敷斢 lifecycle: postStart: exec: command: - - "360" + - "363" httpGet: - host: "362" + host: "365" httpHeaders: - - name: "363" - value: "364" - path: "361" + - name: "366" + value: "367" + path: "364" port: 466267060 scheme: wy¶熀ďJZ漤ŗ坟Ů*劶?jĎĭ windowsOptions: - gmsaCredentialSpec: "381" - gmsaCredentialSpecName: "380" - runAsUserName: "382" + gmsaCredentialSpec: "384" + gmsaCredentialSpecName: "383" + runAsUserName: "385" startupProbe: exec: command: - - "353" + - "356" failureThreshold: 1447314009 httpGet: - host: "356" + host: "359" httpHeaders: - - name: "357" - value: "358" - path: "354" - port: "355" + - name: "360" + value: "361" + path: "357" + port: "358" scheme: 奼[ƕƑĝ®EĨǔvÄÚ×p鬷m罂 initialDelaySeconds: 235623869 periodSeconds: -505848936 successThreshold: -1819021257 tcpSocket: - host: "359" + host: "362" port: -1894647727 terminationGracePeriodSeconds: -7637760856622746738 timeoutSeconds: 564558594 - targetContainerName: "384" - terminationMessagePath: "375" + targetContainerName: "387" + terminationMessagePath: "378" terminationMessagePolicy: 躌ñ?卶滿筇ȟP:/a volumeDevices: - - devicePath: "337" - name: "336" + - devicePath: "340" + name: "339" volumeMounts: - - mountPath: "333" + - mountPath: "336" mountPropagation: Ǚ( - name: "332" + name: "335" readOnly: true - subPath: "334" - subPathExpr: "335" - workingDir: "316" + subPath: "337" + subPathExpr: "338" + workingDir: "319" hostAliases: - hostnames: - - "471" - ip: "470" + - "474" + ip: "473" hostIPC: true hostPID: true - hostname: "401" + hostname: "404" imagePullSecrets: - - name: "400" + - name: "403" initContainers: - args: - - "178" + - "181" command: - - "177" + - "180" env: - - name: "185" - value: "186" + - name: "188" + value: "189" valueFrom: configMapKeyRef: - key: "192" - name: "191" + key: "195" + name: "194" optional: true fieldRef: - apiVersion: "187" - fieldPath: "188" + apiVersion: "190" + fieldPath: "191" resourceFieldRef: - containerName: "189" + containerName: "192" divisor: "713" - resource: "190" + resource: "193" secretKeyRef: - key: "194" - name: "193" + key: "197" + name: "196" optional: false envFrom: - configMapRef: - name: "183" + name: "186" optional: true - prefix: "182" + prefix: "185" secretRef: - name: "184" + name: "187" optional: true - image: "176" + image: "179" imagePullPolicy: r嚧 lifecycle: postStart: exec: command: - - "220" + - "223" httpGet: - host: "222" + host: "225" httpHeaders: - - name: "223" - value: "224" - path: "221" + - name: "226" + value: "227" + path: "224" port: -1109619518 scheme: ĺ}潷ʒ胵輓Ɔȓ蹣ɐǛv+8Ƥ熪 tcpSocket: - host: "226" - port: "225" + host: "229" + port: "228" preStop: exec: command: - - "227" + - "230" httpGet: - host: "229" + host: "232" httpHeaders: - - name: "230" - value: "231" - path: "228" + - name: "233" + value: "234" + path: "231" port: 461585849 scheme: ɇ卷荙JLĹ]佱¿>犵殇ŕ-Ɂ tcpSocket: - host: "232" + host: "235" port: 467291328 livenessProbe: exec: command: - - "201" + - "204" failureThreshold: -93157681 httpGet: - host: "203" + host: "206" httpHeaders: - - name: "204" - value: "205" - path: "202" + - name: "207" + value: "208" + path: "205" port: -1285424066 scheme: ni酛3ƁÀ initialDelaySeconds: -2036074491 periodSeconds: 165047920 successThreshold: -393291312 tcpSocket: - host: "207" - port: "206" + host: "210" + port: "209" terminationGracePeriodSeconds: -4856573944864548413 timeoutSeconds: -148216266 - name: "175" + name: "178" ports: - containerPort: -1343558801 - hostIP: "181" + hostIP: "184" hostPort: 1923334396 - name: "180" + name: "183" protocol: '@掇lNdǂ>' readinessProbe: exec: command: - - "208" + - "211" failureThreshold: 513341278 httpGet: - host: "210" + host: "213" httpHeaders: - - name: "211" - value: "212" - path: "209" + - name: "214" + value: "215" + path: "212" port: -331283026 scheme: ȉ initialDelaySeconds: 1033766276 periodSeconds: -859135545 successThreshold: -1543701088 tcpSocket: - host: "213" + host: "216" port: 714088955 terminationGracePeriodSeconds: 2696007505383404823 timeoutSeconds: -1745509819 @@ -691,66 +693,66 @@ spec: runAsNonRoot: true runAsUser: -857934902638099053 seLinuxOptions: - level: "237" - role: "235" - type: "236" - user: "234" + level: "240" + role: "238" + type: "239" + user: "237" seccompProfile: - localhostProfile: "241" + localhostProfile: "244" type: 榝$î.Ȏ蝪ʜ5遰 windowsOptions: - gmsaCredentialSpec: "239" - gmsaCredentialSpecName: "238" - runAsUserName: "240" + gmsaCredentialSpec: "242" + gmsaCredentialSpecName: "241" + runAsUserName: "243" startupProbe: exec: command: - - "214" + - "217" failureThreshold: -1364571630 httpGet: - host: "216" + host: "219" httpHeaders: - - name: "217" - value: "218" - path: "215" + - name: "220" + value: "221" + path: "218" port: -361442565 scheme: w initialDelaySeconds: 994072122 periodSeconds: -1962065705 successThreshold: 1701999128 tcpSocket: - host: "219" + host: "222" port: -1099429189 terminationGracePeriodSeconds: 7258403424756645907 timeoutSeconds: 1752155096 stdinOnce: true - terminationMessagePath: "233" + terminationMessagePath: "236" terminationMessagePolicy: ĸ輦唊 tty: true volumeDevices: - - devicePath: "200" - name: "199" + - devicePath: "203" + name: "202" volumeMounts: - - mountPath: "196" + - mountPath: "199" mountPropagation: 0矀Kʝ瘴I\p[ħsĨɆâĺɗŹ倗S - name: "195" + name: "198" readOnly: true - subPath: "197" - subPathExpr: "198" - workingDir: "179" - nodeName: "389" + subPath: "200" + subPathExpr: "201" + workingDir: "182" + nodeName: "392" nodeSelector: - "385": "386" + "388": "389" overhead: D傕Ɠ栊闔虝巒瀦ŕ: "124" preemptionPolicy: Iƭij韺ʧ> priority: 743241089 - priorityClassName: "472" + priorityClassName: "475" readinessGates: - conditionType: 0yVA嬂刲;牆詒ĸąs restartPolicy: ƱÁR»淹揀 - runtimeClassName: "477" - schedulerName: "467" + runtimeClassName: "480" + schedulerName: "470" securityContext: fsGroup: 6713296993350540686 fsGroupChangePolicy: ȶŮ嫠!@@)Zq=歍þ螗ɃŒ @@ -758,34 +760,34 @@ spec: runAsNonRoot: true runAsUser: 4466809078783855686 seLinuxOptions: - level: "393" - role: "391" - type: "392" - user: "390" + level: "396" + role: "394" + type: "395" + user: "393" seccompProfile: - localhostProfile: "399" + localhostProfile: "402" type: m¨z鋎靀G¿əW#ļǹʅŚO虀^ supplementalGroups: - 4820130167691486230 sysctls: - - name: "397" - value: "398" + - name: "400" + value: "401" windowsOptions: - gmsaCredentialSpec: "395" - gmsaCredentialSpecName: "394" - runAsUserName: "396" - serviceAccount: "388" - serviceAccountName: "387" + gmsaCredentialSpec: "398" + gmsaCredentialSpecName: "397" + runAsUserName: "399" + serviceAccount: "391" + serviceAccountName: "390" setHostnameAsFQDN: true shareProcessNamespace: false - subdomain: "402" + subdomain: "405" terminationGracePeriodSeconds: 2008726498083002362 tolerations: - effect: '慰x:' - key: "468" + key: "471" operator: 4%ʬD$;X郪\#撄貶à圽榕ɹ tolerationSeconds: 3362400521064014157 - value: "469" + value: "472" topologySpreadConstraints: - labelSelector: matchExpressions: @@ -796,66 +798,66 @@ spec: matchLabels: 7a8-phs1a-----28-d-e10-f-o-fr-5-3th/Mm_-q9.N8._--M-R: a-C3-._-l__KSvV-8-L__C_60-__.19_-gYY._..fP--hQ7be__-a maxSkew: -174245111 - topologyKey: "478" + topologyKey: "481" whenUnsatisfiable: "" volumes: - awsElasticBlockStore: - fsType: "47" + fsType: "49" partition: 912004803 readOnly: true - volumeID: "46" + volumeID: "48" azureDisk: cachingMode: '|@?鷅bȻN' - diskName: "110" - diskURI: "111" - fsType: "112" + diskName: "112" + diskURI: "113" + fsType: "114" kind: 榱*Gưoɘ檲 readOnly: true azureFile: readOnly: true - secretName: "96" - shareName: "97" + secretName: "98" + shareName: "99" cephfs: monitors: - - "81" - path: "82" - secretFile: "84" + - "83" + path: "84" + secretFile: "86" secretRef: - name: "85" - user: "83" + name: "87" + user: "85" cinder: - fsType: "79" + fsType: "81" secretRef: - name: "80" - volumeID: "78" + name: "82" + volumeID: "80" configMap: defaultMode: 1593906314 items: - - key: "99" + - key: "101" mode: 195263908 - path: "100" - name: "98" + path: "102" + name: "100" optional: false csi: - driver: "142" - fsType: "143" + driver: "144" + fsType: "145" nodePublishSecretRef: - name: "146" + name: "148" readOnly: false volumeAttributes: - "144": "145" + "146": "147" downwardAPI: defaultMode: 824682619 items: - fieldRef: - apiVersion: "89" - fieldPath: "90" + apiVersion: "91" + fieldPath: "92" mode: 1569992019 - path: "88" + path: "90" resourceFieldRef: - containerName: "91" + containerName: "93" divisor: "660" - resource: "92" + resource: "94" emptyDir: medium: Xŋ朘瑥A徙ɶɊł/擇ɦĽ胚O醔ɍ厶耈 sizeLimit: "473" @@ -863,40 +865,41 @@ spec: volumeClaimTemplate: metadata: annotations: - "154": "155" - clusterName: "160" + "156": "157" + clusterName: "162" creationTimestamp: null deletionGracePeriodSeconds: 6296624700137074905 finalizers: - - "159" - generateName: "148" + - "161" + generateName: "150" generation: 6028937828108618026 labels: - "152": "153" + "154": "155" managedFields: - - apiVersion: "162" - fieldsType: "163" - manager: "161" + - apiVersion: "164" + fieldsType: "165" + manager: "163" operation: ɑ龫`劳&¼傭Ȟ1酃=6}ɡŇƉ立h - name: "147" - namespace: "149" + subresource: "166" + name: "149" + namespace: "151" ownerReferences: - - apiVersion: "156" + - apiVersion: "158" blockOwnerDeletion: false controller: false - kind: "157" - name: "158" + kind: "159" + name: "160" uid: 閝ȝ resourceVersion: "11451542506523135343" - selfLink: "150" + selfLink: "152" uid: H巧壚tC十Oɢ spec: accessModes: - '鲡:' dataSource: - apiGroup: "172" - kind: "173" - name: "174" + apiGroup: "175" + kind: "176" + name: "177" resources: limits: Ŗȫ焗捏ĨFħ籘: "853" @@ -910,147 +913,147 @@ spec: - 4FpF_W-6 matchLabels: 0-.-yz-0-_p4mz--.I_f6kjsz-7lwY-Y93-6: igm_-._.q6 - storageClassName: "171" + storageClassName: "174" volumeMode: Z1Ůđ眊ľǎɳ,ǿ飏騀呣 - volumeName: "170" + volumeName: "173" fc: - fsType: "94" + fsType: "96" lun: -1740986684 readOnly: true targetWWNs: - - "93" - wwids: - "95" + wwids: + - "97" flexVolume: - driver: "73" - fsType: "74" + driver: "75" + fsType: "76" options: - "76": "77" + "78": "79" readOnly: true secretRef: - name: "75" + name: "77" flocker: - datasetName: "86" - datasetUUID: "87" + datasetName: "88" + datasetUUID: "89" gcePersistentDisk: - fsType: "45" + fsType: "47" partition: -1188153605 - pdName: "44" + pdName: "46" gitRepo: - directory: "50" - repository: "48" - revision: "49" + directory: "52" + repository: "50" + revision: "51" glusterfs: - endpoints: "63" - path: "64" + endpoints: "65" + path: "66" readOnly: true hostPath: - path: "43" + path: "45" type: ƛƟ)ÙæNǚ錯ƶRquA?瞲Ť倱< iscsi: chapAuthDiscovery: true - fsType: "59" - initiatorName: "62" - iqn: "57" - iscsiInterface: "58" + fsType: "61" + initiatorName: "64" + iqn: "59" + iscsiInterface: "60" lun: 994527057 portals: - - "60" + - "62" secretRef: - name: "61" - targetPortal: "56" - name: "42" + name: "63" + targetPortal: "58" + name: "44" nfs: - path: "55" + path: "57" readOnly: true - server: "54" + server: "56" persistentVolumeClaim: - claimName: "65" + claimName: "67" readOnly: true photonPersistentDisk: - fsType: "114" - pdID: "113" + fsType: "116" + pdID: "115" portworxVolume: - fsType: "129" + fsType: "131" readOnly: true - volumeID: "128" + volumeID: "130" projected: defaultMode: -1334904807 sources: - configMap: items: - - key: "124" + - key: "126" mode: 2063799569 - path: "125" - name: "123" + path: "127" + name: "125" optional: false downwardAPI: items: - fieldRef: - apiVersion: "119" - fieldPath: "120" + apiVersion: "121" + fieldPath: "122" mode: 173030157 - path: "118" + path: "120" resourceFieldRef: - containerName: "121" + containerName: "123" divisor: "106" - resource: "122" + resource: "124" secret: items: - - key: "116" + - key: "118" mode: -323584340 - path: "117" - name: "115" + path: "119" + name: "117" optional: true serviceAccountToken: - audience: "126" + audience: "128" expirationSeconds: 8357931971650847566 - path: "127" + path: "129" quobyte: - group: "108" - registry: "105" - tenant: "109" - user: "107" - volume: "106" + group: "110" + registry: "107" + tenant: "111" + user: "109" + volume: "108" rbd: - fsType: "68" - image: "67" - keyring: "71" + fsType: "70" + image: "69" + keyring: "73" monitors: - - "66" - pool: "69" + - "68" + pool: "71" secretRef: - name: "72" - user: "70" + name: "74" + user: "72" scaleIO: - fsType: "137" - gateway: "130" - protectionDomain: "133" + fsType: "139" + gateway: "132" + protectionDomain: "135" secretRef: - name: "132" - storageMode: "135" - storagePool: "134" - system: "131" - volumeName: "136" + name: "134" + storageMode: "137" + storagePool: "136" + system: "133" + volumeName: "138" secret: defaultMode: 332383000 items: - - key: "52" + - key: "54" mode: -547518679 - path: "53" + path: "55" optional: true - secretName: "51" + secretName: "53" storageos: - fsType: "140" + fsType: "142" secretRef: - name: "141" - volumeName: "138" - volumeNamespace: "139" + name: "143" + volumeName: "140" + volumeNamespace: "141" vsphereVolume: - fsType: "102" - storagePolicyID: "104" - storagePolicyName: "103" - volumePath: "101" + fsType: "104" + storagePolicyID: "106" + storagePolicyName: "105" + volumePath: "103" updateStrategy: rollingUpdate: partition: 1241629379 @@ -1058,40 +1061,41 @@ spec: volumeClaimTemplates: - metadata: annotations: - "492": "493" - clusterName: "498" + "495": "496" + clusterName: "501" creationTimestamp: null deletionGracePeriodSeconds: 1872311292774274066 finalizers: - - "497" - generateName: "486" + - "500" + generateName: "489" generation: 1310178674290624050 labels: - "490": "491" + "493": "494" managedFields: - - apiVersion: "500" - fieldsType: "501" - manager: "499" + - apiVersion: "503" + fieldsType: "504" + manager: "502" operation: 鶼K癨琞Z氞唬蹵ɥeȿĦ`垨Džɞ堹 - name: "485" - namespace: "487" + subresource: "505" + name: "488" + namespace: "490" ownerReferences: - - apiVersion: "494" + - apiVersion: "497" blockOwnerDeletion: true controller: false - kind: "495" - name: "496" + kind: "498" + name: "499" uid: tY圻醆锛[M牍Ƃ resourceVersion: "5814982353389179965" - selfLink: "488" + selfLink: "491" uid: t;Äƾ53§T旦y6辱Ŵ鎥 spec: accessModes: - 狳u恺Ŕsʅ dataSource: - apiGroup: "510" - kind: "511" - name: "512" + apiGroup: "514" + kind: "515" + name: "516" resources: limits: HǹKPaǿ嗦]ɬ朞ɄƶÁ1!Ɯa: "243" @@ -1105,9 +1109,9 @@ spec: - Wx-DP__7-6w-._k2B_----H.5.Kw0V8_-__n29xr.5GDm_v.-H.L matchLabels: De.._.-f..__QM__G-_OHh: 9_-._3.x.8iq - storageClassName: "509" + storageClassName: "513" volumeMode: "" - volumeName: "508" + volumeName: "512" status: accessModes: - b隊曻:Bȗ轊 @@ -1116,8 +1120,8 @@ spec: conditions: - lastProbeTime: "2913-03-10T01:14:02Z" lastTransitionTime: "2359-04-16T09:19:58Z" - message: "514" - reason: "513" + message: "518" + reason: "517" status: Ċ凭Ǩ輹AÀŪ type: b賝łų$Q郔 phase: ɫòDÓǶɟ @@ -1125,14 +1129,14 @@ status: collisionCount: 916590407 conditions: - lastTransitionTime: "2859-10-03T21:26:35Z" - message: "519" - reason: "518" + message: "523" + reason: "522" status: jËUe type: ȁ隞ĻȀ currentReplicas: -1687188044 - currentRevision: "516" + currentRevision: "520" observedGeneration: -7554417720389717167 readyReplicas: -2001638406 replicas: -1084756341 - updateRevision: "517" + updateRevision: "521" updatedReplicas: 497109907 diff --git a/staging/src/k8s.io/api/testdata/HEAD/authentication.k8s.io.v1.TokenRequest.json b/staging/src/k8s.io/api/testdata/HEAD/authentication.k8s.io.v1.TokenRequest.json index 28a6ed11370..9227279ad30 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/authentication.k8s.io.v1.TokenRequest.json +++ b/staging/src/k8s.io/api/testdata/HEAD/authentication.k8s.io.v1.TokenRequest.json @@ -36,24 +36,25 @@ "manager": "16", "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", "apiVersion": "17", - "fieldsType": "18" + "fieldsType": "18", + "subresource": "19" } ] }, "spec": { "audiences": [ - "19" + "20" ], "expirationSeconds": 3850803321873644574, "boundObjectRef": { - "kind": "20", - "apiVersion": "21", - "name": "22", + "kind": "21", + "apiVersion": "22", + "name": "23", "uid": "r鯹)晿\u003co,c鮽ort昍řČ扷5ƗǸ" } }, "status": { - "token": "23", + "token": "24", "expirationTimestamp": "1999-07-03T22:31:10Z" } } \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/HEAD/authentication.k8s.io.v1.TokenRequest.pb b/staging/src/k8s.io/api/testdata/HEAD/authentication.k8s.io.v1.TokenRequest.pb index aa4125f2d2b..d964d389890 100644 Binary files a/staging/src/k8s.io/api/testdata/HEAD/authentication.k8s.io.v1.TokenRequest.pb and b/staging/src/k8s.io/api/testdata/HEAD/authentication.k8s.io.v1.TokenRequest.pb differ diff --git a/staging/src/k8s.io/api/testdata/HEAD/authentication.k8s.io.v1.TokenRequest.yaml b/staging/src/k8s.io/api/testdata/HEAD/authentication.k8s.io.v1.TokenRequest.yaml index 994088b8c33..cc0fe541faa 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/authentication.k8s.io.v1.TokenRequest.yaml +++ b/staging/src/k8s.io/api/testdata/HEAD/authentication.k8s.io.v1.TokenRequest.yaml @@ -17,6 +17,7 @@ metadata: fieldsType: "18" manager: "16" operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] + subresource: "19" name: "2" namespace: "4" ownerReferences: @@ -31,13 +32,13 @@ metadata: uid: "7" spec: audiences: - - "19" + - "20" boundObjectRef: - apiVersion: "21" - kind: "20" - name: "22" + apiVersion: "22" + kind: "21" + name: "23" uid: r鯹)晿季Cʖ畬 sizeLimit: "347" @@ -891,40 +894,41 @@ spec: volumeClaimTemplate: metadata: annotations: - "172": "173" - clusterName: "178" + "175": "176" + clusterName: "181" creationTimestamp: null deletionGracePeriodSeconds: 3218160964766401208 finalizers: - - "177" - generateName: "166" + - "180" + generateName: "169" generation: -6008930988505485536 labels: - "170": "171" + "173": "174" managedFields: - - apiVersion: "180" - fieldsType: "181" - manager: "179" + - apiVersion: "183" + fieldsType: "184" + manager: "182" operation: quA?瞲Ť倱<įXŋ - name: "165" - namespace: "167" + subresource: "185" + name: "168" + namespace: "170" ownerReferences: - - apiVersion: "174" + - apiVersion: "177" blockOwnerDeletion: false controller: true - kind: "175" - name: "176" + kind: "178" + name: "179" uid: ɜa頢ƛƟ)ÙæNǚ resourceVersion: "4447340384943270560" - selfLink: "168" + selfLink: "171" uid: A徙ɶɊł/擇ɦĽ胚 spec: accessModes: - 厶耈 T衧ȇe媹Hǝ呮}臷 dataSource: - apiGroup: "190" - kind: "191" - name: "192" + apiGroup: "194" + kind: "195" + name: "196" resources: limits: /樝fw[Řż丩ŽoǠŻʘY賃ɪ鐊: "967" @@ -938,158 +942,158 @@ spec: - A5b.5-CX_VBC.Jn4f_1 matchLabels: 5P.-i.Fg.Cs_.w: 4_2IN..3O4y..-W.5w9-Wm_AO-l8VKLyHA_.-F_E2_QOuQ_0 - storageClassName: "189" + storageClassName: "193" volumeMode: 髷裎$MVȟ@7飣奺Ȋ - volumeName: "188" + volumeName: "192" fc: - fsType: "112" + fsType: "115" lun: -740816174 targetWWNs: - - "111" + - "114" wwids: - - "113" + - "116" flexVolume: - driver: "91" - fsType: "92" + driver: "94" + fsType: "95" options: - "94": "95" + "97": "98" secretRef: - name: "93" + name: "96" flocker: - datasetName: "104" - datasetUUID: "105" + datasetName: "107" + datasetUUID: "108" gcePersistentDisk: - fsType: "63" + fsType: "66" partition: 1399152294 - pdName: "62" + pdName: "65" readOnly: true gitRepo: - directory: "68" - repository: "66" - revision: "67" + directory: "71" + repository: "69" + revision: "70" glusterfs: - endpoints: "81" - path: "82" + endpoints: "84" + path: "85" readOnly: true hostPath: - path: "61" + path: "64" type: j剐'宣I拍N嚳ķȗ iscsi: - fsType: "77" - initiatorName: "80" - iqn: "75" - iscsiInterface: "76" + fsType: "80" + initiatorName: "83" + iqn: "78" + iscsiInterface: "79" lun: -1483417237 portals: - - "78" + - "81" secretRef: - name: "79" - targetPortal: "74" - name: "60" + name: "82" + targetPortal: "77" + name: "63" nfs: - path: "73" - server: "72" + path: "76" + server: "75" persistentVolumeClaim: - claimName: "83" + claimName: "86" readOnly: true photonPersistentDisk: - fsType: "132" - pdID: "131" + fsType: "135" + pdID: "134" portworxVolume: - fsType: "147" - volumeID: "146" + fsType: "150" + volumeID: "149" projected: defaultMode: -1332301579 sources: - configMap: items: - - key: "142" + - key: "145" mode: -1249460160 - path: "143" - name: "141" + path: "146" + name: "144" optional: false downwardAPI: items: - fieldRef: - apiVersion: "137" - fieldPath: "138" + apiVersion: "140" + fieldPath: "141" mode: 1525389481 - path: "136" + path: "139" resourceFieldRef: - containerName: "139" + containerName: "142" divisor: "618" - resource: "140" + resource: "143" secret: items: - - key: "134" + - key: "137" mode: 550215822 - path: "135" - name: "133" + path: "138" + name: "136" optional: false serviceAccountToken: - audience: "144" + audience: "147" expirationSeconds: -8988970531898753887 - path: "145" + path: "148" quobyte: - group: "126" + group: "129" readOnly: true - registry: "123" - tenant: "127" - user: "125" - volume: "124" + registry: "126" + tenant: "130" + user: "128" + volume: "127" rbd: - fsType: "86" - image: "85" - keyring: "89" + fsType: "89" + image: "88" + keyring: "92" monitors: - - "84" - pool: "87" + - "87" + pool: "90" readOnly: true secretRef: - name: "90" - user: "88" + name: "93" + user: "91" scaleIO: - fsType: "155" - gateway: "148" - protectionDomain: "151" + fsType: "158" + gateway: "151" + protectionDomain: "154" readOnly: true secretRef: - name: "150" - storageMode: "153" - storagePool: "152" - system: "149" - volumeName: "154" + name: "153" + storageMode: "156" + storagePool: "155" + system: "152" + volumeName: "157" secret: defaultMode: -1852451720 items: - - key: "70" + - key: "73" mode: 1395607230 - path: "71" + path: "74" optional: true - secretName: "69" + secretName: "72" storageos: - fsType: "158" + fsType: "161" readOnly: true secretRef: - name: "159" - volumeName: "156" - volumeNamespace: "157" + name: "162" + volumeName: "159" + volumeNamespace: "160" vsphereVolume: - fsType: "120" - storagePolicyID: "122" - storagePolicyName: "121" - volumePath: "119" + fsType: "123" + storagePolicyID: "125" + storagePolicyName: "124" + volumePath: "122" ttlSecondsAfterFinished: -1285029915 - schedule: "19" + schedule: "20" startingDeadlineSeconds: -2555947251840004808 successfulJobsHistoryLimit: -2006986560 suspend: true status: active: - - apiVersion: "508" - fieldPath: "510" - kind: "505" - name: "507" - namespace: "506" - resourceVersion: "509" + - apiVersion: "512" + fieldPath: "514" + kind: "509" + name: "511" + namespace: "510" + resourceVersion: "513" uid: 暉Ŝ!ȣ绰 diff --git a/staging/src/k8s.io/api/testdata/HEAD/batch.v1.Job.json b/staging/src/k8s.io/api/testdata/HEAD/batch.v1.Job.json index 3d6dc85dd53..0bae84dc566 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/batch.v1.Job.json +++ b/staging/src/k8s.io/api/testdata/HEAD/batch.v1.Job.json @@ -36,7 +36,8 @@ "manager": "16", "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", "apiVersion": "17", - "fieldsType": "18" + "fieldsType": "18", + "subresource": "19" } ] }, @@ -62,50 +63,51 @@ "manualSelector": true, "template": { "metadata": { - "name": "25", - "generateName": "26", - "namespace": "27", - "selfLink": "28", + "name": "26", + "generateName": "27", + "namespace": "28", + "selfLink": "29", "uid": "ɸ=ǤÆ碛,1", "resourceVersion": "10505102892351749453", "generation": 7014477246743953430, "creationTimestamp": null, "deletionGracePeriodSeconds": -5781250394576755223, "labels": { - "30": "31" + "31": "32" }, "annotations": { - "32": "33" + "33": "34" }, "ownerReferences": [ { - "apiVersion": "34", - "kind": "35", - "name": "36", + "apiVersion": "35", + "kind": "36", + "name": "37", "uid": "譋娲瘹ɭȊɚɎ(", "controller": false, "blockOwnerDeletion": true } ], "finalizers": [ - "37" + "38" ], - "clusterName": "38", + "clusterName": "39", "managedFields": [ { - "manager": "39", + "manager": "40", "operation": "糷磩窮秳ķ蟒苾h", - "apiVersion": "40", - "fieldsType": "41" + "apiVersion": "41", + "fieldsType": "42", + "subresource": "43" } ] }, "spec": { "volumes": [ { - "name": "42", + "name": "44", "hostPath": { - "path": "43", + "path": "45", "type": "龷ȪÆl" }, "emptyDir": { @@ -113,26 +115,26 @@ "sizeLimit": "721" }, "gcePersistentDisk": { - "pdName": "44", - "fsType": "45", + "pdName": "46", + "fsType": "47", "partition": 1673568505 }, "awsElasticBlockStore": { - "volumeID": "46", - "fsType": "47", + "volumeID": "48", + "fsType": "49", "partition": -972874331 }, "gitRepo": { - "repository": "48", - "revision": "49", - "directory": "50" + "repository": "50", + "revision": "51", + "directory": "52" }, "secret": { - "secretName": "51", + "secretName": "53", "items": [ { - "key": "52", - "path": "53", + "key": "54", + "path": "55", "mode": -1628457490 } ], @@ -140,90 +142,90 @@ "optional": false }, "nfs": { - "server": "54", - "path": "55" + "server": "56", + "path": "57" }, "iscsi": { - "targetPortal": "56", - "iqn": "57", + "targetPortal": "58", + "iqn": "59", "lun": -1888506207, - "iscsiInterface": "58", - "fsType": "59", + "iscsiInterface": "60", + "fsType": "61", "readOnly": true, "portals": [ - "60" + "62" ], "secretRef": { - "name": "61" + "name": "63" }, - "initiatorName": "62" + "initiatorName": "64" }, "glusterfs": { - "endpoints": "63", - "path": "64", + "endpoints": "65", + "path": "66", "readOnly": true }, "persistentVolumeClaim": { - "claimName": "65", + "claimName": "67", "readOnly": true }, "rbd": { "monitors": [ - "66" + "68" ], - "image": "67", - "fsType": "68", - "pool": "69", - "user": "70", - "keyring": "71", + "image": "69", + "fsType": "70", + "pool": "71", + "user": "72", + "keyring": "73", "secretRef": { - "name": "72" + "name": "74" }, "readOnly": true }, "flexVolume": { - "driver": "73", - "fsType": "74", + "driver": "75", + "fsType": "76", "secretRef": { - "name": "75" + "name": "77" }, "options": { - "76": "77" + "78": "79" } }, "cinder": { - "volumeID": "78", - "fsType": "79", + "volumeID": "80", + "fsType": "81", "secretRef": { - "name": "80" + "name": "82" } }, "cephfs": { "monitors": [ - "81" + "83" ], - "path": "82", - "user": "83", - "secretFile": "84", + "path": "84", + "user": "85", + "secretFile": "86", "secretRef": { - "name": "85" + "name": "87" } }, "flocker": { - "datasetName": "86", - "datasetUUID": "87" + "datasetName": "88", + "datasetUUID": "89" }, "downwardAPI": { "items": [ { - "path": "88", + "path": "90", "fieldRef": { - "apiVersion": "89", - "fieldPath": "90" + "apiVersion": "91", + "fieldPath": "92" }, "resourceFieldRef": { - "containerName": "91", - "resource": "92", + "containerName": "93", + "resource": "94", "divisor": "110" }, "mode": 848754324 @@ -233,25 +235,25 @@ }, "fc": { "targetWWNs": [ - "93" + "95" ], "lun": -1341615783, - "fsType": "94", + "fsType": "96", "wwids": [ - "95" + "97" ] }, "azureFile": { - "secretName": "96", - "shareName": "97", + "secretName": "98", + "shareName": "99", "readOnly": true }, "configMap": { - "name": "98", + "name": "100", "items": [ { - "key": "99", - "path": "100", + "key": "101", + "path": "102", "mode": -421817404 } ], @@ -259,39 +261,39 @@ "optional": false }, "vsphereVolume": { - "volumePath": "101", - "fsType": "102", - "storagePolicyName": "103", - "storagePolicyID": "104" + "volumePath": "103", + "fsType": "104", + "storagePolicyName": "105", + "storagePolicyID": "106" }, "quobyte": { - "registry": "105", - "volume": "106", - "user": "107", - "group": "108", - "tenant": "109" + "registry": "107", + "volume": "108", + "user": "109", + "group": "110", + "tenant": "111" }, "azureDisk": { - "diskName": "110", - "diskURI": "111", + "diskName": "112", + "diskURI": "113", "cachingMode": "鎥ʟ\u003c$洅ɹ7", - "fsType": "112", + "fsType": "114", "readOnly": false, "kind": "Þ" }, "photonPersistentDisk": { - "pdID": "113", - "fsType": "114" + "pdID": "115", + "fsType": "116" }, "projected": { "sources": [ { "secret": { - "name": "115", + "name": "117", "items": [ { - "key": "116", - "path": "117", + "key": "118", + "path": "119", "mode": 1550211208 } ], @@ -300,14 +302,14 @@ "downwardAPI": { "items": [ { - "path": "118", + "path": "120", "fieldRef": { - "apiVersion": "119", - "fieldPath": "120" + "apiVersion": "121", + "fieldPath": "122" }, "resourceFieldRef": { - "containerName": "121", - "resource": "122", + "containerName": "123", + "resource": "124", "divisor": "750" }, "mode": -1240667156 @@ -315,100 +317,101 @@ ] }, "configMap": { - "name": "123", + "name": "125", "items": [ { - "key": "124", - "path": "125", + "key": "126", + "path": "127", "mode": -1147975588 } ], "optional": true }, "serviceAccountToken": { - "audience": "126", + "audience": "128", "expirationSeconds": 2293771102284463819, - "path": "127" + "path": "129" } } ], "defaultMode": -1884322607 }, "portworxVolume": { - "volumeID": "128", - "fsType": "129" + "volumeID": "130", + "fsType": "131" }, "scaleIO": { - "gateway": "130", - "system": "131", + "gateway": "132", + "system": "133", "secretRef": { - "name": "132" + "name": "134" }, "sslEnabled": true, - "protectionDomain": "133", - "storagePool": "134", - "storageMode": "135", - "volumeName": "136", - "fsType": "137", + "protectionDomain": "135", + "storagePool": "136", + "storageMode": "137", + "volumeName": "138", + "fsType": "139", "readOnly": true }, "storageos": { - "volumeName": "138", - "volumeNamespace": "139", - "fsType": "140", + "volumeName": "140", + "volumeNamespace": "141", + "fsType": "142", "secretRef": { - "name": "141" + "name": "143" } }, "csi": { - "driver": "142", + "driver": "144", "readOnly": true, - "fsType": "143", + "fsType": "145", "volumeAttributes": { - "144": "145" + "146": "147" }, "nodePublishSecretRef": { - "name": "146" + "name": "148" } }, "ephemeral": { "volumeClaimTemplate": { "metadata": { - "name": "147", - "generateName": "148", - "namespace": "149", - "selfLink": "150", + "name": "149", + "generateName": "150", + "namespace": "151", + "selfLink": "152", "uid": "曢\\%枅:", "resourceVersion": "1051165191612104121", "generation": 1514679477039738680, "creationTimestamp": null, "deletionGracePeriodSeconds": 284300875610791466, "labels": { - "152": "153" + "154": "155" }, "annotations": { - "154": "155" + "156": "157" }, "ownerReferences": [ { - "apiVersion": "156", - "kind": "157", - "name": "158", + "apiVersion": "158", + "kind": "159", + "name": "160", "uid": "啞川J缮ǚb", "controller": false, "blockOwnerDeletion": true } ], "finalizers": [ - "159" + "161" ], - "clusterName": "160", + "clusterName": "162", "managedFields": [ { - "manager": "161", + "manager": "163", "operation": "昹ʞĹ鑑6", - "apiVersion": "162", - "fieldsType": "163" + "apiVersion": "164", + "fieldsType": "165", + "subresource": "166" } ] }, @@ -435,13 +438,13 @@ "瓷碑": "809" } }, - "volumeName": "170", - "storageClassName": "171", + "volumeName": "173", + "storageClassName": "174", "volumeMode": "=å睫}堇硲蕵ɢ苆ǮńMǰ溟ɴ扵閝ȝ", "dataSource": { - "apiGroup": "172", - "kind": "173", - "name": "174" + "apiGroup": "175", + "kind": "176", + "name": "177" } } } @@ -450,59 +453,59 @@ ], "initContainers": [ { - "name": "175", - "image": "176", + "name": "178", + "image": "179", "command": [ - "177" + "180" ], "args": [ - "178" + "181" ], - "workingDir": "179", + "workingDir": "182", "ports": [ { - "name": "180", + "name": "183", "hostPort": -1179067190, "containerPort": 1434408532, "protocol": "`劳\u0026¼傭Ȟ1酃=6}ɡŇƉ立h", - "hostIP": "181" + "hostIP": "184" } ], "envFrom": [ { - "prefix": "182", + "prefix": "185", "configMapRef": { - "name": "183", + "name": "186", "optional": true }, "secretRef": { - "name": "184", + "name": "187", "optional": false } } ], "env": [ { - "name": "185", - "value": "186", + "name": "188", + "value": "189", "valueFrom": { "fieldRef": { - "apiVersion": "187", - "fieldPath": "188" + "apiVersion": "190", + "fieldPath": "191" }, "resourceFieldRef": { - "containerName": "189", - "resource": "190", + "containerName": "192", + "resource": "193", "divisor": "993" }, "configMapKeyRef": { - "name": "191", - "key": "192", + "name": "194", + "key": "195", "optional": false }, "secretKeyRef": { - "name": "193", - "key": "194", + "name": "196", + "key": "197", "optional": true } } @@ -518,40 +521,40 @@ }, "volumeMounts": [ { - "name": "195", - "mountPath": "196", - "subPath": "197", + "name": "198", + "mountPath": "199", + "subPath": "200", "mountPropagation": "蒒5靇C'ɵK.Q貇£ȹ嫰", - "subPathExpr": "198" + "subPathExpr": "201" } ], "volumeDevices": [ { - "name": "199", - "devicePath": "200" + "name": "202", + "devicePath": "203" } ], "livenessProbe": { "exec": { "command": [ - "201" + "204" ] }, "httpGet": { - "path": "202", + "path": "205", "port": -1470854631, - "host": "203", + "host": "206", "scheme": "ùƸʋŀ樺ȃ", "httpHeaders": [ { - "name": "204", - "value": "205" + "name": "207", + "value": "208" } ] }, "tcpSocket": { "port": -270045321, - "host": "206" + "host": "209" }, "initialDelaySeconds": -1366875038, "timeoutSeconds": -1188430996, @@ -563,24 +566,24 @@ "readinessProbe": { "exec": { "command": [ - "207" + "210" ] }, "httpGet": { - "path": "208", - "port": "209", - "host": "210", + "path": "211", + "port": "212", + "host": "213", "scheme": "敍0)鈼¬麄", "httpHeaders": [ { - "name": "211", - "value": "212" + "name": "214", + "value": "215" } ] }, "tcpSocket": { "port": -648954478, - "host": "213" + "host": "216" }, "initialDelaySeconds": 1170649416, "timeoutSeconds": 893619181, @@ -592,24 +595,24 @@ "startupProbe": { "exec": { "command": [ - "214" + "217" ] }, "httpGet": { - "path": "215", - "port": "216", - "host": "217", + "path": "218", + "port": "219", + "host": "220", "scheme": "瓧嫭塓烀罁胾^拜", "httpHeaders": [ { - "name": "218", - "value": "219" + "name": "221", + "value": "222" } ] }, "tcpSocket": { - "port": "220", - "host": "221" + "port": "223", + "host": "224" }, "initialDelaySeconds": -1613115506, "timeoutSeconds": -1341523482, @@ -622,51 +625,51 @@ "postStart": { "exec": { "command": [ - "222" + "225" ] }, "httpGet": { - "path": "223", + "path": "226", "port": 817152661, - "host": "224", + "host": "227", "scheme": "LJèux榜VƋZ", "httpHeaders": [ { - "name": "225", - "value": "226" + "name": "228", + "value": "229" } ] }, "tcpSocket": { - "port": "227", - "host": "228" + "port": "230", + "host": "231" } }, "preStop": { "exec": { "command": [ - "229" + "232" ] }, "httpGet": { - "path": "230", + "path": "233", "port": -2000048581, - "host": "231", + "host": "234", "scheme": "9ǕLLȊɞ-uƻ悖ȩ0Ƹ[Ę", "httpHeaders": [ { - "name": "232", - "value": "233" + "name": "235", + "value": "236" } ] }, "tcpSocket": { - "port": "234", - "host": "235" + "port": "237", + "host": "238" } } }, - "terminationMessagePath": "236", + "terminationMessagePath": "239", "terminationMessagePolicy": "U髷裎$MVȟ@7飣奺Ȋ", "imagePullPolicy": "ljʁ揆ɘȌ脾嚏吐ĠL", "securityContext": { @@ -680,15 +683,15 @@ }, "privileged": true, "seLinuxOptions": { - "user": "237", - "role": "238", - "type": "239", - "level": "240" + "user": "240", + "role": "241", + "type": "242", + "level": "243" }, "windowsOptions": { - "gmsaCredentialSpecName": "241", - "gmsaCredentialSpec": "242", - "runAsUserName": "243" + "gmsaCredentialSpecName": "244", + "gmsaCredentialSpec": "245", + "runAsUserName": "246" }, "runAsUser": -3442119660495017037, "runAsGroup": 6974050994588811875, @@ -698,7 +701,7 @@ "procMount": "A", "seccompProfile": { "type": "/ɸɎ R§耶FfBls3!", - "localhostProfile": "244" + "localhostProfile": "247" } }, "tty": true @@ -706,59 +709,59 @@ ], "containers": [ { - "name": "245", - "image": "246", + "name": "248", + "image": "249", "command": [ - "247" + "250" ], "args": [ - "248" + "251" ], - "workingDir": "249", + "workingDir": "252", "ports": [ { - "name": "250", + "name": "253", "hostPort": -720450949, "containerPort": -630252364, "protocol": "dz娝嘚庎D}埽uʎȺ眖R#yV'WK", - "hostIP": "251" + "hostIP": "254" } ], "envFrom": [ { - "prefix": "252", + "prefix": "255", "configMapRef": { - "name": "253", + "name": "256", "optional": false }, "secretRef": { - "name": "254", + "name": "257", "optional": true } } ], "env": [ { - "name": "255", - "value": "256", + "name": "258", + "value": "259", "valueFrom": { "fieldRef": { - "apiVersion": "257", - "fieldPath": "258" + "apiVersion": "260", + "fieldPath": "261" }, "resourceFieldRef": { - "containerName": "259", - "resource": "260", + "containerName": "262", + "resource": "263", "divisor": "668" }, "configMapKeyRef": { - "name": "261", - "key": "262", + "name": "264", + "key": "265", "optional": false }, "secretKeyRef": { - "name": "263", - "key": "264", + "name": "266", + "key": "267", "optional": false } } @@ -774,41 +777,41 @@ }, "volumeMounts": [ { - "name": "265", + "name": "268", "readOnly": true, - "mountPath": "266", - "subPath": "267", + "mountPath": "269", + "subPath": "270", "mountPropagation": "+", - "subPathExpr": "268" + "subPathExpr": "271" } ], "volumeDevices": [ { - "name": "269", - "devicePath": "270" + "name": "272", + "devicePath": "273" } ], "livenessProbe": { "exec": { "command": [ - "271" + "274" ] }, "httpGet": { - "path": "272", + "path": "275", "port": -743369977, - "host": "273", + "host": "276", "scheme": "\u003e犵殇ŕ-Ɂ圯W:ĸ輦唊#v铿ʩȂ4", "httpHeaders": [ { - "name": "274", - "value": "275" + "name": "277", + "value": "278" } ] }, "tcpSocket": { "port": -1224991707, - "host": "276" + "host": "279" }, "initialDelaySeconds": 887398685, "timeoutSeconds": -612420031, @@ -820,24 +823,24 @@ "readinessProbe": { "exec": { "command": [ - "277" + "280" ] }, "httpGet": { - "path": "278", + "path": "281", "port": 474715842, - "host": "279", + "host": "282", "scheme": "Jɐ扵Gƚ绤fʀļ腩墺Ò媁荭gw", "httpHeaders": [ { - "name": "280", - "value": "281" + "name": "283", + "value": "284" } ] }, "tcpSocket": { - "port": "282", - "host": "283" + "port": "285", + "host": "286" }, "initialDelaySeconds": -1122739822, "timeoutSeconds": -1761398388, @@ -849,23 +852,23 @@ "startupProbe": { "exec": { "command": [ - "284" + "287" ] }, "httpGet": { - "path": "285", + "path": "288", "port": 1941923625, - "host": "286", + "host": "289", "httpHeaders": [ { - "name": "287", - "value": "288" + "name": "290", + "value": "291" } ] }, "tcpSocket": { - "port": "289", - "host": "290" + "port": "292", + "host": "293" }, "initialDelaySeconds": 452673549, "timeoutSeconds": 627670321, @@ -878,51 +881,51 @@ "postStart": { "exec": { "command": [ - "291" + "294" ] }, "httpGet": { - "path": "292", + "path": "295", "port": 1165327504, - "host": "293", + "host": "296", "scheme": "庰%皧V", "httpHeaders": [ { - "name": "294", - "value": "295" + "name": "297", + "value": "298" } ] }, "tcpSocket": { "port": -260262954, - "host": "296" + "host": "299" } }, "preStop": { "exec": { "command": [ - "297" + "300" ] }, "httpGet": { - "path": "298", - "port": "299", - "host": "300", + "path": "301", + "port": "302", + "host": "303", "scheme": "¦队偯J僳徥淳4揻-$ɽ丟×x锏ɟ", "httpHeaders": [ { - "name": "301", - "value": "302" + "name": "304", + "value": "305" } ] }, "tcpSocket": { "port": 1907998540, - "host": "303" + "host": "306" } } }, - "terminationMessagePath": "304", + "terminationMessagePath": "307", "terminationMessagePolicy": ",ŕ", "imagePullPolicy": "澝qV訆Ǝżŧ", "securityContext": { @@ -936,15 +939,15 @@ }, "privileged": true, "seLinuxOptions": { - "user": "305", - "role": "306", - "type": "307", - "level": "308" + "user": "308", + "role": "309", + "type": "310", + "level": "311" }, "windowsOptions": { - "gmsaCredentialSpecName": "309", - "gmsaCredentialSpec": "310", - "runAsUserName": "311" + "gmsaCredentialSpecName": "312", + "gmsaCredentialSpec": "313", + "runAsUserName": "314" }, "runAsUser": 6461287015868628542, "runAsGroup": 2471155705902100229, @@ -954,7 +957,7 @@ "procMount": "ȗÔÂɘɢ", "seccompProfile": { "type": "熖B芭花ª瘡蟦JBʟ鍏H鯂", - "localhostProfile": "312" + "localhostProfile": "315" } }, "stdinOnce": true, @@ -963,59 +966,59 @@ ], "ephemeralContainers": [ { - "name": "313", - "image": "314", + "name": "316", + "image": "317", "command": [ - "315" + "318" ], "args": [ - "316" + "319" ], - "workingDir": "317", + "workingDir": "320", "ports": [ { - "name": "318", + "name": "321", "hostPort": -402384013, "containerPort": -181601395, "protocol": "汰8ŕİi騎C\"6x$1s", - "hostIP": "319" + "hostIP": "322" } ], "envFrom": [ { - "prefix": "320", + "prefix": "323", "configMapRef": { - "name": "321", + "name": "324", "optional": true }, "secretRef": { - "name": "322", + "name": "325", "optional": false } } ], "env": [ { - "name": "323", - "value": "324", + "name": "326", + "value": "327", "valueFrom": { "fieldRef": { - "apiVersion": "325", - "fieldPath": "326" + "apiVersion": "328", + "fieldPath": "329" }, "resourceFieldRef": { - "containerName": "327", - "resource": "328", + "containerName": "330", + "resource": "331", "divisor": "956" }, "configMapKeyRef": { - "name": "329", - "key": "330", + "name": "332", + "key": "333", "optional": false }, "secretKeyRef": { - "name": "331", - "key": "332", + "name": "334", + "key": "335", "optional": true } } @@ -1031,40 +1034,40 @@ }, "volumeMounts": [ { - "name": "333", - "mountPath": "334", - "subPath": "335", + "name": "336", + "mountPath": "337", + "subPath": "338", "mountPropagation": "ǹ0", - "subPathExpr": "336" + "subPathExpr": "339" } ], "volumeDevices": [ { - "name": "337", - "devicePath": "338" + "name": "340", + "devicePath": "341" } ], "livenessProbe": { "exec": { "command": [ - "339" + "342" ] }, "httpGet": { - "path": "340", + "path": "343", "port": -1491762290, - "host": "341", + "host": "344", "scheme": "Bn(fǂǢ曣ŋayåe躒訙Ǫ", "httpHeaders": [ { - "name": "342", - "value": "343" + "name": "345", + "value": "346" } ] }, "tcpSocket": { "port": 739175678, - "host": "344" + "host": "347" }, "initialDelaySeconds": -17241638, "timeoutSeconds": 1454160406, @@ -1076,24 +1079,24 @@ "readinessProbe": { "exec": { "command": [ - "345" + "348" ] }, "httpGet": { - "path": "346", - "port": "347", - "host": "348", + "path": "349", + "port": "350", + "host": "351", "scheme": "Ȏ3Ĕ\\ɢX鰨", "httpHeaders": [ { - "name": "349", - "value": "350" + "name": "352", + "value": "353" } ] }, "tcpSocket": { "port": -1918622971, - "host": "351" + "host": "354" }, "initialDelaySeconds": 1031506256, "timeoutSeconds": -186532794, @@ -1105,24 +1108,24 @@ "startupProbe": { "exec": { "command": [ - "352" + "355" ] }, "httpGet": { - "path": "353", - "port": "354", - "host": "355", + "path": "356", + "port": "357", + "host": "358", "scheme": "賞ǧĒzŔ瘍N", "httpHeaders": [ { - "name": "356", - "value": "357" + "name": "359", + "value": "360" } ] }, "tcpSocket": { "port": -531787516, - "host": "358" + "host": "361" }, "initialDelaySeconds": 2073630689, "timeoutSeconds": -830875556, @@ -1135,51 +1138,51 @@ "postStart": { "exec": { "command": [ - "359" + "362" ] }, "httpGet": { - "path": "360", + "path": "363", "port": 702968201, - "host": "361", + "host": "364", "scheme": "Ü[ƛ^輅9ɛ棕ƈ眽炊礫Ƽ", "httpHeaders": [ { - "name": "362", - "value": "363" + "name": "365", + "value": "366" } ] }, "tcpSocket": { "port": 1993058773, - "host": "364" + "host": "367" } }, "preStop": { "exec": { "command": [ - "365" + "368" ] }, "httpGet": { - "path": "366", + "path": "369", "port": 2115799218, - "host": "367", + "host": "370", "scheme": "ɢzĮ蛋I滞廬耐鷞焬CQm坊柩劄奼[", "httpHeaders": [ { - "name": "368", - "value": "369" + "name": "371", + "value": "372" } ] }, "tcpSocket": { - "port": "370", - "host": "371" + "port": "373", + "host": "374" } } }, - "terminationMessagePath": "372", + "terminationMessagePath": "375", "terminationMessagePolicy": "ĝ®EĨǔvÄÚ×p鬷", "imagePullPolicy": "G鄧蜢暳ǽ", "securityContext": { @@ -1193,15 +1196,15 @@ }, "privileged": true, "seLinuxOptions": { - "user": "373", - "role": "374", - "type": "375", - "level": "376" + "user": "376", + "role": "377", + "type": "378", + "level": "379" }, "windowsOptions": { - "gmsaCredentialSpecName": "377", - "gmsaCredentialSpec": "378", - "runAsUserName": "379" + "gmsaCredentialSpecName": "380", + "gmsaCredentialSpec": "381", + "runAsUserName": "382" }, "runAsUser": -2391833818948531474, "runAsGroup": 4961684277572791542, @@ -1211,12 +1214,12 @@ "procMount": "ŵǤ桒ɴ鉂WJ1抉泅ą\u0026疀ȼN翾Ⱦ", "seccompProfile": { "type": "虓氙磂tńČȷǻ.wȏâ磠Ƴ崖", - "localhostProfile": "380" + "localhostProfile": "383" } }, "stdin": true, "stdinOnce": true, - "targetContainerName": "381" + "targetContainerName": "384" } ], "restartPolicy": "V", @@ -1224,27 +1227,27 @@ "activeDeadlineSeconds": 7695545029085197807, "dnsPolicy": "9ij\\Ď愝Ű藛b磾sYȠ繽敮ǰ詀ǿ", "nodeSelector": { - "382": "383" + "385": "386" }, - "serviceAccountName": "384", - "serviceAccount": "385", + "serviceAccountName": "387", + "serviceAccount": "388", "automountServiceAccountToken": true, - "nodeName": "386", + "nodeName": "389", "hostNetwork": true, "hostPID": true, "hostIPC": true, "shareProcessNamespace": true, "securityContext": { "seLinuxOptions": { - "user": "387", - "role": "388", - "type": "389", - "level": "390" + "user": "390", + "role": "391", + "type": "392", + "level": "393" }, "windowsOptions": { - "gmsaCredentialSpecName": "391", - "gmsaCredentialSpec": "392", - "runAsUserName": "393" + "gmsaCredentialSpecName": "394", + "gmsaCredentialSpec": "395", + "runAsUserName": "396" }, "runAsUser": -8782526851089538175, "runAsGroup": -3984053182430357055, @@ -1255,23 +1258,23 @@ "fsGroup": 1086777894996369636, "sysctls": [ { - "name": "394", - "value": "395" + "name": "397", + "value": "398" } ], "fsGroupChangePolicy": "嬯t{", "seccompProfile": { "type": "ɾ", - "localhostProfile": "396" + "localhostProfile": "399" } }, "imagePullSecrets": [ { - "name": "397" + "name": "400" } ], - "hostname": "398", - "subdomain": "399", + "hostname": "401", + "subdomain": "402", "affinity": { "nodeAffinity": { "requiredDuringSchedulingIgnoredDuringExecution": { @@ -1279,19 +1282,19 @@ { "matchExpressions": [ { - "key": "400", + "key": "403", "operator": "鏋蛹Ƚȿ醏g遧", "values": [ - "401" + "404" ] } ], "matchFields": [ { - "key": "402", + "key": "405", "operator": "Ļo:{柯?B俋¬h`職铳s44矕", "values": [ - "403" + "406" ] } ] @@ -1304,19 +1307,19 @@ "preference": { "matchExpressions": [ { - "key": "404", + "key": "407", "operator": "鑏='ʨ|ǓÓ敆OɈÏ 瞍", "values": [ - "405" + "408" ] } ], "matchFields": [ { - "key": "406", + "key": "409", "operator": "kƒK07曳wœj堑ūM鈱ɖ'蠨磼", "values": [ - "407" + "410" ] } ] @@ -1342,9 +1345,9 @@ ] }, "namespaces": [ - "414" + "417" ], - "topologyKey": "415", + "topologyKey": "418", "namespaceSelector": { "matchLabels": { "93z-w5----7-z-63-z---5r-v-5-e-m78o-6-6211-7p--3zm-lx300w-tj-354/9--v17r__.2bIZ___._6..tf-_u-3-_n0..KpiS.oK-.O--5-yp8q_s-1__gwj": "5HG2_5XOAX.gUqV22-4-ye52yQh7.6.-y-s4483Po_L3f1-7_O4.nM" @@ -1374,9 +1377,9 @@ ] }, "namespaces": [ - "428" + "431" ], - "topologyKey": "429", + "topologyKey": "432", "namespaceSelector": { "matchLabels": { "r4T-I.-..K.-.0__sD.-.-_I-F.PWtO4-7-P41_.-.-AQ._r.Y": "w1k8KLu..ly--JM" @@ -1407,9 +1410,9 @@ ] }, "namespaces": [ - "442" + "445" ], - "topologyKey": "443", + "topologyKey": "446", "namespaceSelector": { "matchLabels": { "p-...Z-O.-.jL_v.-_.4dwFbuvEf55Y22": "eF..3m6.._2v89U--8.3N_.n1.--.._-x_4..u2-__3uM77U7.p" @@ -1442,9 +1445,9 @@ ] }, "namespaces": [ - "456" + "459" ], - "topologyKey": "457", + "topologyKey": "460", "namespaceSelector": { "matchLabels": { "E35H__.B_E": "U..u8gwbk" @@ -1461,36 +1464,36 @@ ] } }, - "schedulerName": "464", + "schedulerName": "467", "tolerations": [ { - "key": "465", + "key": "468", "operator": "ŭʔb'?舍ȃʥx臥]å摞", - "value": "466", + "value": "469", "tolerationSeconds": 3053978290188957517 } ], "hostAliases": [ { - "ip": "467", + "ip": "470", "hostnames": [ - "468" + "471" ] } ], - "priorityClassName": "469", + "priorityClassName": "472", "priority": -340583156, "dnsConfig": { "nameservers": [ - "470" + "473" ], "searches": [ - "471" + "474" ], "options": [ { - "name": "472", - "value": "473" + "name": "475", + "value": "476" } ] }, @@ -1499,7 +1502,7 @@ "conditionType": "țc£PAÎǨȨ栋" } ], - "runtimeClassName": "474", + "runtimeClassName": "477", "enableServiceLinks": false, "preemptionPolicy": "n{鳻", "overhead": { @@ -1508,7 +1511,7 @@ "topologySpreadConstraints": [ { "maxSkew": 1486667065, - "topologyKey": "475", + "topologyKey": "478", "whenUnsatisfiable": "DŽɤȶšɞƵõ禲#樹罽濅ʏ 撜粞", "labelSelector": { "matchLabels": { @@ -1540,13 +1543,13 @@ "status": "bCũw¼ ǫđ槴Ċį軠\u003e桼劑", "lastProbeTime": "2377-08-03T07:30:10Z", "lastTransitionTime": "2619-06-09T02:29:16Z", - "reason": "482", - "message": "483" + "reason": "485", + "message": "486" } ], "active": 157401294, "succeeded": -702718077, "failed": 648978003, - "completedIndexes": "484" + "completedIndexes": "487" } } \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/HEAD/batch.v1.Job.pb b/staging/src/k8s.io/api/testdata/HEAD/batch.v1.Job.pb index 1e2f2f0937d..f1979a73f43 100644 Binary files a/staging/src/k8s.io/api/testdata/HEAD/batch.v1.Job.pb and b/staging/src/k8s.io/api/testdata/HEAD/batch.v1.Job.pb differ diff --git a/staging/src/k8s.io/api/testdata/HEAD/batch.v1.Job.yaml b/staging/src/k8s.io/api/testdata/HEAD/batch.v1.Job.yaml index 461c0b19cef..7ebfbcf5615 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/batch.v1.Job.yaml +++ b/staging/src/k8s.io/api/testdata/HEAD/batch.v1.Job.yaml @@ -17,6 +17,7 @@ metadata: fieldsType: "18" manager: "16" operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] + subresource: "19" name: "2" namespace: "4" ownerReferences: @@ -48,32 +49,33 @@ spec: template: metadata: annotations: - "32": "33" - clusterName: "38" + "33": "34" + clusterName: "39" creationTimestamp: null deletionGracePeriodSeconds: -5781250394576755223 finalizers: - - "37" - generateName: "26" + - "38" + generateName: "27" generation: 7014477246743953430 labels: - "30": "31" + "31": "32" managedFields: - - apiVersion: "40" - fieldsType: "41" - manager: "39" + - apiVersion: "41" + fieldsType: "42" + manager: "40" operation: 糷磩窮秳ķ蟒苾h - name: "25" - namespace: "27" + subresource: "43" + name: "26" + namespace: "28" ownerReferences: - - apiVersion: "34" + - apiVersion: "35" blockOwnerDeletion: true controller: false - kind: "35" - name: "36" + kind: "36" + name: "37" uid: 譋娲瘹ɭȊɚɎ( resourceVersion: "10505102892351749453" - selfLink: "28" + selfLink: "29" uid: ɸ=ǤÆ碛,1 spec: activeDeadlineSeconds: 7695545029085197807 @@ -82,28 +84,28 @@ spec: preferredDuringSchedulingIgnoredDuringExecution: - preference: matchExpressions: - - key: "404" + - key: "407" operator: 鑏='ʨ|ǓÓ敆OɈÏ 瞍 values: - - "405" + - "408" matchFields: - - key: "406" + - key: "409" operator: kƒK07曳wœj堑ūM鈱ɖ'蠨磼 values: - - "407" + - "410" weight: 1045190247 requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - - key: "400" + - key: "403" operator: 鏋蛹Ƚȿ醏g遧 values: - - "401" + - "404" matchFields: - - key: "402" + - key: "405" operator: Ļo:{柯?B俋¬h`職铳s44矕 values: - - "403" + - "406" podAffinity: preferredDuringSchedulingIgnoredDuringExecution: - podAffinityTerm: @@ -120,8 +122,8 @@ spec: matchLabels: r4T-I.-..K.-.0__sD.-.-_I-F.PWtO4-7-P41_.-.-AQ._r.Y: w1k8KLu..ly--JM namespaces: - - "428" - topologyKey: "429" + - "431" + topologyKey: "432" weight: -555161071 requiredDuringSchedulingIgnoredDuringExecution: - labelSelector: @@ -139,8 +141,8 @@ spec: matchLabels: 93z-w5----7-z-63-z---5r-v-5-e-m78o-6-6211-7p--3zm-lx300w-tj-354/9--v17r__.2bIZ___._6..tf-_u-3-_n0..KpiS.oK-.O--5-yp8q_s-1__gwj: 5HG2_5XOAX.gUqV22-4-ye52yQh7.6.-y-s4483Po_L3f1-7_O4.nM namespaces: - - "414" - topologyKey: "415" + - "417" + topologyKey: "418" podAntiAffinity: preferredDuringSchedulingIgnoredDuringExecution: - podAffinityTerm: @@ -157,8 +159,8 @@ spec: matchLabels: E35H__.B_E: U..u8gwbk namespaces: - - "456" - topologyKey: "457" + - "459" + topologyKey: "460" weight: 339079271 requiredDuringSchedulingIgnoredDuringExecution: - labelSelector: @@ -176,121 +178,121 @@ spec: matchLabels: p-...Z-O.-.jL_v.-_.4dwFbuvEf55Y22: eF..3m6.._2v89U--8.3N_.n1.--.._-x_4..u2-__3uM77U7.p namespaces: - - "442" - topologyKey: "443" + - "445" + topologyKey: "446" automountServiceAccountToken: true containers: - args: - - "248" + - "251" command: - - "247" + - "250" env: - - name: "255" - value: "256" + - name: "258" + value: "259" valueFrom: configMapKeyRef: - key: "262" - name: "261" + key: "265" + name: "264" optional: false fieldRef: - apiVersion: "257" - fieldPath: "258" + apiVersion: "260" + fieldPath: "261" resourceFieldRef: - containerName: "259" + containerName: "262" divisor: "668" - resource: "260" + resource: "263" secretKeyRef: - key: "264" - name: "263" + key: "267" + name: "266" optional: false envFrom: - configMapRef: - name: "253" + name: "256" optional: false - prefix: "252" + prefix: "255" secretRef: - name: "254" + name: "257" optional: true - image: "246" + image: "249" imagePullPolicy: 澝qV訆Ǝżŧ lifecycle: postStart: exec: command: - - "291" + - "294" httpGet: - host: "293" + host: "296" httpHeaders: - - name: "294" - value: "295" - path: "292" + - name: "297" + value: "298" + path: "295" port: 1165327504 scheme: 庰%皧V tcpSocket: - host: "296" + host: "299" port: -260262954 preStop: exec: command: - - "297" + - "300" httpGet: - host: "300" + host: "303" httpHeaders: - - name: "301" - value: "302" - path: "298" - port: "299" + - name: "304" + value: "305" + path: "301" + port: "302" scheme: ¦队偯J僳徥淳4揻-$ɽ丟×x锏ɟ tcpSocket: - host: "303" + host: "306" port: 1907998540 livenessProbe: exec: command: - - "271" + - "274" failureThreshold: -179937987 httpGet: - host: "273" + host: "276" httpHeaders: - - name: "274" - value: "275" - path: "272" + - name: "277" + value: "278" + path: "275" port: -743369977 scheme: '>犵殇ŕ-Ɂ圯W:ĸ輦唊#v铿ʩȂ4' initialDelaySeconds: 887398685 periodSeconds: -1139949896 successThreshold: 1274622498 tcpSocket: - host: "276" + host: "279" port: -1224991707 terminationGracePeriodSeconds: -8210022364156100044 timeoutSeconds: -612420031 - name: "245" + name: "248" ports: - containerPort: -630252364 - hostIP: "251" + hostIP: "254" hostPort: -720450949 - name: "250" + name: "253" protocol: dz娝嘚庎D}埽uʎȺ眖R#yV'WK readinessProbe: exec: command: - - "277" + - "280" failureThreshold: 1004325340 httpGet: - host: "279" + host: "282" httpHeaders: - - name: "280" - value: "281" - path: "278" + - name: "283" + value: "284" + path: "281" port: 474715842 scheme: Jɐ扵Gƚ绤fʀļ腩墺Ò媁荭gw initialDelaySeconds: -1122739822 periodSeconds: -1532958330 successThreshold: -438588982 tcpSocket: - host: "283" - port: "282" + host: "286" + port: "285" terminationGracePeriodSeconds: -5640668310341845616 timeoutSeconds: -1761398388 resources: @@ -312,173 +314,173 @@ spec: runAsNonRoot: true runAsUser: 6461287015868628542 seLinuxOptions: - level: "308" - role: "306" - type: "307" - user: "305" + level: "311" + role: "309" + type: "310" + user: "308" seccompProfile: - localhostProfile: "312" + localhostProfile: "315" type: 熖B芭花ª瘡蟦JBʟ鍏H鯂 windowsOptions: - gmsaCredentialSpec: "310" - gmsaCredentialSpecName: "309" - runAsUserName: "311" + gmsaCredentialSpec: "313" + gmsaCredentialSpecName: "312" + runAsUserName: "314" startupProbe: exec: command: - - "284" + - "287" failureThreshold: -1666819085 httpGet: - host: "286" + host: "289" httpHeaders: - - name: "287" - value: "288" - path: "285" + - name: "290" + value: "291" + path: "288" port: 1941923625 initialDelaySeconds: 452673549 periodSeconds: -125932767 successThreshold: -18758819 tcpSocket: - host: "290" - port: "289" + host: "293" + port: "292" terminationGracePeriodSeconds: -1212012606981050727 timeoutSeconds: 627670321 stdinOnce: true - terminationMessagePath: "304" + terminationMessagePath: "307" terminationMessagePolicy: ',ŕ' tty: true volumeDevices: - - devicePath: "270" - name: "269" + - devicePath: "273" + name: "272" volumeMounts: - - mountPath: "266" + - mountPath: "269" mountPropagation: + - name: "265" + name: "268" readOnly: true - subPath: "267" - subPathExpr: "268" - workingDir: "249" + subPath: "270" + subPathExpr: "271" + workingDir: "252" dnsConfig: nameservers: - - "470" + - "473" options: - - name: "472" - value: "473" + - name: "475" + value: "476" searches: - - "471" + - "474" dnsPolicy: 9ij\Ď愝Ű藛b磾sYȠ繽敮ǰ詀ǿ enableServiceLinks: false ephemeralContainers: - args: - - "316" + - "319" command: - - "315" + - "318" env: - - name: "323" - value: "324" + - name: "326" + value: "327" valueFrom: configMapKeyRef: - key: "330" - name: "329" + key: "333" + name: "332" optional: false fieldRef: - apiVersion: "325" - fieldPath: "326" + apiVersion: "328" + fieldPath: "329" resourceFieldRef: - containerName: "327" + containerName: "330" divisor: "956" - resource: "328" + resource: "331" secretKeyRef: - key: "332" - name: "331" + key: "335" + name: "334" optional: true envFrom: - configMapRef: - name: "321" + name: "324" optional: true - prefix: "320" + prefix: "323" secretRef: - name: "322" + name: "325" optional: false - image: "314" + image: "317" imagePullPolicy: G鄧蜢暳ǽ lifecycle: postStart: exec: command: - - "359" + - "362" httpGet: - host: "361" + host: "364" httpHeaders: - - name: "362" - value: "363" - path: "360" + - name: "365" + value: "366" + path: "363" port: 702968201 scheme: Ü[ƛ^輅9ɛ棕ƈ眽炊礫Ƽ tcpSocket: - host: "364" + host: "367" port: 1993058773 preStop: exec: command: - - "365" + - "368" httpGet: - host: "367" + host: "370" httpHeaders: - - name: "368" - value: "369" - path: "366" + - name: "371" + value: "372" + path: "369" port: 2115799218 scheme: ɢzĮ蛋I滞廬耐鷞焬CQm坊柩劄奼[ tcpSocket: - host: "371" - port: "370" + host: "374" + port: "373" livenessProbe: exec: command: - - "339" + - "342" failureThreshold: -1379762675 httpGet: - host: "341" + host: "344" httpHeaders: - - name: "342" - value: "343" - path: "340" + - name: "345" + value: "346" + path: "343" port: -1491762290 scheme: Bn(fǂǢ曣ŋayåe躒訙Ǫ initialDelaySeconds: -17241638 periodSeconds: 597943993 successThreshold: -1237718434 tcpSocket: - host: "344" + host: "347" port: 739175678 terminationGracePeriodSeconds: -3735660420379502501 timeoutSeconds: 1454160406 - name: "313" + name: "316" ports: - containerPort: -181601395 - hostIP: "319" + hostIP: "322" hostPort: -402384013 - name: "318" + name: "321" protocol: 汰8ŕİi騎C"6x$1s readinessProbe: exec: command: - - "345" + - "348" failureThreshold: 1831638296 httpGet: - host: "348" + host: "351" httpHeaders: - - name: "349" - value: "350" - path: "346" - port: "347" + - name: "352" + value: "353" + path: "349" + port: "350" scheme: Ȏ3Ĕ\ɢX鰨 initialDelaySeconds: 1031506256 periodSeconds: -954508651 successThreshold: 1597200284 tcpSocket: - host: "351" + host: "354" port: -1918622971 terminationGracePeriodSeconds: 760480547754807445 timeoutSeconds: -186532794 @@ -501,174 +503,174 @@ spec: runAsNonRoot: true runAsUser: -2391833818948531474 seLinuxOptions: - level: "376" - role: "374" - type: "375" - user: "373" + level: "379" + role: "377" + type: "378" + user: "376" seccompProfile: - localhostProfile: "380" + localhostProfile: "383" type: 虓氙磂tńČȷǻ.wȏâ磠Ƴ崖 windowsOptions: - gmsaCredentialSpec: "378" - gmsaCredentialSpecName: "377" - runAsUserName: "379" + gmsaCredentialSpec: "381" + gmsaCredentialSpecName: "380" + runAsUserName: "382" startupProbe: exec: command: - - "352" + - "355" failureThreshold: -751455207 httpGet: - host: "355" + host: "358" httpHeaders: - - name: "356" - value: "357" - path: "353" - port: "354" + - name: "359" + value: "360" + path: "356" + port: "357" scheme: 賞ǧĒzŔ瘍N initialDelaySeconds: 2073630689 periodSeconds: -1395144116 successThreshold: -684167223 tcpSocket: - host: "358" + host: "361" port: -531787516 terminationGracePeriodSeconds: -3839813958613977681 timeoutSeconds: -830875556 stdin: true stdinOnce: true - targetContainerName: "381" - terminationMessagePath: "372" + targetContainerName: "384" + terminationMessagePath: "375" terminationMessagePolicy: ĝ®EĨǔvÄÚ×p鬷 volumeDevices: - - devicePath: "338" - name: "337" + - devicePath: "341" + name: "340" volumeMounts: - - mountPath: "334" + - mountPath: "337" mountPropagation: ǹ0 - name: "333" - subPath: "335" - subPathExpr: "336" - workingDir: "317" + name: "336" + subPath: "338" + subPathExpr: "339" + workingDir: "320" hostAliases: - hostnames: - - "468" - ip: "467" + - "471" + ip: "470" hostIPC: true hostNetwork: true hostPID: true - hostname: "398" + hostname: "401" imagePullSecrets: - - name: "397" + - name: "400" initContainers: - args: - - "178" + - "181" command: - - "177" + - "180" env: - - name: "185" - value: "186" + - name: "188" + value: "189" valueFrom: configMapKeyRef: - key: "192" - name: "191" + key: "195" + name: "194" optional: false fieldRef: - apiVersion: "187" - fieldPath: "188" + apiVersion: "190" + fieldPath: "191" resourceFieldRef: - containerName: "189" + containerName: "192" divisor: "993" - resource: "190" + resource: "193" secretKeyRef: - key: "194" - name: "193" + key: "197" + name: "196" optional: true envFrom: - configMapRef: - name: "183" + name: "186" optional: true - prefix: "182" + prefix: "185" secretRef: - name: "184" + name: "187" optional: false - image: "176" + image: "179" imagePullPolicy: ljʁ揆ɘȌ脾嚏吐ĠL lifecycle: postStart: exec: command: - - "222" + - "225" httpGet: - host: "224" + host: "227" httpHeaders: - - name: "225" - value: "226" - path: "223" + - name: "228" + value: "229" + path: "226" port: 817152661 scheme: LJèux榜VƋZ tcpSocket: - host: "228" - port: "227" + host: "231" + port: "230" preStop: exec: command: - - "229" + - "232" httpGet: - host: "231" + host: "234" httpHeaders: - - name: "232" - value: "233" - path: "230" + - name: "235" + value: "236" + path: "233" port: -2000048581 scheme: 9ǕLLȊɞ-uƻ悖ȩ0Ƹ[Ę tcpSocket: - host: "235" - port: "234" + host: "238" + port: "237" livenessProbe: exec: command: - - "201" + - "204" failureThreshold: 1719293828 httpGet: - host: "203" + host: "206" httpHeaders: - - name: "204" - value: "205" - path: "202" + - name: "207" + value: "208" + path: "205" port: -1470854631 scheme: ùƸʋŀ樺ȃ initialDelaySeconds: -1366875038 periodSeconds: -2015604435 successThreshold: 576428641 tcpSocket: - host: "206" + host: "209" port: -270045321 terminationGracePeriodSeconds: 7695418809915380277 timeoutSeconds: -1188430996 - name: "175" + name: "178" ports: - containerPort: 1434408532 - hostIP: "181" + hostIP: "184" hostPort: -1179067190 - name: "180" + name: "183" protocol: '`劳&¼傭Ȟ1酃=6}ɡŇƉ立h' readinessProbe: exec: command: - - "207" + - "210" failureThreshold: 192146389 httpGet: - host: "210" + host: "213" httpHeaders: - - name: "211" - value: "212" - path: "208" - port: "209" + - name: "214" + value: "215" + path: "211" + port: "212" scheme: 敍0)鈼¬麄 initialDelaySeconds: 1170649416 periodSeconds: -1891134534 successThreshold: -1710454086 tcpSocket: - host: "213" + host: "216" port: -648954478 terminationGracePeriodSeconds: 5519151154130360761 timeoutSeconds: 893619181 @@ -691,64 +693,64 @@ spec: runAsNonRoot: true runAsUser: -3442119660495017037 seLinuxOptions: - level: "240" - role: "238" - type: "239" - user: "237" + level: "243" + role: "241" + type: "242" + user: "240" seccompProfile: - localhostProfile: "244" + localhostProfile: "247" type: /ɸɎ R§耶FfBls3! windowsOptions: - gmsaCredentialSpec: "242" - gmsaCredentialSpecName: "241" - runAsUserName: "243" + gmsaCredentialSpec: "245" + gmsaCredentialSpecName: "244" + runAsUserName: "246" startupProbe: exec: command: - - "214" + - "217" failureThreshold: 1048864116 httpGet: - host: "217" + host: "220" httpHeaders: - - name: "218" - value: "219" - path: "215" - port: "216" + - name: "221" + value: "222" + path: "218" + port: "219" scheme: 瓧嫭塓烀罁胾^拜 initialDelaySeconds: -1613115506 periodSeconds: 1385030458 successThreshold: 427196286 tcpSocket: - host: "221" - port: "220" + host: "224" + port: "223" terminationGracePeriodSeconds: 1132874952502226901 timeoutSeconds: -1341523482 - terminationMessagePath: "236" + terminationMessagePath: "239" terminationMessagePolicy: U髷裎$MVȟ@7飣奺Ȋ tty: true volumeDevices: - - devicePath: "200" - name: "199" + - devicePath: "203" + name: "202" volumeMounts: - - mountPath: "196" + - mountPath: "199" mountPropagation: 蒒5靇C'ɵK.Q貇£ȹ嫰 - name: "195" - subPath: "197" - subPathExpr: "198" - workingDir: "179" - nodeName: "386" + name: "198" + subPath: "200" + subPathExpr: "201" + workingDir: "182" + nodeName: "389" nodeSelector: - "382": "383" + "385": "386" overhead: 隅DžbİEMǶɼ`|褞: "229" preemptionPolicy: n{鳻 priority: -340583156 - priorityClassName: "469" + priorityClassName: "472" readinessGates: - conditionType: țc£PAÎǨȨ栋 restartPolicy: V - runtimeClassName: "474" - schedulerName: "464" + runtimeClassName: "477" + schedulerName: "467" securityContext: fsGroup: 1086777894996369636 fsGroupChangePolicy: 嬯t{ @@ -756,33 +758,33 @@ spec: runAsNonRoot: true runAsUser: -8782526851089538175 seLinuxOptions: - level: "390" - role: "388" - type: "389" - user: "387" + level: "393" + role: "391" + type: "392" + user: "390" seccompProfile: - localhostProfile: "396" + localhostProfile: "399" type: ɾ supplementalGroups: - -4848183283725048145 sysctls: - - name: "394" - value: "395" + - name: "397" + value: "398" windowsOptions: - gmsaCredentialSpec: "392" - gmsaCredentialSpecName: "391" - runAsUserName: "393" - serviceAccount: "385" - serviceAccountName: "384" + gmsaCredentialSpec: "395" + gmsaCredentialSpecName: "394" + runAsUserName: "396" + serviceAccount: "388" + serviceAccountName: "387" setHostnameAsFQDN: false shareProcessNamespace: true - subdomain: "399" + subdomain: "402" terminationGracePeriodSeconds: 2097799378008387965 tolerations: - - key: "465" + - key: "468" operator: ŭʔb'?舍ȃʥx臥]å摞 tolerationSeconds: 3053978290188957517 - value: "466" + value: "469" topologySpreadConstraints: - labelSelector: matchExpressions: @@ -793,65 +795,65 @@ spec: matchLabels: H_55..--E3_2D-1DW__o_-.k: "7" maxSkew: 1486667065 - topologyKey: "475" + topologyKey: "478" whenUnsatisfiable: DŽɤȶšɞƵõ禲#樹罽濅ʏ 撜粞 volumes: - awsElasticBlockStore: - fsType: "47" + fsType: "49" partition: -972874331 - volumeID: "46" + volumeID: "48" azureDisk: cachingMode: 鎥ʟ<$洅ɹ7 - diskName: "110" - diskURI: "111" - fsType: "112" + diskName: "112" + diskURI: "113" + fsType: "114" kind: Þ readOnly: false azureFile: readOnly: true - secretName: "96" - shareName: "97" + secretName: "98" + shareName: "99" cephfs: monitors: - - "81" - path: "82" - secretFile: "84" + - "83" + path: "84" + secretFile: "86" secretRef: - name: "85" - user: "83" + name: "87" + user: "85" cinder: - fsType: "79" + fsType: "81" secretRef: - name: "80" - volumeID: "78" + name: "82" + volumeID: "80" configMap: defaultMode: 938765968 items: - - key: "99" + - key: "101" mode: -421817404 - path: "100" - name: "98" + path: "102" + name: "100" optional: false csi: - driver: "142" - fsType: "143" + driver: "144" + fsType: "145" nodePublishSecretRef: - name: "146" + name: "148" readOnly: true volumeAttributes: - "144": "145" + "146": "147" downwardAPI: defaultMode: -331664193 items: - fieldRef: - apiVersion: "89" - fieldPath: "90" + apiVersion: "91" + fieldPath: "92" mode: 848754324 - path: "88" + path: "90" resourceFieldRef: - containerName: "91" + containerName: "93" divisor: "110" - resource: "92" + resource: "94" emptyDir: medium: 瓷雼浢Ü礽绅{囥 sizeLimit: "721" @@ -859,40 +861,41 @@ spec: volumeClaimTemplate: metadata: annotations: - "154": "155" - clusterName: "160" + "156": "157" + clusterName: "162" creationTimestamp: null deletionGracePeriodSeconds: 284300875610791466 finalizers: - - "159" - generateName: "148" + - "161" + generateName: "150" generation: 1514679477039738680 labels: - "152": "153" + "154": "155" managedFields: - - apiVersion: "162" - fieldsType: "163" - manager: "161" + - apiVersion: "164" + fieldsType: "165" + manager: "163" operation: 昹ʞĹ鑑6 - name: "147" - namespace: "149" + subresource: "166" + name: "149" + namespace: "151" ownerReferences: - - apiVersion: "156" + - apiVersion: "158" blockOwnerDeletion: true controller: false - kind: "157" - name: "158" + kind: "159" + name: "160" uid: 啞川J缮ǚb resourceVersion: "1051165191612104121" - selfLink: "150" + selfLink: "152" uid: '曢\%枅:' spec: accessModes: - ɥ踓Ǻǧ湬淊kŪ睴鸏:ɥ dataSource: - apiGroup: "172" - kind: "173" - name: "174" + apiGroup: "175" + kind: "176" + name: "177" resources: limits: Ŋƞ究:hoĂɋ: "206" @@ -904,155 +907,155 @@ spec: operator: DoesNotExist matchLabels: 50qso79yg--79-e-a74bc-v--0jjy5.405--l071yyms7-tk1po6c-m61733-x-2v4r--b/dm7: 020h-OK-_8gI_z_-tY-R6S17_.8CnK_O.d-._NwcGnp - storageClassName: "171" + storageClassName: "174" volumeMode: =å睫}堇硲蕵ɢ苆ǮńMǰ溟ɴ扵閝ȝ - volumeName: "170" + volumeName: "173" fc: - fsType: "94" + fsType: "96" lun: -1341615783 targetWWNs: - - "93" - wwids: - "95" + wwids: + - "97" flexVolume: - driver: "73" - fsType: "74" + driver: "75" + fsType: "76" options: - "76": "77" + "78": "79" secretRef: - name: "75" + name: "77" flocker: - datasetName: "86" - datasetUUID: "87" + datasetName: "88" + datasetUUID: "89" gcePersistentDisk: - fsType: "45" + fsType: "47" partition: 1673568505 - pdName: "44" + pdName: "46" gitRepo: - directory: "50" - repository: "48" - revision: "49" + directory: "52" + repository: "50" + revision: "51" glusterfs: - endpoints: "63" - path: "64" + endpoints: "65" + path: "66" readOnly: true hostPath: - path: "43" + path: "45" type: 龷ȪÆl iscsi: - fsType: "59" - initiatorName: "62" - iqn: "57" - iscsiInterface: "58" + fsType: "61" + initiatorName: "64" + iqn: "59" + iscsiInterface: "60" lun: -1888506207 portals: - - "60" + - "62" readOnly: true secretRef: - name: "61" - targetPortal: "56" - name: "42" + name: "63" + targetPortal: "58" + name: "44" nfs: - path: "55" - server: "54" + path: "57" + server: "56" persistentVolumeClaim: - claimName: "65" + claimName: "67" readOnly: true photonPersistentDisk: - fsType: "114" - pdID: "113" + fsType: "116" + pdID: "115" portworxVolume: - fsType: "129" - volumeID: "128" + fsType: "131" + volumeID: "130" projected: defaultMode: -1884322607 sources: - configMap: items: - - key: "124" + - key: "126" mode: -1147975588 - path: "125" - name: "123" + path: "127" + name: "125" optional: true downwardAPI: items: - fieldRef: - apiVersion: "119" - fieldPath: "120" + apiVersion: "121" + fieldPath: "122" mode: -1240667156 - path: "118" + path: "120" resourceFieldRef: - containerName: "121" + containerName: "123" divisor: "750" - resource: "122" + resource: "124" secret: items: - - key: "116" + - key: "118" mode: 1550211208 - path: "117" - name: "115" + path: "119" + name: "117" optional: false serviceAccountToken: - audience: "126" + audience: "128" expirationSeconds: 2293771102284463819 - path: "127" + path: "129" quobyte: - group: "108" - registry: "105" - tenant: "109" - user: "107" - volume: "106" + group: "110" + registry: "107" + tenant: "111" + user: "109" + volume: "108" rbd: - fsType: "68" - image: "67" - keyring: "71" + fsType: "70" + image: "69" + keyring: "73" monitors: - - "66" - pool: "69" + - "68" + pool: "71" readOnly: true secretRef: - name: "72" - user: "70" + name: "74" + user: "72" scaleIO: - fsType: "137" - gateway: "130" - protectionDomain: "133" + fsType: "139" + gateway: "132" + protectionDomain: "135" readOnly: true secretRef: - name: "132" + name: "134" sslEnabled: true - storageMode: "135" - storagePool: "134" - system: "131" - volumeName: "136" + storageMode: "137" + storagePool: "136" + system: "133" + volumeName: "138" secret: defaultMode: 798972405 items: - - key: "52" + - key: "54" mode: -1628457490 - path: "53" + path: "55" optional: false - secretName: "51" + secretName: "53" storageos: - fsType: "140" + fsType: "142" secretRef: - name: "141" - volumeName: "138" - volumeNamespace: "139" + name: "143" + volumeName: "140" + volumeNamespace: "141" vsphereVolume: - fsType: "102" - storagePolicyID: "104" - storagePolicyName: "103" - volumePath: "101" + fsType: "104" + storagePolicyID: "106" + storagePolicyName: "105" + volumePath: "103" ttlSecondsAfterFinished: 1020403419 status: active: 157401294 - completedIndexes: "484" + completedIndexes: "487" conditions: - lastProbeTime: "2377-08-03T07:30:10Z" lastTransitionTime: "2619-06-09T02:29:16Z" - message: "483" - reason: "482" + message: "486" + reason: "485" status: bCũw¼ ǫđ槴Ċį軠>桼劑 type: 穌砊ʑȩ硘(ǒ[ȼ罦¦褅 failed: 648978003 diff --git a/staging/src/k8s.io/api/testdata/HEAD/batch.v1beta1.CronJob.json b/staging/src/k8s.io/api/testdata/HEAD/batch.v1beta1.CronJob.json index 66aa941a639..ce30595c2f1 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/batch.v1beta1.CronJob.json +++ b/staging/src/k8s.io/api/testdata/HEAD/batch.v1beta1.CronJob.json @@ -36,52 +36,54 @@ "manager": "16", "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", "apiVersion": "17", - "fieldsType": "18" + "fieldsType": "18", + "subresource": "19" } ] }, "spec": { - "schedule": "19", + "schedule": "20", "startingDeadlineSeconds": -2555947251840004808, "concurrencyPolicy": "Hr鯹)晿\u003co,c鮽ort昍řČ扷5Ɨ", "suspend": true, "jobTemplate": { "metadata": { - "name": "20", - "generateName": "21", - "namespace": "22", - "selfLink": "23", + "name": "21", + "generateName": "22", + "namespace": "23", + "selfLink": "24", "uid": "^苣", "resourceVersion": "1092536316763508004", "generation": 3798025802092444428, "creationTimestamp": null, "deletionGracePeriodSeconds": -6114802437535409255, "labels": { - "25": "26" + "26": "27" }, "annotations": { - "27": "28" + "28": "29" }, "ownerReferences": [ { - "apiVersion": "29", - "kind": "30", - "name": "31", + "apiVersion": "30", + "kind": "31", + "name": "32", "uid": "憍峕?狱³-Ǐ忄*", "controller": false, "blockOwnerDeletion": false } ], "finalizers": [ - "32" + "33" ], - "clusterName": "33", + "clusterName": "34", "managedFields": [ { - "manager": "34", + "manager": "35", "operation": "ȎțêɘIJ斬³;Ơ歿", - "apiVersion": "35", - "fieldsType": "36" + "apiVersion": "36", + "fieldsType": "37", + "subresource": "38" } ] }, @@ -104,50 +106,51 @@ "manualSelector": true, "template": { "metadata": { - "name": "43", - "generateName": "44", - "namespace": "45", - "selfLink": "46", + "name": "45", + "generateName": "46", + "namespace": "47", + "selfLink": "48", "uid": "A", "resourceVersion": "13282108741396501211", "generation": -1988464041375677738, "creationTimestamp": null, "deletionGracePeriodSeconds": -961038652544818647, "labels": { - "48": "49" + "50": "51" }, "annotations": { - "50": "51" + "52": "53" }, "ownerReferences": [ { - "apiVersion": "52", - "kind": "53", - "name": "54", + "apiVersion": "54", + "kind": "55", + "name": "56", "uid": "a縳讋ɮ衺勽Ƙq/Ź u衲\u003c¿燥ǖ_è", "controller": false, "blockOwnerDeletion": false } ], "finalizers": [ - "55" + "57" ], - "clusterName": "56", + "clusterName": "58", "managedFields": [ { - "manager": "57", + "manager": "59", "operation": "聻鎥ʟ\u003c$洅ɹ7\\弌Þ帺萸", - "apiVersion": "58", - "fieldsType": "59" + "apiVersion": "60", + "fieldsType": "61", + "subresource": "62" } ] }, "spec": { "volumes": [ { - "name": "60", + "name": "63", "hostPath": { - "path": "61", + "path": "64", "type": "j剐'宣I拍N嚳ķȗ" }, "emptyDir": { @@ -155,27 +158,27 @@ "sizeLimit": "347" }, "gcePersistentDisk": { - "pdName": "62", - "fsType": "63", + "pdName": "65", + "fsType": "66", "partition": 1399152294, "readOnly": true }, "awsElasticBlockStore": { - "volumeID": "64", - "fsType": "65", + "volumeID": "67", + "fsType": "68", "partition": -1853411528 }, "gitRepo": { - "repository": "66", - "revision": "67", - "directory": "68" + "repository": "69", + "revision": "70", + "directory": "71" }, "secret": { - "secretName": "69", + "secretName": "72", "items": [ { - "key": "70", - "path": "71", + "key": "73", + "path": "74", "mode": 1395607230 } ], @@ -183,90 +186,90 @@ "optional": true }, "nfs": { - "server": "72", - "path": "73" + "server": "75", + "path": "76" }, "iscsi": { - "targetPortal": "74", - "iqn": "75", + "targetPortal": "77", + "iqn": "78", "lun": -1483417237, - "iscsiInterface": "76", - "fsType": "77", + "iscsiInterface": "79", + "fsType": "80", "portals": [ - "78" + "81" ], "secretRef": { - "name": "79" + "name": "82" }, - "initiatorName": "80" + "initiatorName": "83" }, "glusterfs": { - "endpoints": "81", - "path": "82", + "endpoints": "84", + "path": "85", "readOnly": true }, "persistentVolumeClaim": { - "claimName": "83", + "claimName": "86", "readOnly": true }, "rbd": { "monitors": [ - "84" + "87" ], - "image": "85", - "fsType": "86", - "pool": "87", - "user": "88", - "keyring": "89", + "image": "88", + "fsType": "89", + "pool": "90", + "user": "91", + "keyring": "92", "secretRef": { - "name": "90" + "name": "93" }, "readOnly": true }, "flexVolume": { - "driver": "91", - "fsType": "92", + "driver": "94", + "fsType": "95", "secretRef": { - "name": "93" + "name": "96" }, "options": { - "94": "95" + "97": "98" } }, "cinder": { - "volumeID": "96", - "fsType": "97", + "volumeID": "99", + "fsType": "100", "secretRef": { - "name": "98" + "name": "101" } }, "cephfs": { "monitors": [ - "99" + "102" ], - "path": "100", - "user": "101", - "secretFile": "102", + "path": "103", + "user": "104", + "secretFile": "105", "secretRef": { - "name": "103" + "name": "106" }, "readOnly": true }, "flocker": { - "datasetName": "104", - "datasetUUID": "105" + "datasetName": "107", + "datasetUUID": "108" }, "downwardAPI": { "items": [ { - "path": "106", + "path": "109", "fieldRef": { - "apiVersion": "107", - "fieldPath": "108" + "apiVersion": "110", + "fieldPath": "111" }, "resourceFieldRef": { - "containerName": "109", - "resource": "110", + "containerName": "112", + "resource": "113", "divisor": "52" }, "mode": -1011172037 @@ -276,24 +279,24 @@ }, "fc": { "targetWWNs": [ - "111" + "114" ], "lun": -740816174, - "fsType": "112", + "fsType": "115", "wwids": [ - "113" + "116" ] }, "azureFile": { - "secretName": "114", - "shareName": "115" + "secretName": "117", + "shareName": "118" }, "configMap": { - "name": "116", + "name": "119", "items": [ { - "key": "117", - "path": "118", + "key": "120", + "path": "121", "mode": 1793473487 } ], @@ -301,40 +304,40 @@ "optional": false }, "vsphereVolume": { - "volumePath": "119", - "fsType": "120", - "storagePolicyName": "121", - "storagePolicyID": "122" + "volumePath": "122", + "fsType": "123", + "storagePolicyName": "124", + "storagePolicyID": "125" }, "quobyte": { - "registry": "123", - "volume": "124", + "registry": "126", + "volume": "127", "readOnly": true, - "user": "125", - "group": "126", - "tenant": "127" + "user": "128", + "group": "129", + "tenant": "130" }, "azureDisk": { - "diskName": "128", - "diskURI": "129", + "diskName": "131", + "diskURI": "132", "cachingMode": "A3fƻfʣ繡楙¯", - "fsType": "130", + "fsType": "133", "readOnly": true, "kind": "勗E濞偘1ɩÅ議Ǹ轺@)蓳嗘TʡȂ" }, "photonPersistentDisk": { - "pdID": "131", - "fsType": "132" + "pdID": "134", + "fsType": "135" }, "projected": { "sources": [ { "secret": { - "name": "133", + "name": "136", "items": [ { - "key": "134", - "path": "135", + "key": "137", + "path": "138", "mode": 550215822 } ], @@ -343,14 +346,14 @@ "downwardAPI": { "items": [ { - "path": "136", + "path": "139", "fieldRef": { - "apiVersion": "137", - "fieldPath": "138" + "apiVersion": "140", + "fieldPath": "141" }, "resourceFieldRef": { - "containerName": "139", - "resource": "140", + "containerName": "142", + "resource": "143", "divisor": "618" }, "mode": 1525389481 @@ -358,100 +361,101 @@ ] }, "configMap": { - "name": "141", + "name": "144", "items": [ { - "key": "142", - "path": "143", + "key": "145", + "path": "146", "mode": -1249460160 } ], "optional": false }, "serviceAccountToken": { - "audience": "144", + "audience": "147", "expirationSeconds": -8988970531898753887, - "path": "145" + "path": "148" } } ], "defaultMode": -1332301579 }, "portworxVolume": { - "volumeID": "146", - "fsType": "147" + "volumeID": "149", + "fsType": "150" }, "scaleIO": { - "gateway": "148", - "system": "149", + "gateway": "151", + "system": "152", "secretRef": { - "name": "150" + "name": "153" }, - "protectionDomain": "151", - "storagePool": "152", - "storageMode": "153", - "volumeName": "154", - "fsType": "155", + "protectionDomain": "154", + "storagePool": "155", + "storageMode": "156", + "volumeName": "157", + "fsType": "158", "readOnly": true }, "storageos": { - "volumeName": "156", - "volumeNamespace": "157", - "fsType": "158", + "volumeName": "159", + "volumeNamespace": "160", + "fsType": "161", "readOnly": true, "secretRef": { - "name": "159" + "name": "162" } }, "csi": { - "driver": "160", + "driver": "163", "readOnly": false, - "fsType": "161", + "fsType": "164", "volumeAttributes": { - "162": "163" + "165": "166" }, "nodePublishSecretRef": { - "name": "164" + "name": "167" } }, "ephemeral": { "volumeClaimTemplate": { "metadata": { - "name": "165", - "generateName": "166", - "namespace": "167", - "selfLink": "168", + "name": "168", + "generateName": "169", + "namespace": "170", + "selfLink": "171", "uid": "A徙ɶɊł/擇ɦĽ胚", "resourceVersion": "4447340384943270560", "generation": -6008930988505485536, "creationTimestamp": null, "deletionGracePeriodSeconds": 3218160964766401208, "labels": { - "170": "171" + "173": "174" }, "annotations": { - "172": "173" + "175": "176" }, "ownerReferences": [ { - "apiVersion": "174", - "kind": "175", - "name": "176", + "apiVersion": "177", + "kind": "178", + "name": "179", "uid": "ɜa頢ƛƟ)ÙæNǚ", "controller": true, "blockOwnerDeletion": false } ], "finalizers": [ - "177" + "180" ], - "clusterName": "178", + "clusterName": "181", "managedFields": [ { - "manager": "179", + "manager": "182", "operation": "quA?瞲Ť倱\u003cįXŋ", - "apiVersion": "180", - "fieldsType": "181" + "apiVersion": "183", + "fieldsType": "184", + "subresource": "185" } ] }, @@ -481,13 +485,13 @@ "ǎɳ,ǿ飏騀呣ǎfǣ萭旿@掇lNd": "150" } }, - "volumeName": "188", - "storageClassName": "189", + "volumeName": "192", + "storageClassName": "193", "volumeMode": "髷裎$MVȟ@7飣奺Ȋ", "dataSource": { - "apiGroup": "190", - "kind": "191", - "name": "192" + "apiGroup": "194", + "kind": "195", + "name": "196" } } } @@ -496,59 +500,59 @@ ], "initContainers": [ { - "name": "193", - "image": "194", + "name": "197", + "image": "198", "command": [ - "195" + "199" ], "args": [ - "196" + "200" ], - "workingDir": "197", + "workingDir": "201", "ports": [ { - "name": "198", + "name": "202", "hostPort": 1919527626, "containerPort": -389501466, "protocol": ".鵫", - "hostIP": "199" + "hostIP": "203" } ], "envFrom": [ { - "prefix": "200", + "prefix": "204", "configMapRef": { - "name": "201", + "name": "205", "optional": true }, "secretRef": { - "name": "202", + "name": "206", "optional": false } } ], "env": [ { - "name": "203", - "value": "204", + "name": "207", + "value": "208", "valueFrom": { "fieldRef": { - "apiVersion": "205", - "fieldPath": "206" + "apiVersion": "209", + "fieldPath": "210" }, "resourceFieldRef": { - "containerName": "207", - "resource": "208", + "containerName": "211", + "resource": "212", "divisor": "322" }, "configMapKeyRef": { - "name": "209", - "key": "210", + "name": "213", + "key": "214", "optional": true }, "secretKeyRef": { - "name": "211", - "key": "212", + "name": "215", + "key": "216", "optional": false } } @@ -564,41 +568,41 @@ }, "volumeMounts": [ { - "name": "213", + "name": "217", "readOnly": true, - "mountPath": "214", - "subPath": "215", + "mountPath": "218", + "subPath": "219", "mountPropagation": "HVe熼'FD剂讼ɓ", - "subPathExpr": "216" + "subPathExpr": "220" } ], "volumeDevices": [ { - "name": "217", - "devicePath": "218" + "name": "221", + "devicePath": "222" } ], "livenessProbe": { "exec": { "command": [ - "219" + "223" ] }, "httpGet": { - "path": "220", - "port": "221", - "host": "222", + "path": "224", + "port": "225", + "host": "226", "scheme": "A", "httpHeaders": [ { - "name": "223", - "value": "224" + "name": "227", + "value": "228" } ] }, "tcpSocket": { "port": 2060823740, - "host": "225" + "host": "229" }, "initialDelaySeconds": -498930176, "timeoutSeconds": 1885897314, @@ -610,24 +614,24 @@ "readinessProbe": { "exec": { "command": [ - "226" + "230" ] }, "httpGet": { - "path": "227", - "port": "228", - "host": "229", + "path": "231", + "port": "232", + "host": "233", "scheme": "s3!Zɾģ毋", "httpHeaders": [ { - "name": "230", - "value": "231" + "name": "234", + "value": "235" } ] }, "tcpSocket": { "port": 391562775, - "host": "232" + "host": "236" }, "initialDelaySeconds": -775511009, "timeoutSeconds": -832805508, @@ -639,23 +643,23 @@ "startupProbe": { "exec": { "command": [ - "233" + "237" ] }, "httpGet": { - "path": "234", + "path": "238", "port": -1140531048, - "host": "235", + "host": "239", "httpHeaders": [ { - "name": "236", - "value": "237" + "name": "240", + "value": "241" } ] }, "tcpSocket": { "port": 1741405963, - "host": "238" + "host": "242" }, "initialDelaySeconds": 1260448044, "timeoutSeconds": -200461294, @@ -668,51 +672,51 @@ "postStart": { "exec": { "command": [ - "239" + "243" ] }, "httpGet": { - "path": "240", - "port": "241", - "host": "242", + "path": "244", + "port": "245", + "host": "246", "scheme": "Opwǩ曬逴褜1ØœȠƬQg鄠", "httpHeaders": [ { - "name": "243", - "value": "244" + "name": "247", + "value": "248" } ] }, "tcpSocket": { "port": 1102291854, - "host": "245" + "host": "249" } }, "preStop": { "exec": { "command": [ - "246" + "250" ] }, "httpGet": { - "path": "247", + "path": "251", "port": 809006670, - "host": "248", + "host": "252", "scheme": "扴ȨŮ+朷Ǝ膯ljVX1虊谇", "httpHeaders": [ { - "name": "249", - "value": "250" + "name": "253", + "value": "254" } ] }, "tcpSocket": { "port": -1748648882, - "host": "251" + "host": "255" } } }, - "terminationMessagePath": "252", + "terminationMessagePath": "256", "terminationMessagePolicy": "t叀碧闳ȩr嚧ʣq埄", "imagePullPolicy": "ē鐭#嬀ơŸ8T 苧yñKJɐ", "securityContext": { @@ -726,15 +730,15 @@ }, "privileged": false, "seLinuxOptions": { - "user": "253", - "role": "254", - "type": "255", - "level": "256" + "user": "257", + "role": "258", + "type": "259", + "level": "260" }, "windowsOptions": { - "gmsaCredentialSpecName": "257", - "gmsaCredentialSpec": "258", - "runAsUserName": "259" + "gmsaCredentialSpecName": "261", + "gmsaCredentialSpec": "262", + "runAsUserName": "263" }, "runAsUser": -3342656999442156006, "runAsGroup": -5569844914519516591, @@ -744,7 +748,7 @@ "procMount": "¦队偯J僳徥淳4揻-$ɽ丟×x锏ɟ", "seccompProfile": { "type": "Ǒ輂,ŕĪĠM蘇KŅ/»頸+SÄ蚃ɣ", - "localhostProfile": "260" + "localhostProfile": "264" } }, "stdin": true, @@ -753,58 +757,58 @@ ], "containers": [ { - "name": "261", - "image": "262", + "name": "265", + "image": "266", "command": [ - "263" + "267" ], "args": [ - "264" + "268" ], - "workingDir": "265", + "workingDir": "269", "ports": [ { - "name": "266", + "name": "270", "hostPort": -825277526, "containerPort": 1157117817, - "hostIP": "267" + "hostIP": "271" } ], "envFrom": [ { - "prefix": "268", + "prefix": "272", "configMapRef": { - "name": "269", + "name": "273", "optional": false }, "secretRef": { - "name": "270", + "name": "274", "optional": false } } ], "env": [ { - "name": "271", - "value": "272", + "name": "275", + "value": "276", "valueFrom": { "fieldRef": { - "apiVersion": "273", - "fieldPath": "274" + "apiVersion": "277", + "fieldPath": "278" }, "resourceFieldRef": { - "containerName": "275", - "resource": "276", + "containerName": "279", + "resource": "280", "divisor": "107" }, "configMapKeyRef": { - "name": "277", - "key": "278", + "name": "281", + "key": "282", "optional": false }, "secretKeyRef": { - "name": "279", - "key": "280", + "name": "283", + "key": "284", "optional": false } } @@ -820,41 +824,41 @@ }, "volumeMounts": [ { - "name": "281", + "name": "285", "readOnly": true, - "mountPath": "282", - "subPath": "283", + "mountPath": "286", + "subPath": "287", "mountPropagation": "亏yƕ丆録²Ŏ)/灩聋3趐囨鏻", - "subPathExpr": "284" + "subPathExpr": "288" } ], "volumeDevices": [ { - "name": "285", - "devicePath": "286" + "name": "289", + "devicePath": "290" } ], "livenessProbe": { "exec": { "command": [ - "287" + "291" ] }, "httpGet": { - "path": "288", - "port": "289", - "host": "290", + "path": "292", + "port": "293", + "host": "294", "scheme": "C\"6x$1s", "httpHeaders": [ { - "name": "291", - "value": "292" + "name": "295", + "value": "296" } ] }, "tcpSocket": { - "port": "293", - "host": "294" + "port": "297", + "host": "298" }, "initialDelaySeconds": -860435782, "timeoutSeconds": 1067125211, @@ -866,23 +870,23 @@ "readinessProbe": { "exec": { "command": [ - "295" + "299" ] }, "httpGet": { - "path": "296", + "path": "300", "port": -311014176, - "host": "297", + "host": "301", "httpHeaders": [ { - "name": "298", - "value": "299" + "name": "302", + "value": "303" } ] }, "tcpSocket": { "port": 1076497581, - "host": "300" + "host": "304" }, "initialDelaySeconds": 95144287, "timeoutSeconds": 363405643, @@ -894,24 +898,24 @@ "startupProbe": { "exec": { "command": [ - "301" + "305" ] }, "httpGet": { - "path": "302", + "path": "306", "port": 248533396, - "host": "303", + "host": "307", "scheme": "迮ƙIJ嘢4ʗN,丽饾| 鞤ɱďW賁Ěɭ", "httpHeaders": [ { - "name": "304", - "value": "305" + "name": "308", + "value": "309" } ] }, "tcpSocket": { "port": -674445196, - "host": "306" + "host": "310" }, "initialDelaySeconds": 1239158543, "timeoutSeconds": -543432015, @@ -924,51 +928,51 @@ "postStart": { "exec": { "command": [ - "307" + "311" ] }, "httpGet": { - "path": "308", - "port": "309", - "host": "310", + "path": "312", + "port": "313", + "host": "314", "scheme": "Ǣ曣ŋayåe躒訙", "httpHeaders": [ { - "name": "311", - "value": "312" + "name": "315", + "value": "316" } ] }, "tcpSocket": { - "port": "313", - "host": "314" + "port": "317", + "host": "318" } }, "preStop": { "exec": { "command": [ - "315" + "319" ] }, "httpGet": { - "path": "316", - "port": "317", - "host": "318", + "path": "320", + "port": "321", + "host": "322", "scheme": "uE增猍ǵ xǨŴ", "httpHeaders": [ { - "name": "319", - "value": "320" + "name": "323", + "value": "324" } ] }, "tcpSocket": { "port": 2112112129, - "host": "321" + "host": "325" } } }, - "terminationMessagePath": "322", + "terminationMessagePath": "326", "terminationMessagePolicy": "ȽÃ茓pȓɻ挴ʠɜ瞍阎lğ Ņ#耗", "imagePullPolicy": "ĒzŔ瘍Nʊ", "securityContext": { @@ -982,15 +986,15 @@ }, "privileged": true, "seLinuxOptions": { - "user": "323", - "role": "324", - "type": "325", - "level": "326" + "user": "327", + "role": "328", + "type": "329", + "level": "330" }, "windowsOptions": { - "gmsaCredentialSpecName": "327", - "gmsaCredentialSpec": "328", - "runAsUserName": "329" + "gmsaCredentialSpecName": "331", + "gmsaCredentialSpec": "332", + "runAsUserName": "333" }, "runAsUser": 8423952810832831481, "runAsGroup": 7806703309589874498, @@ -1000,66 +1004,66 @@ "procMount": "k(dŊiɢzĮ蛋I滞廬耐", "seccompProfile": { "type": "焬CQm坊柩", - "localhostProfile": "330" + "localhostProfile": "334" } } } ], "ephemeralContainers": [ { - "name": "331", - "image": "332", + "name": "335", + "image": "336", "command": [ - "333" + "337" ], "args": [ - "334" + "338" ], - "workingDir": "335", + "workingDir": "339", "ports": [ { - "name": "336", + "name": "340", "hostPort": 1141812777, "containerPort": -1830926023, "protocol": "®EĨǔvÄÚ×p", - "hostIP": "337" + "hostIP": "341" } ], "envFrom": [ { - "prefix": "338", + "prefix": "342", "configMapRef": { - "name": "339", + "name": "343", "optional": true }, "secretRef": { - "name": "340", + "name": "344", "optional": true } } ], "env": [ { - "name": "341", - "value": "342", + "name": "345", + "value": "346", "valueFrom": { "fieldRef": { - "apiVersion": "343", - "fieldPath": "344" + "apiVersion": "347", + "fieldPath": "348" }, "resourceFieldRef": { - "containerName": "345", - "resource": "346", + "containerName": "349", + "resource": "350", "divisor": "60" }, "configMapKeyRef": { - "name": "347", - "key": "348", + "name": "351", + "key": "352", "optional": true }, "secretKeyRef": { - "name": "349", - "key": "350", + "name": "353", + "key": "354", "optional": true } } @@ -1075,40 +1079,40 @@ }, "volumeMounts": [ { - "name": "351", - "mountPath": "352", - "subPath": "353", + "name": "355", + "mountPath": "356", + "subPath": "357", "mountPropagation": "TGÒ鵌Ē3Nh×DJ", - "subPathExpr": "354" + "subPathExpr": "358" } ], "volumeDevices": [ { - "name": "355", - "devicePath": "356" + "name": "359", + "devicePath": "360" } ], "livenessProbe": { "exec": { "command": [ - "357" + "361" ] }, "httpGet": { - "path": "358", + "path": "362", "port": -514169648, - "host": "359", + "host": "363", "scheme": "\u0026疀", "httpHeaders": [ { - "name": "360", - "value": "361" + "name": "364", + "value": "365" } ] }, "tcpSocket": { - "port": "362", - "host": "363" + "port": "366", + "host": "367" }, "initialDelaySeconds": -39292476, "timeoutSeconds": 801902541, @@ -1120,24 +1124,24 @@ "readinessProbe": { "exec": { "command": [ - "364" + "368" ] }, "httpGet": { - "path": "365", - "port": "366", - "host": "367", + "path": "369", + "port": "370", + "host": "371", "scheme": "ȷǻ.wȏâ磠Ƴ崖S«V¯ÁȦtl敷斢", "httpHeaders": [ { - "name": "368", - "value": "369" + "name": "372", + "value": "373" } ] }, "tcpSocket": { - "port": "370", - "host": "371" + "port": "374", + "host": "375" }, "initialDelaySeconds": 2102595797, "timeoutSeconds": -1921957558, @@ -1149,24 +1153,24 @@ "startupProbe": { "exec": { "command": [ - "372" + "376" ] }, "httpGet": { - "path": "373", - "port": "374", - "host": "375", + "path": "377", + "port": "378", + "host": "379", "scheme": "餸硷", "httpHeaders": [ { - "name": "376", - "value": "377" + "name": "380", + "value": "381" } ] }, "tcpSocket": { "port": 731136838, - "host": "378" + "host": "382" }, "initialDelaySeconds": 1701169865, "timeoutSeconds": 685946195, @@ -1179,51 +1183,51 @@ "postStart": { "exec": { "command": [ - "379" + "383" ] }, "httpGet": { - "path": "380", - "port": "381", - "host": "382", + "path": "384", + "port": "385", + "host": "386", "scheme": "ű嵞嬯t{Eɾ敹Ȯ-湷D谹気Ƀ秮òƬ", "httpHeaders": [ { - "name": "383", - "value": "384" + "name": "387", + "value": "388" } ] }, "tcpSocket": { - "port": "385", - "host": "386" + "port": "389", + "host": "390" } }, "preStop": { "exec": { "command": [ - "387" + "391" ] }, "httpGet": { - "path": "388", - "port": "389", - "host": "390", + "path": "392", + "port": "393", + "host": "394", "scheme": "cx赮ǒđ\u003e*劶?j", "httpHeaders": [ { - "name": "391", - "value": "392" + "name": "395", + "value": "396" } ] }, "tcpSocket": { - "port": "393", - "host": "394" + "port": "397", + "host": "398" } } }, - "terminationMessagePath": "395", + "terminationMessagePath": "399", "terminationMessagePolicy": "¥", "imagePullPolicy": "Ƈè*鑏='ʨ|ǓÓ敆OɈÏ 瞍髃", "securityContext": { @@ -1237,15 +1241,15 @@ }, "privileged": true, "seLinuxOptions": { - "user": "396", - "role": "397", - "type": "398", - "level": "399" + "user": "400", + "role": "401", + "type": "402", + "level": "403" }, "windowsOptions": { - "gmsaCredentialSpecName": "400", - "gmsaCredentialSpec": "401", - "runAsUserName": "402" + "gmsaCredentialSpecName": "404", + "gmsaCredentialSpec": "405", + "runAsUserName": "406" }, "runAsUser": 3805707846751185585, "runAsGroup": 4820130167691486230, @@ -1255,11 +1259,11 @@ "procMount": "Ů嫠!@@)Zq=歍þ螗ɃŒGm", "seccompProfile": { "type": "z鋎", - "localhostProfile": "403" + "localhostProfile": "407" } }, "tty": true, - "targetContainerName": "404" + "targetContainerName": "408" } ], "restartPolicy": "¿əW#ļǹʅŚO虀^背遻堣灭ƴɦ燻踸", @@ -1267,27 +1271,27 @@ "activeDeadlineSeconds": -5539971415578447792, "dnsPolicy": "6", "nodeSelector": { - "405": "406" + "409": "410" }, - "serviceAccountName": "407", - "serviceAccount": "408", + "serviceAccountName": "411", + "serviceAccount": "412", "automountServiceAccountToken": false, - "nodeName": "409", + "nodeName": "413", "hostNetwork": true, "hostPID": true, "hostIPC": true, "shareProcessNamespace": true, "securityContext": { "seLinuxOptions": { - "user": "410", - "role": "411", - "type": "412", - "level": "413" + "user": "414", + "role": "415", + "type": "416", + "level": "417" }, "windowsOptions": { - "gmsaCredentialSpecName": "414", - "gmsaCredentialSpec": "415", - "runAsUserName": "416" + "gmsaCredentialSpecName": "418", + "gmsaCredentialSpec": "419", + "runAsUserName": "420" }, "runAsUser": 4290717681745188904, "runAsGroup": 3355244307027629244, @@ -1298,23 +1302,23 @@ "fsGroup": -9164240834267238973, "sysctls": [ { - "name": "417", - "value": "418" + "name": "421", + "value": "422" } ], "fsGroupChangePolicy": "", "seccompProfile": { "type": "d'呪", - "localhostProfile": "419" + "localhostProfile": "423" } }, "imagePullSecrets": [ { - "name": "420" + "name": "424" } ], - "hostname": "421", - "subdomain": "422", + "hostname": "425", + "subdomain": "426", "affinity": { "nodeAffinity": { "requiredDuringSchedulingIgnoredDuringExecution": { @@ -1322,19 +1326,19 @@ { "matchExpressions": [ { - "key": "423", + "key": "427", "operator": "W瀤oɢ嫎¸殚篎3o8[y", "values": [ - "424" + "428" ] } ], "matchFields": [ { - "key": "425", + "key": "429", "operator": "ï驿笈", "values": [ - "426" + "430" ] } ] @@ -1347,19 +1351,19 @@ "preference": { "matchExpressions": [ { - "key": "427", + "key": "431", "operator": "a餖Ľƛ淴ɑ?¶ȲƪE1º轪d覉;Ĕ颪", "values": [ - "428" + "432" ] } ], "matchFields": [ { - "key": "429", + "key": "433", "operator": "惍EʦŊĊ娮rȧ", "values": [ - "430" + "434" ] } ] @@ -1385,9 +1389,9 @@ ] }, "namespaces": [ - "437" + "441" ], - "topologyKey": "438", + "topologyKey": "442", "namespaceSelector": { "matchLabels": { "0--0g-q-22r4wye52y-h7463lyps4483-o--3f1p7--43nw-l-x8/Hz_V_.r_v_._e_-78o_6Z..11_7pX_.-mLlx...w_t-_.5.40Rw4D": "Y_2-n_5023Xl-3Pw_-r7g" @@ -1417,9 +1421,9 @@ ] }, "namespaces": [ - "451" + "455" ], - "topologyKey": "452", + "topologyKey": "456", "namespaceSelector": { "matchLabels": { "Q.-_t--O3": "7z2-y.-...C4_-_2G0.-c_C.G.h--m._fN._k8__._ep2P.B._A_09E" @@ -1453,9 +1457,9 @@ ] }, "namespaces": [ - "465" + "469" ], - "topologyKey": "466", + "topologyKey": "470", "namespaceSelector": { "matchLabels": { "m_-Z.wc..k_0_5.z.0..__k": "b.-9.Y0-_-.l__.c17__f_-336-.BT" @@ -1488,9 +1492,9 @@ ] }, "namespaces": [ - "479" + "483" ], - "topologyKey": "480", + "topologyKey": "484", "namespaceSelector": { "matchLabels": { "o17qre-33-5-u8f0f1qv--i72-x3---v25f56.w84s-n-i-711s4--9s8--o-8dm---b----03-64-8l7-l-0787--1--ia5yl9k/267hP-lX-_-..5-.._r6M__4-P-g3J6": "I-._g_.._-hKc.OB_F_--.._m_-9" @@ -1507,37 +1511,37 @@ ] } }, - "schedulerName": "487", + "schedulerName": "491", "tolerations": [ { - "key": "488", + "key": "492", "operator": "r}梳攔wŲ魦Ɔ0ƢĮÀĘÆɆȸȢ蒸", - "value": "489", + "value": "493", "effect": "U烈 źfjǰɪ嘞ȏ}杻扞Ğ", "tolerationSeconds": 3252034671163905138 } ], "hostAliases": [ { - "ip": "490", + "ip": "494", "hostnames": [ - "491" + "495" ] } ], - "priorityClassName": "492", + "priorityClassName": "496", "priority": 347613368, "dnsConfig": { "nameservers": [ - "493" + "497" ], "searches": [ - "494" + "498" ], "options": [ { - "name": "495", - "value": "496" + "name": "499", + "value": "500" } ] }, @@ -1546,7 +1550,7 @@ "conditionType": "ř岈ǎǏ]S5:œƌ嵃ǁ" } ], - "runtimeClassName": "497", + "runtimeClassName": "501", "enableServiceLinks": false, "preemptionPolicy": "m珢\\%傢z¦Ā竚ĐȌƨǴ叆", "overhead": { @@ -1555,7 +1559,7 @@ "topologySpreadConstraints": [ { "maxSkew": -484382570, - "topologyKey": "498", + "topologyKey": "502", "whenUnsatisfiable": "nn坾\u0026Pɫ(ʙÆʨɺC`", "labelSelector": { "matchLabels": { @@ -1587,13 +1591,13 @@ "status": { "active": [ { - "kind": "505", - "namespace": "506", - "name": "507", + "kind": "509", + "namespace": "510", + "name": "511", "uid": "暉Ŝ!ȣ绰", - "apiVersion": "508", - "resourceVersion": "509", - "fieldPath": "510" + "apiVersion": "512", + "resourceVersion": "513", + "fieldPath": "514" } ] } diff --git a/staging/src/k8s.io/api/testdata/HEAD/batch.v1beta1.CronJob.pb b/staging/src/k8s.io/api/testdata/HEAD/batch.v1beta1.CronJob.pb index 5053c8251fa..5014c6ceaa7 100644 Binary files a/staging/src/k8s.io/api/testdata/HEAD/batch.v1beta1.CronJob.pb and b/staging/src/k8s.io/api/testdata/HEAD/batch.v1beta1.CronJob.pb differ diff --git a/staging/src/k8s.io/api/testdata/HEAD/batch.v1beta1.CronJob.yaml b/staging/src/k8s.io/api/testdata/HEAD/batch.v1beta1.CronJob.yaml index 99c992127bf..169d1cc23d1 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/batch.v1beta1.CronJob.yaml +++ b/staging/src/k8s.io/api/testdata/HEAD/batch.v1beta1.CronJob.yaml @@ -17,6 +17,7 @@ metadata: fieldsType: "18" manager: "16" operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] + subresource: "19" name: "2" namespace: "4" ownerReferences: @@ -35,32 +36,33 @@ spec: jobTemplate: metadata: annotations: - "27": "28" - clusterName: "33" + "28": "29" + clusterName: "34" creationTimestamp: null deletionGracePeriodSeconds: -6114802437535409255 finalizers: - - "32" - generateName: "21" + - "33" + generateName: "22" generation: 3798025802092444428 labels: - "25": "26" + "26": "27" managedFields: - - apiVersion: "35" - fieldsType: "36" - manager: "34" + - apiVersion: "36" + fieldsType: "37" + manager: "35" operation: ȎțêɘIJ斬³;Ơ歿 - name: "20" - namespace: "22" + subresource: "38" + name: "21" + namespace: "23" ownerReferences: - - apiVersion: "29" + - apiVersion: "30" blockOwnerDeletion: false controller: false - kind: "30" - name: "31" + kind: "31" + name: "32" uid: 憍峕?狱³-Ǐ忄* resourceVersion: "1092536316763508004" - selfLink: "23" + selfLink: "24" uid: ^苣 spec: activeDeadlineSeconds: -1483125035702892746 @@ -79,32 +81,33 @@ spec: template: metadata: annotations: - "50": "51" - clusterName: "56" + "52": "53" + clusterName: "58" creationTimestamp: null deletionGracePeriodSeconds: -961038652544818647 finalizers: - - "55" - generateName: "44" + - "57" + generateName: "46" generation: -1988464041375677738 labels: - "48": "49" + "50": "51" managedFields: - - apiVersion: "58" - fieldsType: "59" - manager: "57" + - apiVersion: "60" + fieldsType: "61" + manager: "59" operation: 聻鎥ʟ<$洅ɹ7\弌Þ帺萸 - name: "43" - namespace: "45" + subresource: "62" + name: "45" + namespace: "47" ownerReferences: - - apiVersion: "52" + - apiVersion: "54" blockOwnerDeletion: false controller: false - kind: "53" - name: "54" + kind: "55" + name: "56" uid: a縳讋ɮ衺勽Ƙq/Ź u衲<¿燥ǖ_è resourceVersion: "13282108741396501211" - selfLink: "46" + selfLink: "48" uid: A spec: activeDeadlineSeconds: -5539971415578447792 @@ -113,28 +116,28 @@ spec: preferredDuringSchedulingIgnoredDuringExecution: - preference: matchExpressions: - - key: "427" + - key: "431" operator: a餖Ľƛ淴ɑ?¶ȲƪE1º轪d覉;Ĕ颪 values: - - "428" + - "432" matchFields: - - key: "429" + - key: "433" operator: 惍EʦŊĊ娮rȧ values: - - "430" + - "434" weight: -1009377808 requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - - key: "423" + - key: "427" operator: W瀤oɢ嫎¸殚篎3o8[y values: - - "424" + - "428" matchFields: - - key: "425" + - key: "429" operator: ï驿笈 values: - - "426" + - "430" podAffinity: preferredDuringSchedulingIgnoredDuringExecution: - podAffinityTerm: @@ -151,8 +154,8 @@ spec: matchLabels: Q.-_t--O3: 7z2-y.-...C4_-_2G0.-c_C.G.h--m._fN._k8__._ep2P.B._A_09E namespaces: - - "451" - topologyKey: "452" + - "455" + topologyKey: "456" weight: -234140 requiredDuringSchedulingIgnoredDuringExecution: - labelSelector: @@ -170,8 +173,8 @@ spec: matchLabels: 0--0g-q-22r4wye52y-h7463lyps4483-o--3f1p7--43nw-l-x8/Hz_V_.r_v_._e_-78o_6Z..11_7pX_.-mLlx...w_t-_.5.40Rw4D: Y_2-n_5023Xl-3Pw_-r7g namespaces: - - "437" - topologyKey: "438" + - "441" + topologyKey: "442" podAntiAffinity: preferredDuringSchedulingIgnoredDuringExecution: - podAffinityTerm: @@ -189,8 +192,8 @@ spec: ? o17qre-33-5-u8f0f1qv--i72-x3---v25f56.w84s-n-i-711s4--9s8--o-8dm---b----03-64-8l7-l-0787--1--ia5yl9k/267hP-lX-_-..5-.._r6M__4-P-g3J6 : I-._g_.._-hKc.OB_F_--.._m_-9 namespaces: - - "479" - topologyKey: "480" + - "483" + topologyKey: "484" weight: 1276377114 requiredDuringSchedulingIgnoredDuringExecution: - labelSelector: @@ -210,118 +213,118 @@ spec: matchLabels: m_-Z.wc..k_0_5.z.0..__k: b.-9.Y0-_-.l__.c17__f_-336-.BT namespaces: - - "465" - topologyKey: "466" + - "469" + topologyKey: "470" automountServiceAccountToken: false containers: - args: - - "264" + - "268" command: - - "263" + - "267" env: - - name: "271" - value: "272" + - name: "275" + value: "276" valueFrom: configMapKeyRef: - key: "278" - name: "277" + key: "282" + name: "281" optional: false fieldRef: - apiVersion: "273" - fieldPath: "274" + apiVersion: "277" + fieldPath: "278" resourceFieldRef: - containerName: "275" + containerName: "279" divisor: "107" - resource: "276" + resource: "280" secretKeyRef: - key: "280" - name: "279" + key: "284" + name: "283" optional: false envFrom: - configMapRef: - name: "269" + name: "273" optional: false - prefix: "268" + prefix: "272" secretRef: - name: "270" + name: "274" optional: false - image: "262" + image: "266" imagePullPolicy: ĒzŔ瘍Nʊ lifecycle: postStart: exec: command: - - "307" + - "311" httpGet: - host: "310" + host: "314" httpHeaders: - - name: "311" - value: "312" - path: "308" - port: "309" + - name: "315" + value: "316" + path: "312" + port: "313" scheme: Ǣ曣ŋayåe躒訙 tcpSocket: - host: "314" - port: "313" + host: "318" + port: "317" preStop: exec: command: - - "315" + - "319" httpGet: - host: "318" + host: "322" httpHeaders: - - name: "319" - value: "320" - path: "316" - port: "317" + - name: "323" + value: "324" + path: "320" + port: "321" scheme: uE增猍ǵ xǨŴ tcpSocket: - host: "321" + host: "325" port: 2112112129 livenessProbe: exec: command: - - "287" + - "291" failureThreshold: -766915393 httpGet: - host: "290" + host: "294" httpHeaders: - - name: "291" - value: "292" - path: "288" - port: "289" + - name: "295" + value: "296" + path: "292" + port: "293" scheme: C"6x$1s initialDelaySeconds: -860435782 periodSeconds: -2088645849 successThreshold: 1900201288 tcpSocket: - host: "294" - port: "293" + host: "298" + port: "297" terminationGracePeriodSeconds: 3557544419897236324 timeoutSeconds: 1067125211 - name: "261" + name: "265" ports: - containerPort: 1157117817 - hostIP: "267" + hostIP: "271" hostPort: -825277526 - name: "266" + name: "270" readinessProbe: exec: command: - - "295" + - "299" failureThreshold: -1449289597 httpGet: - host: "297" + host: "301" httpHeaders: - - name: "298" - value: "299" - path: "296" + - name: "302" + value: "303" + path: "300" port: -311014176 initialDelaySeconds: 95144287 periodSeconds: 1635382953 successThreshold: -727263154 tcpSocket: - host: "300" + host: "304" port: 1076497581 terminationGracePeriodSeconds: 6328236602200940742 timeoutSeconds: 363405643 @@ -344,173 +347,173 @@ spec: runAsNonRoot: true runAsUser: 8423952810832831481 seLinuxOptions: - level: "326" - role: "324" - type: "325" - user: "323" + level: "330" + role: "328" + type: "329" + user: "327" seccompProfile: - localhostProfile: "330" + localhostProfile: "334" type: 焬CQm坊柩 windowsOptions: - gmsaCredentialSpec: "328" - gmsaCredentialSpecName: "327" - runAsUserName: "329" + gmsaCredentialSpec: "332" + gmsaCredentialSpecName: "331" + runAsUserName: "333" startupProbe: exec: command: - - "301" + - "305" failureThreshold: 1692740191 httpGet: - host: "303" + host: "307" httpHeaders: - - name: "304" - value: "305" - path: "302" + - name: "308" + value: "309" + path: "306" port: 248533396 scheme: 迮ƙIJ嘢4ʗN,丽饾| 鞤ɱďW賁Ěɭ initialDelaySeconds: 1239158543 periodSeconds: -515370067 successThreshold: 2073046460 tcpSocket: - host: "306" + host: "310" port: -674445196 terminationGracePeriodSeconds: -1195705267535749940 timeoutSeconds: -543432015 - terminationMessagePath: "322" + terminationMessagePath: "326" terminationMessagePolicy: ȽÃ茓pȓɻ挴ʠɜ瞍阎lğ Ņ#耗 volumeDevices: - - devicePath: "286" - name: "285" + - devicePath: "290" + name: "289" volumeMounts: - - mountPath: "282" + - mountPath: "286" mountPropagation: 亏yƕ丆録²Ŏ)/灩聋3趐囨鏻 - name: "281" + name: "285" readOnly: true - subPath: "283" - subPathExpr: "284" - workingDir: "265" + subPath: "287" + subPathExpr: "288" + workingDir: "269" dnsConfig: nameservers: - - "493" + - "497" options: - - name: "495" - value: "496" + - name: "499" + value: "500" searches: - - "494" + - "498" dnsPolicy: "6" enableServiceLinks: false ephemeralContainers: - args: - - "334" + - "338" command: - - "333" + - "337" env: - - name: "341" - value: "342" + - name: "345" + value: "346" valueFrom: configMapKeyRef: - key: "348" - name: "347" + key: "352" + name: "351" optional: true fieldRef: - apiVersion: "343" - fieldPath: "344" + apiVersion: "347" + fieldPath: "348" resourceFieldRef: - containerName: "345" + containerName: "349" divisor: "60" - resource: "346" + resource: "350" secretKeyRef: - key: "350" - name: "349" + key: "354" + name: "353" optional: true envFrom: - configMapRef: - name: "339" + name: "343" optional: true - prefix: "338" + prefix: "342" secretRef: - name: "340" + name: "344" optional: true - image: "332" + image: "336" imagePullPolicy: Ƈè*鑏='ʨ|ǓÓ敆OɈÏ 瞍髃 lifecycle: postStart: exec: command: - - "379" + - "383" httpGet: - host: "382" + host: "386" httpHeaders: - - name: "383" - value: "384" - path: "380" - port: "381" + - name: "387" + value: "388" + path: "384" + port: "385" scheme: ű嵞嬯t{Eɾ敹Ȯ-湷D谹気Ƀ秮òƬ tcpSocket: - host: "386" - port: "385" + host: "390" + port: "389" preStop: exec: command: - - "387" + - "391" httpGet: - host: "390" + host: "394" httpHeaders: - - name: "391" - value: "392" - path: "388" - port: "389" + - name: "395" + value: "396" + path: "392" + port: "393" scheme: cx赮ǒđ>*劶?j tcpSocket: - host: "394" - port: "393" + host: "398" + port: "397" livenessProbe: exec: command: - - "357" + - "361" failureThreshold: -1031303729 httpGet: - host: "359" + host: "363" httpHeaders: - - name: "360" - value: "361" - path: "358" + - name: "364" + value: "365" + path: "362" port: -514169648 scheme: '&疀' initialDelaySeconds: -39292476 periodSeconds: -1312249623 successThreshold: -1089435479 tcpSocket: - host: "363" - port: "362" + host: "367" + port: "366" terminationGracePeriodSeconds: -7317946572666008364 timeoutSeconds: 801902541 - name: "331" + name: "335" ports: - containerPort: -1830926023 - hostIP: "337" + hostIP: "341" hostPort: 1141812777 - name: "336" + name: "340" protocol: ®EĨǔvÄÚ×p readinessProbe: exec: command: - - "364" + - "368" failureThreshold: 1191111236 httpGet: - host: "367" + host: "371" httpHeaders: - - name: "368" - value: "369" - path: "365" - port: "366" + - name: "372" + value: "373" + path: "369" + port: "370" scheme: ȷǻ.wȏâ磠Ƴ崖S«V¯ÁȦtl敷斢 initialDelaySeconds: 2102595797 periodSeconds: 180543684 successThreshold: -1050610482 tcpSocket: - host: "371" - port: "370" + host: "375" + port: "374" terminationGracePeriodSeconds: 5574781452707956333 timeoutSeconds: -1921957558 resources: @@ -532,173 +535,173 @@ spec: runAsNonRoot: false runAsUser: 3805707846751185585 seLinuxOptions: - level: "399" - role: "397" - type: "398" - user: "396" + level: "403" + role: "401" + type: "402" + user: "400" seccompProfile: - localhostProfile: "403" + localhostProfile: "407" type: z鋎 windowsOptions: - gmsaCredentialSpec: "401" - gmsaCredentialSpecName: "400" - runAsUserName: "402" + gmsaCredentialSpec: "405" + gmsaCredentialSpecName: "404" + runAsUserName: "406" startupProbe: exec: command: - - "372" + - "376" failureThreshold: 1517970305 httpGet: - host: "375" + host: "379" httpHeaders: - - name: "376" - value: "377" - path: "373" - port: "374" + - name: "380" + value: "381" + path: "377" + port: "378" scheme: 餸硷 initialDelaySeconds: 1701169865 periodSeconds: 1871363087 successThreshold: -614257963 tcpSocket: - host: "378" + host: "382" port: 731136838 terminationGracePeriodSeconds: -3984053182430357055 timeoutSeconds: 685946195 - targetContainerName: "404" - terminationMessagePath: "395" + targetContainerName: "408" + terminationMessagePath: "399" terminationMessagePolicy: ¥ tty: true volumeDevices: - - devicePath: "356" - name: "355" + - devicePath: "360" + name: "359" volumeMounts: - - mountPath: "352" + - mountPath: "356" mountPropagation: TGÒ鵌Ē3Nh×DJ - name: "351" - subPath: "353" - subPathExpr: "354" - workingDir: "335" + name: "355" + subPath: "357" + subPathExpr: "358" + workingDir: "339" hostAliases: - hostnames: - - "491" - ip: "490" + - "495" + ip: "494" hostIPC: true hostNetwork: true hostPID: true - hostname: "421" + hostname: "425" imagePullSecrets: - - name: "420" + - name: "424" initContainers: - args: - - "196" + - "200" command: - - "195" + - "199" env: - - name: "203" - value: "204" + - name: "207" + value: "208" valueFrom: configMapKeyRef: - key: "210" - name: "209" + key: "214" + name: "213" optional: true fieldRef: - apiVersion: "205" - fieldPath: "206" + apiVersion: "209" + fieldPath: "210" resourceFieldRef: - containerName: "207" + containerName: "211" divisor: "322" - resource: "208" + resource: "212" secretKeyRef: - key: "212" - name: "211" + key: "216" + name: "215" optional: false envFrom: - configMapRef: - name: "201" + name: "205" optional: true - prefix: "200" + prefix: "204" secretRef: - name: "202" + name: "206" optional: false - image: "194" + image: "198" imagePullPolicy: ē鐭#嬀ơŸ8T 苧yñKJɐ lifecycle: postStart: exec: command: - - "239" + - "243" httpGet: - host: "242" + host: "246" httpHeaders: - - name: "243" - value: "244" - path: "240" - port: "241" + - name: "247" + value: "248" + path: "244" + port: "245" scheme: Opwǩ曬逴褜1ØœȠƬQg鄠 tcpSocket: - host: "245" + host: "249" port: 1102291854 preStop: exec: command: - - "246" + - "250" httpGet: - host: "248" + host: "252" httpHeaders: - - name: "249" - value: "250" - path: "247" + - name: "253" + value: "254" + path: "251" port: 809006670 scheme: 扴ȨŮ+朷Ǝ膯ljVX1虊谇 tcpSocket: - host: "251" + host: "255" port: -1748648882 livenessProbe: exec: command: - - "219" + - "223" failureThreshold: 232569106 httpGet: - host: "222" + host: "226" httpHeaders: - - name: "223" - value: "224" - path: "220" - port: "221" + - name: "227" + value: "228" + path: "224" + port: "225" scheme: A initialDelaySeconds: -498930176 periodSeconds: -465677631 successThreshold: 1054858106 tcpSocket: - host: "225" + host: "229" port: 2060823740 terminationGracePeriodSeconds: -4941250258285962800 timeoutSeconds: 1885897314 - name: "193" + name: "197" ports: - containerPort: -389501466 - hostIP: "199" + hostIP: "203" hostPort: 1919527626 - name: "198" + name: "202" protocol: .鵫 readinessProbe: exec: command: - - "226" + - "230" failureThreshold: -1213051101 httpGet: - host: "229" + host: "233" httpHeaders: - - name: "230" - value: "231" - path: "227" - port: "228" + - name: "234" + value: "235" + path: "231" + port: "232" scheme: s3!Zɾģ毋 initialDelaySeconds: -775511009 periodSeconds: -228822833 successThreshold: -970312425 tcpSocket: - host: "232" + host: "236" port: 391562775 terminationGracePeriodSeconds: 6232238734837754388 timeoutSeconds: -832805508 @@ -721,65 +724,65 @@ spec: runAsNonRoot: true runAsUser: -3342656999442156006 seLinuxOptions: - level: "256" - role: "254" - type: "255" - user: "253" + level: "260" + role: "258" + type: "259" + user: "257" seccompProfile: - localhostProfile: "260" + localhostProfile: "264" type: Ǒ輂,ŕĪĠM蘇KŅ/»頸+SÄ蚃ɣ windowsOptions: - gmsaCredentialSpec: "258" - gmsaCredentialSpecName: "257" - runAsUserName: "259" + gmsaCredentialSpec: "262" + gmsaCredentialSpecName: "261" + runAsUserName: "263" startupProbe: exec: command: - - "233" + - "237" failureThreshold: 1226391571 httpGet: - host: "235" + host: "239" httpHeaders: - - name: "236" - value: "237" - path: "234" + - name: "240" + value: "241" + path: "238" port: -1140531048 initialDelaySeconds: 1260448044 periodSeconds: -1791206950 successThreshold: 1160477220 tcpSocket: - host: "238" + host: "242" port: 1741405963 terminationGracePeriodSeconds: 6347577485454457915 timeoutSeconds: -200461294 stdin: true - terminationMessagePath: "252" + terminationMessagePath: "256" terminationMessagePolicy: t叀碧闳ȩr嚧ʣq埄 tty: true volumeDevices: - - devicePath: "218" - name: "217" + - devicePath: "222" + name: "221" volumeMounts: - - mountPath: "214" + - mountPath: "218" mountPropagation: HVe熼'FD剂讼ɓ - name: "213" + name: "217" readOnly: true - subPath: "215" - subPathExpr: "216" - workingDir: "197" - nodeName: "409" + subPath: "219" + subPathExpr: "220" + workingDir: "201" + nodeName: "413" nodeSelector: - "405": "406" + "409": "410" overhead: D輷: "792" preemptionPolicy: m珢\%傢z¦Ā竚ĐȌƨǴ叆 priority: 347613368 - priorityClassName: "492" + priorityClassName: "496" readinessGates: - conditionType: ř岈ǎǏ]S5:œƌ嵃ǁ restartPolicy: ¿əW#ļǹʅŚO虀^背遻堣灭ƴɦ燻踸 - runtimeClassName: "497" - schedulerName: "487" + runtimeClassName: "501" + schedulerName: "491" securityContext: fsGroup: -9164240834267238973 fsGroupChangePolicy: "" @@ -787,34 +790,34 @@ spec: runAsNonRoot: false runAsUser: 4290717681745188904 seLinuxOptions: - level: "413" - role: "411" - type: "412" - user: "410" + level: "417" + role: "415" + type: "416" + user: "414" seccompProfile: - localhostProfile: "419" + localhostProfile: "423" type: d'呪 supplementalGroups: - -7106117411092125093 sysctls: - - name: "417" - value: "418" + - name: "421" + value: "422" windowsOptions: - gmsaCredentialSpec: "415" - gmsaCredentialSpecName: "414" - runAsUserName: "416" - serviceAccount: "408" - serviceAccountName: "407" + gmsaCredentialSpec: "419" + gmsaCredentialSpecName: "418" + runAsUserName: "420" + serviceAccount: "412" + serviceAccountName: "411" setHostnameAsFQDN: false shareProcessNamespace: true - subdomain: "422" + subdomain: "426" terminationGracePeriodSeconds: -8963807447996144781 tolerations: - effect: U烈 źfjǰɪ嘞ȏ}杻扞Ğ - key: "488" + key: "492" operator: r}梳攔wŲ魦Ɔ0ƢĮÀĘÆɆȸȢ蒸 tolerationSeconds: 3252034671163905138 - value: "489" + value: "493" topologySpreadConstraints: - labelSelector: matchExpressions: @@ -825,65 +828,65 @@ spec: matchLabels: n.DL.o_e-d92e8S_-0-_8Vz-E41___75Q-T: O.__0PPX-.-d4Badb maxSkew: -484382570 - topologyKey: "498" + topologyKey: "502" whenUnsatisfiable: nn坾&Pɫ(ʙÆʨɺC` volumes: - awsElasticBlockStore: - fsType: "65" + fsType: "68" partition: -1853411528 - volumeID: "64" + volumeID: "67" azureDisk: cachingMode: A3fƻfʣ繡楙¯ - diskName: "128" - diskURI: "129" - fsType: "130" + diskName: "131" + diskURI: "132" + fsType: "133" kind: 勗E濞偘1ɩÅ議Ǹ轺@)蓳嗘TʡȂ readOnly: true azureFile: - secretName: "114" - shareName: "115" + secretName: "117" + shareName: "118" cephfs: monitors: - - "99" - path: "100" + - "102" + path: "103" readOnly: true - secretFile: "102" + secretFile: "105" secretRef: - name: "103" - user: "101" + name: "106" + user: "104" cinder: - fsType: "97" + fsType: "100" secretRef: - name: "98" - volumeID: "96" + name: "101" + volumeID: "99" configMap: defaultMode: -347579237 items: - - key: "117" + - key: "120" mode: 1793473487 - path: "118" - name: "116" + path: "121" + name: "119" optional: false csi: - driver: "160" - fsType: "161" + driver: "163" + fsType: "164" nodePublishSecretRef: - name: "164" + name: "167" readOnly: false volumeAttributes: - "162": "163" + "165": "166" downwardAPI: defaultMode: -1775926229 items: - fieldRef: - apiVersion: "107" - fieldPath: "108" + apiVersion: "110" + fieldPath: "111" mode: -1011172037 - path: "106" + path: "109" resourceFieldRef: - containerName: "109" + containerName: "112" divisor: "52" - resource: "110" + resource: "113" emptyDir: medium: 捵TwMȗ礼2ħ籦ö嗏ʑ>季Cʖ畬 sizeLimit: "347" @@ -891,40 +894,41 @@ spec: volumeClaimTemplate: metadata: annotations: - "172": "173" - clusterName: "178" + "175": "176" + clusterName: "181" creationTimestamp: null deletionGracePeriodSeconds: 3218160964766401208 finalizers: - - "177" - generateName: "166" + - "180" + generateName: "169" generation: -6008930988505485536 labels: - "170": "171" + "173": "174" managedFields: - - apiVersion: "180" - fieldsType: "181" - manager: "179" + - apiVersion: "183" + fieldsType: "184" + manager: "182" operation: quA?瞲Ť倱<įXŋ - name: "165" - namespace: "167" + subresource: "185" + name: "168" + namespace: "170" ownerReferences: - - apiVersion: "174" + - apiVersion: "177" blockOwnerDeletion: false controller: true - kind: "175" - name: "176" + kind: "178" + name: "179" uid: ɜa頢ƛƟ)ÙæNǚ resourceVersion: "4447340384943270560" - selfLink: "168" + selfLink: "171" uid: A徙ɶɊł/擇ɦĽ胚 spec: accessModes: - 厶耈 T衧ȇe媹Hǝ呮}臷 dataSource: - apiGroup: "190" - kind: "191" - name: "192" + apiGroup: "194" + kind: "195" + name: "196" resources: limits: /樝fw[Řż丩ŽoǠŻʘY賃ɪ鐊: "967" @@ -938,158 +942,158 @@ spec: - A5b.5-CX_VBC.Jn4f_1 matchLabels: 5P.-i.Fg.Cs_.w: 4_2IN..3O4y..-W.5w9-Wm_AO-l8VKLyHA_.-F_E2_QOuQ_0 - storageClassName: "189" + storageClassName: "193" volumeMode: 髷裎$MVȟ@7飣奺Ȋ - volumeName: "188" + volumeName: "192" fc: - fsType: "112" + fsType: "115" lun: -740816174 targetWWNs: - - "111" + - "114" wwids: - - "113" + - "116" flexVolume: - driver: "91" - fsType: "92" + driver: "94" + fsType: "95" options: - "94": "95" + "97": "98" secretRef: - name: "93" + name: "96" flocker: - datasetName: "104" - datasetUUID: "105" + datasetName: "107" + datasetUUID: "108" gcePersistentDisk: - fsType: "63" + fsType: "66" partition: 1399152294 - pdName: "62" + pdName: "65" readOnly: true gitRepo: - directory: "68" - repository: "66" - revision: "67" + directory: "71" + repository: "69" + revision: "70" glusterfs: - endpoints: "81" - path: "82" + endpoints: "84" + path: "85" readOnly: true hostPath: - path: "61" + path: "64" type: j剐'宣I拍N嚳ķȗ iscsi: - fsType: "77" - initiatorName: "80" - iqn: "75" - iscsiInterface: "76" + fsType: "80" + initiatorName: "83" + iqn: "78" + iscsiInterface: "79" lun: -1483417237 portals: - - "78" + - "81" secretRef: - name: "79" - targetPortal: "74" - name: "60" + name: "82" + targetPortal: "77" + name: "63" nfs: - path: "73" - server: "72" + path: "76" + server: "75" persistentVolumeClaim: - claimName: "83" + claimName: "86" readOnly: true photonPersistentDisk: - fsType: "132" - pdID: "131" + fsType: "135" + pdID: "134" portworxVolume: - fsType: "147" - volumeID: "146" + fsType: "150" + volumeID: "149" projected: defaultMode: -1332301579 sources: - configMap: items: - - key: "142" + - key: "145" mode: -1249460160 - path: "143" - name: "141" + path: "146" + name: "144" optional: false downwardAPI: items: - fieldRef: - apiVersion: "137" - fieldPath: "138" + apiVersion: "140" + fieldPath: "141" mode: 1525389481 - path: "136" + path: "139" resourceFieldRef: - containerName: "139" + containerName: "142" divisor: "618" - resource: "140" + resource: "143" secret: items: - - key: "134" + - key: "137" mode: 550215822 - path: "135" - name: "133" + path: "138" + name: "136" optional: false serviceAccountToken: - audience: "144" + audience: "147" expirationSeconds: -8988970531898753887 - path: "145" + path: "148" quobyte: - group: "126" + group: "129" readOnly: true - registry: "123" - tenant: "127" - user: "125" - volume: "124" + registry: "126" + tenant: "130" + user: "128" + volume: "127" rbd: - fsType: "86" - image: "85" - keyring: "89" + fsType: "89" + image: "88" + keyring: "92" monitors: - - "84" - pool: "87" + - "87" + pool: "90" readOnly: true secretRef: - name: "90" - user: "88" + name: "93" + user: "91" scaleIO: - fsType: "155" - gateway: "148" - protectionDomain: "151" + fsType: "158" + gateway: "151" + protectionDomain: "154" readOnly: true secretRef: - name: "150" - storageMode: "153" - storagePool: "152" - system: "149" - volumeName: "154" + name: "153" + storageMode: "156" + storagePool: "155" + system: "152" + volumeName: "157" secret: defaultMode: -1852451720 items: - - key: "70" + - key: "73" mode: 1395607230 - path: "71" + path: "74" optional: true - secretName: "69" + secretName: "72" storageos: - fsType: "158" + fsType: "161" readOnly: true secretRef: - name: "159" - volumeName: "156" - volumeNamespace: "157" + name: "162" + volumeName: "159" + volumeNamespace: "160" vsphereVolume: - fsType: "120" - storagePolicyID: "122" - storagePolicyName: "121" - volumePath: "119" + fsType: "123" + storagePolicyID: "125" + storagePolicyName: "124" + volumePath: "122" ttlSecondsAfterFinished: -1285029915 - schedule: "19" + schedule: "20" startingDeadlineSeconds: -2555947251840004808 successfulJobsHistoryLimit: -2006986560 suspend: true status: active: - - apiVersion: "508" - fieldPath: "510" - kind: "505" - name: "507" - namespace: "506" - resourceVersion: "509" + - apiVersion: "512" + fieldPath: "514" + kind: "509" + name: "511" + namespace: "510" + resourceVersion: "513" uid: 暉Ŝ!ȣ绰 diff --git a/staging/src/k8s.io/api/testdata/HEAD/batch.v1beta1.JobTemplate.json b/staging/src/k8s.io/api/testdata/HEAD/batch.v1beta1.JobTemplate.json index ff633499672..3be86035c27 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/batch.v1beta1.JobTemplate.json +++ b/staging/src/k8s.io/api/testdata/HEAD/batch.v1beta1.JobTemplate.json @@ -36,47 +36,49 @@ "manager": "16", "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", "apiVersion": "17", - "fieldsType": "18" + "fieldsType": "18", + "subresource": "19" } ] }, "template": { "metadata": { - "name": "19", - "generateName": "20", - "namespace": "21", - "selfLink": "22", + "name": "20", + "generateName": "21", + "namespace": "22", + "selfLink": "23", "uid": "SǡƏ", "resourceVersion": "17916580954637291219", "generation": 5259823216098853135, "creationTimestamp": null, "deletionGracePeriodSeconds": 4075183944016503389, "labels": { - "24": "25" + "25": "26" }, "annotations": { - "26": "27" + "27": "28" }, "ownerReferences": [ { - "apiVersion": "28", - "kind": "29", - "name": "30", + "apiVersion": "29", + "kind": "30", + "name": "31", "uid": "ɑ", "controller": true, "blockOwnerDeletion": false } ], "finalizers": [ - "31" + "32" ], - "clusterName": "32", + "clusterName": "33", "managedFields": [ { - "manager": "33", + "manager": "34", "operation": "ěĂ凗蓏Ŋ蛊ĉy緅縕", - "apiVersion": "34", - "fieldsType": "35" + "apiVersion": "35", + "fieldsType": "36", + "subresource": "37" } ] }, @@ -102,50 +104,51 @@ "manualSelector": false, "template": { "metadata": { - "name": "42", - "generateName": "43", - "namespace": "44", - "selfLink": "45", + "name": "44", + "generateName": "45", + "namespace": "46", + "selfLink": "47", "uid": "Ȗ脵鴈Ō", "resourceVersion": "5994087412557504692", "generation": 9213888658033954596, "creationTimestamp": null, "deletionGracePeriodSeconds": -2901856114738744973, "labels": { - "47": "48" + "49": "50" }, "annotations": { - "49": "50" + "51": "52" }, "ownerReferences": [ { - "apiVersion": "51", - "kind": "52", - "name": "53", + "apiVersion": "53", + "kind": "54", + "name": "55", "uid": "I拍N嚳ķȗɊ捵TwMȗ礼", "controller": false, "blockOwnerDeletion": false } ], "finalizers": [ - "54" + "56" ], - "clusterName": "55", + "clusterName": "57", "managedFields": [ { - "manager": "56", + "manager": "58", "operation": "ö嗏ʑ\u003e季Cʖ畬x骀Šĸů", - "apiVersion": "57", - "fieldsType": "58" + "apiVersion": "59", + "fieldsType": "60", + "subresource": "61" } ] }, "spec": { "volumes": [ { - "name": "59", + "name": "62", "hostPath": { - "path": "60", + "path": "63", "type": "/淹\\韲翁\u0026ʢsɜ曢\\%枅:=ǛƓ" }, "emptyDir": { @@ -153,28 +156,28 @@ "sizeLimit": "681" }, "gcePersistentDisk": { - "pdName": "61", - "fsType": "62", + "pdName": "64", + "fsType": "65", "partition": 2065358741, "readOnly": true }, "awsElasticBlockStore": { - "volumeID": "63", - "fsType": "64", + "volumeID": "66", + "fsType": "67", "partition": -104666658, "readOnly": true }, "gitRepo": { - "repository": "65", - "revision": "66", - "directory": "67" + "repository": "68", + "revision": "69", + "directory": "70" }, "secret": { - "secretName": "68", + "secretName": "71", "items": [ { - "key": "69", - "path": "70", + "key": "72", + "path": "73", "mode": 1648350164 } ], @@ -182,91 +185,91 @@ "optional": true }, "nfs": { - "server": "71", - "path": "72" + "server": "74", + "path": "75" }, "iscsi": { - "targetPortal": "73", - "iqn": "74", + "targetPortal": "76", + "iqn": "77", "lun": -663180249, - "iscsiInterface": "75", - "fsType": "76", + "iscsiInterface": "78", + "fsType": "79", "readOnly": true, "portals": [ - "77" + "80" ], "chapAuthSession": true, "secretRef": { - "name": "78" + "name": "81" }, - "initiatorName": "79" + "initiatorName": "82" }, "glusterfs": { - "endpoints": "80", - "path": "81" + "endpoints": "83", + "path": "84" }, "persistentVolumeClaim": { - "claimName": "82" + "claimName": "85" }, "rbd": { "monitors": [ - "83" + "86" ], - "image": "84", - "fsType": "85", - "pool": "86", - "user": "87", - "keyring": "88", + "image": "87", + "fsType": "88", + "pool": "89", + "user": "90", + "keyring": "91", "secretRef": { - "name": "89" + "name": "92" }, "readOnly": true }, "flexVolume": { - "driver": "90", - "fsType": "91", + "driver": "93", + "fsType": "94", "secretRef": { - "name": "92" + "name": "95" }, "readOnly": true, "options": { - "93": "94" + "96": "97" } }, "cinder": { - "volumeID": "95", - "fsType": "96", + "volumeID": "98", + "fsType": "99", "readOnly": true, "secretRef": { - "name": "97" + "name": "100" } }, "cephfs": { "monitors": [ - "98" + "101" ], - "path": "99", - "user": "100", - "secretFile": "101", + "path": "102", + "user": "103", + "secretFile": "104", "secretRef": { - "name": "102" + "name": "105" } }, "flocker": { - "datasetName": "103", - "datasetUUID": "104" + "datasetName": "106", + "datasetUUID": "107" }, "downwardAPI": { "items": [ { - "path": "105", + "path": "108", "fieldRef": { - "apiVersion": "106", - "fieldPath": "107" + "apiVersion": "109", + "fieldPath": "110" }, "resourceFieldRef": { - "containerName": "108", - "resource": "109", + "containerName": "111", + "resource": "112", "divisor": "889" }, "mode": 1322858613 @@ -276,24 +279,24 @@ }, "fc": { "targetWWNs": [ - "110" + "113" ], "lun": 1169718433, - "fsType": "111", + "fsType": "114", "wwids": [ - "112" + "115" ] }, "azureFile": { - "secretName": "113", - "shareName": "114" + "secretName": "116", + "shareName": "117" }, "configMap": { - "name": "115", + "name": "118", "items": [ { - "key": "116", - "path": "117", + "key": "119", + "path": "120", "mode": -1194714697 } ], @@ -301,40 +304,40 @@ "optional": true }, "vsphereVolume": { - "volumePath": "118", - "fsType": "119", - "storagePolicyName": "120", - "storagePolicyID": "121" + "volumePath": "121", + "fsType": "122", + "storagePolicyName": "123", + "storagePolicyID": "124" }, "quobyte": { - "registry": "122", - "volume": "123", + "registry": "125", + "volume": "126", "readOnly": true, - "user": "124", - "group": "125", - "tenant": "126" + "user": "127", + "group": "128", + "tenant": "129" }, "azureDisk": { - "diskName": "127", - "diskURI": "128", + "diskName": "130", + "diskURI": "131", "cachingMode": "ʜǝ鿟ldg滠鼍ƭt", - "fsType": "129", + "fsType": "132", "readOnly": true, "kind": "ȫşŇɜa" }, "photonPersistentDisk": { - "pdID": "130", - "fsType": "131" + "pdID": "133", + "fsType": "134" }, "projected": { "sources": [ { "secret": { - "name": "132", + "name": "135", "items": [ { - "key": "133", - "path": "134", + "key": "136", + "path": "137", "mode": 782113097 } ], @@ -343,14 +346,14 @@ "downwardAPI": { "items": [ { - "path": "135", + "path": "138", "fieldRef": { - "apiVersion": "136", - "fieldPath": "137" + "apiVersion": "139", + "fieldPath": "140" }, "resourceFieldRef": { - "containerName": "138", - "resource": "139", + "containerName": "141", + "resource": "142", "divisor": "952" }, "mode": -555780268 @@ -358,101 +361,102 @@ ] }, "configMap": { - "name": "140", + "name": "143", "items": [ { - "key": "141", - "path": "142", + "key": "144", + "path": "145", "mode": 1730325900 } ], "optional": true }, "serviceAccountToken": { - "audience": "143", + "audience": "146", "expirationSeconds": -2937394236764575757, - "path": "144" + "path": "147" } } ], "defaultMode": -1980941277 }, "portworxVolume": { - "volumeID": "145", - "fsType": "146", + "volumeID": "148", + "fsType": "149", "readOnly": true }, "scaleIO": { - "gateway": "147", - "system": "148", + "gateway": "150", + "system": "151", "secretRef": { - "name": "149" + "name": "152" }, "sslEnabled": true, - "protectionDomain": "150", - "storagePool": "151", - "storageMode": "152", - "volumeName": "153", - "fsType": "154" + "protectionDomain": "153", + "storagePool": "154", + "storageMode": "155", + "volumeName": "156", + "fsType": "157" }, "storageos": { - "volumeName": "155", - "volumeNamespace": "156", - "fsType": "157", + "volumeName": "158", + "volumeNamespace": "159", + "fsType": "160", "readOnly": true, "secretRef": { - "name": "158" + "name": "161" } }, "csi": { - "driver": "159", + "driver": "162", "readOnly": true, - "fsType": "160", + "fsType": "163", "volumeAttributes": { - "161": "162" + "164": "165" }, "nodePublishSecretRef": { - "name": "163" + "name": "166" } }, "ephemeral": { "volumeClaimTemplate": { "metadata": { - "name": "164", - "generateName": "165", - "namespace": "166", - "selfLink": "167", + "name": "167", + "generateName": "168", + "namespace": "169", + "selfLink": "170", "uid": ";栍dʪīT捘ɍi縱ù墴1Rƥ贫d飼", "resourceVersion": "917467801074989174", "generation": -8801560367353238479, "creationTimestamp": null, "deletionGracePeriodSeconds": -1837257934517376612, "labels": { - "169": "170" + "172": "173" }, "annotations": { - "171": "172" + "174": "175" }, "ownerReferences": [ { - "apiVersion": "173", - "kind": "174", - "name": "175", + "apiVersion": "176", + "kind": "177", + "name": "178", "uid": "", "controller": true, "blockOwnerDeletion": true } ], "finalizers": [ - "176" + "179" ], - "clusterName": "177", + "clusterName": "180", "managedFields": [ { - "manager": "178", + "manager": "181", "operation": "蒅!a坩O`涁İ而踪鄌", - "apiVersion": "179", - "fieldsType": "180" + "apiVersion": "182", + "fieldsType": "183", + "subresource": "184" } ] }, @@ -479,13 +483,13 @@ "Ⱥ眖R#yV'WKw(ğ": "423" } }, - "volumeName": "187", - "storageClassName": "188", + "volumeName": "191", + "storageClassName": "192", "volumeMode": "跦Opwǩ曬逴褜1", "dataSource": { - "apiGroup": "189", - "kind": "190", - "name": "191" + "apiGroup": "193", + "kind": "194", + "name": "195" } } } @@ -494,59 +498,59 @@ ], "initContainers": [ { - "name": "192", - "image": "193", + "name": "196", + "image": "197", "command": [ - "194" + "198" ], "args": [ - "195" + "199" ], - "workingDir": "196", + "workingDir": "200", "ports": [ { - "name": "197", + "name": "201", "hostPort": -589000495, "containerPort": -955773237, "protocol": "g鄠[颐o啛更偢ɇ卷荙JLĹ]佱¿", - "hostIP": "198" + "hostIP": "202" } ], "envFrom": [ { - "prefix": "199", + "prefix": "203", "configMapRef": { - "name": "200", + "name": "204", "optional": false }, "secretRef": { - "name": "201", + "name": "205", "optional": false } } ], "env": [ { - "name": "202", - "value": "203", + "name": "206", + "value": "207", "valueFrom": { "fieldRef": { - "apiVersion": "204", - "fieldPath": "205" + "apiVersion": "208", + "fieldPath": "209" }, "resourceFieldRef": { - "containerName": "206", - "resource": "207", + "containerName": "210", + "resource": "211", "divisor": "729" }, "configMapKeyRef": { - "name": "208", - "key": "209", + "name": "212", + "key": "213", "optional": true }, "secretKeyRef": { - "name": "210", - "key": "211", + "name": "214", + "key": "215", "optional": false } } @@ -562,40 +566,40 @@ }, "volumeMounts": [ { - "name": "212", - "mountPath": "213", - "subPath": "214", + "name": "216", + "mountPath": "217", + "subPath": "218", "mountPropagation": " 苧yñKJɐ", - "subPathExpr": "215" + "subPathExpr": "219" } ], "volumeDevices": [ { - "name": "216", - "devicePath": "217" + "name": "220", + "devicePath": "221" } ], "livenessProbe": { "exec": { "command": [ - "218" + "222" ] }, "httpGet": { - "path": "219", - "port": "220", - "host": "221", + "path": "223", + "port": "224", + "host": "225", "scheme": "咡W", "httpHeaders": [ { - "name": "222", - "value": "223" + "name": "226", + "value": "227" } ] }, "tcpSocket": { "port": 888935190, - "host": "224" + "host": "228" }, "initialDelaySeconds": 1674961434, "timeoutSeconds": -553100686, @@ -607,24 +611,24 @@ "readinessProbe": { "exec": { "command": [ - "225" + "229" ] }, "httpGet": { - "path": "226", + "path": "230", "port": -2133054549, - "host": "227", + "host": "231", "scheme": "遰=E", "httpHeaders": [ { - "name": "228", - "value": "229" + "name": "232", + "value": "233" } ] }, "tcpSocket": { - "port": "230", - "host": "231" + "port": "234", + "host": "235" }, "initialDelaySeconds": -1462219068, "timeoutSeconds": -370386363, @@ -636,24 +640,24 @@ "startupProbe": { "exec": { "command": [ - "232" + "236" ] }, "httpGet": { - "path": "233", - "port": "234", - "host": "235", + "path": "237", + "port": "238", + "host": "239", "scheme": "ŕ翑0展}", "httpHeaders": [ { - "name": "236", - "value": "237" + "name": "240", + "value": "241" } ] }, "tcpSocket": { - "port": "238", - "host": "239" + "port": "242", + "host": "243" }, "initialDelaySeconds": -1778952574, "timeoutSeconds": 1386255869, @@ -666,51 +670,51 @@ "postStart": { "exec": { "command": [ - "240" + "244" ] }, "httpGet": { - "path": "241", - "port": "242", - "host": "243", + "path": "245", + "port": "246", + "host": "247", "scheme": "队偯J僳徥淳4揻", "httpHeaders": [ { - "name": "244", - "value": "245" + "name": "248", + "value": "249" } ] }, "tcpSocket": { "port": 878005329, - "host": "246" + "host": "250" } }, "preStop": { "exec": { "command": [ - "247" + "251" ] }, "httpGet": { - "path": "248", - "port": "249", - "host": "250", + "path": "252", + "port": "253", + "host": "254", "scheme": "Œɥ颶妧Ö闊 鰔澝qV訆Ǝ", "httpHeaders": [ { - "name": "251", - "value": "252" + "name": "255", + "value": "256" } ] }, "tcpSocket": { "port": 509813083, - "host": "253" + "host": "257" } } }, - "terminationMessagePath": "254", + "terminationMessagePath": "258", "terminationMessagePolicy": "²sNƗ¸g", "imagePullPolicy": ")酊龨δ摖ȱğ_\u003cǬëJ橈'琕鶫:", "securityContext": { @@ -724,15 +728,15 @@ }, "privileged": false, "seLinuxOptions": { - "user": "255", - "role": "256", - "type": "257", - "level": "258" + "user": "259", + "role": "260", + "type": "261", + "level": "262" }, "windowsOptions": { - "gmsaCredentialSpecName": "259", - "gmsaCredentialSpec": "260", - "runAsUserName": "261" + "gmsaCredentialSpecName": "263", + "gmsaCredentialSpec": "264", + "runAsUserName": "265" }, "runAsUser": 5431518803727886665, "runAsGroup": -545284475172904979, @@ -742,66 +746,66 @@ "procMount": "丆", "seccompProfile": { "type": "²Ŏ)/灩聋3趐囨", - "localhostProfile": "262" + "localhostProfile": "266" } } } ], "containers": [ { - "name": "263", - "image": "264", + "name": "267", + "image": "268", "command": [ - "265" + "269" ], "args": [ - "266" + "270" ], - "workingDir": "267", + "workingDir": "271", "ports": [ { - "name": "268", + "name": "272", "hostPort": -1733181402, "containerPort": -1365158918, "protocol": "OǨ繫ʎǑyZ", - "hostIP": "269" + "hostIP": "273" } ], "envFrom": [ { - "prefix": "270", + "prefix": "274", "configMapRef": { - "name": "271", + "name": "275", "optional": false }, "secretRef": { - "name": "272", + "name": "276", "optional": true } } ], "env": [ { - "name": "273", - "value": "274", + "name": "277", + "value": "278", "valueFrom": { "fieldRef": { - "apiVersion": "275", - "fieldPath": "276" + "apiVersion": "279", + "fieldPath": "280" }, "resourceFieldRef": { - "containerName": "277", - "resource": "278", + "containerName": "281", + "resource": "282", "divisor": "516" }, "configMapKeyRef": { - "name": "279", - "key": "280", + "name": "283", + "key": "284", "optional": true }, "secretKeyRef": { - "name": "281", - "key": "282", + "name": "285", + "key": "286", "optional": true } } @@ -817,41 +821,41 @@ }, "volumeMounts": [ { - "name": "283", + "name": "287", "readOnly": true, - "mountPath": "284", - "subPath": "285", + "mountPath": "288", + "subPath": "289", "mountPropagation": "ʒǚ鍰\\縑ɀ撑¼蠾8餑噭Dµ", - "subPathExpr": "286" + "subPathExpr": "290" } ], "volumeDevices": [ { - "name": "287", - "devicePath": "288" + "name": "291", + "devicePath": "292" } ], "livenessProbe": { "exec": { "command": [ - "289" + "293" ] }, "httpGet": { - "path": "290", + "path": "294", "port": -543432015, - "host": "291", + "host": "295", "scheme": "ƷƣMț", "httpHeaders": [ { - "name": "292", - "value": "293" + "name": "296", + "value": "297" } ] }, "tcpSocket": { - "port": "294", - "host": "295" + "port": "298", + "host": "299" }, "initialDelaySeconds": -211480108, "timeoutSeconds": -200074798, @@ -863,24 +867,24 @@ "readinessProbe": { "exec": { "command": [ - "296" + "300" ] }, "httpGet": { - "path": "297", + "path": "301", "port": 455919108, - "host": "298", + "host": "302", "scheme": "崍h趭(娕u", "httpHeaders": [ { - "name": "299", - "value": "300" + "name": "303", + "value": "304" } ] }, "tcpSocket": { "port": 805162379, - "host": "301" + "host": "305" }, "initialDelaySeconds": 1486914884, "timeoutSeconds": -641001381, @@ -892,24 +896,24 @@ "startupProbe": { "exec": { "command": [ - "302" + "306" ] }, "httpGet": { - "path": "303", - "port": "304", - "host": "305", + "path": "307", + "port": "308", + "host": "309", "scheme": "Ã茓pȓɻ", "httpHeaders": [ { - "name": "306", - "value": "307" + "name": "310", + "value": "311" } ] }, "tcpSocket": { - "port": "308", - "host": "309" + "port": "312", + "host": "313" }, "initialDelaySeconds": 1737172479, "timeoutSeconds": -767058113, @@ -922,51 +926,51 @@ "postStart": { "exec": { "command": [ - "310" + "314" ] }, "httpGet": { - "path": "311", - "port": "312", - "host": "313", + "path": "315", + "port": "316", + "host": "317", "scheme": "ĒzŔ瘍Nʊ", "httpHeaders": [ { - "name": "314", - "value": "315" + "name": "318", + "value": "319" } ] }, "tcpSocket": { "port": 2073630689, - "host": "316" + "host": "320" } }, "preStop": { "exec": { "command": [ - "317" + "321" ] }, "httpGet": { - "path": "318", - "port": "319", - "host": "320", + "path": "322", + "port": "323", + "host": "324", "scheme": "泙若`l}Ñ蠂Ü[ƛ^輅9ɛ棕ƈ", "httpHeaders": [ { - "name": "321", - "value": "322" + "name": "325", + "value": "326" } ] }, "tcpSocket": { - "port": "323", - "host": "324" + "port": "327", + "host": "328" } } }, - "terminationMessagePath": "325", + "terminationMessagePath": "329", "terminationMessagePolicy": "礫Ƽ¨Ix糂腂ǂǚŜEu", "imagePullPolicy": "I滞廬耐鷞焬CQm坊柩劄奼[", "securityContext": { @@ -980,15 +984,15 @@ }, "privileged": true, "seLinuxOptions": { - "user": "326", - "role": "327", - "type": "328", - "level": "329" + "user": "330", + "role": "331", + "type": "332", + "level": "333" }, "windowsOptions": { - "gmsaCredentialSpecName": "330", - "gmsaCredentialSpec": "331", - "runAsUserName": "332" + "gmsaCredentialSpecName": "334", + "gmsaCredentialSpec": "335", + "runAsUserName": "336" }, "runAsUser": 2803095162614904173, "runAsGroup": -1207159809527615562, @@ -998,7 +1002,7 @@ "procMount": "-紑浘牬釼aTGÒ鵌", "seccompProfile": { "type": "3Nh×DJɶ羹ƞʓ%ʝ`ǭ躌ñ?卶", - "localhostProfile": "333" + "localhostProfile": "337" } }, "stdin": true @@ -1006,59 +1010,59 @@ ], "ephemeralContainers": [ { - "name": "334", - "image": "335", + "name": "338", + "image": "339", "command": [ - "336" + "340" ], "args": [ - "337" + "341" ], - "workingDir": "338", + "workingDir": "342", "ports": [ { - "name": "339", + "name": "343", "hostPort": -257245030, "containerPort": -166419777, "protocol": "a殆诵H玲", - "hostIP": "340" + "hostIP": "344" } ], "envFrom": [ { - "prefix": "341", + "prefix": "345", "configMapRef": { - "name": "342", + "name": "346", "optional": false }, "secretRef": { - "name": "343", + "name": "347", "optional": false } } ], "env": [ { - "name": "344", - "value": "345", + "name": "348", + "value": "349", "valueFrom": { "fieldRef": { - "apiVersion": "346", - "fieldPath": "347" + "apiVersion": "350", + "fieldPath": "351" }, "resourceFieldRef": { - "containerName": "348", - "resource": "349", + "containerName": "352", + "resource": "353", "divisor": "274" }, "configMapKeyRef": { - "name": "350", - "key": "351", + "name": "354", + "key": "355", "optional": false }, "secretKeyRef": { - "name": "352", - "key": "353", + "name": "356", + "key": "357", "optional": true } } @@ -1074,41 +1078,41 @@ }, "volumeMounts": [ { - "name": "354", + "name": "358", "readOnly": true, - "mountPath": "355", - "subPath": "356", + "mountPath": "359", + "subPath": "360", "mountPropagation": "{Eɾ敹Ȯ-湷D谹気Ƀ秮òƬɸ", - "subPathExpr": "357" + "subPathExpr": "361" } ], "volumeDevices": [ { - "name": "358", - "devicePath": "359" + "name": "362", + "devicePath": "363" } ], "livenessProbe": { "exec": { "command": [ - "360" + "364" ] }, "httpGet": { - "path": "361", - "port": "362", - "host": "363", + "path": "365", + "port": "366", + "host": "367", "scheme": "cx赮ǒđ\u003e*劶?j", "httpHeaders": [ { - "name": "364", - "value": "365" + "name": "368", + "value": "369" } ] }, "tcpSocket": { - "port": "366", - "host": "367" + "port": "370", + "host": "371" }, "initialDelaySeconds": 1008425444, "timeoutSeconds": -821592382, @@ -1120,24 +1124,24 @@ "readinessProbe": { "exec": { "command": [ - "368" + "372" ] }, "httpGet": { - "path": "369", + "path": "373", "port": 2032588794, - "host": "370", + "host": "374", "scheme": "鍃G昧牱", "httpHeaders": [ { - "name": "371", - "value": "372" + "name": "375", + "value": "376" } ] }, "tcpSocket": { - "port": "373", - "host": "374" + "port": "377", + "host": "378" }, "initialDelaySeconds": -215316554, "timeoutSeconds": -2141869576, @@ -1149,24 +1153,24 @@ "startupProbe": { "exec": { "command": [ - "375" + "379" ] }, "httpGet": { - "path": "376", + "path": "380", "port": -629974246, - "host": "377", + "host": "381", "scheme": "œj堑ūM鈱ɖ'蠨磼O_h", "httpHeaders": [ { - "name": "378", - "value": "379" + "name": "382", + "value": "383" } ] }, "tcpSocket": { "port": -2033879721, - "host": "380" + "host": "384" }, "initialDelaySeconds": -1026606578, "timeoutSeconds": -25232164, @@ -1179,51 +1183,51 @@ "postStart": { "exec": { "command": [ - "381" + "385" ] }, "httpGet": { - "path": "382", + "path": "386", "port": -1289510276, - "host": "383", + "host": "387", "scheme": "ŒGm¨z鋎靀G", "httpHeaders": [ { - "name": "384", - "value": "385" + "name": "388", + "value": "389" } ] }, "tcpSocket": { - "port": "386", - "host": "387" + "port": "390", + "host": "391" } }, "preStop": { "exec": { "command": [ - "388" + "392" ] }, "httpGet": { - "path": "389", + "path": "393", "port": 1289969734, - "host": "390", + "host": "394", "scheme": "7uPƒw©ɴĶ烷Ľ", "httpHeaders": [ { - "name": "391", - "value": "392" + "name": "395", + "value": "396" } ] }, "tcpSocket": { "port": 1468940509, - "host": "393" + "host": "397" } } }, - "terminationMessagePath": "394", + "terminationMessagePath": "398", "terminationMessagePolicy": "像-觗裓6Ř", "securityContext": { "capabilities": { @@ -1236,15 +1240,15 @@ }, "privileged": false, "seLinuxOptions": { - "user": "395", - "role": "396", - "type": "397", - "level": "398" + "user": "399", + "role": "400", + "type": "401", + "level": "402" }, "windowsOptions": { - "gmsaCredentialSpecName": "399", - "gmsaCredentialSpec": "400", - "runAsUserName": "401" + "gmsaCredentialSpecName": "403", + "gmsaCredentialSpec": "404", + "runAsUserName": "405" }, "runAsUser": -7492598848400758567, "runAsGroup": -4328915352766545090, @@ -1254,37 +1258,37 @@ "procMount": "¸殚篎3", "seccompProfile": { "type": "8[y#t(ȗŜŲ", - "localhostProfile": "402" + "localhostProfile": "406" } }, "tty": true, - "targetContainerName": "403" + "targetContainerName": "407" } ], "restartPolicy": "y", "terminationGracePeriodSeconds": -1357828024706138776, "activeDeadlineSeconds": -3501425899000054955, "nodeSelector": { - "404": "405" + "408": "409" }, - "serviceAccountName": "406", - "serviceAccount": "407", + "serviceAccountName": "410", + "serviceAccount": "411", "automountServiceAccountToken": true, - "nodeName": "408", + "nodeName": "412", "hostNetwork": true, "hostIPC": true, "shareProcessNamespace": true, "securityContext": { "seLinuxOptions": { - "user": "409", - "role": "410", - "type": "411", - "level": "412" + "user": "413", + "role": "414", + "type": "415", + "level": "416" }, "windowsOptions": { - "gmsaCredentialSpecName": "413", - "gmsaCredentialSpec": "414", - "runAsUserName": "415" + "gmsaCredentialSpecName": "417", + "gmsaCredentialSpec": "418", + "runAsUserName": "419" }, "runAsUser": -4962946920772050319, "runAsGroup": 5200080507234099655, @@ -1295,23 +1299,23 @@ "fsGroup": -6276111079389958404, "sysctls": [ { - "name": "416", - "value": "417" + "name": "420", + "value": "421" } ], "fsGroupChangePolicy": "œ]洈愥朘ZDŽʤ搤ȃ$|gɳ礬.b屏ɧ", "seccompProfile": { "type": "ʫį淓¯Ą0ƛ忀z委\u003e,趐V曡88 ", - "localhostProfile": "418" + "localhostProfile": "422" } }, "imagePullSecrets": [ { - "name": "419" + "name": "423" } ], - "hostname": "420", - "subdomain": "421", + "hostname": "424", + "subdomain": "425", "affinity": { "nodeAffinity": { "requiredDuringSchedulingIgnoredDuringExecution": { @@ -1319,19 +1323,19 @@ { "matchExpressions": [ { - "key": "422", + "key": "426", "operator": "刪q塨Ý-扚聧扈4ƫZɀȩ愉", "values": [ - "423" + "427" ] } ], "matchFields": [ { - "key": "424", + "key": "428", "operator": "m嵘厶sȰÖ埡ÆɰŞ襵樞", "values": [ - "425" + "429" ] } ] @@ -1344,19 +1348,19 @@ "preference": { "matchExpressions": [ { - "key": "426", + "key": "430", "operator": "ƨɤ血x柱栦阫Ƈʥ椹", "values": [ - "427" + "431" ] } ], "matchFields": [ { - "key": "428", + "key": "432", "operator": "_", "values": [ - "429" + "433" ] } ] @@ -1382,9 +1386,9 @@ ] }, "namespaces": [ - "436" + "440" ], - "topologyKey": "437", + "topologyKey": "441", "namespaceSelector": { "matchLabels": { "j_.5.40Rw4gD.._.-x6db-L7.-__-G_2kp": "H_.39g_.--_-_ve5.m_2_--XZ-x.__.M" @@ -1417,9 +1421,9 @@ ] }, "namespaces": [ - "450" + "454" ], - "topologyKey": "451", + "topologyKey": "455", "namespaceSelector": { "matchLabels": { "2--4-r4p--w1k8--y.e2-08vc--4-7hdum1-f-7-k8q/YD-Q9_-__..YNFu7Pg-.814e-_07-ht-E6___-X__H.-39-A_-_l67Q.-t": "V._nV34GH" @@ -1453,9 +1457,9 @@ ] }, "namespaces": [ - "464" + "468" ], - "topologyKey": "465", + "topologyKey": "469", "namespaceSelector": { "matchLabels": { "4vk58-7e74-ddq-a-lcv0n1-i-d-----9---063-qm-j-w.57k--e--x--b--1-n4-a--o2h0fy-j-5-5-2nw/1._-_CH--.C.8-S9_-4CwMqp..__._-J_-fk3-_j.133T": "P-336-.B__.QiA6._3o_V-w._-0d__7.81_-._-_8_8" @@ -1488,9 +1492,9 @@ ] }, "namespaces": [ - "478" + "482" ], - "topologyKey": "479", + "topologyKey": "483", "namespaceSelector": { "matchLabels": { "2x-cpor---cigu---4-2-4k0267h-rl-l-u575b93-r6---4g-vg3t.vuo17qre-33-5-u8f0f1q8/6": "px_0-.mJe__.B-cd2_4" @@ -1507,37 +1511,37 @@ ] } }, - "schedulerName": "486", + "schedulerName": "490", "tolerations": [ { - "key": "487", + "key": "491", "operator": "0yVA嬂刲;牆詒ĸąs", - "value": "488", + "value": "492", "effect": "kx-餌勀奷Ŏ", "tolerationSeconds": -9038755672632113093 } ], "hostAliases": [ { - "ip": "489", + "ip": "493", "hostnames": [ - "490" + "494" ] } ], - "priorityClassName": "491", + "priorityClassName": "495", "priority": -1133320634, "dnsConfig": { "nameservers": [ - "492" + "496" ], "searches": [ - "493" + "497" ], "options": [ { - "name": "494", - "value": "495" + "name": "498", + "value": "499" } ] }, @@ -1546,7 +1550,7 @@ "conditionType": "į" } ], - "runtimeClassName": "496", + "runtimeClassName": "500", "enableServiceLinks": true, "preemptionPolicy": "Ʀ[螵沊齣薣鰎đƝ):惝ŵ髿ɔ", "overhead": { @@ -1555,7 +1559,7 @@ "topologySpreadConstraints": [ { "maxSkew": -2046521037, - "topologyKey": "497", + "topologyKey": "501", "whenUnsatisfiable": "\"T#sM網m", "labelSelector": { "matchLabels": { diff --git a/staging/src/k8s.io/api/testdata/HEAD/batch.v1beta1.JobTemplate.pb b/staging/src/k8s.io/api/testdata/HEAD/batch.v1beta1.JobTemplate.pb index 5967a9fb08b..ceaee27498a 100644 Binary files a/staging/src/k8s.io/api/testdata/HEAD/batch.v1beta1.JobTemplate.pb and b/staging/src/k8s.io/api/testdata/HEAD/batch.v1beta1.JobTemplate.pb differ diff --git a/staging/src/k8s.io/api/testdata/HEAD/batch.v1beta1.JobTemplate.yaml b/staging/src/k8s.io/api/testdata/HEAD/batch.v1beta1.JobTemplate.yaml index 0016b172857..2ed79fd7c28 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/batch.v1beta1.JobTemplate.yaml +++ b/staging/src/k8s.io/api/testdata/HEAD/batch.v1beta1.JobTemplate.yaml @@ -17,6 +17,7 @@ metadata: fieldsType: "18" manager: "16" operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] + subresource: "19" name: "2" namespace: "4" ownerReferences: @@ -32,32 +33,33 @@ metadata: template: metadata: annotations: - "26": "27" - clusterName: "32" + "27": "28" + clusterName: "33" creationTimestamp: null deletionGracePeriodSeconds: 4075183944016503389 finalizers: - - "31" - generateName: "20" + - "32" + generateName: "21" generation: 5259823216098853135 labels: - "24": "25" + "25": "26" managedFields: - - apiVersion: "34" - fieldsType: "35" - manager: "33" + - apiVersion: "35" + fieldsType: "36" + manager: "34" operation: ěĂ凗蓏Ŋ蛊ĉy緅縕 - name: "19" - namespace: "21" + subresource: "37" + name: "20" + namespace: "22" ownerReferences: - - apiVersion: "28" + - apiVersion: "29" blockOwnerDeletion: false controller: true - kind: "29" - name: "30" + kind: "30" + name: "31" uid: ɑ resourceVersion: "17916580954637291219" - selfLink: "22" + selfLink: "23" uid: SǡƏ spec: activeDeadlineSeconds: -9086179100394185427 @@ -78,32 +80,33 @@ template: template: metadata: annotations: - "49": "50" - clusterName: "55" + "51": "52" + clusterName: "57" creationTimestamp: null deletionGracePeriodSeconds: -2901856114738744973 finalizers: - - "54" - generateName: "43" + - "56" + generateName: "45" generation: 9213888658033954596 labels: - "47": "48" + "49": "50" managedFields: - - apiVersion: "57" - fieldsType: "58" - manager: "56" + - apiVersion: "59" + fieldsType: "60" + manager: "58" operation: ö嗏ʑ>季Cʖ畬x骀Šĸů - name: "42" - namespace: "44" + subresource: "61" + name: "44" + namespace: "46" ownerReferences: - - apiVersion: "51" + - apiVersion: "53" blockOwnerDeletion: false controller: false - kind: "52" - name: "53" + kind: "54" + name: "55" uid: I拍N嚳ķȗɊ捵TwMȗ礼 resourceVersion: "5994087412557504692" - selfLink: "45" + selfLink: "47" uid: Ȗ脵鴈Ō spec: activeDeadlineSeconds: -3501425899000054955 @@ -112,28 +115,28 @@ template: preferredDuringSchedulingIgnoredDuringExecution: - preference: matchExpressions: - - key: "426" + - key: "430" operator: ƨɤ血x柱栦阫Ƈʥ椹 values: - - "427" + - "431" matchFields: - - key: "428" + - key: "432" operator: _ values: - - "429" + - "433" weight: 2082229073 requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - - key: "422" + - key: "426" operator: 刪q塨Ý-扚聧扈4ƫZɀȩ愉 values: - - "423" + - "427" matchFields: - - key: "424" + - key: "428" operator: m嵘厶sȰÖ埡ÆɰŞ襵樞 values: - - "425" + - "429" podAffinity: preferredDuringSchedulingIgnoredDuringExecution: - podAffinityTerm: @@ -150,8 +153,8 @@ template: matchLabels: 2--4-r4p--w1k8--y.e2-08vc--4-7hdum1-f-7-k8q/YD-Q9_-__..YNFu7Pg-.814e-_07-ht-E6___-X__H.-39-A_-_l67Q.-t: V._nV34GH namespaces: - - "450" - topologyKey: "451" + - "454" + topologyKey: "455" weight: 256213209 requiredDuringSchedulingIgnoredDuringExecution: - labelSelector: @@ -171,8 +174,8 @@ template: matchLabels: j_.5.40Rw4gD.._.-x6db-L7.-__-G_2kp: H_.39g_.--_-_ve5.m_2_--XZ-x.__.M namespaces: - - "436" - topologyKey: "437" + - "440" + topologyKey: "441" podAntiAffinity: preferredDuringSchedulingIgnoredDuringExecution: - podAffinityTerm: @@ -189,8 +192,8 @@ template: matchLabels: 2x-cpor---cigu---4-2-4k0267h-rl-l-u575b93-r6---4g-vg3t.vuo17qre-33-5-u8f0f1q8/6: px_0-.mJe__.B-cd2_4 namespaces: - - "478" - topologyKey: "479" + - "482" + topologyKey: "483" weight: 1856144088 requiredDuringSchedulingIgnoredDuringExecution: - labelSelector: @@ -211,120 +214,120 @@ template: ? 4vk58-7e74-ddq-a-lcv0n1-i-d-----9---063-qm-j-w.57k--e--x--b--1-n4-a--o2h0fy-j-5-5-2nw/1._-_CH--.C.8-S9_-4CwMqp..__._-J_-fk3-_j.133T : P-336-.B__.QiA6._3o_V-w._-0d__7.81_-._-_8_8 namespaces: - - "464" - topologyKey: "465" + - "468" + topologyKey: "469" automountServiceAccountToken: true containers: - args: - - "266" + - "270" command: - - "265" + - "269" env: - - name: "273" - value: "274" + - name: "277" + value: "278" valueFrom: configMapKeyRef: - key: "280" - name: "279" + key: "284" + name: "283" optional: true fieldRef: - apiVersion: "275" - fieldPath: "276" + apiVersion: "279" + fieldPath: "280" resourceFieldRef: - containerName: "277" + containerName: "281" divisor: "516" - resource: "278" + resource: "282" secretKeyRef: - key: "282" - name: "281" + key: "286" + name: "285" optional: true envFrom: - configMapRef: - name: "271" + name: "275" optional: false - prefix: "270" + prefix: "274" secretRef: - name: "272" + name: "276" optional: true - image: "264" + image: "268" imagePullPolicy: I滞廬耐鷞焬CQm坊柩劄奼[ lifecycle: postStart: exec: command: - - "310" + - "314" httpGet: - host: "313" + host: "317" httpHeaders: - - name: "314" - value: "315" - path: "311" - port: "312" + - name: "318" + value: "319" + path: "315" + port: "316" scheme: ĒzŔ瘍Nʊ tcpSocket: - host: "316" + host: "320" port: 2073630689 preStop: exec: command: - - "317" + - "321" httpGet: - host: "320" + host: "324" httpHeaders: - - name: "321" - value: "322" - path: "318" - port: "319" + - name: "325" + value: "326" + path: "322" + port: "323" scheme: 泙若`l}Ñ蠂Ü[ƛ^輅9ɛ棕ƈ tcpSocket: - host: "324" - port: "323" + host: "328" + port: "327" livenessProbe: exec: command: - - "289" + - "293" failureThreshold: -1563928252 httpGet: - host: "291" + host: "295" httpHeaders: - - name: "292" - value: "293" - path: "290" + - name: "296" + value: "297" + path: "294" port: -543432015 scheme: ƷƣMț initialDelaySeconds: -211480108 periodSeconds: 556036216 successThreshold: -1838917931 tcpSocket: - host: "295" - port: "294" + host: "299" + port: "298" terminationGracePeriodSeconds: -1301089041686500367 timeoutSeconds: -200074798 - name: "263" + name: "267" ports: - containerPort: -1365158918 - hostIP: "269" + hostIP: "273" hostPort: -1733181402 - name: "268" + name: "272" protocol: OǨ繫ʎǑyZ readinessProbe: exec: command: - - "296" + - "300" failureThreshold: 601942575 httpGet: - host: "298" + host: "302" httpHeaders: - - name: "299" - value: "300" - path: "297" + - name: "303" + value: "304" + path: "301" port: 455919108 scheme: 崍h趭(娕u initialDelaySeconds: 1486914884 periodSeconds: -977348956 successThreshold: -637630736 tcpSocket: - host: "301" + host: "305" port: 805162379 terminationGracePeriodSeconds: -5669474827175536499 timeoutSeconds: -641001381 @@ -347,172 +350,172 @@ template: runAsNonRoot: true runAsUser: 2803095162614904173 seLinuxOptions: - level: "329" - role: "327" - type: "328" - user: "326" + level: "333" + role: "331" + type: "332" + user: "330" seccompProfile: - localhostProfile: "333" + localhostProfile: "337" type: 3Nh×DJɶ羹ƞʓ%ʝ`ǭ躌ñ?卶 windowsOptions: - gmsaCredentialSpec: "331" - gmsaCredentialSpecName: "330" - runAsUserName: "332" + gmsaCredentialSpec: "335" + gmsaCredentialSpecName: "334" + runAsUserName: "336" startupProbe: exec: command: - - "302" + - "306" failureThreshold: 1803882645 httpGet: - host: "305" + host: "309" httpHeaders: - - name: "306" - value: "307" - path: "303" - port: "304" + - name: "310" + value: "311" + path: "307" + port: "308" scheme: Ã茓pȓɻ initialDelaySeconds: 1737172479 periodSeconds: 1223564938 successThreshold: 1241693652 tcpSocket: - host: "309" - port: "308" + host: "313" + port: "312" terminationGracePeriodSeconds: 8011596308221389971 timeoutSeconds: -767058113 stdin: true - terminationMessagePath: "325" + terminationMessagePath: "329" terminationMessagePolicy: 礫Ƽ¨Ix糂腂ǂǚŜEu volumeDevices: - - devicePath: "288" - name: "287" + - devicePath: "292" + name: "291" volumeMounts: - - mountPath: "284" + - mountPath: "288" mountPropagation: ʒǚ鍰\縑ɀ撑¼蠾8餑噭Dµ - name: "283" + name: "287" readOnly: true - subPath: "285" - subPathExpr: "286" - workingDir: "267" + subPath: "289" + subPathExpr: "290" + workingDir: "271" dnsConfig: nameservers: - - "492" + - "496" options: - - name: "494" - value: "495" + - name: "498" + value: "499" searches: - - "493" + - "497" enableServiceLinks: true ephemeralContainers: - args: - - "337" + - "341" command: - - "336" + - "340" env: - - name: "344" - value: "345" + - name: "348" + value: "349" valueFrom: configMapKeyRef: - key: "351" - name: "350" + key: "355" + name: "354" optional: false fieldRef: - apiVersion: "346" - fieldPath: "347" + apiVersion: "350" + fieldPath: "351" resourceFieldRef: - containerName: "348" + containerName: "352" divisor: "274" - resource: "349" + resource: "353" secretKeyRef: - key: "353" - name: "352" + key: "357" + name: "356" optional: true envFrom: - configMapRef: - name: "342" + name: "346" optional: false - prefix: "341" + prefix: "345" secretRef: - name: "343" + name: "347" optional: false - image: "335" + image: "339" lifecycle: postStart: exec: command: - - "381" + - "385" httpGet: - host: "383" + host: "387" httpHeaders: - - name: "384" - value: "385" - path: "382" + - name: "388" + value: "389" + path: "386" port: -1289510276 scheme: ŒGm¨z鋎靀G tcpSocket: - host: "387" - port: "386" + host: "391" + port: "390" preStop: exec: command: - - "388" + - "392" httpGet: - host: "390" + host: "394" httpHeaders: - - name: "391" - value: "392" - path: "389" + - name: "395" + value: "396" + path: "393" port: 1289969734 scheme: 7uPƒw©ɴĶ烷Ľ tcpSocket: - host: "393" + host: "397" port: 1468940509 livenessProbe: exec: command: - - "360" + - "364" failureThreshold: 1805682547 httpGet: - host: "363" + host: "367" httpHeaders: - - name: "364" - value: "365" - path: "361" - port: "362" + - name: "368" + value: "369" + path: "365" + port: "366" scheme: cx赮ǒđ>*劶?j initialDelaySeconds: 1008425444 periodSeconds: 1678953375 successThreshold: 1045190247 tcpSocket: - host: "367" - port: "366" + host: "371" + port: "370" terminationGracePeriodSeconds: -2797767251501326723 timeoutSeconds: -821592382 - name: "334" + name: "338" ports: - containerPort: -166419777 - hostIP: "340" + hostIP: "344" hostPort: -257245030 - name: "339" + name: "343" protocol: a殆诵H玲 readinessProbe: exec: command: - - "368" + - "372" failureThreshold: -394464008 httpGet: - host: "370" + host: "374" httpHeaders: - - name: "371" - value: "372" - path: "369" + - name: "375" + value: "376" + path: "373" port: 2032588794 scheme: 鍃G昧牱 initialDelaySeconds: -215316554 periodSeconds: 1521292403 successThreshold: -283400620 tcpSocket: - host: "374" - port: "373" + host: "378" + port: "377" terminationGracePeriodSeconds: 911858222236680643 timeoutSeconds: -2141869576 resources: @@ -534,174 +537,174 @@ template: runAsNonRoot: true runAsUser: -7492598848400758567 seLinuxOptions: - level: "398" - role: "396" - type: "397" - user: "395" + level: "402" + role: "400" + type: "401" + user: "399" seccompProfile: - localhostProfile: "402" + localhostProfile: "406" type: 8[y#t(ȗŜŲ windowsOptions: - gmsaCredentialSpec: "400" - gmsaCredentialSpecName: "399" - runAsUserName: "401" + gmsaCredentialSpec: "404" + gmsaCredentialSpecName: "403" + runAsUserName: "405" startupProbe: exec: command: - - "375" + - "379" failureThreshold: 279062028 httpGet: - host: "377" + host: "381" httpHeaders: - - name: "378" - value: "379" - path: "376" + - name: "382" + value: "383" + path: "380" port: -629974246 scheme: œj堑ūM鈱ɖ'蠨磼O_h initialDelaySeconds: -1026606578 periodSeconds: -645536124 successThreshold: 896697276 tcpSocket: - host: "380" + host: "384" port: -2033879721 terminationGracePeriodSeconds: 4458982675949227932 timeoutSeconds: -25232164 - targetContainerName: "403" - terminationMessagePath: "394" + targetContainerName: "407" + terminationMessagePath: "398" terminationMessagePolicy: 像-觗裓6Ř tty: true volumeDevices: - - devicePath: "359" - name: "358" + - devicePath: "363" + name: "362" volumeMounts: - - mountPath: "355" + - mountPath: "359" mountPropagation: '{Eɾ敹Ȯ-湷D谹気Ƀ秮òƬɸ' - name: "354" + name: "358" readOnly: true - subPath: "356" - subPathExpr: "357" - workingDir: "338" + subPath: "360" + subPathExpr: "361" + workingDir: "342" hostAliases: - hostnames: - - "490" - ip: "489" + - "494" + ip: "493" hostIPC: true hostNetwork: true - hostname: "420" + hostname: "424" imagePullSecrets: - - name: "419" + - name: "423" initContainers: - args: - - "195" + - "199" command: - - "194" + - "198" env: - - name: "202" - value: "203" + - name: "206" + value: "207" valueFrom: configMapKeyRef: - key: "209" - name: "208" + key: "213" + name: "212" optional: true fieldRef: - apiVersion: "204" - fieldPath: "205" + apiVersion: "208" + fieldPath: "209" resourceFieldRef: - containerName: "206" + containerName: "210" divisor: "729" - resource: "207" + resource: "211" secretKeyRef: - key: "211" - name: "210" + key: "215" + name: "214" optional: false envFrom: - configMapRef: - name: "200" + name: "204" optional: false - prefix: "199" + prefix: "203" secretRef: - name: "201" + name: "205" optional: false - image: "193" + image: "197" imagePullPolicy: ')酊龨δ摖ȱğ_<ǬëJ橈''琕鶫:' lifecycle: postStart: exec: command: - - "240" + - "244" httpGet: - host: "243" + host: "247" httpHeaders: - - name: "244" - value: "245" - path: "241" - port: "242" + - name: "248" + value: "249" + path: "245" + port: "246" scheme: 队偯J僳徥淳4揻 tcpSocket: - host: "246" + host: "250" port: 878005329 preStop: exec: command: - - "247" + - "251" httpGet: - host: "250" + host: "254" httpHeaders: - - name: "251" - value: "252" - path: "248" - port: "249" + - name: "255" + value: "256" + path: "252" + port: "253" scheme: Œɥ颶妧Ö闊 鰔澝qV訆Ǝ tcpSocket: - host: "253" + host: "257" port: 509813083 livenessProbe: exec: command: - - "218" + - "222" failureThreshold: 183376425 httpGet: - host: "221" + host: "225" httpHeaders: - - name: "222" - value: "223" - path: "219" - port: "220" + - name: "226" + value: "227" + path: "223" + port: "224" scheme: 咡W initialDelaySeconds: 1674961434 periodSeconds: 44509253 successThreshold: -1661575965 tcpSocket: - host: "224" + host: "228" port: 888935190 terminationGracePeriodSeconds: 439010468654957223 timeoutSeconds: -553100686 - name: "192" + name: "196" ports: - containerPort: -955773237 - hostIP: "198" + hostIP: "202" hostPort: -589000495 - name: "197" + name: "201" protocol: g鄠[颐o啛更偢ɇ卷荙JLĹ]佱¿ readinessProbe: exec: command: - - "225" + - "229" failureThreshold: 617318981 httpGet: - host: "227" + host: "231" httpHeaders: - - name: "228" - value: "229" - path: "226" + - name: "232" + value: "233" + path: "230" port: -2133054549 scheme: 遰=E initialDelaySeconds: -1462219068 periodSeconds: 1714588921 successThreshold: -1246371817 tcpSocket: - host: "231" - port: "230" + host: "235" + port: "234" terminationGracePeriodSeconds: 1856677271350902065 timeoutSeconds: -370386363 resources: @@ -723,63 +726,63 @@ template: runAsNonRoot: false runAsUser: 5431518803727886665 seLinuxOptions: - level: "258" - role: "256" - type: "257" - user: "255" + level: "262" + role: "260" + type: "261" + user: "259" seccompProfile: - localhostProfile: "262" + localhostProfile: "266" type: ²Ŏ)/灩聋3趐囨 windowsOptions: - gmsaCredentialSpec: "260" - gmsaCredentialSpecName: "259" - runAsUserName: "261" + gmsaCredentialSpec: "264" + gmsaCredentialSpecName: "263" + runAsUserName: "265" startupProbe: exec: command: - - "232" + - "236" failureThreshold: -2146674095 httpGet: - host: "235" + host: "239" httpHeaders: - - name: "236" - value: "237" - path: "233" - port: "234" + - name: "240" + value: "241" + path: "237" + port: "238" scheme: ŕ翑0展} initialDelaySeconds: -1778952574 periodSeconds: -778272981 successThreshold: 2056774277 tcpSocket: - host: "239" - port: "238" + host: "243" + port: "242" terminationGracePeriodSeconds: -1117820874616112287 timeoutSeconds: 1386255869 - terminationMessagePath: "254" + terminationMessagePath: "258" terminationMessagePolicy: ²sNƗ¸g volumeDevices: - - devicePath: "217" - name: "216" + - devicePath: "221" + name: "220" volumeMounts: - - mountPath: "213" + - mountPath: "217" mountPropagation: ' 苧yñKJɐ' - name: "212" - subPath: "214" - subPathExpr: "215" - workingDir: "196" - nodeName: "408" + name: "216" + subPath: "218" + subPathExpr: "219" + workingDir: "200" + nodeName: "412" nodeSelector: - "404": "405" + "408": "409" overhead: k_: "725" preemptionPolicy: Ʀ[螵沊齣薣鰎đƝ):惝ŵ髿ɔ priority: -1133320634 - priorityClassName: "491" + priorityClassName: "495" readinessGates: - conditionType: į restartPolicy: "y" - runtimeClassName: "496" - schedulerName: "486" + runtimeClassName: "500" + schedulerName: "490" securityContext: fsGroup: -6276111079389958404 fsGroupChangePolicy: œ]洈愥朘ZDŽʤ搤ȃ$|gɳ礬.b屏ɧ @@ -787,34 +790,34 @@ template: runAsNonRoot: true runAsUser: -4962946920772050319 seLinuxOptions: - level: "412" - role: "410" - type: "411" - user: "409" + level: "416" + role: "414" + type: "415" + user: "413" seccompProfile: - localhostProfile: "418" + localhostProfile: "422" type: 'ʫį淓¯Ą0ƛ忀z委>,趐V曡88 ' supplementalGroups: - -4548866432246561416 sysctls: - - name: "416" - value: "417" + - name: "420" + value: "421" windowsOptions: - gmsaCredentialSpec: "414" - gmsaCredentialSpecName: "413" - runAsUserName: "415" - serviceAccount: "407" - serviceAccountName: "406" + gmsaCredentialSpec: "418" + gmsaCredentialSpecName: "417" + runAsUserName: "419" + serviceAccount: "411" + serviceAccountName: "410" setHostnameAsFQDN: false shareProcessNamespace: true - subdomain: "421" + subdomain: "425" terminationGracePeriodSeconds: -1357828024706138776 tolerations: - effect: kx-餌勀奷Ŏ - key: "487" + key: "491" operator: 0yVA嬂刲;牆詒ĸąs tolerationSeconds: -9038755672632113093 - value: "488" + value: "492" topologySpreadConstraints: - labelSelector: matchExpressions: @@ -823,66 +826,66 @@ template: matchLabels: 3.hy9---2--e-yya--bj7-l-9aw--2/hs.-_DM__28W-_-.0HfR-_f-5: 019_-gYY._..fP--hQ7be__-.-g-5.-59...7q___n.__16ee.6 maxSkew: -2046521037 - topologyKey: "497" + topologyKey: "501" whenUnsatisfiable: '"T#sM網m' volumes: - awsElasticBlockStore: - fsType: "64" + fsType: "67" partition: -104666658 readOnly: true - volumeID: "63" + volumeID: "66" azureDisk: cachingMode: ʜǝ鿟ldg滠鼍ƭt - diskName: "127" - diskURI: "128" - fsType: "129" + diskName: "130" + diskURI: "131" + fsType: "132" kind: ȫşŇɜa readOnly: true azureFile: - secretName: "113" - shareName: "114" + secretName: "116" + shareName: "117" cephfs: monitors: - - "98" - path: "99" - secretFile: "101" + - "101" + path: "102" + secretFile: "104" secretRef: - name: "102" - user: "100" + name: "105" + user: "103" cinder: - fsType: "96" + fsType: "99" readOnly: true secretRef: - name: "97" - volumeID: "95" + name: "100" + volumeID: "98" configMap: defaultMode: -599608368 items: - - key: "116" + - key: "119" mode: -1194714697 - path: "117" - name: "115" + path: "120" + name: "118" optional: true csi: - driver: "159" - fsType: "160" + driver: "162" + fsType: "163" nodePublishSecretRef: - name: "163" + name: "166" readOnly: true volumeAttributes: - "161": "162" + "164": "165" downwardAPI: defaultMode: 1801487647 items: - fieldRef: - apiVersion: "106" - fieldPath: "107" + apiVersion: "109" + fieldPath: "110" mode: 1322858613 - path: "105" + path: "108" resourceFieldRef: - containerName: "108" + containerName: "111" divisor: "889" - resource: "109" + resource: "112" emptyDir: medium: 踓Ǻǧ湬淊kŪ睴鸏:ɥ³ƞsɁ8^ʥ sizeLimit: "681" @@ -890,40 +893,41 @@ template: volumeClaimTemplate: metadata: annotations: - "171": "172" - clusterName: "177" + "174": "175" + clusterName: "180" creationTimestamp: null deletionGracePeriodSeconds: -1837257934517376612 finalizers: - - "176" - generateName: "165" + - "179" + generateName: "168" generation: -8801560367353238479 labels: - "169": "170" + "172": "173" managedFields: - - apiVersion: "179" - fieldsType: "180" - manager: "178" + - apiVersion: "182" + fieldsType: "183" + manager: "181" operation: 蒅!a坩O`涁İ而踪鄌 - name: "164" - namespace: "166" + subresource: "184" + name: "167" + namespace: "169" ownerReferences: - - apiVersion: "173" + - apiVersion: "176" blockOwnerDeletion: true controller: true - kind: "174" - name: "175" + kind: "177" + name: "178" uid: "" resourceVersion: "917467801074989174" - selfLink: "167" + selfLink: "170" uid: ;栍dʪīT捘ɍi縱ù墴1Rƥ贫d飼 spec: accessModes: - '|@?鷅bȻN' dataSource: - apiGroup: "189" - kind: "190" - name: "191" + apiGroup: "193" + kind: "194" + name: "195" resources: limits: ?$矡ȶ网棊ʢ: "891" @@ -935,147 +939,147 @@ template: operator: Exists matchLabels: fi-a--w---f-e.z-j4kh6oqu-or---40--87-1wpl6-2-310e5hyzn0w-p4mzlu/m_AO-l8VKLyHA_.-F_E2_QOQ: E._._3.-.83_iq_-y.-25C.A-j..9dfn3Y8d_0_.---M_4FF - storageClassName: "188" + storageClassName: "192" volumeMode: 跦Opwǩ曬逴褜1 - volumeName: "187" + volumeName: "191" fc: - fsType: "111" + fsType: "114" lun: 1169718433 targetWWNs: - - "110" + - "113" wwids: - - "112" + - "115" flexVolume: - driver: "90" - fsType: "91" + driver: "93" + fsType: "94" options: - "93": "94" + "96": "97" readOnly: true secretRef: - name: "92" + name: "95" flocker: - datasetName: "103" - datasetUUID: "104" + datasetName: "106" + datasetUUID: "107" gcePersistentDisk: - fsType: "62" + fsType: "65" partition: 2065358741 - pdName: "61" + pdName: "64" readOnly: true gitRepo: - directory: "67" - repository: "65" - revision: "66" + directory: "70" + repository: "68" + revision: "69" glusterfs: - endpoints: "80" - path: "81" + endpoints: "83" + path: "84" hostPath: - path: "60" + path: "63" type: /淹\韲翁&ʢsɜ曢\%枅:=ǛƓ iscsi: chapAuthSession: true - fsType: "76" - initiatorName: "79" - iqn: "74" - iscsiInterface: "75" + fsType: "79" + initiatorName: "82" + iqn: "77" + iscsiInterface: "78" lun: -663180249 portals: - - "77" + - "80" readOnly: true secretRef: - name: "78" - targetPortal: "73" - name: "59" + name: "81" + targetPortal: "76" + name: "62" nfs: - path: "72" - server: "71" + path: "75" + server: "74" persistentVolumeClaim: - claimName: "82" + claimName: "85" photonPersistentDisk: - fsType: "131" - pdID: "130" + fsType: "134" + pdID: "133" portworxVolume: - fsType: "146" + fsType: "149" readOnly: true - volumeID: "145" + volumeID: "148" projected: defaultMode: -1980941277 sources: - configMap: items: - - key: "141" + - key: "144" mode: 1730325900 - path: "142" - name: "140" + path: "145" + name: "143" optional: true downwardAPI: items: - fieldRef: - apiVersion: "136" - fieldPath: "137" + apiVersion: "139" + fieldPath: "140" mode: -555780268 - path: "135" + path: "138" resourceFieldRef: - containerName: "138" + containerName: "141" divisor: "952" - resource: "139" + resource: "142" secret: items: - - key: "133" + - key: "136" mode: 782113097 - path: "134" - name: "132" + path: "137" + name: "135" optional: true serviceAccountToken: - audience: "143" + audience: "146" expirationSeconds: -2937394236764575757 - path: "144" + path: "147" quobyte: - group: "125" + group: "128" readOnly: true - registry: "122" - tenant: "126" - user: "124" - volume: "123" + registry: "125" + tenant: "129" + user: "127" + volume: "126" rbd: - fsType: "85" - image: "84" - keyring: "88" + fsType: "88" + image: "87" + keyring: "91" monitors: - - "83" - pool: "86" + - "86" + pool: "89" readOnly: true secretRef: - name: "89" - user: "87" + name: "92" + user: "90" scaleIO: - fsType: "154" - gateway: "147" - protectionDomain: "150" + fsType: "157" + gateway: "150" + protectionDomain: "153" secretRef: - name: "149" + name: "152" sslEnabled: true - storageMode: "152" - storagePool: "151" - system: "148" - volumeName: "153" + storageMode: "155" + storagePool: "154" + system: "151" + volumeName: "156" secret: defaultMode: 1655406148 items: - - key: "69" + - key: "72" mode: 1648350164 - path: "70" + path: "73" optional: true - secretName: "68" + secretName: "71" storageos: - fsType: "157" + fsType: "160" readOnly: true secretRef: - name: "158" - volumeName: "155" - volumeNamespace: "156" + name: "161" + volumeName: "158" + volumeNamespace: "159" vsphereVolume: - fsType: "119" - storagePolicyID: "121" - storagePolicyName: "120" - volumePath: "118" + fsType: "122" + storagePolicyID: "124" + storagePolicyName: "123" + volumePath: "121" ttlSecondsAfterFinished: -2143422853 diff --git a/staging/src/k8s.io/api/testdata/HEAD/certificates.k8s.io.v1.CertificateSigningRequest.json b/staging/src/k8s.io/api/testdata/HEAD/certificates.k8s.io.v1.CertificateSigningRequest.json index 72aee7c536f..4a6a85ed1ec 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/certificates.k8s.io.v1.CertificateSigningRequest.json +++ b/staging/src/k8s.io/api/testdata/HEAD/certificates.k8s.io.v1.CertificateSigningRequest.json @@ -36,24 +36,25 @@ "manager": "16", "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", "apiVersion": "17", - "fieldsType": "18" + "fieldsType": "18", + "subresource": "19" } ] }, "spec": { "request": "OA==", - "signerName": "19", + "signerName": "20", "usages": [ "J枊a" ], - "username": "20", - "uid": "21", + "username": "21", + "uid": "22", "groups": [ - "22" + "23" ], "extra": { - "23": [ - "24" + "24": [ + "25" ] } }, @@ -62,8 +63,8 @@ { "type": "o,c鮽ort昍řČ扷5Ɨ", "status": "ěĂ凗蓏Ŋ蛊ĉy緅縕", - "reason": "25", - "message": "26", + "reason": "26", + "message": "27", "lastUpdateTime": "1985-03-23T14:10:57Z", "lastTransitionTime": "2352-05-22T04:29:36Z" } diff --git a/staging/src/k8s.io/api/testdata/HEAD/certificates.k8s.io.v1.CertificateSigningRequest.pb b/staging/src/k8s.io/api/testdata/HEAD/certificates.k8s.io.v1.CertificateSigningRequest.pb index de33191dc7f..2bf94393a44 100644 Binary files a/staging/src/k8s.io/api/testdata/HEAD/certificates.k8s.io.v1.CertificateSigningRequest.pb and b/staging/src/k8s.io/api/testdata/HEAD/certificates.k8s.io.v1.CertificateSigningRequest.pb differ diff --git a/staging/src/k8s.io/api/testdata/HEAD/certificates.k8s.io.v1.CertificateSigningRequest.yaml b/staging/src/k8s.io/api/testdata/HEAD/certificates.k8s.io.v1.CertificateSigningRequest.yaml index 414efe72432..21d08011f20 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/certificates.k8s.io.v1.CertificateSigningRequest.yaml +++ b/staging/src/k8s.io/api/testdata/HEAD/certificates.k8s.io.v1.CertificateSigningRequest.yaml @@ -17,6 +17,7 @@ metadata: fieldsType: "18" manager: "16" operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] + subresource: "19" name: "2" namespace: "4" ownerReferences: @@ -31,22 +32,22 @@ metadata: uid: "7" spec: extra: - "23": - - "24" + "24": + - "25" groups: - - "22" + - "23" request: OA== - signerName: "19" - uid: "21" + signerName: "20" + uid: "22" usages: - J枊a - username: "20" + username: "21" status: certificate: cw== conditions: - lastTransitionTime: "2352-05-22T04:29:36Z" lastUpdateTime: "1985-03-23T14:10:57Z" - message: "26" - reason: "25" + message: "27" + reason: "26" status: ěĂ凗蓏Ŋ蛊ĉy緅縕 type: o,c鮽ort昍řČ扷5Ɨ diff --git a/staging/src/k8s.io/api/testdata/HEAD/certificates.k8s.io.v1beta1.CertificateSigningRequest.json b/staging/src/k8s.io/api/testdata/HEAD/certificates.k8s.io.v1beta1.CertificateSigningRequest.json index e7f6035933c..968f92713db 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/certificates.k8s.io.v1beta1.CertificateSigningRequest.json +++ b/staging/src/k8s.io/api/testdata/HEAD/certificates.k8s.io.v1beta1.CertificateSigningRequest.json @@ -36,24 +36,25 @@ "manager": "16", "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", "apiVersion": "17", - "fieldsType": "18" + "fieldsType": "18", + "subresource": "19" } ] }, "spec": { "request": "OA==", - "signerName": "19", + "signerName": "20", "usages": [ "J枊a" ], - "username": "20", - "uid": "21", + "username": "21", + "uid": "22", "groups": [ - "22" + "23" ], "extra": { - "23": [ - "24" + "24": [ + "25" ] } }, @@ -62,8 +63,8 @@ { "type": "o,c鮽ort昍řČ扷5Ɨ", "status": "ěĂ凗蓏Ŋ蛊ĉy緅縕", - "reason": "25", - "message": "26", + "reason": "26", + "message": "27", "lastUpdateTime": "1985-03-23T14:10:57Z", "lastTransitionTime": "2352-05-22T04:29:36Z" } diff --git a/staging/src/k8s.io/api/testdata/HEAD/certificates.k8s.io.v1beta1.CertificateSigningRequest.pb b/staging/src/k8s.io/api/testdata/HEAD/certificates.k8s.io.v1beta1.CertificateSigningRequest.pb index 762cee2ec2b..80defaf22ed 100644 Binary files a/staging/src/k8s.io/api/testdata/HEAD/certificates.k8s.io.v1beta1.CertificateSigningRequest.pb and b/staging/src/k8s.io/api/testdata/HEAD/certificates.k8s.io.v1beta1.CertificateSigningRequest.pb differ diff --git a/staging/src/k8s.io/api/testdata/HEAD/certificates.k8s.io.v1beta1.CertificateSigningRequest.yaml b/staging/src/k8s.io/api/testdata/HEAD/certificates.k8s.io.v1beta1.CertificateSigningRequest.yaml index 3207d6282d9..aa0602a66fe 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/certificates.k8s.io.v1beta1.CertificateSigningRequest.yaml +++ b/staging/src/k8s.io/api/testdata/HEAD/certificates.k8s.io.v1beta1.CertificateSigningRequest.yaml @@ -17,6 +17,7 @@ metadata: fieldsType: "18" manager: "16" operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] + subresource: "19" name: "2" namespace: "4" ownerReferences: @@ -31,22 +32,22 @@ metadata: uid: "7" spec: extra: - "23": - - "24" + "24": + - "25" groups: - - "22" + - "23" request: OA== - signerName: "19" - uid: "21" + signerName: "20" + uid: "22" usages: - J枊a - username: "20" + username: "21" status: certificate: cw== conditions: - lastTransitionTime: "2352-05-22T04:29:36Z" lastUpdateTime: "1985-03-23T14:10:57Z" - message: "26" - reason: "25" + message: "27" + reason: "26" status: ěĂ凗蓏Ŋ蛊ĉy緅縕 type: o,c鮽ort昍řČ扷5Ɨ diff --git a/staging/src/k8s.io/api/testdata/HEAD/coordination.k8s.io.v1.Lease.json b/staging/src/k8s.io/api/testdata/HEAD/coordination.k8s.io.v1.Lease.json index fa968b8b50e..f5a6e7eec39 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/coordination.k8s.io.v1.Lease.json +++ b/staging/src/k8s.io/api/testdata/HEAD/coordination.k8s.io.v1.Lease.json @@ -36,12 +36,13 @@ "manager": "16", "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", "apiVersion": "17", - "fieldsType": "18" + "fieldsType": "18", + "subresource": "19" } ] }, "spec": { - "holderIdentity": "19", + "holderIdentity": "20", "leaseDurationSeconds": 896585016, "acquireTime": "1970-01-01T00:00:02.000000Z", "renewTime": "1970-01-01T00:00:03.000000Z", diff --git a/staging/src/k8s.io/api/testdata/HEAD/coordination.k8s.io.v1.Lease.pb b/staging/src/k8s.io/api/testdata/HEAD/coordination.k8s.io.v1.Lease.pb index 7e266bc664a..d732bec3b48 100644 Binary files a/staging/src/k8s.io/api/testdata/HEAD/coordination.k8s.io.v1.Lease.pb and b/staging/src/k8s.io/api/testdata/HEAD/coordination.k8s.io.v1.Lease.pb differ diff --git a/staging/src/k8s.io/api/testdata/HEAD/coordination.k8s.io.v1.Lease.yaml b/staging/src/k8s.io/api/testdata/HEAD/coordination.k8s.io.v1.Lease.yaml index ca23767e83c..53c744c14c8 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/coordination.k8s.io.v1.Lease.yaml +++ b/staging/src/k8s.io/api/testdata/HEAD/coordination.k8s.io.v1.Lease.yaml @@ -17,6 +17,7 @@ metadata: fieldsType: "18" manager: "16" operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] + subresource: "19" name: "2" namespace: "4" ownerReferences: @@ -31,7 +32,7 @@ metadata: uid: "7" spec: acquireTime: "1970-01-01T00:00:02.000000Z" - holderIdentity: "19" + holderIdentity: "20" leaseDurationSeconds: 896585016 leaseTransitions: 1305381319 renewTime: "1970-01-01T00:00:03.000000Z" diff --git a/staging/src/k8s.io/api/testdata/HEAD/coordination.k8s.io.v1beta1.Lease.json b/staging/src/k8s.io/api/testdata/HEAD/coordination.k8s.io.v1beta1.Lease.json index 0ebf3881f60..8b05606667d 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/coordination.k8s.io.v1beta1.Lease.json +++ b/staging/src/k8s.io/api/testdata/HEAD/coordination.k8s.io.v1beta1.Lease.json @@ -36,12 +36,13 @@ "manager": "16", "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", "apiVersion": "17", - "fieldsType": "18" + "fieldsType": "18", + "subresource": "19" } ] }, "spec": { - "holderIdentity": "19", + "holderIdentity": "20", "leaseDurationSeconds": 896585016, "acquireTime": "1970-01-01T00:00:02.000000Z", "renewTime": "1970-01-01T00:00:03.000000Z", diff --git a/staging/src/k8s.io/api/testdata/HEAD/coordination.k8s.io.v1beta1.Lease.pb b/staging/src/k8s.io/api/testdata/HEAD/coordination.k8s.io.v1beta1.Lease.pb index cd503af4a13..6656297fd92 100644 Binary files a/staging/src/k8s.io/api/testdata/HEAD/coordination.k8s.io.v1beta1.Lease.pb and b/staging/src/k8s.io/api/testdata/HEAD/coordination.k8s.io.v1beta1.Lease.pb differ diff --git a/staging/src/k8s.io/api/testdata/HEAD/coordination.k8s.io.v1beta1.Lease.yaml b/staging/src/k8s.io/api/testdata/HEAD/coordination.k8s.io.v1beta1.Lease.yaml index ebf97588a64..b75afcfce87 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/coordination.k8s.io.v1beta1.Lease.yaml +++ b/staging/src/k8s.io/api/testdata/HEAD/coordination.k8s.io.v1beta1.Lease.yaml @@ -17,6 +17,7 @@ metadata: fieldsType: "18" manager: "16" operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] + subresource: "19" name: "2" namespace: "4" ownerReferences: @@ -31,7 +32,7 @@ metadata: uid: "7" spec: acquireTime: "1970-01-01T00:00:02.000000Z" - holderIdentity: "19" + holderIdentity: "20" leaseDurationSeconds: 896585016 leaseTransitions: 1305381319 renewTime: "1970-01-01T00:00:03.000000Z" diff --git a/staging/src/k8s.io/api/testdata/HEAD/core.v1.Binding.json b/staging/src/k8s.io/api/testdata/HEAD/core.v1.Binding.json index 509608107a8..f2c460e2c48 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/core.v1.Binding.json +++ b/staging/src/k8s.io/api/testdata/HEAD/core.v1.Binding.json @@ -36,17 +36,18 @@ "manager": "16", "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", "apiVersion": "17", - "fieldsType": "18" + "fieldsType": "18", + "subresource": "19" } ] }, "target": { - "kind": "19", - "namespace": "20", - "name": "21", + "kind": "20", + "namespace": "21", + "name": "22", "uid": "īqJ枊a8衍`Ĩɘ.蘯", - "apiVersion": "22", - "resourceVersion": "23", - "fieldPath": "24" + "apiVersion": "23", + "resourceVersion": "24", + "fieldPath": "25" } } \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/HEAD/core.v1.Binding.pb b/staging/src/k8s.io/api/testdata/HEAD/core.v1.Binding.pb index 5eb7775ffeb..f51da4bbf1f 100644 Binary files a/staging/src/k8s.io/api/testdata/HEAD/core.v1.Binding.pb and b/staging/src/k8s.io/api/testdata/HEAD/core.v1.Binding.pb differ diff --git a/staging/src/k8s.io/api/testdata/HEAD/core.v1.Binding.yaml b/staging/src/k8s.io/api/testdata/HEAD/core.v1.Binding.yaml index b66bc4dae74..f7bdc051af3 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/core.v1.Binding.yaml +++ b/staging/src/k8s.io/api/testdata/HEAD/core.v1.Binding.yaml @@ -17,6 +17,7 @@ metadata: fieldsType: "18" manager: "16" operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] + subresource: "19" name: "2" namespace: "4" ownerReferences: @@ -30,10 +31,10 @@ metadata: selfLink: "5" uid: "7" target: - apiVersion: "22" - fieldPath: "24" - kind: "19" - name: "21" - namespace: "20" - resourceVersion: "23" + apiVersion: "23" + fieldPath: "25" + kind: "20" + name: "22" + namespace: "21" + resourceVersion: "24" uid: īqJ枊a8衍`Ĩɘ.蘯 diff --git a/staging/src/k8s.io/api/testdata/HEAD/core.v1.ComponentStatus.json b/staging/src/k8s.io/api/testdata/HEAD/core.v1.ComponentStatus.json index c1064a19e9b..fa3f087647d 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/core.v1.ComponentStatus.json +++ b/staging/src/k8s.io/api/testdata/HEAD/core.v1.ComponentStatus.json @@ -36,7 +36,8 @@ "manager": "16", "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", "apiVersion": "17", - "fieldsType": "18" + "fieldsType": "18", + "subresource": "19" } ] }, @@ -44,8 +45,8 @@ { "type": "@Hr鯹)晿", "status": "`Ĩɘ.蘯6ċ", - "message": "19", - "error": "20" + "message": "20", + "error": "21" } ] } \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/HEAD/core.v1.ComponentStatus.pb b/staging/src/k8s.io/api/testdata/HEAD/core.v1.ComponentStatus.pb index 6a92a2a1be2..69d34a6f195 100644 Binary files a/staging/src/k8s.io/api/testdata/HEAD/core.v1.ComponentStatus.pb and b/staging/src/k8s.io/api/testdata/HEAD/core.v1.ComponentStatus.pb differ diff --git a/staging/src/k8s.io/api/testdata/HEAD/core.v1.ComponentStatus.yaml b/staging/src/k8s.io/api/testdata/HEAD/core.v1.ComponentStatus.yaml index 376a732b083..4962613baee 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/core.v1.ComponentStatus.yaml +++ b/staging/src/k8s.io/api/testdata/HEAD/core.v1.ComponentStatus.yaml @@ -1,7 +1,7 @@ apiVersion: v1 conditions: -- error: "20" - message: "19" +- error: "21" + message: "20" status: '`Ĩɘ.蘯6ċ' type: '@Hr鯹)晿' kind: ComponentStatus @@ -22,6 +22,7 @@ metadata: fieldsType: "18" manager: "16" operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] + subresource: "19" name: "2" namespace: "4" ownerReferences: diff --git a/staging/src/k8s.io/api/testdata/HEAD/core.v1.ConfigMap.json b/staging/src/k8s.io/api/testdata/HEAD/core.v1.ConfigMap.json index 85f644b8625..647fc42c3dc 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/core.v1.ConfigMap.json +++ b/staging/src/k8s.io/api/testdata/HEAD/core.v1.ConfigMap.json @@ -36,15 +36,16 @@ "manager": "16", "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", "apiVersion": "17", - "fieldsType": "18" + "fieldsType": "18", + "subresource": "19" } ] }, "immutable": false, "data": { - "19": "20" + "20": "21" }, "binaryData": { - "21": "Hg==" + "22": "Hg==" } } \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/HEAD/core.v1.ConfigMap.pb b/staging/src/k8s.io/api/testdata/HEAD/core.v1.ConfigMap.pb index 4b8c3dfed2b..ef616474bf8 100644 Binary files a/staging/src/k8s.io/api/testdata/HEAD/core.v1.ConfigMap.pb and b/staging/src/k8s.io/api/testdata/HEAD/core.v1.ConfigMap.pb differ diff --git a/staging/src/k8s.io/api/testdata/HEAD/core.v1.ConfigMap.yaml b/staging/src/k8s.io/api/testdata/HEAD/core.v1.ConfigMap.yaml index f411c81b3d8..b5d8ce58a9c 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/core.v1.ConfigMap.yaml +++ b/staging/src/k8s.io/api/testdata/HEAD/core.v1.ConfigMap.yaml @@ -1,8 +1,8 @@ apiVersion: v1 binaryData: - "21": Hg== + "22": Hg== data: - "19": "20" + "20": "21" immutable: false kind: ConfigMap metadata: @@ -22,6 +22,7 @@ metadata: fieldsType: "18" manager: "16" operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] + subresource: "19" name: "2" namespace: "4" ownerReferences: diff --git a/staging/src/k8s.io/api/testdata/HEAD/core.v1.Endpoints.json b/staging/src/k8s.io/api/testdata/HEAD/core.v1.Endpoints.json index 785f15591b9..1977a478bc8 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/core.v1.Endpoints.json +++ b/staging/src/k8s.io/api/testdata/HEAD/core.v1.Endpoints.json @@ -36,7 +36,8 @@ "manager": "16", "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", "apiVersion": "17", - "fieldsType": "18" + "fieldsType": "18", + "subresource": "19" } ] }, @@ -44,42 +45,42 @@ { "addresses": [ { - "ip": "19", - "hostname": "20", - "nodeName": "21", + "ip": "20", + "hostname": "21", + "nodeName": "22", "targetRef": { - "kind": "22", - "namespace": "23", - "name": "24", + "kind": "23", + "namespace": "24", + "name": "25", "uid": "Hr鯹)晿\u003co,c鮽ort昍řČ扷5Ɨ", - "apiVersion": "25", - "resourceVersion": "26", - "fieldPath": "27" + "apiVersion": "26", + "resourceVersion": "27", + "fieldPath": "28" } } ], "notReadyAddresses": [ { - "ip": "28", - "hostname": "29", - "nodeName": "30", + "ip": "29", + "hostname": "30", + "nodeName": "31", "targetRef": { - "kind": "31", - "namespace": "32", - "name": "33", + "kind": "32", + "namespace": "33", + "name": "34", "uid": "Ă凗蓏Ŋ蛊ĉy", - "apiVersion": "34", - "resourceVersion": "35", - "fieldPath": "36" + "apiVersion": "35", + "resourceVersion": "36", + "fieldPath": "37" } } ], "ports": [ { - "name": "37", + "name": "38", "port": 1546792211, "protocol": "\u003eŽ燹憍峕?狱³-Ǐ忄*", - "appProtocol": "38" + "appProtocol": "39" } ] } diff --git a/staging/src/k8s.io/api/testdata/HEAD/core.v1.Endpoints.pb b/staging/src/k8s.io/api/testdata/HEAD/core.v1.Endpoints.pb index 7470f9c1109..03a9f2b9705 100644 Binary files a/staging/src/k8s.io/api/testdata/HEAD/core.v1.Endpoints.pb and b/staging/src/k8s.io/api/testdata/HEAD/core.v1.Endpoints.pb differ diff --git a/staging/src/k8s.io/api/testdata/HEAD/core.v1.Endpoints.yaml b/staging/src/k8s.io/api/testdata/HEAD/core.v1.Endpoints.yaml index a7e662db372..1582fffc3e7 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/core.v1.Endpoints.yaml +++ b/staging/src/k8s.io/api/testdata/HEAD/core.v1.Endpoints.yaml @@ -17,6 +17,7 @@ metadata: fieldsType: "18" manager: "16" operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] + subresource: "19" name: "2" namespace: "4" ownerReferences: @@ -31,31 +32,31 @@ metadata: uid: "7" subsets: - addresses: - - hostname: "20" - ip: "19" - nodeName: "21" + - hostname: "21" + ip: "20" + nodeName: "22" targetRef: - apiVersion: "25" - fieldPath: "27" - kind: "22" - name: "24" - namespace: "23" - resourceVersion: "26" + apiVersion: "26" + fieldPath: "28" + kind: "23" + name: "25" + namespace: "24" + resourceVersion: "27" uid: Hr鯹)晿Ž燹憍峕?狱³-Ǐ忄*' diff --git a/staging/src/k8s.io/api/testdata/HEAD/core.v1.EphemeralContainers.json b/staging/src/k8s.io/api/testdata/HEAD/core.v1.EphemeralContainers.json index 417936124e1..ad579654e27 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/core.v1.EphemeralContainers.json +++ b/staging/src/k8s.io/api/testdata/HEAD/core.v1.EphemeralContainers.json @@ -36,64 +36,65 @@ "manager": "16", "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", "apiVersion": "17", - "fieldsType": "18" + "fieldsType": "18", + "subresource": "19" } ] }, "ephemeralContainers": [ { - "name": "19", - "image": "20", + "name": "20", + "image": "21", "command": [ - "21" - ], - "args": [ "22" ], - "workingDir": "23", + "args": [ + "23" + ], + "workingDir": "24", "ports": [ { - "name": "24", + "name": "25", "hostPort": 1305381319, "containerPort": -1300313567, - "hostIP": "25" + "hostIP": "26" } ], "envFrom": [ { - "prefix": "26", + "prefix": "27", "configMapRef": { - "name": "27", + "name": "28", "optional": false }, "secretRef": { - "name": "28", + "name": "29", "optional": false } } ], "env": [ { - "name": "29", - "value": "30", + "name": "30", + "value": "31", "valueFrom": { "fieldRef": { - "apiVersion": "31", - "fieldPath": "32" + "apiVersion": "32", + "fieldPath": "33" }, "resourceFieldRef": { - "containerName": "33", - "resource": "34", + "containerName": "34", + "resource": "35", "divisor": "12" }, "configMapKeyRef": { - "name": "35", - "key": "36", + "name": "36", + "key": "37", "optional": false }, "secretKeyRef": { - "name": "37", - "key": "38", + "name": "38", + "key": "39", "optional": false } } @@ -109,40 +110,40 @@ }, "volumeMounts": [ { - "name": "39", - "mountPath": "40", - "subPath": "41", + "name": "40", + "mountPath": "41", + "subPath": "42", "mountPropagation": "憍峕?狱³-Ǐ忄*", - "subPathExpr": "42" + "subPathExpr": "43" } ], "volumeDevices": [ { - "name": "43", - "devicePath": "44" + "name": "44", + "devicePath": "45" } ], "livenessProbe": { "exec": { "command": [ - "45" + "46" ] }, "httpGet": { - "path": "46", - "port": "47", - "host": "48", + "path": "47", + "port": "48", + "host": "49", "scheme": "亞螩B峅x4%a鯿rŎǀ朲^苣fƼ@h", "httpHeaders": [ { - "name": "49", - "value": "50" + "name": "50", + "value": "51" } ] }, "tcpSocket": { "port": 1366345526, - "host": "51" + "host": "52" }, "initialDelaySeconds": 1392988974, "timeoutSeconds": 1563658126, @@ -154,24 +155,24 @@ "readinessProbe": { "exec": { "command": [ - "52" + "53" ] }, "httpGet": { - "path": "53", + "path": "54", "port": -1395989138, - "host": "54", + "host": "55", "scheme": "斎AO6ĴC浔Ű壝ž", "httpHeaders": [ { - "name": "55", - "value": "56" + "name": "56", + "value": "57" } ] }, "tcpSocket": { "port": 180803110, - "host": "57" + "host": "58" }, "initialDelaySeconds": -2014231015, "timeoutSeconds": 1488277679, @@ -183,24 +184,24 @@ "startupProbe": { "exec": { "command": [ - "58" + "59" ] }, "httpGet": { - "path": "59", + "path": "60", "port": 1229400382, - "host": "60", + "host": "61", "scheme": "3ƆìQ喞艋涽託仭", "httpHeaders": [ { - "name": "61", - "value": "62" + "name": "62", + "value": "63" } ] }, "tcpSocket": { - "port": "63", - "host": "64" + "port": "64", + "host": "65" }, "initialDelaySeconds": 2076966617, "timeoutSeconds": 202362764, @@ -213,51 +214,51 @@ "postStart": { "exec": { "command": [ - "65" + "66" ] }, "httpGet": { - "path": "66", + "path": "67", "port": -503563033, - "host": "67", + "host": "68", "scheme": "趕ã/鈱$-议}ȧ外ĺ稥氹Ç|¶鎚¡ ", "httpHeaders": [ { - "name": "68", - "value": "69" + "name": "69", + "value": "70" } ] }, "tcpSocket": { - "port": "70", - "host": "71" + "port": "71", + "host": "72" } }, "preStop": { "exec": { "command": [ - "72" + "73" ] }, "httpGet": { - "path": "73", + "path": "74", "port": 991085362, - "host": "74", + "host": "75", "scheme": "磩窮秳ķ蟒苾h^樅燴壩卄", "httpHeaders": [ { - "name": "75", - "value": "76" + "name": "76", + "value": "77" } ] }, "tcpSocket": { "port": -479087071, - "host": "77" + "host": "78" } } }, - "terminationMessagePath": "78", + "terminationMessagePath": "79", "terminationMessagePolicy": "?讦ĭÐ", "imagePullPolicy": "/C龷ȪÆl殛瓷雼浢Ü礽绅", "securityContext": { @@ -271,15 +272,15 @@ }, "privileged": false, "seLinuxOptions": { - "user": "79", - "role": "80", - "type": "81", - "level": "82" + "user": "80", + "role": "81", + "type": "82", + "level": "83" }, "windowsOptions": { - "gmsaCredentialSpecName": "83", - "gmsaCredentialSpec": "84", - "runAsUserName": "85" + "gmsaCredentialSpecName": "84", + "gmsaCredentialSpec": "85", + "runAsUserName": "86" }, "runAsUser": -1466062763730980131, "runAsGroup": 8360795821384820753, @@ -289,11 +290,11 @@ "procMount": "Ƙq/", "seccompProfile": { "type": " u衲\u003c¿燥", - "localhostProfile": "86" + "localhostProfile": "87" } }, "tty": true, - "targetContainerName": "87" + "targetContainerName": "88" } ] } \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/HEAD/core.v1.EphemeralContainers.pb b/staging/src/k8s.io/api/testdata/HEAD/core.v1.EphemeralContainers.pb index 3e3828fbfe3..1a30d5aedd3 100644 Binary files a/staging/src/k8s.io/api/testdata/HEAD/core.v1.EphemeralContainers.pb and b/staging/src/k8s.io/api/testdata/HEAD/core.v1.EphemeralContainers.pb differ diff --git a/staging/src/k8s.io/api/testdata/HEAD/core.v1.EphemeralContainers.yaml b/staging/src/k8s.io/api/testdata/HEAD/core.v1.EphemeralContainers.yaml index 7840447eff3..b61fe3fe40a 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/core.v1.EphemeralContainers.yaml +++ b/staging/src/k8s.io/api/testdata/HEAD/core.v1.EphemeralContainers.yaml @@ -1,114 +1,114 @@ apiVersion: v1 ephemeralContainers: - args: - - "22" + - "23" command: - - "21" + - "22" env: - - name: "29" - value: "30" + - name: "30" + value: "31" valueFrom: configMapKeyRef: - key: "36" - name: "35" + key: "37" + name: "36" optional: false fieldRef: - apiVersion: "31" - fieldPath: "32" + apiVersion: "32" + fieldPath: "33" resourceFieldRef: - containerName: "33" + containerName: "34" divisor: "12" - resource: "34" + resource: "35" secretKeyRef: - key: "38" - name: "37" + key: "39" + name: "38" optional: false envFrom: - configMapRef: - name: "27" - optional: false - prefix: "26" - secretRef: name: "28" optional: false - image: "20" + prefix: "27" + secretRef: + name: "29" + optional: false + image: "21" imagePullPolicy: /C龷ȪÆl殛瓷雼浢Ü礽绅 lifecycle: postStart: exec: command: - - "65" + - "66" httpGet: - host: "67" + host: "68" httpHeaders: - - name: "68" - value: "69" - path: "66" + - name: "69" + value: "70" + path: "67" port: -503563033 scheme: '趕ã/鈱$-议}ȧ外ĺ稥氹Ç|¶鎚¡ ' tcpSocket: - host: "71" - port: "70" + host: "72" + port: "71" preStop: exec: command: - - "72" + - "73" httpGet: - host: "74" + host: "75" httpHeaders: - - name: "75" - value: "76" - path: "73" + - name: "76" + value: "77" + path: "74" port: 991085362 scheme: 磩窮秳ķ蟒苾h^樅燴壩卄 tcpSocket: - host: "77" + host: "78" port: -479087071 livenessProbe: exec: command: - - "45" + - "46" failureThreshold: -54954325 httpGet: - host: "48" + host: "49" httpHeaders: - - name: "49" - value: "50" - path: "46" - port: "47" + - name: "50" + value: "51" + path: "47" + port: "48" scheme: 亞螩B峅x4%a鯿rŎǀ朲^苣fƼ@h initialDelaySeconds: 1392988974 periodSeconds: -1771047449 successThreshold: -1280107919 tcpSocket: - host: "51" + host: "52" port: 1366345526 terminationGracePeriodSeconds: 8559948711650432497 timeoutSeconds: 1563658126 - name: "19" + name: "20" ports: - containerPort: -1300313567 - hostIP: "25" + hostIP: "26" hostPort: 1305381319 - name: "24" + name: "25" readinessProbe: exec: command: - - "52" + - "53" failureThreshold: 1305372099 httpGet: - host: "54" + host: "55" httpHeaders: - - name: "55" - value: "56" - path: "53" + - name: "56" + value: "57" + path: "54" port: -1395989138 scheme: 斎AO6ĴC浔Ű壝ž initialDelaySeconds: -2014231015 periodSeconds: -1679907303 successThreshold: -1051545416 tcpSocket: - host: "57" + host: "58" port: 180803110 terminationGracePeriodSeconds: -1220632347188845753 timeoutSeconds: 1488277679 @@ -131,52 +131,52 @@ ephemeralContainers: runAsNonRoot: false runAsUser: -1466062763730980131 seLinuxOptions: - level: "82" - role: "80" - type: "81" - user: "79" + level: "83" + role: "81" + type: "82" + user: "80" seccompProfile: - localhostProfile: "86" + localhostProfile: "87" type: ' u衲<¿燥' windowsOptions: - gmsaCredentialSpec: "84" - gmsaCredentialSpecName: "83" - runAsUserName: "85" + gmsaCredentialSpec: "85" + gmsaCredentialSpecName: "84" + runAsUserName: "86" startupProbe: exec: command: - - "58" + - "59" failureThreshold: -1009864962 httpGet: - host: "60" + host: "61" httpHeaders: - - name: "61" - value: "62" - path: "59" + - name: "62" + value: "63" + path: "60" port: 1229400382 scheme: 3ƆìQ喞艋涽託仭 initialDelaySeconds: 2076966617 periodSeconds: -560446848 successThreshold: -1098992377 tcpSocket: - host: "64" - port: "63" + host: "65" + port: "64" terminationGracePeriodSeconds: 2618170937706035036 timeoutSeconds: 202362764 - targetContainerName: "87" - terminationMessagePath: "78" + targetContainerName: "88" + terminationMessagePath: "79" terminationMessagePolicy: ?讦ĭÐ tty: true volumeDevices: - - devicePath: "44" - name: "43" + - devicePath: "45" + name: "44" volumeMounts: - - mountPath: "40" + - mountPath: "41" mountPropagation: 憍峕?狱³-Ǐ忄* - name: "39" - subPath: "41" - subPathExpr: "42" - workingDir: "23" + name: "40" + subPath: "42" + subPathExpr: "43" + workingDir: "24" kind: EphemeralContainers metadata: annotations: @@ -195,6 +195,7 @@ metadata: fieldsType: "18" manager: "16" operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] + subresource: "19" name: "2" namespace: "4" ownerReferences: diff --git a/staging/src/k8s.io/api/testdata/HEAD/core.v1.Event.json b/staging/src/k8s.io/api/testdata/HEAD/core.v1.Event.json index 6d9e8b963b7..2faec716a68 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/core.v1.Event.json +++ b/staging/src/k8s.io/api/testdata/HEAD/core.v1.Event.json @@ -36,44 +36,45 @@ "manager": "16", "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", "apiVersion": "17", - "fieldsType": "18" + "fieldsType": "18", + "subresource": "19" } ] }, "involvedObject": { - "kind": "19", - "namespace": "20", - "name": "21", + "kind": "20", + "namespace": "21", + "name": "22", "uid": "īqJ枊a8衍`Ĩɘ.蘯", - "apiVersion": "22", - "resourceVersion": "23", - "fieldPath": "24" + "apiVersion": "23", + "resourceVersion": "24", + "fieldPath": "25" }, - "reason": "25", - "message": "26", + "reason": "26", + "message": "27", "source": { - "component": "27", - "host": "28" + "component": "28", + "host": "29" }, "firstTimestamp": "2958-05-23T21:23:39Z", "lastTimestamp": "2907-12-28T01:19:18Z", "count": -1492226764, - "type": "29", + "type": "30", "eventTime": "2530-04-08T07:06:28.046544Z", "series": { "count": 1266076158, "lastObservedTime": "2951-04-21T20:18:51.456715Z" }, - "action": "30", + "action": "31", "related": { - "kind": "31", - "namespace": "32", - "name": "33", + "kind": "32", + "namespace": "33", + "name": "34", "uid": "5ƗǸƢ6/ʕVŚ(ĿȊ甞", - "apiVersion": "34", - "resourceVersion": "35", - "fieldPath": "36" + "apiVersion": "35", + "resourceVersion": "36", + "fieldPath": "37" }, - "reportingComponent": "37", - "reportingInstance": "38" + "reportingComponent": "38", + "reportingInstance": "39" } \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/HEAD/core.v1.Event.pb b/staging/src/k8s.io/api/testdata/HEAD/core.v1.Event.pb index a05a6b8a8b5..1e6afb266f4 100644 Binary files a/staging/src/k8s.io/api/testdata/HEAD/core.v1.Event.pb and b/staging/src/k8s.io/api/testdata/HEAD/core.v1.Event.pb differ diff --git a/staging/src/k8s.io/api/testdata/HEAD/core.v1.Event.yaml b/staging/src/k8s.io/api/testdata/HEAD/core.v1.Event.yaml index f61366f9a2d..65b9c7ea7c3 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/core.v1.Event.yaml +++ b/staging/src/k8s.io/api/testdata/HEAD/core.v1.Event.yaml @@ -1,19 +1,19 @@ -action: "30" +action: "31" apiVersion: v1 count: -1492226764 eventTime: "2530-04-08T07:06:28.046544Z" firstTimestamp: "2958-05-23T21:23:39Z" involvedObject: - apiVersion: "22" - fieldPath: "24" - kind: "19" - name: "21" - namespace: "20" - resourceVersion: "23" + apiVersion: "23" + fieldPath: "25" + kind: "20" + name: "22" + namespace: "21" + resourceVersion: "24" uid: īqJ枊a8衍`Ĩɘ.蘯 kind: Event lastTimestamp: "2907-12-28T01:19:18Z" -message: "26" +message: "27" metadata: annotations: "9": "10" @@ -31,6 +31,7 @@ metadata: fieldsType: "18" manager: "16" operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] + subresource: "19" name: "2" namespace: "4" ownerReferences: @@ -43,21 +44,21 @@ metadata: resourceVersion: "11042405498087606203" selfLink: "5" uid: "7" -reason: "25" +reason: "26" related: - apiVersion: "34" - fieldPath: "36" - kind: "31" - name: "33" - namespace: "32" - resourceVersion: "35" + apiVersion: "35" + fieldPath: "37" + kind: "32" + name: "34" + namespace: "33" + resourceVersion: "36" uid: 5ƗǸƢ6/ʕVŚ(ĿȊ甞 -reportingComponent: "37" -reportingInstance: "38" +reportingComponent: "38" +reportingInstance: "39" series: count: 1266076158 lastObservedTime: "2951-04-21T20:18:51.456715Z" source: - component: "27" - host: "28" -type: "29" + component: "28" + host: "29" +type: "30" diff --git a/staging/src/k8s.io/api/testdata/HEAD/core.v1.LimitRange.json b/staging/src/k8s.io/api/testdata/HEAD/core.v1.LimitRange.json index 5c7e2b0ffc4..46abb5426cf 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/core.v1.LimitRange.json +++ b/staging/src/k8s.io/api/testdata/HEAD/core.v1.LimitRange.json @@ -36,7 +36,8 @@ "manager": "16", "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", "apiVersion": "17", - "fieldsType": "18" + "fieldsType": "18", + "subresource": "19" } ] }, diff --git a/staging/src/k8s.io/api/testdata/HEAD/core.v1.LimitRange.pb b/staging/src/k8s.io/api/testdata/HEAD/core.v1.LimitRange.pb index 51520e2be20..762b8ce2350 100644 Binary files a/staging/src/k8s.io/api/testdata/HEAD/core.v1.LimitRange.pb and b/staging/src/k8s.io/api/testdata/HEAD/core.v1.LimitRange.pb differ diff --git a/staging/src/k8s.io/api/testdata/HEAD/core.v1.LimitRange.yaml b/staging/src/k8s.io/api/testdata/HEAD/core.v1.LimitRange.yaml index e71ffd35092..d979f209e09 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/core.v1.LimitRange.yaml +++ b/staging/src/k8s.io/api/testdata/HEAD/core.v1.LimitRange.yaml @@ -17,6 +17,7 @@ metadata: fieldsType: "18" manager: "16" operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] + subresource: "19" name: "2" namespace: "4" ownerReferences: diff --git a/staging/src/k8s.io/api/testdata/HEAD/core.v1.Namespace.json b/staging/src/k8s.io/api/testdata/HEAD/core.v1.Namespace.json index ecc0bc29ec0..db2f484ffc7 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/core.v1.Namespace.json +++ b/staging/src/k8s.io/api/testdata/HEAD/core.v1.Namespace.json @@ -36,7 +36,8 @@ "manager": "16", "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", "apiVersion": "17", - "fieldsType": "18" + "fieldsType": "18", + "subresource": "19" } ] }, @@ -52,8 +53,8 @@ "type": "夸eɑeʤ脽ěĂ凗蓏Ŋ蛊ĉy", "status": "Ȋ甞谐颋DžSǡƏS$+½H牗洝尿", "lastTransitionTime": "2956-02-24T15:15:18Z", - "reason": "19", - "message": "20" + "reason": "20", + "message": "21" } ] } diff --git a/staging/src/k8s.io/api/testdata/HEAD/core.v1.Namespace.pb b/staging/src/k8s.io/api/testdata/HEAD/core.v1.Namespace.pb index aca24a25f78..d8368812665 100644 Binary files a/staging/src/k8s.io/api/testdata/HEAD/core.v1.Namespace.pb and b/staging/src/k8s.io/api/testdata/HEAD/core.v1.Namespace.pb differ diff --git a/staging/src/k8s.io/api/testdata/HEAD/core.v1.Namespace.yaml b/staging/src/k8s.io/api/testdata/HEAD/core.v1.Namespace.yaml index da1a7a65da3..dfc567c6444 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/core.v1.Namespace.yaml +++ b/staging/src/k8s.io/api/testdata/HEAD/core.v1.Namespace.yaml @@ -17,6 +17,7 @@ metadata: fieldsType: "18" manager: "16" operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] + subresource: "19" name: "2" namespace: "4" ownerReferences: @@ -35,8 +36,8 @@ spec: status: conditions: - lastTransitionTime: "2956-02-24T15:15:18Z" - message: "20" - reason: "19" + message: "21" + reason: "20" status: Ȋ甞谐颋DžSǡƏS$+½H牗洝尿 type: 夸eɑeʤ脽ěĂ凗蓏Ŋ蛊ĉy phase: '`Ĩɘ.蘯6ċ' diff --git a/staging/src/k8s.io/api/testdata/HEAD/core.v1.Node.json b/staging/src/k8s.io/api/testdata/HEAD/core.v1.Node.json index 3acd7885b91..80467e94855 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/core.v1.Node.json +++ b/staging/src/k8s.io/api/testdata/HEAD/core.v1.Node.json @@ -36,33 +36,34 @@ "manager": "16", "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", "apiVersion": "17", - "fieldsType": "18" + "fieldsType": "18", + "subresource": "19" } ] }, "spec": { - "podCIDR": "19", + "podCIDR": "20", "podCIDRs": [ - "20" + "21" ], - "providerID": "21", + "providerID": "22", "taints": [ { - "key": "22", - "value": "23", + "key": "23", + "value": "24", "effect": "Hr鯹)晿\u003co,c鮽ort昍řČ扷5Ɨ" } ], "configSource": { "configMap": { - "namespace": "24", - "name": "25", + "namespace": "25", + "name": "26", "uid": "Ă凗蓏Ŋ蛊ĉy", - "resourceVersion": "26", - "kubeletConfigKey": "27" + "resourceVersion": "27", + "kubeletConfigKey": "28" } }, - "externalID": "28" + "externalID": "29" }, "status": { "capacity": { @@ -78,14 +79,14 @@ "status": "P$Iņɖ橙9ȫŚʒ", "lastHeartbeatTime": "2339-08-25T14:46:58Z", "lastTransitionTime": "2681-06-13T05:43:15Z", - "reason": "29", - "message": "30" + "reason": "30", + "message": "31" } ], "addresses": [ { "type": "OŖ樅尷", - "address": "31" + "address": "32" } ], "daemonEndpoints": { @@ -94,21 +95,21 @@ } }, "nodeInfo": { - "machineID": "32", - "systemUUID": "33", - "bootID": "34", - "kernelVersion": "35", - "osImage": "36", - "containerRuntimeVersion": "37", - "kubeletVersion": "38", - "kubeProxyVersion": "39", - "operatingSystem": "40", - "architecture": "41" + "machineID": "33", + "systemUUID": "34", + "bootID": "35", + "kernelVersion": "36", + "osImage": "37", + "containerRuntimeVersion": "38", + "kubeletVersion": "39", + "kubeProxyVersion": "40", + "operatingSystem": "41", + "architecture": "42" }, "images": [ { "names": [ - "42" + "43" ], "sizeBytes": 9177598355370950419 } @@ -119,38 +120,38 @@ "volumesAttached": [ { "name": "ȭ%ƎÜ掸8½£.vǴʌ鴜Ł%ŨȈ", - "devicePath": "43" + "devicePath": "44" } ], "config": { "assigned": { "configMap": { - "namespace": "44", - "name": "45", + "namespace": "45", + "name": "46", "uid": "£趕ã/鈱$-议}ȧ外ĺ", - "resourceVersion": "46", - "kubeletConfigKey": "47" + "resourceVersion": "47", + "kubeletConfigKey": "48" } }, "active": { "configMap": { - "namespace": "48", - "name": "49", + "namespace": "49", + "name": "50", "uid": "譋娲瘹ɭȊɚɎ(", - "resourceVersion": "50", - "kubeletConfigKey": "51" + "resourceVersion": "51", + "kubeletConfigKey": "52" } }, "lastKnownGood": { "configMap": { - "namespace": "52", - "name": "53", + "namespace": "53", + "name": "54", "uid": "ėf倐ȓ圬剴扲ȿQZ{ʁgɸ", - "resourceVersion": "54", - "kubeletConfigKey": "55" + "resourceVersion": "55", + "kubeletConfigKey": "56" } }, - "error": "56" + "error": "57" } } } \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/HEAD/core.v1.Node.pb b/staging/src/k8s.io/api/testdata/HEAD/core.v1.Node.pb index 32335935df6..de211c39ebe 100644 Binary files a/staging/src/k8s.io/api/testdata/HEAD/core.v1.Node.pb and b/staging/src/k8s.io/api/testdata/HEAD/core.v1.Node.pb differ diff --git a/staging/src/k8s.io/api/testdata/HEAD/core.v1.Node.yaml b/staging/src/k8s.io/api/testdata/HEAD/core.v1.Node.yaml index e17d86f8193..b8c4f6b062c 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/core.v1.Node.yaml +++ b/staging/src/k8s.io/api/testdata/HEAD/core.v1.Node.yaml @@ -17,6 +17,7 @@ metadata: fieldsType: "18" manager: "16" operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] + subresource: "19" name: "2" namespace: "4" ownerReferences: @@ -32,23 +33,23 @@ metadata: spec: configSource: configMap: - kubeletConfigKey: "27" - name: "25" - namespace: "24" - resourceVersion: "26" + kubeletConfigKey: "28" + name: "26" + namespace: "25" + resourceVersion: "27" uid: Ă凗蓏Ŋ蛊ĉy - externalID: "28" - podCIDR: "19" + externalID: "29" + podCIDR: "20" podCIDRs: - - "20" - providerID: "21" + - "21" + providerID: "22" taints: - effect: Hr鯹)晿5姣>懔%熷谟' tcpSocket: - host: "284" + host: "286" port: -1920661051 livenessProbe: exec: command: - - "249" + - "251" failureThreshold: 1089147958 httpGet: - host: "251" + host: "253" httpHeaders: - - name: "252" - value: "253" - path: "250" + - name: "254" + value: "255" + path: "252" port: 1762266578 initialDelaySeconds: -1294101963 periodSeconds: -103588794 successThreshold: -1045704964 tcpSocket: - host: "255" - port: "254" + host: "257" + port: "256" terminationGracePeriodSeconds: -5467651408314215291 timeoutSeconds: -1961863213 - name: "223" + name: "225" ports: - containerPort: 1843758068 - hostIP: "229" + hostIP: "231" hostPort: 1135182169 - name: "228" + name: "230" protocol: 瞾ʀNŬɨǙÄr蛏豈Ƀ readinessProbe: exec: command: - - "256" + - "258" failureThreshold: 1024248645 httpGet: - host: "258" + host: "260" httpHeaders: - - name: "259" - value: "260" - path: "257" + - name: "261" + value: "262" + path: "259" port: 747521320 scheme: 棂p儼Ƿ裚瓶釆Ɗ+j忊 initialDelaySeconds: 441998152 periodSeconds: -1453848697 successThreshold: -321513994 tcpSocket: - host: "262" - port: "261" + host: "264" + port: "263" terminationGracePeriodSeconds: 866094339485091956 timeoutSeconds: 747802823 resources: @@ -269,175 +270,175 @@ spec: runAsNonRoot: false runAsUser: -2000070193364862971 seLinuxOptions: - level: "289" - role: "287" - type: "288" - user: "286" + level: "291" + role: "289" + type: "290" + user: "288" seccompProfile: - localhostProfile: "293" + localhostProfile: "295" type: w windowsOptions: - gmsaCredentialSpec: "291" - gmsaCredentialSpecName: "290" - runAsUserName: "292" + gmsaCredentialSpec: "293" + gmsaCredentialSpecName: "292" + runAsUserName: "294" startupProbe: exec: command: - - "263" + - "265" failureThreshold: -1586756233 httpGet: - host: "266" + host: "268" httpHeaders: - - name: "267" - value: "268" - path: "264" - port: "265" + - name: "269" + value: "270" + path: "266" + port: "267" scheme: ʒ刽ʼn掏1ſ盷褎weLJèux榜 initialDelaySeconds: 1157241180 periodSeconds: -1681029343 successThreshold: -1589303862 tcpSocket: - host: "269" + host: "271" port: 486195690 terminationGracePeriodSeconds: 8197254455293781725 timeoutSeconds: -1810997540 stdin: true stdinOnce: true - terminationMessagePath: "285" + terminationMessagePath: "287" terminationMessagePolicy: 荶ljʁ揆ɘȌ脾嚏吐ĠLƐȤ藠3 tty: true volumeDevices: - - devicePath: "248" - name: "247" + - devicePath: "250" + name: "249" volumeMounts: - - mountPath: "244" + - mountPath: "246" mountPropagation: 渟 - name: "243" + name: "245" readOnly: true - subPath: "245" - subPathExpr: "246" - workingDir: "227" + subPath: "247" + subPathExpr: "248" + workingDir: "229" dnsConfig: nameservers: - - "453" + - "455" options: - - name: "455" - value: "456" + - name: "457" + value: "458" searches: - - "454" + - "456" dnsPolicy: ±p鋄5弢ȹ均i绝5哇芆 enableServiceLinks: false ephemeralContainers: - args: - - "297" + - "299" command: - - "296" + - "298" env: - - name: "304" - value: "305" + - name: "306" + value: "307" valueFrom: configMapKeyRef: - key: "311" - name: "310" - optional: false - fieldRef: - apiVersion: "306" - fieldPath: "307" - resourceFieldRef: - containerName: "308" - divisor: "142" - resource: "309" - secretKeyRef: key: "313" name: "312" optional: false + fieldRef: + apiVersion: "308" + fieldPath: "309" + resourceFieldRef: + containerName: "310" + divisor: "142" + resource: "311" + secretKeyRef: + key: "315" + name: "314" + optional: false envFrom: - configMapRef: - name: "302" + name: "304" optional: false - prefix: "301" + prefix: "303" secretRef: - name: "303" + name: "305" optional: false - image: "295" + image: "297" imagePullPolicy: 丟×x锏ɟ4Ǒ lifecycle: postStart: exec: command: - - "341" + - "343" httpGet: - host: "343" + host: "345" httpHeaders: - - name: "344" - value: "345" - path: "342" + - name: "346" + value: "347" + path: "344" port: -282193676 scheme: Ļǟi& tcpSocket: - host: "347" - port: "346" + host: "349" + port: "348" preStop: exec: command: - - "348" + - "350" httpGet: - host: "351" + host: "353" httpHeaders: - - name: "352" - value: "353" - path: "349" - port: "350" + - name: "354" + value: "355" + path: "351" + port: "352" scheme: 垾现葢ŵ橨 tcpSocket: - host: "354" + host: "356" port: -1312425203 livenessProbe: exec: command: - - "320" + - "322" failureThreshold: -1538905728 httpGet: - host: "323" + host: "325" httpHeaders: - - name: "324" - value: "325" - path: "321" - port: "322" + - name: "326" + value: "327" + path: "323" + port: "324" scheme: Ů+朷Ǝ膯ljVX1虊 initialDelaySeconds: -1748648882 periodSeconds: 1381579966 successThreshold: -1418092595 tcpSocket: - host: "326" + host: "328" port: -979584143 terminationGracePeriodSeconds: -1867540518204155332 timeoutSeconds: -239843014 - name: "294" + name: "296" ports: - containerPort: -1962065705 - hostIP: "300" + hostIP: "302" hostPort: 1752155096 - name: "299" + name: "301" protocol: ¿ readinessProbe: exec: command: - - "327" + - "329" failureThreshold: 888935190 httpGet: - host: "330" + host: "332" httpHeaders: - - name: "331" - value: "332" - path: "328" - port: "329" + - name: "333" + value: "334" + path: "330" + port: "331" scheme: q埄趛屡ʁ岼昕ĬÇó藢xɮĵȑ6L* initialDelaySeconds: -244758593 periodSeconds: 104069700 successThreshold: -331594625 tcpSocket: - host: "333" + host: "335" port: 1574967021 terminationGracePeriodSeconds: 7193904584276385338 timeoutSeconds: 591440053 @@ -460,171 +461,171 @@ spec: runAsNonRoot: true runAsUser: 5620818514944490121 seLinuxOptions: - level: "359" - role: "357" - type: "358" - user: "356" + level: "361" + role: "359" + type: "360" + user: "358" seccompProfile: - localhostProfile: "363" + localhostProfile: "365" type: ih亏yƕ丆録² windowsOptions: - gmsaCredentialSpec: "361" - gmsaCredentialSpecName: "360" - runAsUserName: "362" + gmsaCredentialSpec: "363" + gmsaCredentialSpecName: "362" + runAsUserName: "364" startupProbe: exec: command: - - "334" + - "336" failureThreshold: 617318981 httpGet: - host: "337" + host: "339" httpHeaders: - - name: "338" - value: "339" - path: "335" - port: "336" + - name: "340" + value: "341" + path: "337" + port: "338" scheme: î.Ȏ蝪ʜ5遰= initialDelaySeconds: -1462219068 periodSeconds: 1714588921 successThreshold: -1246371817 tcpSocket: - host: "340" + host: "342" port: 834105836 terminationGracePeriodSeconds: 1856677271350902065 timeoutSeconds: -370386363 stdin: true - targetContainerName: "364" - terminationMessagePath: "355" + targetContainerName: "366" + terminationMessagePath: "357" terminationMessagePolicy: ;跣Hǝcw媀瓄& tty: true volumeDevices: - - devicePath: "319" - name: "318" + - devicePath: "321" + name: "320" volumeMounts: - - mountPath: "315" + - mountPath: "317" mountPropagation: 啛更 - name: "314" - subPath: "316" - subPathExpr: "317" - workingDir: "298" + name: "316" + subPath: "318" + subPathExpr: "319" + workingDir: "300" hostAliases: - hostnames: - - "451" - ip: "450" - hostname: "381" + - "453" + ip: "452" + hostname: "383" imagePullSecrets: - - name: "380" + - name: "382" initContainers: - args: - - "155" + - "157" command: - - "154" + - "156" env: - - name: "162" - value: "163" + - name: "164" + value: "165" valueFrom: configMapKeyRef: - key: "169" - name: "168" - optional: true - fieldRef: - apiVersion: "164" - fieldPath: "165" - resourceFieldRef: - containerName: "166" - divisor: "275" - resource: "167" - secretKeyRef: key: "171" name: "170" + optional: true + fieldRef: + apiVersion: "166" + fieldPath: "167" + resourceFieldRef: + containerName: "168" + divisor: "275" + resource: "169" + secretKeyRef: + key: "173" + name: "172" optional: false envFrom: - configMapRef: - name: "160" + name: "162" optional: false - prefix: "159" + prefix: "161" secretRef: - name: "161" + name: "163" optional: true - image: "153" + image: "155" imagePullPolicy: 垁鷌辪 lifecycle: postStart: exec: command: - - "199" + - "201" httpGet: - host: "202" + host: "204" httpHeaders: - - name: "203" - value: "204" - path: "200" - port: "201" + - name: "205" + value: "206" + path: "202" + port: "203" scheme: 銦妰黖ȓƇ$缔獵偐ę腬瓷碑=ɉ tcpSocket: - host: "205" + host: "207" port: 1180382332 preStop: exec: command: - - "206" + - "208" httpGet: - host: "209" + host: "211" httpHeaders: - - name: "210" - value: "211" - path: "207" - port: "208" + - name: "212" + value: "213" + path: "209" + port: "210" scheme: 蕵ɢ tcpSocket: - host: "213" - port: "212" + host: "215" + port: "214" livenessProbe: exec: command: - - "178" + - "180" failureThreshold: 1231820696 httpGet: - host: "181" + host: "183" httpHeaders: - - name: "182" - value: "183" - path: "179" - port: "180" + - name: "184" + value: "185" + path: "181" + port: "182" scheme: 0åȂ町恰nj揠8lj initialDelaySeconds: -1188153605 periodSeconds: 912004803 successThreshold: -2098817064 tcpSocket: - host: "184" + host: "186" port: -2049272966 terminationGracePeriodSeconds: 5366407347694307113 timeoutSeconds: -427769948 - name: "152" + name: "154" ports: - containerPort: -573382936 - hostIP: "158" + hostIP: "160" hostPort: 664393458 - name: "157" + name: "159" protocol: 嫫猤痈C*ĕʄő芖{|ǘ"^饣V readinessProbe: exec: command: - - "185" + - "187" failureThreshold: 1569992019 httpGet: - host: "187" + host: "189" httpHeaders: - - name: "188" - value: "189" - path: "186" + - name: "190" + value: "191" + path: "188" port: 1322581021 scheme: 坩O`涁İ而踪鄌eÞ initialDelaySeconds: 565789036 periodSeconds: -582473401 successThreshold: -1252931244 tcpSocket: - host: "190" + host: "192" port: -1319491110 terminationGracePeriodSeconds: 4559267523176571 timeoutSeconds: -1572269414 @@ -647,66 +648,66 @@ spec: runAsNonRoot: false runAsUser: -2402724957580114162 seLinuxOptions: - level: "218" - role: "216" - type: "217" - user: "215" + level: "220" + role: "218" + type: "219" + user: "217" seccompProfile: - localhostProfile: "222" + localhostProfile: "224" type: wE@Ȗs windowsOptions: - gmsaCredentialSpec: "220" - gmsaCredentialSpecName: "219" - runAsUserName: "221" + gmsaCredentialSpec: "222" + gmsaCredentialSpecName: "221" + runAsUserName: "223" startupProbe: exec: command: - - "191" + - "193" failureThreshold: 741871873 httpGet: - host: "194" + host: "196" httpHeaders: - - name: "195" - value: "196" - path: "192" - port: "193" + - name: "197" + value: "198" + path: "194" + port: "195" scheme: 鹎ğ#咻痗ȡmƴy綸_Ú8參遼 initialDelaySeconds: -997191789 periodSeconds: -918862259 successThreshold: 655980302 tcpSocket: - host: "198" - port: "197" + host: "200" + port: "199" terminationGracePeriodSeconds: 1919118248821998564 timeoutSeconds: -935589762 stdinOnce: true - terminationMessagePath: "214" + terminationMessagePath: "216" terminationMessagePolicy: ńMǰ溟ɴ扵閝 tty: true volumeDevices: - - devicePath: "177" - name: "176" + - devicePath: "179" + name: "178" volumeMounts: - - mountPath: "173" + - mountPath: "175" mountPropagation: Ť倱<įXŋ朘瑥A - name: "172" + name: "174" readOnly: true - subPath: "174" - subPathExpr: "175" - workingDir: "156" - nodeName: "369" + subPath: "176" + subPathExpr: "177" + workingDir: "158" + nodeName: "371" nodeSelector: - "365": "366" + "367": "368" overhead: "": "846" preemptionPolicy: «ɒó<碡4鏽喡孨ʚé薘-­ɞ逭ɋ¡ priority: -1623129882 - priorityClassName: "452" + priorityClassName: "454" readinessGates: - conditionType: d楗鱶镖喗vȥ倉螆ȨX restartPolicy: /灩聋3趐囨鏻砅邻爥蹔ŧOǨ繫 - runtimeClassName: "457" - schedulerName: "447" + runtimeClassName: "459" + schedulerName: "449" securityContext: fsGroup: 2556747128430250366 fsGroupChangePolicy: IJ嘢4ʗ @@ -714,34 +715,34 @@ spec: runAsNonRoot: true runAsUser: -6224651420440742974 seLinuxOptions: - level: "373" - role: "371" - type: "372" - user: "370" + level: "375" + role: "373" + type: "374" + user: "372" seccompProfile: - localhostProfile: "379" + localhostProfile: "381" type: ',丽饾| 鞤ɱďW' supplementalGroups: - -7305004673396184610 sysctls: - - name: "377" - value: "378" + - name: "379" + value: "380" windowsOptions: - gmsaCredentialSpec: "375" - gmsaCredentialSpecName: "374" - runAsUserName: "376" - serviceAccount: "368" - serviceAccountName: "367" + gmsaCredentialSpec: "377" + gmsaCredentialSpecName: "376" + runAsUserName: "378" + serviceAccount: "370" + serviceAccountName: "369" setHostnameAsFQDN: false shareProcessNamespace: false - subdomain: "382" + subdomain: "384" terminationGracePeriodSeconds: -247950237984551522 tolerations: - effect: D?/nēɅĀ埰ʀł!U詨nj1ýǝ - key: "448" + key: "450" operator: 5谠vÐ仆dždĄ跞肞=ɴC}怢 tolerationSeconds: -7090833765995091747 - value: "449" + value: "451" topologySpreadConstraints: - labelSelector: matchExpressions: @@ -752,65 +753,65 @@ spec: matchLabels: t-nhc50-de2qh2-b-6--13lk5-e4-u-5kvp-----887j72qc/2-7_._qN__A_f_-B3_U__L.KHK: 35H__.B_6_-U..u8gwb.-R6_pQ_mgi.U.-e7z-t0-pQ-.-.g-_Z_-nSL.--4Po maxSkew: 1688294622 - topologyKey: "458" + topologyKey: "460" whenUnsatisfiable: 矵&7Ʃɩ volumes: - awsElasticBlockStore: - fsType: "24" + fsType: "25" partition: 1001983654 - volumeID: "23" + volumeID: "24" azureDisk: cachingMode: ƕP喂ƈ - diskName: "87" - diskURI: "88" - fsType: "89" + diskName: "88" + diskURI: "89" + fsType: "90" kind: "" readOnly: false azureFile: - secretName: "73" - shareName: "74" + secretName: "74" + shareName: "75" cephfs: monitors: - - "58" - path: "59" - secretFile: "61" + - "59" + path: "60" + secretFile: "62" secretRef: - name: "62" - user: "60" + name: "63" + user: "61" cinder: - fsType: "56" + fsType: "57" readOnly: true secretRef: - name: "57" - volumeID: "55" + name: "58" + volumeID: "56" configMap: defaultMode: 172857432 items: - - key: "76" + - key: "77" mode: 1392988974 - path: "77" - name: "75" + path: "78" + name: "76" optional: true csi: - driver: "119" - fsType: "120" + driver: "120" + fsType: "121" nodePublishSecretRef: - name: "123" + name: "124" readOnly: true volumeAttributes: - "121": "122" + "122": "123" downwardAPI: defaultMode: 1246233319 items: - fieldRef: - apiVersion: "66" - fieldPath: "67" + apiVersion: "67" + fieldPath: "68" mode: -1639873916 - path: "65" + path: "66" resourceFieldRef: - containerName: "68" + containerName: "69" divisor: "387" - resource: "69" + resource: "70" emptyDir: medium: Ƣ6/ʕVŚ(ĿȊ甞 sizeLimit: "776" @@ -818,40 +819,41 @@ spec: volumeClaimTemplate: metadata: annotations: - "131": "132" - clusterName: "137" + "132": "133" + clusterName: "138" creationTimestamp: null deletionGracePeriodSeconds: -3515304508918255230 finalizers: - - "136" - generateName: "125" + - "137" + generateName: "126" generation: -9190478501544852634 labels: - "129": "130" + "130": "131" managedFields: - - apiVersion: "139" - fieldsType: "140" - manager: "138" + - apiVersion: "140" + fieldsType: "141" + manager: "139" operation: Ņ£ - name: "124" - namespace: "126" + subresource: "142" + name: "125" + namespace: "127" ownerReferences: - - apiVersion: "133" + - apiVersion: "134" blockOwnerDeletion: true controller: false - kind: "134" - name: "135" + kind: "135" + name: "136" uid: .vǴʌ鴜Ł% resourceVersion: "14151206080600588555" - selfLink: "127" + selfLink: "128" uid: Ō¾\ĒP鄸靇杧ž譋娲瘹ɭ spec: accessModes: - (dɅ囥糷磩窮秳ķ蟒苾h^樅燴壩卄 dataSource: - apiGroup: "149" - kind: "150" - name: "151" + apiGroup: "151" + kind: "152" + name: "153" resources: limits: ɜ曢\%枅:=ǛƓɥ踓Ǻǧ湬: "530" @@ -865,171 +867,171 @@ spec: - i.8--LI--U.v.L.U_f matchLabels: DA_-5_-4lQ42M--n1-p5.3___47._49pIB_o61ISU4--A_.XK_._M9T9sH.Wu5j: K_.0--_0P7_.C.Ze--0 - storageClassName: "148" + storageClassName: "150" volumeMode: ȲϤĦʅ芝M - volumeName: "147" + volumeName: "149" fc: - fsType: "71" + fsType: "72" lun: -1876826602 targetWWNs: - - "70" + - "71" wwids: - - "72" + - "73" flexVolume: - driver: "50" - fsType: "51" + driver: "51" + fsType: "52" options: - "53": "54" + "54": "55" secretRef: - name: "52" + name: "53" flocker: - datasetName: "63" - datasetUUID: "64" + datasetName: "64" + datasetUUID: "65" gcePersistentDisk: - fsType: "22" + fsType: "23" partition: -123438221 - pdName: "21" + pdName: "22" readOnly: true gitRepo: - directory: "27" - repository: "25" - revision: "26" + directory: "28" + repository: "26" + revision: "27" glusterfs: - endpoints: "40" - path: "41" + endpoints: "41" + path: "42" hostPath: - path: "20" + path: "21" type: Hr鯹)晿犵殇ŕ-Ɂ tcpSocket: - host: "298" + host: "301" port: 467291328 livenessProbe: exec: command: - - "267" + - "270" failureThreshold: -93157681 httpGet: - host: "269" + host: "272" httpHeaders: - - name: "270" - value: "271" - path: "268" + - name: "273" + value: "274" + path: "271" port: -1285424066 scheme: ni酛3ƁÀ initialDelaySeconds: -2036074491 periodSeconds: 165047920 successThreshold: -393291312 tcpSocket: - host: "273" - port: "272" + host: "276" + port: "275" terminationGracePeriodSeconds: -4856573944864548413 timeoutSeconds: -148216266 - name: "241" + name: "244" ports: - containerPort: 1923334396 - hostIP: "247" + hostIP: "250" hostPort: 474119379 - name: "246" + name: "249" protocol: 旿@掇lNdǂ>5姣>懔%熷谟þ readinessProbe: exec: command: - - "274" + - "277" failureThreshold: 513341278 httpGet: - host: "276" + host: "279" httpHeaders: - - name: "277" - value: "278" - path: "275" + - name: "280" + value: "281" + path: "278" port: -331283026 scheme: ȉ initialDelaySeconds: 1033766276 periodSeconds: -859135545 successThreshold: -1543701088 tcpSocket: - host: "279" + host: "282" port: 714088955 terminationGracePeriodSeconds: 2696007505383404823 timeoutSeconds: -1745509819 @@ -304,175 +306,175 @@ template: runAsNonRoot: true runAsUser: -857934902638099053 seLinuxOptions: - level: "303" - role: "301" - type: "302" - user: "300" + level: "306" + role: "304" + type: "305" + user: "303" seccompProfile: - localhostProfile: "307" + localhostProfile: "310" type: 榝$î.Ȏ蝪ʜ5遰 windowsOptions: - gmsaCredentialSpec: "305" - gmsaCredentialSpecName: "304" - runAsUserName: "306" + gmsaCredentialSpec: "308" + gmsaCredentialSpecName: "307" + runAsUserName: "309" startupProbe: exec: command: - - "280" + - "283" failureThreshold: -1364571630 httpGet: - host: "282" + host: "285" httpHeaders: - - name: "283" - value: "284" - path: "281" + - name: "286" + value: "287" + path: "284" port: -361442565 scheme: w initialDelaySeconds: 994072122 periodSeconds: -1962065705 successThreshold: 1701999128 tcpSocket: - host: "285" + host: "288" port: -1099429189 terminationGracePeriodSeconds: 7258403424756645907 timeoutSeconds: 1752155096 stdinOnce: true - terminationMessagePath: "299" + terminationMessagePath: "302" terminationMessagePolicy: ĸ輦唊 tty: true volumeDevices: - - devicePath: "266" - name: "265" + - devicePath: "269" + name: "268" volumeMounts: - - mountPath: "262" + - mountPath: "265" mountPropagation: 0矀Kʝ瘴I\p[ħsĨɆâĺɗŹ倗S - name: "261" + name: "264" readOnly: true - subPath: "263" - subPathExpr: "264" - workingDir: "245" + subPath: "266" + subPathExpr: "267" + workingDir: "248" dnsConfig: nameservers: - - "467" + - "470" options: - - name: "469" - value: "470" + - name: "472" + value: "473" searches: - - "468" + - "471" dnsPolicy: Ĕ\ɢX鰨松/Ȁĵ鴁ĩȲǸ|蕎 enableServiceLinks: true ephemeralContainers: - args: - - "311" + - "314" command: - - "310" + - "313" env: - - name: "318" - value: "319" + - name: "321" + value: "322" valueFrom: configMapKeyRef: - key: "325" - name: "324" + key: "328" + name: "327" optional: true fieldRef: - apiVersion: "320" - fieldPath: "321" + apiVersion: "323" + fieldPath: "324" resourceFieldRef: - containerName: "322" + containerName: "325" divisor: "185" - resource: "323" + resource: "326" secretKeyRef: - key: "327" - name: "326" + key: "330" + name: "329" optional: false envFrom: - configMapRef: - name: "316" + name: "319" optional: false - prefix: "315" + prefix: "318" secretRef: - name: "317" + name: "320" optional: false - image: "309" + image: "312" imagePullPolicy: i绝5哇芆斩 lifecycle: postStart: exec: command: - - "355" + - "358" httpGet: - host: "358" + host: "361" httpHeaders: - - name: "359" - value: "360" - path: "356" - port: "357" + - name: "362" + value: "363" + path: "359" + port: "360" scheme: 鯂²静 tcpSocket: - host: "361" + host: "364" port: -402384013 preStop: exec: command: - - "362" + - "365" httpGet: - host: "365" + host: "368" httpHeaders: - - name: "366" - value: "367" - path: "363" - port: "364" + - name: "369" + value: "370" + path: "366" + port: "367" scheme: 鏻砅邻爥 tcpSocket: - host: "368" + host: "371" port: -305362540 livenessProbe: exec: command: - - "334" + - "337" failureThreshold: 1993268896 httpGet: - host: "337" + host: "340" httpHeaders: - - name: "338" - value: "339" - path: "335" - port: "336" + - name: "341" + value: "342" + path: "338" + port: "339" scheme: 頸 initialDelaySeconds: 711020087 periodSeconds: -1965247100 successThreshold: 218453478 tcpSocket: - host: "340" + host: "343" port: 1315054653 terminationGracePeriodSeconds: -9140155223242250138 timeoutSeconds: 1103049140 - name: "308" + name: "311" ports: - containerPort: -370386363 - hostIP: "314" + hostIP: "317" hostPort: -1462219068 - name: "313" + name: "316" protocol: wƯ貾坢'跩aŕ翑0展} readinessProbe: exec: command: - - "341" + - "344" failureThreshold: 1456461851 httpGet: - host: "343" + host: "346" httpHeaders: - - name: "344" - value: "345" - path: "342" + - name: "347" + value: "348" + path: "345" port: -1315487077 scheme: ğ_ initialDelaySeconds: 1272940694 periodSeconds: 422133388 successThreshold: 1952458416 tcpSocket: - host: "347" - port: "346" + host: "350" + port: "349" terminationGracePeriodSeconds: -6078441689118311403 timeoutSeconds: -385597677 resources: @@ -494,174 +496,174 @@ template: runAsNonRoot: false runAsUser: -7936947433725476327 seLinuxOptions: - level: "373" - role: "371" - type: "372" - user: "370" + level: "376" + role: "374" + type: "375" + user: "373" seccompProfile: - localhostProfile: "377" + localhostProfile: "380" type: ',ƷƣMț譎懚XW疪鑳' windowsOptions: - gmsaCredentialSpec: "375" - gmsaCredentialSpecName: "374" - runAsUserName: "376" + gmsaCredentialSpec: "378" + gmsaCredentialSpecName: "377" + runAsUserName: "379" startupProbe: exec: command: - - "348" + - "351" failureThreshold: 620822482 httpGet: - host: "350" + host: "353" httpHeaders: - - name: "351" - value: "352" - path: "349" + - name: "354" + value: "355" + path: "352" port: 1332783160 scheme: Ȱ囌{屿oiɥ嵐sC8?Ǻ鱎ƙ; initialDelaySeconds: -300247800 periodSeconds: -126958936 successThreshold: 186945072 tcpSocket: - host: "354" - port: "353" + host: "357" + port: "356" terminationGracePeriodSeconds: -2203905759223555727 timeoutSeconds: 386804041 stdin: true stdinOnce: true - targetContainerName: "378" - terminationMessagePath: "369" + targetContainerName: "381" + terminationMessagePath: "372" terminationMessagePolicy: Ǩ繫ʎǑyZ涬P­蜷ɔ幩 tty: true volumeDevices: - - devicePath: "333" - name: "332" + - devicePath: "336" + name: "335" volumeMounts: - - mountPath: "329" + - mountPath: "332" mountPropagation: "" - name: "328" - subPath: "330" - subPathExpr: "331" - workingDir: "312" + name: "331" + subPath: "333" + subPathExpr: "334" + workingDir: "315" hostAliases: - hostnames: - - "465" - ip: "464" + - "468" + ip: "467" hostPID: true - hostname: "395" + hostname: "398" imagePullSecrets: - - name: "394" + - name: "397" initContainers: - args: - - "172" + - "175" command: - - "171" + - "174" env: - - name: "179" - value: "180" + - name: "182" + value: "183" valueFrom: configMapKeyRef: - key: "186" - name: "185" + key: "189" + name: "188" optional: false fieldRef: - apiVersion: "181" - fieldPath: "182" + apiVersion: "184" + fieldPath: "185" resourceFieldRef: - containerName: "183" + containerName: "186" divisor: "577" - resource: "184" + resource: "187" secretKeyRef: - key: "188" - name: "187" + key: "191" + name: "190" optional: true envFrom: - configMapRef: - name: "177" + name: "180" optional: true - prefix: "176" + prefix: "179" secretRef: - name: "178" + name: "181" optional: false - image: "170" + image: "173" imagePullPolicy: ǐƲE'iþŹʣy豎@ɀ羭,铻OŤǢʭ lifecycle: postStart: exec: command: - - "216" + - "219" httpGet: - host: "219" + host: "222" httpHeaders: - - name: "220" - value: "221" - path: "217" - port: "218" + - name: "223" + value: "224" + path: "220" + port: "221" scheme: Ĭ4y£軶 tcpSocket: - host: "223" - port: "222" + host: "226" + port: "225" preStop: exec: command: - - "224" + - "227" httpGet: - host: "227" + host: "230" httpHeaders: - - name: "228" - value: "229" - path: "225" - port: "226" + - name: "231" + value: "232" + path: "228" + port: "229" scheme: ɃHŠơŴĿǹ_Áȉ彂Ŵ廷 tcpSocket: - host: "231" - port: "230" + host: "234" + port: "233" livenessProbe: exec: command: - - "195" + - "198" failureThreshold: -1553779100 httpGet: - host: "197" + host: "200" httpHeaders: - - name: "198" - value: "199" - path: "196" + - name: "201" + value: "202" + path: "199" port: -57352147 scheme: Y鶪5w垁鷌辪虽U珝 initialDelaySeconds: 411878451 periodSeconds: -254454655 successThreshold: -1925916855 tcpSocket: - host: "201" - port: "200" + host: "204" + port: "203" terminationGracePeriodSeconds: 8334895174951990407 timeoutSeconds: 1676588692 - name: "169" + name: "172" ports: - containerPort: 231063530 - hostIP: "175" + hostIP: "178" hostPort: 949227156 - name: "174" + name: "177" protocol: 8參遼ūPH炮掊°n readinessProbe: exec: command: - - "202" + - "205" failureThreshold: -1801400049 httpGet: - host: "204" + host: "207" httpHeaders: - - name: "205" - value: "206" - path: "203" + - name: "208" + value: "209" + path: "206" port: 1463207240 scheme: 蝿 initialDelaySeconds: 1435507444 periodSeconds: 524249411 successThreshold: -1617359505 tcpSocket: - host: "208" - port: "207" + host: "211" + port: "210" terminationGracePeriodSeconds: -5734988028820567880 timeoutSeconds: -1430577593 resources: @@ -683,65 +685,65 @@ template: runAsNonRoot: true runAsUser: -1471909806757355977 seLinuxOptions: - level: "236" - role: "234" - type: "235" - user: "233" + level: "239" + role: "237" + type: "238" + user: "236" seccompProfile: - localhostProfile: "240" + localhostProfile: "243" type: VƋZ1Ůđ眊ľǎɳ,ǿ飏 windowsOptions: - gmsaCredentialSpec: "238" - gmsaCredentialSpecName: "237" - runAsUserName: "239" + gmsaCredentialSpec: "241" + gmsaCredentialSpecName: "240" + runAsUserName: "242" startupProbe: exec: command: - - "209" + - "212" failureThreshold: -722355061 httpGet: - host: "212" + host: "215" httpHeaders: - - name: "213" - value: "214" - path: "210" - port: "211" + - name: "216" + value: "217" + path: "213" + port: "214" scheme: '十Oɢǵʭd鲡:' initialDelaySeconds: 185639167 periodSeconds: 393169267 successThreshold: 1381010768 tcpSocket: - host: "215" + host: "218" port: -2037320199 terminationGracePeriodSeconds: 6388225771169951791 timeoutSeconds: 1487007476 stdin: true stdinOnce: true - terminationMessagePath: "232" + terminationMessagePath: "235" terminationMessagePolicy: Ⱦdz@ùƸʋŀ volumeDevices: - - devicePath: "194" - name: "193" + - devicePath: "197" + name: "196" volumeMounts: - - mountPath: "190" + - mountPath: "193" mountPropagation: å睫}堇硲蕵ɢ苆 - name: "189" - subPath: "191" - subPathExpr: "192" - workingDir: "173" - nodeName: "383" + name: "192" + subPath: "194" + subPathExpr: "195" + workingDir: "176" + nodeName: "386" nodeSelector: - "379": "380" + "382": "383" overhead: 炳薝鴠:X才à脡ǯ?b砸ƻ舁Ȁ贠ȇö匉: "452" preemptionPolicy: ûŠl倳ţü¿Sʟ鍡 priority: -1756088332 - priorityClassName: "466" + priorityClassName: "469" readinessGates: - conditionType: '#sM網' restartPolicy: 眵笭/9崍h趭(娕uE增猍ǵ x - runtimeClassName: "471" - schedulerName: "461" + runtimeClassName: "474" + schedulerName: "464" securityContext: fsGroup: 692941646129076193 fsGroupChangePolicy: Ȝv1b繐汚磉反-n覦灲閈誹ʅ蕉ɼ搳ǭ @@ -749,34 +751,34 @@ template: runAsNonRoot: false runAsUser: 8748656795747647539 seLinuxOptions: - level: "387" - role: "385" - type: "386" - user: "384" + level: "390" + role: "388" + type: "389" + user: "387" seccompProfile: - localhostProfile: "393" + localhostProfile: "396" type: 箨ʨIk(dŊiɢ supplementalGroups: - 6117757314288468928 sysctls: - - name: "391" - value: "392" + - name: "394" + value: "395" windowsOptions: - gmsaCredentialSpec: "389" - gmsaCredentialSpecName: "388" - runAsUserName: "390" - serviceAccount: "382" - serviceAccountName: "381" + gmsaCredentialSpec: "392" + gmsaCredentialSpecName: "391" + runAsUserName: "393" + serviceAccount: "385" + serviceAccountName: "384" setHostnameAsFQDN: false shareProcessNamespace: false - subdomain: "396" + subdomain: "399" terminationGracePeriodSeconds: 5164725064832182831 tolerations: - effect: ŕ蘴濼DZj鎒ũW|ȶdžH0ƾ瘿¸ - key: "462" + key: "465" operator: E色kx-餌勀奷ŎC菡ƴ勋;*靯įƊ tolerationSeconds: -3147305732428645642 - value: "463" + value: "466" topologySpreadConstraints: - labelSelector: matchExpressions: @@ -787,64 +789,64 @@ template: matchLabels: 47--9k-e4ora9.t7bm9-4m04qn-n7--c3k7--fei-br7310gl-xwm5-85a/r8-L__C_60-__.19_-gYY._..fP--hQ7be__-.-g-5.-59...7q___nT: u0-.6---Q.__y64L.0-.c-tm..__---r__._-.DL.o_e-d92e8S_-0D maxSkew: -447559705 - topologyKey: "472" + topologyKey: "475" whenUnsatisfiable: TaI楅©Ǫ壿/š^劶äɲ泒 volumes: - awsElasticBlockStore: - fsType: "41" + fsType: "43" partition: -1261508418 - volumeID: "40" + volumeID: "42" azureDisk: cachingMode: "" - diskName: "104" - diskURI: "105" - fsType: "106" + diskName: "106" + diskURI: "107" + fsType: "108" kind: ƺ魋Ď儇击3ƆìQ readOnly: false azureFile: - secretName: "90" - shareName: "91" + secretName: "92" + shareName: "93" cephfs: monitors: - - "75" - path: "76" - secretFile: "78" + - "77" + path: "78" + secretFile: "80" secretRef: - name: "79" - user: "77" + name: "81" + user: "79" cinder: - fsType: "73" + fsType: "75" secretRef: - name: "74" - volumeID: "72" + name: "76" + volumeID: "74" configMap: defaultMode: -1648533063 items: - - key: "93" + - key: "95" mode: 1913946997 - path: "94" - name: "92" + path: "96" + name: "94" optional: true csi: - driver: "136" - fsType: "137" + driver: "138" + fsType: "139" nodePublishSecretRef: - name: "140" + name: "142" readOnly: false volumeAttributes: - "138": "139" + "140": "141" downwardAPI: defaultMode: 1557090007 items: - fieldRef: - apiVersion: "83" - fieldPath: "84" + apiVersion: "85" + fieldPath: "86" mode: -1413529736 - path: "82" + path: "84" resourceFieldRef: - containerName: "85" + containerName: "87" divisor: "687" - resource: "86" + resource: "88" emptyDir: medium: x sizeLimit: "826" @@ -852,40 +854,41 @@ template: volumeClaimTemplate: metadata: annotations: - "148": "149" - clusterName: "154" + "150": "151" + clusterName: "156" creationTimestamp: null deletionGracePeriodSeconds: 8216886158823693263 finalizers: - - "153" - generateName: "142" + - "155" + generateName: "144" generation: 325496395608582598 labels: - "146": "147" + "148": "149" managedFields: - - apiVersion: "156" - fieldsType: "157" - manager: "155" + - apiVersion: "158" + fieldsType: "159" + manager: "157" operation: ZƜ/C龷ȪÆl殛瓷雼浢Ü礽绅{囥 - name: "141" - namespace: "143" + subresource: "160" + name: "143" + namespace: "145" ownerReferences: - - apiVersion: "150" + - apiVersion: "152" blockOwnerDeletion: false controller: true - kind: "151" - name: "152" + kind: "153" + name: "154" uid: QZ{ʁgɸ=ǤÆ resourceVersion: "11750424082729362001" - selfLink: "144" + selfLink: "146" uid: 鲼ƳÐƣKʘńw:5塋訩塶 spec: accessModes: - 钡n)İ笓珣筩ƐP_痸荎僋 dataSource: - apiGroup: "166" - kind: "167" - name: "168" + apiGroup: "169" + kind: "170" + name: "171" resources: limits: Y籎顒ǥŴ: "744" @@ -899,144 +902,144 @@ template: - K_Od matchLabels: 50-u--25cu87--r7p-w1e67-8pj5t-kl-v0q6b68--nu5oii38fn-8.629b-jd-8c45-0-8--6n--w0--w---196g8d--iv1-5--5ht-a-29--0qso796/7_M99: csT52b..N.-.Kj8..3s--_4..I_l.1 - storageClassName: "165" + storageClassName: "168" volumeMode: m - volumeName: "164" + volumeName: "167" fc: - fsType: "88" + fsType: "90" lun: 933484239 targetWWNs: - - "87" - wwids: - "89" + wwids: + - "91" flexVolume: - driver: "67" - fsType: "68" + driver: "69" + fsType: "70" options: - "70": "71" + "72": "73" secretRef: - name: "69" + name: "71" flocker: - datasetName: "80" - datasetUUID: "81" + datasetName: "82" + datasetUUID: "83" gcePersistentDisk: - fsType: "39" + fsType: "41" partition: -1487653240 - pdName: "38" + pdName: "40" readOnly: true gitRepo: - directory: "44" - repository: "42" - revision: "43" + directory: "46" + repository: "44" + revision: "45" glusterfs: - endpoints: "57" - path: "58" + endpoints: "59" + path: "60" hostPath: - path: "37" + path: "39" type: H牗洝尿彀亞螩B iscsi: - fsType: "53" - initiatorName: "56" - iqn: "51" - iscsiInterface: "52" + fsType: "55" + initiatorName: "58" + iqn: "53" + iscsiInterface: "54" lun: -400609276 portals: - - "54" + - "56" secretRef: - name: "55" - targetPortal: "50" - name: "36" + name: "57" + targetPortal: "52" + name: "38" nfs: - path: "49" - server: "48" + path: "51" + server: "50" persistentVolumeClaim: - claimName: "59" + claimName: "61" readOnly: true photonPersistentDisk: - fsType: "108" - pdID: "107" + fsType: "110" + pdID: "109" portworxVolume: - fsType: "123" + fsType: "125" readOnly: true - volumeID: "122" + volumeID: "124" projected: defaultMode: -1880297089 sources: - configMap: items: - - key: "118" + - key: "120" mode: -1009864962 - path: "119" - name: "117" + path: "121" + name: "119" optional: true downwardAPI: items: - fieldRef: - apiVersion: "113" - fieldPath: "114" + apiVersion: "115" + fieldPath: "116" mode: 1167335696 - path: "112" + path: "114" resourceFieldRef: - containerName: "115" + containerName: "117" divisor: "546" - resource: "116" + resource: "118" secret: items: - - key: "110" + - key: "112" mode: 565864299 - path: "111" - name: "109" + path: "113" + name: "111" optional: true serviceAccountToken: - audience: "120" + audience: "122" expirationSeconds: -8033620543910768540 - path: "121" + path: "123" quobyte: - group: "102" - registry: "99" - tenant: "103" - user: "101" - volume: "100" + group: "104" + registry: "101" + tenant: "105" + user: "103" + volume: "102" rbd: - fsType: "62" - image: "61" - keyring: "65" + fsType: "64" + image: "63" + keyring: "67" monitors: - - "60" - pool: "63" + - "62" + pool: "65" readOnly: true secretRef: - name: "66" - user: "64" + name: "68" + user: "66" scaleIO: - fsType: "131" - gateway: "124" - protectionDomain: "127" + fsType: "133" + gateway: "126" + protectionDomain: "129" readOnly: true secretRef: - name: "126" + name: "128" sslEnabled: true - storageMode: "129" - storagePool: "128" - system: "125" - volumeName: "130" + storageMode: "131" + storagePool: "130" + system: "127" + volumeName: "132" secret: defaultMode: -1639873916 items: - - key: "46" + - key: "48" mode: -655946460 - path: "47" + path: "49" optional: true - secretName: "45" + secretName: "47" storageos: - fsType: "134" + fsType: "136" readOnly: true secretRef: - name: "135" - volumeName: "132" - volumeNamespace: "133" + name: "137" + volumeName: "134" + volumeNamespace: "135" vsphereVolume: - fsType: "96" - storagePolicyID: "98" - storagePolicyName: "97" - volumePath: "95" + fsType: "98" + storagePolicyID: "100" + storagePolicyName: "99" + volumePath: "97" diff --git a/staging/src/k8s.io/api/testdata/HEAD/core.v1.RangeAllocation.json b/staging/src/k8s.io/api/testdata/HEAD/core.v1.RangeAllocation.json index 5ed1d1aab5a..6b74605a744 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/core.v1.RangeAllocation.json +++ b/staging/src/k8s.io/api/testdata/HEAD/core.v1.RangeAllocation.json @@ -36,10 +36,11 @@ "manager": "16", "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", "apiVersion": "17", - "fieldsType": "18" + "fieldsType": "18", + "subresource": "19" } ] }, - "range": "19", + "range": "20", "data": "OA==" } \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/HEAD/core.v1.RangeAllocation.pb b/staging/src/k8s.io/api/testdata/HEAD/core.v1.RangeAllocation.pb index 08ee3f1dc31..49637e8b166 100644 Binary files a/staging/src/k8s.io/api/testdata/HEAD/core.v1.RangeAllocation.pb and b/staging/src/k8s.io/api/testdata/HEAD/core.v1.RangeAllocation.pb differ diff --git a/staging/src/k8s.io/api/testdata/HEAD/core.v1.RangeAllocation.yaml b/staging/src/k8s.io/api/testdata/HEAD/core.v1.RangeAllocation.yaml index 1fb024dc9ec..22fa8cb865a 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/core.v1.RangeAllocation.yaml +++ b/staging/src/k8s.io/api/testdata/HEAD/core.v1.RangeAllocation.yaml @@ -18,6 +18,7 @@ metadata: fieldsType: "18" manager: "16" operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] + subresource: "19" name: "2" namespace: "4" ownerReferences: @@ -30,4 +31,4 @@ metadata: resourceVersion: "11042405498087606203" selfLink: "5" uid: "7" -range: "19" +range: "20" diff --git a/staging/src/k8s.io/api/testdata/HEAD/core.v1.ReplicationController.json b/staging/src/k8s.io/api/testdata/HEAD/core.v1.ReplicationController.json index bdfa74c419c..61685184051 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/core.v1.ReplicationController.json +++ b/staging/src/k8s.io/api/testdata/HEAD/core.v1.ReplicationController.json @@ -36,7 +36,8 @@ "manager": "16", "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", "apiVersion": "17", - "fieldsType": "18" + "fieldsType": "18", + "subresource": "19" } ] }, @@ -44,54 +45,55 @@ "replicas": 896585016, "minReadySeconds": -1971381490, "selector": { - "19": "20" + "20": "21" }, "template": { "metadata": { - "name": "21", - "generateName": "22", - "namespace": "23", - "selfLink": "24", + "name": "22", + "generateName": "23", + "namespace": "24", + "selfLink": "25", "uid": "*齧獚敆Ȏțêɘ", "resourceVersion": "16543582549249245065", "generation": 3782003332368514395, "creationTimestamp": null, "deletionGracePeriodSeconds": -1450892537694813345, "labels": { - "26": "27" + "27": "28" }, "annotations": { - "28": "29" + "29": "30" }, "ownerReferences": [ { - "apiVersion": "30", - "kind": "31", - "name": "32", + "apiVersion": "31", + "kind": "32", + "name": "33", "uid": "rt昍řČ扷5ƗǸƢ6/", "controller": true, "blockOwnerDeletion": false } ], "finalizers": [ - "33" + "34" ], - "clusterName": "34", + "clusterName": "35", "managedFields": [ { - "manager": "35", + "manager": "36", "operation": "(ĿȊ甞谐颋DžSǡƏS", - "apiVersion": "36", - "fieldsType": "37" + "apiVersion": "37", + "fieldsType": "38", + "subresource": "39" } ] }, "spec": { "volumes": [ { - "name": "38", + "name": "40", "hostPath": { - "path": "39", + "path": "41", "type": "Ơ歿:狞夌碕ʂɭîcP$I" }, "emptyDir": { @@ -99,26 +101,26 @@ "sizeLimit": "481" }, "gcePersistentDisk": { - "pdName": "40", - "fsType": "41", + "pdName": "42", + "fsType": "43", "partition": -54954325 }, "awsElasticBlockStore": { - "volumeID": "42", - "fsType": "43", + "volumeID": "44", + "fsType": "45", "partition": -1095687535 }, "gitRepo": { - "repository": "44", - "revision": "45", - "directory": "46" + "repository": "46", + "revision": "47", + "directory": "48" }, "secret": { - "secretName": "47", + "secretName": "49", "items": [ { - "key": "48", - "path": "49", + "key": "50", + "path": "51", "mode": 13677460 } ], @@ -126,89 +128,89 @@ "optional": false }, "nfs": { - "server": "50", - "path": "51" + "server": "52", + "path": "53" }, "iscsi": { - "targetPortal": "52", - "iqn": "53", + "targetPortal": "54", + "iqn": "55", "lun": 819364842, - "iscsiInterface": "54", - "fsType": "55", + "iscsiInterface": "56", + "fsType": "57", "readOnly": true, "portals": [ - "56" + "58" ], "secretRef": { - "name": "57" + "name": "59" }, - "initiatorName": "58" + "initiatorName": "60" }, "glusterfs": { - "endpoints": "59", - "path": "60" + "endpoints": "61", + "path": "62" }, "persistentVolumeClaim": { - "claimName": "61" + "claimName": "63" }, "rbd": { "monitors": [ - "62" + "64" ], - "image": "63", - "fsType": "64", - "pool": "65", - "user": "66", - "keyring": "67", + "image": "65", + "fsType": "66", + "pool": "67", + "user": "68", + "keyring": "69", "secretRef": { - "name": "68" + "name": "70" }, "readOnly": true }, "flexVolume": { - "driver": "69", - "fsType": "70", + "driver": "71", + "fsType": "72", "secretRef": { - "name": "71" + "name": "73" }, "readOnly": true, "options": { - "72": "73" + "74": "75" } }, "cinder": { - "volumeID": "74", - "fsType": "75", + "volumeID": "76", + "fsType": "77", "secretRef": { - "name": "76" + "name": "78" } }, "cephfs": { "monitors": [ - "77" + "79" ], - "path": "78", - "user": "79", - "secretFile": "80", + "path": "80", + "user": "81", + "secretFile": "82", "secretRef": { - "name": "81" + "name": "83" } }, "flocker": { - "datasetName": "82", - "datasetUUID": "83" + "datasetName": "84", + "datasetUUID": "85" }, "downwardAPI": { "items": [ { - "path": "84", + "path": "86", "fieldRef": { - "apiVersion": "85", - "fieldPath": "86" + "apiVersion": "87", + "fieldPath": "88" }, "resourceFieldRef": { - "containerName": "87", - "resource": "88", + "containerName": "89", + "resource": "90", "divisor": "558" }, "mode": -816398166 @@ -218,25 +220,25 @@ }, "fc": { "targetWWNs": [ - "89" + "91" ], "lun": 13573196, - "fsType": "90", + "fsType": "92", "wwids": [ - "91" + "93" ] }, "azureFile": { - "secretName": "92", - "shareName": "93", + "secretName": "94", + "shareName": "95", "readOnly": true }, "configMap": { - "name": "94", + "name": "96", "items": [ { - "key": "95", - "path": "96", + "key": "97", + "path": "98", "mode": -818470612 } ], @@ -244,40 +246,40 @@ "optional": false }, "vsphereVolume": { - "volumePath": "97", - "fsType": "98", - "storagePolicyName": "99", - "storagePolicyID": "100" + "volumePath": "99", + "fsType": "100", + "storagePolicyName": "101", + "storagePolicyID": "102" }, "quobyte": { - "registry": "101", - "volume": "102", + "registry": "103", + "volume": "104", "readOnly": true, - "user": "103", - "group": "104", - "tenant": "105" + "user": "105", + "group": "106", + "tenant": "107" }, "azureDisk": { - "diskName": "106", - "diskURI": "107", + "diskName": "108", + "diskURI": "109", "cachingMode": "ʌ鴜", - "fsType": "108", + "fsType": "110", "readOnly": true, "kind": "ŨȈ\u003eŅ£趕ã/鈱$-议" }, "photonPersistentDisk": { - "pdID": "109", - "fsType": "110" + "pdID": "111", + "fsType": "112" }, "projected": { "sources": [ { "secret": { - "name": "111", + "name": "113", "items": [ { - "key": "112", - "path": "113", + "key": "114", + "path": "115", "mode": 33624773 } ], @@ -286,14 +288,14 @@ "downwardAPI": { "items": [ { - "path": "114", + "path": "116", "fieldRef": { - "apiVersion": "115", - "fieldPath": "116" + "apiVersion": "117", + "fieldPath": "118" }, "resourceFieldRef": { - "containerName": "117", - "resource": "118", + "containerName": "119", + "resource": "120", "divisor": "691" }, "mode": 1258015454 @@ -301,99 +303,100 @@ ] }, "configMap": { - "name": "119", + "name": "121", "items": [ { - "key": "120", - "path": "121", + "key": "122", + "path": "123", "mode": -1706790766 } ], "optional": true }, "serviceAccountToken": { - "audience": "122", + "audience": "124", "expirationSeconds": 4844518680130446070, - "path": "123" + "path": "125" } } ], "defaultMode": 808527238 }, "portworxVolume": { - "volumeID": "124", - "fsType": "125" + "volumeID": "126", + "fsType": "127" }, "scaleIO": { - "gateway": "126", - "system": "127", + "gateway": "128", + "system": "129", "secretRef": { - "name": "128" + "name": "130" }, - "protectionDomain": "129", - "storagePool": "130", - "storageMode": "131", - "volumeName": "132", - "fsType": "133" + "protectionDomain": "131", + "storagePool": "132", + "storageMode": "133", + "volumeName": "134", + "fsType": "135" }, "storageos": { - "volumeName": "134", - "volumeNamespace": "135", - "fsType": "136", + "volumeName": "136", + "volumeNamespace": "137", + "fsType": "138", "readOnly": true, "secretRef": { - "name": "137" + "name": "139" } }, "csi": { - "driver": "138", + "driver": "140", "readOnly": true, - "fsType": "139", + "fsType": "141", "volumeAttributes": { - "140": "141" + "142": "143" }, "nodePublishSecretRef": { - "name": "142" + "name": "144" } }, "ephemeral": { "volumeClaimTemplate": { "metadata": { - "name": "143", - "generateName": "144", - "namespace": "145", - "selfLink": "146", + "name": "145", + "generateName": "146", + "namespace": "147", + "selfLink": "148", "uid": "绅{囥\"ŵw^Ü郀叚Fi皬择,Q捇", "resourceVersion": "14394439682782579181", "generation": -3770420463196955451, "creationTimestamp": null, "deletionGracePeriodSeconds": -7941641181357802163, "labels": { - "148": "149" + "150": "151" }, "annotations": { - "150": "151" + "152": "153" }, "ownerReferences": [ { - "apiVersion": "152", - "kind": "153", - "name": "154", + "apiVersion": "154", + "kind": "155", + "name": "156", "uid": "蓨MĮ?", "controller": true, "blockOwnerDeletion": true } ], "finalizers": [ - "155" + "157" ], - "clusterName": "156", + "clusterName": "158", "managedFields": [ { - "manager": "157", + "manager": "159", "operation": "l恕ɍȇ廄裭4懙鏮嵒", - "apiVersion": "158", - "fieldsType": "159" + "apiVersion": "160", + "fieldsType": "161", + "subresource": "162" } ] }, @@ -423,13 +426,13 @@ "睫}堇硲蕵ɢ苆ǮńMǰ": "480" } }, - "volumeName": "166", - "storageClassName": "167", + "volumeName": "169", + "storageClassName": "170", "volumeMode": "鶪5w垁鷌辪虽U珝Żwʮ馜üN", "dataSource": { - "apiGroup": "168", - "kind": "169", - "name": "170" + "apiGroup": "171", + "kind": "172", + "name": "173" } } } @@ -438,59 +441,59 @@ ], "initContainers": [ { - "name": "171", - "image": "172", + "name": "174", + "image": "175", "command": [ - "173" + "176" ], "args": [ - "174" + "177" ], - "workingDir": "175", + "workingDir": "178", "ports": [ { - "name": "176", + "name": "179", "hostPort": -1872407654, "containerPort": 32378685, "protocol": "ş蝿ɖȃ賲鐅臬", - "hostIP": "177" + "hostIP": "180" } ], "envFrom": [ { - "prefix": "178", + "prefix": "181", "configMapRef": { - "name": "179", + "name": "182", "optional": false }, "secretRef": { - "name": "180", + "name": "183", "optional": true } } ], "env": [ { - "name": "181", - "value": "182", + "name": "184", + "value": "185", "valueFrom": { "fieldRef": { - "apiVersion": "183", - "fieldPath": "184" + "apiVersion": "186", + "fieldPath": "187" }, "resourceFieldRef": { - "containerName": "185", - "resource": "186", + "containerName": "188", + "resource": "189", "divisor": "117" }, "configMapKeyRef": { - "name": "187", - "key": "188", + "name": "190", + "key": "191", "optional": true }, "secretKeyRef": { - "name": "189", - "key": "190", + "name": "192", + "key": "193", "optional": false } } @@ -506,40 +509,40 @@ }, "volumeMounts": [ { - "name": "191", - "mountPath": "192", - "subPath": "193", + "name": "194", + "mountPath": "195", + "subPath": "196", "mountPropagation": "ǹ_Áȉ彂Ŵ廷s", - "subPathExpr": "194" + "subPathExpr": "197" } ], "volumeDevices": [ { - "name": "195", - "devicePath": "196" + "name": "198", + "devicePath": "199" } ], "livenessProbe": { "exec": { "command": [ - "197" + "200" ] }, "httpGet": { - "path": "198", + "path": "201", "port": 1923650413, - "host": "199", + "host": "202", "scheme": "I粛E煹ǐƲE'iþŹʣy", "httpHeaders": [ { - "name": "200", - "value": "201" + "name": "203", + "value": "204" } ] }, "tcpSocket": { - "port": "202", - "host": "203" + "port": "205", + "host": "206" }, "initialDelaySeconds": -1961863213, "timeoutSeconds": -103588794, @@ -551,24 +554,24 @@ "readinessProbe": { "exec": { "command": [ - "204" + "207" ] }, "httpGet": { - "path": "205", + "path": "208", "port": 859639931, - "host": "206", + "host": "209", "scheme": "p儼Ƿ裚瓶釆Ɗ+j忊Ŗȫ焗捏ĨF", "httpHeaders": [ { - "name": "207", - "value": "208" + "name": "210", + "value": "211" } ] }, "tcpSocket": { - "port": "209", - "host": "210" + "port": "212", + "host": "213" }, "initialDelaySeconds": 1380874688, "timeoutSeconds": -1018741501, @@ -580,24 +583,24 @@ "startupProbe": { "exec": { "command": [ - "211" + "214" ] }, "httpGet": { - "path": "212", + "path": "215", "port": 1255169591, - "host": "213", + "host": "216", "scheme": "褎weLJèux", "httpHeaders": [ { - "name": "214", - "value": "215" + "name": "217", + "value": "218" } ] }, "tcpSocket": { - "port": "216", - "host": "217" + "port": "219", + "host": "220" }, "initialDelaySeconds": -1133499416, "timeoutSeconds": 486195690, @@ -610,51 +613,51 @@ "postStart": { "exec": { "command": [ - "218" + "221" ] }, "httpGet": { - "path": "219", - "port": "220", - "host": "221", + "path": "222", + "port": "223", + "host": "224", "scheme": "LLȊɞ-uƻ悖ȩ0Ƹ[Ęİ榌", "httpHeaders": [ { - "name": "222", - "value": "223" + "name": "225", + "value": "226" } ] }, "tcpSocket": { - "port": "224", - "host": "225" + "port": "227", + "host": "228" } }, "preStop": { "exec": { "command": [ - "226" + "229" ] }, "httpGet": { - "path": "227", - "port": "228", - "host": "229", + "path": "230", + "port": "231", + "host": "232", "scheme": "懔%熷谟", "httpHeaders": [ { - "name": "230", - "value": "231" + "name": "233", + "value": "234" } ] }, "tcpSocket": { "port": -1920661051, - "host": "232" + "host": "235" } } }, - "terminationMessagePath": "233", + "terminationMessagePath": "236", "terminationMessagePolicy": "荶ljʁ揆ɘȌ脾嚏吐ĠLƐȤ藠3", "imagePullPolicy": "vt莭琽§ć\\ ïì«", "securityContext": { @@ -668,15 +671,15 @@ }, "privileged": false, "seLinuxOptions": { - "user": "234", - "role": "235", - "type": "236", - "level": "237" + "user": "237", + "role": "238", + "type": "239", + "level": "240" }, "windowsOptions": { - "gmsaCredentialSpecName": "238", - "gmsaCredentialSpec": "239", - "runAsUserName": "240" + "gmsaCredentialSpecName": "241", + "gmsaCredentialSpec": "242", + "runAsUserName": "243" }, "runAsUser": -2000070193364862971, "runAsGroup": -636584014972667630, @@ -686,7 +689,7 @@ "procMount": "8鸖ɱJȉ罴ņ螡źȰ?$矡ȶ网棊ʢ", "seccompProfile": { "type": "w", - "localhostProfile": "241" + "localhostProfile": "244" } }, "stdin": true, @@ -696,59 +699,59 @@ ], "containers": [ { - "name": "242", - "image": "243", + "name": "245", + "image": "246", "command": [ - "244" + "247" ], "args": [ - "245" + "248" ], - "workingDir": "246", + "workingDir": "249", "ports": [ { - "name": "247", + "name": "250", "hostPort": 1752155096, "containerPort": -1962065705, "protocol": "¿", - "hostIP": "248" + "hostIP": "251" } ], "envFrom": [ { - "prefix": "249", + "prefix": "252", "configMapRef": { - "name": "250", + "name": "253", "optional": false }, "secretRef": { - "name": "251", + "name": "254", "optional": false } } ], "env": [ { - "name": "252", - "value": "253", + "name": "255", + "value": "256", "valueFrom": { "fieldRef": { - "apiVersion": "254", - "fieldPath": "255" + "apiVersion": "257", + "fieldPath": "258" }, "resourceFieldRef": { - "containerName": "256", - "resource": "257", + "containerName": "259", + "resource": "260", "divisor": "142" }, "configMapKeyRef": { - "name": "258", - "key": "259", + "name": "261", + "key": "262", "optional": false }, "secretKeyRef": { - "name": "260", - "key": "261", + "name": "263", + "key": "264", "optional": false } } @@ -764,40 +767,40 @@ }, "volumeMounts": [ { - "name": "262", - "mountPath": "263", - "subPath": "264", + "name": "265", + "mountPath": "266", + "subPath": "267", "mountPropagation": "啛更", - "subPathExpr": "265" + "subPathExpr": "268" } ], "volumeDevices": [ { - "name": "266", - "devicePath": "267" + "name": "269", + "devicePath": "270" } ], "livenessProbe": { "exec": { "command": [ - "268" + "271" ] }, "httpGet": { - "path": "269", - "port": "270", - "host": "271", + "path": "272", + "port": "273", + "host": "274", "scheme": "Ů+朷Ǝ膯ljVX1虊", "httpHeaders": [ { - "name": "272", - "value": "273" + "name": "275", + "value": "276" } ] }, "tcpSocket": { "port": -979584143, - "host": "274" + "host": "277" }, "initialDelaySeconds": -1748648882, "timeoutSeconds": -239843014, @@ -809,24 +812,24 @@ "readinessProbe": { "exec": { "command": [ - "275" + "278" ] }, "httpGet": { - "path": "276", - "port": "277", - "host": "278", + "path": "279", + "port": "280", + "host": "281", "scheme": "q埄趛屡ʁ岼昕ĬÇó藢xɮĵȑ6L*", "httpHeaders": [ { - "name": "279", - "value": "280" + "name": "282", + "value": "283" } ] }, "tcpSocket": { "port": 1574967021, - "host": "281" + "host": "284" }, "initialDelaySeconds": -244758593, "timeoutSeconds": 591440053, @@ -838,24 +841,24 @@ "startupProbe": { "exec": { "command": [ - "282" + "285" ] }, "httpGet": { - "path": "283", - "port": "284", - "host": "285", + "path": "286", + "port": "287", + "host": "288", "scheme": "î.Ȏ蝪ʜ5遰=", "httpHeaders": [ { - "name": "286", - "value": "287" + "name": "289", + "value": "290" } ] }, "tcpSocket": { "port": 834105836, - "host": "288" + "host": "291" }, "initialDelaySeconds": -1462219068, "timeoutSeconds": -370386363, @@ -868,51 +871,51 @@ "postStart": { "exec": { "command": [ - "289" + "292" ] }, "httpGet": { - "path": "290", + "path": "293", "port": -282193676, - "host": "291", + "host": "294", "scheme": "Ļǟi\u0026", "httpHeaders": [ { - "name": "292", - "value": "293" + "name": "295", + "value": "296" } ] }, "tcpSocket": { - "port": "294", - "host": "295" + "port": "297", + "host": "298" } }, "preStop": { "exec": { "command": [ - "296" + "299" ] }, "httpGet": { - "path": "297", - "port": "298", - "host": "299", + "path": "300", + "port": "301", + "host": "302", "scheme": "垾现葢ŵ橨", "httpHeaders": [ { - "name": "300", - "value": "301" + "name": "303", + "value": "304" } ] }, "tcpSocket": { "port": -1312425203, - "host": "302" + "host": "305" } } }, - "terminationMessagePath": "303", + "terminationMessagePath": "306", "terminationMessagePolicy": ";跣Hǝcw媀瓄\u0026", "imagePullPolicy": "丟×x锏ɟ4Ǒ", "securityContext": { @@ -926,15 +929,15 @@ }, "privileged": false, "seLinuxOptions": { - "user": "304", - "role": "305", - "type": "306", - "level": "307" + "user": "307", + "role": "308", + "type": "309", + "level": "310" }, "windowsOptions": { - "gmsaCredentialSpecName": "308", - "gmsaCredentialSpec": "309", - "runAsUserName": "310" + "gmsaCredentialSpecName": "311", + "gmsaCredentialSpec": "312", + "runAsUserName": "313" }, "runAsUser": 5620818514944490121, "runAsGroup": -499179336506637450, @@ -944,7 +947,7 @@ "procMount": "ɥ嵐sC8?Ǻ鱎ƙ;Nŕ璻", "seccompProfile": { "type": "ih亏yƕ丆録²", - "localhostProfile": "311" + "localhostProfile": "314" } }, "stdin": true, @@ -953,59 +956,59 @@ ], "ephemeralContainers": [ { - "name": "312", - "image": "313", + "name": "315", + "image": "316", "command": [ - "314" + "317" ], "args": [ - "315" + "318" ], - "workingDir": "316", + "workingDir": "319", "ports": [ { - "name": "317", + "name": "320", "hostPort": 507384491, "containerPort": -1117254382, "protocol": "趐囨鏻砅邻爥蹔ŧOǨ", - "hostIP": "318" + "hostIP": "321" } ], "envFrom": [ { - "prefix": "319", + "prefix": "322", "configMapRef": { - "name": "320", + "name": "323", "optional": true }, "secretRef": { - "name": "321", + "name": "324", "optional": true } } ], "env": [ { - "name": "322", - "value": "323", + "name": "325", + "value": "326", "valueFrom": { "fieldRef": { - "apiVersion": "324", - "fieldPath": "325" + "apiVersion": "327", + "fieldPath": "328" }, "resourceFieldRef": { - "containerName": "326", - "resource": "327", + "containerName": "329", + "resource": "330", "divisor": "149" }, "configMapKeyRef": { - "name": "328", - "key": "329", + "name": "331", + "key": "332", "optional": true }, "secretKeyRef": { - "name": "330", - "key": "331", + "name": "333", + "key": "334", "optional": true } } @@ -1021,40 +1024,40 @@ }, "volumeMounts": [ { - "name": "332", - "mountPath": "333", - "subPath": "334", + "name": "335", + "mountPath": "336", + "subPath": "337", "mountPropagation": "", - "subPathExpr": "335" + "subPathExpr": "338" } ], "volumeDevices": [ { - "name": "336", - "devicePath": "337" + "name": "339", + "devicePath": "340" } ], "livenessProbe": { "exec": { "command": [ - "338" + "341" ] }, "httpGet": { - "path": "339", - "port": "340", - "host": "341", + "path": "342", + "port": "343", + "host": "344", "scheme": " 鞤ɱďW賁Ěɭɪǹ0衷,ƷƣMț譎", "httpHeaders": [ { - "name": "342", - "value": "343" + "name": "345", + "value": "346" } ] }, "tcpSocket": { - "port": "344", - "host": "345" + "port": "347", + "host": "348" }, "initialDelaySeconds": -200074798, "timeoutSeconds": 556036216, @@ -1066,24 +1069,24 @@ "readinessProbe": { "exec": { "command": [ - "346" + "349" ] }, "httpGet": { - "path": "347", + "path": "350", "port": -832681001, - "host": "348", + "host": "351", "scheme": "h趭", "httpHeaders": [ { - "name": "349", - "value": "350" + "name": "352", + "value": "353" } ] }, "tcpSocket": { - "port": "351", - "host": "352" + "port": "354", + "host": "355" }, "initialDelaySeconds": -1969828011, "timeoutSeconds": -1186720090, @@ -1095,24 +1098,24 @@ "startupProbe": { "exec": { "command": [ - "353" + "356" ] }, "httpGet": { - "path": "354", - "port": "355", - "host": "356", + "path": "357", + "port": "358", + "host": "359", "scheme": "壶ƵfȽÃ茓", "httpHeaders": [ { - "name": "357", - "value": "358" + "name": "360", + "value": "361" } ] }, "tcpSocket": { "port": 1359309446, - "host": "359" + "host": "362" }, "initialDelaySeconds": -647531549, "timeoutSeconds": -733444015, @@ -1125,51 +1128,51 @@ "postStart": { "exec": { "command": [ - "360" + "363" ] }, "httpGet": { - "path": "361", - "port": "362", - "host": "363", + "path": "364", + "port": "365", + "host": "366", "scheme": "賞ǧĒzŔ瘍N", "httpHeaders": [ { - "name": "364", - "value": "365" + "name": "367", + "value": "368" } ] }, "tcpSocket": { "port": -531787516, - "host": "366" + "host": "369" } }, "preStop": { "exec": { "command": [ - "367" + "370" ] }, "httpGet": { - "path": "368", + "path": "371", "port": -824445204, - "host": "369", + "host": "372", "scheme": "泙若`l}Ñ蠂Ü[ƛ^輅9ɛ棕ƈ", "httpHeaders": [ { - "name": "370", - "value": "371" + "name": "373", + "value": "374" } ] }, "tcpSocket": { - "port": "372", - "host": "373" + "port": "375", + "host": "376" } } }, - "terminationMessagePath": "374", + "terminationMessagePath": "377", "terminationMessagePolicy": "礫Ƽ¨Ix糂腂ǂǚŜEu", "imagePullPolicy": "I滞廬耐鷞焬CQm坊柩劄奼[", "securityContext": { @@ -1183,15 +1186,15 @@ }, "privileged": true, "seLinuxOptions": { - "user": "375", - "role": "376", - "type": "377", - "level": "378" + "user": "378", + "role": "379", + "type": "380", + "level": "381" }, "windowsOptions": { - "gmsaCredentialSpecName": "379", - "gmsaCredentialSpec": "380", - "runAsUserName": "381" + "gmsaCredentialSpecName": "382", + "gmsaCredentialSpec": "383", + "runAsUserName": "384" }, "runAsUser": 2803095162614904173, "runAsGroup": -1207159809527615562, @@ -1201,11 +1204,11 @@ "procMount": "-紑浘牬釼aTGÒ鵌", "seccompProfile": { "type": "3Nh×DJɶ羹ƞʓ%ʝ`ǭ躌ñ?卶", - "localhostProfile": "382" + "localhostProfile": "385" } }, "stdin": true, - "targetContainerName": "383" + "targetContainerName": "386" } ], "restartPolicy": "ȟP", @@ -1213,25 +1216,25 @@ "activeDeadlineSeconds": 6210194589539369395, "dnsPolicy": ".wȏâ磠Ƴ崖S«V¯ÁȦtl敷斢", "nodeSelector": { - "384": "385" + "387": "388" }, - "serviceAccountName": "386", - "serviceAccount": "387", + "serviceAccountName": "389", + "serviceAccount": "390", "automountServiceAccountToken": false, - "nodeName": "388", + "nodeName": "391", "hostNetwork": true, "shareProcessNamespace": true, "securityContext": { "seLinuxOptions": { - "user": "389", - "role": "390", - "type": "391", - "level": "392" + "user": "392", + "role": "393", + "type": "394", + "level": "395" }, "windowsOptions": { - "gmsaCredentialSpecName": "393", - "gmsaCredentialSpec": "394", - "runAsUserName": "395" + "gmsaCredentialSpecName": "396", + "gmsaCredentialSpec": "397", + "runAsUserName": "398" }, "runAsUser": 5115783808026178112, "runAsGroup": -2515253323988521837, @@ -1242,23 +1245,23 @@ "fsGroup": -3072254610148392250, "sysctls": [ { - "name": "396", - "value": "397" + "name": "399", + "value": "400" } ], "fsGroupChangePolicy": "q櫞繡", "seccompProfile": { "type": "翃ɾ氒ĺʈʫ羶", - "localhostProfile": "398" + "localhostProfile": "401" } }, "imagePullSecrets": [ { - "name": "399" + "name": "402" } ], - "hostname": "400", - "subdomain": "401", + "hostname": "403", + "subdomain": "404", "affinity": { "nodeAffinity": { "requiredDuringSchedulingIgnoredDuringExecution": { @@ -1266,19 +1269,19 @@ { "matchExpressions": [ { - "key": "402", + "key": "405", "operator": "t{Eɾ敹Ȯ-湷D", "values": [ - "403" + "406" ] } ], "matchFields": [ { - "key": "404", + "key": "407", "operator": "ȿ醏g遧", "values": [ - "405" + "408" ] } ] @@ -1291,19 +1294,19 @@ "preference": { "matchExpressions": [ { - "key": "406", + "key": "409", "operator": "Ƌʙcx赮ǒđ\u003e*", "values": [ - "407" + "410" ] } ], "matchFields": [ { - "key": "408", + "key": "411", "operator": "铳s44矕Ƈè*鑏=", "values": [ - "409" + "412" ] } ] @@ -1329,9 +1332,9 @@ ] }, "namespaces": [ - "416" + "419" ], - "topologyKey": "417", + "topologyKey": "420", "namespaceSelector": { "matchLabels": { "d-5X1rh-K5y_AzOBW.9oE9_6.--v17r__.2bIZ___Y": "7.tf-_u-3-_n0..KpiS.oK-.O--5-yp8q_s-1__gw_-z_659GE.l_.23-S" @@ -1361,9 +1364,9 @@ ] }, "namespaces": [ - "430" + "433" ], - "topologyKey": "431", + "topologyKey": "434", "namespaceSelector": { "matchLabels": { "11.q8-4-k-2-08vc--4-7hdume/7Q.-_t--O.3L.2": "7G79.3bU_._nV34G._--u.._.105-4_ed-f" @@ -1397,9 +1400,9 @@ ] }, "namespaces": [ - "444" + "447" ], - "topologyKey": "445", + "topologyKey": "448", "namespaceSelector": { "matchLabels": { "61-cm---ch-g0t-q--qr95ws-v-5--7-ufi-7/E5-6h_Kyo": "Mqp..__._-J_-fk3-_j.133eT_2_Y" @@ -1432,9 +1435,9 @@ ] }, "namespaces": [ - "458" + "461" ], - "topologyKey": "459", + "topologyKey": "462", "namespaceSelector": { "matchLabels": { "6b77-f8--tf---7r88-1--p61d/9_Yn.-.4t.U.VU__-_BAB_35H__.B_6_-U..u8gb": "Y" @@ -1451,36 +1454,36 @@ ] } }, - "schedulerName": "466", + "schedulerName": "469", "tolerations": [ { - "key": "467", - "value": "468", + "key": "470", + "value": "471", "effect": "n3'T砳1\\İ塄", "tolerationSeconds": 7716735516543221297 } ], "hostAliases": [ { - "ip": "469", + "ip": "472", "hostnames": [ - "470" + "473" ] } ], - "priorityClassName": "471", + "priorityClassName": "474", "priority": 2026789529, "dnsConfig": { "nameservers": [ - "472" + "475" ], "searches": [ - "473" + "476" ], "options": [ { - "name": "474", - "value": "475" + "name": "477", + "value": "478" } ] }, @@ -1489,7 +1492,7 @@ "conditionType": "I芩嗎競ɵd魶暐f髓沨" } ], - "runtimeClassName": "476", + "runtimeClassName": "479", "enableServiceLinks": true, "preemptionPolicy": "", "overhead": { @@ -1498,7 +1501,7 @@ "topologySpreadConstraints": [ { "maxSkew": -447517325, - "topologyKey": "477", + "topologyKey": "480", "whenUnsatisfiable": "値å镮", "labelSelector": { "matchLabels": { @@ -1531,8 +1534,8 @@ "type": "š^劶", "status": "ƕ蟶ŃēÖ釐駆Ŕƿe魛ĩ", "lastTransitionTime": "2427-08-17T22:26:07Z", - "reason": "484", - "message": "485" + "reason": "487", + "message": "488" } ] } diff --git a/staging/src/k8s.io/api/testdata/HEAD/core.v1.ReplicationController.pb b/staging/src/k8s.io/api/testdata/HEAD/core.v1.ReplicationController.pb index d46ba218c99..b44b20b6eb9 100644 Binary files a/staging/src/k8s.io/api/testdata/HEAD/core.v1.ReplicationController.pb and b/staging/src/k8s.io/api/testdata/HEAD/core.v1.ReplicationController.pb differ diff --git a/staging/src/k8s.io/api/testdata/HEAD/core.v1.ReplicationController.yaml b/staging/src/k8s.io/api/testdata/HEAD/core.v1.ReplicationController.yaml index 6fad3e05d2f..d4c5ff0e688 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/core.v1.ReplicationController.yaml +++ b/staging/src/k8s.io/api/testdata/HEAD/core.v1.ReplicationController.yaml @@ -17,6 +17,7 @@ metadata: fieldsType: "18" manager: "16" operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] + subresource: "19" name: "2" namespace: "4" ownerReferences: @@ -33,36 +34,37 @@ spec: minReadySeconds: -1971381490 replicas: 896585016 selector: - "19": "20" + "20": "21" template: metadata: annotations: - "28": "29" - clusterName: "34" + "29": "30" + clusterName: "35" creationTimestamp: null deletionGracePeriodSeconds: -1450892537694813345 finalizers: - - "33" - generateName: "22" + - "34" + generateName: "23" generation: 3782003332368514395 labels: - "26": "27" + "27": "28" managedFields: - - apiVersion: "36" - fieldsType: "37" - manager: "35" + - apiVersion: "37" + fieldsType: "38" + manager: "36" operation: (ĿȊ甞谐颋DžSǡƏS - name: "21" - namespace: "23" + subresource: "39" + name: "22" + namespace: "24" ownerReferences: - - apiVersion: "30" + - apiVersion: "31" blockOwnerDeletion: false controller: true - kind: "31" - name: "32" + kind: "32" + name: "33" uid: rt昍řČ扷5ƗǸƢ6/ resourceVersion: "16543582549249245065" - selfLink: "24" + selfLink: "25" uid: '*齧獚敆Ȏțêɘ' spec: activeDeadlineSeconds: 6210194589539369395 @@ -71,28 +73,28 @@ spec: preferredDuringSchedulingIgnoredDuringExecution: - preference: matchExpressions: - - key: "406" + - key: "409" operator: Ƌʙcx赮ǒđ>* values: - - "407" + - "410" matchFields: - - key: "408" + - key: "411" operator: 铳s44矕Ƈè*鑏= values: - - "409" + - "412" weight: -1649234654 requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - - key: "402" + - key: "405" operator: t{Eɾ敹Ȯ-湷D values: - - "403" + - "406" matchFields: - - key: "404" + - key: "407" operator: ȿ醏g遧 values: - - "405" + - "408" podAffinity: preferredDuringSchedulingIgnoredDuringExecution: - podAffinityTerm: @@ -112,8 +114,8 @@ spec: matchLabels: 11.q8-4-k-2-08vc--4-7hdume/7Q.-_t--O.3L.2: 7G79.3bU_._nV34G._--u.._.105-4_ed-f namespaces: - - "430" - topologyKey: "431" + - "433" + topologyKey: "434" weight: -334387631 requiredDuringSchedulingIgnoredDuringExecution: - labelSelector: @@ -131,8 +133,8 @@ spec: matchLabels: d-5X1rh-K5y_AzOBW.9oE9_6.--v17r__.2bIZ___Y: 7.tf-_u-3-_n0..KpiS.oK-.O--5-yp8q_s-1__gw_-z_659GE.l_.23-S namespaces: - - "416" - topologyKey: "417" + - "419" + topologyKey: "420" podAntiAffinity: preferredDuringSchedulingIgnoredDuringExecution: - podAffinityTerm: @@ -151,8 +153,8 @@ spec: matchLabels: 6b77-f8--tf---7r88-1--p61d/9_Yn.-.4t.U.VU__-_BAB_35H__.B_6_-U..u8gb: "Y" namespaces: - - "458" - topologyKey: "459" + - "461" + topologyKey: "462" weight: -357359630 requiredDuringSchedulingIgnoredDuringExecution: - labelSelector: @@ -168,120 +170,120 @@ spec: matchLabels: 61-cm---ch-g0t-q--qr95ws-v-5--7-ufi-7/E5-6h_Kyo: Mqp..__._-J_-fk3-_j.133eT_2_Y namespaces: - - "444" - topologyKey: "445" + - "447" + topologyKey: "448" automountServiceAccountToken: false containers: - args: - - "245" + - "248" command: - - "244" + - "247" env: - - name: "252" - value: "253" + - name: "255" + value: "256" valueFrom: configMapKeyRef: - key: "259" - name: "258" + key: "262" + name: "261" optional: false fieldRef: - apiVersion: "254" - fieldPath: "255" + apiVersion: "257" + fieldPath: "258" resourceFieldRef: - containerName: "256" + containerName: "259" divisor: "142" - resource: "257" + resource: "260" secretKeyRef: - key: "261" - name: "260" + key: "264" + name: "263" optional: false envFrom: - configMapRef: - name: "250" + name: "253" optional: false - prefix: "249" + prefix: "252" secretRef: - name: "251" + name: "254" optional: false - image: "243" + image: "246" imagePullPolicy: 丟×x锏ɟ4Ǒ lifecycle: postStart: exec: command: - - "289" + - "292" httpGet: - host: "291" + host: "294" httpHeaders: - - name: "292" - value: "293" - path: "290" + - name: "295" + value: "296" + path: "293" port: -282193676 scheme: Ļǟi& tcpSocket: - host: "295" - port: "294" + host: "298" + port: "297" preStop: exec: command: - - "296" + - "299" httpGet: - host: "299" + host: "302" httpHeaders: - - name: "300" - value: "301" - path: "297" - port: "298" + - name: "303" + value: "304" + path: "300" + port: "301" scheme: 垾现葢ŵ橨 tcpSocket: - host: "302" + host: "305" port: -1312425203 livenessProbe: exec: command: - - "268" + - "271" failureThreshold: -1538905728 httpGet: - host: "271" + host: "274" httpHeaders: - - name: "272" - value: "273" - path: "269" - port: "270" + - name: "275" + value: "276" + path: "272" + port: "273" scheme: Ů+朷Ǝ膯ljVX1虊 initialDelaySeconds: -1748648882 periodSeconds: 1381579966 successThreshold: -1418092595 tcpSocket: - host: "274" + host: "277" port: -979584143 terminationGracePeriodSeconds: -1867540518204155332 timeoutSeconds: -239843014 - name: "242" + name: "245" ports: - containerPort: -1962065705 - hostIP: "248" + hostIP: "251" hostPort: 1752155096 - name: "247" + name: "250" protocol: ¿ readinessProbe: exec: command: - - "275" + - "278" failureThreshold: 888935190 httpGet: - host: "278" + host: "281" httpHeaders: - - name: "279" - value: "280" - path: "276" - port: "277" + - name: "282" + value: "283" + path: "279" + port: "280" scheme: q埄趛屡ʁ岼昕ĬÇó藢xɮĵȑ6L* initialDelaySeconds: -244758593 periodSeconds: 104069700 successThreshold: -331594625 tcpSocket: - host: "281" + host: "284" port: 1574967021 terminationGracePeriodSeconds: 7193904584276385338 timeoutSeconds: 591440053 @@ -304,174 +306,174 @@ spec: runAsNonRoot: true runAsUser: 5620818514944490121 seLinuxOptions: - level: "307" - role: "305" - type: "306" - user: "304" + level: "310" + role: "308" + type: "309" + user: "307" seccompProfile: - localhostProfile: "311" + localhostProfile: "314" type: ih亏yƕ丆録² windowsOptions: - gmsaCredentialSpec: "309" - gmsaCredentialSpecName: "308" - runAsUserName: "310" + gmsaCredentialSpec: "312" + gmsaCredentialSpecName: "311" + runAsUserName: "313" startupProbe: exec: command: - - "282" + - "285" failureThreshold: 617318981 httpGet: - host: "285" + host: "288" httpHeaders: - - name: "286" - value: "287" - path: "283" - port: "284" + - name: "289" + value: "290" + path: "286" + port: "287" scheme: î.Ȏ蝪ʜ5遰= initialDelaySeconds: -1462219068 periodSeconds: 1714588921 successThreshold: -1246371817 tcpSocket: - host: "288" + host: "291" port: 834105836 terminationGracePeriodSeconds: 1856677271350902065 timeoutSeconds: -370386363 stdin: true - terminationMessagePath: "303" + terminationMessagePath: "306" terminationMessagePolicy: ;跣Hǝcw媀瓄& tty: true volumeDevices: - - devicePath: "267" - name: "266" + - devicePath: "270" + name: "269" volumeMounts: - - mountPath: "263" + - mountPath: "266" mountPropagation: 啛更 - name: "262" - subPath: "264" - subPathExpr: "265" - workingDir: "246" + name: "265" + subPath: "267" + subPathExpr: "268" + workingDir: "249" dnsConfig: nameservers: - - "472" + - "475" options: - - name: "474" - value: "475" + - name: "477" + value: "478" searches: - - "473" + - "476" dnsPolicy: .wȏâ磠Ƴ崖S«V¯ÁȦtl敷斢 enableServiceLinks: true ephemeralContainers: - args: - - "315" + - "318" command: - - "314" + - "317" env: - - name: "322" - value: "323" + - name: "325" + value: "326" valueFrom: configMapKeyRef: - key: "329" - name: "328" + key: "332" + name: "331" optional: true fieldRef: - apiVersion: "324" - fieldPath: "325" + apiVersion: "327" + fieldPath: "328" resourceFieldRef: - containerName: "326" + containerName: "329" divisor: "149" - resource: "327" + resource: "330" secretKeyRef: - key: "331" - name: "330" + key: "334" + name: "333" optional: true envFrom: - configMapRef: - name: "320" + name: "323" optional: true - prefix: "319" + prefix: "322" secretRef: - name: "321" + name: "324" optional: true - image: "313" + image: "316" imagePullPolicy: I滞廬耐鷞焬CQm坊柩劄奼[ lifecycle: postStart: exec: command: - - "360" + - "363" httpGet: - host: "363" + host: "366" httpHeaders: - - name: "364" - value: "365" - path: "361" - port: "362" + - name: "367" + value: "368" + path: "364" + port: "365" scheme: 賞ǧĒzŔ瘍N tcpSocket: - host: "366" + host: "369" port: -531787516 preStop: exec: command: - - "367" + - "370" httpGet: - host: "369" + host: "372" httpHeaders: - - name: "370" - value: "371" - path: "368" + - name: "373" + value: "374" + path: "371" port: -824445204 scheme: 泙若`l}Ñ蠂Ü[ƛ^輅9ɛ棕ƈ tcpSocket: - host: "373" - port: "372" + host: "376" + port: "375" livenessProbe: exec: command: - - "338" + - "341" failureThreshold: -302933400 httpGet: - host: "341" + host: "344" httpHeaders: - - name: "342" - value: "343" - path: "339" - port: "340" + - name: "345" + value: "346" + path: "342" + port: "343" scheme: ' 鞤ɱďW賁Ěɭɪǹ0衷,ƷƣMț譎' initialDelaySeconds: -200074798 periodSeconds: -1838917931 successThreshold: -1563928252 tcpSocket: - host: "345" - port: "344" + host: "348" + port: "347" terminationGracePeriodSeconds: 7094149050088640176 timeoutSeconds: 556036216 - name: "312" + name: "315" ports: - containerPort: -1117254382 - hostIP: "318" + hostIP: "321" hostPort: 507384491 - name: "317" + name: "320" protocol: 趐囨鏻砅邻爥蹔ŧOǨ readinessProbe: exec: command: - - "346" + - "349" failureThreshold: 1486914884 httpGet: - host: "348" + host: "351" httpHeaders: - - name: "349" - value: "350" - path: "347" + - name: "352" + value: "353" + path: "350" port: -832681001 scheme: h趭 initialDelaySeconds: -1969828011 periodSeconds: -748525373 successThreshold: 805162379 tcpSocket: - host: "352" - port: "351" + host: "355" + port: "354" terminationGracePeriodSeconds: -2753079965660681160 timeoutSeconds: -1186720090 resources: @@ -493,172 +495,172 @@ spec: runAsNonRoot: true runAsUser: 2803095162614904173 seLinuxOptions: - level: "378" - role: "376" - type: "377" - user: "375" + level: "381" + role: "379" + type: "380" + user: "378" seccompProfile: - localhostProfile: "382" + localhostProfile: "385" type: 3Nh×DJɶ羹ƞʓ%ʝ`ǭ躌ñ?卶 windowsOptions: - gmsaCredentialSpec: "380" - gmsaCredentialSpecName: "379" - runAsUserName: "381" + gmsaCredentialSpec: "383" + gmsaCredentialSpecName: "382" + runAsUserName: "384" startupProbe: exec: command: - - "353" + - "356" failureThreshold: 1223564938 httpGet: - host: "356" + host: "359" httpHeaders: - - name: "357" - value: "358" - path: "354" - port: "355" + - name: "360" + value: "361" + path: "357" + port: "358" scheme: 壶ƵfȽÃ茓 initialDelaySeconds: -647531549 periodSeconds: 1737172479 successThreshold: -767058113 tcpSocket: - host: "359" + host: "362" port: 1359309446 terminationGracePeriodSeconds: 5333033627167868167 timeoutSeconds: -733444015 stdin: true - targetContainerName: "383" - terminationMessagePath: "374" + targetContainerName: "386" + terminationMessagePath: "377" terminationMessagePolicy: 礫Ƽ¨Ix糂腂ǂǚŜEu volumeDevices: - - devicePath: "337" - name: "336" + - devicePath: "340" + name: "339" volumeMounts: - - mountPath: "333" + - mountPath: "336" mountPropagation: "" - name: "332" - subPath: "334" - subPathExpr: "335" - workingDir: "316" + name: "335" + subPath: "337" + subPathExpr: "338" + workingDir: "319" hostAliases: - hostnames: - - "470" - ip: "469" + - "473" + ip: "472" hostNetwork: true - hostname: "400" + hostname: "403" imagePullSecrets: - - name: "399" + - name: "402" initContainers: - args: - - "174" + - "177" command: - - "173" + - "176" env: - - name: "181" - value: "182" + - name: "184" + value: "185" valueFrom: configMapKeyRef: - key: "188" - name: "187" + key: "191" + name: "190" optional: true fieldRef: - apiVersion: "183" - fieldPath: "184" + apiVersion: "186" + fieldPath: "187" resourceFieldRef: - containerName: "185" + containerName: "188" divisor: "117" - resource: "186" + resource: "189" secretKeyRef: - key: "190" - name: "189" + key: "193" + name: "192" optional: false envFrom: - configMapRef: - name: "179" + name: "182" optional: false - prefix: "178" + prefix: "181" secretRef: - name: "180" + name: "183" optional: true - image: "172" + image: "175" imagePullPolicy: vt莭琽§ć\ ïì« lifecycle: postStart: exec: command: - - "218" + - "221" httpGet: - host: "221" + host: "224" httpHeaders: - - name: "222" - value: "223" - path: "219" - port: "220" + - name: "225" + value: "226" + path: "222" + port: "223" scheme: LLȊɞ-uƻ悖ȩ0Ƹ[Ęİ榌 tcpSocket: - host: "225" - port: "224" + host: "228" + port: "227" preStop: exec: command: - - "226" + - "229" httpGet: - host: "229" + host: "232" httpHeaders: - - name: "230" - value: "231" - path: "227" - port: "228" + - name: "233" + value: "234" + path: "230" + port: "231" scheme: 懔%熷谟 tcpSocket: - host: "232" + host: "235" port: -1920661051 livenessProbe: exec: command: - - "197" + - "200" failureThreshold: -1273036797 httpGet: - host: "199" + host: "202" httpHeaders: - - name: "200" - value: "201" - path: "198" + - name: "203" + value: "204" + path: "201" port: 1923650413 scheme: I粛E煹ǐƲE'iþŹʣy initialDelaySeconds: -1961863213 periodSeconds: -1045704964 successThreshold: 1089147958 tcpSocket: - host: "203" - port: "202" + host: "206" + port: "205" terminationGracePeriodSeconds: 2787866729016106782 timeoutSeconds: -103588794 - name: "171" + name: "174" ports: - containerPort: 32378685 - hostIP: "177" + hostIP: "180" hostPort: -1872407654 - name: "176" + name: "179" protocol: ş蝿ɖȃ賲鐅臬 readinessProbe: exec: command: - - "204" + - "207" failureThreshold: -495373547 httpGet: - host: "206" + host: "209" httpHeaders: - - name: "207" - value: "208" - path: "205" + - name: "210" + value: "211" + path: "208" port: 859639931 scheme: p儼Ƿ裚瓶釆Ɗ+j忊Ŗȫ焗捏ĨF initialDelaySeconds: 1380874688 periodSeconds: -674091068 successThreshold: -2061678740 tcpSocket: - host: "210" - port: "209" + host: "213" + port: "212" terminationGracePeriodSeconds: -703684984628150402 timeoutSeconds: -1018741501 resources: @@ -680,66 +682,66 @@ spec: runAsNonRoot: false runAsUser: -2000070193364862971 seLinuxOptions: - level: "237" - role: "235" - type: "236" - user: "234" + level: "240" + role: "238" + type: "239" + user: "237" seccompProfile: - localhostProfile: "241" + localhostProfile: "244" type: w windowsOptions: - gmsaCredentialSpec: "239" - gmsaCredentialSpecName: "238" - runAsUserName: "240" + gmsaCredentialSpec: "242" + gmsaCredentialSpecName: "241" + runAsUserName: "243" startupProbe: exec: command: - - "211" + - "214" failureThreshold: -1681029343 httpGet: - host: "213" + host: "216" httpHeaders: - - name: "214" - value: "215" - path: "212" + - name: "217" + value: "218" + path: "215" port: 1255169591 scheme: 褎weLJèux initialDelaySeconds: -1133499416 periodSeconds: 1157241180 successThreshold: -1810997540 tcpSocket: - host: "217" - port: "216" + host: "220" + port: "219" terminationGracePeriodSeconds: -6826008110504741173 timeoutSeconds: 486195690 stdin: true stdinOnce: true - terminationMessagePath: "233" + terminationMessagePath: "236" terminationMessagePolicy: 荶ljʁ揆ɘȌ脾嚏吐ĠLƐȤ藠3 tty: true volumeDevices: - - devicePath: "196" - name: "195" + - devicePath: "199" + name: "198" volumeMounts: - - mountPath: "192" + - mountPath: "195" mountPropagation: ǹ_Áȉ彂Ŵ廷s - name: "191" - subPath: "193" - subPathExpr: "194" - workingDir: "175" - nodeName: "388" + name: "194" + subPath: "196" + subPathExpr: "197" + workingDir: "178" + nodeName: "391" nodeSelector: - "384": "385" + "387": "388" overhead: Ĵ诛ª韷v: "537" preemptionPolicy: "" priority: 2026789529 - priorityClassName: "471" + priorityClassName: "474" readinessGates: - conditionType: I芩嗎競ɵd魶暐f髓沨 restartPolicy: ȟP - runtimeClassName: "476" - schedulerName: "466" + runtimeClassName: "479" + schedulerName: "469" securityContext: fsGroup: -3072254610148392250 fsGroupChangePolicy: q櫞繡 @@ -747,33 +749,33 @@ spec: runAsNonRoot: false runAsUser: 5115783808026178112 seLinuxOptions: - level: "392" - role: "390" - type: "391" - user: "389" + level: "395" + role: "393" + type: "394" + user: "392" seccompProfile: - localhostProfile: "398" + localhostProfile: "401" type: 翃ɾ氒ĺʈʫ羶 supplementalGroups: - -6267717930337655515 sysctls: - - name: "396" - value: "397" + - name: "399" + value: "400" windowsOptions: - gmsaCredentialSpec: "394" - gmsaCredentialSpecName: "393" - runAsUserName: "395" - serviceAccount: "387" - serviceAccountName: "386" + gmsaCredentialSpec: "397" + gmsaCredentialSpecName: "396" + runAsUserName: "398" + serviceAccount: "390" + serviceAccountName: "389" setHostnameAsFQDN: true shareProcessNamespace: true - subdomain: "401" + subdomain: "404" terminationGracePeriodSeconds: -7559660744894799169 tolerations: - effect: n3'T砳1\İ塄 - key: "467" + key: "470" tolerationSeconds: 7716735516543221297 - value: "468" + value: "471" topologySpreadConstraints: - labelSelector: matchExpressions: @@ -784,65 +786,65 @@ spec: matchLabels: 2tm-8vuo17qre-33-5-u8f0f1qv--i72-x3---v25f56/v__-Zvt.LT60v.WxPc---K__-iguFGT._.Y4-0.67hP-lX-_-..5-.._r6M__g: W84-M-_-U...s.K maxSkew: -447517325 - topologyKey: "477" + topologyKey: "480" whenUnsatisfiable: 値å镮 volumes: - awsElasticBlockStore: - fsType: "43" + fsType: "45" partition: -1095687535 - volumeID: "42" + volumeID: "44" azureDisk: cachingMode: ʌ鴜 - diskName: "106" - diskURI: "107" - fsType: "108" + diskName: "108" + diskURI: "109" + fsType: "110" kind: ŨȈ>Ņ£趕ã/鈱$-议 readOnly: true azureFile: readOnly: true - secretName: "92" - shareName: "93" + secretName: "94" + shareName: "95" cephfs: monitors: - - "77" - path: "78" - secretFile: "80" + - "79" + path: "80" + secretFile: "82" secretRef: - name: "81" - user: "79" + name: "83" + user: "81" cinder: - fsType: "75" + fsType: "77" secretRef: - name: "76" - volumeID: "74" + name: "78" + volumeID: "76" configMap: defaultMode: 1945687018 items: - - key: "95" + - key: "97" mode: -818470612 - path: "96" - name: "94" + path: "98" + name: "96" optional: false csi: - driver: "138" - fsType: "139" + driver: "140" + fsType: "141" nodePublishSecretRef: - name: "142" + name: "144" readOnly: true volumeAttributes: - "140": "141" + "142": "143" downwardAPI: defaultMode: -1449552038 items: - fieldRef: - apiVersion: "85" - fieldPath: "86" + apiVersion: "87" + fieldPath: "88" mode: -816398166 - path: "84" + path: "86" resourceFieldRef: - containerName: "87" + containerName: "89" divisor: "558" - resource: "88" + resource: "90" emptyDir: medium: ɖ橙9 sizeLimit: "481" @@ -850,40 +852,41 @@ spec: volumeClaimTemplate: metadata: annotations: - "150": "151" - clusterName: "156" + "152": "153" + clusterName: "158" creationTimestamp: null deletionGracePeriodSeconds: -7941641181357802163 finalizers: - - "155" - generateName: "144" + - "157" + generateName: "146" generation: -3770420463196955451 labels: - "148": "149" + "150": "151" managedFields: - - apiVersion: "158" - fieldsType: "159" - manager: "157" + - apiVersion: "160" + fieldsType: "161" + manager: "159" operation: l恕ɍȇ廄裭4懙鏮嵒 - name: "143" - namespace: "145" + subresource: "162" + name: "145" + namespace: "147" ownerReferences: - - apiVersion: "152" + - apiVersion: "154" blockOwnerDeletion: true controller: true - kind: "153" - name: "154" + kind: "155" + name: "156" uid: 蓨MĮ? resourceVersion: "14394439682782579181" - selfLink: "146" + selfLink: "148" uid: 绅{囥"ŵw^Ü郀叚Fi皬择,Q捇 spec: accessModes: - ɸ殁Ka縳讋ɮ衺 dataSource: - apiGroup: "168" - kind: "169" - name: "170" + apiGroup: "171" + kind: "172" + name: "173" resources: limits: 銦妰黖ȓƇ$缔獵偐ę腬瓷碑=ɉ: "707" @@ -897,151 +900,151 @@ spec: - "" matchLabels: o82_g50_u__..cu87__-7p_w.e6._.pj5t_k-_v.-6b6.N_u: o--.8--LI--U.v.L.U_8f.-H2._67yg-Ln-__.-__w - storageClassName: "167" + storageClassName: "170" volumeMode: 鶪5w垁鷌辪虽U珝Żwʮ馜üN - volumeName: "166" + volumeName: "169" fc: - fsType: "90" + fsType: "92" lun: 13573196 targetWWNs: - - "89" - wwids: - "91" + wwids: + - "93" flexVolume: - driver: "69" - fsType: "70" + driver: "71" + fsType: "72" options: - "72": "73" + "74": "75" readOnly: true secretRef: - name: "71" + name: "73" flocker: - datasetName: "82" - datasetUUID: "83" + datasetName: "84" + datasetUUID: "85" gcePersistentDisk: - fsType: "41" + fsType: "43" partition: -54954325 - pdName: "40" + pdName: "42" gitRepo: - directory: "46" - repository: "44" - revision: "45" + directory: "48" + repository: "46" + revision: "47" glusterfs: - endpoints: "59" - path: "60" + endpoints: "61" + path: "62" hostPath: - path: "39" + path: "41" type: Ơ歿:狞夌碕ʂɭîcP$I iscsi: - fsType: "55" - initiatorName: "58" - iqn: "53" - iscsiInterface: "54" + fsType: "57" + initiatorName: "60" + iqn: "55" + iscsiInterface: "56" lun: 819364842 portals: - - "56" + - "58" readOnly: true secretRef: - name: "57" - targetPortal: "52" - name: "38" + name: "59" + targetPortal: "54" + name: "40" nfs: - path: "51" - server: "50" + path: "53" + server: "52" persistentVolumeClaim: - claimName: "61" + claimName: "63" photonPersistentDisk: - fsType: "110" - pdID: "109" + fsType: "112" + pdID: "111" portworxVolume: - fsType: "125" - volumeID: "124" + fsType: "127" + volumeID: "126" projected: defaultMode: 808527238 sources: - configMap: items: - - key: "120" + - key: "122" mode: -1706790766 - path: "121" - name: "119" + path: "123" + name: "121" optional: true downwardAPI: items: - fieldRef: - apiVersion: "115" - fieldPath: "116" + apiVersion: "117" + fieldPath: "118" mode: 1258015454 - path: "114" + path: "116" resourceFieldRef: - containerName: "117" + containerName: "119" divisor: "691" - resource: "118" + resource: "120" secret: items: - - key: "112" + - key: "114" mode: 33624773 - path: "113" - name: "111" + path: "115" + name: "113" optional: false serviceAccountToken: - audience: "122" + audience: "124" expirationSeconds: 4844518680130446070 - path: "123" + path: "125" quobyte: - group: "104" + group: "106" readOnly: true - registry: "101" - tenant: "105" - user: "103" - volume: "102" + registry: "103" + tenant: "107" + user: "105" + volume: "104" rbd: - fsType: "64" - image: "63" - keyring: "67" + fsType: "66" + image: "65" + keyring: "69" monitors: - - "62" - pool: "65" + - "64" + pool: "67" readOnly: true secretRef: - name: "68" - user: "66" + name: "70" + user: "68" scaleIO: - fsType: "133" - gateway: "126" - protectionDomain: "129" + fsType: "135" + gateway: "128" + protectionDomain: "131" secretRef: - name: "128" - storageMode: "131" - storagePool: "130" - system: "127" - volumeName: "132" + name: "130" + storageMode: "133" + storagePool: "132" + system: "129" + volumeName: "134" secret: defaultMode: 712024464 items: - - key: "48" + - key: "50" mode: 13677460 - path: "49" + path: "51" optional: false - secretName: "47" + secretName: "49" storageos: - fsType: "136" + fsType: "138" readOnly: true secretRef: - name: "137" - volumeName: "134" - volumeNamespace: "135" + name: "139" + volumeName: "136" + volumeNamespace: "137" vsphereVolume: - fsType: "98" - storagePolicyID: "100" - storagePolicyName: "99" - volumePath: "97" + fsType: "100" + storagePolicyID: "102" + storagePolicyName: "101" + volumePath: "99" status: availableReplicas: 655071461 conditions: - lastTransitionTime: "2427-08-17T22:26:07Z" - message: "485" - reason: "484" + message: "488" + reason: "487" status: ƕ蟶ŃēÖ釐駆Ŕƿe魛ĩ type: š^劶 fullyLabeledReplicas: 1536133995 diff --git a/staging/src/k8s.io/api/testdata/HEAD/core.v1.ResourceQuota.json b/staging/src/k8s.io/api/testdata/HEAD/core.v1.ResourceQuota.json index ef308ef7d54..c3e501b5cec 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/core.v1.ResourceQuota.json +++ b/staging/src/k8s.io/api/testdata/HEAD/core.v1.ResourceQuota.json @@ -36,7 +36,8 @@ "manager": "16", "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", "apiVersion": "17", - "fieldsType": "18" + "fieldsType": "18", + "subresource": "19" } ] }, @@ -53,7 +54,7 @@ "scopeName": "ʕVŚ(ĿȊ甞谐颋DžSǡƏS$+½H牗", "operator": "獚敆ȎțêɘIJ斬³;Ơ歿:狞夌碕ʂɭ", "values": [ - "19" + "20" ] } ] diff --git a/staging/src/k8s.io/api/testdata/HEAD/core.v1.ResourceQuota.pb b/staging/src/k8s.io/api/testdata/HEAD/core.v1.ResourceQuota.pb index 147f732f9b8..f8b6443543d 100644 Binary files a/staging/src/k8s.io/api/testdata/HEAD/core.v1.ResourceQuota.pb and b/staging/src/k8s.io/api/testdata/HEAD/core.v1.ResourceQuota.pb differ diff --git a/staging/src/k8s.io/api/testdata/HEAD/core.v1.ResourceQuota.yaml b/staging/src/k8s.io/api/testdata/HEAD/core.v1.ResourceQuota.yaml index fb3a44486cd..52bc44b2531 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/core.v1.ResourceQuota.yaml +++ b/staging/src/k8s.io/api/testdata/HEAD/core.v1.ResourceQuota.yaml @@ -17,6 +17,7 @@ metadata: fieldsType: "18" manager: "16" operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] + subresource: "19" name: "2" namespace: "4" ownerReferences: @@ -37,7 +38,7 @@ spec: - operator: 獚敆ȎțêɘIJ斬³;Ơ歿:狞夌碕ʂɭ scopeName: ʕVŚ(ĿȊ甞谐颋DžSǡƏS$+½H牗 values: - - "19" + - "20" scopes: - Ĩɘ.蘯6ċV夸eɑeʤ脽ěĂ status: diff --git a/staging/src/k8s.io/api/testdata/HEAD/core.v1.Secret.json b/staging/src/k8s.io/api/testdata/HEAD/core.v1.Secret.json index 61549953eb6..0ca101aa61b 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/core.v1.Secret.json +++ b/staging/src/k8s.io/api/testdata/HEAD/core.v1.Secret.json @@ -36,16 +36,17 @@ "manager": "16", "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", "apiVersion": "17", - "fieldsType": "18" + "fieldsType": "18", + "subresource": "19" } ] }, "immutable": false, "data": { - "19": "xw==" + "20": "xw==" }, "stringData": { - "20": "21" + "21": "22" }, "type": "鯹)晿\u003c" } \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/HEAD/core.v1.Secret.pb b/staging/src/k8s.io/api/testdata/HEAD/core.v1.Secret.pb index 9e59b891282..1141073c9e4 100644 Binary files a/staging/src/k8s.io/api/testdata/HEAD/core.v1.Secret.pb and b/staging/src/k8s.io/api/testdata/HEAD/core.v1.Secret.pb differ diff --git a/staging/src/k8s.io/api/testdata/HEAD/core.v1.Secret.yaml b/staging/src/k8s.io/api/testdata/HEAD/core.v1.Secret.yaml index 866b99fd1ab..1af2ee3ba48 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/core.v1.Secret.yaml +++ b/staging/src/k8s.io/api/testdata/HEAD/core.v1.Secret.yaml @@ -1,6 +1,6 @@ apiVersion: v1 data: - "19": xw== + "20": xw== immutable: false kind: Secret metadata: @@ -20,6 +20,7 @@ metadata: fieldsType: "18" manager: "16" operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] + subresource: "19" name: "2" namespace: "4" ownerReferences: @@ -33,5 +34,5 @@ metadata: selfLink: "5" uid: "7" stringData: - "20": "21" + "21": "22" type: 鯹)晿< diff --git a/staging/src/k8s.io/api/testdata/HEAD/core.v1.Service.json b/staging/src/k8s.io/api/testdata/HEAD/core.v1.Service.json index 52ea73086ef..e06a53d0326 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/core.v1.Service.json +++ b/staging/src/k8s.io/api/testdata/HEAD/core.v1.Service.json @@ -36,38 +36,39 @@ "manager": "16", "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", "apiVersion": "17", - "fieldsType": "18" + "fieldsType": "18", + "subresource": "19" } ] }, "spec": { "ports": [ { - "name": "19", + "name": "20", "protocol": "@Hr鯹)晿", - "appProtocol": "20", + "appProtocol": "21", "port": 202283346, - "targetPort": "21", + "targetPort": "22", "nodePort": -474380055 } ], "selector": { - "22": "23" + "23": "24" }, - "clusterIP": "24", + "clusterIP": "25", "clusterIPs": [ - "25" + "26" ], "type": "鮽ort昍řČ扷5ƗǸƢ6/ʕVŚ(Ŀ", "externalIPs": [ - "26" + "27" ], "sessionAffinity": "甞谐颋DžS", - "loadBalancerIP": "27", + "loadBalancerIP": "28", "loadBalancerSourceRanges": [ - "28" + "29" ], - "externalName": "29", + "externalName": "30", "externalTrafficPolicy": "ƏS$+½H牗洝尿", "healthCheckNodePort": -1965738697, "publishNotReadyAddresses": true, @@ -77,27 +78,27 @@ } }, "topologyKeys": [ - "30" + "31" ], "ipFamilies": [ "斬³;Ơ歿:狞夌碕ʂɭîcP$Iņɖ" ], "ipFamilyPolicy": "9ȫŚ", "allocateLoadBalancerNodePorts": true, - "loadBalancerClass": "31", + "loadBalancerClass": "32", "internalTrafficPolicy": "" }, "status": { "loadBalancer": { "ingress": [ { - "ip": "32", - "hostname": "33", + "ip": "33", + "hostname": "34", "ports": [ { "port": 684408190, "protocol": "ƈ斎AO6ĴC浔Ű", - "error": "34" + "error": "35" } ] } @@ -105,12 +106,12 @@ }, "conditions": [ { - "type": "35", + "type": "36", "status": "ž(-譵", "observedGeneration": -8651056334266075769, "lastTransitionTime": "2404-01-10T11:35:42Z", - "reason": "36", - "message": "37" + "reason": "37", + "message": "38" } ] } diff --git a/staging/src/k8s.io/api/testdata/HEAD/core.v1.Service.pb b/staging/src/k8s.io/api/testdata/HEAD/core.v1.Service.pb index b84e0c2d567..52193e90c67 100644 Binary files a/staging/src/k8s.io/api/testdata/HEAD/core.v1.Service.pb and b/staging/src/k8s.io/api/testdata/HEAD/core.v1.Service.pb differ diff --git a/staging/src/k8s.io/api/testdata/HEAD/core.v1.Service.yaml b/staging/src/k8s.io/api/testdata/HEAD/core.v1.Service.yaml index 863435cefd3..a2837d15f29 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/core.v1.Service.yaml +++ b/staging/src/k8s.io/api/testdata/HEAD/core.v1.Service.yaml @@ -17,6 +17,7 @@ metadata: fieldsType: "18" manager: "16" operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] + subresource: "19" name: "2" namespace: "4" ownerReferences: @@ -31,52 +32,52 @@ metadata: uid: "7" spec: allocateLoadBalancerNodePorts: true - clusterIP: "24" + clusterIP: "25" clusterIPs: - - "25" - externalIPs: - "26" - externalName: "29" + externalIPs: + - "27" + externalName: "30" externalTrafficPolicy: ƏS$+½H牗洝尿 healthCheckNodePort: -1965738697 internalTrafficPolicy: "" ipFamilies: - 斬³;Ơ歿:狞夌碕ʂɭîcP$Iņɖ ipFamilyPolicy: 9ȫŚ - loadBalancerClass: "31" - loadBalancerIP: "27" + loadBalancerClass: "32" + loadBalancerIP: "28" loadBalancerSourceRanges: - - "28" + - "29" ports: - - appProtocol: "20" - name: "19" + - appProtocol: "21" + name: "20" nodePort: -474380055 port: 202283346 protocol: '@Hr鯹)晿' - targetPort: "21" + targetPort: "22" publishNotReadyAddresses: true selector: - "22": "23" + "23": "24" sessionAffinity: 甞谐颋DžS sessionAffinityConfig: clientIP: timeoutSeconds: 2072604405 topologyKeys: - - "30" + - "31" type: 鮽ort昍řČ扷5ƗǸƢ6/ʕVŚ(Ŀ status: conditions: - lastTransitionTime: "2404-01-10T11:35:42Z" - message: "37" + message: "38" observedGeneration: -8651056334266075769 - reason: "36" + reason: "37" status: ž(-譵 - type: "35" + type: "36" loadBalancer: ingress: - - hostname: "33" - ip: "32" + - hostname: "34" + ip: "33" ports: - - error: "34" + - error: "35" port: 684408190 protocol: ƈ斎AO6ĴC浔Ű diff --git a/staging/src/k8s.io/api/testdata/HEAD/core.v1.ServiceAccount.json b/staging/src/k8s.io/api/testdata/HEAD/core.v1.ServiceAccount.json index 74c3b1a513e..6f01f30cab2 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/core.v1.ServiceAccount.json +++ b/staging/src/k8s.io/api/testdata/HEAD/core.v1.ServiceAccount.json @@ -36,24 +36,25 @@ "manager": "16", "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", "apiVersion": "17", - "fieldsType": "18" + "fieldsType": "18", + "subresource": "19" } ] }, "secrets": [ { - "kind": "19", - "namespace": "20", - "name": "21", + "kind": "20", + "namespace": "21", + "name": "22", "uid": "@Hr鯹)晿", - "apiVersion": "22", - "resourceVersion": "23", - "fieldPath": "24" + "apiVersion": "23", + "resourceVersion": "24", + "fieldPath": "25" } ], "imagePullSecrets": [ { - "name": "25" + "name": "26" } ], "automountServiceAccountToken": false diff --git a/staging/src/k8s.io/api/testdata/HEAD/core.v1.ServiceAccount.pb b/staging/src/k8s.io/api/testdata/HEAD/core.v1.ServiceAccount.pb index 54f4b07fa1b..39ff844aaf5 100644 Binary files a/staging/src/k8s.io/api/testdata/HEAD/core.v1.ServiceAccount.pb and b/staging/src/k8s.io/api/testdata/HEAD/core.v1.ServiceAccount.pb differ diff --git a/staging/src/k8s.io/api/testdata/HEAD/core.v1.ServiceAccount.yaml b/staging/src/k8s.io/api/testdata/HEAD/core.v1.ServiceAccount.yaml index a84d2880006..431f8f40d05 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/core.v1.ServiceAccount.yaml +++ b/staging/src/k8s.io/api/testdata/HEAD/core.v1.ServiceAccount.yaml @@ -1,7 +1,7 @@ apiVersion: v1 automountServiceAccountToken: false imagePullSecrets: -- name: "25" +- name: "26" kind: ServiceAccount metadata: annotations: @@ -20,6 +20,7 @@ metadata: fieldsType: "18" manager: "16" operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] + subresource: "19" name: "2" namespace: "4" ownerReferences: @@ -33,10 +34,10 @@ metadata: selfLink: "5" uid: "7" secrets: -- apiVersion: "22" - fieldPath: "24" - kind: "19" - name: "21" - namespace: "20" - resourceVersion: "23" +- apiVersion: "23" + fieldPath: "25" + kind: "20" + name: "22" + namespace: "21" + resourceVersion: "24" uid: '@Hr鯹)晿' diff --git a/staging/src/k8s.io/api/testdata/HEAD/discovery.k8s.io.v1.EndpointSlice.json b/staging/src/k8s.io/api/testdata/HEAD/discovery.k8s.io.v1.EndpointSlice.json index 186facfa284..b597bdcb66a 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/discovery.k8s.io.v1.EndpointSlice.json +++ b/staging/src/k8s.io/api/testdata/HEAD/discovery.k8s.io.v1.EndpointSlice.json @@ -36,7 +36,8 @@ "manager": "16", "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", "apiVersion": "17", - "fieldsType": "18" + "fieldsType": "18", + "subresource": "19" } ] }, @@ -44,32 +45,32 @@ "endpoints": [ { "addresses": [ - "19" + "20" ], "conditions": { "ready": false, "serving": false, "terminating": false }, - "hostname": "20", + "hostname": "21", "targetRef": { - "kind": "21", - "namespace": "22", - "name": "23", + "kind": "22", + "namespace": "23", + "name": "24", "uid": "ɑ", - "apiVersion": "24", - "resourceVersion": "25", - "fieldPath": "26" + "apiVersion": "25", + "resourceVersion": "26", + "fieldPath": "27" }, "deprecatedTopology": { - "27": "28" + "28": "29" }, - "nodeName": "29", - "zone": "30", + "nodeName": "30", + "zone": "31", "hints": { "forZones": [ { - "name": "31" + "name": "32" } ] } @@ -77,10 +78,10 @@ ], "ports": [ { - "name": "32", + "name": "33", "protocol": "ěĂ凗蓏Ŋ蛊ĉy緅縕", "port": -591435092, - "appProtocol": "33" + "appProtocol": "34" } ] } \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/HEAD/discovery.k8s.io.v1.EndpointSlice.pb b/staging/src/k8s.io/api/testdata/HEAD/discovery.k8s.io.v1.EndpointSlice.pb index 312a5a75cd9..7b5d4ff1bc6 100644 Binary files a/staging/src/k8s.io/api/testdata/HEAD/discovery.k8s.io.v1.EndpointSlice.pb and b/staging/src/k8s.io/api/testdata/HEAD/discovery.k8s.io.v1.EndpointSlice.pb differ diff --git a/staging/src/k8s.io/api/testdata/HEAD/discovery.k8s.io.v1.EndpointSlice.yaml b/staging/src/k8s.io/api/testdata/HEAD/discovery.k8s.io.v1.EndpointSlice.yaml index 9605ccbcfeb..5d80c666020 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/discovery.k8s.io.v1.EndpointSlice.yaml +++ b/staging/src/k8s.io/api/testdata/HEAD/discovery.k8s.io.v1.EndpointSlice.yaml @@ -2,27 +2,27 @@ addressType: īqJ枊a8衍`Ĩɘ.蘯 apiVersion: discovery.k8s.io/v1 endpoints: - addresses: - - "19" + - "20" conditions: ready: false serving: false terminating: false deprecatedTopology: - "27": "28" + "28": "29" hints: forZones: - - name: "31" - hostname: "20" - nodeName: "29" + - name: "32" + hostname: "21" + nodeName: "30" targetRef: - apiVersion: "24" - fieldPath: "26" - kind: "21" - name: "23" - namespace: "22" - resourceVersion: "25" + apiVersion: "25" + fieldPath: "27" + kind: "22" + name: "24" + namespace: "23" + resourceVersion: "26" uid: ɑ - zone: "30" + zone: "31" kind: EndpointSlice metadata: annotations: @@ -41,6 +41,7 @@ metadata: fieldsType: "18" manager: "16" operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] + subresource: "19" name: "2" namespace: "4" ownerReferences: @@ -54,7 +55,7 @@ metadata: selfLink: "5" uid: "7" ports: -- appProtocol: "33" - name: "32" +- appProtocol: "34" + name: "33" port: -591435092 protocol: ěĂ凗蓏Ŋ蛊ĉy緅縕 diff --git a/staging/src/k8s.io/api/testdata/HEAD/discovery.k8s.io.v1beta1.EndpointSlice.json b/staging/src/k8s.io/api/testdata/HEAD/discovery.k8s.io.v1beta1.EndpointSlice.json index e8166ae43b8..e734eb0854c 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/discovery.k8s.io.v1beta1.EndpointSlice.json +++ b/staging/src/k8s.io/api/testdata/HEAD/discovery.k8s.io.v1beta1.EndpointSlice.json @@ -36,7 +36,8 @@ "manager": "16", "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", "apiVersion": "17", - "fieldsType": "18" + "fieldsType": "18", + "subresource": "19" } ] }, @@ -44,31 +45,31 @@ "endpoints": [ { "addresses": [ - "19" + "20" ], "conditions": { "ready": false, "serving": false, "terminating": false }, - "hostname": "20", + "hostname": "21", "targetRef": { - "kind": "21", - "namespace": "22", - "name": "23", + "kind": "22", + "namespace": "23", + "name": "24", "uid": "ɑ", - "apiVersion": "24", - "resourceVersion": "25", - "fieldPath": "26" + "apiVersion": "25", + "resourceVersion": "26", + "fieldPath": "27" }, "topology": { - "27": "28" + "28": "29" }, - "nodeName": "29", + "nodeName": "30", "hints": { "forZones": [ { - "name": "30" + "name": "31" } ] } @@ -76,10 +77,10 @@ ], "ports": [ { - "name": "31", + "name": "32", "protocol": "ěĂ凗蓏Ŋ蛊ĉy緅縕", "port": -591435092, - "appProtocol": "32" + "appProtocol": "33" } ] } \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/HEAD/discovery.k8s.io.v1beta1.EndpointSlice.pb b/staging/src/k8s.io/api/testdata/HEAD/discovery.k8s.io.v1beta1.EndpointSlice.pb index 72a9c5936e3..54a0d7f634f 100644 Binary files a/staging/src/k8s.io/api/testdata/HEAD/discovery.k8s.io.v1beta1.EndpointSlice.pb and b/staging/src/k8s.io/api/testdata/HEAD/discovery.k8s.io.v1beta1.EndpointSlice.pb differ diff --git a/staging/src/k8s.io/api/testdata/HEAD/discovery.k8s.io.v1beta1.EndpointSlice.yaml b/staging/src/k8s.io/api/testdata/HEAD/discovery.k8s.io.v1beta1.EndpointSlice.yaml index 28ed5d85e1e..046df378ebf 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/discovery.k8s.io.v1beta1.EndpointSlice.yaml +++ b/staging/src/k8s.io/api/testdata/HEAD/discovery.k8s.io.v1beta1.EndpointSlice.yaml @@ -2,26 +2,26 @@ addressType: īqJ枊a8衍`Ĩɘ.蘯 apiVersion: discovery.k8s.io/v1beta1 endpoints: - addresses: - - "19" + - "20" conditions: ready: false serving: false terminating: false hints: forZones: - - name: "30" - hostname: "20" - nodeName: "29" + - name: "31" + hostname: "21" + nodeName: "30" targetRef: - apiVersion: "24" - fieldPath: "26" - kind: "21" - name: "23" - namespace: "22" - resourceVersion: "25" + apiVersion: "25" + fieldPath: "27" + kind: "22" + name: "24" + namespace: "23" + resourceVersion: "26" uid: ɑ topology: - "27": "28" + "28": "29" kind: EndpointSlice metadata: annotations: @@ -40,6 +40,7 @@ metadata: fieldsType: "18" manager: "16" operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] + subresource: "19" name: "2" namespace: "4" ownerReferences: @@ -53,7 +54,7 @@ metadata: selfLink: "5" uid: "7" ports: -- appProtocol: "32" - name: "31" +- appProtocol: "33" + name: "32" port: -591435092 protocol: ěĂ凗蓏Ŋ蛊ĉy緅縕 diff --git a/staging/src/k8s.io/api/testdata/HEAD/events.k8s.io.v1.Event.json b/staging/src/k8s.io/api/testdata/HEAD/events.k8s.io.v1.Event.json index 78339f5c030..a343c910bb5 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/events.k8s.io.v1.Event.json +++ b/staging/src/k8s.io/api/testdata/HEAD/events.k8s.io.v1.Event.json @@ -36,7 +36,8 @@ "manager": "16", "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", "apiVersion": "17", - "fieldsType": "18" + "fieldsType": "18", + "subresource": "19" } ] }, @@ -45,33 +46,33 @@ "count": -1971381490, "lastObservedTime": "2429-02-18T17:57:56.343118Z" }, - "reportingController": "19", - "reportingInstance": "20", - "action": "21", - "reason": "22", + "reportingController": "20", + "reportingInstance": "21", + "action": "22", + "reason": "23", "regarding": { - "kind": "23", - "namespace": "24", - "name": "25", + "kind": "24", + "namespace": "25", + "name": "26", "uid": "鯹)晿\u003c", - "apiVersion": "26", - "resourceVersion": "27", - "fieldPath": "28" + "apiVersion": "27", + "resourceVersion": "28", + "fieldPath": "29" }, "related": { - "kind": "29", - "namespace": "30", - "name": "31", + "kind": "30", + "namespace": "31", + "name": "32", "uid": ",c鮽ort昍řČ扷5ƗǸƢ6/ʕ", - "apiVersion": "32", - "resourceVersion": "33", - "fieldPath": "34" + "apiVersion": "33", + "resourceVersion": "34", + "fieldPath": "35" }, - "note": "35", - "type": "36", + "note": "36", + "type": "37", "deprecatedSource": { - "component": "37", - "host": "38" + "component": "38", + "host": "39" }, "deprecatedFirstTimestamp": "2235-03-09T09:44:15Z", "deprecatedLastTimestamp": "2964-12-12T12:04:40Z", diff --git a/staging/src/k8s.io/api/testdata/HEAD/events.k8s.io.v1.Event.pb b/staging/src/k8s.io/api/testdata/HEAD/events.k8s.io.v1.Event.pb index 089afa0c5c8..1a8dadf9666 100644 Binary files a/staging/src/k8s.io/api/testdata/HEAD/events.k8s.io.v1.Event.pb and b/staging/src/k8s.io/api/testdata/HEAD/events.k8s.io.v1.Event.pb differ diff --git a/staging/src/k8s.io/api/testdata/HEAD/events.k8s.io.v1.Event.yaml b/staging/src/k8s.io/api/testdata/HEAD/events.k8s.io.v1.Event.yaml index 74b73aad2ff..64e8117dbb6 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/events.k8s.io.v1.Event.yaml +++ b/staging/src/k8s.io/api/testdata/HEAD/events.k8s.io.v1.Event.yaml @@ -1,11 +1,11 @@ -action: "21" +action: "22" apiVersion: events.k8s.io/v1 deprecatedCount: -180456314 deprecatedFirstTimestamp: "2235-03-09T09:44:15Z" deprecatedLastTimestamp: "2964-12-12T12:04:40Z" deprecatedSource: - component: "37" - host: "38" + component: "38" + host: "39" eventTime: "2482-03-20T23:11:25.602224Z" kind: Event metadata: @@ -25,6 +25,7 @@ metadata: fieldsType: "18" manager: "16" operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] + subresource: "19" name: "2" namespace: "4" ownerReferences: @@ -37,27 +38,27 @@ metadata: resourceVersion: "11042405498087606203" selfLink: "5" uid: "7" -note: "35" -reason: "22" +note: "36" +reason: "23" regarding: - apiVersion: "26" - fieldPath: "28" - kind: "23" - name: "25" - namespace: "24" - resourceVersion: "27" + apiVersion: "27" + fieldPath: "29" + kind: "24" + name: "26" + namespace: "25" + resourceVersion: "28" uid: 鯹)晿< related: - apiVersion: "32" - fieldPath: "34" - kind: "29" - name: "31" - namespace: "30" - resourceVersion: "33" + apiVersion: "33" + fieldPath: "35" + kind: "30" + name: "32" + namespace: "31" + resourceVersion: "34" uid: ',c鮽ort昍řČ扷5ƗǸƢ6/ʕ' -reportingController: "19" -reportingInstance: "20" +reportingController: "20" +reportingInstance: "21" series: count: -1971381490 lastObservedTime: "2429-02-18T17:57:56.343118Z" -type: "36" +type: "37" diff --git a/staging/src/k8s.io/api/testdata/HEAD/events.k8s.io.v1beta1.Event.json b/staging/src/k8s.io/api/testdata/HEAD/events.k8s.io.v1beta1.Event.json index 443f7f23c68..163899b9d1b 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/events.k8s.io.v1beta1.Event.json +++ b/staging/src/k8s.io/api/testdata/HEAD/events.k8s.io.v1beta1.Event.json @@ -36,7 +36,8 @@ "manager": "16", "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", "apiVersion": "17", - "fieldsType": "18" + "fieldsType": "18", + "subresource": "19" } ] }, @@ -45,33 +46,33 @@ "count": -1971381490, "lastObservedTime": "2429-02-18T17:57:56.343118Z" }, - "reportingController": "19", - "reportingInstance": "20", - "action": "21", - "reason": "22", + "reportingController": "20", + "reportingInstance": "21", + "action": "22", + "reason": "23", "regarding": { - "kind": "23", - "namespace": "24", - "name": "25", + "kind": "24", + "namespace": "25", + "name": "26", "uid": "鯹)晿\u003c", - "apiVersion": "26", - "resourceVersion": "27", - "fieldPath": "28" + "apiVersion": "27", + "resourceVersion": "28", + "fieldPath": "29" }, "related": { - "kind": "29", - "namespace": "30", - "name": "31", + "kind": "30", + "namespace": "31", + "name": "32", "uid": ",c鮽ort昍řČ扷5ƗǸƢ6/ʕ", - "apiVersion": "32", - "resourceVersion": "33", - "fieldPath": "34" + "apiVersion": "33", + "resourceVersion": "34", + "fieldPath": "35" }, - "note": "35", - "type": "36", + "note": "36", + "type": "37", "deprecatedSource": { - "component": "37", - "host": "38" + "component": "38", + "host": "39" }, "deprecatedFirstTimestamp": "2235-03-09T09:44:15Z", "deprecatedLastTimestamp": "2964-12-12T12:04:40Z", diff --git a/staging/src/k8s.io/api/testdata/HEAD/events.k8s.io.v1beta1.Event.pb b/staging/src/k8s.io/api/testdata/HEAD/events.k8s.io.v1beta1.Event.pb index 20d3c67a190..8cd7c36e069 100644 Binary files a/staging/src/k8s.io/api/testdata/HEAD/events.k8s.io.v1beta1.Event.pb and b/staging/src/k8s.io/api/testdata/HEAD/events.k8s.io.v1beta1.Event.pb differ diff --git a/staging/src/k8s.io/api/testdata/HEAD/events.k8s.io.v1beta1.Event.yaml b/staging/src/k8s.io/api/testdata/HEAD/events.k8s.io.v1beta1.Event.yaml index 813e47ff9ca..19292899aee 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/events.k8s.io.v1beta1.Event.yaml +++ b/staging/src/k8s.io/api/testdata/HEAD/events.k8s.io.v1beta1.Event.yaml @@ -1,11 +1,11 @@ -action: "21" +action: "22" apiVersion: events.k8s.io/v1beta1 deprecatedCount: -180456314 deprecatedFirstTimestamp: "2235-03-09T09:44:15Z" deprecatedLastTimestamp: "2964-12-12T12:04:40Z" deprecatedSource: - component: "37" - host: "38" + component: "38" + host: "39" eventTime: "2482-03-20T23:11:25.602224Z" kind: Event metadata: @@ -25,6 +25,7 @@ metadata: fieldsType: "18" manager: "16" operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] + subresource: "19" name: "2" namespace: "4" ownerReferences: @@ -37,27 +38,27 @@ metadata: resourceVersion: "11042405498087606203" selfLink: "5" uid: "7" -note: "35" -reason: "22" +note: "36" +reason: "23" regarding: - apiVersion: "26" - fieldPath: "28" - kind: "23" - name: "25" - namespace: "24" - resourceVersion: "27" + apiVersion: "27" + fieldPath: "29" + kind: "24" + name: "26" + namespace: "25" + resourceVersion: "28" uid: 鯹)晿< related: - apiVersion: "32" - fieldPath: "34" - kind: "29" - name: "31" - namespace: "30" - resourceVersion: "33" + apiVersion: "33" + fieldPath: "35" + kind: "30" + name: "32" + namespace: "31" + resourceVersion: "34" uid: ',c鮽ort昍řČ扷5ƗǸƢ6/ʕ' -reportingController: "19" -reportingInstance: "20" +reportingController: "20" +reportingInstance: "21" series: count: -1971381490 lastObservedTime: "2429-02-18T17:57:56.343118Z" -type: "36" +type: "37" diff --git a/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.DaemonSet.json b/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.DaemonSet.json index 841c67b90fd..9d694b636f7 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.DaemonSet.json +++ b/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.DaemonSet.json @@ -36,7 +36,8 @@ "manager": "16", "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", "apiVersion": "17", - "fieldsType": "18" + "fieldsType": "18", + "subresource": "19" } ] }, @@ -57,50 +58,51 @@ }, "template": { "metadata": { - "name": "25", - "generateName": "26", - "namespace": "27", - "selfLink": "28", + "name": "26", + "generateName": "27", + "namespace": "28", + "selfLink": "29", "uid": "TʡȂŏ{sǡƟ", "resourceVersion": "1698285396218902212", "generation": -4139900758039117471, "creationTimestamp": null, "deletionGracePeriodSeconds": 7534629739119643351, "labels": { - "30": "31" + "31": "32" }, "annotations": { - "32": "33" + "33": "34" }, "ownerReferences": [ { - "apiVersion": "34", - "kind": "35", - "name": "36", + "apiVersion": "35", + "kind": "36", + "name": "37", "uid": "^", "controller": false, "blockOwnerDeletion": true } ], "finalizers": [ - "37" + "38" ], - "clusterName": "38", + "clusterName": "39", "managedFields": [ { - "manager": "39", + "manager": "40", "operation": "ĪȸŹăȲϤĦʅ芝", - "apiVersion": "40", - "fieldsType": "41" + "apiVersion": "41", + "fieldsType": "42", + "subresource": "43" } ] }, "spec": { "volumes": [ { - "name": "42", + "name": "44", "hostPath": { - "path": "43", + "path": "45", "type": "" }, "emptyDir": { @@ -108,26 +110,26 @@ "sizeLimit": "804" }, "gcePersistentDisk": { - "pdName": "44", - "fsType": "45", + "pdName": "46", + "fsType": "47", "partition": -1318752360 }, "awsElasticBlockStore": { - "volumeID": "46", - "fsType": "47", + "volumeID": "48", + "fsType": "49", "partition": -2007808768 }, "gitRepo": { - "repository": "48", - "revision": "49", - "directory": "50" + "repository": "50", + "revision": "51", + "directory": "52" }, "secret": { - "secretName": "51", + "secretName": "53", "items": [ { - "key": "52", - "path": "53", + "key": "54", + "path": "55", "mode": 228756891 } ], @@ -135,93 +137,93 @@ "optional": false }, "nfs": { - "server": "54", - "path": "55", + "server": "56", + "path": "57", "readOnly": true }, "iscsi": { - "targetPortal": "56", - "iqn": "57", + "targetPortal": "58", + "iqn": "59", "lun": 408756018, - "iscsiInterface": "58", - "fsType": "59", + "iscsiInterface": "60", + "fsType": "61", "readOnly": true, "portals": [ - "60" + "62" ], "chapAuthDiscovery": true, "chapAuthSession": true, "secretRef": { - "name": "61" + "name": "63" }, - "initiatorName": "62" + "initiatorName": "64" }, "glusterfs": { - "endpoints": "63", - "path": "64" + "endpoints": "65", + "path": "66" }, "persistentVolumeClaim": { - "claimName": "65", + "claimName": "67", "readOnly": true }, "rbd": { "monitors": [ - "66" + "68" ], - "image": "67", - "fsType": "68", - "pool": "69", - "user": "70", - "keyring": "71", + "image": "69", + "fsType": "70", + "pool": "71", + "user": "72", + "keyring": "73", "secretRef": { - "name": "72" + "name": "74" }, "readOnly": true }, "flexVolume": { - "driver": "73", - "fsType": "74", + "driver": "75", + "fsType": "76", "secretRef": { - "name": "75" + "name": "77" }, "readOnly": true, "options": { - "76": "77" + "78": "79" } }, "cinder": { - "volumeID": "78", - "fsType": "79", + "volumeID": "80", + "fsType": "81", "secretRef": { - "name": "80" + "name": "82" } }, "cephfs": { "monitors": [ - "81" + "83" ], - "path": "82", - "user": "83", - "secretFile": "84", + "path": "84", + "user": "85", + "secretFile": "86", "secretRef": { - "name": "85" + "name": "87" } }, "flocker": { - "datasetName": "86", - "datasetUUID": "87" + "datasetName": "88", + "datasetUUID": "89" }, "downwardAPI": { "items": [ { - "path": "88", + "path": "90", "fieldRef": { - "apiVersion": "89", - "fieldPath": "90" + "apiVersion": "91", + "fieldPath": "92" }, "resourceFieldRef": { - "containerName": "91", - "resource": "92", + "containerName": "93", + "resource": "94", "divisor": "915" }, "mode": -1768075156 @@ -231,25 +233,25 @@ }, "fc": { "targetWWNs": [ - "93" + "95" ], "lun": 570501002, - "fsType": "94", + "fsType": "96", "wwids": [ - "95" + "97" ] }, "azureFile": { - "secretName": "96", - "shareName": "97", + "secretName": "98", + "shareName": "99", "readOnly": true }, "configMap": { - "name": "98", + "name": "100", "items": [ { - "key": "99", - "path": "100", + "key": "101", + "path": "102", "mode": 2020789772 } ], @@ -257,39 +259,39 @@ "optional": false }, "vsphereVolume": { - "volumePath": "101", - "fsType": "102", - "storagePolicyName": "103", - "storagePolicyID": "104" + "volumePath": "103", + "fsType": "104", + "storagePolicyName": "105", + "storagePolicyID": "106" }, "quobyte": { - "registry": "105", - "volume": "106", - "user": "107", - "group": "108", - "tenant": "109" + "registry": "107", + "volume": "108", + "user": "109", + "group": "110", + "tenant": "111" }, "azureDisk": { - "diskName": "110", - "diskURI": "111", + "diskName": "112", + "diskURI": "113", "cachingMode": "k ź贩j瀉ǚrǜnh0åȂ", - "fsType": "112", + "fsType": "114", "readOnly": false, "kind": "nj揠8lj黳鈫ʕ禒Ƙá腿ħ缶" }, "photonPersistentDisk": { - "pdID": "113", - "fsType": "114" + "pdID": "115", + "fsType": "116" }, "projected": { "sources": [ { "secret": { - "name": "115", + "name": "117", "items": [ { - "key": "116", - "path": "117", + "key": "118", + "path": "119", "mode": 675406340 } ], @@ -298,14 +300,14 @@ "downwardAPI": { "items": [ { - "path": "118", + "path": "120", "fieldRef": { - "apiVersion": "119", - "fieldPath": "120" + "apiVersion": "121", + "fieldPath": "122" }, "resourceFieldRef": { - "containerName": "121", - "resource": "122", + "containerName": "123", + "resource": "124", "divisor": "461" }, "mode": -1618937335 @@ -313,99 +315,100 @@ ] }, "configMap": { - "name": "123", + "name": "125", "items": [ { - "key": "124", - "path": "125", + "key": "126", + "path": "127", "mode": -1126738259 } ], "optional": true }, "serviceAccountToken": { - "audience": "126", + "audience": "128", "expirationSeconds": -6345861634934949644, - "path": "127" + "path": "129" } } ], "defaultMode": 480521693 }, "portworxVolume": { - "volumeID": "128", - "fsType": "129" + "volumeID": "130", + "fsType": "131" }, "scaleIO": { - "gateway": "130", - "system": "131", + "gateway": "132", + "system": "133", "secretRef": { - "name": "132" + "name": "134" }, "sslEnabled": true, - "protectionDomain": "133", - "storagePool": "134", - "storageMode": "135", - "volumeName": "136", - "fsType": "137" + "protectionDomain": "135", + "storagePool": "136", + "storageMode": "137", + "volumeName": "138", + "fsType": "139" }, "storageos": { - "volumeName": "138", - "volumeNamespace": "139", - "fsType": "140", + "volumeName": "140", + "volumeNamespace": "141", + "fsType": "142", "secretRef": { - "name": "141" + "name": "143" } }, "csi": { - "driver": "142", + "driver": "144", "readOnly": true, - "fsType": "143", + "fsType": "145", "volumeAttributes": { - "144": "145" + "146": "147" }, "nodePublishSecretRef": { - "name": "146" + "name": "148" } }, "ephemeral": { "volumeClaimTemplate": { "metadata": { - "name": "147", - "generateName": "148", - "namespace": "149", - "selfLink": "150", + "name": "149", + "generateName": "150", + "namespace": "151", + "selfLink": "152", "uid": "溟ɴ扵閝ȝ鐵儣廡ɑ龫`劳\u0026¼", "resourceVersion": "1248703441945830579", "generation": 3849874053153949822, "creationTimestamp": null, "deletionGracePeriodSeconds": 2974444584632416014, "labels": { - "152": "153" + "154": "155" }, "annotations": { - "154": "155" + "156": "157" }, "ownerReferences": [ { - "apiVersion": "156", - "kind": "157", - "name": "158", + "apiVersion": "158", + "kind": "159", + "name": "160", "uid": "oɘ檲ɨ銦妰黖ȓ", "controller": true, "blockOwnerDeletion": false } ], "finalizers": [ - "159" + "161" ], - "clusterName": "160", + "clusterName": "162", "managedFields": [ { - "manager": "161", + "manager": "163", "operation": "獵偐ę腬瓷碑=ɉ鎷卩蝾H韹寬娬ï瓼", - "apiVersion": "162", - "fieldsType": "163" + "apiVersion": "164", + "fieldsType": "165", + "subresource": "166" } ] }, @@ -432,13 +435,13 @@ "鴒翁杙Ŧ癃8鸖ɱJȉ罴ņ螡": "212" } }, - "volumeName": "170", - "storageClassName": "171", + "volumeName": "173", + "storageClassName": "174", "volumeMode": "dz娝嘚庎D}埽uʎȺ眖R#yV'WK", "dataSource": { - "apiGroup": "172", - "kind": "173", - "name": "174" + "apiGroup": "175", + "kind": "176", + "name": "177" } } } @@ -447,59 +450,59 @@ ], "initContainers": [ { - "name": "175", - "image": "176", + "name": "178", + "image": "179", "command": [ - "177" + "180" ], "args": [ - "178" + "181" ], - "workingDir": "179", + "workingDir": "182", "ports": [ { - "name": "180", + "name": "183", "hostPort": -1981710234, "containerPort": -1109619518, "protocol": "ĺ}潷ʒ胵輓Ɔȓ蹣ɐǛv+8Ƥ熪", - "hostIP": "181" + "hostIP": "184" } ], "envFrom": [ { - "prefix": "182", + "prefix": "185", "configMapRef": { - "name": "183", + "name": "186", "optional": true }, "secretRef": { - "name": "184", + "name": "187", "optional": true } } ], "env": [ { - "name": "185", - "value": "186", + "name": "188", + "value": "189", "valueFrom": { "fieldRef": { - "apiVersion": "187", - "fieldPath": "188" + "apiVersion": "190", + "fieldPath": "191" }, "resourceFieldRef": { - "containerName": "189", - "resource": "190", + "containerName": "192", + "resource": "193", "divisor": "617" }, "configMapKeyRef": { - "name": "191", - "key": "192", + "name": "194", + "key": "195", "optional": false }, "secretKeyRef": { - "name": "193", - "key": "194", + "name": "196", + "key": "197", "optional": false } } @@ -515,40 +518,40 @@ }, "volumeMounts": [ { - "name": "195", - "mountPath": "196", - "subPath": "197", + "name": "198", + "mountPath": "199", + "subPath": "200", "mountPropagation": "ó藢xɮĵȑ6L*", - "subPathExpr": "198" + "subPathExpr": "201" } ], "volumeDevices": [ { - "name": "199", - "devicePath": "200" + "name": "202", + "devicePath": "203" } ], "livenessProbe": { "exec": { "command": [ - "201" + "204" ] }, "httpGet": { - "path": "202", - "port": "203", - "host": "204", + "path": "205", + "port": "206", + "host": "207", "scheme": "fʀļ腩墺Ò媁荭gw忊", "httpHeaders": [ { - "name": "205", - "value": "206" + "name": "208", + "value": "209" } ] }, "tcpSocket": { "port": -1761398388, - "host": "207" + "host": "210" }, "initialDelaySeconds": -1532958330, "timeoutSeconds": -438588982, @@ -560,24 +563,24 @@ "readinessProbe": { "exec": { "command": [ - "208" + "211" ] }, "httpGet": { - "path": "209", + "path": "212", "port": -614161319, - "host": "210", + "host": "213", "scheme": "Ȩ\u003c6鄰簳°Ļǟi\u0026", "httpHeaders": [ { - "name": "211", - "value": "212" + "name": "214", + "value": "215" } ] }, "tcpSocket": { - "port": "213", - "host": "214" + "port": "216", + "host": "217" }, "initialDelaySeconds": 233282513, "timeoutSeconds": -518330919, @@ -589,24 +592,24 @@ "startupProbe": { "exec": { "command": [ - "215" + "218" ] }, "httpGet": { - "path": "216", - "port": "217", - "host": "218", + "path": "219", + "port": "220", + "host": "221", "scheme": "队偯J僳徥淳4揻", "httpHeaders": [ { - "name": "219", - "value": "220" + "name": "222", + "value": "223" } ] }, "tcpSocket": { "port": 878005329, - "host": "221" + "host": "224" }, "initialDelaySeconds": -1244119841, "timeoutSeconds": 1235694147, @@ -619,51 +622,51 @@ "postStart": { "exec": { "command": [ - "222" + "225" ] }, "httpGet": { - "path": "223", - "port": "224", - "host": "225", + "path": "226", + "port": "227", + "host": "228", "scheme": "鰔澝qV訆ƎżŧL²sNƗ¸", "httpHeaders": [ { - "name": "226", - "value": "227" + "name": "229", + "value": "230" } ] }, "tcpSocket": { - "port": "228", - "host": "229" + "port": "231", + "host": "232" } }, "preStop": { "exec": { "command": [ - "230" + "233" ] }, "httpGet": { - "path": "231", - "port": "232", - "host": "233", + "path": "234", + "port": "235", + "host": "236", "scheme": "δ摖", "httpHeaders": [ { - "name": "234", - "value": "235" + "name": "237", + "value": "238" } ] }, "tcpSocket": { - "port": "236", - "host": "237" + "port": "239", + "host": "240" } } }, - "terminationMessagePath": "238", + "terminationMessagePath": "241", "terminationMessagePolicy": "_\u003cǬëJ橈'琕鶫:顇ə娯Ȱ", "imagePullPolicy": "ǵɐ鰥Z", "securityContext": { @@ -677,15 +680,15 @@ }, "privileged": false, "seLinuxOptions": { - "user": "239", - "role": "240", - "type": "241", - "level": "242" + "user": "242", + "role": "243", + "type": "244", + "level": "245" }, "windowsOptions": { - "gmsaCredentialSpecName": "243", - "gmsaCredentialSpec": "244", - "runAsUserName": "245" + "gmsaCredentialSpecName": "246", + "gmsaCredentialSpec": "247", + "runAsUserName": "248" }, "runAsUser": 9148233193771851687, "runAsGroup": 6901713258562004024, @@ -695,66 +698,66 @@ "procMount": "弢ȹ均i绝5哇芆斩ìh4Ɋ", "seccompProfile": { "type": "Ȗ|ʐşƧ諔迮ƙIJ嘢4", - "localhostProfile": "246" + "localhostProfile": "249" } } } ], "containers": [ { - "name": "247", - "image": "248", + "name": "250", + "image": "251", "command": [ - "249" + "252" ], "args": [ - "250" + "253" ], - "workingDir": "251", + "workingDir": "254", "ports": [ { - "name": "252", + "name": "255", "hostPort": 1540899353, "containerPort": -1330095135, "protocol": " 鞤ɱďW賁Ěɭɪǹ0衷,ƷƣMț譎", - "hostIP": "253" + "hostIP": "256" } ], "envFrom": [ { - "prefix": "254", + "prefix": "257", "configMapRef": { - "name": "255", + "name": "258", "optional": false }, "secretRef": { - "name": "256", + "name": "259", "optional": false } } ], "env": [ { - "name": "257", - "value": "258", + "name": "260", + "value": "261", "valueFrom": { "fieldRef": { - "apiVersion": "259", - "fieldPath": "260" + "apiVersion": "262", + "fieldPath": "263" }, "resourceFieldRef": { - "containerName": "261", - "resource": "262", + "containerName": "264", + "resource": "265", "divisor": "293" }, "configMapKeyRef": { - "name": "263", - "key": "264", + "name": "266", + "key": "267", "optional": true }, "secretKeyRef": { - "name": "265", - "key": "266", + "name": "268", + "key": "269", "optional": false } } @@ -770,41 +773,41 @@ }, "volumeMounts": [ { - "name": "267", + "name": "270", "readOnly": true, - "mountPath": "268", - "subPath": "269", + "mountPath": "271", + "subPath": "272", "mountPropagation": "ʠɜ瞍阎lğ Ņ", - "subPathExpr": "270" + "subPathExpr": "273" } ], "volumeDevices": [ { - "name": "271", - "devicePath": "272" + "name": "274", + "devicePath": "275" } ], "livenessProbe": { "exec": { "command": [ - "273" + "276" ] }, "httpGet": { - "path": "274", + "path": "277", "port": 1866529638, - "host": "275", + "host": "278", "scheme": "Ŕ瘍Nʊ輔3璾ėȜv1b繐汚磉反-n", "httpHeaders": [ { - "name": "276", - "value": "277" + "name": "279", + "value": "280" } ] }, "tcpSocket": { "port": 638012651, - "host": "278" + "host": "281" }, "initialDelaySeconds": -1161185537, "timeoutSeconds": 1928937303, @@ -816,24 +819,24 @@ "readinessProbe": { "exec": { "command": [ - "279" + "282" ] }, "httpGet": { - "path": "280", - "port": "281", - "host": "282", + "path": "283", + "port": "284", + "host": "285", "scheme": "Ik(dŊiɢzĮ蛋I", "httpHeaders": [ { - "name": "283", - "value": "284" + "name": "286", + "value": "287" } ] }, "tcpSocket": { - "port": "285", - "host": "286" + "port": "288", + "host": "289" }, "initialDelaySeconds": 571693619, "timeoutSeconds": 1643238856, @@ -845,24 +848,24 @@ "startupProbe": { "exec": { "command": [ - "287" + "290" ] }, "httpGet": { - "path": "288", - "port": "289", - "host": "290", + "path": "291", + "port": "292", + "host": "293", "scheme": "奼[ƕƑĝ®EĨǔvÄÚ×p鬷m罂", "httpHeaders": [ { - "name": "291", - "value": "292" + "name": "294", + "value": "295" } ] }, "tcpSocket": { "port": -1894647727, - "host": "293" + "host": "296" }, "initialDelaySeconds": 235623869, "timeoutSeconds": 564558594, @@ -875,51 +878,51 @@ "postStart": { "exec": { "command": [ - "294" + "297" ] }, "httpGet": { - "path": "295", + "path": "298", "port": 466267060, - "host": "296", + "host": "299", "scheme": "wy¶熀ďJZ漤ŗ坟Ů\u003cy鯶縆ł", "httpHeaders": [ { - "name": "297", - "value": "298" + "name": "300", + "value": "301" } ] }, "tcpSocket": { - "port": "299", - "host": "300" + "port": "302", + "host": "303" } }, "preStop": { "exec": { "command": [ - "301" + "304" ] }, "httpGet": { - "path": "302", - "port": "303", - "host": "304", + "path": "305", + "port": "306", + "host": "307", "scheme": "Ē3Nh×DJɶ羹ƞʓ%ʝ", "httpHeaders": [ { - "name": "305", - "value": "306" + "name": "308", + "value": "309" } ] }, "tcpSocket": { - "port": "307", - "host": "308" + "port": "310", + "host": "311" } } }, - "terminationMessagePath": "309", + "terminationMessagePath": "312", "terminationMessagePolicy": "躌ñ?卶滿筇ȟP:/a", "imagePullPolicy": ".wȏâ磠Ƴ崖S«V¯ÁȦtl敷斢", "securityContext": { @@ -933,15 +936,15 @@ }, "privileged": false, "seLinuxOptions": { - "user": "310", - "role": "311", - "type": "312", - "level": "313" + "user": "313", + "role": "314", + "type": "315", + "level": "316" }, "windowsOptions": { - "gmsaCredentialSpecName": "314", - "gmsaCredentialSpec": "315", - "runAsUserName": "316" + "gmsaCredentialSpecName": "317", + "gmsaCredentialSpec": "318", + "runAsUserName": "319" }, "runAsUser": 4369716065827112267, "runAsGroup": -6657305077321335240, @@ -951,66 +954,66 @@ "procMount": "ʙcx", "seccompProfile": { "type": "ǒđ\u003e*劶?jĎĭ", - "localhostProfile": "317" + "localhostProfile": "320" } } } ], "ephemeralContainers": [ { - "name": "318", - "image": "319", + "name": "321", + "image": "322", "command": [ - "320" + "323" ], "args": [ - "321" + "324" ], - "workingDir": "322", + "workingDir": "325", "ports": [ { - "name": "323", + "name": "326", "hostPort": 1805682547, "containerPort": -651405950, "protocol": "淹揀.e鍃G昧牱fsǕT衩kƒK07", - "hostIP": "324" + "hostIP": "327" } ], "envFrom": [ { - "prefix": "325", + "prefix": "328", "configMapRef": { - "name": "326", + "name": "329", "optional": true }, "secretRef": { - "name": "327", + "name": "330", "optional": true } } ], "env": [ { - "name": "328", - "value": "329", + "name": "331", + "value": "332", "valueFrom": { "fieldRef": { - "apiVersion": "330", - "fieldPath": "331" + "apiVersion": "333", + "fieldPath": "334" }, "resourceFieldRef": { - "containerName": "332", - "resource": "333", + "containerName": "335", + "resource": "336", "divisor": "684" }, "configMapKeyRef": { - "name": "334", - "key": "335", + "name": "337", + "key": "338", "optional": true }, "secretKeyRef": { - "name": "336", - "key": "337", + "name": "339", + "key": "340", "optional": true } } @@ -1026,41 +1029,41 @@ }, "volumeMounts": [ { - "name": "338", + "name": "341", "readOnly": true, - "mountPath": "339", - "subPath": "340", + "mountPath": "342", + "subPath": "343", "mountPropagation": "葰賦", - "subPathExpr": "341" + "subPathExpr": "344" } ], "volumeDevices": [ { - "name": "342", - "devicePath": "343" + "name": "345", + "devicePath": "346" } ], "livenessProbe": { "exec": { "command": [ - "344" + "347" ] }, "httpGet": { - "path": "345", + "path": "348", "port": -121675052, - "host": "346", + "host": "349", "scheme": "W#ļǹʅŚO虀^", "httpHeaders": [ { - "name": "347", - "value": "348" + "name": "350", + "value": "351" } ] }, "tcpSocket": { - "port": "349", - "host": "350" + "port": "352", + "host": "353" }, "initialDelaySeconds": -1959891996, "timeoutSeconds": -1442230895, @@ -1072,24 +1075,24 @@ "readinessProbe": { "exec": { "command": [ - "351" + "354" ] }, "httpGet": { - "path": "352", + "path": "355", "port": -1744546613, - "host": "353", + "host": "356", "scheme": "ʓɻŊ", "httpHeaders": [ { - "name": "354", - "value": "355" + "name": "357", + "value": "358" } ] }, "tcpSocket": { "port": -259047269, - "host": "356" + "host": "359" }, "initialDelaySeconds": 1586122127, "timeoutSeconds": -1813456856, @@ -1101,24 +1104,24 @@ "startupProbe": { "exec": { "command": [ - "357" + "360" ] }, "httpGet": { - "path": "358", + "path": "361", "port": -5241849, - "host": "359", + "host": "362", "scheme": "}颉hȱɷȰW", "httpHeaders": [ { - "name": "360", - "value": "361" + "name": "363", + "value": "364" } ] }, "tcpSocket": { - "port": "362", - "host": "363" + "port": "365", + "host": "366" }, "initialDelaySeconds": 636493142, "timeoutSeconds": -192358697, @@ -1131,51 +1134,51 @@ "postStart": { "exec": { "command": [ - "364" + "367" ] }, "httpGet": { - "path": "365", + "path": "368", "port": -1460652193, - "host": "366", + "host": "369", "scheme": "8ï驿笈¯rƈa餖Ľƛ淴ɑ?", "httpHeaders": [ { - "name": "367", - "value": "368" + "name": "370", + "value": "371" } ] }, "tcpSocket": { - "port": "369", - "host": "370" + "port": "372", + "host": "373" } }, "preStop": { "exec": { "command": [ - "371" + "374" ] }, "httpGet": { - "path": "372", + "path": "375", "port": 71524977, - "host": "373", + "host": "376", "scheme": "鍻G鯇ɀ魒Ð扬=惍EʦŊĊ娮rȧŹ黷", "httpHeaders": [ { - "name": "374", - "value": "375" + "name": "377", + "value": "378" } ] }, "tcpSocket": { "port": -565041796, - "host": "376" + "host": "379" } } }, - "terminationMessagePath": "377", + "terminationMessagePath": "380", "terminationMessagePolicy": "Ƭ婦d", "imagePullPolicy": "ɧeʫį淓¯", "securityContext": { @@ -1189,15 +1192,15 @@ }, "privileged": true, "seLinuxOptions": { - "user": "378", - "role": "379", - "type": "380", - "level": "381" + "user": "381", + "role": "382", + "type": "383", + "level": "384" }, "windowsOptions": { - "gmsaCredentialSpecName": "382", - "gmsaCredentialSpec": "383", - "runAsUserName": "384" + "gmsaCredentialSpecName": "385", + "gmsaCredentialSpec": "386", + "runAsUserName": "387" }, "runAsUser": -4564863616644509171, "runAsGroup": -7297536356638221066, @@ -1207,12 +1210,12 @@ "procMount": "Ş襵樞úʥ銀", "seccompProfile": { "type": "ɤ血x柱栦阫Ƈʥ椹ý飝ȕ笧", - "localhostProfile": "385" + "localhostProfile": "388" } }, "stdin": true, "tty": true, - "targetContainerName": "386" + "targetContainerName": "389" } ], "restartPolicy": "鹚蝉茲ʛ饊", @@ -1220,26 +1223,26 @@ "activeDeadlineSeconds": -1284119655860768065, "dnsPolicy": "錏嬮#ʐ", "nodeSelector": { - "387": "388" + "390": "391" }, - "serviceAccountName": "389", - "serviceAccount": "390", + "serviceAccountName": "392", + "serviceAccount": "393", "automountServiceAccountToken": true, - "nodeName": "391", + "nodeName": "394", "hostPID": true, "hostIPC": true, "shareProcessNamespace": false, "securityContext": { "seLinuxOptions": { - "user": "392", - "role": "393", - "type": "394", - "level": "395" + "user": "395", + "role": "396", + "type": "397", + "level": "398" }, "windowsOptions": { - "gmsaCredentialSpecName": "396", - "gmsaCredentialSpec": "397", - "runAsUserName": "398" + "gmsaCredentialSpecName": "399", + "gmsaCredentialSpec": "400", + "runAsUserName": "401" }, "runAsUser": -4904722847506013622, "runAsGroup": 6465579957265382985, @@ -1250,23 +1253,23 @@ "fsGroup": -1867959832193971598, "sysctls": [ { - "name": "399", - "value": "400" + "name": "402", + "value": "403" } ], "fsGroupChangePolicy": "ʦ婷ɂ挃ŪǗȦɆ悼j蛑q沷¾!", "seccompProfile": { "type": "`翾'ųŎ群E牬庘颮6(|ǖû", - "localhostProfile": "401" + "localhostProfile": "404" } }, "imagePullSecrets": [ { - "name": "402" + "name": "405" } ], - "hostname": "403", - "subdomain": "404", + "hostname": "406", + "subdomain": "407", "affinity": { "nodeAffinity": { "requiredDuringSchedulingIgnoredDuringExecution": { @@ -1274,19 +1277,19 @@ { "matchExpressions": [ { - "key": "405", + "key": "408", "operator": "UǷ坒", "values": [ - "406" + "409" ] } ], "matchFields": [ { - "key": "407", + "key": "410", "operator": "", "values": [ - "408" + "411" ] } ] @@ -1299,19 +1302,19 @@ "preference": { "matchExpressions": [ { - "key": "409", + "key": "412", "operator": "Mɮ6)", "values": [ - "410" + "413" ] } ], "matchFields": [ { - "key": "411", + "key": "414", "operator": "杞¹t骳ɰɰUʜʔŜ0¢啥ƵǸG啾", "values": [ - "412" + "415" ] } ] @@ -1337,9 +1340,9 @@ ] }, "namespaces": [ - "419" + "422" ], - "topologyKey": "420", + "topologyKey": "423", "namespaceSelector": { "matchLabels": { "410-k-r---3g7nz4-------385h---0-un.i---rgvf3q-z-5z80n--t5p/g": "3_.4_W_-_-7Tp_.----cp__ac8u.._-__BM.6-.Y_72-_--pT75-.emV__w" @@ -1372,9 +1375,9 @@ ] }, "namespaces": [ - "433" + "436" ], - "topologyKey": "434", + "topologyKey": "437", "namespaceSelector": { "matchLabels": { "s4dw-buv-f55-2k2-e-443m678-2v89-zk873--1n133.or-0-2--rad877gr62g/dg__..2bidF.-0-...WE.-_tdt_-Z0_TMp": "5_pT-___-_5-6h_Ky7-_0Vw-Nzfd7" @@ -1408,9 +1411,9 @@ ] }, "namespaces": [ - "447" + "450" ], - "topologyKey": "448", + "topologyKey": "451", "namespaceSelector": { "matchLabels": { "x4P--_q-...Oai.D7-_9..8-8yw..__Yb_51": "m06jVZu" @@ -1440,9 +1443,9 @@ ] }, "namespaces": [ - "461" + "464" ], - "topologyKey": "462", + "topologyKey": "465", "namespaceSelector": { "matchLabels": { "P_03_6.K8l.YlG0.87B_1BKi-5y-9-kE-4.._c_____gNM-.T-..h": "4-Bb1.R_.225.5D1.--a8_p-s.-_DM__28W-_-.0HfR-_f-GP" @@ -1462,37 +1465,37 @@ ] } }, - "schedulerName": "469", + "schedulerName": "472", "tolerations": [ { - "key": "470", + "key": "473", "operator": "杻扞Ğuƈ?犻盪ǵĿř岈ǎǏ]", - "value": "471", + "value": "474", "effect": "ɮ-nʣž吞Ƞ唄®窂爪", "tolerationSeconds": -5154627301352060136 } ], "hostAliases": [ { - "ip": "472", + "ip": "475", "hostnames": [ - "473" + "476" ] } ], - "priorityClassName": "474", + "priorityClassName": "477", "priority": -860768401, "dnsConfig": { "nameservers": [ - "475" + "478" ], "searches": [ - "476" + "479" ], "options": [ { - "name": "477", - "value": "478" + "name": "480", + "value": "481" } ] }, @@ -1501,7 +1504,7 @@ "conditionType": "@.ȇʟ" } ], - "runtimeClassName": "479", + "runtimeClassName": "482", "enableServiceLinks": false, "preemptionPolicy": "", "overhead": { @@ -1510,7 +1513,7 @@ "topologySpreadConstraints": [ { "maxSkew": -2013945465, - "topologyKey": "480", + "topologyKey": "483", "whenUnsatisfiable": "½ǩ ", "labelSelector": { "matchLabels": { @@ -1554,8 +1557,8 @@ "type": "D齆O#ȞM\u003c²彾Ǟʈɐ碓yƗÄ.", "status": "Ç[輚趞ț@郺丮嘱uȒ", "lastTransitionTime": "2688-06-15T12:51:56Z", - "reason": "487", - "message": "488" + "reason": "490", + "message": "491" } ] } diff --git a/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.DaemonSet.pb b/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.DaemonSet.pb index d26b42ce779..29d440eee0e 100644 Binary files a/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.DaemonSet.pb and b/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.DaemonSet.pb differ diff --git a/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.DaemonSet.yaml b/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.DaemonSet.yaml index 6d77ebe4fe9..2769c69ee14 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.DaemonSet.yaml +++ b/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.DaemonSet.yaml @@ -17,6 +17,7 @@ metadata: fieldsType: "18" manager: "16" operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] + subresource: "19" name: "2" namespace: "4" ownerReferences: @@ -43,32 +44,33 @@ spec: template: metadata: annotations: - "32": "33" - clusterName: "38" + "33": "34" + clusterName: "39" creationTimestamp: null deletionGracePeriodSeconds: 7534629739119643351 finalizers: - - "37" - generateName: "26" + - "38" + generateName: "27" generation: -4139900758039117471 labels: - "30": "31" + "31": "32" managedFields: - - apiVersion: "40" - fieldsType: "41" - manager: "39" + - apiVersion: "41" + fieldsType: "42" + manager: "40" operation: ĪȸŹăȲϤĦʅ芝 - name: "25" - namespace: "27" + subresource: "43" + name: "26" + namespace: "28" ownerReferences: - - apiVersion: "34" + - apiVersion: "35" blockOwnerDeletion: true controller: false - kind: "35" - name: "36" + kind: "36" + name: "37" uid: ^ resourceVersion: "1698285396218902212" - selfLink: "28" + selfLink: "29" uid: TʡȂŏ{sǡƟ spec: activeDeadlineSeconds: -1284119655860768065 @@ -77,28 +79,28 @@ spec: preferredDuringSchedulingIgnoredDuringExecution: - preference: matchExpressions: - - key: "409" + - key: "412" operator: Mɮ6) values: - - "410" + - "413" matchFields: - - key: "411" + - key: "414" operator: 杞¹t骳ɰɰUʜʔŜ0¢啥ƵǸG啾 values: - - "412" + - "415" weight: -1280563546 requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - - key: "405" + - key: "408" operator: UǷ坒 values: - - "406" + - "409" matchFields: - - key: "407" + - key: "410" operator: "" values: - - "408" + - "411" podAffinity: preferredDuringSchedulingIgnoredDuringExecution: - podAffinityTerm: @@ -117,8 +119,8 @@ spec: matchLabels: s4dw-buv-f55-2k2-e-443m678-2v89-zk873--1n133.or-0-2--rad877gr62g/dg__..2bidF.-0-...WE.-_tdt_-Z0_TMp: 5_pT-___-_5-6h_Ky7-_0Vw-Nzfd7 namespaces: - - "433" - topologyKey: "434" + - "436" + topologyKey: "437" weight: -2118597352 requiredDuringSchedulingIgnoredDuringExecution: - labelSelector: @@ -136,8 +138,8 @@ spec: matchLabels: 410-k-r---3g7nz4-------385h---0-un.i---rgvf3q-z-5z80n--t5p/g: 3_.4_W_-_-7Tp_.----cp__ac8u.._-__BM.6-.Y_72-_--pT75-.emV__w namespaces: - - "419" - topologyKey: "420" + - "422" + topologyKey: "423" podAntiAffinity: preferredDuringSchedulingIgnoredDuringExecution: - podAffinityTerm: @@ -156,8 +158,8 @@ spec: matchLabels: P_03_6.K8l.YlG0.87B_1BKi-5y-9-kE-4.._c_____gNM-.T-..h: 4-Bb1.R_.225.5D1.--a8_p-s.-_DM__28W-_-.0HfR-_f-GP namespaces: - - "461" - topologyKey: "462" + - "464" + topologyKey: "465" weight: 1943011795 requiredDuringSchedulingIgnoredDuringExecution: - labelSelector: @@ -175,121 +177,121 @@ spec: matchLabels: x4P--_q-...Oai.D7-_9..8-8yw..__Yb_51: m06jVZu namespaces: - - "447" - topologyKey: "448" + - "450" + topologyKey: "451" automountServiceAccountToken: true containers: - args: - - "250" + - "253" command: - - "249" + - "252" env: - - name: "257" - value: "258" + - name: "260" + value: "261" valueFrom: configMapKeyRef: - key: "264" - name: "263" + key: "267" + name: "266" optional: true fieldRef: - apiVersion: "259" - fieldPath: "260" + apiVersion: "262" + fieldPath: "263" resourceFieldRef: - containerName: "261" + containerName: "264" divisor: "293" - resource: "262" + resource: "265" secretKeyRef: - key: "266" - name: "265" + key: "269" + name: "268" optional: false envFrom: - configMapRef: - name: "255" + name: "258" optional: false - prefix: "254" + prefix: "257" secretRef: - name: "256" + name: "259" optional: false - image: "248" + image: "251" imagePullPolicy: .wȏâ磠Ƴ崖S«V¯ÁȦtl敷斢 lifecycle: postStart: exec: command: - - "294" + - "297" httpGet: - host: "296" + host: "299" httpHeaders: - - name: "297" - value: "298" - path: "295" + - name: "300" + value: "301" + path: "298" port: 466267060 scheme: wy¶熀ďJZ漤ŗ坟Ů*劶?jĎĭ windowsOptions: - gmsaCredentialSpec: "315" - gmsaCredentialSpecName: "314" - runAsUserName: "316" + gmsaCredentialSpec: "318" + gmsaCredentialSpecName: "317" + runAsUserName: "319" startupProbe: exec: command: - - "287" + - "290" failureThreshold: 1447314009 httpGet: - host: "290" + host: "293" httpHeaders: - - name: "291" - value: "292" - path: "288" - port: "289" + - name: "294" + value: "295" + path: "291" + port: "292" scheme: 奼[ƕƑĝ®EĨǔvÄÚ×p鬷m罂 initialDelaySeconds: 235623869 periodSeconds: -505848936 successThreshold: -1819021257 tcpSocket: - host: "293" + host: "296" port: -1894647727 terminationGracePeriodSeconds: -7637760856622746738 timeoutSeconds: 564558594 - terminationMessagePath: "309" + terminationMessagePath: "312" terminationMessagePolicy: 躌ñ?卶滿筇ȟP:/a volumeDevices: - - devicePath: "272" - name: "271" + - devicePath: "275" + name: "274" volumeMounts: - - mountPath: "268" + - mountPath: "271" mountPropagation: ʠɜ瞍阎lğ Ņ - name: "267" + name: "270" readOnly: true - subPath: "269" - subPathExpr: "270" - workingDir: "251" + subPath: "272" + subPathExpr: "273" + workingDir: "254" dnsConfig: nameservers: - - "475" + - "478" options: - - name: "477" - value: "478" + - name: "480" + value: "481" searches: - - "476" + - "479" dnsPolicy: 錏嬮#ʐ enableServiceLinks: false ephemeralContainers: - args: - - "321" + - "324" command: - - "320" + - "323" env: - - name: "328" - value: "329" + - name: "331" + value: "332" valueFrom: configMapKeyRef: - key: "335" - name: "334" + key: "338" + name: "337" optional: true fieldRef: - apiVersion: "330" - fieldPath: "331" + apiVersion: "333" + fieldPath: "334" resourceFieldRef: - containerName: "332" + containerName: "335" divisor: "684" - resource: "333" + resource: "336" secretKeyRef: - key: "337" - name: "336" + key: "340" + name: "339" optional: true envFrom: - configMapRef: - name: "326" + name: "329" optional: true - prefix: "325" + prefix: "328" secretRef: - name: "327" + name: "330" optional: true - image: "319" + image: "322" imagePullPolicy: ɧeʫį淓¯ lifecycle: postStart: exec: command: - - "364" + - "367" httpGet: - host: "366" + host: "369" httpHeaders: - - name: "367" - value: "368" - path: "365" + - name: "370" + value: "371" + path: "368" port: -1460652193 scheme: 8ï驿笈¯rƈa餖Ľƛ淴ɑ? tcpSocket: - host: "370" - port: "369" + host: "373" + port: "372" preStop: exec: command: - - "371" + - "374" httpGet: - host: "373" + host: "376" httpHeaders: - - name: "374" - value: "375" - path: "372" + - name: "377" + value: "378" + path: "375" port: 71524977 scheme: 鍻G鯇ɀ魒Ð扬=惍EʦŊĊ娮rȧŹ黷 tcpSocket: - host: "376" + host: "379" port: -565041796 livenessProbe: exec: command: - - "344" + - "347" failureThreshold: 1587036035 httpGet: - host: "346" + host: "349" httpHeaders: - - name: "347" - value: "348" - path: "345" + - name: "350" + value: "351" + path: "348" port: -121675052 scheme: W#ļǹʅŚO虀^ initialDelaySeconds: -1959891996 periodSeconds: 1475033091 successThreshold: 1782790310 tcpSocket: - host: "350" - port: "349" + host: "353" + port: "352" terminationGracePeriodSeconds: 7560036535013464461 timeoutSeconds: -1442230895 - name: "318" + name: "321" ports: - containerPort: -651405950 - hostIP: "324" + hostIP: "327" hostPort: 1805682547 - name: "323" + name: "326" protocol: 淹揀.e鍃G昧牱fsǕT衩kƒK07 readinessProbe: exec: command: - - "351" + - "354" failureThreshold: 408029351 httpGet: - host: "353" + host: "356" httpHeaders: - - name: "354" - value: "355" - path: "352" + - name: "357" + value: "358" + path: "355" port: -1744546613 scheme: ʓɻŊ initialDelaySeconds: 1586122127 periodSeconds: 781203691 successThreshold: -216440055 tcpSocket: - host: "356" + host: "359" port: -259047269 terminationGracePeriodSeconds: 5450105809027610853 timeoutSeconds: -1813456856 @@ -499,175 +501,175 @@ spec: runAsNonRoot: false runAsUser: -4564863616644509171 seLinuxOptions: - level: "381" - role: "379" - type: "380" - user: "378" + level: "384" + role: "382" + type: "383" + user: "381" seccompProfile: - localhostProfile: "385" + localhostProfile: "388" type: ɤ血x柱栦阫Ƈʥ椹ý飝ȕ笧 windowsOptions: - gmsaCredentialSpec: "383" - gmsaCredentialSpecName: "382" - runAsUserName: "384" + gmsaCredentialSpec: "386" + gmsaCredentialSpecName: "385" + runAsUserName: "387" startupProbe: exec: command: - - "357" + - "360" failureThreshold: 902204699 httpGet: - host: "359" + host: "362" httpHeaders: - - name: "360" - value: "361" - path: "358" + - name: "363" + value: "364" + path: "361" port: -5241849 scheme: '}颉hȱɷȰW' initialDelaySeconds: 636493142 periodSeconds: 420595064 successThreshold: 1195176401 tcpSocket: - host: "363" - port: "362" + host: "366" + port: "365" terminationGracePeriodSeconds: 9196919020604133323 timeoutSeconds: -192358697 stdin: true - targetContainerName: "386" - terminationMessagePath: "377" + targetContainerName: "389" + terminationMessagePath: "380" terminationMessagePolicy: Ƭ婦d tty: true volumeDevices: - - devicePath: "343" - name: "342" + - devicePath: "346" + name: "345" volumeMounts: - - mountPath: "339" + - mountPath: "342" mountPropagation: 葰賦 - name: "338" + name: "341" readOnly: true - subPath: "340" - subPathExpr: "341" - workingDir: "322" + subPath: "343" + subPathExpr: "344" + workingDir: "325" hostAliases: - hostnames: - - "473" - ip: "472" + - "476" + ip: "475" hostIPC: true hostPID: true - hostname: "403" + hostname: "406" imagePullSecrets: - - name: "402" + - name: "405" initContainers: - args: - - "178" + - "181" command: - - "177" + - "180" env: - - name: "185" - value: "186" + - name: "188" + value: "189" valueFrom: configMapKeyRef: - key: "192" - name: "191" + key: "195" + name: "194" optional: false fieldRef: - apiVersion: "187" - fieldPath: "188" + apiVersion: "190" + fieldPath: "191" resourceFieldRef: - containerName: "189" + containerName: "192" divisor: "617" - resource: "190" + resource: "193" secretKeyRef: - key: "194" - name: "193" + key: "197" + name: "196" optional: false envFrom: - configMapRef: - name: "183" + name: "186" optional: true - prefix: "182" + prefix: "185" secretRef: - name: "184" + name: "187" optional: true - image: "176" + image: "179" imagePullPolicy: ǵɐ鰥Z lifecycle: postStart: exec: command: - - "222" + - "225" httpGet: - host: "225" + host: "228" httpHeaders: - - name: "226" - value: "227" - path: "223" - port: "224" + - name: "229" + value: "230" + path: "226" + port: "227" scheme: 鰔澝qV訆ƎżŧL²sNƗ¸ tcpSocket: - host: "229" - port: "228" + host: "232" + port: "231" preStop: exec: command: - - "230" + - "233" httpGet: - host: "233" + host: "236" httpHeaders: - - name: "234" - value: "235" - path: "231" - port: "232" + - name: "237" + value: "238" + path: "234" + port: "235" scheme: δ摖 tcpSocket: - host: "237" - port: "236" + host: "240" + port: "239" livenessProbe: exec: command: - - "201" + - "204" failureThreshold: 14304392 httpGet: - host: "204" + host: "207" httpHeaders: - - name: "205" - value: "206" - path: "202" - port: "203" + - name: "208" + value: "209" + path: "205" + port: "206" scheme: fʀļ腩墺Ò媁荭gw忊 initialDelaySeconds: -1532958330 periodSeconds: 1004325340 successThreshold: -1313320434 tcpSocket: - host: "207" + host: "210" port: -1761398388 terminationGracePeriodSeconds: 2001337664780390084 timeoutSeconds: -438588982 - name: "175" + name: "178" ports: - containerPort: -1109619518 - hostIP: "181" + hostIP: "184" hostPort: -1981710234 - name: "180" + name: "183" protocol: ĺ}潷ʒ胵輓Ɔȓ蹣ɐǛv+8Ƥ熪 readinessProbe: exec: command: - - "208" + - "211" failureThreshold: -1314967760 httpGet: - host: "210" + host: "213" httpHeaders: - - name: "211" - value: "212" - path: "209" + - name: "214" + value: "215" + path: "212" port: -614161319 scheme: Ȩ<6鄰簳°Ļǟi& initialDelaySeconds: 233282513 periodSeconds: 1313273370 successThreshold: -1296830577 tcpSocket: - host: "214" - port: "213" + host: "217" + port: "216" terminationGracePeriodSeconds: 5043322816247327651 timeoutSeconds: -518330919 resources: @@ -689,63 +691,63 @@ spec: runAsNonRoot: true runAsUser: 9148233193771851687 seLinuxOptions: - level: "242" - role: "240" - type: "241" - user: "239" + level: "245" + role: "243" + type: "244" + user: "242" seccompProfile: - localhostProfile: "246" + localhostProfile: "249" type: Ȗ|ʐşƧ諔迮ƙIJ嘢4 windowsOptions: - gmsaCredentialSpec: "244" - gmsaCredentialSpecName: "243" - runAsUserName: "245" + gmsaCredentialSpec: "247" + gmsaCredentialSpecName: "246" + runAsUserName: "248" startupProbe: exec: command: - - "215" + - "218" failureThreshold: 1909548849 httpGet: - host: "218" + host: "221" httpHeaders: - - name: "219" - value: "220" - path: "216" - port: "217" + - name: "222" + value: "223" + path: "219" + port: "220" scheme: 队偯J僳徥淳4揻 initialDelaySeconds: -1244119841 periodSeconds: 348370746 successThreshold: 468369166 tcpSocket: - host: "221" + host: "224" port: 878005329 terminationGracePeriodSeconds: 6410850623145248813 timeoutSeconds: 1235694147 - terminationMessagePath: "238" + terminationMessagePath: "241" terminationMessagePolicy: _<ǬëJ橈'琕鶫:顇ə娯Ȱ volumeDevices: - - devicePath: "200" - name: "199" + - devicePath: "203" + name: "202" volumeMounts: - - mountPath: "196" + - mountPath: "199" mountPropagation: ó藢xɮĵȑ6L* - name: "195" - subPath: "197" - subPathExpr: "198" - workingDir: "179" - nodeName: "391" + name: "198" + subPath: "200" + subPathExpr: "201" + workingDir: "182" + nodeName: "394" nodeSelector: - "387": "388" + "390": "391" overhead: "": "359" preemptionPolicy: "" priority: -860768401 - priorityClassName: "474" + priorityClassName: "477" readinessGates: - conditionType: '@.ȇʟ' restartPolicy: 鹚蝉茲ʛ饊 - runtimeClassName: "479" - schedulerName: "469" + runtimeClassName: "482" + schedulerName: "472" securityContext: fsGroup: -1867959832193971598 fsGroupChangePolicy: ʦ婷ɂ挃ŪǗȦɆ悼j蛑q沷¾! @@ -753,34 +755,34 @@ spec: runAsNonRoot: false runAsUser: -4904722847506013622 seLinuxOptions: - level: "395" - role: "393" - type: "394" - user: "392" + level: "398" + role: "396" + type: "397" + user: "395" seccompProfile: - localhostProfile: "401" + localhostProfile: "404" type: '`翾''ųŎ群E牬庘颮6(|ǖû' supplementalGroups: - -981432507446869083 sysctls: - - name: "399" - value: "400" + - name: "402" + value: "403" windowsOptions: - gmsaCredentialSpec: "397" - gmsaCredentialSpecName: "396" - runAsUserName: "398" - serviceAccount: "390" - serviceAccountName: "389" + gmsaCredentialSpec: "400" + gmsaCredentialSpecName: "399" + runAsUserName: "401" + serviceAccount: "393" + serviceAccountName: "392" setHostnameAsFQDN: true shareProcessNamespace: false - subdomain: "404" + subdomain: "407" terminationGracePeriodSeconds: 1736985756995615785 tolerations: - effect: ɮ-nʣž吞Ƞ唄®窂爪 - key: "470" + key: "473" operator: 杻扞Ğuƈ?犻盪ǵĿř岈ǎǏ] tolerationSeconds: -5154627301352060136 - value: "471" + value: "474" topologySpreadConstraints: - labelSelector: matchExpressions: @@ -789,65 +791,65 @@ spec: matchLabels: 9_-n7--_-d---.-D_4.HVFh-5-YW7-K..._YfWzG: 4n maxSkew: -2013945465 - topologyKey: "480" + topologyKey: "483" whenUnsatisfiable: '½ǩ ' volumes: - awsElasticBlockStore: - fsType: "47" + fsType: "49" partition: -2007808768 - volumeID: "46" + volumeID: "48" azureDisk: cachingMode: k ź贩j瀉ǚrǜnh0åȂ - diskName: "110" - diskURI: "111" - fsType: "112" + diskName: "112" + diskURI: "113" + fsType: "114" kind: nj揠8lj黳鈫ʕ禒Ƙá腿ħ缶 readOnly: false azureFile: readOnly: true - secretName: "96" - shareName: "97" + secretName: "98" + shareName: "99" cephfs: monitors: - - "81" - path: "82" - secretFile: "84" + - "83" + path: "84" + secretFile: "86" secretRef: - name: "85" - user: "83" + name: "87" + user: "85" cinder: - fsType: "79" + fsType: "81" secretRef: - name: "80" - volumeID: "78" + name: "82" + volumeID: "80" configMap: defaultMode: 952979935 items: - - key: "99" + - key: "101" mode: 2020789772 - path: "100" - name: "98" + path: "102" + name: "100" optional: false csi: - driver: "142" - fsType: "143" + driver: "144" + fsType: "145" nodePublishSecretRef: - name: "146" + name: "148" readOnly: true volumeAttributes: - "144": "145" + "146": "147" downwardAPI: defaultMode: -868808281 items: - fieldRef: - apiVersion: "89" - fieldPath: "90" + apiVersion: "91" + fieldPath: "92" mode: -1768075156 - path: "88" + path: "90" resourceFieldRef: - containerName: "91" + containerName: "93" divisor: "915" - resource: "92" + resource: "94" emptyDir: medium: ɹ坼É/pȿ sizeLimit: "804" @@ -855,40 +857,41 @@ spec: volumeClaimTemplate: metadata: annotations: - "154": "155" - clusterName: "160" + "156": "157" + clusterName: "162" creationTimestamp: null deletionGracePeriodSeconds: 2974444584632416014 finalizers: - - "159" - generateName: "148" + - "161" + generateName: "150" generation: 3849874053153949822 labels: - "152": "153" + "154": "155" managedFields: - - apiVersion: "162" - fieldsType: "163" - manager: "161" + - apiVersion: "164" + fieldsType: "165" + manager: "163" operation: 獵偐ę腬瓷碑=ɉ鎷卩蝾H韹寬娬ï瓼 - name: "147" - namespace: "149" + subresource: "166" + name: "149" + namespace: "151" ownerReferences: - - apiVersion: "156" + - apiVersion: "158" blockOwnerDeletion: false controller: true - kind: "157" - name: "158" + kind: "159" + name: "160" uid: oɘ檲ɨ銦妰黖ȓ resourceVersion: "1248703441945830579" - selfLink: "150" + selfLink: "152" uid: 溟ɴ扵閝ȝ鐵儣廡ɑ龫`劳&¼ spec: accessModes: - 酃=6}ɡŇƉ立hdz緄Ú|dk_瀹鞎 dataSource: - apiGroup: "172" - kind: "173" - name: "174" + apiGroup: "175" + kind: "176" + name: "177" resources: limits: 'âĺɗŹ倗S晒嶗UÐ_ƮA攤/ɸɎ ': "648" @@ -900,148 +903,148 @@ spec: operator: DoesNotExist matchLabels: o-03-t-0-035--5b95w------4-n4f--139-295at-o7qff2/v2.-_-8wE._._3.-.83_iq_-y.-25C.A-j..9dfn38: m_zm-.-_RJt2pX_2_28.6 - storageClassName: "171" + storageClassName: "174" volumeMode: dz娝嘚庎D}埽uʎȺ眖R#yV'WK - volumeName: "170" + volumeName: "173" fc: - fsType: "94" + fsType: "96" lun: 570501002 targetWWNs: - - "93" - wwids: - "95" + wwids: + - "97" flexVolume: - driver: "73" - fsType: "74" + driver: "75" + fsType: "76" options: - "76": "77" + "78": "79" readOnly: true secretRef: - name: "75" + name: "77" flocker: - datasetName: "86" - datasetUUID: "87" + datasetName: "88" + datasetUUID: "89" gcePersistentDisk: - fsType: "45" + fsType: "47" partition: -1318752360 - pdName: "44" + pdName: "46" gitRepo: - directory: "50" - repository: "48" - revision: "49" + directory: "52" + repository: "50" + revision: "51" glusterfs: - endpoints: "63" - path: "64" + endpoints: "65" + path: "66" hostPath: - path: "43" + path: "45" type: "" iscsi: chapAuthDiscovery: true chapAuthSession: true - fsType: "59" - initiatorName: "62" - iqn: "57" - iscsiInterface: "58" + fsType: "61" + initiatorName: "64" + iqn: "59" + iscsiInterface: "60" lun: 408756018 portals: - - "60" + - "62" readOnly: true secretRef: - name: "61" - targetPortal: "56" - name: "42" + name: "63" + targetPortal: "58" + name: "44" nfs: - path: "55" + path: "57" readOnly: true - server: "54" + server: "56" persistentVolumeClaim: - claimName: "65" + claimName: "67" readOnly: true photonPersistentDisk: - fsType: "114" - pdID: "113" + fsType: "116" + pdID: "115" portworxVolume: - fsType: "129" - volumeID: "128" + fsType: "131" + volumeID: "130" projected: defaultMode: 480521693 sources: - configMap: items: - - key: "124" + - key: "126" mode: -1126738259 - path: "125" - name: "123" + path: "127" + name: "125" optional: true downwardAPI: items: - fieldRef: - apiVersion: "119" - fieldPath: "120" + apiVersion: "121" + fieldPath: "122" mode: -1618937335 - path: "118" + path: "120" resourceFieldRef: - containerName: "121" + containerName: "123" divisor: "461" - resource: "122" + resource: "124" secret: items: - - key: "116" + - key: "118" mode: 675406340 - path: "117" - name: "115" + path: "119" + name: "117" optional: false serviceAccountToken: - audience: "126" + audience: "128" expirationSeconds: -6345861634934949644 - path: "127" + path: "129" quobyte: - group: "108" - registry: "105" - tenant: "109" - user: "107" - volume: "106" + group: "110" + registry: "107" + tenant: "111" + user: "109" + volume: "108" rbd: - fsType: "68" - image: "67" - keyring: "71" + fsType: "70" + image: "69" + keyring: "73" monitors: - - "66" - pool: "69" + - "68" + pool: "71" readOnly: true secretRef: - name: "72" - user: "70" + name: "74" + user: "72" scaleIO: - fsType: "137" - gateway: "130" - protectionDomain: "133" + fsType: "139" + gateway: "132" + protectionDomain: "135" secretRef: - name: "132" + name: "134" sslEnabled: true - storageMode: "135" - storagePool: "134" - system: "131" - volumeName: "136" + storageMode: "137" + storagePool: "136" + system: "133" + volumeName: "138" secret: defaultMode: 1233814916 items: - - key: "52" + - key: "54" mode: 228756891 - path: "53" + path: "55" optional: false - secretName: "51" + secretName: "53" storageos: - fsType: "140" + fsType: "142" secretRef: - name: "141" - volumeName: "138" - volumeNamespace: "139" + name: "143" + volumeName: "140" + volumeNamespace: "141" vsphereVolume: - fsType: "102" - storagePolicyID: "104" - storagePolicyName: "103" - volumePath: "101" + fsType: "104" + storagePolicyID: "106" + storagePolicyName: "105" + volumePath: "103" templateGeneration: 6217170132371410053 updateStrategy: rollingUpdate: @@ -1052,8 +1055,8 @@ status: collisionCount: 380871347 conditions: - lastTransitionTime: "2688-06-15T12:51:56Z" - message: "488" - reason: "487" + message: "491" + reason: "490" status: Ç[輚趞ț@郺丮嘱uȒ type: D齆O#ȞM<²彾Ǟʈɐ碓yƗÄ. currentNumberScheduled: -1371816595 diff --git a/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.Deployment.json b/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.Deployment.json index 4c1f602c4c7..6295d722c74 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.Deployment.json +++ b/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.Deployment.json @@ -36,7 +36,8 @@ "manager": "16", "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", "apiVersion": "17", - "fieldsType": "18" + "fieldsType": "18", + "subresource": "19" } ] }, @@ -55,50 +56,51 @@ }, "template": { "metadata": { - "name": "25", - "generateName": "26", - "namespace": "27", - "selfLink": "28", + "name": "26", + "generateName": "27", + "namespace": "28", + "selfLink": "29", "uid": "?Qȫş", "resourceVersion": "1736621709629422270", "generation": -8542870036622468681, "creationTimestamp": null, "deletionGracePeriodSeconds": -2575298329142810753, "labels": { - "30": "31" + "31": "32" }, "annotations": { - "32": "33" + "33": "34" }, "ownerReferences": [ { - "apiVersion": "34", - "kind": "35", - "name": "36", + "apiVersion": "35", + "kind": "36", + "name": "37", "uid": "ƶȤ^}", "controller": true, "blockOwnerDeletion": true } ], "finalizers": [ - "37" + "38" ], - "clusterName": "38", + "clusterName": "39", "managedFields": [ { - "manager": "39", + "manager": "40", "operation": "躢", - "apiVersion": "40", - "fieldsType": "41" + "apiVersion": "41", + "fieldsType": "42", + "subresource": "43" } ] }, "spec": { "volumes": [ { - "name": "42", + "name": "44", "hostPath": { - "path": "43", + "path": "45", "type": "ƛƟ)ÙæNǚ錯ƶRquA?瞲Ť倱\u003c" }, "emptyDir": { @@ -106,27 +108,27 @@ "sizeLimit": "473" }, "gcePersistentDisk": { - "pdName": "44", - "fsType": "45", + "pdName": "46", + "fsType": "47", "partition": -1188153605 }, "awsElasticBlockStore": { - "volumeID": "46", - "fsType": "47", + "volumeID": "48", + "fsType": "49", "partition": 912004803, "readOnly": true }, "gitRepo": { - "repository": "48", - "revision": "49", - "directory": "50" + "repository": "50", + "revision": "51", + "directory": "52" }, "secret": { - "secretName": "51", + "secretName": "53", "items": [ { - "key": "52", - "path": "53", + "key": "54", + "path": "55", "mode": -547518679 } ], @@ -134,91 +136,91 @@ "optional": true }, "nfs": { - "server": "54", - "path": "55", + "server": "56", + "path": "57", "readOnly": true }, "iscsi": { - "targetPortal": "56", - "iqn": "57", + "targetPortal": "58", + "iqn": "59", "lun": 994527057, - "iscsiInterface": "58", - "fsType": "59", + "iscsiInterface": "60", + "fsType": "61", "portals": [ - "60" + "62" ], "chapAuthDiscovery": true, "secretRef": { - "name": "61" + "name": "63" }, - "initiatorName": "62" + "initiatorName": "64" }, "glusterfs": { - "endpoints": "63", - "path": "64", + "endpoints": "65", + "path": "66", "readOnly": true }, "persistentVolumeClaim": { - "claimName": "65", + "claimName": "67", "readOnly": true }, "rbd": { "monitors": [ - "66" + "68" ], - "image": "67", - "fsType": "68", - "pool": "69", - "user": "70", - "keyring": "71", + "image": "69", + "fsType": "70", + "pool": "71", + "user": "72", + "keyring": "73", "secretRef": { - "name": "72" + "name": "74" } }, "flexVolume": { - "driver": "73", - "fsType": "74", + "driver": "75", + "fsType": "76", "secretRef": { - "name": "75" + "name": "77" }, "readOnly": true, "options": { - "76": "77" + "78": "79" } }, "cinder": { - "volumeID": "78", - "fsType": "79", + "volumeID": "80", + "fsType": "81", "secretRef": { - "name": "80" + "name": "82" } }, "cephfs": { "monitors": [ - "81" + "83" ], - "path": "82", - "user": "83", - "secretFile": "84", + "path": "84", + "user": "85", + "secretFile": "86", "secretRef": { - "name": "85" + "name": "87" } }, "flocker": { - "datasetName": "86", - "datasetUUID": "87" + "datasetName": "88", + "datasetUUID": "89" }, "downwardAPI": { "items": [ { - "path": "88", + "path": "90", "fieldRef": { - "apiVersion": "89", - "fieldPath": "90" + "apiVersion": "91", + "fieldPath": "92" }, "resourceFieldRef": { - "containerName": "91", - "resource": "92", + "containerName": "93", + "resource": "94", "divisor": "660" }, "mode": 1569992019 @@ -228,26 +230,26 @@ }, "fc": { "targetWWNs": [ - "93" + "95" ], "lun": -1740986684, - "fsType": "94", + "fsType": "96", "readOnly": true, "wwids": [ - "95" + "97" ] }, "azureFile": { - "secretName": "96", - "shareName": "97", + "secretName": "98", + "shareName": "99", "readOnly": true }, "configMap": { - "name": "98", + "name": "100", "items": [ { - "key": "99", - "path": "100", + "key": "101", + "path": "102", "mode": 195263908 } ], @@ -255,39 +257,39 @@ "optional": false }, "vsphereVolume": { - "volumePath": "101", - "fsType": "102", - "storagePolicyName": "103", - "storagePolicyID": "104" + "volumePath": "103", + "fsType": "104", + "storagePolicyName": "105", + "storagePolicyID": "106" }, "quobyte": { - "registry": "105", - "volume": "106", - "user": "107", - "group": "108", - "tenant": "109" + "registry": "107", + "volume": "108", + "user": "109", + "group": "110", + "tenant": "111" }, "azureDisk": { - "diskName": "110", - "diskURI": "111", + "diskName": "112", + "diskURI": "113", "cachingMode": "|@?鷅bȻN", - "fsType": "112", + "fsType": "114", "readOnly": true, "kind": "榱*Gưoɘ檲" }, "photonPersistentDisk": { - "pdID": "113", - "fsType": "114" + "pdID": "115", + "fsType": "116" }, "projected": { "sources": [ { "secret": { - "name": "115", + "name": "117", "items": [ { - "key": "116", - "path": "117", + "key": "118", + "path": "119", "mode": -323584340 } ], @@ -296,14 +298,14 @@ "downwardAPI": { "items": [ { - "path": "118", + "path": "120", "fieldRef": { - "apiVersion": "119", - "fieldPath": "120" + "apiVersion": "121", + "fieldPath": "122" }, "resourceFieldRef": { - "containerName": "121", - "resource": "122", + "containerName": "123", + "resource": "124", "divisor": "106" }, "mode": 173030157 @@ -311,99 +313,100 @@ ] }, "configMap": { - "name": "123", + "name": "125", "items": [ { - "key": "124", - "path": "125", + "key": "126", + "path": "127", "mode": 2063799569 } ], "optional": false }, "serviceAccountToken": { - "audience": "126", + "audience": "128", "expirationSeconds": 8357931971650847566, - "path": "127" + "path": "129" } } ], "defaultMode": -1334904807 }, "portworxVolume": { - "volumeID": "128", - "fsType": "129", + "volumeID": "130", + "fsType": "131", "readOnly": true }, "scaleIO": { - "gateway": "130", - "system": "131", + "gateway": "132", + "system": "133", "secretRef": { - "name": "132" + "name": "134" }, - "protectionDomain": "133", - "storagePool": "134", - "storageMode": "135", - "volumeName": "136", - "fsType": "137" + "protectionDomain": "135", + "storagePool": "136", + "storageMode": "137", + "volumeName": "138", + "fsType": "139" }, "storageos": { - "volumeName": "138", - "volumeNamespace": "139", - "fsType": "140", + "volumeName": "140", + "volumeNamespace": "141", + "fsType": "142", "secretRef": { - "name": "141" + "name": "143" } }, "csi": { - "driver": "142", + "driver": "144", "readOnly": false, - "fsType": "143", + "fsType": "145", "volumeAttributes": { - "144": "145" + "146": "147" }, "nodePublishSecretRef": { - "name": "146" + "name": "148" } }, "ephemeral": { "volumeClaimTemplate": { "metadata": { - "name": "147", - "generateName": "148", - "namespace": "149", - "selfLink": "150", + "name": "149", + "generateName": "150", + "namespace": "151", + "selfLink": "152", "uid": "H巧壚tC十Oɢ", "resourceVersion": "11451542506523135343", "generation": 6028937828108618026, "creationTimestamp": null, "deletionGracePeriodSeconds": 6296624700137074905, "labels": { - "152": "153" + "154": "155" }, "annotations": { - "154": "155" + "156": "157" }, "ownerReferences": [ { - "apiVersion": "156", - "kind": "157", - "name": "158", + "apiVersion": "158", + "kind": "159", + "name": "160", "uid": "閝ȝ", "controller": false, "blockOwnerDeletion": false } ], "finalizers": [ - "159" + "161" ], - "clusterName": "160", + "clusterName": "162", "managedFields": [ { - "manager": "161", + "manager": "163", "operation": "ɑ龫`劳\u0026¼傭Ȟ1酃=6}ɡŇƉ立h", - "apiVersion": "162", - "fieldsType": "163" + "apiVersion": "164", + "fieldsType": "165", + "subresource": "166" } ] }, @@ -433,13 +436,13 @@ "zɟ踡肒Ao/樝fw[Řż丩ŽoǠ": "918" } }, - "volumeName": "170", - "storageClassName": "171", + "volumeName": "173", + "storageClassName": "174", "volumeMode": "Z1Ůđ眊ľǎɳ,ǿ飏騀呣", "dataSource": { - "apiGroup": "172", - "kind": "173", - "name": "174" + "apiGroup": "175", + "kind": "176", + "name": "177" } } } @@ -448,59 +451,59 @@ ], "initContainers": [ { - "name": "175", - "image": "176", + "name": "178", + "image": "179", "command": [ - "177" + "180" ], "args": [ - "178" + "181" ], - "workingDir": "179", + "workingDir": "182", "ports": [ { - "name": "180", + "name": "183", "hostPort": 1923334396, "containerPort": -1343558801, "protocol": "@掇lNdǂ\u003e", - "hostIP": "181" + "hostIP": "184" } ], "envFrom": [ { - "prefix": "182", + "prefix": "185", "configMapRef": { - "name": "183", + "name": "186", "optional": true }, "secretRef": { - "name": "184", + "name": "187", "optional": true } } ], "env": [ { - "name": "185", - "value": "186", + "name": "188", + "value": "189", "valueFrom": { "fieldRef": { - "apiVersion": "187", - "fieldPath": "188" + "apiVersion": "190", + "fieldPath": "191" }, "resourceFieldRef": { - "containerName": "189", - "resource": "190", + "containerName": "192", + "resource": "193", "divisor": "713" }, "configMapKeyRef": { - "name": "191", - "key": "192", + "name": "194", + "key": "195", "optional": true }, "secretKeyRef": { - "name": "193", - "key": "194", + "name": "196", + "key": "197", "optional": false } } @@ -516,41 +519,41 @@ }, "volumeMounts": [ { - "name": "195", + "name": "198", "readOnly": true, - "mountPath": "196", - "subPath": "197", + "mountPath": "199", + "subPath": "200", "mountPropagation": "0矀Kʝ瘴I\\p[ħsĨɆâĺɗŹ倗S", - "subPathExpr": "198" + "subPathExpr": "201" } ], "volumeDevices": [ { - "name": "199", - "devicePath": "200" + "name": "202", + "devicePath": "203" } ], "livenessProbe": { "exec": { "command": [ - "201" + "204" ] }, "httpGet": { - "path": "202", + "path": "205", "port": -1285424066, - "host": "203", + "host": "206", "scheme": "ni酛3ƁÀ", "httpHeaders": [ { - "name": "204", - "value": "205" + "name": "207", + "value": "208" } ] }, "tcpSocket": { - "port": "206", - "host": "207" + "port": "209", + "host": "210" }, "initialDelaySeconds": -2036074491, "timeoutSeconds": -148216266, @@ -562,24 +565,24 @@ "readinessProbe": { "exec": { "command": [ - "208" + "211" ] }, "httpGet": { - "path": "209", + "path": "212", "port": -331283026, - "host": "210", + "host": "213", "scheme": "ȉ", "httpHeaders": [ { - "name": "211", - "value": "212" + "name": "214", + "value": "215" } ] }, "tcpSocket": { "port": 714088955, - "host": "213" + "host": "216" }, "initialDelaySeconds": 1033766276, "timeoutSeconds": -1745509819, @@ -591,24 +594,24 @@ "startupProbe": { "exec": { "command": [ - "214" + "217" ] }, "httpGet": { - "path": "215", + "path": "218", "port": -361442565, - "host": "216", + "host": "219", "scheme": "w", "httpHeaders": [ { - "name": "217", - "value": "218" + "name": "220", + "value": "221" } ] }, "tcpSocket": { "port": -1099429189, - "host": "219" + "host": "222" }, "initialDelaySeconds": 994072122, "timeoutSeconds": 1752155096, @@ -621,51 +624,51 @@ "postStart": { "exec": { "command": [ - "220" + "223" ] }, "httpGet": { - "path": "221", + "path": "224", "port": -1109619518, - "host": "222", + "host": "225", "scheme": "ĺ}潷ʒ胵輓Ɔȓ蹣ɐǛv+8Ƥ熪", "httpHeaders": [ { - "name": "223", - "value": "224" + "name": "226", + "value": "227" } ] }, "tcpSocket": { - "port": "225", - "host": "226" + "port": "228", + "host": "229" } }, "preStop": { "exec": { "command": [ - "227" + "230" ] }, "httpGet": { - "path": "228", + "path": "231", "port": 461585849, - "host": "229", + "host": "232", "scheme": "ɇ卷荙JLĹ]佱¿\u003e犵殇ŕ-Ɂ", "httpHeaders": [ { - "name": "230", - "value": "231" + "name": "233", + "value": "234" } ] }, "tcpSocket": { "port": 467291328, - "host": "232" + "host": "235" } } }, - "terminationMessagePath": "233", + "terminationMessagePath": "236", "terminationMessagePolicy": "ĸ輦唊", "imagePullPolicy": "r嚧", "securityContext": { @@ -679,15 +682,15 @@ }, "privileged": true, "seLinuxOptions": { - "user": "234", - "role": "235", - "type": "236", - "level": "237" + "user": "237", + "role": "238", + "type": "239", + "level": "240" }, "windowsOptions": { - "gmsaCredentialSpecName": "238", - "gmsaCredentialSpec": "239", - "runAsUserName": "240" + "gmsaCredentialSpecName": "241", + "gmsaCredentialSpec": "242", + "runAsUserName": "243" }, "runAsUser": -857934902638099053, "runAsGroup": 8967035373007538858, @@ -697,7 +700,7 @@ "procMount": "Z鐫û咡W\u003c敄lu", "seccompProfile": { "type": "榝$î.Ȏ蝪ʜ5遰", - "localhostProfile": "241" + "localhostProfile": "244" } }, "stdinOnce": true, @@ -706,59 +709,59 @@ ], "containers": [ { - "name": "242", - "image": "243", + "name": "245", + "image": "246", "command": [ - "244" + "247" ], "args": [ - "245" + "248" ], - "workingDir": "246", + "workingDir": "249", "ports": [ { - "name": "247", + "name": "250", "hostPort": -1462219068, "containerPort": -370386363, "protocol": "wƯ貾坢'跩aŕ翑0展}", - "hostIP": "248" + "hostIP": "251" } ], "envFrom": [ { - "prefix": "249", + "prefix": "252", "configMapRef": { - "name": "250", + "name": "253", "optional": false }, "secretRef": { - "name": "251", + "name": "254", "optional": false } } ], "env": [ { - "name": "252", - "value": "253", + "name": "255", + "value": "256", "valueFrom": { "fieldRef": { - "apiVersion": "254", - "fieldPath": "255" + "apiVersion": "257", + "fieldPath": "258" }, "resourceFieldRef": { - "containerName": "256", - "resource": "257", + "containerName": "259", + "resource": "260", "divisor": "185" }, "configMapKeyRef": { - "name": "258", - "key": "259", + "name": "261", + "key": "262", "optional": true }, "secretKeyRef": { - "name": "260", - "key": "261", + "name": "263", + "key": "264", "optional": false } } @@ -774,40 +777,40 @@ }, "volumeMounts": [ { - "name": "262", - "mountPath": "263", - "subPath": "264", + "name": "265", + "mountPath": "266", + "subPath": "267", "mountPropagation": "", - "subPathExpr": "265" + "subPathExpr": "268" } ], "volumeDevices": [ { - "name": "266", - "devicePath": "267" + "name": "269", + "devicePath": "270" } ], "livenessProbe": { "exec": { "command": [ - "268" + "271" ] }, "httpGet": { - "path": "269", - "port": "270", - "host": "271", + "path": "272", + "port": "273", + "host": "274", "scheme": "頸", "httpHeaders": [ { - "name": "272", - "value": "273" + "name": "275", + "value": "276" } ] }, "tcpSocket": { "port": 1315054653, - "host": "274" + "host": "277" }, "initialDelaySeconds": 711020087, "timeoutSeconds": 1103049140, @@ -819,24 +822,24 @@ "readinessProbe": { "exec": { "command": [ - "275" + "278" ] }, "httpGet": { - "path": "276", + "path": "279", "port": -1315487077, - "host": "277", + "host": "280", "scheme": "ğ_", "httpHeaders": [ { - "name": "278", - "value": "279" + "name": "281", + "value": "282" } ] }, "tcpSocket": { - "port": "280", - "host": "281" + "port": "283", + "host": "284" }, "initialDelaySeconds": 1272940694, "timeoutSeconds": -385597677, @@ -848,24 +851,24 @@ "startupProbe": { "exec": { "command": [ - "282" + "285" ] }, "httpGet": { - "path": "283", + "path": "286", "port": 1332783160, - "host": "284", + "host": "287", "scheme": "Ȱ囌{屿oiɥ嵐sC8?Ǻ鱎ƙ;", "httpHeaders": [ { - "name": "285", - "value": "286" + "name": "288", + "value": "289" } ] }, "tcpSocket": { - "port": "287", - "host": "288" + "port": "290", + "host": "291" }, "initialDelaySeconds": -300247800, "timeoutSeconds": 386804041, @@ -878,51 +881,51 @@ "postStart": { "exec": { "command": [ - "289" + "292" ] }, "httpGet": { - "path": "290", - "port": "291", - "host": "292", + "path": "293", + "port": "294", + "host": "295", "scheme": "鯂²静", "httpHeaders": [ { - "name": "293", - "value": "294" + "name": "296", + "value": "297" } ] }, "tcpSocket": { "port": -402384013, - "host": "295" + "host": "298" } }, "preStop": { "exec": { "command": [ - "296" + "299" ] }, "httpGet": { - "path": "297", - "port": "298", - "host": "299", + "path": "300", + "port": "301", + "host": "302", "scheme": "鏻砅邻爥", "httpHeaders": [ { - "name": "300", - "value": "301" + "name": "303", + "value": "304" } ] }, "tcpSocket": { "port": -305362540, - "host": "302" + "host": "305" } } }, - "terminationMessagePath": "303", + "terminationMessagePath": "306", "terminationMessagePolicy": "Ǩ繫ʎǑyZ涬P­蜷ɔ幩", "imagePullPolicy": "i绝5哇芆斩", "securityContext": { @@ -936,15 +939,15 @@ }, "privileged": false, "seLinuxOptions": { - "user": "304", - "role": "305", - "type": "306", - "level": "307" + "user": "307", + "role": "308", + "type": "309", + "level": "310" }, "windowsOptions": { - "gmsaCredentialSpecName": "308", - "gmsaCredentialSpec": "309", - "runAsUserName": "310" + "gmsaCredentialSpecName": "311", + "gmsaCredentialSpec": "312", + "runAsUserName": "313" }, "runAsUser": -7936947433725476327, "runAsGroup": -5712715102324619404, @@ -954,7 +957,7 @@ "procMount": "W賁Ěɭɪǹ0", "seccompProfile": { "type": ",ƷƣMț譎懚XW疪鑳", - "localhostProfile": "311" + "localhostProfile": "314" } }, "stdin": true, @@ -964,59 +967,59 @@ ], "ephemeralContainers": [ { - "name": "312", - "image": "313", + "name": "315", + "image": "316", "command": [ - "314" + "317" ], "args": [ - "315" + "318" ], - "workingDir": "316", + "workingDir": "319", "ports": [ { - "name": "317", + "name": "320", "hostPort": 217308913, "containerPort": 455919108, "protocol": "崍h趭(娕u", - "hostIP": "318" + "hostIP": "321" } ], "envFrom": [ { - "prefix": "319", + "prefix": "322", "configMapRef": { - "name": "320", + "name": "323", "optional": false }, "secretRef": { - "name": "321", + "name": "324", "optional": false } } ], "env": [ { - "name": "322", - "value": "323", + "name": "325", + "value": "326", "valueFrom": { "fieldRef": { - "apiVersion": "324", - "fieldPath": "325" + "apiVersion": "327", + "fieldPath": "328" }, "resourceFieldRef": { - "containerName": "326", - "resource": "327", + "containerName": "329", + "resource": "330", "divisor": "360" }, "configMapKeyRef": { - "name": "328", - "key": "329", + "name": "331", + "key": "332", "optional": false }, "secretKeyRef": { - "name": "330", - "key": "331", + "name": "333", + "key": "334", "optional": false } } @@ -1032,41 +1035,41 @@ }, "volumeMounts": [ { - "name": "332", + "name": "335", "readOnly": true, - "mountPath": "333", - "subPath": "334", + "mountPath": "336", + "subPath": "337", "mountPropagation": "Ǚ(", - "subPathExpr": "335" + "subPathExpr": "338" } ], "volumeDevices": [ { - "name": "336", - "devicePath": "337" + "name": "339", + "devicePath": "340" } ], "livenessProbe": { "exec": { "command": [ - "338" + "341" ] }, "httpGet": { - "path": "339", + "path": "342", "port": -1842062977, - "host": "340", + "host": "343", "scheme": "輔3璾ėȜv1b繐汚磉反-n覦", "httpHeaders": [ { - "name": "341", - "value": "342" + "name": "344", + "value": "345" } ] }, "tcpSocket": { - "port": "343", - "host": "344" + "port": "346", + "host": "347" }, "initialDelaySeconds": -1161185537, "timeoutSeconds": 1928937303, @@ -1078,24 +1081,24 @@ "readinessProbe": { "exec": { "command": [ - "345" + "348" ] }, "httpGet": { - "path": "346", - "port": "347", - "host": "348", + "path": "349", + "port": "350", + "host": "351", "scheme": "Ik(dŊiɢzĮ蛋I", "httpHeaders": [ { - "name": "349", - "value": "350" + "name": "352", + "value": "353" } ] }, "tcpSocket": { - "port": "351", - "host": "352" + "port": "354", + "host": "355" }, "initialDelaySeconds": 571693619, "timeoutSeconds": 1643238856, @@ -1107,24 +1110,24 @@ "startupProbe": { "exec": { "command": [ - "353" + "356" ] }, "httpGet": { - "path": "354", - "port": "355", - "host": "356", + "path": "357", + "port": "358", + "host": "359", "scheme": "奼[ƕƑĝ®EĨǔvÄÚ×p鬷m罂", "httpHeaders": [ { - "name": "357", - "value": "358" + "name": "360", + "value": "361" } ] }, "tcpSocket": { "port": -1894647727, - "host": "359" + "host": "362" }, "initialDelaySeconds": 235623869, "timeoutSeconds": 564558594, @@ -1137,51 +1140,51 @@ "postStart": { "exec": { "command": [ - "360" + "363" ] }, "httpGet": { - "path": "361", + "path": "364", "port": 466267060, - "host": "362", + "host": "365", "scheme": "wy¶熀ďJZ漤ŗ坟Ů\u003cy鯶縆ł", "httpHeaders": [ { - "name": "363", - "value": "364" + "name": "366", + "value": "367" } ] }, "tcpSocket": { - "port": "365", - "host": "366" + "port": "368", + "host": "369" } }, "preStop": { "exec": { "command": [ - "367" + "370" ] }, "httpGet": { - "path": "368", - "port": "369", - "host": "370", + "path": "371", + "port": "372", + "host": "373", "scheme": "Ē3Nh×DJɶ羹ƞʓ%ʝ", "httpHeaders": [ { - "name": "371", - "value": "372" + "name": "374", + "value": "375" } ] }, "tcpSocket": { - "port": "373", - "host": "374" + "port": "376", + "host": "377" } } }, - "terminationMessagePath": "375", + "terminationMessagePath": "378", "terminationMessagePolicy": "躌ñ?卶滿筇ȟP:/a", "imagePullPolicy": ".wȏâ磠Ƴ崖S«V¯ÁȦtl敷斢", "securityContext": { @@ -1195,15 +1198,15 @@ }, "privileged": false, "seLinuxOptions": { - "user": "376", - "role": "377", - "type": "378", - "level": "379" + "user": "379", + "role": "380", + "type": "381", + "level": "382" }, "windowsOptions": { - "gmsaCredentialSpecName": "380", - "gmsaCredentialSpec": "381", - "runAsUserName": "382" + "gmsaCredentialSpecName": "383", + "gmsaCredentialSpec": "384", + "runAsUserName": "385" }, "runAsUser": 4369716065827112267, "runAsGroup": -6657305077321335240, @@ -1213,10 +1216,10 @@ "procMount": "ʙcx", "seccompProfile": { "type": "ǒđ\u003e*劶?jĎĭ", - "localhostProfile": "383" + "localhostProfile": "386" } }, - "targetContainerName": "384" + "targetContainerName": "387" } ], "restartPolicy": "ƱÁR»淹揀", @@ -1224,26 +1227,26 @@ "activeDeadlineSeconds": -5891364351877125204, "dnsPolicy": "敆OɈÏ 瞍髃#ɣȕW歹s", "nodeSelector": { - "385": "386" + "388": "389" }, - "serviceAccountName": "387", - "serviceAccount": "388", + "serviceAccountName": "390", + "serviceAccount": "391", "automountServiceAccountToken": true, - "nodeName": "389", + "nodeName": "392", "hostPID": true, "hostIPC": true, "shareProcessNamespace": false, "securityContext": { "seLinuxOptions": { - "user": "390", - "role": "391", - "type": "392", - "level": "393" + "user": "393", + "role": "394", + "type": "395", + "level": "396" }, "windowsOptions": { - "gmsaCredentialSpecName": "394", - "gmsaCredentialSpec": "395", - "runAsUserName": "396" + "gmsaCredentialSpecName": "397", + "gmsaCredentialSpec": "398", + "runAsUserName": "399" }, "runAsUser": 4466809078783855686, "runAsGroup": -3587143030436465588, @@ -1254,23 +1257,23 @@ "fsGroup": 6713296993350540686, "sysctls": [ { - "name": "397", - "value": "398" + "name": "400", + "value": "401" } ], "fsGroupChangePolicy": "ȶŮ嫠!@@)Zq=歍þ螗ɃŒ", "seccompProfile": { "type": "m¨z鋎靀G¿əW#ļǹʅŚO虀^", - "localhostProfile": "399" + "localhostProfile": "402" } }, "imagePullSecrets": [ { - "name": "400" + "name": "403" } ], - "hostname": "401", - "subdomain": "402", + "hostname": "404", + "subdomain": "405", "affinity": { "nodeAffinity": { "requiredDuringSchedulingIgnoredDuringExecution": { @@ -1278,19 +1281,19 @@ { "matchExpressions": [ { - "key": "403", + "key": "406", "operator": "", "values": [ - "404" + "407" ] } ], "matchFields": [ { - "key": "405", + "key": "408", "operator": "ɦ燻踸陴Sĕ濦ʓɻ", "values": [ - "406" + "409" ] } ] @@ -1303,19 +1306,19 @@ "preference": { "matchExpressions": [ { - "key": "407", + "key": "410", "operator": "鑸鶲Ãqb轫ʓ滨ĖRh}颉hȱɷȰW", "values": [ - "408" + "411" ] } ], "matchFields": [ { - "key": "409", + "key": "412", "operator": "顓闉ȦT", "values": [ - "410" + "413" ] } ] @@ -1341,9 +1344,9 @@ ] }, "namespaces": [ - "417" + "420" ], - "topologyKey": "418", + "topologyKey": "421", "namespaceSelector": { "matchLabels": { "4eq5": "" @@ -1376,9 +1379,9 @@ ] }, "namespaces": [ - "431" + "434" ], - "topologyKey": "432", + "topologyKey": "435", "namespaceSelector": { "matchLabels": { "vh-4-lx-0-2qg--4-03a68u7-l---8x7-l--b-9-u-d/M.Pn-W23-_z": "2JkU27_.-4T-I.-..K.-.0__sD.-.-_I-F.PWtO4-7-P41_.-.-AQ._r.-R" @@ -1412,9 +1415,9 @@ ] }, "namespaces": [ - "445" + "448" ], - "topologyKey": "446", + "topologyKey": "449", "namespaceSelector": { "matchLabels": { "u_.mu": "U___vSW_4-___-_--ux_E4-.-PT-_Nx__-F_._n.WaY_o.-0-E" @@ -1447,9 +1450,9 @@ ] }, "namespaces": [ - "459" + "462" ], - "topologyKey": "460", + "topologyKey": "463", "namespaceSelector": { "matchLabels": { "h1DW__o_-._kzB7U_.Q.45cy-.._-__Z": "t.LT60v.WxPc---K__i" @@ -1469,37 +1472,37 @@ ] } }, - "schedulerName": "467", + "schedulerName": "470", "tolerations": [ { - "key": "468", + "key": "471", "operator": "4%ʬD$;X郪\\#撄貶à圽榕ɹ", - "value": "469", + "value": "472", "effect": "慰x:", "tolerationSeconds": 3362400521064014157 } ], "hostAliases": [ { - "ip": "470", + "ip": "473", "hostnames": [ - "471" + "474" ] } ], - "priorityClassName": "472", + "priorityClassName": "475", "priority": 743241089, "dnsConfig": { "nameservers": [ - "473" + "476" ], "searches": [ - "474" + "477" ], "options": [ { - "name": "475", - "value": "476" + "name": "478", + "value": "479" } ] }, @@ -1508,7 +1511,7 @@ "conditionType": "0yVA嬂刲;牆詒ĸąs" } ], - "runtimeClassName": "477", + "runtimeClassName": "480", "enableServiceLinks": false, "preemptionPolicy": "Iƭij韺ʧ\u003e", "overhead": { @@ -1517,7 +1520,7 @@ "topologySpreadConstraints": [ { "maxSkew": -174245111, - "topologyKey": "478", + "topologyKey": "481", "whenUnsatisfiable": "", "labelSelector": { "matchLabels": { @@ -1565,8 +1568,8 @@ "status": "", "lastUpdateTime": "2124-10-20T09:17:54Z", "lastTransitionTime": "2625-01-11T08:25:47Z", - "reason": "485", - "message": "486" + "reason": "488", + "message": "489" } ], "collisionCount": -1280802136 diff --git a/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.Deployment.pb b/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.Deployment.pb index 34bee23518e..f3afb28e61a 100644 Binary files a/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.Deployment.pb and b/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.Deployment.pb differ diff --git a/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.Deployment.yaml b/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.Deployment.yaml index a871a1ef0bb..09e75ec893e 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.Deployment.yaml +++ b/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.Deployment.yaml @@ -17,6 +17,7 @@ metadata: fieldsType: "18" manager: "16" operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] + subresource: "19" name: "2" namespace: "4" ownerReferences: @@ -50,32 +51,33 @@ spec: template: metadata: annotations: - "32": "33" - clusterName: "38" + "33": "34" + clusterName: "39" creationTimestamp: null deletionGracePeriodSeconds: -2575298329142810753 finalizers: - - "37" - generateName: "26" + - "38" + generateName: "27" generation: -8542870036622468681 labels: - "30": "31" + "31": "32" managedFields: - - apiVersion: "40" - fieldsType: "41" - manager: "39" + - apiVersion: "41" + fieldsType: "42" + manager: "40" operation: 躢 - name: "25" - namespace: "27" + subresource: "43" + name: "26" + namespace: "28" ownerReferences: - - apiVersion: "34" + - apiVersion: "35" blockOwnerDeletion: true controller: true - kind: "35" - name: "36" + kind: "36" + name: "37" uid: ƶȤ^} resourceVersion: "1736621709629422270" - selfLink: "28" + selfLink: "29" uid: ?Qȫş spec: activeDeadlineSeconds: -5891364351877125204 @@ -84,28 +86,28 @@ spec: preferredDuringSchedulingIgnoredDuringExecution: - preference: matchExpressions: - - key: "407" + - key: "410" operator: 鑸鶲Ãqb轫ʓ滨ĖRh}颉hȱɷȰW values: - - "408" + - "411" matchFields: - - key: "409" + - key: "412" operator: 顓闉ȦT values: - - "410" + - "413" weight: 1762917570 requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - - key: "403" + - key: "406" operator: "" values: - - "404" + - "407" matchFields: - - key: "405" + - key: "408" operator: ɦ燻踸陴Sĕ濦ʓɻ values: - - "406" + - "409" podAffinity: preferredDuringSchedulingIgnoredDuringExecution: - podAffinityTerm: @@ -126,8 +128,8 @@ spec: matchLabels: vh-4-lx-0-2qg--4-03a68u7-l---8x7-l--b-9-u-d/M.Pn-W23-_z: 2JkU27_.-4T-I.-..K.-.0__sD.-.-_I-F.PWtO4-7-P41_.-.-AQ._r.-R namespaces: - - "431" - topologyKey: "432" + - "434" + topologyKey: "435" weight: 888976270 requiredDuringSchedulingIgnoredDuringExecution: - labelSelector: @@ -145,8 +147,8 @@ spec: matchLabels: 4eq5: "" namespaces: - - "417" - topologyKey: "418" + - "420" + topologyKey: "421" podAntiAffinity: preferredDuringSchedulingIgnoredDuringExecution: - podAffinityTerm: @@ -165,8 +167,8 @@ spec: matchLabels: h1DW__o_-._kzB7U_.Q.45cy-.._-__Z: t.LT60v.WxPc---K__i namespaces: - - "459" - topologyKey: "460" + - "462" + topologyKey: "463" weight: -1668452490 requiredDuringSchedulingIgnoredDuringExecution: - labelSelector: @@ -184,121 +186,121 @@ spec: matchLabels: u_.mu: U___vSW_4-___-_--ux_E4-.-PT-_Nx__-F_._n.WaY_o.-0-E namespaces: - - "445" - topologyKey: "446" + - "448" + topologyKey: "449" automountServiceAccountToken: true containers: - args: - - "245" + - "248" command: - - "244" + - "247" env: - - name: "252" - value: "253" + - name: "255" + value: "256" valueFrom: configMapKeyRef: - key: "259" - name: "258" + key: "262" + name: "261" optional: true fieldRef: - apiVersion: "254" - fieldPath: "255" + apiVersion: "257" + fieldPath: "258" resourceFieldRef: - containerName: "256" + containerName: "259" divisor: "185" - resource: "257" + resource: "260" secretKeyRef: - key: "261" - name: "260" + key: "264" + name: "263" optional: false envFrom: - configMapRef: - name: "250" + name: "253" optional: false - prefix: "249" + prefix: "252" secretRef: - name: "251" + name: "254" optional: false - image: "243" + image: "246" imagePullPolicy: i绝5哇芆斩 lifecycle: postStart: exec: command: - - "289" + - "292" httpGet: - host: "292" + host: "295" httpHeaders: - - name: "293" - value: "294" - path: "290" - port: "291" + - name: "296" + value: "297" + path: "293" + port: "294" scheme: 鯂²静 tcpSocket: - host: "295" + host: "298" port: -402384013 preStop: exec: command: - - "296" + - "299" httpGet: - host: "299" + host: "302" httpHeaders: - - name: "300" - value: "301" - path: "297" - port: "298" + - name: "303" + value: "304" + path: "300" + port: "301" scheme: 鏻砅邻爥 tcpSocket: - host: "302" + host: "305" port: -305362540 livenessProbe: exec: command: - - "268" + - "271" failureThreshold: 1993268896 httpGet: - host: "271" + host: "274" httpHeaders: - - name: "272" - value: "273" - path: "269" - port: "270" + - name: "275" + value: "276" + path: "272" + port: "273" scheme: 頸 initialDelaySeconds: 711020087 periodSeconds: -1965247100 successThreshold: 218453478 tcpSocket: - host: "274" + host: "277" port: 1315054653 terminationGracePeriodSeconds: -9140155223242250138 timeoutSeconds: 1103049140 - name: "242" + name: "245" ports: - containerPort: -370386363 - hostIP: "248" + hostIP: "251" hostPort: -1462219068 - name: "247" + name: "250" protocol: wƯ貾坢'跩aŕ翑0展} readinessProbe: exec: command: - - "275" + - "278" failureThreshold: 1456461851 httpGet: - host: "277" + host: "280" httpHeaders: - - name: "278" - value: "279" - path: "276" + - name: "281" + value: "282" + path: "279" port: -1315487077 scheme: ğ_ initialDelaySeconds: 1272940694 periodSeconds: 422133388 successThreshold: 1952458416 tcpSocket: - host: "281" - port: "280" + host: "284" + port: "283" terminationGracePeriodSeconds: -6078441689118311403 timeoutSeconds: -385597677 resources: @@ -320,175 +322,175 @@ spec: runAsNonRoot: false runAsUser: -7936947433725476327 seLinuxOptions: - level: "307" - role: "305" - type: "306" - user: "304" + level: "310" + role: "308" + type: "309" + user: "307" seccompProfile: - localhostProfile: "311" + localhostProfile: "314" type: ',ƷƣMț譎懚XW疪鑳' windowsOptions: - gmsaCredentialSpec: "309" - gmsaCredentialSpecName: "308" - runAsUserName: "310" + gmsaCredentialSpec: "312" + gmsaCredentialSpecName: "311" + runAsUserName: "313" startupProbe: exec: command: - - "282" + - "285" failureThreshold: 620822482 httpGet: - host: "284" + host: "287" httpHeaders: - - name: "285" - value: "286" - path: "283" + - name: "288" + value: "289" + path: "286" port: 1332783160 scheme: Ȱ囌{屿oiɥ嵐sC8?Ǻ鱎ƙ; initialDelaySeconds: -300247800 periodSeconds: -126958936 successThreshold: 186945072 tcpSocket: - host: "288" - port: "287" + host: "291" + port: "290" terminationGracePeriodSeconds: -2203905759223555727 timeoutSeconds: 386804041 stdin: true stdinOnce: true - terminationMessagePath: "303" + terminationMessagePath: "306" terminationMessagePolicy: Ǩ繫ʎǑyZ涬P­蜷ɔ幩 tty: true volumeDevices: - - devicePath: "267" - name: "266" + - devicePath: "270" + name: "269" volumeMounts: - - mountPath: "263" + - mountPath: "266" mountPropagation: "" - name: "262" - subPath: "264" - subPathExpr: "265" - workingDir: "246" + name: "265" + subPath: "267" + subPathExpr: "268" + workingDir: "249" dnsConfig: nameservers: - - "473" + - "476" options: - - name: "475" - value: "476" + - name: "478" + value: "479" searches: - - "474" + - "477" dnsPolicy: 敆OɈÏ 瞍髃#ɣȕW歹s enableServiceLinks: false ephemeralContainers: - args: - - "315" + - "318" command: - - "314" + - "317" env: - - name: "322" - value: "323" + - name: "325" + value: "326" valueFrom: configMapKeyRef: - key: "329" - name: "328" + key: "332" + name: "331" optional: false fieldRef: - apiVersion: "324" - fieldPath: "325" + apiVersion: "327" + fieldPath: "328" resourceFieldRef: - containerName: "326" + containerName: "329" divisor: "360" - resource: "327" + resource: "330" secretKeyRef: - key: "331" - name: "330" + key: "334" + name: "333" optional: false envFrom: - configMapRef: - name: "320" + name: "323" optional: false - prefix: "319" + prefix: "322" secretRef: - name: "321" + name: "324" optional: false - image: "313" + image: "316" imagePullPolicy: .wȏâ磠Ƴ崖S«V¯ÁȦtl敷斢 lifecycle: postStart: exec: command: - - "360" + - "363" httpGet: - host: "362" + host: "365" httpHeaders: - - name: "363" - value: "364" - path: "361" + - name: "366" + value: "367" + path: "364" port: 466267060 scheme: wy¶熀ďJZ漤ŗ坟Ů*劶?jĎĭ windowsOptions: - gmsaCredentialSpec: "381" - gmsaCredentialSpecName: "380" - runAsUserName: "382" + gmsaCredentialSpec: "384" + gmsaCredentialSpecName: "383" + runAsUserName: "385" startupProbe: exec: command: - - "353" + - "356" failureThreshold: 1447314009 httpGet: - host: "356" + host: "359" httpHeaders: - - name: "357" - value: "358" - path: "354" - port: "355" + - name: "360" + value: "361" + path: "357" + port: "358" scheme: 奼[ƕƑĝ®EĨǔvÄÚ×p鬷m罂 initialDelaySeconds: 235623869 periodSeconds: -505848936 successThreshold: -1819021257 tcpSocket: - host: "359" + host: "362" port: -1894647727 terminationGracePeriodSeconds: -7637760856622746738 timeoutSeconds: 564558594 - targetContainerName: "384" - terminationMessagePath: "375" + targetContainerName: "387" + terminationMessagePath: "378" terminationMessagePolicy: 躌ñ?卶滿筇ȟP:/a volumeDevices: - - devicePath: "337" - name: "336" + - devicePath: "340" + name: "339" volumeMounts: - - mountPath: "333" + - mountPath: "336" mountPropagation: Ǚ( - name: "332" + name: "335" readOnly: true - subPath: "334" - subPathExpr: "335" - workingDir: "316" + subPath: "337" + subPathExpr: "338" + workingDir: "319" hostAliases: - hostnames: - - "471" - ip: "470" + - "474" + ip: "473" hostIPC: true hostPID: true - hostname: "401" + hostname: "404" imagePullSecrets: - - name: "400" + - name: "403" initContainers: - args: - - "178" + - "181" command: - - "177" + - "180" env: - - name: "185" - value: "186" + - name: "188" + value: "189" valueFrom: configMapKeyRef: - key: "192" - name: "191" + key: "195" + name: "194" optional: true fieldRef: - apiVersion: "187" - fieldPath: "188" + apiVersion: "190" + fieldPath: "191" resourceFieldRef: - containerName: "189" + containerName: "192" divisor: "713" - resource: "190" + resource: "193" secretKeyRef: - key: "194" - name: "193" + key: "197" + name: "196" optional: false envFrom: - configMapRef: - name: "183" + name: "186" optional: true - prefix: "182" + prefix: "185" secretRef: - name: "184" + name: "187" optional: true - image: "176" + image: "179" imagePullPolicy: r嚧 lifecycle: postStart: exec: command: - - "220" + - "223" httpGet: - host: "222" + host: "225" httpHeaders: - - name: "223" - value: "224" - path: "221" + - name: "226" + value: "227" + path: "224" port: -1109619518 scheme: ĺ}潷ʒ胵輓Ɔȓ蹣ɐǛv+8Ƥ熪 tcpSocket: - host: "226" - port: "225" + host: "229" + port: "228" preStop: exec: command: - - "227" + - "230" httpGet: - host: "229" + host: "232" httpHeaders: - - name: "230" - value: "231" - path: "228" + - name: "233" + value: "234" + path: "231" port: 461585849 scheme: ɇ卷荙JLĹ]佱¿>犵殇ŕ-Ɂ tcpSocket: - host: "232" + host: "235" port: 467291328 livenessProbe: exec: command: - - "201" + - "204" failureThreshold: -93157681 httpGet: - host: "203" + host: "206" httpHeaders: - - name: "204" - value: "205" - path: "202" + - name: "207" + value: "208" + path: "205" port: -1285424066 scheme: ni酛3ƁÀ initialDelaySeconds: -2036074491 periodSeconds: 165047920 successThreshold: -393291312 tcpSocket: - host: "207" - port: "206" + host: "210" + port: "209" terminationGracePeriodSeconds: -4856573944864548413 timeoutSeconds: -148216266 - name: "175" + name: "178" ports: - containerPort: -1343558801 - hostIP: "181" + hostIP: "184" hostPort: 1923334396 - name: "180" + name: "183" protocol: '@掇lNdǂ>' readinessProbe: exec: command: - - "208" + - "211" failureThreshold: 513341278 httpGet: - host: "210" + host: "213" httpHeaders: - - name: "211" - value: "212" - path: "209" + - name: "214" + value: "215" + path: "212" port: -331283026 scheme: ȉ initialDelaySeconds: 1033766276 periodSeconds: -859135545 successThreshold: -1543701088 tcpSocket: - host: "213" + host: "216" port: 714088955 terminationGracePeriodSeconds: 2696007505383404823 timeoutSeconds: -1745509819 @@ -698,66 +700,66 @@ spec: runAsNonRoot: true runAsUser: -857934902638099053 seLinuxOptions: - level: "237" - role: "235" - type: "236" - user: "234" + level: "240" + role: "238" + type: "239" + user: "237" seccompProfile: - localhostProfile: "241" + localhostProfile: "244" type: 榝$î.Ȏ蝪ʜ5遰 windowsOptions: - gmsaCredentialSpec: "239" - gmsaCredentialSpecName: "238" - runAsUserName: "240" + gmsaCredentialSpec: "242" + gmsaCredentialSpecName: "241" + runAsUserName: "243" startupProbe: exec: command: - - "214" + - "217" failureThreshold: -1364571630 httpGet: - host: "216" + host: "219" httpHeaders: - - name: "217" - value: "218" - path: "215" + - name: "220" + value: "221" + path: "218" port: -361442565 scheme: w initialDelaySeconds: 994072122 periodSeconds: -1962065705 successThreshold: 1701999128 tcpSocket: - host: "219" + host: "222" port: -1099429189 terminationGracePeriodSeconds: 7258403424756645907 timeoutSeconds: 1752155096 stdinOnce: true - terminationMessagePath: "233" + terminationMessagePath: "236" terminationMessagePolicy: ĸ輦唊 tty: true volumeDevices: - - devicePath: "200" - name: "199" + - devicePath: "203" + name: "202" volumeMounts: - - mountPath: "196" + - mountPath: "199" mountPropagation: 0矀Kʝ瘴I\p[ħsĨɆâĺɗŹ倗S - name: "195" + name: "198" readOnly: true - subPath: "197" - subPathExpr: "198" - workingDir: "179" - nodeName: "389" + subPath: "200" + subPathExpr: "201" + workingDir: "182" + nodeName: "392" nodeSelector: - "385": "386" + "388": "389" overhead: D傕Ɠ栊闔虝巒瀦ŕ: "124" preemptionPolicy: Iƭij韺ʧ> priority: 743241089 - priorityClassName: "472" + priorityClassName: "475" readinessGates: - conditionType: 0yVA嬂刲;牆詒ĸąs restartPolicy: ƱÁR»淹揀 - runtimeClassName: "477" - schedulerName: "467" + runtimeClassName: "480" + schedulerName: "470" securityContext: fsGroup: 6713296993350540686 fsGroupChangePolicy: ȶŮ嫠!@@)Zq=歍þ螗ɃŒ @@ -765,34 +767,34 @@ spec: runAsNonRoot: true runAsUser: 4466809078783855686 seLinuxOptions: - level: "393" - role: "391" - type: "392" - user: "390" + level: "396" + role: "394" + type: "395" + user: "393" seccompProfile: - localhostProfile: "399" + localhostProfile: "402" type: m¨z鋎靀G¿əW#ļǹʅŚO虀^ supplementalGroups: - 4820130167691486230 sysctls: - - name: "397" - value: "398" + - name: "400" + value: "401" windowsOptions: - gmsaCredentialSpec: "395" - gmsaCredentialSpecName: "394" - runAsUserName: "396" - serviceAccount: "388" - serviceAccountName: "387" + gmsaCredentialSpec: "398" + gmsaCredentialSpecName: "397" + runAsUserName: "399" + serviceAccount: "391" + serviceAccountName: "390" setHostnameAsFQDN: true shareProcessNamespace: false - subdomain: "402" + subdomain: "405" terminationGracePeriodSeconds: 2008726498083002362 tolerations: - effect: '慰x:' - key: "468" + key: "471" operator: 4%ʬD$;X郪\#撄貶à圽榕ɹ tolerationSeconds: 3362400521064014157 - value: "469" + value: "472" topologySpreadConstraints: - labelSelector: matchExpressions: @@ -803,66 +805,66 @@ spec: matchLabels: 7a8-phs1a-----28-d-e10-f-o-fr-5-3th/Mm_-q9.N8._--M-R: a-C3-._-l__KSvV-8-L__C_60-__.19_-gYY._..fP--hQ7be__-a maxSkew: -174245111 - topologyKey: "478" + topologyKey: "481" whenUnsatisfiable: "" volumes: - awsElasticBlockStore: - fsType: "47" + fsType: "49" partition: 912004803 readOnly: true - volumeID: "46" + volumeID: "48" azureDisk: cachingMode: '|@?鷅bȻN' - diskName: "110" - diskURI: "111" - fsType: "112" + diskName: "112" + diskURI: "113" + fsType: "114" kind: 榱*Gưoɘ檲 readOnly: true azureFile: readOnly: true - secretName: "96" - shareName: "97" + secretName: "98" + shareName: "99" cephfs: monitors: - - "81" - path: "82" - secretFile: "84" + - "83" + path: "84" + secretFile: "86" secretRef: - name: "85" - user: "83" + name: "87" + user: "85" cinder: - fsType: "79" + fsType: "81" secretRef: - name: "80" - volumeID: "78" + name: "82" + volumeID: "80" configMap: defaultMode: 1593906314 items: - - key: "99" + - key: "101" mode: 195263908 - path: "100" - name: "98" + path: "102" + name: "100" optional: false csi: - driver: "142" - fsType: "143" + driver: "144" + fsType: "145" nodePublishSecretRef: - name: "146" + name: "148" readOnly: false volumeAttributes: - "144": "145" + "146": "147" downwardAPI: defaultMode: 824682619 items: - fieldRef: - apiVersion: "89" - fieldPath: "90" + apiVersion: "91" + fieldPath: "92" mode: 1569992019 - path: "88" + path: "90" resourceFieldRef: - containerName: "91" + containerName: "93" divisor: "660" - resource: "92" + resource: "94" emptyDir: medium: Xŋ朘瑥A徙ɶɊł/擇ɦĽ胚O醔ɍ厶耈 sizeLimit: "473" @@ -870,40 +872,41 @@ spec: volumeClaimTemplate: metadata: annotations: - "154": "155" - clusterName: "160" + "156": "157" + clusterName: "162" creationTimestamp: null deletionGracePeriodSeconds: 6296624700137074905 finalizers: - - "159" - generateName: "148" + - "161" + generateName: "150" generation: 6028937828108618026 labels: - "152": "153" + "154": "155" managedFields: - - apiVersion: "162" - fieldsType: "163" - manager: "161" + - apiVersion: "164" + fieldsType: "165" + manager: "163" operation: ɑ龫`劳&¼傭Ȟ1酃=6}ɡŇƉ立h - name: "147" - namespace: "149" + subresource: "166" + name: "149" + namespace: "151" ownerReferences: - - apiVersion: "156" + - apiVersion: "158" blockOwnerDeletion: false controller: false - kind: "157" - name: "158" + kind: "159" + name: "160" uid: 閝ȝ resourceVersion: "11451542506523135343" - selfLink: "150" + selfLink: "152" uid: H巧壚tC十Oɢ spec: accessModes: - '鲡:' dataSource: - apiGroup: "172" - kind: "173" - name: "174" + apiGroup: "175" + kind: "176" + name: "177" resources: limits: Ŗȫ焗捏ĨFħ籘: "853" @@ -917,155 +920,155 @@ spec: - 4FpF_W-6 matchLabels: 0-.-yz-0-_p4mz--.I_f6kjsz-7lwY-Y93-6: igm_-._.q6 - storageClassName: "171" + storageClassName: "174" volumeMode: Z1Ůđ眊ľǎɳ,ǿ飏騀呣 - volumeName: "170" + volumeName: "173" fc: - fsType: "94" + fsType: "96" lun: -1740986684 readOnly: true targetWWNs: - - "93" - wwids: - "95" + wwids: + - "97" flexVolume: - driver: "73" - fsType: "74" + driver: "75" + fsType: "76" options: - "76": "77" + "78": "79" readOnly: true secretRef: - name: "75" + name: "77" flocker: - datasetName: "86" - datasetUUID: "87" + datasetName: "88" + datasetUUID: "89" gcePersistentDisk: - fsType: "45" + fsType: "47" partition: -1188153605 - pdName: "44" + pdName: "46" gitRepo: - directory: "50" - repository: "48" - revision: "49" + directory: "52" + repository: "50" + revision: "51" glusterfs: - endpoints: "63" - path: "64" + endpoints: "65" + path: "66" readOnly: true hostPath: - path: "43" + path: "45" type: ƛƟ)ÙæNǚ錯ƶRquA?瞲Ť倱< iscsi: chapAuthDiscovery: true - fsType: "59" - initiatorName: "62" - iqn: "57" - iscsiInterface: "58" + fsType: "61" + initiatorName: "64" + iqn: "59" + iscsiInterface: "60" lun: 994527057 portals: - - "60" + - "62" secretRef: - name: "61" - targetPortal: "56" - name: "42" + name: "63" + targetPortal: "58" + name: "44" nfs: - path: "55" + path: "57" readOnly: true - server: "54" + server: "56" persistentVolumeClaim: - claimName: "65" + claimName: "67" readOnly: true photonPersistentDisk: - fsType: "114" - pdID: "113" + fsType: "116" + pdID: "115" portworxVolume: - fsType: "129" + fsType: "131" readOnly: true - volumeID: "128" + volumeID: "130" projected: defaultMode: -1334904807 sources: - configMap: items: - - key: "124" + - key: "126" mode: 2063799569 - path: "125" - name: "123" + path: "127" + name: "125" optional: false downwardAPI: items: - fieldRef: - apiVersion: "119" - fieldPath: "120" + apiVersion: "121" + fieldPath: "122" mode: 173030157 - path: "118" + path: "120" resourceFieldRef: - containerName: "121" + containerName: "123" divisor: "106" - resource: "122" + resource: "124" secret: items: - - key: "116" + - key: "118" mode: -323584340 - path: "117" - name: "115" + path: "119" + name: "117" optional: true serviceAccountToken: - audience: "126" + audience: "128" expirationSeconds: 8357931971650847566 - path: "127" + path: "129" quobyte: - group: "108" - registry: "105" - tenant: "109" - user: "107" - volume: "106" + group: "110" + registry: "107" + tenant: "111" + user: "109" + volume: "108" rbd: - fsType: "68" - image: "67" - keyring: "71" + fsType: "70" + image: "69" + keyring: "73" monitors: - - "66" - pool: "69" + - "68" + pool: "71" secretRef: - name: "72" - user: "70" + name: "74" + user: "72" scaleIO: - fsType: "137" - gateway: "130" - protectionDomain: "133" + fsType: "139" + gateway: "132" + protectionDomain: "135" secretRef: - name: "132" - storageMode: "135" - storagePool: "134" - system: "131" - volumeName: "136" + name: "134" + storageMode: "137" + storagePool: "136" + system: "133" + volumeName: "138" secret: defaultMode: 332383000 items: - - key: "52" + - key: "54" mode: -547518679 - path: "53" + path: "55" optional: true - secretName: "51" + secretName: "53" storageos: - fsType: "140" + fsType: "142" secretRef: - name: "141" - volumeName: "138" - volumeNamespace: "139" + name: "143" + volumeName: "140" + volumeNamespace: "141" vsphereVolume: - fsType: "102" - storagePolicyID: "104" - storagePolicyName: "103" - volumePath: "101" + fsType: "104" + storagePolicyID: "106" + storagePolicyName: "105" + volumePath: "103" status: availableReplicas: -2102211832 collisionCount: -1280802136 conditions: - lastTransitionTime: "2625-01-11T08:25:47Z" lastUpdateTime: "2124-10-20T09:17:54Z" - message: "486" - reason: "485" + message: "489" + reason: "488" status: "" type: ɝ鶼K癨琞Z氞唬蹵ɥeȿĦ observedGeneration: 5710269275969351972 diff --git a/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.Ingress.json b/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.Ingress.json index 295bc75233f..78d7f0a75fb 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.Ingress.json +++ b/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.Ingress.json @@ -36,44 +36,45 @@ "manager": "16", "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", "apiVersion": "17", - "fieldsType": "18" + "fieldsType": "18", + "subresource": "19" } ] }, "spec": { - "ingressClassName": "19", + "ingressClassName": "20", "backend": { - "serviceName": "20", - "servicePort": "21", + "serviceName": "21", + "servicePort": "22", "resource": { - "apiGroup": "22", - "kind": "23", - "name": "24" + "apiGroup": "23", + "kind": "24", + "name": "25" } }, "tls": [ { "hosts": [ - "25" + "26" ], - "secretName": "26" + "secretName": "27" } ], "rules": [ { - "host": "27", + "host": "28", "http": { "paths": [ { - "path": "28", + "path": "29", "pathType": ")晿\u003co,c鮽ort昍řČ", "backend": { - "serviceName": "29", + "serviceName": "30", "servicePort": 1973774989, "resource": { - "apiGroup": "30", - "kind": "31", - "name": "32" + "apiGroup": "31", + "kind": "32", + "name": "33" } } } @@ -86,13 +87,13 @@ "loadBalancer": { "ingress": [ { - "ip": "33", - "hostname": "34", + "ip": "34", + "hostname": "35", "ports": [ { "port": 2114329341, "protocol": "Ă凗蓏Ŋ蛊ĉy", - "error": "35" + "error": "36" } ] } diff --git a/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.Ingress.pb b/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.Ingress.pb index 1cb15b0bc2e..62800f52f6c 100644 Binary files a/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.Ingress.pb and b/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.Ingress.pb differ diff --git a/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.Ingress.yaml b/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.Ingress.yaml index 245baf20b98..b4cc012df7b 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.Ingress.yaml +++ b/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.Ingress.yaml @@ -17,6 +17,7 @@ metadata: fieldsType: "18" manager: "16" operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] + subresource: "19" name: "2" namespace: "4" ownerReferences: @@ -32,35 +33,35 @@ metadata: spec: backend: resource: - apiGroup: "22" - kind: "23" - name: "24" - serviceName: "20" - servicePort: "21" - ingressClassName: "19" + apiGroup: "23" + kind: "24" + name: "25" + serviceName: "21" + servicePort: "22" + ingressClassName: "20" rules: - - host: "27" + - host: "28" http: paths: - backend: resource: - apiGroup: "30" - kind: "31" - name: "32" - serviceName: "29" + apiGroup: "31" + kind: "32" + name: "33" + serviceName: "30" servicePort: 1973774989 - path: "28" + path: "29" pathType: )晿懔%熷谟þ蛯ɰ荶ljʁ揆ɘȌ脾 initialDelaySeconds: -1155992025 periodSeconds: -850069363 successThreshold: 918929368 tcpSocket: - host: "206" + host: "209" port: -1498229293 terminationGracePeriodSeconds: -8520337362162976488 timeoutSeconds: -194343002 - name: "175" + name: "178" ports: - containerPort: -2031266553 - hostIP: "181" + hostIP: "184" hostPort: 424236719 - name: "180" + name: "183" protocol: 呝TG;邪 readinessProbe: exec: command: - - "207" + - "210" failureThreshold: 163512962 httpGet: - host: "210" + host: "213" httpHeaders: - - name: "211" - value: "212" - path: "208" - port: "209" + - name: "214" + value: "215" + path: "211" + port: "212" scheme: 悮坮Ȣ幟ļ腻ŬƩȿ0矀Kʝ瘴I\p initialDelaySeconds: -407545915 periodSeconds: 716842280 successThreshold: 1479266199 tcpSocket: - host: "213" + host: "216" port: 538852927 terminationGracePeriodSeconds: -8521017368802772029 timeoutSeconds: 902535764 @@ -691,66 +693,66 @@ spec: runAsNonRoot: true runAsUser: 1946087648860511217 seLinuxOptions: - level: "238" - role: "236" - type: "237" - user: "235" + level: "241" + role: "239" + type: "240" + user: "238" seccompProfile: - localhostProfile: "242" + localhostProfile: "245" type: ƚ绤fʀļ腩墺Ò媁荭gw忊|E剒蔞 windowsOptions: - gmsaCredentialSpec: "240" - gmsaCredentialSpecName: "239" - runAsUserName: "241" + gmsaCredentialSpec: "243" + gmsaCredentialSpecName: "242" + runAsUserName: "244" startupProbe: exec: command: - - "214" + - "217" failureThreshold: -2107743490 httpGet: - host: "216" + host: "219" httpHeaders: - - name: "217" - value: "218" - path: "215" + - name: "220" + value: "221" + path: "218" port: 1623772781 scheme: UÐ_ƮA攤/ɸɎ initialDelaySeconds: 1054858106 periodSeconds: -1150474479 successThreshold: 744319626 tcpSocket: - host: "220" - port: "219" + host: "223" + port: "222" terminationGracePeriodSeconds: 8569885835306406695 timeoutSeconds: 232569106 stdin: true - terminationMessagePath: "234" + terminationMessagePath: "237" terminationMessagePolicy: '''WKw(ğ儴Ůĺ}潷ʒ胵輓Ɔ' tty: true volumeDevices: - - devicePath: "200" - name: "199" + - devicePath: "203" + name: "202" volumeMounts: - - mountPath: "196" + - mountPath: "199" mountPropagation: 瀑Ź9ǕLLȊɞ-uƻ悖ȩ0Ƹ[Ę - name: "195" + name: "198" readOnly: true - subPath: "197" - subPathExpr: "198" - workingDir: "179" - nodeName: "387" + subPath: "200" + subPathExpr: "201" + workingDir: "182" + nodeName: "390" nodeSelector: - "383": "384" + "386": "387" overhead: »Š: "727" preemptionPolicy: džH0ƾ瘿¸'q钨羲;"T#sM網mA priority: 1188651641 - priorityClassName: "470" + priorityClassName: "473" readinessGates: - conditionType: lD傕Ɠ栊闔虝巒瀦ŕ蘴濼DZj鎒ũW restartPolicy: W歹s梊ɥʋăƻ - runtimeClassName: "475" - schedulerName: "465" + runtimeClassName: "478" + schedulerName: "468" securityContext: fsGroup: -8322686588708543096 fsGroupChangePolicy: 4虵p蓋沥7uPƒ @@ -758,34 +760,34 @@ spec: runAsNonRoot: true runAsUser: 3011215457607075123 seLinuxOptions: - level: "391" - role: "389" - type: "390" - user: "388" + level: "394" + role: "392" + type: "393" + user: "391" seccompProfile: - localhostProfile: "397" + localhostProfile: "400" type: "" supplementalGroups: - 8667724420266764868 sysctls: - - name: "395" - value: "396" + - name: "398" + value: "399" windowsOptions: - gmsaCredentialSpec: "393" - gmsaCredentialSpecName: "392" - runAsUserName: "394" - serviceAccount: "386" - serviceAccountName: "385" + gmsaCredentialSpec: "396" + gmsaCredentialSpecName: "395" + runAsUserName: "397" + serviceAccount: "389" + serviceAccountName: "388" setHostnameAsFQDN: false shareProcessNamespace: true - subdomain: "400" + subdomain: "403" terminationGracePeriodSeconds: 1031455728822209328 tolerations: - effect: ;牆詒ĸąsƶ - key: "466" + key: "469" operator: NL觀嫧酞篐8郫焮3ó緼Ŷ獃夕Ɔ tolerationSeconds: -456102350746071856 - value: "467" + value: "470" topologySpreadConstraints: - labelSelector: matchExpressions: @@ -796,65 +798,65 @@ spec: matchLabels: z23.Ya-C3-._-l__KSvV-8-L__C_60-__.19_-gYY._..fP--hQ7be__0: g-5.-59...7q___n.__16ee.-.66hcB.rTt7bm9I.-..q-F-T maxSkew: -388643187 - topologyKey: "476" + topologyKey: "479" whenUnsatisfiable: i僠噚恗N volumes: - awsElasticBlockStore: - fsType: "47" + fsType: "49" partition: -762366823 readOnly: true - volumeID: "46" + volumeID: "48" azureDisk: cachingMode: HǺƶȤ^}穠 - diskName: "110" - diskURI: "111" - fsType: "112" + diskName: "112" + diskURI: "113" + fsType: "114" kind: 躢 readOnly: true azureFile: - secretName: "96" - shareName: "97" + secretName: "98" + shareName: "99" cephfs: monitors: - - "81" - path: "82" - secretFile: "84" + - "83" + path: "84" + secretFile: "86" secretRef: - name: "85" - user: "83" + name: "87" + user: "85" cinder: - fsType: "79" + fsType: "81" secretRef: - name: "80" - volumeID: "78" + name: "82" + volumeID: "80" configMap: defaultMode: -460478410 items: - - key: "99" + - key: "101" mode: -2039036935 - path: "100" - name: "98" + path: "102" + name: "100" optional: false csi: - driver: "142" - fsType: "143" + driver: "144" + fsType: "145" nodePublishSecretRef: - name: "146" + name: "148" readOnly: false volumeAttributes: - "144": "145" + "146": "147" downwardAPI: defaultMode: -106644772 items: - fieldRef: - apiVersion: "89" - fieldPath: "90" + apiVersion: "91" + fieldPath: "92" mode: 1235524154 - path: "88" + path: "90" resourceFieldRef: - containerName: "91" + containerName: "93" divisor: "457" - resource: "92" + resource: "94" emptyDir: medium: 彭聡A3fƻfʣ sizeLimit: "115" @@ -862,39 +864,40 @@ spec: volumeClaimTemplate: metadata: annotations: - "154": "155" - clusterName: "160" + "156": "157" + clusterName: "162" creationTimestamp: null deletionGracePeriodSeconds: 4217400953499279873 finalizers: - - "159" - generateName: "148" + - "161" + generateName: "150" generation: 6327094951466338107 labels: - "152": "153" + "154": "155" managedFields: - - apiVersion: "162" - fieldsType: "163" - manager: "161" + - apiVersion: "164" + fieldsType: "165" + manager: "163" operation: O醔ɍ厶耈 T衧ȇe媹Hǝ呮}臷Ľð - name: "147" - namespace: "149" + subresource: "166" + name: "149" + namespace: "151" ownerReferences: - - apiVersion: "156" + - apiVersion: "158" blockOwnerDeletion: true controller: false - kind: "157" - name: "158" + kind: "159" + name: "160" uid: "" resourceVersion: "5302358391842833914" - selfLink: "150" + selfLink: "152" spec: accessModes: - eÞȦY籎顒 dataSource: - apiGroup: "172" - kind: "173" - name: "174" + apiGroup: "175" + kind: "176" + name: "177" resources: limits: ŴĿ: "377" @@ -906,153 +909,153 @@ spec: operator: DoesNotExist matchLabels: 5_Or.i1_7z.WH-.L: d2-N_Y.t--0 - storageClassName: "171" + storageClassName: "174" volumeMode: ŀ樺ȃv渟7¤7djƯĖ漘Z剚敍0 - volumeName: "170" + volumeName: "173" fc: - fsType: "94" + fsType: "96" lun: 441887498 readOnly: true targetWWNs: - - "93" - wwids: - "95" + wwids: + - "97" flexVolume: - driver: "73" - fsType: "74" + driver: "75" + fsType: "76" options: - "76": "77" + "78": "79" secretRef: - name: "75" + name: "77" flocker: - datasetName: "86" - datasetUUID: "87" + datasetName: "88" + datasetUUID: "89" gcePersistentDisk: - fsType: "45" + fsType: "47" partition: -1499132872 - pdName: "44" + pdName: "46" gitRepo: - directory: "50" - repository: "48" - revision: "49" + directory: "52" + repository: "50" + revision: "51" glusterfs: - endpoints: "63" - path: "64" + endpoints: "65" + path: "66" hostPath: - path: "43" + path: "45" type: 6NJPM饣`诫z徃鷢6ȥ啕禗Ǐ2啗塧ȱ iscsi: - fsType: "59" - initiatorName: "62" - iqn: "57" - iscsiInterface: "58" + fsType: "61" + initiatorName: "64" + iqn: "59" + iscsiInterface: "60" lun: 1655406148 portals: - - "60" + - "62" readOnly: true secretRef: - name: "61" - targetPortal: "56" - name: "42" + name: "63" + targetPortal: "58" + name: "44" nfs: - path: "55" + path: "57" readOnly: true - server: "54" + server: "56" persistentVolumeClaim: - claimName: "65" + claimName: "67" readOnly: true photonPersistentDisk: - fsType: "114" - pdID: "113" + fsType: "116" + pdID: "115" portworxVolume: - fsType: "129" - volumeID: "128" + fsType: "131" + volumeID: "130" projected: defaultMode: -522879476 sources: - configMap: items: - - key: "124" + - key: "126" mode: -1694464659 - path: "125" - name: "123" + path: "127" + name: "125" optional: true downwardAPI: items: - fieldRef: - apiVersion: "119" - fieldPath: "120" + apiVersion: "121" + fieldPath: "122" mode: 926891073 - path: "118" + path: "120" resourceFieldRef: - containerName: "121" + containerName: "123" divisor: "746" - resource: "122" + resource: "124" secret: items: - - key: "116" + - key: "118" mode: -1399063270 - path: "117" - name: "115" + path: "119" + name: "117" optional: true serviceAccountToken: - audience: "126" + audience: "128" expirationSeconds: -7593824971107985079 - path: "127" + path: "129" quobyte: - group: "108" + group: "110" readOnly: true - registry: "105" - tenant: "109" - user: "107" - volume: "106" + registry: "107" + tenant: "111" + user: "109" + volume: "108" rbd: - fsType: "68" - image: "67" - keyring: "71" + fsType: "70" + image: "69" + keyring: "73" monitors: - - "66" - pool: "69" + - "68" + pool: "71" readOnly: true secretRef: - name: "72" - user: "70" + name: "74" + user: "72" scaleIO: - fsType: "137" - gateway: "130" - protectionDomain: "133" + fsType: "139" + gateway: "132" + protectionDomain: "135" secretRef: - name: "132" - storageMode: "135" - storagePool: "134" - system: "131" - volumeName: "136" + name: "134" + storageMode: "137" + storagePool: "136" + system: "133" + volumeName: "138" secret: defaultMode: 372704313 items: - - key: "52" + - key: "54" mode: -104666658 - path: "53" + path: "55" optional: true - secretName: "51" + secretName: "53" storageos: - fsType: "140" + fsType: "142" readOnly: true secretRef: - name: "141" - volumeName: "138" - volumeNamespace: "139" + name: "143" + volumeName: "140" + volumeNamespace: "141" vsphereVolume: - fsType: "102" - storagePolicyID: "104" - storagePolicyName: "103" - volumePath: "101" + fsType: "104" + storagePolicyID: "106" + storagePolicyName: "105" + volumePath: "103" status: availableReplicas: 876226690 conditions: - lastTransitionTime: "2951-06-01T06:00:17Z" - message: "484" - reason: "483" + message: "487" + reason: "486" status: '%ÿ¼璤ňɈȀę' type: C`牯雫 fullyLabeledReplicas: 516555648 diff --git a/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.Scale.json b/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.Scale.json index 540b62a7472..f901f20db1c 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.Scale.json +++ b/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.Scale.json @@ -36,7 +36,8 @@ "manager": "16", "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", "apiVersion": "17", - "fieldsType": "18" + "fieldsType": "18", + "subresource": "19" } ] }, @@ -46,8 +47,8 @@ "status": { "replicas": 70007838, "selector": { - "19": "20" + "20": "21" }, - "targetSelector": "21" + "targetSelector": "22" } } \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.Scale.pb b/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.Scale.pb index ffdda998a51..1c61dc34cdf 100644 Binary files a/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.Scale.pb and b/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.Scale.pb differ diff --git a/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.Scale.yaml b/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.Scale.yaml index ea58fe8c582..5e0d000f104 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.Scale.yaml +++ b/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.Scale.yaml @@ -17,6 +17,7 @@ metadata: fieldsType: "18" manager: "16" operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] + subresource: "19" name: "2" namespace: "4" ownerReferences: @@ -34,5 +35,5 @@ spec: status: replicas: 70007838 selector: - "19": "20" - targetSelector: "21" + "20": "21" + targetSelector: "22" diff --git a/staging/src/k8s.io/api/testdata/HEAD/flowcontrol.apiserver.k8s.io.v1alpha1.FlowSchema.json b/staging/src/k8s.io/api/testdata/HEAD/flowcontrol.apiserver.k8s.io.v1alpha1.FlowSchema.json index 0cce0f6a9b5..b0f6f57401a 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/flowcontrol.apiserver.k8s.io.v1alpha1.FlowSchema.json +++ b/staging/src/k8s.io/api/testdata/HEAD/flowcontrol.apiserver.k8s.io.v1alpha1.FlowSchema.json @@ -36,13 +36,14 @@ "manager": "16", "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", "apiVersion": "17", - "fieldsType": "18" + "fieldsType": "18", + "subresource": "19" } ] }, "spec": { "priorityLevelConfiguration": { - "name": "19" + "name": "20" }, "matchingPrecedence": -595102844, "distinguisherMethod": { @@ -54,40 +55,40 @@ { "kind": "Ă凗蓏Ŋ蛊ĉy", "user": { - "name": "20" - }, - "group": { "name": "21" }, + "group": { + "name": "22" + }, "serviceAccount": { - "namespace": "22", - "name": "23" + "namespace": "23", + "name": "24" } } ], "resourceRules": [ { "verbs": [ - "24" - ], - "apiGroups": [ "25" ], - "resources": [ + "apiGroups": [ "26" ], - "namespaces": [ + "resources": [ "27" + ], + "namespaces": [ + "28" ] } ], "nonResourceRules": [ { "verbs": [ - "28" + "29" ], "nonResourceURLs": [ - "29" + "30" ] } ] @@ -100,8 +101,8 @@ "type": "?狱³-Ǐ忄*齧獚", "status": "彀亞", "lastTransitionTime": "2559-01-29T18:41:04Z", - "reason": "30", - "message": "31" + "reason": "31", + "message": "32" } ] } diff --git a/staging/src/k8s.io/api/testdata/HEAD/flowcontrol.apiserver.k8s.io.v1alpha1.FlowSchema.pb b/staging/src/k8s.io/api/testdata/HEAD/flowcontrol.apiserver.k8s.io.v1alpha1.FlowSchema.pb index 68440912e99..55e701a942e 100644 Binary files a/staging/src/k8s.io/api/testdata/HEAD/flowcontrol.apiserver.k8s.io.v1alpha1.FlowSchema.pb and b/staging/src/k8s.io/api/testdata/HEAD/flowcontrol.apiserver.k8s.io.v1alpha1.FlowSchema.pb differ diff --git a/staging/src/k8s.io/api/testdata/HEAD/flowcontrol.apiserver.k8s.io.v1alpha1.FlowSchema.yaml b/staging/src/k8s.io/api/testdata/HEAD/flowcontrol.apiserver.k8s.io.v1alpha1.FlowSchema.yaml index 0cfe23a40b5..971b8c1e93a 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/flowcontrol.apiserver.k8s.io.v1alpha1.FlowSchema.yaml +++ b/staging/src/k8s.io/api/testdata/HEAD/flowcontrol.apiserver.k8s.io.v1alpha1.FlowSchema.yaml @@ -17,6 +17,7 @@ metadata: fieldsType: "18" manager: "16" operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] + subresource: "19" name: "2" namespace: "4" ownerReferences: @@ -34,35 +35,35 @@ spec: type: Hr鯹)晿= 64 { + return ErrIntOverflowGenerated + } + if iNdEx >= l { + return io.ErrUnexpectedEOF + } + b := dAtA[iNdEx] + iNdEx++ + stringLen |= uint64(b&0x7F) << shift + if b < 0x80 { + break + } + } + intStringLen := int(stringLen) + if intStringLen < 0 { + return ErrInvalidLengthGenerated + } + postIndex := iNdEx + intStringLen + if postIndex < 0 { + return ErrInvalidLengthGenerated + } + if postIndex > l { + return io.ErrUnexpectedEOF + } + m.Subresource = string(dAtA[iNdEx:postIndex]) + iNdEx = postIndex default: iNdEx = preIndex skippy, err := skipGenerated(dAtA[iNdEx:]) diff --git a/staging/src/k8s.io/apimachinery/pkg/apis/meta/v1/generated.proto b/staging/src/k8s.io/apimachinery/pkg/apis/meta/v1/generated.proto index 8f8f21526b0..f1cb025a317 100644 --- a/staging/src/k8s.io/apimachinery/pkg/apis/meta/v1/generated.proto +++ b/staging/src/k8s.io/apimachinery/pkg/apis/meta/v1/generated.proto @@ -589,6 +589,15 @@ message ManagedFieldsEntry { // FieldsV1 holds the first JSON version format as described in the "FieldsV1" type. // +optional optional FieldsV1 fieldsV1 = 7; + + // Subresource is the name of the subresource used to update that object, or + // empty string if the object was updated through the main resource. The + // value of this field is used to distinguish between managers, even if they + // share the same name. For example, a status update will be distinct from a + // regular update using the same manager name. + // Note that the APIVersion field is not related to the Subresource field and + // it always corresponds to the version of the main resource. + optional string subresource = 8; } // MicroTime is version of Time with microsecond level precision. diff --git a/staging/src/k8s.io/apimachinery/pkg/apis/meta/v1/types_swagger_doc_generated.go b/staging/src/k8s.io/apimachinery/pkg/apis/meta/v1/types_swagger_doc_generated.go index c33d8ffa738..b5c43cca7d1 100644 --- a/staging/src/k8s.io/apimachinery/pkg/apis/meta/v1/types_swagger_doc_generated.go +++ b/staging/src/k8s.io/apimachinery/pkg/apis/meta/v1/types_swagger_doc_generated.go @@ -222,13 +222,14 @@ func (ListOptions) SwaggerDoc() map[string]string { } var map_ManagedFieldsEntry = map[string]string{ - "": "ManagedFieldsEntry is a workflow-id, a FieldSet and the group version of the resource that the fieldset applies to.", - "manager": "Manager is an identifier of the workflow managing these fields.", - "operation": "Operation is the type of operation which lead to this ManagedFieldsEntry being created. The only valid values for this field are 'Apply' and 'Update'.", - "apiVersion": "APIVersion defines the version of this resource that this field set applies to. The format is \"group/version\" just like the top-level APIVersion field. It is necessary to track the version of a field set because it cannot be automatically converted.", - "time": "Time is timestamp of when these fields were set. It should always be empty if Operation is 'Apply'", - "fieldsType": "FieldsType is the discriminator for the different fields format and version. There is currently only one possible value: \"FieldsV1\"", - "fieldsV1": "FieldsV1 holds the first JSON version format as described in the \"FieldsV1\" type.", + "": "ManagedFieldsEntry is a workflow-id, a FieldSet and the group version of the resource that the fieldset applies to.", + "manager": "Manager is an identifier of the workflow managing these fields.", + "operation": "Operation is the type of operation which lead to this ManagedFieldsEntry being created. The only valid values for this field are 'Apply' and 'Update'.", + "apiVersion": "APIVersion defines the version of this resource that this field set applies to. The format is \"group/version\" just like the top-level APIVersion field. It is necessary to track the version of a field set because it cannot be automatically converted.", + "time": "Time is timestamp of when these fields were set. It should always be empty if Operation is 'Apply'", + "fieldsType": "FieldsType is the discriminator for the different fields format and version. There is currently only one possible value: \"FieldsV1\"", + "fieldsV1": "FieldsV1 holds the first JSON version format as described in the \"FieldsV1\" type.", + "subresource": "Subresource is the name of the subresource used to update that object, or empty string if the object was updated through the main resource. The value of this field is used to distinguish between managers, even if they share the same name. For example, a status update will be distinct from a regular update using the same manager name. Note that the APIVersion field is not related to the Subresource field and it always corresponds to the version of the main resource.", } func (ManagedFieldsEntry) SwaggerDoc() map[string]string { diff --git a/staging/src/k8s.io/client-go/applyconfigurations/internal/internal.go b/staging/src/k8s.io/client-go/applyconfigurations/internal/internal.go index 2b92c17b3c8..66b23cbfe3d 100644 --- a/staging/src/k8s.io/client-go/applyconfigurations/internal/internal.go +++ b/staging/src/k8s.io/client-go/applyconfigurations/internal/internal.go @@ -10657,6 +10657,9 @@ var schemaYAML = typed.YAMLObject(`types: - name: operation type: scalar: string + - name: subresource + type: + scalar: string - name: time type: namedType: io.k8s.apimachinery.pkg.apis.meta.v1.Time diff --git a/staging/src/k8s.io/client-go/applyconfigurations/meta/v1/managedfieldsentry.go b/staging/src/k8s.io/client-go/applyconfigurations/meta/v1/managedfieldsentry.go index 919ad9f12cc..f4d7e268123 100644 --- a/staging/src/k8s.io/client-go/applyconfigurations/meta/v1/managedfieldsentry.go +++ b/staging/src/k8s.io/client-go/applyconfigurations/meta/v1/managedfieldsentry.go @@ -25,12 +25,13 @@ import ( // ManagedFieldsEntryApplyConfiguration represents an declarative configuration of the ManagedFieldsEntry type for use // with apply. type ManagedFieldsEntryApplyConfiguration struct { - Manager *string `json:"manager,omitempty"` - Operation *v1.ManagedFieldsOperationType `json:"operation,omitempty"` - APIVersion *string `json:"apiVersion,omitempty"` - Time *v1.Time `json:"time,omitempty"` - FieldsType *string `json:"fieldsType,omitempty"` - FieldsV1 *v1.FieldsV1 `json:"fieldsV1,omitempty"` + Manager *string `json:"manager,omitempty"` + Operation *v1.ManagedFieldsOperationType `json:"operation,omitempty"` + APIVersion *string `json:"apiVersion,omitempty"` + Time *v1.Time `json:"time,omitempty"` + FieldsType *string `json:"fieldsType,omitempty"` + FieldsV1 *v1.FieldsV1 `json:"fieldsV1,omitempty"` + Subresource *string `json:"subresource,omitempty"` } // ManagedFieldsEntryApplyConfiguration constructs an declarative configuration of the ManagedFieldsEntry type for use with @@ -86,3 +87,11 @@ func (b *ManagedFieldsEntryApplyConfiguration) WithFieldsV1(value v1.FieldsV1) * b.FieldsV1 = &value return b } + +// WithSubresource sets the Subresource field in the declarative configuration to the given value +// and returns the receiver, so that objects can be built by chaining "With" function invocations. +// If called multiple times, the Subresource field is set to the value of the last call. +func (b *ManagedFieldsEntryApplyConfiguration) WithSubresource(value string) *ManagedFieldsEntryApplyConfiguration { + b.Subresource = &value + return b +} diff --git a/staging/src/k8s.io/code-generator/examples/apiserver/openapi/zz_generated.openapi.go b/staging/src/k8s.io/code-generator/examples/apiserver/openapi/zz_generated.openapi.go index 95feadbf3b9..fe8e55cedad 100644 --- a/staging/src/k8s.io/code-generator/examples/apiserver/openapi/zz_generated.openapi.go +++ b/staging/src/k8s.io/code-generator/examples/apiserver/openapi/zz_generated.openapi.go @@ -1275,6 +1275,13 @@ func schema_pkg_apis_meta_v1_ManagedFieldsEntry(ref common.ReferenceCallback) co Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.FieldsV1"), }, }, + "subresource": { + SchemaProps: spec.SchemaProps{ + Description: "Subresource is the name of the subresource used to update that object, or empty string if the object was updated through the main resource. The value of this field is used to distinguish between managers, even if they share the same name. For example, a status update will be distinct from a regular update using the same manager name. Note that the APIVersion field is not related to the Subresource field and it always corresponds to the version of the main resource.", + Type: []string{"string"}, + Format: "", + }, + }, }, }, }, diff --git a/staging/src/k8s.io/kube-aggregator/pkg/generated/openapi/zz_generated.openapi.go b/staging/src/k8s.io/kube-aggregator/pkg/generated/openapi/zz_generated.openapi.go index ab01838046a..804957a543f 100644 --- a/staging/src/k8s.io/kube-aggregator/pkg/generated/openapi/zz_generated.openapi.go +++ b/staging/src/k8s.io/kube-aggregator/pkg/generated/openapi/zz_generated.openapi.go @@ -1278,6 +1278,13 @@ func schema_pkg_apis_meta_v1_ManagedFieldsEntry(ref common.ReferenceCallback) co Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.FieldsV1"), }, }, + "subresource": { + SchemaProps: spec.SchemaProps{ + Description: "Subresource is the name of the subresource used to update that object, or empty string if the object was updated through the main resource. The value of this field is used to distinguish between managers, even if they share the same name. For example, a status update will be distinct from a regular update using the same manager name. Note that the APIVersion field is not related to the Subresource field and it always corresponds to the version of the main resource.", + Type: []string{"string"}, + Format: "", + }, + }, }, }, }, diff --git a/staging/src/k8s.io/sample-apiserver/pkg/generated/openapi/zz_generated.openapi.go b/staging/src/k8s.io/sample-apiserver/pkg/generated/openapi/zz_generated.openapi.go index cb742f4d87c..c9a26341450 100644 --- a/staging/src/k8s.io/sample-apiserver/pkg/generated/openapi/zz_generated.openapi.go +++ b/staging/src/k8s.io/sample-apiserver/pkg/generated/openapi/zz_generated.openapi.go @@ -1276,6 +1276,13 @@ func schema_pkg_apis_meta_v1_ManagedFieldsEntry(ref common.ReferenceCallback) co Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.FieldsV1"), }, }, + "subresource": { + SchemaProps: spec.SchemaProps{ + Description: "Subresource is the name of the subresource used to update that object, or empty string if the object was updated through the main resource. The value of this field is used to distinguish between managers, even if they share the same name. For example, a status update will be distinct from a regular update using the same manager name. Note that the APIVersion field is not related to the Subresource field and it always corresponds to the version of the main resource.", + Type: []string{"string"}, + Format: "", + }, + }, }, }, },