Compatibility data: v1.14.0
This commit is contained in:
69
staging/src/k8s.io/api/testdata/v1.14.0/admission.k8s.io.v1beta1.AdmissionReview.json
vendored
Normal file
69
staging/src/k8s.io/api/testdata/v1.14.0/admission.k8s.io.v1beta1.AdmissionReview.json
vendored
Normal file
@@ -0,0 +1,69 @@
|
|||||||
|
{
|
||||||
|
"kind": "AdmissionReview",
|
||||||
|
"apiVersion": "admission.k8s.io/v1beta1",
|
||||||
|
"request": {
|
||||||
|
"uid": "ő岅ȕHH壬%龺ǟ橸章蒪ʤǎ",
|
||||||
|
"kind": {
|
||||||
|
"group": "2",
|
||||||
|
"version": "3",
|
||||||
|
"kind": "4"
|
||||||
|
},
|
||||||
|
"resource": {
|
||||||
|
"group": "5",
|
||||||
|
"version": "6",
|
||||||
|
"resource": "7"
|
||||||
|
},
|
||||||
|
"subResource": "8",
|
||||||
|
"name": "9",
|
||||||
|
"namespace": "10",
|
||||||
|
"operation": "祈¡ıŵDz廔ȇ{sŊƏp饏姥呄鐊",
|
||||||
|
"userInfo": {
|
||||||
|
"username": "11",
|
||||||
|
"uid": "12",
|
||||||
|
"groups": [
|
||||||
|
"13"
|
||||||
|
],
|
||||||
|
"extra": {
|
||||||
|
"14": [
|
||||||
|
"15"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"object": {"apiVersion":"example.com/v1","kind":"CustomType","spec":{"replicas":1},"status":{"available":1}},
|
||||||
|
"oldObject": {"apiVersion":"example.com/v1","kind":"CustomType","spec":{"replicas":1},"status":{"available":1}},
|
||||||
|
"dryRun": true
|
||||||
|
},
|
||||||
|
"response": {
|
||||||
|
"uid": "爟¼ªov鈶",
|
||||||
|
"allowed": false,
|
||||||
|
"status": {
|
||||||
|
"metadata": {
|
||||||
|
"selfLink": "(湗Ć]ʪƬ滈憴Uą飋ī",
|
||||||
|
"resourceVersion": "71208173751669476"
|
||||||
|
},
|
||||||
|
"status": "16",
|
||||||
|
"message": "17",
|
||||||
|
"reason": "Hr鯹)晿\u003co,c鮽ort昍řČ扷5Ɨ",
|
||||||
|
"details": {
|
||||||
|
"name": "18",
|
||||||
|
"group": "19",
|
||||||
|
"kind": "20",
|
||||||
|
"uid": "Ƣ6/ʕVŚ(ĿȊ甞",
|
||||||
|
"causes": [
|
||||||
|
{
|
||||||
|
"reason": "颋Dž",
|
||||||
|
"message": "21",
|
||||||
|
"field": "22"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"retryAfterSeconds": 1001983654
|
||||||
|
},
|
||||||
|
"code": 153738858
|
||||||
|
},
|
||||||
|
"patch": "fQ==",
|
||||||
|
"patchType": "-Ǐ忄*齧獚敆Ȏțê",
|
||||||
|
"auditAnnotations": {
|
||||||
|
"23": "24"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
BIN
staging/src/k8s.io/api/testdata/v1.14.0/admission.k8s.io.v1beta1.AdmissionReview.pb
vendored
Normal file
BIN
staging/src/k8s.io/api/testdata/v1.14.0/admission.k8s.io.v1beta1.AdmissionReview.pb
vendored
Normal file
Binary file not shown.
64
staging/src/k8s.io/api/testdata/v1.14.0/admission.k8s.io.v1beta1.AdmissionReview.yaml
vendored
Normal file
64
staging/src/k8s.io/api/testdata/v1.14.0/admission.k8s.io.v1beta1.AdmissionReview.yaml
vendored
Normal file
@@ -0,0 +1,64 @@
|
|||||||
|
apiVersion: admission.k8s.io/v1beta1
|
||||||
|
kind: AdmissionReview
|
||||||
|
request:
|
||||||
|
dryRun: true
|
||||||
|
kind:
|
||||||
|
group: "2"
|
||||||
|
kind: "4"
|
||||||
|
version: "3"
|
||||||
|
name: "9"
|
||||||
|
namespace: "10"
|
||||||
|
object:
|
||||||
|
apiVersion: example.com/v1
|
||||||
|
kind: CustomType
|
||||||
|
spec:
|
||||||
|
replicas: 1
|
||||||
|
status:
|
||||||
|
available: 1
|
||||||
|
oldObject:
|
||||||
|
apiVersion: example.com/v1
|
||||||
|
kind: CustomType
|
||||||
|
spec:
|
||||||
|
replicas: 1
|
||||||
|
status:
|
||||||
|
available: 1
|
||||||
|
operation: 祈¡ıŵDz廔ȇ{sŊƏp饏姥呄鐊
|
||||||
|
resource:
|
||||||
|
group: "5"
|
||||||
|
resource: "7"
|
||||||
|
version: "6"
|
||||||
|
subResource: "8"
|
||||||
|
uid: ő岅ȕHH壬%龺ǟ橸章蒪ʤǎ
|
||||||
|
userInfo:
|
||||||
|
extra:
|
||||||
|
"14":
|
||||||
|
- "15"
|
||||||
|
groups:
|
||||||
|
- "13"
|
||||||
|
uid: "12"
|
||||||
|
username: "11"
|
||||||
|
response:
|
||||||
|
allowed: false
|
||||||
|
auditAnnotations:
|
||||||
|
"23": "24"
|
||||||
|
patch: fQ==
|
||||||
|
patchType: -Ǐ忄*齧獚敆Ȏțê
|
||||||
|
status:
|
||||||
|
code: 153738858
|
||||||
|
details:
|
||||||
|
causes:
|
||||||
|
- field: "22"
|
||||||
|
message: "21"
|
||||||
|
reason: 颋Dž
|
||||||
|
group: "19"
|
||||||
|
kind: "20"
|
||||||
|
name: "18"
|
||||||
|
retryAfterSeconds: 1001983654
|
||||||
|
uid: Ƣ6/ʕVŚ(ĿȊ甞
|
||||||
|
message: "17"
|
||||||
|
metadata:
|
||||||
|
resourceVersion: "71208173751669476"
|
||||||
|
selfLink: (湗Ć]ʪƬ滈憴Uą飋ī
|
||||||
|
reason: Hr鯹)晿<o,c鮽ort昍řČ扷5Ɨ
|
||||||
|
status: "16"
|
||||||
|
uid: 爟¼ªov鈶
|
@@ -0,0 +1,94 @@
|
|||||||
|
{
|
||||||
|
"kind": "MutatingWebhookConfiguration",
|
||||||
|
"apiVersion": "admissionregistration.k8s.io/v1beta1",
|
||||||
|
"metadata": {
|
||||||
|
"name": "2",
|
||||||
|
"generateName": "3",
|
||||||
|
"namespace": "4",
|
||||||
|
"selfLink": "5",
|
||||||
|
"uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e",
|
||||||
|
"resourceVersion": "16964250748386560239",
|
||||||
|
"generation": 8071137005907523419,
|
||||||
|
"creationTimestamp": null,
|
||||||
|
"deletionGracePeriodSeconds": -4955867275792137171,
|
||||||
|
"labels": {
|
||||||
|
"7": "8"
|
||||||
|
},
|
||||||
|
"annotations": {
|
||||||
|
"9": "10"
|
||||||
|
},
|
||||||
|
"ownerReferences": [
|
||||||
|
{
|
||||||
|
"apiVersion": "11",
|
||||||
|
"kind": "12",
|
||||||
|
"name": "13",
|
||||||
|
"uid": "Dz廔ȇ{sŊƏp",
|
||||||
|
"controller": false,
|
||||||
|
"blockOwnerDeletion": true
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"finalizers": [
|
||||||
|
"14"
|
||||||
|
],
|
||||||
|
"clusterName": "15",
|
||||||
|
"managedFields": [
|
||||||
|
{
|
||||||
|
"manager": "16",
|
||||||
|
"operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]",
|
||||||
|
"apiVersion": "17",
|
||||||
|
"fields": {"18":{"19":null}}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"webhooks": [
|
||||||
|
{
|
||||||
|
"name": "24",
|
||||||
|
"clientConfig": {
|
||||||
|
"url": "25",
|
||||||
|
"service": {
|
||||||
|
"namespace": "26",
|
||||||
|
"name": "27",
|
||||||
|
"path": "28"
|
||||||
|
},
|
||||||
|
"caBundle": "/Q=="
|
||||||
|
},
|
||||||
|
"rules": [
|
||||||
|
{
|
||||||
|
"operations": [
|
||||||
|
"凗蓏Ŋ蛊ĉy緅縕\u003eŽ"
|
||||||
|
],
|
||||||
|
"apiGroups": [
|
||||||
|
"29"
|
||||||
|
],
|
||||||
|
"apiVersions": [
|
||||||
|
"30"
|
||||||
|
],
|
||||||
|
"resources": [
|
||||||
|
"31"
|
||||||
|
],
|
||||||
|
"scope": "ǡƏS$+½H"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"failurePolicy": "洝尿彀",
|
||||||
|
"namespaceSelector": {
|
||||||
|
"matchLabels": {
|
||||||
|
"8--58----0683-b-w9.j---57-y-o-4-m-7r--0am6b4---l---rcdj24r-----v-2/uY._.-44..d.__Gg8-2_kS91.eK": "1d3-7-f8"
|
||||||
|
},
|
||||||
|
"matchExpressions": [
|
||||||
|
{
|
||||||
|
"key": "M-H_5_.t..bGE.9__.3_u1.m_.5AW-_S-.3g.7_2fNc5G",
|
||||||
|
"operator": "NotIn",
|
||||||
|
"values": [
|
||||||
|
"7_M9T9sH.Wu5--.K_.0--_0P7_.C.Ze--D07.a_.y_y_oU"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"sideEffects": "ʖ畬x骀Šĸů湙騘\u0026啞川J缮ǚb",
|
||||||
|
"timeoutSeconds": 743309977,
|
||||||
|
"admissionReviewVersions": [
|
||||||
|
"38"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Binary file not shown.
@@ -0,0 +1,65 @@
|
|||||||
|
apiVersion: admissionregistration.k8s.io/v1beta1
|
||||||
|
kind: MutatingWebhookConfiguration
|
||||||
|
metadata:
|
||||||
|
annotations:
|
||||||
|
"9": "10"
|
||||||
|
clusterName: "15"
|
||||||
|
creationTimestamp: null
|
||||||
|
deletionGracePeriodSeconds: -4955867275792137171
|
||||||
|
finalizers:
|
||||||
|
- "14"
|
||||||
|
generateName: "3"
|
||||||
|
generation: 8071137005907523419
|
||||||
|
labels:
|
||||||
|
"7": "8"
|
||||||
|
managedFields:
|
||||||
|
- apiVersion: "17"
|
||||||
|
fields:
|
||||||
|
"18":
|
||||||
|
"19": null
|
||||||
|
manager: "16"
|
||||||
|
operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]
|
||||||
|
name: "2"
|
||||||
|
namespace: "4"
|
||||||
|
ownerReferences:
|
||||||
|
- apiVersion: "11"
|
||||||
|
blockOwnerDeletion: true
|
||||||
|
controller: false
|
||||||
|
kind: "12"
|
||||||
|
name: "13"
|
||||||
|
uid: Dz廔ȇ{sŊƏp
|
||||||
|
resourceVersion: "16964250748386560239"
|
||||||
|
selfLink: "5"
|
||||||
|
uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e
|
||||||
|
webhooks:
|
||||||
|
- admissionReviewVersions:
|
||||||
|
- "38"
|
||||||
|
clientConfig:
|
||||||
|
caBundle: /Q==
|
||||||
|
service:
|
||||||
|
name: "27"
|
||||||
|
namespace: "26"
|
||||||
|
path: "28"
|
||||||
|
url: "25"
|
||||||
|
failurePolicy: 洝尿彀
|
||||||
|
name: "24"
|
||||||
|
namespaceSelector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: M-H_5_.t..bGE.9__.3_u1.m_.5AW-_S-.3g.7_2fNc5G
|
||||||
|
operator: NotIn
|
||||||
|
values:
|
||||||
|
- 7_M9T9sH.Wu5--.K_.0--_0P7_.C.Ze--D07.a_.y_y_oU
|
||||||
|
matchLabels:
|
||||||
|
8--58----0683-b-w9.j---57-y-o-4-m-7r--0am6b4---l---rcdj24r-----v-2/uY._.-44..d.__Gg8-2_kS91.eK: 1d3-7-f8
|
||||||
|
rules:
|
||||||
|
- apiGroups:
|
||||||
|
- "29"
|
||||||
|
apiVersions:
|
||||||
|
- "30"
|
||||||
|
operations:
|
||||||
|
- 凗蓏Ŋ蛊ĉy緅縕>Ž
|
||||||
|
resources:
|
||||||
|
- "31"
|
||||||
|
scope: ǡƏS$+½H
|
||||||
|
sideEffects: ʖ畬x骀Šĸů湙騘&啞川J缮ǚb
|
||||||
|
timeoutSeconds: 743309977
|
@@ -0,0 +1,94 @@
|
|||||||
|
{
|
||||||
|
"kind": "ValidatingWebhookConfiguration",
|
||||||
|
"apiVersion": "admissionregistration.k8s.io/v1beta1",
|
||||||
|
"metadata": {
|
||||||
|
"name": "2",
|
||||||
|
"generateName": "3",
|
||||||
|
"namespace": "4",
|
||||||
|
"selfLink": "5",
|
||||||
|
"uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e",
|
||||||
|
"resourceVersion": "16964250748386560239",
|
||||||
|
"generation": 8071137005907523419,
|
||||||
|
"creationTimestamp": null,
|
||||||
|
"deletionGracePeriodSeconds": -4955867275792137171,
|
||||||
|
"labels": {
|
||||||
|
"7": "8"
|
||||||
|
},
|
||||||
|
"annotations": {
|
||||||
|
"9": "10"
|
||||||
|
},
|
||||||
|
"ownerReferences": [
|
||||||
|
{
|
||||||
|
"apiVersion": "11",
|
||||||
|
"kind": "12",
|
||||||
|
"name": "13",
|
||||||
|
"uid": "Dz廔ȇ{sŊƏp",
|
||||||
|
"controller": false,
|
||||||
|
"blockOwnerDeletion": true
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"finalizers": [
|
||||||
|
"14"
|
||||||
|
],
|
||||||
|
"clusterName": "15",
|
||||||
|
"managedFields": [
|
||||||
|
{
|
||||||
|
"manager": "16",
|
||||||
|
"operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]",
|
||||||
|
"apiVersion": "17",
|
||||||
|
"fields": {"18":{"19":null}}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"webhooks": [
|
||||||
|
{
|
||||||
|
"name": "24",
|
||||||
|
"clientConfig": {
|
||||||
|
"url": "25",
|
||||||
|
"service": {
|
||||||
|
"namespace": "26",
|
||||||
|
"name": "27",
|
||||||
|
"path": "28"
|
||||||
|
},
|
||||||
|
"caBundle": "/Q=="
|
||||||
|
},
|
||||||
|
"rules": [
|
||||||
|
{
|
||||||
|
"operations": [
|
||||||
|
"凗蓏Ŋ蛊ĉy緅縕\u003eŽ"
|
||||||
|
],
|
||||||
|
"apiGroups": [
|
||||||
|
"29"
|
||||||
|
],
|
||||||
|
"apiVersions": [
|
||||||
|
"30"
|
||||||
|
],
|
||||||
|
"resources": [
|
||||||
|
"31"
|
||||||
|
],
|
||||||
|
"scope": "ǡƏS$+½H"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"failurePolicy": "洝尿彀",
|
||||||
|
"namespaceSelector": {
|
||||||
|
"matchLabels": {
|
||||||
|
"8--58----0683-b-w9.j---57-y-o-4-m-7r--0am6b4---l---rcdj24r-----v-2/uY._.-44..d.__Gg8-2_kS91.eK": "1d3-7-f8"
|
||||||
|
},
|
||||||
|
"matchExpressions": [
|
||||||
|
{
|
||||||
|
"key": "M-H_5_.t..bGE.9__.3_u1.m_.5AW-_S-.3g.7_2fNc5G",
|
||||||
|
"operator": "NotIn",
|
||||||
|
"values": [
|
||||||
|
"7_M9T9sH.Wu5--.K_.0--_0P7_.C.Ze--D07.a_.y_y_oU"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"sideEffects": "ʖ畬x骀Šĸů湙騘\u0026啞川J缮ǚb",
|
||||||
|
"timeoutSeconds": 743309977,
|
||||||
|
"admissionReviewVersions": [
|
||||||
|
"38"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Binary file not shown.
@@ -0,0 +1,65 @@
|
|||||||
|
apiVersion: admissionregistration.k8s.io/v1beta1
|
||||||
|
kind: ValidatingWebhookConfiguration
|
||||||
|
metadata:
|
||||||
|
annotations:
|
||||||
|
"9": "10"
|
||||||
|
clusterName: "15"
|
||||||
|
creationTimestamp: null
|
||||||
|
deletionGracePeriodSeconds: -4955867275792137171
|
||||||
|
finalizers:
|
||||||
|
- "14"
|
||||||
|
generateName: "3"
|
||||||
|
generation: 8071137005907523419
|
||||||
|
labels:
|
||||||
|
"7": "8"
|
||||||
|
managedFields:
|
||||||
|
- apiVersion: "17"
|
||||||
|
fields:
|
||||||
|
"18":
|
||||||
|
"19": null
|
||||||
|
manager: "16"
|
||||||
|
operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]
|
||||||
|
name: "2"
|
||||||
|
namespace: "4"
|
||||||
|
ownerReferences:
|
||||||
|
- apiVersion: "11"
|
||||||
|
blockOwnerDeletion: true
|
||||||
|
controller: false
|
||||||
|
kind: "12"
|
||||||
|
name: "13"
|
||||||
|
uid: Dz廔ȇ{sŊƏp
|
||||||
|
resourceVersion: "16964250748386560239"
|
||||||
|
selfLink: "5"
|
||||||
|
uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e
|
||||||
|
webhooks:
|
||||||
|
- admissionReviewVersions:
|
||||||
|
- "38"
|
||||||
|
clientConfig:
|
||||||
|
caBundle: /Q==
|
||||||
|
service:
|
||||||
|
name: "27"
|
||||||
|
namespace: "26"
|
||||||
|
path: "28"
|
||||||
|
url: "25"
|
||||||
|
failurePolicy: 洝尿彀
|
||||||
|
name: "24"
|
||||||
|
namespaceSelector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: M-H_5_.t..bGE.9__.3_u1.m_.5AW-_S-.3g.7_2fNc5G
|
||||||
|
operator: NotIn
|
||||||
|
values:
|
||||||
|
- 7_M9T9sH.Wu5--.K_.0--_0P7_.C.Ze--D07.a_.y_y_oU
|
||||||
|
matchLabels:
|
||||||
|
8--58----0683-b-w9.j---57-y-o-4-m-7r--0am6b4---l---rcdj24r-----v-2/uY._.-44..d.__Gg8-2_kS91.eK: 1d3-7-f8
|
||||||
|
rules:
|
||||||
|
- apiGroups:
|
||||||
|
- "29"
|
||||||
|
apiVersions:
|
||||||
|
- "30"
|
||||||
|
operations:
|
||||||
|
- 凗蓏Ŋ蛊ĉy緅縕>Ž
|
||||||
|
resources:
|
||||||
|
- "31"
|
||||||
|
scope: ǡƏS$+½H
|
||||||
|
sideEffects: ʖ畬x骀Šĸů湙騘&啞川J缮ǚb
|
||||||
|
timeoutSeconds: 743309977
|
45
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.ControllerRevision.json
vendored
Normal file
45
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.ControllerRevision.json
vendored
Normal file
@@ -0,0 +1,45 @@
|
|||||||
|
{
|
||||||
|
"kind": "ControllerRevision",
|
||||||
|
"apiVersion": "apps/v1",
|
||||||
|
"metadata": {
|
||||||
|
"name": "2",
|
||||||
|
"generateName": "3",
|
||||||
|
"namespace": "4",
|
||||||
|
"selfLink": "5",
|
||||||
|
"uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e",
|
||||||
|
"resourceVersion": "16964250748386560239",
|
||||||
|
"generation": 8071137005907523419,
|
||||||
|
"creationTimestamp": null,
|
||||||
|
"deletionGracePeriodSeconds": -4955867275792137171,
|
||||||
|
"labels": {
|
||||||
|
"7": "8"
|
||||||
|
},
|
||||||
|
"annotations": {
|
||||||
|
"9": "10"
|
||||||
|
},
|
||||||
|
"ownerReferences": [
|
||||||
|
{
|
||||||
|
"apiVersion": "11",
|
||||||
|
"kind": "12",
|
||||||
|
"name": "13",
|
||||||
|
"uid": "Dz廔ȇ{sŊƏp",
|
||||||
|
"controller": false,
|
||||||
|
"blockOwnerDeletion": true
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"finalizers": [
|
||||||
|
"14"
|
||||||
|
],
|
||||||
|
"clusterName": "15",
|
||||||
|
"managedFields": [
|
||||||
|
{
|
||||||
|
"manager": "16",
|
||||||
|
"operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]",
|
||||||
|
"apiVersion": "17",
|
||||||
|
"fields": {"18":{"19":null}}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"data": {"apiVersion":"example.com/v1","kind":"CustomType","spec":{"replicas":1},"status":{"available":1}},
|
||||||
|
"revision": 1089963290653861247
|
||||||
|
}
|
BIN
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.ControllerRevision.pb
vendored
Normal file
BIN
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.ControllerRevision.pb
vendored
Normal file
Binary file not shown.
41
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.ControllerRevision.yaml
vendored
Normal file
41
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.ControllerRevision.yaml
vendored
Normal file
@@ -0,0 +1,41 @@
|
|||||||
|
apiVersion: apps/v1
|
||||||
|
data:
|
||||||
|
apiVersion: example.com/v1
|
||||||
|
kind: CustomType
|
||||||
|
spec:
|
||||||
|
replicas: 1
|
||||||
|
status:
|
||||||
|
available: 1
|
||||||
|
kind: ControllerRevision
|
||||||
|
metadata:
|
||||||
|
annotations:
|
||||||
|
"9": "10"
|
||||||
|
clusterName: "15"
|
||||||
|
creationTimestamp: null
|
||||||
|
deletionGracePeriodSeconds: -4955867275792137171
|
||||||
|
finalizers:
|
||||||
|
- "14"
|
||||||
|
generateName: "3"
|
||||||
|
generation: 8071137005907523419
|
||||||
|
labels:
|
||||||
|
"7": "8"
|
||||||
|
managedFields:
|
||||||
|
- apiVersion: "17"
|
||||||
|
fields:
|
||||||
|
"18":
|
||||||
|
"19": null
|
||||||
|
manager: "16"
|
||||||
|
operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]
|
||||||
|
name: "2"
|
||||||
|
namespace: "4"
|
||||||
|
ownerReferences:
|
||||||
|
- apiVersion: "11"
|
||||||
|
blockOwnerDeletion: true
|
||||||
|
controller: false
|
||||||
|
kind: "12"
|
||||||
|
name: "13"
|
||||||
|
uid: Dz廔ȇ{sŊƏp
|
||||||
|
resourceVersion: "16964250748386560239"
|
||||||
|
selfLink: "5"
|
||||||
|
uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e
|
||||||
|
revision: 1089963290653861247
|
1064
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.DaemonSet.json
vendored
Normal file
1064
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.DaemonSet.json
vendored
Normal file
File diff suppressed because it is too large
Load Diff
BIN
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.DaemonSet.pb
vendored
Normal file
BIN
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.DaemonSet.pb
vendored
Normal file
Binary file not shown.
725
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.DaemonSet.yaml
vendored
Normal file
725
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.DaemonSet.yaml
vendored
Normal file
@@ -0,0 +1,725 @@
|
|||||||
|
apiVersion: apps/v1
|
||||||
|
kind: DaemonSet
|
||||||
|
metadata:
|
||||||
|
annotations:
|
||||||
|
"9": "10"
|
||||||
|
clusterName: "15"
|
||||||
|
creationTimestamp: null
|
||||||
|
deletionGracePeriodSeconds: -4955867275792137171
|
||||||
|
finalizers:
|
||||||
|
- "14"
|
||||||
|
generateName: "3"
|
||||||
|
generation: 8071137005907523419
|
||||||
|
labels:
|
||||||
|
"7": "8"
|
||||||
|
managedFields:
|
||||||
|
- apiVersion: "17"
|
||||||
|
fields:
|
||||||
|
"18":
|
||||||
|
"19": null
|
||||||
|
manager: "16"
|
||||||
|
operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]
|
||||||
|
name: "2"
|
||||||
|
namespace: "4"
|
||||||
|
ownerReferences:
|
||||||
|
- apiVersion: "11"
|
||||||
|
blockOwnerDeletion: true
|
||||||
|
controller: false
|
||||||
|
kind: "12"
|
||||||
|
name: "13"
|
||||||
|
uid: Dz廔ȇ{sŊƏp
|
||||||
|
resourceVersion: "16964250748386560239"
|
||||||
|
selfLink: "5"
|
||||||
|
uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e
|
||||||
|
spec:
|
||||||
|
minReadySeconds: -252352702
|
||||||
|
revisionHistoryLimit: -1230911246
|
||||||
|
selector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: 68._bQw.-dG6c-.6--_x.--0wmZk1_8._3s_-B
|
||||||
|
operator: In
|
||||||
|
values:
|
||||||
|
- Trcd-2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ2
|
||||||
|
matchLabels:
|
||||||
|
9n7yd745q0------2-2413-4lu-8-6r4404d5---g8c2-k9/Nx.G: 0M.y.g
|
||||||
|
template:
|
||||||
|
metadata:
|
||||||
|
annotations:
|
||||||
|
"37": "38"
|
||||||
|
clusterName: "43"
|
||||||
|
creationTimestamp: null
|
||||||
|
deletionGracePeriodSeconds: 5087509039175129589
|
||||||
|
finalizers:
|
||||||
|
- "42"
|
||||||
|
generateName: "31"
|
||||||
|
generation: 3974191383006284807
|
||||||
|
labels:
|
||||||
|
"35": "36"
|
||||||
|
managedFields:
|
||||||
|
- apiVersion: "45"
|
||||||
|
fields:
|
||||||
|
"46":
|
||||||
|
"47": null
|
||||||
|
manager: "44"
|
||||||
|
name: "30"
|
||||||
|
namespace: "32"
|
||||||
|
ownerReferences:
|
||||||
|
- apiVersion: "39"
|
||||||
|
blockOwnerDeletion: true
|
||||||
|
controller: true
|
||||||
|
kind: "40"
|
||||||
|
name: "41"
|
||||||
|
uid: ',Q捇ȸ{+ɸ殁'
|
||||||
|
resourceVersion: "11397677413428459614"
|
||||||
|
selfLink: "33"
|
||||||
|
uid: ƐP_痸荎僋bŭDz鯰硰{舁吉蓨O
|
||||||
|
spec:
|
||||||
|
activeDeadlineSeconds: 3932374770591864310
|
||||||
|
affinity:
|
||||||
|
nodeAffinity:
|
||||||
|
preferredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- preference:
|
||||||
|
matchExpressions:
|
||||||
|
- key: "296"
|
||||||
|
operator: U髷裎$MVȟ@7飣奺Ȋ
|
||||||
|
values:
|
||||||
|
- "297"
|
||||||
|
matchFields:
|
||||||
|
- key: "298"
|
||||||
|
operator: ʁ揆ɘȌ脾嚏吐ĠLƐ
|
||||||
|
values:
|
||||||
|
- "299"
|
||||||
|
weight: -1694108493
|
||||||
|
requiredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
nodeSelectorTerms:
|
||||||
|
- matchExpressions:
|
||||||
|
- key: "292"
|
||||||
|
operator: Z1Ůđ眊ľǎɳ,ǿ飏騀呣
|
||||||
|
values:
|
||||||
|
- "293"
|
||||||
|
matchFields:
|
||||||
|
- key: "294"
|
||||||
|
operator: ƻ悖ȩ0Ƹ[
|
||||||
|
values:
|
||||||
|
- "295"
|
||||||
|
podAffinity:
|
||||||
|
preferredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- podAffinityTerm:
|
||||||
|
labelSelector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: 7u-tie4-7--gm3.38vl-1z---883d-v3j4-7y-p--u/d-4_4--.-_Z4.LA3HVG93_._.I3.__-.0-z_z0sn8
|
||||||
|
operator: DoesNotExist
|
||||||
|
matchLabels:
|
||||||
|
U.8N: N-_-vv-Q2qz.W..4....-h._.GgT7_7B_D-..-.k4uz
|
||||||
|
namespaces:
|
||||||
|
- "314"
|
||||||
|
topologyKey: "315"
|
||||||
|
weight: -205176266
|
||||||
|
requiredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- labelSelector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: 4-45e--7-5r-4-7--7-2---o--4-1-2s39--6---fv--m-8--72-bca4m54/F.h-__k_K5._..O_J
|
||||||
|
operator: In
|
||||||
|
values:
|
||||||
|
- 3-___t-Z8SUGP.-_.uB-.--.gR
|
||||||
|
matchLabels:
|
||||||
|
546g-40883176jt-e8b---67-1sn-09143193c/I2_-.XFw.8._..._Wxpe..7: OX3.1d_YH3x---.._1_.N_XvSA..e1Vx8_I-.-_56-__18Y--6P
|
||||||
|
namespaces:
|
||||||
|
- "306"
|
||||||
|
topologyKey: "307"
|
||||||
|
podAntiAffinity:
|
||||||
|
preferredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- podAffinityTerm:
|
||||||
|
labelSelector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: VKPg___KA-._d._.U8
|
||||||
|
operator: DoesNotExist
|
||||||
|
matchLabels:
|
||||||
|
4--3os1-5-ufkr-x0u-1meljf-5269893-t-l/34_-y.8_38xm-.nx.sEK4.B.B: V.Z__Lv8_.O_..8n.--z_-..W
|
||||||
|
namespaces:
|
||||||
|
- "330"
|
||||||
|
topologyKey: "331"
|
||||||
|
weight: 789384689
|
||||||
|
requiredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- labelSelector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: Q_c8.G.b_9_1o.w_aI._31-_I-A-_3bz._8M0U1_X
|
||||||
|
operator: NotIn
|
||||||
|
values:
|
||||||
|
- X_._D8T
|
||||||
|
matchLabels:
|
||||||
|
8747ox.x-r-927--6/79._-k-5___-Qq..csh-3--Z1Tvw39F_C-rtSY.g._2F7.-_e..Or_-3: 4-Tm._G
|
||||||
|
namespaces:
|
||||||
|
- "322"
|
||||||
|
topologyKey: "323"
|
||||||
|
automountServiceAccountToken: true
|
||||||
|
containers:
|
||||||
|
- args:
|
||||||
|
- "219"
|
||||||
|
command:
|
||||||
|
- "218"
|
||||||
|
env:
|
||||||
|
- name: "226"
|
||||||
|
value: "227"
|
||||||
|
valueFrom:
|
||||||
|
configMapKeyRef:
|
||||||
|
key: "233"
|
||||||
|
name: "232"
|
||||||
|
optional: true
|
||||||
|
fieldRef:
|
||||||
|
apiVersion: "228"
|
||||||
|
fieldPath: "229"
|
||||||
|
resourceFieldRef:
|
||||||
|
containerName: "230"
|
||||||
|
divisor: "627"
|
||||||
|
resource: "231"
|
||||||
|
secretKeyRef:
|
||||||
|
key: "235"
|
||||||
|
name: "234"
|
||||||
|
optional: true
|
||||||
|
envFrom:
|
||||||
|
- configMapRef:
|
||||||
|
name: "224"
|
||||||
|
optional: true
|
||||||
|
prefix: "223"
|
||||||
|
secretRef:
|
||||||
|
name: "225"
|
||||||
|
optional: true
|
||||||
|
image: "217"
|
||||||
|
imagePullPolicy: 軶ǃ*ʙ嫙&蒒5靇
|
||||||
|
lifecycle:
|
||||||
|
postStart:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "257"
|
||||||
|
httpGet:
|
||||||
|
host: "260"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "261"
|
||||||
|
value: "262"
|
||||||
|
path: "258"
|
||||||
|
port: "259"
|
||||||
|
scheme: k_瀹鞎sn芞QÄȻ
|
||||||
|
tcpSocket:
|
||||||
|
host: "264"
|
||||||
|
port: "263"
|
||||||
|
preStop:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "265"
|
||||||
|
httpGet:
|
||||||
|
host: "268"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "269"
|
||||||
|
value: "270"
|
||||||
|
path: "266"
|
||||||
|
port: "267"
|
||||||
|
scheme: '@Ȗs«öʮĀ<é瞾'
|
||||||
|
tcpSocket:
|
||||||
|
host: "272"
|
||||||
|
port: "271"
|
||||||
|
livenessProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "242"
|
||||||
|
failureThreshold: -1553779100
|
||||||
|
httpGet:
|
||||||
|
host: "244"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "245"
|
||||||
|
value: "246"
|
||||||
|
path: "243"
|
||||||
|
port: -57352147
|
||||||
|
scheme: Y鶪5w垁鷌辪虽U珝
|
||||||
|
initialDelaySeconds: 411878451
|
||||||
|
periodSeconds: -254454655
|
||||||
|
successThreshold: -1925916855
|
||||||
|
tcpSocket:
|
||||||
|
host: "248"
|
||||||
|
port: "247"
|
||||||
|
timeoutSeconds: 1676588692
|
||||||
|
name: "216"
|
||||||
|
ports:
|
||||||
|
- containerPort: -1222594476
|
||||||
|
hostIP: "222"
|
||||||
|
hostPort: -1942612426
|
||||||
|
name: "221"
|
||||||
|
protocol: 遼ūPH炮掊°nʮ閼咎櫸eʔ
|
||||||
|
readinessProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "249"
|
||||||
|
failureThreshold: -31530684
|
||||||
|
httpGet:
|
||||||
|
host: "252"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "253"
|
||||||
|
value: "254"
|
||||||
|
path: "250"
|
||||||
|
port: "251"
|
||||||
|
scheme: '}'
|
||||||
|
initialDelaySeconds: 1030243869
|
||||||
|
periodSeconds: -185042403
|
||||||
|
successThreshold: -374922344
|
||||||
|
tcpSocket:
|
||||||
|
host: "256"
|
||||||
|
port: "255"
|
||||||
|
timeoutSeconds: -1080853187
|
||||||
|
resources:
|
||||||
|
limits:
|
||||||
|
"": "280"
|
||||||
|
requests:
|
||||||
|
"": "809"
|
||||||
|
securityContext:
|
||||||
|
allowPrivilegeEscalation: false
|
||||||
|
capabilities:
|
||||||
|
add:
|
||||||
|
- ɵK.Q貇£ȹ
|
||||||
|
drop:
|
||||||
|
- ƹǔw÷nI粛E煹ǐƲE
|
||||||
|
privileged: true
|
||||||
|
procMount: Z
|
||||||
|
readOnlyRootFilesystem: false
|
||||||
|
runAsGroup: -8656955128235291182
|
||||||
|
runAsNonRoot: false
|
||||||
|
runAsUser: -378701183370790036
|
||||||
|
seLinuxOptions:
|
||||||
|
level: "277"
|
||||||
|
role: "275"
|
||||||
|
type: "276"
|
||||||
|
user: "274"
|
||||||
|
terminationMessagePath: "273"
|
||||||
|
terminationMessagePolicy: Ŭ
|
||||||
|
volumeDevices:
|
||||||
|
- devicePath: "241"
|
||||||
|
name: "240"
|
||||||
|
volumeMounts:
|
||||||
|
- mountPath: "237"
|
||||||
|
mountPropagation: å睫}堇硲蕵ɢ苆
|
||||||
|
name: "236"
|
||||||
|
subPath: "238"
|
||||||
|
subPathExpr: "239"
|
||||||
|
workingDir: "220"
|
||||||
|
dnsConfig:
|
||||||
|
nameservers:
|
||||||
|
- "338"
|
||||||
|
options:
|
||||||
|
- name: "340"
|
||||||
|
value: "341"
|
||||||
|
searches:
|
||||||
|
- "339"
|
||||||
|
dnsPolicy: ħ籘Àǒɿʒ
|
||||||
|
enableServiceLinks: false
|
||||||
|
hostAliases:
|
||||||
|
- hostnames:
|
||||||
|
- "336"
|
||||||
|
ip: "335"
|
||||||
|
hostPID: true
|
||||||
|
hostname: "290"
|
||||||
|
imagePullSecrets:
|
||||||
|
- name: "289"
|
||||||
|
initContainers:
|
||||||
|
- args:
|
||||||
|
- "159"
|
||||||
|
command:
|
||||||
|
- "158"
|
||||||
|
env:
|
||||||
|
- name: "166"
|
||||||
|
value: "167"
|
||||||
|
valueFrom:
|
||||||
|
configMapKeyRef:
|
||||||
|
key: "173"
|
||||||
|
name: "172"
|
||||||
|
optional: true
|
||||||
|
fieldRef:
|
||||||
|
apiVersion: "168"
|
||||||
|
fieldPath: "169"
|
||||||
|
resourceFieldRef:
|
||||||
|
containerName: "170"
|
||||||
|
divisor: "770"
|
||||||
|
resource: "171"
|
||||||
|
secretKeyRef:
|
||||||
|
key: "175"
|
||||||
|
name: "174"
|
||||||
|
optional: false
|
||||||
|
envFrom:
|
||||||
|
- configMapRef:
|
||||||
|
name: "164"
|
||||||
|
optional: true
|
||||||
|
prefix: "163"
|
||||||
|
secretRef:
|
||||||
|
name: "165"
|
||||||
|
optional: true
|
||||||
|
image: "157"
|
||||||
|
imagePullPolicy: 衧ȇe媹H
|
||||||
|
lifecycle:
|
||||||
|
postStart:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "196"
|
||||||
|
httpGet:
|
||||||
|
host: "199"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "200"
|
||||||
|
value: "201"
|
||||||
|
path: "197"
|
||||||
|
port: "198"
|
||||||
|
scheme: 錯ƶ
|
||||||
|
tcpSocket:
|
||||||
|
host: "203"
|
||||||
|
port: "202"
|
||||||
|
preStop:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "204"
|
||||||
|
httpGet:
|
||||||
|
host: "206"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "207"
|
||||||
|
value: "208"
|
||||||
|
path: "205"
|
||||||
|
port: 2110181803
|
||||||
|
scheme: '&蕭k ź贩j瀉ǚrǜnh0å'
|
||||||
|
tcpSocket:
|
||||||
|
host: "210"
|
||||||
|
port: "209"
|
||||||
|
livenessProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "182"
|
||||||
|
failureThreshold: -1116811061
|
||||||
|
httpGet:
|
||||||
|
host: "185"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "186"
|
||||||
|
value: "187"
|
||||||
|
path: "183"
|
||||||
|
port: "184"
|
||||||
|
scheme: pȿŘ阌Ŗ怳冘HǺƶ
|
||||||
|
initialDelaySeconds: 1366561945
|
||||||
|
periodSeconds: 408756018
|
||||||
|
successThreshold: 437263194
|
||||||
|
tcpSocket:
|
||||||
|
host: "189"
|
||||||
|
port: "188"
|
||||||
|
timeoutSeconds: 657514697
|
||||||
|
name: "156"
|
||||||
|
ports:
|
||||||
|
- containerPort: -343150875
|
||||||
|
hostIP: "162"
|
||||||
|
hostPort: 1435152179
|
||||||
|
name: "161"
|
||||||
|
protocol: ɥ³ƞsɁ8^ʥǔTĪȸŹă
|
||||||
|
readinessProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "190"
|
||||||
|
failureThreshold: 273818613
|
||||||
|
httpGet:
|
||||||
|
host: "192"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "193"
|
||||||
|
value: "194"
|
||||||
|
path: "191"
|
||||||
|
port: 1873902270
|
||||||
|
scheme: ?Qȫş
|
||||||
|
initialDelaySeconds: -144591150
|
||||||
|
periodSeconds: 1701891633
|
||||||
|
successThreshold: -1768075156
|
||||||
|
tcpSocket:
|
||||||
|
host: "195"
|
||||||
|
port: 2091150210
|
||||||
|
timeoutSeconds: 673378190
|
||||||
|
resources:
|
||||||
|
limits:
|
||||||
|
Z: "482"
|
||||||
|
requests:
|
||||||
|
ŏ{: "980"
|
||||||
|
securityContext:
|
||||||
|
allowPrivilegeEscalation: true
|
||||||
|
capabilities:
|
||||||
|
add:
|
||||||
|
- ""
|
||||||
|
drop:
|
||||||
|
- 臷Ľð»ųKĵ&4ʑ%:;栍dʪ
|
||||||
|
privileged: false
|
||||||
|
procMount: ğ#咻痗ȡmƴ
|
||||||
|
readOnlyRootFilesystem: false
|
||||||
|
runAsGroup: 4559267523176571
|
||||||
|
runAsNonRoot: true
|
||||||
|
runAsUser: 6808883506426686803
|
||||||
|
seLinuxOptions:
|
||||||
|
level: "215"
|
||||||
|
role: "213"
|
||||||
|
type: "214"
|
||||||
|
user: "212"
|
||||||
|
stdinOnce: true
|
||||||
|
terminationMessagePath: "211"
|
||||||
|
terminationMessagePolicy: 恰nj揠8lj黳鈫ʕ
|
||||||
|
tty: true
|
||||||
|
volumeDevices:
|
||||||
|
- devicePath: "181"
|
||||||
|
name: "180"
|
||||||
|
volumeMounts:
|
||||||
|
- mountPath: "177"
|
||||||
|
mountPropagation: ĕʄő芖{|
|
||||||
|
name: "176"
|
||||||
|
readOnly: true
|
||||||
|
subPath: "178"
|
||||||
|
subPathExpr: "179"
|
||||||
|
workingDir: "160"
|
||||||
|
nodeName: "282"
|
||||||
|
nodeSelector:
|
||||||
|
"278": "279"
|
||||||
|
priority: -2137775067
|
||||||
|
priorityClassName: "337"
|
||||||
|
readinessGates:
|
||||||
|
- conditionType: '|gɳ礬.b屏ɧeʫį淓¯Ą0'
|
||||||
|
restartPolicy: 0)鈼¬麄p呝TG;邪匾mɩC[ó瓧嫭
|
||||||
|
runtimeClassName: "342"
|
||||||
|
schedulerName: "332"
|
||||||
|
securityContext:
|
||||||
|
fsGroup: -3078742976292946468
|
||||||
|
runAsGroup: -4151726557168738613
|
||||||
|
runAsNonRoot: true
|
||||||
|
runAsUser: 8519427267030036521
|
||||||
|
seLinuxOptions:
|
||||||
|
level: "286"
|
||||||
|
role: "284"
|
||||||
|
type: "285"
|
||||||
|
user: "283"
|
||||||
|
supplementalGroups:
|
||||||
|
- 1875040261412240501
|
||||||
|
sysctls:
|
||||||
|
- name: "287"
|
||||||
|
value: "288"
|
||||||
|
serviceAccount: "281"
|
||||||
|
serviceAccountName: "280"
|
||||||
|
shareProcessNamespace: true
|
||||||
|
subdomain: "291"
|
||||||
|
terminationGracePeriodSeconds: 3211788672813464064
|
||||||
|
tolerations:
|
||||||
|
- effect: ?¶ȲƪE1º轪d覉;Ĕ颪œ]洈愥
|
||||||
|
key: "333"
|
||||||
|
operator: ŜŲ&洪y儕lmò
|
||||||
|
tolerationSeconds: -2713809069228546579
|
||||||
|
value: "334"
|
||||||
|
volumes:
|
||||||
|
- awsElasticBlockStore:
|
||||||
|
fsType: "56"
|
||||||
|
partition: 1637061888
|
||||||
|
readOnly: true
|
||||||
|
volumeID: "55"
|
||||||
|
azureDisk:
|
||||||
|
cachingMode: 啞川J缮ǚb
|
||||||
|
diskName: "119"
|
||||||
|
diskURI: "120"
|
||||||
|
fsType: "121"
|
||||||
|
kind: ʬ
|
||||||
|
readOnly: false
|
||||||
|
azureFile:
|
||||||
|
readOnly: true
|
||||||
|
secretName: "105"
|
||||||
|
shareName: "106"
|
||||||
|
cephfs:
|
||||||
|
monitors:
|
||||||
|
- "90"
|
||||||
|
path: "91"
|
||||||
|
readOnly: true
|
||||||
|
secretFile: "93"
|
||||||
|
secretRef:
|
||||||
|
name: "94"
|
||||||
|
user: "92"
|
||||||
|
cinder:
|
||||||
|
fsType: "88"
|
||||||
|
readOnly: true
|
||||||
|
secretRef:
|
||||||
|
name: "89"
|
||||||
|
volumeID: "87"
|
||||||
|
configMap:
|
||||||
|
defaultMode: -1853411528
|
||||||
|
items:
|
||||||
|
- key: "108"
|
||||||
|
mode: -885708332
|
||||||
|
path: "109"
|
||||||
|
name: "107"
|
||||||
|
optional: true
|
||||||
|
csi:
|
||||||
|
driver: "151"
|
||||||
|
fsType: "152"
|
||||||
|
nodePublishSecretRef:
|
||||||
|
name: "155"
|
||||||
|
readOnly: false
|
||||||
|
volumeAttributes:
|
||||||
|
"153": "154"
|
||||||
|
downwardAPI:
|
||||||
|
defaultMode: -861583888
|
||||||
|
items:
|
||||||
|
- fieldRef:
|
||||||
|
apiVersion: "98"
|
||||||
|
fieldPath: "99"
|
||||||
|
mode: -332563744
|
||||||
|
path: "97"
|
||||||
|
resourceFieldRef:
|
||||||
|
containerName: "100"
|
||||||
|
divisor: "40"
|
||||||
|
resource: "101"
|
||||||
|
emptyDir:
|
||||||
|
medium: Ň'Ğİ*
|
||||||
|
sizeLimit: "695"
|
||||||
|
fc:
|
||||||
|
fsType: "103"
|
||||||
|
lun: 324963473
|
||||||
|
readOnly: true
|
||||||
|
targetWWNs:
|
||||||
|
- "102"
|
||||||
|
wwids:
|
||||||
|
- "104"
|
||||||
|
flexVolume:
|
||||||
|
driver: "82"
|
||||||
|
fsType: "83"
|
||||||
|
options:
|
||||||
|
"85": "86"
|
||||||
|
readOnly: true
|
||||||
|
secretRef:
|
||||||
|
name: "84"
|
||||||
|
flocker:
|
||||||
|
datasetName: "95"
|
||||||
|
datasetUUID: "96"
|
||||||
|
gcePersistentDisk:
|
||||||
|
fsType: "54"
|
||||||
|
partition: -1706940973
|
||||||
|
pdName: "53"
|
||||||
|
gitRepo:
|
||||||
|
directory: "59"
|
||||||
|
repository: "57"
|
||||||
|
revision: "58"
|
||||||
|
glusterfs:
|
||||||
|
endpoints: "72"
|
||||||
|
path: "73"
|
||||||
|
hostPath:
|
||||||
|
path: "52"
|
||||||
|
type: _Ĭ艥<
|
||||||
|
iscsi:
|
||||||
|
fsType: "68"
|
||||||
|
initiatorName: "71"
|
||||||
|
iqn: "66"
|
||||||
|
iscsiInterface: "67"
|
||||||
|
lun: -1884322607
|
||||||
|
portals:
|
||||||
|
- "69"
|
||||||
|
secretRef:
|
||||||
|
name: "70"
|
||||||
|
targetPortal: "65"
|
||||||
|
name: "51"
|
||||||
|
nfs:
|
||||||
|
path: "64"
|
||||||
|
readOnly: true
|
||||||
|
server: "63"
|
||||||
|
persistentVolumeClaim:
|
||||||
|
claimName: "74"
|
||||||
|
photonPersistentDisk:
|
||||||
|
fsType: "123"
|
||||||
|
pdID: "122"
|
||||||
|
portworxVolume:
|
||||||
|
fsType: "138"
|
||||||
|
volumeID: "137"
|
||||||
|
projected:
|
||||||
|
defaultMode: -740816174
|
||||||
|
sources:
|
||||||
|
- configMap:
|
||||||
|
items:
|
||||||
|
- key: "133"
|
||||||
|
mode: -2137658152
|
||||||
|
path: "134"
|
||||||
|
name: "132"
|
||||||
|
optional: true
|
||||||
|
downwardAPI:
|
||||||
|
items:
|
||||||
|
- fieldRef:
|
||||||
|
apiVersion: "128"
|
||||||
|
fieldPath: "129"
|
||||||
|
mode: -1617414299
|
||||||
|
path: "127"
|
||||||
|
resourceFieldRef:
|
||||||
|
containerName: "130"
|
||||||
|
divisor: "763"
|
||||||
|
resource: "131"
|
||||||
|
secret:
|
||||||
|
items:
|
||||||
|
- key: "125"
|
||||||
|
mode: 1493217478
|
||||||
|
path: "126"
|
||||||
|
name: "124"
|
||||||
|
optional: false
|
||||||
|
serviceAccountToken:
|
||||||
|
audience: "135"
|
||||||
|
expirationSeconds: -6753602166099171537
|
||||||
|
path: "136"
|
||||||
|
quobyte:
|
||||||
|
group: "117"
|
||||||
|
readOnly: true
|
||||||
|
registry: "114"
|
||||||
|
tenant: "118"
|
||||||
|
user: "116"
|
||||||
|
volume: "115"
|
||||||
|
rbd:
|
||||||
|
fsType: "77"
|
||||||
|
image: "76"
|
||||||
|
keyring: "80"
|
||||||
|
monitors:
|
||||||
|
- "75"
|
||||||
|
pool: "78"
|
||||||
|
readOnly: true
|
||||||
|
secretRef:
|
||||||
|
name: "81"
|
||||||
|
user: "79"
|
||||||
|
scaleIO:
|
||||||
|
fsType: "146"
|
||||||
|
gateway: "139"
|
||||||
|
protectionDomain: "142"
|
||||||
|
secretRef:
|
||||||
|
name: "141"
|
||||||
|
sslEnabled: true
|
||||||
|
storageMode: "144"
|
||||||
|
storagePool: "143"
|
||||||
|
system: "140"
|
||||||
|
volumeName: "145"
|
||||||
|
secret:
|
||||||
|
defaultMode: 62108019
|
||||||
|
items:
|
||||||
|
- key: "61"
|
||||||
|
mode: -1092501327
|
||||||
|
path: "62"
|
||||||
|
optional: true
|
||||||
|
secretName: "60"
|
||||||
|
storageos:
|
||||||
|
fsType: "149"
|
||||||
|
secretRef:
|
||||||
|
name: "150"
|
||||||
|
volumeName: "147"
|
||||||
|
volumeNamespace: "148"
|
||||||
|
vsphereVolume:
|
||||||
|
fsType: "111"
|
||||||
|
storagePolicyID: "113"
|
||||||
|
storagePolicyName: "112"
|
||||||
|
volumePath: "110"
|
||||||
|
updateStrategy:
|
||||||
|
rollingUpdate: {}
|
||||||
|
type: 鮽ǍJB膾扉A1襏櫯³£h刪q塨
|
||||||
|
status:
|
||||||
|
collisionCount: 337714305
|
||||||
|
conditions:
|
||||||
|
- lastTransitionTime: "2739-05-30T11:23:39Z"
|
||||||
|
message: "344"
|
||||||
|
reason: "343"
|
||||||
|
status: '[>ĵ''o儿Ƭ銭'
|
||||||
|
type: 嵘厶sȰÖ埡ÆɰŞ襵樞úʥ銀ƨ
|
||||||
|
currentNumberScheduled: -10743562
|
||||||
|
desiredNumberScheduled: 1262074531
|
||||||
|
numberAvailable: 1131069811
|
||||||
|
numberMisscheduled: -1479988716
|
||||||
|
numberReady: -1187060809
|
||||||
|
numberUnavailable: 1834151037
|
||||||
|
observedGeneration: 8043349780356677523
|
||||||
|
updatedNumberScheduled: 641181607
|
1071
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.Deployment.json
vendored
Normal file
1071
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.Deployment.json
vendored
Normal file
File diff suppressed because it is too large
Load Diff
BIN
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.Deployment.pb
vendored
Normal file
BIN
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.Deployment.pb
vendored
Normal file
Binary file not shown.
732
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.Deployment.yaml
vendored
Normal file
732
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.Deployment.yaml
vendored
Normal file
@@ -0,0 +1,732 @@
|
|||||||
|
apiVersion: apps/v1
|
||||||
|
kind: Deployment
|
||||||
|
metadata:
|
||||||
|
annotations:
|
||||||
|
"9": "10"
|
||||||
|
clusterName: "15"
|
||||||
|
creationTimestamp: null
|
||||||
|
deletionGracePeriodSeconds: -4955867275792137171
|
||||||
|
finalizers:
|
||||||
|
- "14"
|
||||||
|
generateName: "3"
|
||||||
|
generation: 8071137005907523419
|
||||||
|
labels:
|
||||||
|
"7": "8"
|
||||||
|
managedFields:
|
||||||
|
- apiVersion: "17"
|
||||||
|
fields:
|
||||||
|
"18":
|
||||||
|
"19": null
|
||||||
|
manager: "16"
|
||||||
|
operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]
|
||||||
|
name: "2"
|
||||||
|
namespace: "4"
|
||||||
|
ownerReferences:
|
||||||
|
- apiVersion: "11"
|
||||||
|
blockOwnerDeletion: true
|
||||||
|
controller: false
|
||||||
|
kind: "12"
|
||||||
|
name: "13"
|
||||||
|
uid: Dz廔ȇ{sŊƏp
|
||||||
|
resourceVersion: "16964250748386560239"
|
||||||
|
selfLink: "5"
|
||||||
|
uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e
|
||||||
|
spec:
|
||||||
|
minReadySeconds: -721017134
|
||||||
|
paused: true
|
||||||
|
progressDeadlineSeconds: -2022494519
|
||||||
|
replicas: -1978186127
|
||||||
|
revisionHistoryLimit: -2062497734
|
||||||
|
selector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: 5816m59-dx8----i--5-8t36b--09--23-u19m-35--d.vo61---4fy--9---7--9-9s-0-u5lj2--10pq-0-7-9-2-ekg-071b/YJTrcd-2.-__E_Sv__26KX_F
|
||||||
|
operator: NotIn
|
||||||
|
values:
|
||||||
|
- y_y_o0_5qN2_---_M.N_._a6.9bHjdH.-.5_.I8__.-AIw.__-___16
|
||||||
|
matchLabels:
|
||||||
|
w9v--m0-1y5-g3/JFHn7y-74.-0MUORQQ.N2.1.L.l-Y._.-44..d.__g: F-_3-n-_-__3u-.__P__.7U-Uo_F
|
||||||
|
strategy:
|
||||||
|
rollingUpdate: {}
|
||||||
|
type: Ŗ鱓;鹡鑓侅闍ŏ
|
||||||
|
template:
|
||||||
|
metadata:
|
||||||
|
annotations:
|
||||||
|
"37": "38"
|
||||||
|
clusterName: "43"
|
||||||
|
creationTimestamp: null
|
||||||
|
deletionGracePeriodSeconds: -2848337479447330428
|
||||||
|
finalizers:
|
||||||
|
- "42"
|
||||||
|
generateName: "31"
|
||||||
|
generation: 3557306139556084909
|
||||||
|
labels:
|
||||||
|
"35": "36"
|
||||||
|
managedFields:
|
||||||
|
- apiVersion: "45"
|
||||||
|
fields:
|
||||||
|
"46":
|
||||||
|
"47": null
|
||||||
|
manager: "44"
|
||||||
|
operation: 妻ƅTGS5Ǎ
|
||||||
|
name: "30"
|
||||||
|
namespace: "32"
|
||||||
|
ownerReferences:
|
||||||
|
- apiVersion: "39"
|
||||||
|
blockOwnerDeletion: false
|
||||||
|
controller: false
|
||||||
|
kind: "40"
|
||||||
|
name: "41"
|
||||||
|
uid: '@Z^嫫猤痈C*ĕʄő芖{|ǘ"^饣'
|
||||||
|
resourceVersion: "373742866186182450"
|
||||||
|
selfLink: "33"
|
||||||
|
uid: ']躢|)黰eȪ嵛4$%QɰVzÏ抴'
|
||||||
|
spec:
|
||||||
|
activeDeadlineSeconds: 5724260086168234152
|
||||||
|
affinity:
|
||||||
|
nodeAffinity:
|
||||||
|
preferredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- preference:
|
||||||
|
matchExpressions:
|
||||||
|
- key: "293"
|
||||||
|
operator: 蹔ŧ
|
||||||
|
values:
|
||||||
|
- "294"
|
||||||
|
matchFields:
|
||||||
|
- key: "295"
|
||||||
|
operator: x$1
|
||||||
|
values:
|
||||||
|
- "296"
|
||||||
|
weight: -938421813
|
||||||
|
requiredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
nodeSelectorTerms:
|
||||||
|
- matchExpressions:
|
||||||
|
- key: "289"
|
||||||
|
operator: ""
|
||||||
|
values:
|
||||||
|
- "290"
|
||||||
|
matchFields:
|
||||||
|
- key: "291"
|
||||||
|
operator: 亏yƕ丆録²Ŏ)/灩聋3趐囨鏻
|
||||||
|
values:
|
||||||
|
- "292"
|
||||||
|
podAffinity:
|
||||||
|
preferredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- podAffinityTerm:
|
||||||
|
labelSelector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: w9-9d8-s7t/ZX-D---k..1Q7._l.._Q.6.I--2_9.v.--_.--4QQo
|
||||||
|
operator: DoesNotExist
|
||||||
|
matchLabels:
|
||||||
|
x3..-.8-Jp-9-4-Tm.Y: k8...__.Q_c8.G.b_9_1o.w_aI._31-_I-A-_3bz._8M01
|
||||||
|
namespaces:
|
||||||
|
- "311"
|
||||||
|
topologyKey: "312"
|
||||||
|
weight: -902839620
|
||||||
|
requiredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- labelSelector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: f.-zv._._.5-H.T.-.-.T-V_D_0-K_AS
|
||||||
|
operator: DoesNotExist
|
||||||
|
matchLabels:
|
||||||
|
jeds4-4tz9x--43--3---93-2-2-37--e00uz-z0sn-8hx-qa--0o8m3-d0n/py_8-3..s._.x.2K_2qu_0S-Cq0: 8yP9S--858LI__.8____rO-S-P_-...0c.-p
|
||||||
|
namespaces:
|
||||||
|
- "303"
|
||||||
|
topologyKey: "304"
|
||||||
|
podAntiAffinity:
|
||||||
|
preferredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- podAffinityTerm:
|
||||||
|
labelSelector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: d-XZ-x.__.Y_2-n_5023Xl-3Pw_-r7g
|
||||||
|
operator: NotIn
|
||||||
|
values:
|
||||||
|
- VT3sn-0_.i__a.O2G_J
|
||||||
|
matchLabels:
|
||||||
|
yp8q-sf1--gw-jz-659--0l-023bm-6l2e5---k5v3a---9/tA.W5_-5_.V1-rU.___06.eqk5E_-4-.XH-.k.7.l_-W81: o_6Z..11_7pX_.-mLlx...w_t-_.5.40Rw4gD.._.-x6db-L7.-__-G_2kCpS_1
|
||||||
|
namespaces:
|
||||||
|
- "327"
|
||||||
|
topologyKey: "328"
|
||||||
|
weight: 1505385143
|
||||||
|
requiredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- labelSelector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: 1-_-3_L_2--_v2.5p_..Y-.wg_-b8a_6_.0Q4_.84.K_-_0_..u.F.pq..--3C
|
||||||
|
operator: In
|
||||||
|
values:
|
||||||
|
- p_N-S..O-BZ..6-1.S-B3_.b17ca-_p-y.eQZ9p_6.Cw
|
||||||
|
matchLabels:
|
||||||
|
7-3x-3/9a_-0R_.Z__Lv8_.O_..8n.--z_-..6W.VK.sTt.-U_--56-.7D.3_P: d._.Um.-__k.5
|
||||||
|
namespaces:
|
||||||
|
- "319"
|
||||||
|
topologyKey: "320"
|
||||||
|
automountServiceAccountToken: true
|
||||||
|
containers:
|
||||||
|
- args:
|
||||||
|
- "217"
|
||||||
|
command:
|
||||||
|
- "216"
|
||||||
|
env:
|
||||||
|
- name: "224"
|
||||||
|
value: "225"
|
||||||
|
valueFrom:
|
||||||
|
configMapKeyRef:
|
||||||
|
key: "231"
|
||||||
|
name: "230"
|
||||||
|
optional: false
|
||||||
|
fieldRef:
|
||||||
|
apiVersion: "226"
|
||||||
|
fieldPath: "227"
|
||||||
|
resourceFieldRef:
|
||||||
|
containerName: "228"
|
||||||
|
divisor: "99"
|
||||||
|
resource: "229"
|
||||||
|
secretKeyRef:
|
||||||
|
key: "233"
|
||||||
|
name: "232"
|
||||||
|
optional: false
|
||||||
|
envFrom:
|
||||||
|
- configMapRef:
|
||||||
|
name: "222"
|
||||||
|
optional: true
|
||||||
|
prefix: "221"
|
||||||
|
secretRef:
|
||||||
|
name: "223"
|
||||||
|
optional: true
|
||||||
|
image: "215"
|
||||||
|
imagePullPolicy: =E埄Ȁ朦 wƯ貾坢'跩aŕ翑0展
|
||||||
|
lifecycle:
|
||||||
|
postStart:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "254"
|
||||||
|
httpGet:
|
||||||
|
host: "257"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "258"
|
||||||
|
value: "259"
|
||||||
|
path: "255"
|
||||||
|
port: "256"
|
||||||
|
scheme: 碧闳ȩr
|
||||||
|
tcpSocket:
|
||||||
|
host: "261"
|
||||||
|
port: "260"
|
||||||
|
preStop:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "262"
|
||||||
|
httpGet:
|
||||||
|
host: "265"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "266"
|
||||||
|
value: "267"
|
||||||
|
path: "263"
|
||||||
|
port: "264"
|
||||||
|
scheme: ē鐭#嬀ơŸ8T 苧yñKJɐ
|
||||||
|
tcpSocket:
|
||||||
|
host: "269"
|
||||||
|
port: "268"
|
||||||
|
livenessProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "240"
|
||||||
|
failureThreshold: -241238495
|
||||||
|
httpGet:
|
||||||
|
host: "243"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "244"
|
||||||
|
value: "245"
|
||||||
|
path: "241"
|
||||||
|
port: "242"
|
||||||
|
scheme: Í勅跦Opwǩ曬逴褜1ØœȠƬ
|
||||||
|
initialDelaySeconds: 1419770315
|
||||||
|
periodSeconds: 1830495826
|
||||||
|
successThreshold: 1102291854
|
||||||
|
tcpSocket:
|
||||||
|
host: "247"
|
||||||
|
port: "246"
|
||||||
|
timeoutSeconds: 300356869
|
||||||
|
name: "214"
|
||||||
|
ports:
|
||||||
|
- containerPort: 1179132251
|
||||||
|
hostIP: "220"
|
||||||
|
hostPort: -1336170981
|
||||||
|
name: "219"
|
||||||
|
protocol: Kʝ瘴I\p[ħsĨɆâĺɗ
|
||||||
|
readinessProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "248"
|
||||||
|
failureThreshold: -979584143
|
||||||
|
httpGet:
|
||||||
|
host: "250"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "251"
|
||||||
|
value: "252"
|
||||||
|
path: "249"
|
||||||
|
port: 972978563
|
||||||
|
scheme: ȨŮ+朷Ǝ膯
|
||||||
|
initialDelaySeconds: -249989919
|
||||||
|
periodSeconds: -602419938
|
||||||
|
successThreshold: 1040396664
|
||||||
|
tcpSocket:
|
||||||
|
host: "253"
|
||||||
|
port: -1506633471
|
||||||
|
timeoutSeconds: -171684192
|
||||||
|
resources:
|
||||||
|
limits:
|
||||||
|
攤/ɸɎ R§耶FfBl: "326"
|
||||||
|
requests:
|
||||||
|
ɱJȉ罴: "587"
|
||||||
|
securityContext:
|
||||||
|
allowPrivilegeEscalation: false
|
||||||
|
capabilities:
|
||||||
|
add:
|
||||||
|
- 庰%皧V
|
||||||
|
drop:
|
||||||
|
- 现葢ŵ橨鬶l獕;跣Hǝcw媀瓄&翜舞拉
|
||||||
|
privileged: true
|
||||||
|
procMount: ĠM蘇KŅ/»頸+SÄ蚃
|
||||||
|
readOnlyRootFilesystem: false
|
||||||
|
runAsGroup: -1576913564542459711
|
||||||
|
runAsNonRoot: true
|
||||||
|
runAsUser: 8876559635423161004
|
||||||
|
seLinuxOptions:
|
||||||
|
level: "274"
|
||||||
|
role: "272"
|
||||||
|
type: "273"
|
||||||
|
user: "271"
|
||||||
|
terminationMessagePath: "270"
|
||||||
|
terminationMessagePolicy: ƚ绤fʀļ腩墺Ò媁荭gw忊|E剒蔞
|
||||||
|
tty: true
|
||||||
|
volumeDevices:
|
||||||
|
- devicePath: "239"
|
||||||
|
name: "238"
|
||||||
|
volumeMounts:
|
||||||
|
- mountPath: "235"
|
||||||
|
mountPropagation: 6dz娝嘚庎D}埽uʎȺ眖R#yV'W
|
||||||
|
name: "234"
|
||||||
|
readOnly: true
|
||||||
|
subPath: "236"
|
||||||
|
subPathExpr: "237"
|
||||||
|
workingDir: "218"
|
||||||
|
dnsConfig:
|
||||||
|
nameservers:
|
||||||
|
- "335"
|
||||||
|
options:
|
||||||
|
- name: "337"
|
||||||
|
value: "338"
|
||||||
|
searches:
|
||||||
|
- "336"
|
||||||
|
dnsPolicy: '''ǵɐ鰥'
|
||||||
|
enableServiceLinks: true
|
||||||
|
hostAliases:
|
||||||
|
- hostnames:
|
||||||
|
- "333"
|
||||||
|
ip: "332"
|
||||||
|
hostNetwork: true
|
||||||
|
hostPID: true
|
||||||
|
hostname: "287"
|
||||||
|
imagePullSecrets:
|
||||||
|
- name: "286"
|
||||||
|
initContainers:
|
||||||
|
- args:
|
||||||
|
- "159"
|
||||||
|
command:
|
||||||
|
- "158"
|
||||||
|
env:
|
||||||
|
- name: "166"
|
||||||
|
value: "167"
|
||||||
|
valueFrom:
|
||||||
|
configMapKeyRef:
|
||||||
|
key: "173"
|
||||||
|
name: "172"
|
||||||
|
optional: false
|
||||||
|
fieldRef:
|
||||||
|
apiVersion: "168"
|
||||||
|
fieldPath: "169"
|
||||||
|
resourceFieldRef:
|
||||||
|
containerName: "170"
|
||||||
|
divisor: "813"
|
||||||
|
resource: "171"
|
||||||
|
secretKeyRef:
|
||||||
|
key: "175"
|
||||||
|
name: "174"
|
||||||
|
optional: true
|
||||||
|
envFrom:
|
||||||
|
- configMapRef:
|
||||||
|
name: "164"
|
||||||
|
optional: true
|
||||||
|
prefix: "163"
|
||||||
|
secretRef:
|
||||||
|
name: "165"
|
||||||
|
optional: true
|
||||||
|
image: "157"
|
||||||
|
imagePullPolicy: Ź9ǕLLȊɞ-uƻ悖
|
||||||
|
lifecycle:
|
||||||
|
postStart:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "195"
|
||||||
|
httpGet:
|
||||||
|
host: "198"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "199"
|
||||||
|
value: "200"
|
||||||
|
path: "196"
|
||||||
|
port: "197"
|
||||||
|
scheme: ɩC
|
||||||
|
tcpSocket:
|
||||||
|
host: "202"
|
||||||
|
port: "201"
|
||||||
|
preStop:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "203"
|
||||||
|
httpGet:
|
||||||
|
host: "205"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "206"
|
||||||
|
value: "207"
|
||||||
|
path: "204"
|
||||||
|
port: 747802823
|
||||||
|
scheme: ĨFħ籘Àǒɿʒ
|
||||||
|
tcpSocket:
|
||||||
|
host: "208"
|
||||||
|
port: 1912934380
|
||||||
|
livenessProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "182"
|
||||||
|
failureThreshold: -1650568978
|
||||||
|
httpGet:
|
||||||
|
host: "184"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "185"
|
||||||
|
value: "186"
|
||||||
|
path: "183"
|
||||||
|
port: -1167888910
|
||||||
|
scheme: .Q貇£ȹ嫰ƹǔw÷nI
|
||||||
|
initialDelaySeconds: -162264011
|
||||||
|
periodSeconds: -1429994426
|
||||||
|
successThreshold: 135036402
|
||||||
|
tcpSocket:
|
||||||
|
host: "188"
|
||||||
|
port: "187"
|
||||||
|
timeoutSeconds: 800220849
|
||||||
|
name: "156"
|
||||||
|
ports:
|
||||||
|
- containerPort: 1180382332
|
||||||
|
hostIP: "162"
|
||||||
|
hostPort: 963442342
|
||||||
|
name: "161"
|
||||||
|
protocol: H韹寬娬ï瓼猀2:öY鶪5w垁
|
||||||
|
readinessProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "189"
|
||||||
|
failureThreshold: 893619181
|
||||||
|
httpGet:
|
||||||
|
host: "191"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "192"
|
||||||
|
value: "193"
|
||||||
|
path: "190"
|
||||||
|
port: -2015604435
|
||||||
|
scheme: jƯĖ漘Z剚敍0)
|
||||||
|
initialDelaySeconds: -2031266553
|
||||||
|
periodSeconds: -648954478
|
||||||
|
successThreshold: 1170649416
|
||||||
|
tcpSocket:
|
||||||
|
host: "194"
|
||||||
|
port: 424236719
|
||||||
|
timeoutSeconds: -840997104
|
||||||
|
resources:
|
||||||
|
limits:
|
||||||
|
Nșƶ4ĩĉş蝿ɖȃ賲鐅臬dH巧壚t: "770"
|
||||||
|
requests:
|
||||||
|
sn芞QÄȻȊ+?ƭ峧: "970"
|
||||||
|
securityContext:
|
||||||
|
allowPrivilegeEscalation: false
|
||||||
|
capabilities:
|
||||||
|
add:
|
||||||
|
- Ƹ[Ęİ榌U髷裎$MVȟ@7
|
||||||
|
drop:
|
||||||
|
- 奺Ȋ礶惇¸t颟.鵫ǚ
|
||||||
|
privileged: true
|
||||||
|
procMount: -鿧悮坮Ȣ幟ļ
|
||||||
|
readOnlyRootFilesystem: true
|
||||||
|
runAsGroup: -3651020110942663855
|
||||||
|
runAsNonRoot: false
|
||||||
|
runAsUser: 1162216870203002790
|
||||||
|
seLinuxOptions:
|
||||||
|
level: "213"
|
||||||
|
role: "211"
|
||||||
|
type: "212"
|
||||||
|
user: "210"
|
||||||
|
stdin: true
|
||||||
|
terminationMessagePath: "209"
|
||||||
|
terminationMessagePolicy: 1ſ盷褎weLJèux榜VƋZ1Ůđ眊
|
||||||
|
tty: true
|
||||||
|
volumeDevices:
|
||||||
|
- devicePath: "181"
|
||||||
|
name: "180"
|
||||||
|
volumeMounts:
|
||||||
|
- mountPath: "177"
|
||||||
|
mountPropagation: «öʮĀ<é瞾ʀNŬɨǙÄr蛏豈ɃHŠ
|
||||||
|
name: "176"
|
||||||
|
subPath: "178"
|
||||||
|
subPathExpr: "179"
|
||||||
|
workingDir: "160"
|
||||||
|
nodeName: "279"
|
||||||
|
nodeSelector:
|
||||||
|
"275": "276"
|
||||||
|
priority: -895317190
|
||||||
|
priorityClassName: "334"
|
||||||
|
readinessGates:
|
||||||
|
- conditionType: ċƹ|慼櫁色苆试揯遐e4'ď曕椐敛n
|
||||||
|
restartPolicy: ')酊龨δ摖ȱğ_<ǬëJ橈''琕鶫:'
|
||||||
|
runtimeClassName: "339"
|
||||||
|
schedulerName: "329"
|
||||||
|
securityContext:
|
||||||
|
fsGroup: -4389239449149439507
|
||||||
|
runAsGroup: 4640906527069599386
|
||||||
|
runAsNonRoot: true
|
||||||
|
runAsUser: 1517677345437208428
|
||||||
|
seLinuxOptions:
|
||||||
|
level: "283"
|
||||||
|
role: "281"
|
||||||
|
type: "282"
|
||||||
|
user: "280"
|
||||||
|
supplementalGroups:
|
||||||
|
- -6499508485510627932
|
||||||
|
sysctls:
|
||||||
|
- name: "284"
|
||||||
|
value: "285"
|
||||||
|
serviceAccount: "278"
|
||||||
|
serviceAccountName: "277"
|
||||||
|
shareProcessNamespace: false
|
||||||
|
subdomain: "288"
|
||||||
|
terminationGracePeriodSeconds: -5370059306928520750
|
||||||
|
tolerations:
|
||||||
|
- effect: 儉ɩ柀
|
||||||
|
key: "330"
|
||||||
|
operator: 抷qTfZȻ干m謆7
|
||||||
|
tolerationSeconds: -7411984641310969236
|
||||||
|
value: "331"
|
||||||
|
volumes:
|
||||||
|
- awsElasticBlockStore:
|
||||||
|
fsType: "56"
|
||||||
|
partition: -1996616480
|
||||||
|
volumeID: "55"
|
||||||
|
azureDisk:
|
||||||
|
cachingMode: 唼Ģ猇õǶț鹎ğ#咻痗ȡmƴy綸_
|
||||||
|
diskName: "119"
|
||||||
|
diskURI: "120"
|
||||||
|
fsType: "121"
|
||||||
|
kind: 參遼ūP
|
||||||
|
readOnly: true
|
||||||
|
azureFile:
|
||||||
|
secretName: "105"
|
||||||
|
shareName: "106"
|
||||||
|
cephfs:
|
||||||
|
monitors:
|
||||||
|
- "90"
|
||||||
|
path: "91"
|
||||||
|
readOnly: true
|
||||||
|
secretFile: "93"
|
||||||
|
secretRef:
|
||||||
|
name: "94"
|
||||||
|
user: "92"
|
||||||
|
cinder:
|
||||||
|
fsType: "88"
|
||||||
|
readOnly: true
|
||||||
|
secretRef:
|
||||||
|
name: "89"
|
||||||
|
volumeID: "87"
|
||||||
|
configMap:
|
||||||
|
defaultMode: 480521693
|
||||||
|
items:
|
||||||
|
- key: "108"
|
||||||
|
mode: -1296140
|
||||||
|
path: "109"
|
||||||
|
name: "107"
|
||||||
|
optional: false
|
||||||
|
csi:
|
||||||
|
driver: "151"
|
||||||
|
fsType: "152"
|
||||||
|
nodePublishSecretRef:
|
||||||
|
name: "155"
|
||||||
|
readOnly: false
|
||||||
|
volumeAttributes:
|
||||||
|
"153": "154"
|
||||||
|
downwardAPI:
|
||||||
|
defaultMode: -1376537100
|
||||||
|
items:
|
||||||
|
- fieldRef:
|
||||||
|
apiVersion: "98"
|
||||||
|
fieldPath: "99"
|
||||||
|
mode: -1482763519
|
||||||
|
path: "97"
|
||||||
|
resourceFieldRef:
|
||||||
|
containerName: "100"
|
||||||
|
divisor: "772"
|
||||||
|
resource: "101"
|
||||||
|
emptyDir:
|
||||||
|
medium: o&蕭k ź贩j瀉
|
||||||
|
sizeLimit: "621"
|
||||||
|
fc:
|
||||||
|
fsType: "103"
|
||||||
|
lun: -1902521464
|
||||||
|
targetWWNs:
|
||||||
|
- "102"
|
||||||
|
wwids:
|
||||||
|
- "104"
|
||||||
|
flexVolume:
|
||||||
|
driver: "82"
|
||||||
|
fsType: "83"
|
||||||
|
options:
|
||||||
|
"85": "86"
|
||||||
|
readOnly: true
|
||||||
|
secretRef:
|
||||||
|
name: "84"
|
||||||
|
flocker:
|
||||||
|
datasetName: "95"
|
||||||
|
datasetUUID: "96"
|
||||||
|
gcePersistentDisk:
|
||||||
|
fsType: "54"
|
||||||
|
partition: -1321131665
|
||||||
|
pdName: "53"
|
||||||
|
readOnly: true
|
||||||
|
gitRepo:
|
||||||
|
directory: "59"
|
||||||
|
repository: "57"
|
||||||
|
revision: "58"
|
||||||
|
glusterfs:
|
||||||
|
endpoints: "72"
|
||||||
|
path: "73"
|
||||||
|
readOnly: true
|
||||||
|
hostPath:
|
||||||
|
path: "52"
|
||||||
|
type: Uʎ浵ɲõ
|
||||||
|
iscsi:
|
||||||
|
fsType: "68"
|
||||||
|
initiatorName: "71"
|
||||||
|
iqn: "66"
|
||||||
|
iscsiInterface: "67"
|
||||||
|
lun: 636617833
|
||||||
|
portals:
|
||||||
|
- "69"
|
||||||
|
secretRef:
|
||||||
|
name: "70"
|
||||||
|
targetPortal: "65"
|
||||||
|
name: "51"
|
||||||
|
nfs:
|
||||||
|
path: "64"
|
||||||
|
server: "63"
|
||||||
|
persistentVolumeClaim:
|
||||||
|
claimName: "74"
|
||||||
|
readOnly: true
|
||||||
|
photonPersistentDisk:
|
||||||
|
fsType: "123"
|
||||||
|
pdID: "122"
|
||||||
|
portworxVolume:
|
||||||
|
fsType: "138"
|
||||||
|
readOnly: true
|
||||||
|
volumeID: "137"
|
||||||
|
projected:
|
||||||
|
defaultMode: -50623103
|
||||||
|
sources:
|
||||||
|
- configMap:
|
||||||
|
items:
|
||||||
|
- key: "133"
|
||||||
|
mode: 1569606284
|
||||||
|
path: "134"
|
||||||
|
name: "132"
|
||||||
|
optional: false
|
||||||
|
downwardAPI:
|
||||||
|
items:
|
||||||
|
- fieldRef:
|
||||||
|
apiVersion: "128"
|
||||||
|
fieldPath: "129"
|
||||||
|
mode: -1319998825
|
||||||
|
path: "127"
|
||||||
|
resourceFieldRef:
|
||||||
|
containerName: "130"
|
||||||
|
divisor: "838"
|
||||||
|
resource: "131"
|
||||||
|
secret:
|
||||||
|
items:
|
||||||
|
- key: "125"
|
||||||
|
mode: 996680040
|
||||||
|
path: "126"
|
||||||
|
name: "124"
|
||||||
|
optional: false
|
||||||
|
serviceAccountToken:
|
||||||
|
audience: "135"
|
||||||
|
expirationSeconds: -4636499237765408684
|
||||||
|
path: "136"
|
||||||
|
quobyte:
|
||||||
|
group: "117"
|
||||||
|
readOnly: true
|
||||||
|
registry: "114"
|
||||||
|
tenant: "118"
|
||||||
|
user: "116"
|
||||||
|
volume: "115"
|
||||||
|
rbd:
|
||||||
|
fsType: "77"
|
||||||
|
image: "76"
|
||||||
|
keyring: "80"
|
||||||
|
monitors:
|
||||||
|
- "75"
|
||||||
|
pool: "78"
|
||||||
|
readOnly: true
|
||||||
|
secretRef:
|
||||||
|
name: "81"
|
||||||
|
user: "79"
|
||||||
|
scaleIO:
|
||||||
|
fsType: "146"
|
||||||
|
gateway: "139"
|
||||||
|
protectionDomain: "142"
|
||||||
|
readOnly: true
|
||||||
|
secretRef:
|
||||||
|
name: "141"
|
||||||
|
sslEnabled: true
|
||||||
|
storageMode: "144"
|
||||||
|
storagePool: "143"
|
||||||
|
system: "140"
|
||||||
|
volumeName: "145"
|
||||||
|
secret:
|
||||||
|
defaultMode: -288563359
|
||||||
|
items:
|
||||||
|
- key: "61"
|
||||||
|
mode: -1365115016
|
||||||
|
path: "62"
|
||||||
|
optional: false
|
||||||
|
secretName: "60"
|
||||||
|
storageos:
|
||||||
|
fsType: "149"
|
||||||
|
readOnly: true
|
||||||
|
secretRef:
|
||||||
|
name: "150"
|
||||||
|
volumeName: "147"
|
||||||
|
volumeNamespace: "148"
|
||||||
|
vsphereVolume:
|
||||||
|
fsType: "111"
|
||||||
|
storagePolicyID: "113"
|
||||||
|
storagePolicyName: "112"
|
||||||
|
volumePath: "110"
|
||||||
|
status:
|
||||||
|
availableReplicas: 2061490078
|
||||||
|
collisionCount: 99448460
|
||||||
|
conditions:
|
||||||
|
- lastTransitionTime: "2191-07-04T07:05:53Z"
|
||||||
|
lastUpdateTime: "2182-10-10T16:20:33Z"
|
||||||
|
message: "341"
|
||||||
|
reason: "340"
|
||||||
|
status: -墡è箁E嗆R2璻攜轴ɓ雤Ƽ]焤Ɂ
|
||||||
|
type: NJ丧鴻
|
||||||
|
observedGeneration: -646884070573393486
|
||||||
|
readyReplicas: -1085841792
|
||||||
|
replicas: -1207878403
|
||||||
|
unavailableReplicas: -244836060
|
||||||
|
updatedReplicas: 372376497
|
1052
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.ReplicaSet.json
vendored
Normal file
1052
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.ReplicaSet.json
vendored
Normal file
File diff suppressed because it is too large
Load Diff
BIN
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.ReplicaSet.pb
vendored
Normal file
BIN
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.ReplicaSet.pb
vendored
Normal file
Binary file not shown.
716
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.ReplicaSet.yaml
vendored
Normal file
716
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.ReplicaSet.yaml
vendored
Normal file
@@ -0,0 +1,716 @@
|
|||||||
|
apiVersion: apps/v1
|
||||||
|
kind: ReplicaSet
|
||||||
|
metadata:
|
||||||
|
annotations:
|
||||||
|
"9": "10"
|
||||||
|
clusterName: "15"
|
||||||
|
creationTimestamp: null
|
||||||
|
deletionGracePeriodSeconds: -4955867275792137171
|
||||||
|
finalizers:
|
||||||
|
- "14"
|
||||||
|
generateName: "3"
|
||||||
|
generation: 8071137005907523419
|
||||||
|
labels:
|
||||||
|
"7": "8"
|
||||||
|
managedFields:
|
||||||
|
- apiVersion: "17"
|
||||||
|
fields:
|
||||||
|
"18":
|
||||||
|
"19": null
|
||||||
|
manager: "16"
|
||||||
|
operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]
|
||||||
|
name: "2"
|
||||||
|
namespace: "4"
|
||||||
|
ownerReferences:
|
||||||
|
- apiVersion: "11"
|
||||||
|
blockOwnerDeletion: true
|
||||||
|
controller: false
|
||||||
|
kind: "12"
|
||||||
|
name: "13"
|
||||||
|
uid: Dz廔ȇ{sŊƏp
|
||||||
|
resourceVersion: "16964250748386560239"
|
||||||
|
selfLink: "5"
|
||||||
|
uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e
|
||||||
|
spec:
|
||||||
|
minReadySeconds: 2114329341
|
||||||
|
replicas: -1978186127
|
||||||
|
selector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: M-H_5_.t..bGE.9__.3_u1.m_.5AW-_S-.3g.7_2fNc5G
|
||||||
|
operator: NotIn
|
||||||
|
values:
|
||||||
|
- 7_M9T9sH.Wu5--.K_.0--_0P7_.C.Ze--D07.a_.y_y_oU
|
||||||
|
matchLabels:
|
||||||
|
0-8---nqxcv-q5r-8---jop96410.r--g8c2-k-912e5-c-e63-n-3snh-z--3uy5--g/7y7: s.6--_x.--0wmZk1_8._3s_-_Bq.m_-.q8_v2LiTF_a981d3-7-f8
|
||||||
|
template:
|
||||||
|
metadata:
|
||||||
|
annotations:
|
||||||
|
"37": "38"
|
||||||
|
clusterName: "43"
|
||||||
|
creationTimestamp: null
|
||||||
|
deletionGracePeriodSeconds: -4739960484747932992
|
||||||
|
finalizers:
|
||||||
|
- "42"
|
||||||
|
generateName: "31"
|
||||||
|
generation: 1395707490843892091
|
||||||
|
labels:
|
||||||
|
"35": "36"
|
||||||
|
managedFields:
|
||||||
|
- apiVersion: "45"
|
||||||
|
fields:
|
||||||
|
"46":
|
||||||
|
"47": null
|
||||||
|
manager: "44"
|
||||||
|
operation: ɔȖ脵鴈Ōƾ焁yǠ/淹\韲翁&
|
||||||
|
name: "30"
|
||||||
|
namespace: "32"
|
||||||
|
ownerReferences:
|
||||||
|
- apiVersion: "39"
|
||||||
|
blockOwnerDeletion: true
|
||||||
|
controller: false
|
||||||
|
kind: "40"
|
||||||
|
name: "41"
|
||||||
|
uid: ·Õ
|
||||||
|
resourceVersion: "11500002557443244703"
|
||||||
|
selfLink: "33"
|
||||||
|
uid: 诫z徃鷢6ȥ啕禗
|
||||||
|
spec:
|
||||||
|
activeDeadlineSeconds: -11671145270681448
|
||||||
|
affinity:
|
||||||
|
nodeAffinity:
|
||||||
|
preferredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- preference:
|
||||||
|
matchExpressions:
|
||||||
|
- key: "291"
|
||||||
|
operator: ɇ卷荙JLĹ]佱¿>犵殇ŕ-Ɂ
|
||||||
|
values:
|
||||||
|
- "292"
|
||||||
|
matchFields:
|
||||||
|
- key: "293"
|
||||||
|
operator: t叀碧闳ȩr嚧ʣq埄
|
||||||
|
values:
|
||||||
|
- "294"
|
||||||
|
weight: 410611837
|
||||||
|
requiredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
nodeSelectorTerms:
|
||||||
|
- matchExpressions:
|
||||||
|
- key: "287"
|
||||||
|
operator: 胵輓Ɔ
|
||||||
|
values:
|
||||||
|
- "288"
|
||||||
|
matchFields:
|
||||||
|
- key: "289"
|
||||||
|
operator: ØœȠƬQg鄠[颐o
|
||||||
|
values:
|
||||||
|
- "290"
|
||||||
|
podAffinity:
|
||||||
|
preferredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- podAffinityTerm:
|
||||||
|
labelSelector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: 2-tfh4.caTz_.g.w-o.8_WT-M.3_-1y_8D_X._B_p
|
||||||
|
operator: Exists
|
||||||
|
matchLabels:
|
||||||
|
G.-_pP__up.2L_s-o779._-k-5___Q: 3.csh-3--Z1Tvw39F_C-rtSY.g._2F7.-_e..Or_-.3OHgt._U.x
|
||||||
|
namespaces:
|
||||||
|
- "309"
|
||||||
|
topologyKey: "310"
|
||||||
|
weight: -751455207
|
||||||
|
requiredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- labelSelector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: d5-g-7-7---g88w2k4usz--mj-8o26--26-hs5-jeds4-4tz9x-4.i-l11q5--uk5mj-94-8134i5k6q6--5tu-tie4-7--gm4p-8y-99/N_g-..__._____K_g1cXfr4
|
||||||
|
operator: Exists
|
||||||
|
matchLabels:
|
||||||
|
4-45e--7-5r-4-7--7-2---o--4-1-2s39--6---fv--m-8--72-bca4m54/F.h-__k_K5._..O_J: q-.VEa-_gn.8-c.C3_F._oX-F9_.5vN5.25aWx.2aM24
|
||||||
|
namespaces:
|
||||||
|
- "301"
|
||||||
|
topologyKey: "302"
|
||||||
|
podAntiAffinity:
|
||||||
|
preferredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- podAffinityTerm:
|
||||||
|
labelSelector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: a-L--v_Z--Zg-_4Q__-v_t_u_.__I_-_-3-3--5X1rh-K5y_AzOBW9
|
||||||
|
operator: In
|
||||||
|
values:
|
||||||
|
- Gv
|
||||||
|
matchLabels:
|
||||||
|
acp6-5-x1---4/b8a_6_.0Q46: "6"
|
||||||
|
namespaces:
|
||||||
|
- "325"
|
||||||
|
topologyKey: "326"
|
||||||
|
weight: -2081163116
|
||||||
|
requiredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- labelSelector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: Ue_l2.._8s--Z
|
||||||
|
operator: In
|
||||||
|
values:
|
||||||
|
- A-._d._.Um.-__k.j._g-G-7--p9.-_0R.-_-3_L_2a
|
||||||
|
matchLabels:
|
||||||
|
5m8-1x129-9d8-s7-t7--336-11k8/A._X-D---k..1Q7._l.._Q.6.I--2_9.v.--3: 8.3_t_-l..-.DG7r-3.----._4__Xn
|
||||||
|
namespaces:
|
||||||
|
- "317"
|
||||||
|
topologyKey: "318"
|
||||||
|
automountServiceAccountToken: true
|
||||||
|
containers:
|
||||||
|
- args:
|
||||||
|
- "218"
|
||||||
|
command:
|
||||||
|
- "217"
|
||||||
|
env:
|
||||||
|
- name: "225"
|
||||||
|
value: "226"
|
||||||
|
valueFrom:
|
||||||
|
configMapKeyRef:
|
||||||
|
key: "232"
|
||||||
|
name: "231"
|
||||||
|
optional: false
|
||||||
|
fieldRef:
|
||||||
|
apiVersion: "227"
|
||||||
|
fieldPath: "228"
|
||||||
|
resourceFieldRef:
|
||||||
|
containerName: "229"
|
||||||
|
divisor: "43"
|
||||||
|
resource: "230"
|
||||||
|
secretKeyRef:
|
||||||
|
key: "234"
|
||||||
|
name: "233"
|
||||||
|
optional: true
|
||||||
|
envFrom:
|
||||||
|
- configMapRef:
|
||||||
|
name: "223"
|
||||||
|
optional: true
|
||||||
|
prefix: "222"
|
||||||
|
secretRef:
|
||||||
|
name: "224"
|
||||||
|
optional: true
|
||||||
|
image: "216"
|
||||||
|
imagePullPolicy: I\p[
|
||||||
|
lifecycle:
|
||||||
|
postStart:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "253"
|
||||||
|
httpGet:
|
||||||
|
host: "255"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "256"
|
||||||
|
value: "257"
|
||||||
|
path: "254"
|
||||||
|
port: 963670270
|
||||||
|
scheme: ɘȌ脾嚏吐ĠLƐȤ藠3.v
|
||||||
|
tcpSocket:
|
||||||
|
host: "259"
|
||||||
|
port: "258"
|
||||||
|
preStop:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "260"
|
||||||
|
httpGet:
|
||||||
|
host: "263"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "264"
|
||||||
|
value: "265"
|
||||||
|
path: "261"
|
||||||
|
port: "262"
|
||||||
|
scheme: '\ '
|
||||||
|
tcpSocket:
|
||||||
|
host: "267"
|
||||||
|
port: "266"
|
||||||
|
livenessProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "241"
|
||||||
|
failureThreshold: 2040455355
|
||||||
|
httpGet:
|
||||||
|
host: "243"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "244"
|
||||||
|
value: "245"
|
||||||
|
path: "242"
|
||||||
|
port: -342705708
|
||||||
|
scheme: fw[Řż丩ŽoǠŻʘY賃ɪ鐊
|
||||||
|
initialDelaySeconds: 364078113
|
||||||
|
periodSeconds: 828173251
|
||||||
|
successThreshold: -394397948
|
||||||
|
tcpSocket:
|
||||||
|
host: "246"
|
||||||
|
port: 88483549
|
||||||
|
timeoutSeconds: -181693648
|
||||||
|
name: "215"
|
||||||
|
ports:
|
||||||
|
- containerPort: -1478830017
|
||||||
|
hostIP: "221"
|
||||||
|
hostPort: -1762049522
|
||||||
|
name: "220"
|
||||||
|
protocol: ÷nI粛E煹ǐƲE
|
||||||
|
readinessProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "247"
|
||||||
|
failureThreshold: -1920661051
|
||||||
|
httpGet:
|
||||||
|
host: "249"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "250"
|
||||||
|
value: "251"
|
||||||
|
path: "248"
|
||||||
|
port: 474119379
|
||||||
|
scheme: 萭旿@掇lNdǂ>5姣
|
||||||
|
initialDelaySeconds: 1505082076
|
||||||
|
periodSeconds: 1602745893
|
||||||
|
successThreshold: 1599076900
|
||||||
|
tcpSocket:
|
||||||
|
host: "252"
|
||||||
|
port: 1498833271
|
||||||
|
timeoutSeconds: 1447898632
|
||||||
|
resources:
|
||||||
|
limits:
|
||||||
|
',铻OŤǢʭ嵔棂p儼Ƿ裚瓶': "806"
|
||||||
|
requests:
|
||||||
|
ɩC: "766"
|
||||||
|
securityContext:
|
||||||
|
allowPrivilegeEscalation: false
|
||||||
|
capabilities:
|
||||||
|
add:
|
||||||
|
- ĨɆâĺɗŹ倗
|
||||||
|
drop:
|
||||||
|
- 晒嶗UÐ_ƮA攤/ɸɎ R§耶FfBl
|
||||||
|
privileged: true
|
||||||
|
procMount: Ȱ?$矡ȶ网
|
||||||
|
readOnlyRootFilesystem: false
|
||||||
|
runAsGroup: 3850139838566476547
|
||||||
|
runAsNonRoot: false
|
||||||
|
runAsUser: 4614883548233532846
|
||||||
|
seLinuxOptions:
|
||||||
|
level: "272"
|
||||||
|
role: "270"
|
||||||
|
type: "271"
|
||||||
|
user: "269"
|
||||||
|
stdin: true
|
||||||
|
stdinOnce: true
|
||||||
|
terminationMessagePath: "268"
|
||||||
|
terminationMessagePolicy: «丯Ƙ枛牐ɺ皚
|
||||||
|
tty: true
|
||||||
|
volumeDevices:
|
||||||
|
- devicePath: "240"
|
||||||
|
name: "239"
|
||||||
|
volumeMounts:
|
||||||
|
- mountPath: "236"
|
||||||
|
mountPropagation: ȫ焗捏ĨFħ籘Àǒɿʒ刽
|
||||||
|
name: "235"
|
||||||
|
subPath: "237"
|
||||||
|
subPathExpr: "238"
|
||||||
|
workingDir: "219"
|
||||||
|
dnsConfig:
|
||||||
|
nameservers:
|
||||||
|
- "333"
|
||||||
|
options:
|
||||||
|
- name: "335"
|
||||||
|
value: "336"
|
||||||
|
searches:
|
||||||
|
- "334"
|
||||||
|
enableServiceLinks: true
|
||||||
|
hostAliases:
|
||||||
|
- hostnames:
|
||||||
|
- "331"
|
||||||
|
ip: "330"
|
||||||
|
hostIPC: true
|
||||||
|
hostNetwork: true
|
||||||
|
hostPID: true
|
||||||
|
hostname: "285"
|
||||||
|
imagePullSecrets:
|
||||||
|
- name: "284"
|
||||||
|
initContainers:
|
||||||
|
- args:
|
||||||
|
- "159"
|
||||||
|
command:
|
||||||
|
- "158"
|
||||||
|
env:
|
||||||
|
- name: "166"
|
||||||
|
value: "167"
|
||||||
|
valueFrom:
|
||||||
|
configMapKeyRef:
|
||||||
|
key: "173"
|
||||||
|
name: "172"
|
||||||
|
optional: true
|
||||||
|
fieldRef:
|
||||||
|
apiVersion: "168"
|
||||||
|
fieldPath: "169"
|
||||||
|
resourceFieldRef:
|
||||||
|
containerName: "170"
|
||||||
|
divisor: "375"
|
||||||
|
resource: "171"
|
||||||
|
secretKeyRef:
|
||||||
|
key: "175"
|
||||||
|
name: "174"
|
||||||
|
optional: false
|
||||||
|
envFrom:
|
||||||
|
- configMapRef:
|
||||||
|
name: "164"
|
||||||
|
optional: false
|
||||||
|
prefix: "163"
|
||||||
|
secretRef:
|
||||||
|
name: "165"
|
||||||
|
optional: false
|
||||||
|
image: "157"
|
||||||
|
imagePullPolicy: ɖȃ賲鐅臬dH巧壚tC十Oɢ
|
||||||
|
lifecycle:
|
||||||
|
postStart:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "197"
|
||||||
|
httpGet:
|
||||||
|
host: "199"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "200"
|
||||||
|
value: "201"
|
||||||
|
path: "198"
|
||||||
|
port: -2007811220
|
||||||
|
scheme: 鎷卩蝾H
|
||||||
|
tcpSocket:
|
||||||
|
host: "202"
|
||||||
|
port: -2035009296
|
||||||
|
preStop:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "203"
|
||||||
|
httpGet:
|
||||||
|
host: "206"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "207"
|
||||||
|
value: "208"
|
||||||
|
path: "204"
|
||||||
|
port: "205"
|
||||||
|
scheme: ńMǰ溟ɴ扵閝
|
||||||
|
tcpSocket:
|
||||||
|
host: "209"
|
||||||
|
port: -1474440600
|
||||||
|
livenessProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "182"
|
||||||
|
failureThreshold: -1638339389
|
||||||
|
httpGet:
|
||||||
|
host: "185"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "186"
|
||||||
|
value: "187"
|
||||||
|
path: "183"
|
||||||
|
port: "184"
|
||||||
|
scheme: 痗ȡmƴy綸_Ú8參遼ūPH
|
||||||
|
initialDelaySeconds: 655980302
|
||||||
|
periodSeconds: 446829537
|
||||||
|
successThreshold: -1987044888
|
||||||
|
tcpSocket:
|
||||||
|
host: "189"
|
||||||
|
port: "188"
|
||||||
|
timeoutSeconds: 741871873
|
||||||
|
name: "156"
|
||||||
|
ports:
|
||||||
|
- containerPort: -1996616480
|
||||||
|
hostIP: "162"
|
||||||
|
hostPort: 1473141590
|
||||||
|
name: "161"
|
||||||
|
protocol: ł/擇ɦĽ胚O醔ɍ厶
|
||||||
|
readinessProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "190"
|
||||||
|
failureThreshold: 2063799569
|
||||||
|
httpGet:
|
||||||
|
host: "192"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "193"
|
||||||
|
value: "194"
|
||||||
|
path: "191"
|
||||||
|
port: 961508537
|
||||||
|
scheme: 黖ȓ
|
||||||
|
initialDelaySeconds: -50623103
|
||||||
|
periodSeconds: -1350331007
|
||||||
|
successThreshold: -1145306833
|
||||||
|
tcpSocket:
|
||||||
|
host: "196"
|
||||||
|
port: "195"
|
||||||
|
timeoutSeconds: 1795738696
|
||||||
|
resources:
|
||||||
|
limits:
|
||||||
|
"": "596"
|
||||||
|
requests:
|
||||||
|
a坩O`涁İ而踪鄌eÞȦY籎顒: "45"
|
||||||
|
securityContext:
|
||||||
|
allowPrivilegeEscalation: false
|
||||||
|
capabilities:
|
||||||
|
add:
|
||||||
|
- d鲡
|
||||||
|
drop:
|
||||||
|
- 贅wE@Ȗs«öʮĀ<é
|
||||||
|
privileged: true
|
||||||
|
procMount: 嫙&蒒5靇C'ɵK.Q貇
|
||||||
|
readOnlyRootFilesystem: false
|
||||||
|
runAsGroup: 6637292039508172491
|
||||||
|
runAsNonRoot: false
|
||||||
|
runAsUser: -6722299225018603773
|
||||||
|
seLinuxOptions:
|
||||||
|
level: "214"
|
||||||
|
role: "212"
|
||||||
|
type: "213"
|
||||||
|
user: "211"
|
||||||
|
terminationMessagePath: "210"
|
||||||
|
terminationMessagePolicy: 廡ɑ龫`劳&¼傭Ȟ1酃=6}ɡŇ
|
||||||
|
tty: true
|
||||||
|
volumeDevices:
|
||||||
|
- devicePath: "181"
|
||||||
|
name: "180"
|
||||||
|
volumeMounts:
|
||||||
|
- mountPath: "177"
|
||||||
|
mountPropagation: 捘ɍi縱ù墴
|
||||||
|
name: "176"
|
||||||
|
subPath: "178"
|
||||||
|
subPathExpr: "179"
|
||||||
|
workingDir: "160"
|
||||||
|
nodeName: "277"
|
||||||
|
nodeSelector:
|
||||||
|
"273": "274"
|
||||||
|
priority: -852112760
|
||||||
|
priorityClassName: "332"
|
||||||
|
readinessGates:
|
||||||
|
- conditionType: ""
|
||||||
|
runtimeClassName: "337"
|
||||||
|
schedulerName: "327"
|
||||||
|
securityContext:
|
||||||
|
fsGroup: -4765779537771254535
|
||||||
|
runAsGroup: 5267311692406174869
|
||||||
|
runAsNonRoot: false
|
||||||
|
runAsUser: -5860790522738935260
|
||||||
|
seLinuxOptions:
|
||||||
|
level: "281"
|
||||||
|
role: "279"
|
||||||
|
type: "280"
|
||||||
|
user: "278"
|
||||||
|
supplementalGroups:
|
||||||
|
- -4369115231127764890
|
||||||
|
sysctls:
|
||||||
|
- name: "282"
|
||||||
|
value: "283"
|
||||||
|
serviceAccount: "276"
|
||||||
|
serviceAccountName: "275"
|
||||||
|
shareProcessNamespace: false
|
||||||
|
subdomain: "286"
|
||||||
|
terminationGracePeriodSeconds: -549108701661089463
|
||||||
|
tolerations:
|
||||||
|
- effect: 群E牬庘颮6(|ǖûǭ
|
||||||
|
key: "328"
|
||||||
|
operator: ȜŚɇA%ɀ蓧睔SJȋ灋槊
|
||||||
|
tolerationSeconds: -288011219492438332
|
||||||
|
value: "329"
|
||||||
|
volumes:
|
||||||
|
- awsElasticBlockStore:
|
||||||
|
fsType: "56"
|
||||||
|
partition: 200492355
|
||||||
|
readOnly: true
|
||||||
|
volumeID: "55"
|
||||||
|
azureDisk:
|
||||||
|
cachingMode: 躢
|
||||||
|
diskName: "119"
|
||||||
|
diskURI: "120"
|
||||||
|
fsType: "121"
|
||||||
|
kind: 黰eȪ嵛4$%Qɰ
|
||||||
|
readOnly: false
|
||||||
|
azureFile:
|
||||||
|
secretName: "105"
|
||||||
|
shareName: "106"
|
||||||
|
cephfs:
|
||||||
|
monitors:
|
||||||
|
- "90"
|
||||||
|
path: "91"
|
||||||
|
readOnly: true
|
||||||
|
secretFile: "93"
|
||||||
|
secretRef:
|
||||||
|
name: "94"
|
||||||
|
user: "92"
|
||||||
|
cinder:
|
||||||
|
fsType: "88"
|
||||||
|
readOnly: true
|
||||||
|
secretRef:
|
||||||
|
name: "89"
|
||||||
|
volumeID: "87"
|
||||||
|
configMap:
|
||||||
|
defaultMode: 1632959949
|
||||||
|
items:
|
||||||
|
- key: "108"
|
||||||
|
mode: -1057154155
|
||||||
|
path: "109"
|
||||||
|
name: "107"
|
||||||
|
optional: true
|
||||||
|
csi:
|
||||||
|
driver: "151"
|
||||||
|
fsType: "152"
|
||||||
|
nodePublishSecretRef:
|
||||||
|
name: "155"
|
||||||
|
readOnly: false
|
||||||
|
volumeAttributes:
|
||||||
|
"153": "154"
|
||||||
|
downwardAPI:
|
||||||
|
defaultMode: -395029362
|
||||||
|
items:
|
||||||
|
- fieldRef:
|
||||||
|
apiVersion: "98"
|
||||||
|
fieldPath: "99"
|
||||||
|
mode: -1332301579
|
||||||
|
path: "97"
|
||||||
|
resourceFieldRef:
|
||||||
|
containerName: "100"
|
||||||
|
divisor: "51"
|
||||||
|
resource: "101"
|
||||||
|
emptyDir:
|
||||||
|
medium: 繡楙¯ĦE勗E濞偘
|
||||||
|
sizeLimit: "349"
|
||||||
|
fc:
|
||||||
|
fsType: "103"
|
||||||
|
lun: -2007808768
|
||||||
|
targetWWNs:
|
||||||
|
- "102"
|
||||||
|
wwids:
|
||||||
|
- "104"
|
||||||
|
flexVolume:
|
||||||
|
driver: "82"
|
||||||
|
fsType: "83"
|
||||||
|
options:
|
||||||
|
"85": "86"
|
||||||
|
secretRef:
|
||||||
|
name: "84"
|
||||||
|
flocker:
|
||||||
|
datasetName: "95"
|
||||||
|
datasetUUID: "96"
|
||||||
|
gcePersistentDisk:
|
||||||
|
fsType: "54"
|
||||||
|
partition: 1648350164
|
||||||
|
pdName: "53"
|
||||||
|
readOnly: true
|
||||||
|
gitRepo:
|
||||||
|
directory: "59"
|
||||||
|
repository: "57"
|
||||||
|
revision: "58"
|
||||||
|
glusterfs:
|
||||||
|
endpoints: "72"
|
||||||
|
path: "73"
|
||||||
|
readOnly: true
|
||||||
|
hostPath:
|
||||||
|
path: "52"
|
||||||
|
type: ȱ蓿彭聡A3fƻf
|
||||||
|
iscsi:
|
||||||
|
fsType: "68"
|
||||||
|
initiatorName: "71"
|
||||||
|
iqn: "66"
|
||||||
|
iscsiInterface: "67"
|
||||||
|
lun: -1746427184
|
||||||
|
portals:
|
||||||
|
- "69"
|
||||||
|
secretRef:
|
||||||
|
name: "70"
|
||||||
|
targetPortal: "65"
|
||||||
|
name: "51"
|
||||||
|
nfs:
|
||||||
|
path: "64"
|
||||||
|
server: "63"
|
||||||
|
persistentVolumeClaim:
|
||||||
|
claimName: "74"
|
||||||
|
photonPersistentDisk:
|
||||||
|
fsType: "123"
|
||||||
|
pdID: "122"
|
||||||
|
portworxVolume:
|
||||||
|
fsType: "138"
|
||||||
|
readOnly: true
|
||||||
|
volumeID: "137"
|
||||||
|
projected:
|
||||||
|
defaultMode: 715087892
|
||||||
|
sources:
|
||||||
|
- configMap:
|
||||||
|
items:
|
||||||
|
- key: "133"
|
||||||
|
mode: 2020789772
|
||||||
|
path: "134"
|
||||||
|
name: "132"
|
||||||
|
optional: true
|
||||||
|
downwardAPI:
|
||||||
|
items:
|
||||||
|
- fieldRef:
|
||||||
|
apiVersion: "128"
|
||||||
|
fieldPath: "129"
|
||||||
|
mode: -687313111
|
||||||
|
path: "127"
|
||||||
|
resourceFieldRef:
|
||||||
|
containerName: "130"
|
||||||
|
divisor: "934"
|
||||||
|
resource: "131"
|
||||||
|
secret:
|
||||||
|
items:
|
||||||
|
- key: "125"
|
||||||
|
mode: 273818613
|
||||||
|
path: "126"
|
||||||
|
name: "124"
|
||||||
|
optional: false
|
||||||
|
serviceAccountToken:
|
||||||
|
audience: "135"
|
||||||
|
expirationSeconds: 3485267088372060587
|
||||||
|
path: "136"
|
||||||
|
quobyte:
|
||||||
|
group: "117"
|
||||||
|
registry: "114"
|
||||||
|
tenant: "118"
|
||||||
|
user: "116"
|
||||||
|
volume: "115"
|
||||||
|
rbd:
|
||||||
|
fsType: "77"
|
||||||
|
image: "76"
|
||||||
|
keyring: "80"
|
||||||
|
monitors:
|
||||||
|
- "75"
|
||||||
|
pool: "78"
|
||||||
|
secretRef:
|
||||||
|
name: "81"
|
||||||
|
user: "79"
|
||||||
|
scaleIO:
|
||||||
|
fsType: "146"
|
||||||
|
gateway: "139"
|
||||||
|
protectionDomain: "142"
|
||||||
|
secretRef:
|
||||||
|
name: "141"
|
||||||
|
storageMode: "144"
|
||||||
|
storagePool: "143"
|
||||||
|
system: "140"
|
||||||
|
volumeName: "145"
|
||||||
|
secret:
|
||||||
|
defaultMode: 395412881
|
||||||
|
items:
|
||||||
|
- key: "61"
|
||||||
|
mode: 1360806276
|
||||||
|
path: "62"
|
||||||
|
optional: true
|
||||||
|
secretName: "60"
|
||||||
|
storageos:
|
||||||
|
fsType: "149"
|
||||||
|
secretRef:
|
||||||
|
name: "150"
|
||||||
|
volumeName: "147"
|
||||||
|
volumeNamespace: "148"
|
||||||
|
vsphereVolume:
|
||||||
|
fsType: "111"
|
||||||
|
storagePolicyID: "113"
|
||||||
|
storagePolicyName: "112"
|
||||||
|
volumePath: "110"
|
||||||
|
status:
|
||||||
|
availableReplicas: 1298031603
|
||||||
|
conditions:
|
||||||
|
- lastTransitionTime: "2488-07-22T04:14:34Z"
|
||||||
|
message: "339"
|
||||||
|
reason: "338"
|
||||||
|
status: óƒ畒Üɉ愂,wa纝
|
||||||
|
type: .¸赂ʓ蔋 ǵq砯á缈gȇǙ屏宨殴妓ɡ
|
||||||
|
fullyLabeledReplicas: 163034368
|
||||||
|
observedGeneration: -3092144976843560567
|
||||||
|
readyReplicas: 1631678367
|
||||||
|
replicas: -1280563546
|
1166
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.StatefulSet.json
vendored
Normal file
1166
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.StatefulSet.json
vendored
Normal file
File diff suppressed because it is too large
Load Diff
BIN
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.StatefulSet.pb
vendored
Normal file
BIN
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.StatefulSet.pb
vendored
Normal file
Binary file not shown.
799
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.StatefulSet.yaml
vendored
Normal file
799
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.StatefulSet.yaml
vendored
Normal file
@@ -0,0 +1,799 @@
|
|||||||
|
apiVersion: apps/v1
|
||||||
|
kind: StatefulSet
|
||||||
|
metadata:
|
||||||
|
annotations:
|
||||||
|
"9": "10"
|
||||||
|
clusterName: "15"
|
||||||
|
creationTimestamp: null
|
||||||
|
deletionGracePeriodSeconds: -4955867275792137171
|
||||||
|
finalizers:
|
||||||
|
- "14"
|
||||||
|
generateName: "3"
|
||||||
|
generation: 8071137005907523419
|
||||||
|
labels:
|
||||||
|
"7": "8"
|
||||||
|
managedFields:
|
||||||
|
- apiVersion: "17"
|
||||||
|
fields:
|
||||||
|
"18":
|
||||||
|
"19": null
|
||||||
|
manager: "16"
|
||||||
|
operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]
|
||||||
|
name: "2"
|
||||||
|
namespace: "4"
|
||||||
|
ownerReferences:
|
||||||
|
- apiVersion: "11"
|
||||||
|
blockOwnerDeletion: true
|
||||||
|
controller: false
|
||||||
|
kind: "12"
|
||||||
|
name: "13"
|
||||||
|
uid: Dz廔ȇ{sŊƏp
|
||||||
|
resourceVersion: "16964250748386560239"
|
||||||
|
selfLink: "5"
|
||||||
|
uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e
|
||||||
|
spec:
|
||||||
|
podManagementPolicy: C
|
||||||
|
replicas: -1978186127
|
||||||
|
revisionHistoryLimit: 1684743280
|
||||||
|
selector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: 5816m59-dx8----i--5-8t36b--09--23-u19m-35--d.vo61---4fy--9---7--9-9s-0-u5lj2--10pq-0-7-9-2-ekg-071b/YJTrcd-2.-__E_Sv__26KX_F
|
||||||
|
operator: NotIn
|
||||||
|
values:
|
||||||
|
- y_y_o0_5qN2_---_M.N_._a6.9bHjdH.-.5_.I8__.-AIw.__-___16
|
||||||
|
matchLabels:
|
||||||
|
w9v--m0-1y5-g3/JFHn7y-74.-0MUORQQ.N2.1.L.l-Y._.-44..d.__g: F-_3-n-_-__3u-.__P__.7U-Uo_F
|
||||||
|
serviceName: "373"
|
||||||
|
template:
|
||||||
|
metadata:
|
||||||
|
annotations:
|
||||||
|
"37": "38"
|
||||||
|
clusterName: "43"
|
||||||
|
creationTimestamp: null
|
||||||
|
deletionGracePeriodSeconds: -2848337479447330428
|
||||||
|
finalizers:
|
||||||
|
- "42"
|
||||||
|
generateName: "31"
|
||||||
|
generation: 3557306139556084909
|
||||||
|
labels:
|
||||||
|
"35": "36"
|
||||||
|
managedFields:
|
||||||
|
- apiVersion: "45"
|
||||||
|
fields:
|
||||||
|
"46":
|
||||||
|
"47": null
|
||||||
|
manager: "44"
|
||||||
|
operation: 妻ƅTGS5Ǎ
|
||||||
|
name: "30"
|
||||||
|
namespace: "32"
|
||||||
|
ownerReferences:
|
||||||
|
- apiVersion: "39"
|
||||||
|
blockOwnerDeletion: false
|
||||||
|
controller: false
|
||||||
|
kind: "40"
|
||||||
|
name: "41"
|
||||||
|
uid: '@Z^嫫猤痈C*ĕʄő芖{|ǘ"^饣'
|
||||||
|
resourceVersion: "373742866186182450"
|
||||||
|
selfLink: "33"
|
||||||
|
uid: ']躢|)黰eȪ嵛4$%QɰVzÏ抴'
|
||||||
|
spec:
|
||||||
|
activeDeadlineSeconds: 5724260086168234152
|
||||||
|
affinity:
|
||||||
|
nodeAffinity:
|
||||||
|
preferredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- preference:
|
||||||
|
matchExpressions:
|
||||||
|
- key: "293"
|
||||||
|
operator: 蹔ŧ
|
||||||
|
values:
|
||||||
|
- "294"
|
||||||
|
matchFields:
|
||||||
|
- key: "295"
|
||||||
|
operator: x$1
|
||||||
|
values:
|
||||||
|
- "296"
|
||||||
|
weight: -938421813
|
||||||
|
requiredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
nodeSelectorTerms:
|
||||||
|
- matchExpressions:
|
||||||
|
- key: "289"
|
||||||
|
operator: ""
|
||||||
|
values:
|
||||||
|
- "290"
|
||||||
|
matchFields:
|
||||||
|
- key: "291"
|
||||||
|
operator: 亏yƕ丆録²Ŏ)/灩聋3趐囨鏻
|
||||||
|
values:
|
||||||
|
- "292"
|
||||||
|
podAffinity:
|
||||||
|
preferredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- podAffinityTerm:
|
||||||
|
labelSelector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: w9-9d8-s7t/ZX-D---k..1Q7._l.._Q.6.I--2_9.v.--_.--4QQo
|
||||||
|
operator: DoesNotExist
|
||||||
|
matchLabels:
|
||||||
|
x3..-.8-Jp-9-4-Tm.Y: k8...__.Q_c8.G.b_9_1o.w_aI._31-_I-A-_3bz._8M01
|
||||||
|
namespaces:
|
||||||
|
- "311"
|
||||||
|
topologyKey: "312"
|
||||||
|
weight: -902839620
|
||||||
|
requiredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- labelSelector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: f.-zv._._.5-H.T.-.-.T-V_D_0-K_AS
|
||||||
|
operator: DoesNotExist
|
||||||
|
matchLabels:
|
||||||
|
jeds4-4tz9x--43--3---93-2-2-37--e00uz-z0sn-8hx-qa--0o8m3-d0n/py_8-3..s._.x.2K_2qu_0S-Cq0: 8yP9S--858LI__.8____rO-S-P_-...0c.-p
|
||||||
|
namespaces:
|
||||||
|
- "303"
|
||||||
|
topologyKey: "304"
|
||||||
|
podAntiAffinity:
|
||||||
|
preferredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- podAffinityTerm:
|
||||||
|
labelSelector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: d-XZ-x.__.Y_2-n_5023Xl-3Pw_-r7g
|
||||||
|
operator: NotIn
|
||||||
|
values:
|
||||||
|
- VT3sn-0_.i__a.O2G_J
|
||||||
|
matchLabels:
|
||||||
|
yp8q-sf1--gw-jz-659--0l-023bm-6l2e5---k5v3a---9/tA.W5_-5_.V1-rU.___06.eqk5E_-4-.XH-.k.7.l_-W81: o_6Z..11_7pX_.-mLlx...w_t-_.5.40Rw4gD.._.-x6db-L7.-__-G_2kCpS_1
|
||||||
|
namespaces:
|
||||||
|
- "327"
|
||||||
|
topologyKey: "328"
|
||||||
|
weight: 1505385143
|
||||||
|
requiredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- labelSelector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: 1-_-3_L_2--_v2.5p_..Y-.wg_-b8a_6_.0Q4_.84.K_-_0_..u.F.pq..--3C
|
||||||
|
operator: In
|
||||||
|
values:
|
||||||
|
- p_N-S..O-BZ..6-1.S-B3_.b17ca-_p-y.eQZ9p_6.Cw
|
||||||
|
matchLabels:
|
||||||
|
7-3x-3/9a_-0R_.Z__Lv8_.O_..8n.--z_-..6W.VK.sTt.-U_--56-.7D.3_P: d._.Um.-__k.5
|
||||||
|
namespaces:
|
||||||
|
- "319"
|
||||||
|
topologyKey: "320"
|
||||||
|
automountServiceAccountToken: true
|
||||||
|
containers:
|
||||||
|
- args:
|
||||||
|
- "217"
|
||||||
|
command:
|
||||||
|
- "216"
|
||||||
|
env:
|
||||||
|
- name: "224"
|
||||||
|
value: "225"
|
||||||
|
valueFrom:
|
||||||
|
configMapKeyRef:
|
||||||
|
key: "231"
|
||||||
|
name: "230"
|
||||||
|
optional: false
|
||||||
|
fieldRef:
|
||||||
|
apiVersion: "226"
|
||||||
|
fieldPath: "227"
|
||||||
|
resourceFieldRef:
|
||||||
|
containerName: "228"
|
||||||
|
divisor: "99"
|
||||||
|
resource: "229"
|
||||||
|
secretKeyRef:
|
||||||
|
key: "233"
|
||||||
|
name: "232"
|
||||||
|
optional: false
|
||||||
|
envFrom:
|
||||||
|
- configMapRef:
|
||||||
|
name: "222"
|
||||||
|
optional: true
|
||||||
|
prefix: "221"
|
||||||
|
secretRef:
|
||||||
|
name: "223"
|
||||||
|
optional: true
|
||||||
|
image: "215"
|
||||||
|
imagePullPolicy: =E埄Ȁ朦 wƯ貾坢'跩aŕ翑0展
|
||||||
|
lifecycle:
|
||||||
|
postStart:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "254"
|
||||||
|
httpGet:
|
||||||
|
host: "257"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "258"
|
||||||
|
value: "259"
|
||||||
|
path: "255"
|
||||||
|
port: "256"
|
||||||
|
scheme: 碧闳ȩr
|
||||||
|
tcpSocket:
|
||||||
|
host: "261"
|
||||||
|
port: "260"
|
||||||
|
preStop:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "262"
|
||||||
|
httpGet:
|
||||||
|
host: "265"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "266"
|
||||||
|
value: "267"
|
||||||
|
path: "263"
|
||||||
|
port: "264"
|
||||||
|
scheme: ē鐭#嬀ơŸ8T 苧yñKJɐ
|
||||||
|
tcpSocket:
|
||||||
|
host: "269"
|
||||||
|
port: "268"
|
||||||
|
livenessProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "240"
|
||||||
|
failureThreshold: -241238495
|
||||||
|
httpGet:
|
||||||
|
host: "243"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "244"
|
||||||
|
value: "245"
|
||||||
|
path: "241"
|
||||||
|
port: "242"
|
||||||
|
scheme: Í勅跦Opwǩ曬逴褜1ØœȠƬ
|
||||||
|
initialDelaySeconds: 1419770315
|
||||||
|
periodSeconds: 1830495826
|
||||||
|
successThreshold: 1102291854
|
||||||
|
tcpSocket:
|
||||||
|
host: "247"
|
||||||
|
port: "246"
|
||||||
|
timeoutSeconds: 300356869
|
||||||
|
name: "214"
|
||||||
|
ports:
|
||||||
|
- containerPort: 1179132251
|
||||||
|
hostIP: "220"
|
||||||
|
hostPort: -1336170981
|
||||||
|
name: "219"
|
||||||
|
protocol: Kʝ瘴I\p[ħsĨɆâĺɗ
|
||||||
|
readinessProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "248"
|
||||||
|
failureThreshold: -979584143
|
||||||
|
httpGet:
|
||||||
|
host: "250"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "251"
|
||||||
|
value: "252"
|
||||||
|
path: "249"
|
||||||
|
port: 972978563
|
||||||
|
scheme: ȨŮ+朷Ǝ膯
|
||||||
|
initialDelaySeconds: -249989919
|
||||||
|
periodSeconds: -602419938
|
||||||
|
successThreshold: 1040396664
|
||||||
|
tcpSocket:
|
||||||
|
host: "253"
|
||||||
|
port: -1506633471
|
||||||
|
timeoutSeconds: -171684192
|
||||||
|
resources:
|
||||||
|
limits:
|
||||||
|
攤/ɸɎ R§耶FfBl: "326"
|
||||||
|
requests:
|
||||||
|
ɱJȉ罴: "587"
|
||||||
|
securityContext:
|
||||||
|
allowPrivilegeEscalation: false
|
||||||
|
capabilities:
|
||||||
|
add:
|
||||||
|
- 庰%皧V
|
||||||
|
drop:
|
||||||
|
- 现葢ŵ橨鬶l獕;跣Hǝcw媀瓄&翜舞拉
|
||||||
|
privileged: true
|
||||||
|
procMount: ĠM蘇KŅ/»頸+SÄ蚃
|
||||||
|
readOnlyRootFilesystem: false
|
||||||
|
runAsGroup: -1576913564542459711
|
||||||
|
runAsNonRoot: true
|
||||||
|
runAsUser: 8876559635423161004
|
||||||
|
seLinuxOptions:
|
||||||
|
level: "274"
|
||||||
|
role: "272"
|
||||||
|
type: "273"
|
||||||
|
user: "271"
|
||||||
|
terminationMessagePath: "270"
|
||||||
|
terminationMessagePolicy: ƚ绤fʀļ腩墺Ò媁荭gw忊|E剒蔞
|
||||||
|
tty: true
|
||||||
|
volumeDevices:
|
||||||
|
- devicePath: "239"
|
||||||
|
name: "238"
|
||||||
|
volumeMounts:
|
||||||
|
- mountPath: "235"
|
||||||
|
mountPropagation: 6dz娝嘚庎D}埽uʎȺ眖R#yV'W
|
||||||
|
name: "234"
|
||||||
|
readOnly: true
|
||||||
|
subPath: "236"
|
||||||
|
subPathExpr: "237"
|
||||||
|
workingDir: "218"
|
||||||
|
dnsConfig:
|
||||||
|
nameservers:
|
||||||
|
- "335"
|
||||||
|
options:
|
||||||
|
- name: "337"
|
||||||
|
value: "338"
|
||||||
|
searches:
|
||||||
|
- "336"
|
||||||
|
dnsPolicy: '''ǵɐ鰥'
|
||||||
|
enableServiceLinks: true
|
||||||
|
hostAliases:
|
||||||
|
- hostnames:
|
||||||
|
- "333"
|
||||||
|
ip: "332"
|
||||||
|
hostNetwork: true
|
||||||
|
hostPID: true
|
||||||
|
hostname: "287"
|
||||||
|
imagePullSecrets:
|
||||||
|
- name: "286"
|
||||||
|
initContainers:
|
||||||
|
- args:
|
||||||
|
- "159"
|
||||||
|
command:
|
||||||
|
- "158"
|
||||||
|
env:
|
||||||
|
- name: "166"
|
||||||
|
value: "167"
|
||||||
|
valueFrom:
|
||||||
|
configMapKeyRef:
|
||||||
|
key: "173"
|
||||||
|
name: "172"
|
||||||
|
optional: false
|
||||||
|
fieldRef:
|
||||||
|
apiVersion: "168"
|
||||||
|
fieldPath: "169"
|
||||||
|
resourceFieldRef:
|
||||||
|
containerName: "170"
|
||||||
|
divisor: "813"
|
||||||
|
resource: "171"
|
||||||
|
secretKeyRef:
|
||||||
|
key: "175"
|
||||||
|
name: "174"
|
||||||
|
optional: true
|
||||||
|
envFrom:
|
||||||
|
- configMapRef:
|
||||||
|
name: "164"
|
||||||
|
optional: true
|
||||||
|
prefix: "163"
|
||||||
|
secretRef:
|
||||||
|
name: "165"
|
||||||
|
optional: true
|
||||||
|
image: "157"
|
||||||
|
imagePullPolicy: Ź9ǕLLȊɞ-uƻ悖
|
||||||
|
lifecycle:
|
||||||
|
postStart:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "195"
|
||||||
|
httpGet:
|
||||||
|
host: "198"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "199"
|
||||||
|
value: "200"
|
||||||
|
path: "196"
|
||||||
|
port: "197"
|
||||||
|
scheme: ɩC
|
||||||
|
tcpSocket:
|
||||||
|
host: "202"
|
||||||
|
port: "201"
|
||||||
|
preStop:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "203"
|
||||||
|
httpGet:
|
||||||
|
host: "205"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "206"
|
||||||
|
value: "207"
|
||||||
|
path: "204"
|
||||||
|
port: 747802823
|
||||||
|
scheme: ĨFħ籘Àǒɿʒ
|
||||||
|
tcpSocket:
|
||||||
|
host: "208"
|
||||||
|
port: 1912934380
|
||||||
|
livenessProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "182"
|
||||||
|
failureThreshold: -1650568978
|
||||||
|
httpGet:
|
||||||
|
host: "184"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "185"
|
||||||
|
value: "186"
|
||||||
|
path: "183"
|
||||||
|
port: -1167888910
|
||||||
|
scheme: .Q貇£ȹ嫰ƹǔw÷nI
|
||||||
|
initialDelaySeconds: -162264011
|
||||||
|
periodSeconds: -1429994426
|
||||||
|
successThreshold: 135036402
|
||||||
|
tcpSocket:
|
||||||
|
host: "188"
|
||||||
|
port: "187"
|
||||||
|
timeoutSeconds: 800220849
|
||||||
|
name: "156"
|
||||||
|
ports:
|
||||||
|
- containerPort: 1180382332
|
||||||
|
hostIP: "162"
|
||||||
|
hostPort: 963442342
|
||||||
|
name: "161"
|
||||||
|
protocol: H韹寬娬ï瓼猀2:öY鶪5w垁
|
||||||
|
readinessProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "189"
|
||||||
|
failureThreshold: 893619181
|
||||||
|
httpGet:
|
||||||
|
host: "191"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "192"
|
||||||
|
value: "193"
|
||||||
|
path: "190"
|
||||||
|
port: -2015604435
|
||||||
|
scheme: jƯĖ漘Z剚敍0)
|
||||||
|
initialDelaySeconds: -2031266553
|
||||||
|
periodSeconds: -648954478
|
||||||
|
successThreshold: 1170649416
|
||||||
|
tcpSocket:
|
||||||
|
host: "194"
|
||||||
|
port: 424236719
|
||||||
|
timeoutSeconds: -840997104
|
||||||
|
resources:
|
||||||
|
limits:
|
||||||
|
Nșƶ4ĩĉş蝿ɖȃ賲鐅臬dH巧壚t: "770"
|
||||||
|
requests:
|
||||||
|
sn芞QÄȻȊ+?ƭ峧: "970"
|
||||||
|
securityContext:
|
||||||
|
allowPrivilegeEscalation: false
|
||||||
|
capabilities:
|
||||||
|
add:
|
||||||
|
- Ƹ[Ęİ榌U髷裎$MVȟ@7
|
||||||
|
drop:
|
||||||
|
- 奺Ȋ礶惇¸t颟.鵫ǚ
|
||||||
|
privileged: true
|
||||||
|
procMount: -鿧悮坮Ȣ幟ļ
|
||||||
|
readOnlyRootFilesystem: true
|
||||||
|
runAsGroup: -3651020110942663855
|
||||||
|
runAsNonRoot: false
|
||||||
|
runAsUser: 1162216870203002790
|
||||||
|
seLinuxOptions:
|
||||||
|
level: "213"
|
||||||
|
role: "211"
|
||||||
|
type: "212"
|
||||||
|
user: "210"
|
||||||
|
stdin: true
|
||||||
|
terminationMessagePath: "209"
|
||||||
|
terminationMessagePolicy: 1ſ盷褎weLJèux榜VƋZ1Ůđ眊
|
||||||
|
tty: true
|
||||||
|
volumeDevices:
|
||||||
|
- devicePath: "181"
|
||||||
|
name: "180"
|
||||||
|
volumeMounts:
|
||||||
|
- mountPath: "177"
|
||||||
|
mountPropagation: «öʮĀ<é瞾ʀNŬɨǙÄr蛏豈ɃHŠ
|
||||||
|
name: "176"
|
||||||
|
subPath: "178"
|
||||||
|
subPathExpr: "179"
|
||||||
|
workingDir: "160"
|
||||||
|
nodeName: "279"
|
||||||
|
nodeSelector:
|
||||||
|
"275": "276"
|
||||||
|
priority: -895317190
|
||||||
|
priorityClassName: "334"
|
||||||
|
readinessGates:
|
||||||
|
- conditionType: ċƹ|慼櫁色苆试揯遐e4'ď曕椐敛n
|
||||||
|
restartPolicy: ')酊龨δ摖ȱğ_<ǬëJ橈''琕鶫:'
|
||||||
|
runtimeClassName: "339"
|
||||||
|
schedulerName: "329"
|
||||||
|
securityContext:
|
||||||
|
fsGroup: -4389239449149439507
|
||||||
|
runAsGroup: 4640906527069599386
|
||||||
|
runAsNonRoot: true
|
||||||
|
runAsUser: 1517677345437208428
|
||||||
|
seLinuxOptions:
|
||||||
|
level: "283"
|
||||||
|
role: "281"
|
||||||
|
type: "282"
|
||||||
|
user: "280"
|
||||||
|
supplementalGroups:
|
||||||
|
- -6499508485510627932
|
||||||
|
sysctls:
|
||||||
|
- name: "284"
|
||||||
|
value: "285"
|
||||||
|
serviceAccount: "278"
|
||||||
|
serviceAccountName: "277"
|
||||||
|
shareProcessNamespace: false
|
||||||
|
subdomain: "288"
|
||||||
|
terminationGracePeriodSeconds: -5370059306928520750
|
||||||
|
tolerations:
|
||||||
|
- effect: 儉ɩ柀
|
||||||
|
key: "330"
|
||||||
|
operator: 抷qTfZȻ干m謆7
|
||||||
|
tolerationSeconds: -7411984641310969236
|
||||||
|
value: "331"
|
||||||
|
volumes:
|
||||||
|
- awsElasticBlockStore:
|
||||||
|
fsType: "56"
|
||||||
|
partition: -1996616480
|
||||||
|
volumeID: "55"
|
||||||
|
azureDisk:
|
||||||
|
cachingMode: 唼Ģ猇õǶț鹎ğ#咻痗ȡmƴy綸_
|
||||||
|
diskName: "119"
|
||||||
|
diskURI: "120"
|
||||||
|
fsType: "121"
|
||||||
|
kind: 參遼ūP
|
||||||
|
readOnly: true
|
||||||
|
azureFile:
|
||||||
|
secretName: "105"
|
||||||
|
shareName: "106"
|
||||||
|
cephfs:
|
||||||
|
monitors:
|
||||||
|
- "90"
|
||||||
|
path: "91"
|
||||||
|
readOnly: true
|
||||||
|
secretFile: "93"
|
||||||
|
secretRef:
|
||||||
|
name: "94"
|
||||||
|
user: "92"
|
||||||
|
cinder:
|
||||||
|
fsType: "88"
|
||||||
|
readOnly: true
|
||||||
|
secretRef:
|
||||||
|
name: "89"
|
||||||
|
volumeID: "87"
|
||||||
|
configMap:
|
||||||
|
defaultMode: 480521693
|
||||||
|
items:
|
||||||
|
- key: "108"
|
||||||
|
mode: -1296140
|
||||||
|
path: "109"
|
||||||
|
name: "107"
|
||||||
|
optional: false
|
||||||
|
csi:
|
||||||
|
driver: "151"
|
||||||
|
fsType: "152"
|
||||||
|
nodePublishSecretRef:
|
||||||
|
name: "155"
|
||||||
|
readOnly: false
|
||||||
|
volumeAttributes:
|
||||||
|
"153": "154"
|
||||||
|
downwardAPI:
|
||||||
|
defaultMode: -1376537100
|
||||||
|
items:
|
||||||
|
- fieldRef:
|
||||||
|
apiVersion: "98"
|
||||||
|
fieldPath: "99"
|
||||||
|
mode: -1482763519
|
||||||
|
path: "97"
|
||||||
|
resourceFieldRef:
|
||||||
|
containerName: "100"
|
||||||
|
divisor: "772"
|
||||||
|
resource: "101"
|
||||||
|
emptyDir:
|
||||||
|
medium: o&蕭k ź贩j瀉
|
||||||
|
sizeLimit: "621"
|
||||||
|
fc:
|
||||||
|
fsType: "103"
|
||||||
|
lun: -1902521464
|
||||||
|
targetWWNs:
|
||||||
|
- "102"
|
||||||
|
wwids:
|
||||||
|
- "104"
|
||||||
|
flexVolume:
|
||||||
|
driver: "82"
|
||||||
|
fsType: "83"
|
||||||
|
options:
|
||||||
|
"85": "86"
|
||||||
|
readOnly: true
|
||||||
|
secretRef:
|
||||||
|
name: "84"
|
||||||
|
flocker:
|
||||||
|
datasetName: "95"
|
||||||
|
datasetUUID: "96"
|
||||||
|
gcePersistentDisk:
|
||||||
|
fsType: "54"
|
||||||
|
partition: -1321131665
|
||||||
|
pdName: "53"
|
||||||
|
readOnly: true
|
||||||
|
gitRepo:
|
||||||
|
directory: "59"
|
||||||
|
repository: "57"
|
||||||
|
revision: "58"
|
||||||
|
glusterfs:
|
||||||
|
endpoints: "72"
|
||||||
|
path: "73"
|
||||||
|
readOnly: true
|
||||||
|
hostPath:
|
||||||
|
path: "52"
|
||||||
|
type: Uʎ浵ɲõ
|
||||||
|
iscsi:
|
||||||
|
fsType: "68"
|
||||||
|
initiatorName: "71"
|
||||||
|
iqn: "66"
|
||||||
|
iscsiInterface: "67"
|
||||||
|
lun: 636617833
|
||||||
|
portals:
|
||||||
|
- "69"
|
||||||
|
secretRef:
|
||||||
|
name: "70"
|
||||||
|
targetPortal: "65"
|
||||||
|
name: "51"
|
||||||
|
nfs:
|
||||||
|
path: "64"
|
||||||
|
server: "63"
|
||||||
|
persistentVolumeClaim:
|
||||||
|
claimName: "74"
|
||||||
|
readOnly: true
|
||||||
|
photonPersistentDisk:
|
||||||
|
fsType: "123"
|
||||||
|
pdID: "122"
|
||||||
|
portworxVolume:
|
||||||
|
fsType: "138"
|
||||||
|
readOnly: true
|
||||||
|
volumeID: "137"
|
||||||
|
projected:
|
||||||
|
defaultMode: -50623103
|
||||||
|
sources:
|
||||||
|
- configMap:
|
||||||
|
items:
|
||||||
|
- key: "133"
|
||||||
|
mode: 1569606284
|
||||||
|
path: "134"
|
||||||
|
name: "132"
|
||||||
|
optional: false
|
||||||
|
downwardAPI:
|
||||||
|
items:
|
||||||
|
- fieldRef:
|
||||||
|
apiVersion: "128"
|
||||||
|
fieldPath: "129"
|
||||||
|
mode: -1319998825
|
||||||
|
path: "127"
|
||||||
|
resourceFieldRef:
|
||||||
|
containerName: "130"
|
||||||
|
divisor: "838"
|
||||||
|
resource: "131"
|
||||||
|
secret:
|
||||||
|
items:
|
||||||
|
- key: "125"
|
||||||
|
mode: 996680040
|
||||||
|
path: "126"
|
||||||
|
name: "124"
|
||||||
|
optional: false
|
||||||
|
serviceAccountToken:
|
||||||
|
audience: "135"
|
||||||
|
expirationSeconds: -4636499237765408684
|
||||||
|
path: "136"
|
||||||
|
quobyte:
|
||||||
|
group: "117"
|
||||||
|
readOnly: true
|
||||||
|
registry: "114"
|
||||||
|
tenant: "118"
|
||||||
|
user: "116"
|
||||||
|
volume: "115"
|
||||||
|
rbd:
|
||||||
|
fsType: "77"
|
||||||
|
image: "76"
|
||||||
|
keyring: "80"
|
||||||
|
monitors:
|
||||||
|
- "75"
|
||||||
|
pool: "78"
|
||||||
|
readOnly: true
|
||||||
|
secretRef:
|
||||||
|
name: "81"
|
||||||
|
user: "79"
|
||||||
|
scaleIO:
|
||||||
|
fsType: "146"
|
||||||
|
gateway: "139"
|
||||||
|
protectionDomain: "142"
|
||||||
|
readOnly: true
|
||||||
|
secretRef:
|
||||||
|
name: "141"
|
||||||
|
sslEnabled: true
|
||||||
|
storageMode: "144"
|
||||||
|
storagePool: "143"
|
||||||
|
system: "140"
|
||||||
|
volumeName: "145"
|
||||||
|
secret:
|
||||||
|
defaultMode: -288563359
|
||||||
|
items:
|
||||||
|
- key: "61"
|
||||||
|
mode: -1365115016
|
||||||
|
path: "62"
|
||||||
|
optional: false
|
||||||
|
secretName: "60"
|
||||||
|
storageos:
|
||||||
|
fsType: "149"
|
||||||
|
readOnly: true
|
||||||
|
secretRef:
|
||||||
|
name: "150"
|
||||||
|
volumeName: "147"
|
||||||
|
volumeNamespace: "148"
|
||||||
|
vsphereVolume:
|
||||||
|
fsType: "111"
|
||||||
|
storagePolicyID: "113"
|
||||||
|
storagePolicyName: "112"
|
||||||
|
volumePath: "110"
|
||||||
|
updateStrategy:
|
||||||
|
rollingUpdate:
|
||||||
|
partition: -186717017
|
||||||
|
type: Z槇鿖]甙ªŒ,躻[鶆f盧詳痍4'
|
||||||
|
volumeClaimTemplates:
|
||||||
|
- metadata:
|
||||||
|
annotations:
|
||||||
|
"347": "348"
|
||||||
|
clusterName: "353"
|
||||||
|
creationTimestamp: null
|
||||||
|
deletionGracePeriodSeconds: 6779218673590464341
|
||||||
|
finalizers:
|
||||||
|
- "352"
|
||||||
|
generateName: "341"
|
||||||
|
generation: -7417757023786628909
|
||||||
|
labels:
|
||||||
|
"345": "346"
|
||||||
|
managedFields:
|
||||||
|
- apiVersion: "355"
|
||||||
|
fields:
|
||||||
|
"356":
|
||||||
|
"357": null
|
||||||
|
manager: "354"
|
||||||
|
operation: E嗆R2璻攜轴
|
||||||
|
name: "340"
|
||||||
|
namespace: "342"
|
||||||
|
ownerReferences:
|
||||||
|
- apiVersion: "349"
|
||||||
|
blockOwnerDeletion: false
|
||||||
|
controller: true
|
||||||
|
kind: "350"
|
||||||
|
name: "351"
|
||||||
|
uid: țb贇髪čɣ暇镘買ɱD很唟-
|
||||||
|
resourceVersion: "15930892079168115837"
|
||||||
|
selfLink: "343"
|
||||||
|
spec:
|
||||||
|
accessModes:
|
||||||
|
- Pöƌ镳餘
|
||||||
|
dataSource:
|
||||||
|
apiGroup: "368"
|
||||||
|
kind: "369"
|
||||||
|
name: "370"
|
||||||
|
resources:
|
||||||
|
limits:
|
||||||
|
撣樀: "688"
|
||||||
|
requests:
|
||||||
|
4Y鳲Jɡ: "987"
|
||||||
|
selector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: PfNx__-U_.Pn-W23-_.z_.._s--_F-R
|
||||||
|
operator: In
|
||||||
|
values:
|
||||||
|
- g__4K..-68-7AlR__8-7_-YD-Q9_-_1
|
||||||
|
matchLabels:
|
||||||
|
t.k47M7y-Dy__3wc.q.8_00.0_N: ""
|
||||||
|
storageClassName: "367"
|
||||||
|
volumeMode: iD¢ƿ媴h5ƅȸȓɻ猶
|
||||||
|
volumeName: "366"
|
||||||
|
status:
|
||||||
|
accessModes:
|
||||||
|
- Ǣ龞瞯å檳ė>c緍k¢茤Ƣǟ½灶
|
||||||
|
capacity:
|
||||||
|
u汎mō6µɑ`ȗ<8^翜T蘈ý: "37"
|
||||||
|
conditions:
|
||||||
|
- lastProbeTime: "2489-11-15T17:36:06Z"
|
||||||
|
lastTransitionTime: "2023-10-20T16:52:07Z"
|
||||||
|
message: "372"
|
||||||
|
reason: "371"
|
||||||
|
status: I梞ū筀
|
||||||
|
type: ɁºDZ秶ʑ韝e溣狣愿激H\Ȳ
|
||||||
|
phase: 嫡牿咸Ǻ潑鶋洅啶'ƈo
|
||||||
|
status:
|
||||||
|
collisionCount: 1836894267
|
||||||
|
conditions:
|
||||||
|
- lastTransitionTime: "2741-08-01T23:33:42Z"
|
||||||
|
message: "377"
|
||||||
|
reason: "376"
|
||||||
|
status: 誀ŭ"ɦ?
|
||||||
|
type: 囨汙Ȗ><僚徘ó蒿
|
||||||
|
currentReplicas: 1538760390
|
||||||
|
currentRevision: "374"
|
||||||
|
observedGeneration: 3145429786196118388
|
||||||
|
readyReplicas: -63012996
|
||||||
|
replicas: 1256299227
|
||||||
|
updateRevision: "375"
|
||||||
|
updatedReplicas: 346775159
|
45
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.ControllerRevision.json
vendored
Normal file
45
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.ControllerRevision.json
vendored
Normal file
@@ -0,0 +1,45 @@
|
|||||||
|
{
|
||||||
|
"kind": "ControllerRevision",
|
||||||
|
"apiVersion": "apps/v1beta1",
|
||||||
|
"metadata": {
|
||||||
|
"name": "2",
|
||||||
|
"generateName": "3",
|
||||||
|
"namespace": "4",
|
||||||
|
"selfLink": "5",
|
||||||
|
"uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e",
|
||||||
|
"resourceVersion": "16964250748386560239",
|
||||||
|
"generation": 8071137005907523419,
|
||||||
|
"creationTimestamp": null,
|
||||||
|
"deletionGracePeriodSeconds": -4955867275792137171,
|
||||||
|
"labels": {
|
||||||
|
"7": "8"
|
||||||
|
},
|
||||||
|
"annotations": {
|
||||||
|
"9": "10"
|
||||||
|
},
|
||||||
|
"ownerReferences": [
|
||||||
|
{
|
||||||
|
"apiVersion": "11",
|
||||||
|
"kind": "12",
|
||||||
|
"name": "13",
|
||||||
|
"uid": "Dz廔ȇ{sŊƏp",
|
||||||
|
"controller": false,
|
||||||
|
"blockOwnerDeletion": true
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"finalizers": [
|
||||||
|
"14"
|
||||||
|
],
|
||||||
|
"clusterName": "15",
|
||||||
|
"managedFields": [
|
||||||
|
{
|
||||||
|
"manager": "16",
|
||||||
|
"operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]",
|
||||||
|
"apiVersion": "17",
|
||||||
|
"fields": {"18":{"19":null}}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"data": {"apiVersion":"example.com/v1","kind":"CustomType","spec":{"replicas":1},"status":{"available":1}},
|
||||||
|
"revision": 1089963290653861247
|
||||||
|
}
|
BIN
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.ControllerRevision.pb
vendored
Normal file
BIN
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.ControllerRevision.pb
vendored
Normal file
Binary file not shown.
41
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.ControllerRevision.yaml
vendored
Normal file
41
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.ControllerRevision.yaml
vendored
Normal file
@@ -0,0 +1,41 @@
|
|||||||
|
apiVersion: apps/v1beta1
|
||||||
|
data:
|
||||||
|
apiVersion: example.com/v1
|
||||||
|
kind: CustomType
|
||||||
|
spec:
|
||||||
|
replicas: 1
|
||||||
|
status:
|
||||||
|
available: 1
|
||||||
|
kind: ControllerRevision
|
||||||
|
metadata:
|
||||||
|
annotations:
|
||||||
|
"9": "10"
|
||||||
|
clusterName: "15"
|
||||||
|
creationTimestamp: null
|
||||||
|
deletionGracePeriodSeconds: -4955867275792137171
|
||||||
|
finalizers:
|
||||||
|
- "14"
|
||||||
|
generateName: "3"
|
||||||
|
generation: 8071137005907523419
|
||||||
|
labels:
|
||||||
|
"7": "8"
|
||||||
|
managedFields:
|
||||||
|
- apiVersion: "17"
|
||||||
|
fields:
|
||||||
|
"18":
|
||||||
|
"19": null
|
||||||
|
manager: "16"
|
||||||
|
operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]
|
||||||
|
name: "2"
|
||||||
|
namespace: "4"
|
||||||
|
ownerReferences:
|
||||||
|
- apiVersion: "11"
|
||||||
|
blockOwnerDeletion: true
|
||||||
|
controller: false
|
||||||
|
kind: "12"
|
||||||
|
name: "13"
|
||||||
|
uid: Dz廔ȇ{sŊƏp
|
||||||
|
resourceVersion: "16964250748386560239"
|
||||||
|
selfLink: "5"
|
||||||
|
uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e
|
||||||
|
revision: 1089963290653861247
|
1074
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.Deployment.json
vendored
Normal file
1074
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.Deployment.json
vendored
Normal file
File diff suppressed because it is too large
Load Diff
BIN
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.Deployment.pb
vendored
Normal file
BIN
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.Deployment.pb
vendored
Normal file
Binary file not shown.
734
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.Deployment.yaml
vendored
Normal file
734
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.Deployment.yaml
vendored
Normal file
@@ -0,0 +1,734 @@
|
|||||||
|
apiVersion: apps/v1beta1
|
||||||
|
kind: Deployment
|
||||||
|
metadata:
|
||||||
|
annotations:
|
||||||
|
"9": "10"
|
||||||
|
clusterName: "15"
|
||||||
|
creationTimestamp: null
|
||||||
|
deletionGracePeriodSeconds: -4955867275792137171
|
||||||
|
finalizers:
|
||||||
|
- "14"
|
||||||
|
generateName: "3"
|
||||||
|
generation: 8071137005907523419
|
||||||
|
labels:
|
||||||
|
"7": "8"
|
||||||
|
managedFields:
|
||||||
|
- apiVersion: "17"
|
||||||
|
fields:
|
||||||
|
"18":
|
||||||
|
"19": null
|
||||||
|
manager: "16"
|
||||||
|
operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]
|
||||||
|
name: "2"
|
||||||
|
namespace: "4"
|
||||||
|
ownerReferences:
|
||||||
|
- apiVersion: "11"
|
||||||
|
blockOwnerDeletion: true
|
||||||
|
controller: false
|
||||||
|
kind: "12"
|
||||||
|
name: "13"
|
||||||
|
uid: Dz廔ȇ{sŊƏp
|
||||||
|
resourceVersion: "16964250748386560239"
|
||||||
|
selfLink: "5"
|
||||||
|
uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e
|
||||||
|
spec:
|
||||||
|
minReadySeconds: -721017134
|
||||||
|
paused: true
|
||||||
|
progressDeadlineSeconds: -94103882
|
||||||
|
replicas: -1978186127
|
||||||
|
revisionHistoryLimit: -2062497734
|
||||||
|
rollbackTo:
|
||||||
|
revision: 1503865638277557961
|
||||||
|
selector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: 5816m59-dx8----i--5-8t36b--09--23-u19m-35--d.vo61---4fy--9---7--9-9s-0-u5lj2--10pq-0-7-9-2-ekg-071b/YJTrcd-2.-__E_Sv__26KX_F
|
||||||
|
operator: NotIn
|
||||||
|
values:
|
||||||
|
- y_y_o0_5qN2_---_M.N_._a6.9bHjdH.-.5_.I8__.-AIw.__-___16
|
||||||
|
matchLabels:
|
||||||
|
w9v--m0-1y5-g3/JFHn7y-74.-0MUORQQ.N2.1.L.l-Y._.-44..d.__g: F-_3-n-_-__3u-.__P__.7U-Uo_F
|
||||||
|
strategy:
|
||||||
|
rollingUpdate: {}
|
||||||
|
type: Ŗ鱓;鹡鑓侅闍ŏ
|
||||||
|
template:
|
||||||
|
metadata:
|
||||||
|
annotations:
|
||||||
|
"37": "38"
|
||||||
|
clusterName: "43"
|
||||||
|
creationTimestamp: null
|
||||||
|
deletionGracePeriodSeconds: -2848337479447330428
|
||||||
|
finalizers:
|
||||||
|
- "42"
|
||||||
|
generateName: "31"
|
||||||
|
generation: 3557306139556084909
|
||||||
|
labels:
|
||||||
|
"35": "36"
|
||||||
|
managedFields:
|
||||||
|
- apiVersion: "45"
|
||||||
|
fields:
|
||||||
|
"46":
|
||||||
|
"47": null
|
||||||
|
manager: "44"
|
||||||
|
operation: 妻ƅTGS5Ǎ
|
||||||
|
name: "30"
|
||||||
|
namespace: "32"
|
||||||
|
ownerReferences:
|
||||||
|
- apiVersion: "39"
|
||||||
|
blockOwnerDeletion: false
|
||||||
|
controller: false
|
||||||
|
kind: "40"
|
||||||
|
name: "41"
|
||||||
|
uid: '@Z^嫫猤痈C*ĕʄő芖{|ǘ"^饣'
|
||||||
|
resourceVersion: "373742866186182450"
|
||||||
|
selfLink: "33"
|
||||||
|
uid: ']躢|)黰eȪ嵛4$%QɰVzÏ抴'
|
||||||
|
spec:
|
||||||
|
activeDeadlineSeconds: 5724260086168234152
|
||||||
|
affinity:
|
||||||
|
nodeAffinity:
|
||||||
|
preferredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- preference:
|
||||||
|
matchExpressions:
|
||||||
|
- key: "293"
|
||||||
|
operator: 蹔ŧ
|
||||||
|
values:
|
||||||
|
- "294"
|
||||||
|
matchFields:
|
||||||
|
- key: "295"
|
||||||
|
operator: x$1
|
||||||
|
values:
|
||||||
|
- "296"
|
||||||
|
weight: -938421813
|
||||||
|
requiredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
nodeSelectorTerms:
|
||||||
|
- matchExpressions:
|
||||||
|
- key: "289"
|
||||||
|
operator: ""
|
||||||
|
values:
|
||||||
|
- "290"
|
||||||
|
matchFields:
|
||||||
|
- key: "291"
|
||||||
|
operator: 亏yƕ丆録²Ŏ)/灩聋3趐囨鏻
|
||||||
|
values:
|
||||||
|
- "292"
|
||||||
|
podAffinity:
|
||||||
|
preferredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- podAffinityTerm:
|
||||||
|
labelSelector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: w9-9d8-s7t/ZX-D---k..1Q7._l.._Q.6.I--2_9.v.--_.--4QQo
|
||||||
|
operator: DoesNotExist
|
||||||
|
matchLabels:
|
||||||
|
x3..-.8-Jp-9-4-Tm.Y: k8...__.Q_c8.G.b_9_1o.w_aI._31-_I-A-_3bz._8M01
|
||||||
|
namespaces:
|
||||||
|
- "311"
|
||||||
|
topologyKey: "312"
|
||||||
|
weight: -902839620
|
||||||
|
requiredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- labelSelector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: f.-zv._._.5-H.T.-.-.T-V_D_0-K_AS
|
||||||
|
operator: DoesNotExist
|
||||||
|
matchLabels:
|
||||||
|
jeds4-4tz9x--43--3---93-2-2-37--e00uz-z0sn-8hx-qa--0o8m3-d0n/py_8-3..s._.x.2K_2qu_0S-Cq0: 8yP9S--858LI__.8____rO-S-P_-...0c.-p
|
||||||
|
namespaces:
|
||||||
|
- "303"
|
||||||
|
topologyKey: "304"
|
||||||
|
podAntiAffinity:
|
||||||
|
preferredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- podAffinityTerm:
|
||||||
|
labelSelector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: d-XZ-x.__.Y_2-n_5023Xl-3Pw_-r7g
|
||||||
|
operator: NotIn
|
||||||
|
values:
|
||||||
|
- VT3sn-0_.i__a.O2G_J
|
||||||
|
matchLabels:
|
||||||
|
yp8q-sf1--gw-jz-659--0l-023bm-6l2e5---k5v3a---9/tA.W5_-5_.V1-rU.___06.eqk5E_-4-.XH-.k.7.l_-W81: o_6Z..11_7pX_.-mLlx...w_t-_.5.40Rw4gD.._.-x6db-L7.-__-G_2kCpS_1
|
||||||
|
namespaces:
|
||||||
|
- "327"
|
||||||
|
topologyKey: "328"
|
||||||
|
weight: 1505385143
|
||||||
|
requiredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- labelSelector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: 1-_-3_L_2--_v2.5p_..Y-.wg_-b8a_6_.0Q4_.84.K_-_0_..u.F.pq..--3C
|
||||||
|
operator: In
|
||||||
|
values:
|
||||||
|
- p_N-S..O-BZ..6-1.S-B3_.b17ca-_p-y.eQZ9p_6.Cw
|
||||||
|
matchLabels:
|
||||||
|
7-3x-3/9a_-0R_.Z__Lv8_.O_..8n.--z_-..6W.VK.sTt.-U_--56-.7D.3_P: d._.Um.-__k.5
|
||||||
|
namespaces:
|
||||||
|
- "319"
|
||||||
|
topologyKey: "320"
|
||||||
|
automountServiceAccountToken: true
|
||||||
|
containers:
|
||||||
|
- args:
|
||||||
|
- "217"
|
||||||
|
command:
|
||||||
|
- "216"
|
||||||
|
env:
|
||||||
|
- name: "224"
|
||||||
|
value: "225"
|
||||||
|
valueFrom:
|
||||||
|
configMapKeyRef:
|
||||||
|
key: "231"
|
||||||
|
name: "230"
|
||||||
|
optional: false
|
||||||
|
fieldRef:
|
||||||
|
apiVersion: "226"
|
||||||
|
fieldPath: "227"
|
||||||
|
resourceFieldRef:
|
||||||
|
containerName: "228"
|
||||||
|
divisor: "99"
|
||||||
|
resource: "229"
|
||||||
|
secretKeyRef:
|
||||||
|
key: "233"
|
||||||
|
name: "232"
|
||||||
|
optional: false
|
||||||
|
envFrom:
|
||||||
|
- configMapRef:
|
||||||
|
name: "222"
|
||||||
|
optional: true
|
||||||
|
prefix: "221"
|
||||||
|
secretRef:
|
||||||
|
name: "223"
|
||||||
|
optional: true
|
||||||
|
image: "215"
|
||||||
|
imagePullPolicy: =E埄Ȁ朦 wƯ貾坢'跩aŕ翑0展
|
||||||
|
lifecycle:
|
||||||
|
postStart:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "254"
|
||||||
|
httpGet:
|
||||||
|
host: "257"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "258"
|
||||||
|
value: "259"
|
||||||
|
path: "255"
|
||||||
|
port: "256"
|
||||||
|
scheme: 碧闳ȩr
|
||||||
|
tcpSocket:
|
||||||
|
host: "261"
|
||||||
|
port: "260"
|
||||||
|
preStop:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "262"
|
||||||
|
httpGet:
|
||||||
|
host: "265"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "266"
|
||||||
|
value: "267"
|
||||||
|
path: "263"
|
||||||
|
port: "264"
|
||||||
|
scheme: ē鐭#嬀ơŸ8T 苧yñKJɐ
|
||||||
|
tcpSocket:
|
||||||
|
host: "269"
|
||||||
|
port: "268"
|
||||||
|
livenessProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "240"
|
||||||
|
failureThreshold: -241238495
|
||||||
|
httpGet:
|
||||||
|
host: "243"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "244"
|
||||||
|
value: "245"
|
||||||
|
path: "241"
|
||||||
|
port: "242"
|
||||||
|
scheme: Í勅跦Opwǩ曬逴褜1ØœȠƬ
|
||||||
|
initialDelaySeconds: 1419770315
|
||||||
|
periodSeconds: 1830495826
|
||||||
|
successThreshold: 1102291854
|
||||||
|
tcpSocket:
|
||||||
|
host: "247"
|
||||||
|
port: "246"
|
||||||
|
timeoutSeconds: 300356869
|
||||||
|
name: "214"
|
||||||
|
ports:
|
||||||
|
- containerPort: 1179132251
|
||||||
|
hostIP: "220"
|
||||||
|
hostPort: -1336170981
|
||||||
|
name: "219"
|
||||||
|
protocol: Kʝ瘴I\p[ħsĨɆâĺɗ
|
||||||
|
readinessProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "248"
|
||||||
|
failureThreshold: -979584143
|
||||||
|
httpGet:
|
||||||
|
host: "250"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "251"
|
||||||
|
value: "252"
|
||||||
|
path: "249"
|
||||||
|
port: 972978563
|
||||||
|
scheme: ȨŮ+朷Ǝ膯
|
||||||
|
initialDelaySeconds: -249989919
|
||||||
|
periodSeconds: -602419938
|
||||||
|
successThreshold: 1040396664
|
||||||
|
tcpSocket:
|
||||||
|
host: "253"
|
||||||
|
port: -1506633471
|
||||||
|
timeoutSeconds: -171684192
|
||||||
|
resources:
|
||||||
|
limits:
|
||||||
|
攤/ɸɎ R§耶FfBl: "326"
|
||||||
|
requests:
|
||||||
|
ɱJȉ罴: "587"
|
||||||
|
securityContext:
|
||||||
|
allowPrivilegeEscalation: false
|
||||||
|
capabilities:
|
||||||
|
add:
|
||||||
|
- 庰%皧V
|
||||||
|
drop:
|
||||||
|
- 现葢ŵ橨鬶l獕;跣Hǝcw媀瓄&翜舞拉
|
||||||
|
privileged: true
|
||||||
|
procMount: ĠM蘇KŅ/»頸+SÄ蚃
|
||||||
|
readOnlyRootFilesystem: false
|
||||||
|
runAsGroup: -1576913564542459711
|
||||||
|
runAsNonRoot: true
|
||||||
|
runAsUser: 8876559635423161004
|
||||||
|
seLinuxOptions:
|
||||||
|
level: "274"
|
||||||
|
role: "272"
|
||||||
|
type: "273"
|
||||||
|
user: "271"
|
||||||
|
terminationMessagePath: "270"
|
||||||
|
terminationMessagePolicy: ƚ绤fʀļ腩墺Ò媁荭gw忊|E剒蔞
|
||||||
|
tty: true
|
||||||
|
volumeDevices:
|
||||||
|
- devicePath: "239"
|
||||||
|
name: "238"
|
||||||
|
volumeMounts:
|
||||||
|
- mountPath: "235"
|
||||||
|
mountPropagation: 6dz娝嘚庎D}埽uʎȺ眖R#yV'W
|
||||||
|
name: "234"
|
||||||
|
readOnly: true
|
||||||
|
subPath: "236"
|
||||||
|
subPathExpr: "237"
|
||||||
|
workingDir: "218"
|
||||||
|
dnsConfig:
|
||||||
|
nameservers:
|
||||||
|
- "335"
|
||||||
|
options:
|
||||||
|
- name: "337"
|
||||||
|
value: "338"
|
||||||
|
searches:
|
||||||
|
- "336"
|
||||||
|
dnsPolicy: '''ǵɐ鰥'
|
||||||
|
enableServiceLinks: true
|
||||||
|
hostAliases:
|
||||||
|
- hostnames:
|
||||||
|
- "333"
|
||||||
|
ip: "332"
|
||||||
|
hostNetwork: true
|
||||||
|
hostPID: true
|
||||||
|
hostname: "287"
|
||||||
|
imagePullSecrets:
|
||||||
|
- name: "286"
|
||||||
|
initContainers:
|
||||||
|
- args:
|
||||||
|
- "159"
|
||||||
|
command:
|
||||||
|
- "158"
|
||||||
|
env:
|
||||||
|
- name: "166"
|
||||||
|
value: "167"
|
||||||
|
valueFrom:
|
||||||
|
configMapKeyRef:
|
||||||
|
key: "173"
|
||||||
|
name: "172"
|
||||||
|
optional: false
|
||||||
|
fieldRef:
|
||||||
|
apiVersion: "168"
|
||||||
|
fieldPath: "169"
|
||||||
|
resourceFieldRef:
|
||||||
|
containerName: "170"
|
||||||
|
divisor: "813"
|
||||||
|
resource: "171"
|
||||||
|
secretKeyRef:
|
||||||
|
key: "175"
|
||||||
|
name: "174"
|
||||||
|
optional: true
|
||||||
|
envFrom:
|
||||||
|
- configMapRef:
|
||||||
|
name: "164"
|
||||||
|
optional: true
|
||||||
|
prefix: "163"
|
||||||
|
secretRef:
|
||||||
|
name: "165"
|
||||||
|
optional: true
|
||||||
|
image: "157"
|
||||||
|
imagePullPolicy: Ź9ǕLLȊɞ-uƻ悖
|
||||||
|
lifecycle:
|
||||||
|
postStart:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "195"
|
||||||
|
httpGet:
|
||||||
|
host: "198"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "199"
|
||||||
|
value: "200"
|
||||||
|
path: "196"
|
||||||
|
port: "197"
|
||||||
|
scheme: ɩC
|
||||||
|
tcpSocket:
|
||||||
|
host: "202"
|
||||||
|
port: "201"
|
||||||
|
preStop:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "203"
|
||||||
|
httpGet:
|
||||||
|
host: "205"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "206"
|
||||||
|
value: "207"
|
||||||
|
path: "204"
|
||||||
|
port: 747802823
|
||||||
|
scheme: ĨFħ籘Àǒɿʒ
|
||||||
|
tcpSocket:
|
||||||
|
host: "208"
|
||||||
|
port: 1912934380
|
||||||
|
livenessProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "182"
|
||||||
|
failureThreshold: -1650568978
|
||||||
|
httpGet:
|
||||||
|
host: "184"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "185"
|
||||||
|
value: "186"
|
||||||
|
path: "183"
|
||||||
|
port: -1167888910
|
||||||
|
scheme: .Q貇£ȹ嫰ƹǔw÷nI
|
||||||
|
initialDelaySeconds: -162264011
|
||||||
|
periodSeconds: -1429994426
|
||||||
|
successThreshold: 135036402
|
||||||
|
tcpSocket:
|
||||||
|
host: "188"
|
||||||
|
port: "187"
|
||||||
|
timeoutSeconds: 800220849
|
||||||
|
name: "156"
|
||||||
|
ports:
|
||||||
|
- containerPort: 1180382332
|
||||||
|
hostIP: "162"
|
||||||
|
hostPort: 963442342
|
||||||
|
name: "161"
|
||||||
|
protocol: H韹寬娬ï瓼猀2:öY鶪5w垁
|
||||||
|
readinessProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "189"
|
||||||
|
failureThreshold: 893619181
|
||||||
|
httpGet:
|
||||||
|
host: "191"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "192"
|
||||||
|
value: "193"
|
||||||
|
path: "190"
|
||||||
|
port: -2015604435
|
||||||
|
scheme: jƯĖ漘Z剚敍0)
|
||||||
|
initialDelaySeconds: -2031266553
|
||||||
|
periodSeconds: -648954478
|
||||||
|
successThreshold: 1170649416
|
||||||
|
tcpSocket:
|
||||||
|
host: "194"
|
||||||
|
port: 424236719
|
||||||
|
timeoutSeconds: -840997104
|
||||||
|
resources:
|
||||||
|
limits:
|
||||||
|
Nșƶ4ĩĉş蝿ɖȃ賲鐅臬dH巧壚t: "770"
|
||||||
|
requests:
|
||||||
|
sn芞QÄȻȊ+?ƭ峧: "970"
|
||||||
|
securityContext:
|
||||||
|
allowPrivilegeEscalation: false
|
||||||
|
capabilities:
|
||||||
|
add:
|
||||||
|
- Ƹ[Ęİ榌U髷裎$MVȟ@7
|
||||||
|
drop:
|
||||||
|
- 奺Ȋ礶惇¸t颟.鵫ǚ
|
||||||
|
privileged: true
|
||||||
|
procMount: -鿧悮坮Ȣ幟ļ
|
||||||
|
readOnlyRootFilesystem: true
|
||||||
|
runAsGroup: -3651020110942663855
|
||||||
|
runAsNonRoot: false
|
||||||
|
runAsUser: 1162216870203002790
|
||||||
|
seLinuxOptions:
|
||||||
|
level: "213"
|
||||||
|
role: "211"
|
||||||
|
type: "212"
|
||||||
|
user: "210"
|
||||||
|
stdin: true
|
||||||
|
terminationMessagePath: "209"
|
||||||
|
terminationMessagePolicy: 1ſ盷褎weLJèux榜VƋZ1Ůđ眊
|
||||||
|
tty: true
|
||||||
|
volumeDevices:
|
||||||
|
- devicePath: "181"
|
||||||
|
name: "180"
|
||||||
|
volumeMounts:
|
||||||
|
- mountPath: "177"
|
||||||
|
mountPropagation: «öʮĀ<é瞾ʀNŬɨǙÄr蛏豈ɃHŠ
|
||||||
|
name: "176"
|
||||||
|
subPath: "178"
|
||||||
|
subPathExpr: "179"
|
||||||
|
workingDir: "160"
|
||||||
|
nodeName: "279"
|
||||||
|
nodeSelector:
|
||||||
|
"275": "276"
|
||||||
|
priority: -895317190
|
||||||
|
priorityClassName: "334"
|
||||||
|
readinessGates:
|
||||||
|
- conditionType: ċƹ|慼櫁色苆试揯遐e4'ď曕椐敛n
|
||||||
|
restartPolicy: ')酊龨δ摖ȱğ_<ǬëJ橈''琕鶫:'
|
||||||
|
runtimeClassName: "339"
|
||||||
|
schedulerName: "329"
|
||||||
|
securityContext:
|
||||||
|
fsGroup: -4389239449149439507
|
||||||
|
runAsGroup: 4640906527069599386
|
||||||
|
runAsNonRoot: true
|
||||||
|
runAsUser: 1517677345437208428
|
||||||
|
seLinuxOptions:
|
||||||
|
level: "283"
|
||||||
|
role: "281"
|
||||||
|
type: "282"
|
||||||
|
user: "280"
|
||||||
|
supplementalGroups:
|
||||||
|
- -6499508485510627932
|
||||||
|
sysctls:
|
||||||
|
- name: "284"
|
||||||
|
value: "285"
|
||||||
|
serviceAccount: "278"
|
||||||
|
serviceAccountName: "277"
|
||||||
|
shareProcessNamespace: false
|
||||||
|
subdomain: "288"
|
||||||
|
terminationGracePeriodSeconds: -5370059306928520750
|
||||||
|
tolerations:
|
||||||
|
- effect: 儉ɩ柀
|
||||||
|
key: "330"
|
||||||
|
operator: 抷qTfZȻ干m謆7
|
||||||
|
tolerationSeconds: -7411984641310969236
|
||||||
|
value: "331"
|
||||||
|
volumes:
|
||||||
|
- awsElasticBlockStore:
|
||||||
|
fsType: "56"
|
||||||
|
partition: -1996616480
|
||||||
|
volumeID: "55"
|
||||||
|
azureDisk:
|
||||||
|
cachingMode: 唼Ģ猇õǶț鹎ğ#咻痗ȡmƴy綸_
|
||||||
|
diskName: "119"
|
||||||
|
diskURI: "120"
|
||||||
|
fsType: "121"
|
||||||
|
kind: 參遼ūP
|
||||||
|
readOnly: true
|
||||||
|
azureFile:
|
||||||
|
secretName: "105"
|
||||||
|
shareName: "106"
|
||||||
|
cephfs:
|
||||||
|
monitors:
|
||||||
|
- "90"
|
||||||
|
path: "91"
|
||||||
|
readOnly: true
|
||||||
|
secretFile: "93"
|
||||||
|
secretRef:
|
||||||
|
name: "94"
|
||||||
|
user: "92"
|
||||||
|
cinder:
|
||||||
|
fsType: "88"
|
||||||
|
readOnly: true
|
||||||
|
secretRef:
|
||||||
|
name: "89"
|
||||||
|
volumeID: "87"
|
||||||
|
configMap:
|
||||||
|
defaultMode: 480521693
|
||||||
|
items:
|
||||||
|
- key: "108"
|
||||||
|
mode: -1296140
|
||||||
|
path: "109"
|
||||||
|
name: "107"
|
||||||
|
optional: false
|
||||||
|
csi:
|
||||||
|
driver: "151"
|
||||||
|
fsType: "152"
|
||||||
|
nodePublishSecretRef:
|
||||||
|
name: "155"
|
||||||
|
readOnly: false
|
||||||
|
volumeAttributes:
|
||||||
|
"153": "154"
|
||||||
|
downwardAPI:
|
||||||
|
defaultMode: -1376537100
|
||||||
|
items:
|
||||||
|
- fieldRef:
|
||||||
|
apiVersion: "98"
|
||||||
|
fieldPath: "99"
|
||||||
|
mode: -1482763519
|
||||||
|
path: "97"
|
||||||
|
resourceFieldRef:
|
||||||
|
containerName: "100"
|
||||||
|
divisor: "772"
|
||||||
|
resource: "101"
|
||||||
|
emptyDir:
|
||||||
|
medium: o&蕭k ź贩j瀉
|
||||||
|
sizeLimit: "621"
|
||||||
|
fc:
|
||||||
|
fsType: "103"
|
||||||
|
lun: -1902521464
|
||||||
|
targetWWNs:
|
||||||
|
- "102"
|
||||||
|
wwids:
|
||||||
|
- "104"
|
||||||
|
flexVolume:
|
||||||
|
driver: "82"
|
||||||
|
fsType: "83"
|
||||||
|
options:
|
||||||
|
"85": "86"
|
||||||
|
readOnly: true
|
||||||
|
secretRef:
|
||||||
|
name: "84"
|
||||||
|
flocker:
|
||||||
|
datasetName: "95"
|
||||||
|
datasetUUID: "96"
|
||||||
|
gcePersistentDisk:
|
||||||
|
fsType: "54"
|
||||||
|
partition: -1321131665
|
||||||
|
pdName: "53"
|
||||||
|
readOnly: true
|
||||||
|
gitRepo:
|
||||||
|
directory: "59"
|
||||||
|
repository: "57"
|
||||||
|
revision: "58"
|
||||||
|
glusterfs:
|
||||||
|
endpoints: "72"
|
||||||
|
path: "73"
|
||||||
|
readOnly: true
|
||||||
|
hostPath:
|
||||||
|
path: "52"
|
||||||
|
type: Uʎ浵ɲõ
|
||||||
|
iscsi:
|
||||||
|
fsType: "68"
|
||||||
|
initiatorName: "71"
|
||||||
|
iqn: "66"
|
||||||
|
iscsiInterface: "67"
|
||||||
|
lun: 636617833
|
||||||
|
portals:
|
||||||
|
- "69"
|
||||||
|
secretRef:
|
||||||
|
name: "70"
|
||||||
|
targetPortal: "65"
|
||||||
|
name: "51"
|
||||||
|
nfs:
|
||||||
|
path: "64"
|
||||||
|
server: "63"
|
||||||
|
persistentVolumeClaim:
|
||||||
|
claimName: "74"
|
||||||
|
readOnly: true
|
||||||
|
photonPersistentDisk:
|
||||||
|
fsType: "123"
|
||||||
|
pdID: "122"
|
||||||
|
portworxVolume:
|
||||||
|
fsType: "138"
|
||||||
|
readOnly: true
|
||||||
|
volumeID: "137"
|
||||||
|
projected:
|
||||||
|
defaultMode: -50623103
|
||||||
|
sources:
|
||||||
|
- configMap:
|
||||||
|
items:
|
||||||
|
- key: "133"
|
||||||
|
mode: 1569606284
|
||||||
|
path: "134"
|
||||||
|
name: "132"
|
||||||
|
optional: false
|
||||||
|
downwardAPI:
|
||||||
|
items:
|
||||||
|
- fieldRef:
|
||||||
|
apiVersion: "128"
|
||||||
|
fieldPath: "129"
|
||||||
|
mode: -1319998825
|
||||||
|
path: "127"
|
||||||
|
resourceFieldRef:
|
||||||
|
containerName: "130"
|
||||||
|
divisor: "838"
|
||||||
|
resource: "131"
|
||||||
|
secret:
|
||||||
|
items:
|
||||||
|
- key: "125"
|
||||||
|
mode: 996680040
|
||||||
|
path: "126"
|
||||||
|
name: "124"
|
||||||
|
optional: false
|
||||||
|
serviceAccountToken:
|
||||||
|
audience: "135"
|
||||||
|
expirationSeconds: -4636499237765408684
|
||||||
|
path: "136"
|
||||||
|
quobyte:
|
||||||
|
group: "117"
|
||||||
|
readOnly: true
|
||||||
|
registry: "114"
|
||||||
|
tenant: "118"
|
||||||
|
user: "116"
|
||||||
|
volume: "115"
|
||||||
|
rbd:
|
||||||
|
fsType: "77"
|
||||||
|
image: "76"
|
||||||
|
keyring: "80"
|
||||||
|
monitors:
|
||||||
|
- "75"
|
||||||
|
pool: "78"
|
||||||
|
readOnly: true
|
||||||
|
secretRef:
|
||||||
|
name: "81"
|
||||||
|
user: "79"
|
||||||
|
scaleIO:
|
||||||
|
fsType: "146"
|
||||||
|
gateway: "139"
|
||||||
|
protectionDomain: "142"
|
||||||
|
readOnly: true
|
||||||
|
secretRef:
|
||||||
|
name: "141"
|
||||||
|
sslEnabled: true
|
||||||
|
storageMode: "144"
|
||||||
|
storagePool: "143"
|
||||||
|
system: "140"
|
||||||
|
volumeName: "145"
|
||||||
|
secret:
|
||||||
|
defaultMode: -288563359
|
||||||
|
items:
|
||||||
|
- key: "61"
|
||||||
|
mode: -1365115016
|
||||||
|
path: "62"
|
||||||
|
optional: false
|
||||||
|
secretName: "60"
|
||||||
|
storageos:
|
||||||
|
fsType: "149"
|
||||||
|
readOnly: true
|
||||||
|
secretRef:
|
||||||
|
name: "150"
|
||||||
|
volumeName: "147"
|
||||||
|
volumeNamespace: "148"
|
||||||
|
vsphereVolume:
|
||||||
|
fsType: "111"
|
||||||
|
storagePolicyID: "113"
|
||||||
|
storagePolicyName: "112"
|
||||||
|
volumePath: "110"
|
||||||
|
status:
|
||||||
|
availableReplicas: -164761311
|
||||||
|
collisionCount: -305244896
|
||||||
|
conditions:
|
||||||
|
- lastTransitionTime: "2449-11-26T19:51:46Z"
|
||||||
|
lastUpdateTime: "2646-12-03T23:27:38Z"
|
||||||
|
message: "341"
|
||||||
|
reason: "340"
|
||||||
|
status: PPöƌ镳餘ŁƁ翂|C ɩ
|
||||||
|
type: 很唟-墡è箁E嗆R2璻攜轴ɓ雤Ƽ]焤Ɂ
|
||||||
|
observedGeneration: -5187798234288383520
|
||||||
|
readyReplicas: 1866809652
|
||||||
|
replicas: 1170997513
|
||||||
|
unavailableReplicas: -1844415313
|
||||||
|
updatedReplicas: 44905239
|
11
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.DeploymentRollback.json
vendored
Normal file
11
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.DeploymentRollback.json
vendored
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
{
|
||||||
|
"kind": "DeploymentRollback",
|
||||||
|
"apiVersion": "apps/v1beta1",
|
||||||
|
"name": "2",
|
||||||
|
"updatedAnnotations": {
|
||||||
|
"3": "4"
|
||||||
|
},
|
||||||
|
"rollbackTo": {
|
||||||
|
"revision": 4518808233936994290
|
||||||
|
}
|
||||||
|
}
|
BIN
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.DeploymentRollback.pb
vendored
Normal file
BIN
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.DeploymentRollback.pb
vendored
Normal file
Binary file not shown.
7
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.DeploymentRollback.yaml
vendored
Normal file
7
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.DeploymentRollback.yaml
vendored
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
apiVersion: apps/v1beta1
|
||||||
|
kind: DeploymentRollback
|
||||||
|
name: "2"
|
||||||
|
rollbackTo:
|
||||||
|
revision: 4518808233936994290
|
||||||
|
updatedAnnotations:
|
||||||
|
"3": "4"
|
53
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.Scale.json
vendored
Normal file
53
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.Scale.json
vendored
Normal file
@@ -0,0 +1,53 @@
|
|||||||
|
{
|
||||||
|
"kind": "Scale",
|
||||||
|
"apiVersion": "apps/v1beta1",
|
||||||
|
"metadata": {
|
||||||
|
"name": "2",
|
||||||
|
"generateName": "3",
|
||||||
|
"namespace": "4",
|
||||||
|
"selfLink": "5",
|
||||||
|
"uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e",
|
||||||
|
"resourceVersion": "16964250748386560239",
|
||||||
|
"generation": 8071137005907523419,
|
||||||
|
"creationTimestamp": null,
|
||||||
|
"deletionGracePeriodSeconds": -4955867275792137171,
|
||||||
|
"labels": {
|
||||||
|
"7": "8"
|
||||||
|
},
|
||||||
|
"annotations": {
|
||||||
|
"9": "10"
|
||||||
|
},
|
||||||
|
"ownerReferences": [
|
||||||
|
{
|
||||||
|
"apiVersion": "11",
|
||||||
|
"kind": "12",
|
||||||
|
"name": "13",
|
||||||
|
"uid": "Dz廔ȇ{sŊƏp",
|
||||||
|
"controller": false,
|
||||||
|
"blockOwnerDeletion": true
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"finalizers": [
|
||||||
|
"14"
|
||||||
|
],
|
||||||
|
"clusterName": "15",
|
||||||
|
"managedFields": [
|
||||||
|
{
|
||||||
|
"manager": "16",
|
||||||
|
"operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]",
|
||||||
|
"apiVersion": "17",
|
||||||
|
"fields": {"18":{"19":null}}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"spec": {
|
||||||
|
"replicas": -2052872833
|
||||||
|
},
|
||||||
|
"status": {
|
||||||
|
"replicas": -125651156,
|
||||||
|
"selector": {
|
||||||
|
"24": "25"
|
||||||
|
},
|
||||||
|
"targetSelector": "26"
|
||||||
|
}
|
||||||
|
}
|
BIN
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.Scale.pb
vendored
Normal file
BIN
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.Scale.pb
vendored
Normal file
Binary file not shown.
40
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.Scale.yaml
vendored
Normal file
40
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.Scale.yaml
vendored
Normal file
@@ -0,0 +1,40 @@
|
|||||||
|
apiVersion: apps/v1beta1
|
||||||
|
kind: Scale
|
||||||
|
metadata:
|
||||||
|
annotations:
|
||||||
|
"9": "10"
|
||||||
|
clusterName: "15"
|
||||||
|
creationTimestamp: null
|
||||||
|
deletionGracePeriodSeconds: -4955867275792137171
|
||||||
|
finalizers:
|
||||||
|
- "14"
|
||||||
|
generateName: "3"
|
||||||
|
generation: 8071137005907523419
|
||||||
|
labels:
|
||||||
|
"7": "8"
|
||||||
|
managedFields:
|
||||||
|
- apiVersion: "17"
|
||||||
|
fields:
|
||||||
|
"18":
|
||||||
|
"19": null
|
||||||
|
manager: "16"
|
||||||
|
operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]
|
||||||
|
name: "2"
|
||||||
|
namespace: "4"
|
||||||
|
ownerReferences:
|
||||||
|
- apiVersion: "11"
|
||||||
|
blockOwnerDeletion: true
|
||||||
|
controller: false
|
||||||
|
kind: "12"
|
||||||
|
name: "13"
|
||||||
|
uid: Dz廔ȇ{sŊƏp
|
||||||
|
resourceVersion: "16964250748386560239"
|
||||||
|
selfLink: "5"
|
||||||
|
uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e
|
||||||
|
spec:
|
||||||
|
replicas: -2052872833
|
||||||
|
status:
|
||||||
|
replicas: -125651156
|
||||||
|
selector:
|
||||||
|
"24": "25"
|
||||||
|
targetSelector: "26"
|
1166
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.StatefulSet.json
vendored
Normal file
1166
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.StatefulSet.json
vendored
Normal file
File diff suppressed because it is too large
Load Diff
BIN
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.StatefulSet.pb
vendored
Normal file
BIN
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.StatefulSet.pb
vendored
Normal file
Binary file not shown.
799
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.StatefulSet.yaml
vendored
Normal file
799
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.StatefulSet.yaml
vendored
Normal file
@@ -0,0 +1,799 @@
|
|||||||
|
apiVersion: apps/v1beta1
|
||||||
|
kind: StatefulSet
|
||||||
|
metadata:
|
||||||
|
annotations:
|
||||||
|
"9": "10"
|
||||||
|
clusterName: "15"
|
||||||
|
creationTimestamp: null
|
||||||
|
deletionGracePeriodSeconds: -4955867275792137171
|
||||||
|
finalizers:
|
||||||
|
- "14"
|
||||||
|
generateName: "3"
|
||||||
|
generation: 8071137005907523419
|
||||||
|
labels:
|
||||||
|
"7": "8"
|
||||||
|
managedFields:
|
||||||
|
- apiVersion: "17"
|
||||||
|
fields:
|
||||||
|
"18":
|
||||||
|
"19": null
|
||||||
|
manager: "16"
|
||||||
|
operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]
|
||||||
|
name: "2"
|
||||||
|
namespace: "4"
|
||||||
|
ownerReferences:
|
||||||
|
- apiVersion: "11"
|
||||||
|
blockOwnerDeletion: true
|
||||||
|
controller: false
|
||||||
|
kind: "12"
|
||||||
|
name: "13"
|
||||||
|
uid: Dz廔ȇ{sŊƏp
|
||||||
|
resourceVersion: "16964250748386560239"
|
||||||
|
selfLink: "5"
|
||||||
|
uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e
|
||||||
|
spec:
|
||||||
|
podManagementPolicy: C
|
||||||
|
replicas: -1978186127
|
||||||
|
revisionHistoryLimit: 1684743280
|
||||||
|
selector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: 5816m59-dx8----i--5-8t36b--09--23-u19m-35--d.vo61---4fy--9---7--9-9s-0-u5lj2--10pq-0-7-9-2-ekg-071b/YJTrcd-2.-__E_Sv__26KX_F
|
||||||
|
operator: NotIn
|
||||||
|
values:
|
||||||
|
- y_y_o0_5qN2_---_M.N_._a6.9bHjdH.-.5_.I8__.-AIw.__-___16
|
||||||
|
matchLabels:
|
||||||
|
w9v--m0-1y5-g3/JFHn7y-74.-0MUORQQ.N2.1.L.l-Y._.-44..d.__g: F-_3-n-_-__3u-.__P__.7U-Uo_F
|
||||||
|
serviceName: "373"
|
||||||
|
template:
|
||||||
|
metadata:
|
||||||
|
annotations:
|
||||||
|
"37": "38"
|
||||||
|
clusterName: "43"
|
||||||
|
creationTimestamp: null
|
||||||
|
deletionGracePeriodSeconds: -2848337479447330428
|
||||||
|
finalizers:
|
||||||
|
- "42"
|
||||||
|
generateName: "31"
|
||||||
|
generation: 3557306139556084909
|
||||||
|
labels:
|
||||||
|
"35": "36"
|
||||||
|
managedFields:
|
||||||
|
- apiVersion: "45"
|
||||||
|
fields:
|
||||||
|
"46":
|
||||||
|
"47": null
|
||||||
|
manager: "44"
|
||||||
|
operation: 妻ƅTGS5Ǎ
|
||||||
|
name: "30"
|
||||||
|
namespace: "32"
|
||||||
|
ownerReferences:
|
||||||
|
- apiVersion: "39"
|
||||||
|
blockOwnerDeletion: false
|
||||||
|
controller: false
|
||||||
|
kind: "40"
|
||||||
|
name: "41"
|
||||||
|
uid: '@Z^嫫猤痈C*ĕʄő芖{|ǘ"^饣'
|
||||||
|
resourceVersion: "373742866186182450"
|
||||||
|
selfLink: "33"
|
||||||
|
uid: ']躢|)黰eȪ嵛4$%QɰVzÏ抴'
|
||||||
|
spec:
|
||||||
|
activeDeadlineSeconds: 5724260086168234152
|
||||||
|
affinity:
|
||||||
|
nodeAffinity:
|
||||||
|
preferredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- preference:
|
||||||
|
matchExpressions:
|
||||||
|
- key: "293"
|
||||||
|
operator: 蹔ŧ
|
||||||
|
values:
|
||||||
|
- "294"
|
||||||
|
matchFields:
|
||||||
|
- key: "295"
|
||||||
|
operator: x$1
|
||||||
|
values:
|
||||||
|
- "296"
|
||||||
|
weight: -938421813
|
||||||
|
requiredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
nodeSelectorTerms:
|
||||||
|
- matchExpressions:
|
||||||
|
- key: "289"
|
||||||
|
operator: ""
|
||||||
|
values:
|
||||||
|
- "290"
|
||||||
|
matchFields:
|
||||||
|
- key: "291"
|
||||||
|
operator: 亏yƕ丆録²Ŏ)/灩聋3趐囨鏻
|
||||||
|
values:
|
||||||
|
- "292"
|
||||||
|
podAffinity:
|
||||||
|
preferredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- podAffinityTerm:
|
||||||
|
labelSelector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: w9-9d8-s7t/ZX-D---k..1Q7._l.._Q.6.I--2_9.v.--_.--4QQo
|
||||||
|
operator: DoesNotExist
|
||||||
|
matchLabels:
|
||||||
|
x3..-.8-Jp-9-4-Tm.Y: k8...__.Q_c8.G.b_9_1o.w_aI._31-_I-A-_3bz._8M01
|
||||||
|
namespaces:
|
||||||
|
- "311"
|
||||||
|
topologyKey: "312"
|
||||||
|
weight: -902839620
|
||||||
|
requiredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- labelSelector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: f.-zv._._.5-H.T.-.-.T-V_D_0-K_AS
|
||||||
|
operator: DoesNotExist
|
||||||
|
matchLabels:
|
||||||
|
jeds4-4tz9x--43--3---93-2-2-37--e00uz-z0sn-8hx-qa--0o8m3-d0n/py_8-3..s._.x.2K_2qu_0S-Cq0: 8yP9S--858LI__.8____rO-S-P_-...0c.-p
|
||||||
|
namespaces:
|
||||||
|
- "303"
|
||||||
|
topologyKey: "304"
|
||||||
|
podAntiAffinity:
|
||||||
|
preferredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- podAffinityTerm:
|
||||||
|
labelSelector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: d-XZ-x.__.Y_2-n_5023Xl-3Pw_-r7g
|
||||||
|
operator: NotIn
|
||||||
|
values:
|
||||||
|
- VT3sn-0_.i__a.O2G_J
|
||||||
|
matchLabels:
|
||||||
|
yp8q-sf1--gw-jz-659--0l-023bm-6l2e5---k5v3a---9/tA.W5_-5_.V1-rU.___06.eqk5E_-4-.XH-.k.7.l_-W81: o_6Z..11_7pX_.-mLlx...w_t-_.5.40Rw4gD.._.-x6db-L7.-__-G_2kCpS_1
|
||||||
|
namespaces:
|
||||||
|
- "327"
|
||||||
|
topologyKey: "328"
|
||||||
|
weight: 1505385143
|
||||||
|
requiredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- labelSelector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: 1-_-3_L_2--_v2.5p_..Y-.wg_-b8a_6_.0Q4_.84.K_-_0_..u.F.pq..--3C
|
||||||
|
operator: In
|
||||||
|
values:
|
||||||
|
- p_N-S..O-BZ..6-1.S-B3_.b17ca-_p-y.eQZ9p_6.Cw
|
||||||
|
matchLabels:
|
||||||
|
7-3x-3/9a_-0R_.Z__Lv8_.O_..8n.--z_-..6W.VK.sTt.-U_--56-.7D.3_P: d._.Um.-__k.5
|
||||||
|
namespaces:
|
||||||
|
- "319"
|
||||||
|
topologyKey: "320"
|
||||||
|
automountServiceAccountToken: true
|
||||||
|
containers:
|
||||||
|
- args:
|
||||||
|
- "217"
|
||||||
|
command:
|
||||||
|
- "216"
|
||||||
|
env:
|
||||||
|
- name: "224"
|
||||||
|
value: "225"
|
||||||
|
valueFrom:
|
||||||
|
configMapKeyRef:
|
||||||
|
key: "231"
|
||||||
|
name: "230"
|
||||||
|
optional: false
|
||||||
|
fieldRef:
|
||||||
|
apiVersion: "226"
|
||||||
|
fieldPath: "227"
|
||||||
|
resourceFieldRef:
|
||||||
|
containerName: "228"
|
||||||
|
divisor: "99"
|
||||||
|
resource: "229"
|
||||||
|
secretKeyRef:
|
||||||
|
key: "233"
|
||||||
|
name: "232"
|
||||||
|
optional: false
|
||||||
|
envFrom:
|
||||||
|
- configMapRef:
|
||||||
|
name: "222"
|
||||||
|
optional: true
|
||||||
|
prefix: "221"
|
||||||
|
secretRef:
|
||||||
|
name: "223"
|
||||||
|
optional: true
|
||||||
|
image: "215"
|
||||||
|
imagePullPolicy: =E埄Ȁ朦 wƯ貾坢'跩aŕ翑0展
|
||||||
|
lifecycle:
|
||||||
|
postStart:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "254"
|
||||||
|
httpGet:
|
||||||
|
host: "257"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "258"
|
||||||
|
value: "259"
|
||||||
|
path: "255"
|
||||||
|
port: "256"
|
||||||
|
scheme: 碧闳ȩr
|
||||||
|
tcpSocket:
|
||||||
|
host: "261"
|
||||||
|
port: "260"
|
||||||
|
preStop:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "262"
|
||||||
|
httpGet:
|
||||||
|
host: "265"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "266"
|
||||||
|
value: "267"
|
||||||
|
path: "263"
|
||||||
|
port: "264"
|
||||||
|
scheme: ē鐭#嬀ơŸ8T 苧yñKJɐ
|
||||||
|
tcpSocket:
|
||||||
|
host: "269"
|
||||||
|
port: "268"
|
||||||
|
livenessProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "240"
|
||||||
|
failureThreshold: -241238495
|
||||||
|
httpGet:
|
||||||
|
host: "243"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "244"
|
||||||
|
value: "245"
|
||||||
|
path: "241"
|
||||||
|
port: "242"
|
||||||
|
scheme: Í勅跦Opwǩ曬逴褜1ØœȠƬ
|
||||||
|
initialDelaySeconds: 1419770315
|
||||||
|
periodSeconds: 1830495826
|
||||||
|
successThreshold: 1102291854
|
||||||
|
tcpSocket:
|
||||||
|
host: "247"
|
||||||
|
port: "246"
|
||||||
|
timeoutSeconds: 300356869
|
||||||
|
name: "214"
|
||||||
|
ports:
|
||||||
|
- containerPort: 1179132251
|
||||||
|
hostIP: "220"
|
||||||
|
hostPort: -1336170981
|
||||||
|
name: "219"
|
||||||
|
protocol: Kʝ瘴I\p[ħsĨɆâĺɗ
|
||||||
|
readinessProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "248"
|
||||||
|
failureThreshold: -979584143
|
||||||
|
httpGet:
|
||||||
|
host: "250"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "251"
|
||||||
|
value: "252"
|
||||||
|
path: "249"
|
||||||
|
port: 972978563
|
||||||
|
scheme: ȨŮ+朷Ǝ膯
|
||||||
|
initialDelaySeconds: -249989919
|
||||||
|
periodSeconds: -602419938
|
||||||
|
successThreshold: 1040396664
|
||||||
|
tcpSocket:
|
||||||
|
host: "253"
|
||||||
|
port: -1506633471
|
||||||
|
timeoutSeconds: -171684192
|
||||||
|
resources:
|
||||||
|
limits:
|
||||||
|
攤/ɸɎ R§耶FfBl: "326"
|
||||||
|
requests:
|
||||||
|
ɱJȉ罴: "587"
|
||||||
|
securityContext:
|
||||||
|
allowPrivilegeEscalation: false
|
||||||
|
capabilities:
|
||||||
|
add:
|
||||||
|
- 庰%皧V
|
||||||
|
drop:
|
||||||
|
- 现葢ŵ橨鬶l獕;跣Hǝcw媀瓄&翜舞拉
|
||||||
|
privileged: true
|
||||||
|
procMount: ĠM蘇KŅ/»頸+SÄ蚃
|
||||||
|
readOnlyRootFilesystem: false
|
||||||
|
runAsGroup: -1576913564542459711
|
||||||
|
runAsNonRoot: true
|
||||||
|
runAsUser: 8876559635423161004
|
||||||
|
seLinuxOptions:
|
||||||
|
level: "274"
|
||||||
|
role: "272"
|
||||||
|
type: "273"
|
||||||
|
user: "271"
|
||||||
|
terminationMessagePath: "270"
|
||||||
|
terminationMessagePolicy: ƚ绤fʀļ腩墺Ò媁荭gw忊|E剒蔞
|
||||||
|
tty: true
|
||||||
|
volumeDevices:
|
||||||
|
- devicePath: "239"
|
||||||
|
name: "238"
|
||||||
|
volumeMounts:
|
||||||
|
- mountPath: "235"
|
||||||
|
mountPropagation: 6dz娝嘚庎D}埽uʎȺ眖R#yV'W
|
||||||
|
name: "234"
|
||||||
|
readOnly: true
|
||||||
|
subPath: "236"
|
||||||
|
subPathExpr: "237"
|
||||||
|
workingDir: "218"
|
||||||
|
dnsConfig:
|
||||||
|
nameservers:
|
||||||
|
- "335"
|
||||||
|
options:
|
||||||
|
- name: "337"
|
||||||
|
value: "338"
|
||||||
|
searches:
|
||||||
|
- "336"
|
||||||
|
dnsPolicy: '''ǵɐ鰥'
|
||||||
|
enableServiceLinks: true
|
||||||
|
hostAliases:
|
||||||
|
- hostnames:
|
||||||
|
- "333"
|
||||||
|
ip: "332"
|
||||||
|
hostNetwork: true
|
||||||
|
hostPID: true
|
||||||
|
hostname: "287"
|
||||||
|
imagePullSecrets:
|
||||||
|
- name: "286"
|
||||||
|
initContainers:
|
||||||
|
- args:
|
||||||
|
- "159"
|
||||||
|
command:
|
||||||
|
- "158"
|
||||||
|
env:
|
||||||
|
- name: "166"
|
||||||
|
value: "167"
|
||||||
|
valueFrom:
|
||||||
|
configMapKeyRef:
|
||||||
|
key: "173"
|
||||||
|
name: "172"
|
||||||
|
optional: false
|
||||||
|
fieldRef:
|
||||||
|
apiVersion: "168"
|
||||||
|
fieldPath: "169"
|
||||||
|
resourceFieldRef:
|
||||||
|
containerName: "170"
|
||||||
|
divisor: "813"
|
||||||
|
resource: "171"
|
||||||
|
secretKeyRef:
|
||||||
|
key: "175"
|
||||||
|
name: "174"
|
||||||
|
optional: true
|
||||||
|
envFrom:
|
||||||
|
- configMapRef:
|
||||||
|
name: "164"
|
||||||
|
optional: true
|
||||||
|
prefix: "163"
|
||||||
|
secretRef:
|
||||||
|
name: "165"
|
||||||
|
optional: true
|
||||||
|
image: "157"
|
||||||
|
imagePullPolicy: Ź9ǕLLȊɞ-uƻ悖
|
||||||
|
lifecycle:
|
||||||
|
postStart:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "195"
|
||||||
|
httpGet:
|
||||||
|
host: "198"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "199"
|
||||||
|
value: "200"
|
||||||
|
path: "196"
|
||||||
|
port: "197"
|
||||||
|
scheme: ɩC
|
||||||
|
tcpSocket:
|
||||||
|
host: "202"
|
||||||
|
port: "201"
|
||||||
|
preStop:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "203"
|
||||||
|
httpGet:
|
||||||
|
host: "205"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "206"
|
||||||
|
value: "207"
|
||||||
|
path: "204"
|
||||||
|
port: 747802823
|
||||||
|
scheme: ĨFħ籘Àǒɿʒ
|
||||||
|
tcpSocket:
|
||||||
|
host: "208"
|
||||||
|
port: 1912934380
|
||||||
|
livenessProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "182"
|
||||||
|
failureThreshold: -1650568978
|
||||||
|
httpGet:
|
||||||
|
host: "184"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "185"
|
||||||
|
value: "186"
|
||||||
|
path: "183"
|
||||||
|
port: -1167888910
|
||||||
|
scheme: .Q貇£ȹ嫰ƹǔw÷nI
|
||||||
|
initialDelaySeconds: -162264011
|
||||||
|
periodSeconds: -1429994426
|
||||||
|
successThreshold: 135036402
|
||||||
|
tcpSocket:
|
||||||
|
host: "188"
|
||||||
|
port: "187"
|
||||||
|
timeoutSeconds: 800220849
|
||||||
|
name: "156"
|
||||||
|
ports:
|
||||||
|
- containerPort: 1180382332
|
||||||
|
hostIP: "162"
|
||||||
|
hostPort: 963442342
|
||||||
|
name: "161"
|
||||||
|
protocol: H韹寬娬ï瓼猀2:öY鶪5w垁
|
||||||
|
readinessProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "189"
|
||||||
|
failureThreshold: 893619181
|
||||||
|
httpGet:
|
||||||
|
host: "191"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "192"
|
||||||
|
value: "193"
|
||||||
|
path: "190"
|
||||||
|
port: -2015604435
|
||||||
|
scheme: jƯĖ漘Z剚敍0)
|
||||||
|
initialDelaySeconds: -2031266553
|
||||||
|
periodSeconds: -648954478
|
||||||
|
successThreshold: 1170649416
|
||||||
|
tcpSocket:
|
||||||
|
host: "194"
|
||||||
|
port: 424236719
|
||||||
|
timeoutSeconds: -840997104
|
||||||
|
resources:
|
||||||
|
limits:
|
||||||
|
Nșƶ4ĩĉş蝿ɖȃ賲鐅臬dH巧壚t: "770"
|
||||||
|
requests:
|
||||||
|
sn芞QÄȻȊ+?ƭ峧: "970"
|
||||||
|
securityContext:
|
||||||
|
allowPrivilegeEscalation: false
|
||||||
|
capabilities:
|
||||||
|
add:
|
||||||
|
- Ƹ[Ęİ榌U髷裎$MVȟ@7
|
||||||
|
drop:
|
||||||
|
- 奺Ȋ礶惇¸t颟.鵫ǚ
|
||||||
|
privileged: true
|
||||||
|
procMount: -鿧悮坮Ȣ幟ļ
|
||||||
|
readOnlyRootFilesystem: true
|
||||||
|
runAsGroup: -3651020110942663855
|
||||||
|
runAsNonRoot: false
|
||||||
|
runAsUser: 1162216870203002790
|
||||||
|
seLinuxOptions:
|
||||||
|
level: "213"
|
||||||
|
role: "211"
|
||||||
|
type: "212"
|
||||||
|
user: "210"
|
||||||
|
stdin: true
|
||||||
|
terminationMessagePath: "209"
|
||||||
|
terminationMessagePolicy: 1ſ盷褎weLJèux榜VƋZ1Ůđ眊
|
||||||
|
tty: true
|
||||||
|
volumeDevices:
|
||||||
|
- devicePath: "181"
|
||||||
|
name: "180"
|
||||||
|
volumeMounts:
|
||||||
|
- mountPath: "177"
|
||||||
|
mountPropagation: «öʮĀ<é瞾ʀNŬɨǙÄr蛏豈ɃHŠ
|
||||||
|
name: "176"
|
||||||
|
subPath: "178"
|
||||||
|
subPathExpr: "179"
|
||||||
|
workingDir: "160"
|
||||||
|
nodeName: "279"
|
||||||
|
nodeSelector:
|
||||||
|
"275": "276"
|
||||||
|
priority: -895317190
|
||||||
|
priorityClassName: "334"
|
||||||
|
readinessGates:
|
||||||
|
- conditionType: ċƹ|慼櫁色苆试揯遐e4'ď曕椐敛n
|
||||||
|
restartPolicy: ')酊龨δ摖ȱğ_<ǬëJ橈''琕鶫:'
|
||||||
|
runtimeClassName: "339"
|
||||||
|
schedulerName: "329"
|
||||||
|
securityContext:
|
||||||
|
fsGroup: -4389239449149439507
|
||||||
|
runAsGroup: 4640906527069599386
|
||||||
|
runAsNonRoot: true
|
||||||
|
runAsUser: 1517677345437208428
|
||||||
|
seLinuxOptions:
|
||||||
|
level: "283"
|
||||||
|
role: "281"
|
||||||
|
type: "282"
|
||||||
|
user: "280"
|
||||||
|
supplementalGroups:
|
||||||
|
- -6499508485510627932
|
||||||
|
sysctls:
|
||||||
|
- name: "284"
|
||||||
|
value: "285"
|
||||||
|
serviceAccount: "278"
|
||||||
|
serviceAccountName: "277"
|
||||||
|
shareProcessNamespace: false
|
||||||
|
subdomain: "288"
|
||||||
|
terminationGracePeriodSeconds: -5370059306928520750
|
||||||
|
tolerations:
|
||||||
|
- effect: 儉ɩ柀
|
||||||
|
key: "330"
|
||||||
|
operator: 抷qTfZȻ干m謆7
|
||||||
|
tolerationSeconds: -7411984641310969236
|
||||||
|
value: "331"
|
||||||
|
volumes:
|
||||||
|
- awsElasticBlockStore:
|
||||||
|
fsType: "56"
|
||||||
|
partition: -1996616480
|
||||||
|
volumeID: "55"
|
||||||
|
azureDisk:
|
||||||
|
cachingMode: 唼Ģ猇õǶț鹎ğ#咻痗ȡmƴy綸_
|
||||||
|
diskName: "119"
|
||||||
|
diskURI: "120"
|
||||||
|
fsType: "121"
|
||||||
|
kind: 參遼ūP
|
||||||
|
readOnly: true
|
||||||
|
azureFile:
|
||||||
|
secretName: "105"
|
||||||
|
shareName: "106"
|
||||||
|
cephfs:
|
||||||
|
monitors:
|
||||||
|
- "90"
|
||||||
|
path: "91"
|
||||||
|
readOnly: true
|
||||||
|
secretFile: "93"
|
||||||
|
secretRef:
|
||||||
|
name: "94"
|
||||||
|
user: "92"
|
||||||
|
cinder:
|
||||||
|
fsType: "88"
|
||||||
|
readOnly: true
|
||||||
|
secretRef:
|
||||||
|
name: "89"
|
||||||
|
volumeID: "87"
|
||||||
|
configMap:
|
||||||
|
defaultMode: 480521693
|
||||||
|
items:
|
||||||
|
- key: "108"
|
||||||
|
mode: -1296140
|
||||||
|
path: "109"
|
||||||
|
name: "107"
|
||||||
|
optional: false
|
||||||
|
csi:
|
||||||
|
driver: "151"
|
||||||
|
fsType: "152"
|
||||||
|
nodePublishSecretRef:
|
||||||
|
name: "155"
|
||||||
|
readOnly: false
|
||||||
|
volumeAttributes:
|
||||||
|
"153": "154"
|
||||||
|
downwardAPI:
|
||||||
|
defaultMode: -1376537100
|
||||||
|
items:
|
||||||
|
- fieldRef:
|
||||||
|
apiVersion: "98"
|
||||||
|
fieldPath: "99"
|
||||||
|
mode: -1482763519
|
||||||
|
path: "97"
|
||||||
|
resourceFieldRef:
|
||||||
|
containerName: "100"
|
||||||
|
divisor: "772"
|
||||||
|
resource: "101"
|
||||||
|
emptyDir:
|
||||||
|
medium: o&蕭k ź贩j瀉
|
||||||
|
sizeLimit: "621"
|
||||||
|
fc:
|
||||||
|
fsType: "103"
|
||||||
|
lun: -1902521464
|
||||||
|
targetWWNs:
|
||||||
|
- "102"
|
||||||
|
wwids:
|
||||||
|
- "104"
|
||||||
|
flexVolume:
|
||||||
|
driver: "82"
|
||||||
|
fsType: "83"
|
||||||
|
options:
|
||||||
|
"85": "86"
|
||||||
|
readOnly: true
|
||||||
|
secretRef:
|
||||||
|
name: "84"
|
||||||
|
flocker:
|
||||||
|
datasetName: "95"
|
||||||
|
datasetUUID: "96"
|
||||||
|
gcePersistentDisk:
|
||||||
|
fsType: "54"
|
||||||
|
partition: -1321131665
|
||||||
|
pdName: "53"
|
||||||
|
readOnly: true
|
||||||
|
gitRepo:
|
||||||
|
directory: "59"
|
||||||
|
repository: "57"
|
||||||
|
revision: "58"
|
||||||
|
glusterfs:
|
||||||
|
endpoints: "72"
|
||||||
|
path: "73"
|
||||||
|
readOnly: true
|
||||||
|
hostPath:
|
||||||
|
path: "52"
|
||||||
|
type: Uʎ浵ɲõ
|
||||||
|
iscsi:
|
||||||
|
fsType: "68"
|
||||||
|
initiatorName: "71"
|
||||||
|
iqn: "66"
|
||||||
|
iscsiInterface: "67"
|
||||||
|
lun: 636617833
|
||||||
|
portals:
|
||||||
|
- "69"
|
||||||
|
secretRef:
|
||||||
|
name: "70"
|
||||||
|
targetPortal: "65"
|
||||||
|
name: "51"
|
||||||
|
nfs:
|
||||||
|
path: "64"
|
||||||
|
server: "63"
|
||||||
|
persistentVolumeClaim:
|
||||||
|
claimName: "74"
|
||||||
|
readOnly: true
|
||||||
|
photonPersistentDisk:
|
||||||
|
fsType: "123"
|
||||||
|
pdID: "122"
|
||||||
|
portworxVolume:
|
||||||
|
fsType: "138"
|
||||||
|
readOnly: true
|
||||||
|
volumeID: "137"
|
||||||
|
projected:
|
||||||
|
defaultMode: -50623103
|
||||||
|
sources:
|
||||||
|
- configMap:
|
||||||
|
items:
|
||||||
|
- key: "133"
|
||||||
|
mode: 1569606284
|
||||||
|
path: "134"
|
||||||
|
name: "132"
|
||||||
|
optional: false
|
||||||
|
downwardAPI:
|
||||||
|
items:
|
||||||
|
- fieldRef:
|
||||||
|
apiVersion: "128"
|
||||||
|
fieldPath: "129"
|
||||||
|
mode: -1319998825
|
||||||
|
path: "127"
|
||||||
|
resourceFieldRef:
|
||||||
|
containerName: "130"
|
||||||
|
divisor: "838"
|
||||||
|
resource: "131"
|
||||||
|
secret:
|
||||||
|
items:
|
||||||
|
- key: "125"
|
||||||
|
mode: 996680040
|
||||||
|
path: "126"
|
||||||
|
name: "124"
|
||||||
|
optional: false
|
||||||
|
serviceAccountToken:
|
||||||
|
audience: "135"
|
||||||
|
expirationSeconds: -4636499237765408684
|
||||||
|
path: "136"
|
||||||
|
quobyte:
|
||||||
|
group: "117"
|
||||||
|
readOnly: true
|
||||||
|
registry: "114"
|
||||||
|
tenant: "118"
|
||||||
|
user: "116"
|
||||||
|
volume: "115"
|
||||||
|
rbd:
|
||||||
|
fsType: "77"
|
||||||
|
image: "76"
|
||||||
|
keyring: "80"
|
||||||
|
monitors:
|
||||||
|
- "75"
|
||||||
|
pool: "78"
|
||||||
|
readOnly: true
|
||||||
|
secretRef:
|
||||||
|
name: "81"
|
||||||
|
user: "79"
|
||||||
|
scaleIO:
|
||||||
|
fsType: "146"
|
||||||
|
gateway: "139"
|
||||||
|
protectionDomain: "142"
|
||||||
|
readOnly: true
|
||||||
|
secretRef:
|
||||||
|
name: "141"
|
||||||
|
sslEnabled: true
|
||||||
|
storageMode: "144"
|
||||||
|
storagePool: "143"
|
||||||
|
system: "140"
|
||||||
|
volumeName: "145"
|
||||||
|
secret:
|
||||||
|
defaultMode: -288563359
|
||||||
|
items:
|
||||||
|
- key: "61"
|
||||||
|
mode: -1365115016
|
||||||
|
path: "62"
|
||||||
|
optional: false
|
||||||
|
secretName: "60"
|
||||||
|
storageos:
|
||||||
|
fsType: "149"
|
||||||
|
readOnly: true
|
||||||
|
secretRef:
|
||||||
|
name: "150"
|
||||||
|
volumeName: "147"
|
||||||
|
volumeNamespace: "148"
|
||||||
|
vsphereVolume:
|
||||||
|
fsType: "111"
|
||||||
|
storagePolicyID: "113"
|
||||||
|
storagePolicyName: "112"
|
||||||
|
volumePath: "110"
|
||||||
|
updateStrategy:
|
||||||
|
rollingUpdate:
|
||||||
|
partition: -186717017
|
||||||
|
type: Z槇鿖]甙ªŒ,躻[鶆f盧詳痍4'
|
||||||
|
volumeClaimTemplates:
|
||||||
|
- metadata:
|
||||||
|
annotations:
|
||||||
|
"347": "348"
|
||||||
|
clusterName: "353"
|
||||||
|
creationTimestamp: null
|
||||||
|
deletionGracePeriodSeconds: 6779218673590464341
|
||||||
|
finalizers:
|
||||||
|
- "352"
|
||||||
|
generateName: "341"
|
||||||
|
generation: -7417757023786628909
|
||||||
|
labels:
|
||||||
|
"345": "346"
|
||||||
|
managedFields:
|
||||||
|
- apiVersion: "355"
|
||||||
|
fields:
|
||||||
|
"356":
|
||||||
|
"357": null
|
||||||
|
manager: "354"
|
||||||
|
operation: E嗆R2璻攜轴
|
||||||
|
name: "340"
|
||||||
|
namespace: "342"
|
||||||
|
ownerReferences:
|
||||||
|
- apiVersion: "349"
|
||||||
|
blockOwnerDeletion: false
|
||||||
|
controller: true
|
||||||
|
kind: "350"
|
||||||
|
name: "351"
|
||||||
|
uid: țb贇髪čɣ暇镘買ɱD很唟-
|
||||||
|
resourceVersion: "15930892079168115837"
|
||||||
|
selfLink: "343"
|
||||||
|
spec:
|
||||||
|
accessModes:
|
||||||
|
- Pöƌ镳餘
|
||||||
|
dataSource:
|
||||||
|
apiGroup: "368"
|
||||||
|
kind: "369"
|
||||||
|
name: "370"
|
||||||
|
resources:
|
||||||
|
limits:
|
||||||
|
撣樀: "688"
|
||||||
|
requests:
|
||||||
|
4Y鳲Jɡ: "987"
|
||||||
|
selector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: PfNx__-U_.Pn-W23-_.z_.._s--_F-R
|
||||||
|
operator: In
|
||||||
|
values:
|
||||||
|
- g__4K..-68-7AlR__8-7_-YD-Q9_-_1
|
||||||
|
matchLabels:
|
||||||
|
t.k47M7y-Dy__3wc.q.8_00.0_N: ""
|
||||||
|
storageClassName: "367"
|
||||||
|
volumeMode: iD¢ƿ媴h5ƅȸȓɻ猶
|
||||||
|
volumeName: "366"
|
||||||
|
status:
|
||||||
|
accessModes:
|
||||||
|
- Ǣ龞瞯å檳ė>c緍k¢茤Ƣǟ½灶
|
||||||
|
capacity:
|
||||||
|
u汎mō6µɑ`ȗ<8^翜T蘈ý: "37"
|
||||||
|
conditions:
|
||||||
|
- lastProbeTime: "2489-11-15T17:36:06Z"
|
||||||
|
lastTransitionTime: "2023-10-20T16:52:07Z"
|
||||||
|
message: "372"
|
||||||
|
reason: "371"
|
||||||
|
status: I梞ū筀
|
||||||
|
type: ɁºDZ秶ʑ韝e溣狣愿激H\Ȳ
|
||||||
|
phase: 嫡牿咸Ǻ潑鶋洅啶'ƈo
|
||||||
|
status:
|
||||||
|
collisionCount: -1147281085
|
||||||
|
conditions:
|
||||||
|
- lastTransitionTime: "2606-05-01T09:09:27Z"
|
||||||
|
message: "377"
|
||||||
|
reason: "376"
|
||||||
|
status: ×軓鼐嵱宯ÙQ阉(闒ƈƳ萎Ŋ
|
||||||
|
type: Ė@îż暬Ƒ琇ũ齑誀ŭ"ɦ
|
||||||
|
currentReplicas: 1913559840
|
||||||
|
currentRevision: "374"
|
||||||
|
observedGeneration: -5753617402405166224
|
||||||
|
readyReplicas: -1653255608
|
||||||
|
replicas: 1952497813
|
||||||
|
updateRevision: "375"
|
||||||
|
updatedReplicas: -803838090
|
45
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.ControllerRevision.json
vendored
Normal file
45
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.ControllerRevision.json
vendored
Normal file
@@ -0,0 +1,45 @@
|
|||||||
|
{
|
||||||
|
"kind": "ControllerRevision",
|
||||||
|
"apiVersion": "apps/v1beta2",
|
||||||
|
"metadata": {
|
||||||
|
"name": "2",
|
||||||
|
"generateName": "3",
|
||||||
|
"namespace": "4",
|
||||||
|
"selfLink": "5",
|
||||||
|
"uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e",
|
||||||
|
"resourceVersion": "16964250748386560239",
|
||||||
|
"generation": 8071137005907523419,
|
||||||
|
"creationTimestamp": null,
|
||||||
|
"deletionGracePeriodSeconds": -4955867275792137171,
|
||||||
|
"labels": {
|
||||||
|
"7": "8"
|
||||||
|
},
|
||||||
|
"annotations": {
|
||||||
|
"9": "10"
|
||||||
|
},
|
||||||
|
"ownerReferences": [
|
||||||
|
{
|
||||||
|
"apiVersion": "11",
|
||||||
|
"kind": "12",
|
||||||
|
"name": "13",
|
||||||
|
"uid": "Dz廔ȇ{sŊƏp",
|
||||||
|
"controller": false,
|
||||||
|
"blockOwnerDeletion": true
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"finalizers": [
|
||||||
|
"14"
|
||||||
|
],
|
||||||
|
"clusterName": "15",
|
||||||
|
"managedFields": [
|
||||||
|
{
|
||||||
|
"manager": "16",
|
||||||
|
"operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]",
|
||||||
|
"apiVersion": "17",
|
||||||
|
"fields": {"18":{"19":null}}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"data": {"apiVersion":"example.com/v1","kind":"CustomType","spec":{"replicas":1},"status":{"available":1}},
|
||||||
|
"revision": 1089963290653861247
|
||||||
|
}
|
BIN
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.ControllerRevision.pb
vendored
Normal file
BIN
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.ControllerRevision.pb
vendored
Normal file
Binary file not shown.
41
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.ControllerRevision.yaml
vendored
Normal file
41
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.ControllerRevision.yaml
vendored
Normal file
@@ -0,0 +1,41 @@
|
|||||||
|
apiVersion: apps/v1beta2
|
||||||
|
data:
|
||||||
|
apiVersion: example.com/v1
|
||||||
|
kind: CustomType
|
||||||
|
spec:
|
||||||
|
replicas: 1
|
||||||
|
status:
|
||||||
|
available: 1
|
||||||
|
kind: ControllerRevision
|
||||||
|
metadata:
|
||||||
|
annotations:
|
||||||
|
"9": "10"
|
||||||
|
clusterName: "15"
|
||||||
|
creationTimestamp: null
|
||||||
|
deletionGracePeriodSeconds: -4955867275792137171
|
||||||
|
finalizers:
|
||||||
|
- "14"
|
||||||
|
generateName: "3"
|
||||||
|
generation: 8071137005907523419
|
||||||
|
labels:
|
||||||
|
"7": "8"
|
||||||
|
managedFields:
|
||||||
|
- apiVersion: "17"
|
||||||
|
fields:
|
||||||
|
"18":
|
||||||
|
"19": null
|
||||||
|
manager: "16"
|
||||||
|
operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]
|
||||||
|
name: "2"
|
||||||
|
namespace: "4"
|
||||||
|
ownerReferences:
|
||||||
|
- apiVersion: "11"
|
||||||
|
blockOwnerDeletion: true
|
||||||
|
controller: false
|
||||||
|
kind: "12"
|
||||||
|
name: "13"
|
||||||
|
uid: Dz廔ȇ{sŊƏp
|
||||||
|
resourceVersion: "16964250748386560239"
|
||||||
|
selfLink: "5"
|
||||||
|
uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e
|
||||||
|
revision: 1089963290653861247
|
1064
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.DaemonSet.json
vendored
Normal file
1064
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.DaemonSet.json
vendored
Normal file
File diff suppressed because it is too large
Load Diff
BIN
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.DaemonSet.pb
vendored
Normal file
BIN
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.DaemonSet.pb
vendored
Normal file
Binary file not shown.
725
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.DaemonSet.yaml
vendored
Normal file
725
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.DaemonSet.yaml
vendored
Normal file
@@ -0,0 +1,725 @@
|
|||||||
|
apiVersion: apps/v1beta2
|
||||||
|
kind: DaemonSet
|
||||||
|
metadata:
|
||||||
|
annotations:
|
||||||
|
"9": "10"
|
||||||
|
clusterName: "15"
|
||||||
|
creationTimestamp: null
|
||||||
|
deletionGracePeriodSeconds: -4955867275792137171
|
||||||
|
finalizers:
|
||||||
|
- "14"
|
||||||
|
generateName: "3"
|
||||||
|
generation: 8071137005907523419
|
||||||
|
labels:
|
||||||
|
"7": "8"
|
||||||
|
managedFields:
|
||||||
|
- apiVersion: "17"
|
||||||
|
fields:
|
||||||
|
"18":
|
||||||
|
"19": null
|
||||||
|
manager: "16"
|
||||||
|
operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]
|
||||||
|
name: "2"
|
||||||
|
namespace: "4"
|
||||||
|
ownerReferences:
|
||||||
|
- apiVersion: "11"
|
||||||
|
blockOwnerDeletion: true
|
||||||
|
controller: false
|
||||||
|
kind: "12"
|
||||||
|
name: "13"
|
||||||
|
uid: Dz廔ȇ{sŊƏp
|
||||||
|
resourceVersion: "16964250748386560239"
|
||||||
|
selfLink: "5"
|
||||||
|
uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e
|
||||||
|
spec:
|
||||||
|
minReadySeconds: -252352702
|
||||||
|
revisionHistoryLimit: -1230911246
|
||||||
|
selector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: 68._bQw.-dG6c-.6--_x.--0wmZk1_8._3s_-B
|
||||||
|
operator: In
|
||||||
|
values:
|
||||||
|
- Trcd-2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ2
|
||||||
|
matchLabels:
|
||||||
|
9n7yd745q0------2-2413-4lu-8-6r4404d5---g8c2-k9/Nx.G: 0M.y.g
|
||||||
|
template:
|
||||||
|
metadata:
|
||||||
|
annotations:
|
||||||
|
"37": "38"
|
||||||
|
clusterName: "43"
|
||||||
|
creationTimestamp: null
|
||||||
|
deletionGracePeriodSeconds: 5087509039175129589
|
||||||
|
finalizers:
|
||||||
|
- "42"
|
||||||
|
generateName: "31"
|
||||||
|
generation: 3974191383006284807
|
||||||
|
labels:
|
||||||
|
"35": "36"
|
||||||
|
managedFields:
|
||||||
|
- apiVersion: "45"
|
||||||
|
fields:
|
||||||
|
"46":
|
||||||
|
"47": null
|
||||||
|
manager: "44"
|
||||||
|
name: "30"
|
||||||
|
namespace: "32"
|
||||||
|
ownerReferences:
|
||||||
|
- apiVersion: "39"
|
||||||
|
blockOwnerDeletion: true
|
||||||
|
controller: true
|
||||||
|
kind: "40"
|
||||||
|
name: "41"
|
||||||
|
uid: ',Q捇ȸ{+ɸ殁'
|
||||||
|
resourceVersion: "11397677413428459614"
|
||||||
|
selfLink: "33"
|
||||||
|
uid: ƐP_痸荎僋bŭDz鯰硰{舁吉蓨O
|
||||||
|
spec:
|
||||||
|
activeDeadlineSeconds: 3932374770591864310
|
||||||
|
affinity:
|
||||||
|
nodeAffinity:
|
||||||
|
preferredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- preference:
|
||||||
|
matchExpressions:
|
||||||
|
- key: "296"
|
||||||
|
operator: U髷裎$MVȟ@7飣奺Ȋ
|
||||||
|
values:
|
||||||
|
- "297"
|
||||||
|
matchFields:
|
||||||
|
- key: "298"
|
||||||
|
operator: ʁ揆ɘȌ脾嚏吐ĠLƐ
|
||||||
|
values:
|
||||||
|
- "299"
|
||||||
|
weight: -1694108493
|
||||||
|
requiredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
nodeSelectorTerms:
|
||||||
|
- matchExpressions:
|
||||||
|
- key: "292"
|
||||||
|
operator: Z1Ůđ眊ľǎɳ,ǿ飏騀呣
|
||||||
|
values:
|
||||||
|
- "293"
|
||||||
|
matchFields:
|
||||||
|
- key: "294"
|
||||||
|
operator: ƻ悖ȩ0Ƹ[
|
||||||
|
values:
|
||||||
|
- "295"
|
||||||
|
podAffinity:
|
||||||
|
preferredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- podAffinityTerm:
|
||||||
|
labelSelector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: 7u-tie4-7--gm3.38vl-1z---883d-v3j4-7y-p--u/d-4_4--.-_Z4.LA3HVG93_._.I3.__-.0-z_z0sn8
|
||||||
|
operator: DoesNotExist
|
||||||
|
matchLabels:
|
||||||
|
U.8N: N-_-vv-Q2qz.W..4....-h._.GgT7_7B_D-..-.k4uz
|
||||||
|
namespaces:
|
||||||
|
- "314"
|
||||||
|
topologyKey: "315"
|
||||||
|
weight: -205176266
|
||||||
|
requiredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- labelSelector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: 4-45e--7-5r-4-7--7-2---o--4-1-2s39--6---fv--m-8--72-bca4m54/F.h-__k_K5._..O_J
|
||||||
|
operator: In
|
||||||
|
values:
|
||||||
|
- 3-___t-Z8SUGP.-_.uB-.--.gR
|
||||||
|
matchLabels:
|
||||||
|
546g-40883176jt-e8b---67-1sn-09143193c/I2_-.XFw.8._..._Wxpe..7: OX3.1d_YH3x---.._1_.N_XvSA..e1Vx8_I-.-_56-__18Y--6P
|
||||||
|
namespaces:
|
||||||
|
- "306"
|
||||||
|
topologyKey: "307"
|
||||||
|
podAntiAffinity:
|
||||||
|
preferredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- podAffinityTerm:
|
||||||
|
labelSelector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: VKPg___KA-._d._.U8
|
||||||
|
operator: DoesNotExist
|
||||||
|
matchLabels:
|
||||||
|
4--3os1-5-ufkr-x0u-1meljf-5269893-t-l/34_-y.8_38xm-.nx.sEK4.B.B: V.Z__Lv8_.O_..8n.--z_-..W
|
||||||
|
namespaces:
|
||||||
|
- "330"
|
||||||
|
topologyKey: "331"
|
||||||
|
weight: 789384689
|
||||||
|
requiredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- labelSelector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: Q_c8.G.b_9_1o.w_aI._31-_I-A-_3bz._8M0U1_X
|
||||||
|
operator: NotIn
|
||||||
|
values:
|
||||||
|
- X_._D8T
|
||||||
|
matchLabels:
|
||||||
|
8747ox.x-r-927--6/79._-k-5___-Qq..csh-3--Z1Tvw39F_C-rtSY.g._2F7.-_e..Or_-3: 4-Tm._G
|
||||||
|
namespaces:
|
||||||
|
- "322"
|
||||||
|
topologyKey: "323"
|
||||||
|
automountServiceAccountToken: true
|
||||||
|
containers:
|
||||||
|
- args:
|
||||||
|
- "219"
|
||||||
|
command:
|
||||||
|
- "218"
|
||||||
|
env:
|
||||||
|
- name: "226"
|
||||||
|
value: "227"
|
||||||
|
valueFrom:
|
||||||
|
configMapKeyRef:
|
||||||
|
key: "233"
|
||||||
|
name: "232"
|
||||||
|
optional: true
|
||||||
|
fieldRef:
|
||||||
|
apiVersion: "228"
|
||||||
|
fieldPath: "229"
|
||||||
|
resourceFieldRef:
|
||||||
|
containerName: "230"
|
||||||
|
divisor: "627"
|
||||||
|
resource: "231"
|
||||||
|
secretKeyRef:
|
||||||
|
key: "235"
|
||||||
|
name: "234"
|
||||||
|
optional: true
|
||||||
|
envFrom:
|
||||||
|
- configMapRef:
|
||||||
|
name: "224"
|
||||||
|
optional: true
|
||||||
|
prefix: "223"
|
||||||
|
secretRef:
|
||||||
|
name: "225"
|
||||||
|
optional: true
|
||||||
|
image: "217"
|
||||||
|
imagePullPolicy: 軶ǃ*ʙ嫙&蒒5靇
|
||||||
|
lifecycle:
|
||||||
|
postStart:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "257"
|
||||||
|
httpGet:
|
||||||
|
host: "260"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "261"
|
||||||
|
value: "262"
|
||||||
|
path: "258"
|
||||||
|
port: "259"
|
||||||
|
scheme: k_瀹鞎sn芞QÄȻ
|
||||||
|
tcpSocket:
|
||||||
|
host: "264"
|
||||||
|
port: "263"
|
||||||
|
preStop:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "265"
|
||||||
|
httpGet:
|
||||||
|
host: "268"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "269"
|
||||||
|
value: "270"
|
||||||
|
path: "266"
|
||||||
|
port: "267"
|
||||||
|
scheme: '@Ȗs«öʮĀ<é瞾'
|
||||||
|
tcpSocket:
|
||||||
|
host: "272"
|
||||||
|
port: "271"
|
||||||
|
livenessProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "242"
|
||||||
|
failureThreshold: -1553779100
|
||||||
|
httpGet:
|
||||||
|
host: "244"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "245"
|
||||||
|
value: "246"
|
||||||
|
path: "243"
|
||||||
|
port: -57352147
|
||||||
|
scheme: Y鶪5w垁鷌辪虽U珝
|
||||||
|
initialDelaySeconds: 411878451
|
||||||
|
periodSeconds: -254454655
|
||||||
|
successThreshold: -1925916855
|
||||||
|
tcpSocket:
|
||||||
|
host: "248"
|
||||||
|
port: "247"
|
||||||
|
timeoutSeconds: 1676588692
|
||||||
|
name: "216"
|
||||||
|
ports:
|
||||||
|
- containerPort: -1222594476
|
||||||
|
hostIP: "222"
|
||||||
|
hostPort: -1942612426
|
||||||
|
name: "221"
|
||||||
|
protocol: 遼ūPH炮掊°nʮ閼咎櫸eʔ
|
||||||
|
readinessProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "249"
|
||||||
|
failureThreshold: -31530684
|
||||||
|
httpGet:
|
||||||
|
host: "252"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "253"
|
||||||
|
value: "254"
|
||||||
|
path: "250"
|
||||||
|
port: "251"
|
||||||
|
scheme: '}'
|
||||||
|
initialDelaySeconds: 1030243869
|
||||||
|
periodSeconds: -185042403
|
||||||
|
successThreshold: -374922344
|
||||||
|
tcpSocket:
|
||||||
|
host: "256"
|
||||||
|
port: "255"
|
||||||
|
timeoutSeconds: -1080853187
|
||||||
|
resources:
|
||||||
|
limits:
|
||||||
|
"": "280"
|
||||||
|
requests:
|
||||||
|
"": "809"
|
||||||
|
securityContext:
|
||||||
|
allowPrivilegeEscalation: false
|
||||||
|
capabilities:
|
||||||
|
add:
|
||||||
|
- ɵK.Q貇£ȹ
|
||||||
|
drop:
|
||||||
|
- ƹǔw÷nI粛E煹ǐƲE
|
||||||
|
privileged: true
|
||||||
|
procMount: Z
|
||||||
|
readOnlyRootFilesystem: false
|
||||||
|
runAsGroup: -8656955128235291182
|
||||||
|
runAsNonRoot: false
|
||||||
|
runAsUser: -378701183370790036
|
||||||
|
seLinuxOptions:
|
||||||
|
level: "277"
|
||||||
|
role: "275"
|
||||||
|
type: "276"
|
||||||
|
user: "274"
|
||||||
|
terminationMessagePath: "273"
|
||||||
|
terminationMessagePolicy: Ŭ
|
||||||
|
volumeDevices:
|
||||||
|
- devicePath: "241"
|
||||||
|
name: "240"
|
||||||
|
volumeMounts:
|
||||||
|
- mountPath: "237"
|
||||||
|
mountPropagation: å睫}堇硲蕵ɢ苆
|
||||||
|
name: "236"
|
||||||
|
subPath: "238"
|
||||||
|
subPathExpr: "239"
|
||||||
|
workingDir: "220"
|
||||||
|
dnsConfig:
|
||||||
|
nameservers:
|
||||||
|
- "338"
|
||||||
|
options:
|
||||||
|
- name: "340"
|
||||||
|
value: "341"
|
||||||
|
searches:
|
||||||
|
- "339"
|
||||||
|
dnsPolicy: ħ籘Àǒɿʒ
|
||||||
|
enableServiceLinks: false
|
||||||
|
hostAliases:
|
||||||
|
- hostnames:
|
||||||
|
- "336"
|
||||||
|
ip: "335"
|
||||||
|
hostPID: true
|
||||||
|
hostname: "290"
|
||||||
|
imagePullSecrets:
|
||||||
|
- name: "289"
|
||||||
|
initContainers:
|
||||||
|
- args:
|
||||||
|
- "159"
|
||||||
|
command:
|
||||||
|
- "158"
|
||||||
|
env:
|
||||||
|
- name: "166"
|
||||||
|
value: "167"
|
||||||
|
valueFrom:
|
||||||
|
configMapKeyRef:
|
||||||
|
key: "173"
|
||||||
|
name: "172"
|
||||||
|
optional: true
|
||||||
|
fieldRef:
|
||||||
|
apiVersion: "168"
|
||||||
|
fieldPath: "169"
|
||||||
|
resourceFieldRef:
|
||||||
|
containerName: "170"
|
||||||
|
divisor: "770"
|
||||||
|
resource: "171"
|
||||||
|
secretKeyRef:
|
||||||
|
key: "175"
|
||||||
|
name: "174"
|
||||||
|
optional: false
|
||||||
|
envFrom:
|
||||||
|
- configMapRef:
|
||||||
|
name: "164"
|
||||||
|
optional: true
|
||||||
|
prefix: "163"
|
||||||
|
secretRef:
|
||||||
|
name: "165"
|
||||||
|
optional: true
|
||||||
|
image: "157"
|
||||||
|
imagePullPolicy: 衧ȇe媹H
|
||||||
|
lifecycle:
|
||||||
|
postStart:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "196"
|
||||||
|
httpGet:
|
||||||
|
host: "199"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "200"
|
||||||
|
value: "201"
|
||||||
|
path: "197"
|
||||||
|
port: "198"
|
||||||
|
scheme: 錯ƶ
|
||||||
|
tcpSocket:
|
||||||
|
host: "203"
|
||||||
|
port: "202"
|
||||||
|
preStop:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "204"
|
||||||
|
httpGet:
|
||||||
|
host: "206"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "207"
|
||||||
|
value: "208"
|
||||||
|
path: "205"
|
||||||
|
port: 2110181803
|
||||||
|
scheme: '&蕭k ź贩j瀉ǚrǜnh0å'
|
||||||
|
tcpSocket:
|
||||||
|
host: "210"
|
||||||
|
port: "209"
|
||||||
|
livenessProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "182"
|
||||||
|
failureThreshold: -1116811061
|
||||||
|
httpGet:
|
||||||
|
host: "185"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "186"
|
||||||
|
value: "187"
|
||||||
|
path: "183"
|
||||||
|
port: "184"
|
||||||
|
scheme: pȿŘ阌Ŗ怳冘HǺƶ
|
||||||
|
initialDelaySeconds: 1366561945
|
||||||
|
periodSeconds: 408756018
|
||||||
|
successThreshold: 437263194
|
||||||
|
tcpSocket:
|
||||||
|
host: "189"
|
||||||
|
port: "188"
|
||||||
|
timeoutSeconds: 657514697
|
||||||
|
name: "156"
|
||||||
|
ports:
|
||||||
|
- containerPort: -343150875
|
||||||
|
hostIP: "162"
|
||||||
|
hostPort: 1435152179
|
||||||
|
name: "161"
|
||||||
|
protocol: ɥ³ƞsɁ8^ʥǔTĪȸŹă
|
||||||
|
readinessProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "190"
|
||||||
|
failureThreshold: 273818613
|
||||||
|
httpGet:
|
||||||
|
host: "192"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "193"
|
||||||
|
value: "194"
|
||||||
|
path: "191"
|
||||||
|
port: 1873902270
|
||||||
|
scheme: ?Qȫş
|
||||||
|
initialDelaySeconds: -144591150
|
||||||
|
periodSeconds: 1701891633
|
||||||
|
successThreshold: -1768075156
|
||||||
|
tcpSocket:
|
||||||
|
host: "195"
|
||||||
|
port: 2091150210
|
||||||
|
timeoutSeconds: 673378190
|
||||||
|
resources:
|
||||||
|
limits:
|
||||||
|
Z: "482"
|
||||||
|
requests:
|
||||||
|
ŏ{: "980"
|
||||||
|
securityContext:
|
||||||
|
allowPrivilegeEscalation: true
|
||||||
|
capabilities:
|
||||||
|
add:
|
||||||
|
- ""
|
||||||
|
drop:
|
||||||
|
- 臷Ľð»ųKĵ&4ʑ%:;栍dʪ
|
||||||
|
privileged: false
|
||||||
|
procMount: ğ#咻痗ȡmƴ
|
||||||
|
readOnlyRootFilesystem: false
|
||||||
|
runAsGroup: 4559267523176571
|
||||||
|
runAsNonRoot: true
|
||||||
|
runAsUser: 6808883506426686803
|
||||||
|
seLinuxOptions:
|
||||||
|
level: "215"
|
||||||
|
role: "213"
|
||||||
|
type: "214"
|
||||||
|
user: "212"
|
||||||
|
stdinOnce: true
|
||||||
|
terminationMessagePath: "211"
|
||||||
|
terminationMessagePolicy: 恰nj揠8lj黳鈫ʕ
|
||||||
|
tty: true
|
||||||
|
volumeDevices:
|
||||||
|
- devicePath: "181"
|
||||||
|
name: "180"
|
||||||
|
volumeMounts:
|
||||||
|
- mountPath: "177"
|
||||||
|
mountPropagation: ĕʄő芖{|
|
||||||
|
name: "176"
|
||||||
|
readOnly: true
|
||||||
|
subPath: "178"
|
||||||
|
subPathExpr: "179"
|
||||||
|
workingDir: "160"
|
||||||
|
nodeName: "282"
|
||||||
|
nodeSelector:
|
||||||
|
"278": "279"
|
||||||
|
priority: -2137775067
|
||||||
|
priorityClassName: "337"
|
||||||
|
readinessGates:
|
||||||
|
- conditionType: '|gɳ礬.b屏ɧeʫį淓¯Ą0'
|
||||||
|
restartPolicy: 0)鈼¬麄p呝TG;邪匾mɩC[ó瓧嫭
|
||||||
|
runtimeClassName: "342"
|
||||||
|
schedulerName: "332"
|
||||||
|
securityContext:
|
||||||
|
fsGroup: -3078742976292946468
|
||||||
|
runAsGroup: -4151726557168738613
|
||||||
|
runAsNonRoot: true
|
||||||
|
runAsUser: 8519427267030036521
|
||||||
|
seLinuxOptions:
|
||||||
|
level: "286"
|
||||||
|
role: "284"
|
||||||
|
type: "285"
|
||||||
|
user: "283"
|
||||||
|
supplementalGroups:
|
||||||
|
- 1875040261412240501
|
||||||
|
sysctls:
|
||||||
|
- name: "287"
|
||||||
|
value: "288"
|
||||||
|
serviceAccount: "281"
|
||||||
|
serviceAccountName: "280"
|
||||||
|
shareProcessNamespace: true
|
||||||
|
subdomain: "291"
|
||||||
|
terminationGracePeriodSeconds: 3211788672813464064
|
||||||
|
tolerations:
|
||||||
|
- effect: ?¶ȲƪE1º轪d覉;Ĕ颪œ]洈愥
|
||||||
|
key: "333"
|
||||||
|
operator: ŜŲ&洪y儕lmò
|
||||||
|
tolerationSeconds: -2713809069228546579
|
||||||
|
value: "334"
|
||||||
|
volumes:
|
||||||
|
- awsElasticBlockStore:
|
||||||
|
fsType: "56"
|
||||||
|
partition: 1637061888
|
||||||
|
readOnly: true
|
||||||
|
volumeID: "55"
|
||||||
|
azureDisk:
|
||||||
|
cachingMode: 啞川J缮ǚb
|
||||||
|
diskName: "119"
|
||||||
|
diskURI: "120"
|
||||||
|
fsType: "121"
|
||||||
|
kind: ʬ
|
||||||
|
readOnly: false
|
||||||
|
azureFile:
|
||||||
|
readOnly: true
|
||||||
|
secretName: "105"
|
||||||
|
shareName: "106"
|
||||||
|
cephfs:
|
||||||
|
monitors:
|
||||||
|
- "90"
|
||||||
|
path: "91"
|
||||||
|
readOnly: true
|
||||||
|
secretFile: "93"
|
||||||
|
secretRef:
|
||||||
|
name: "94"
|
||||||
|
user: "92"
|
||||||
|
cinder:
|
||||||
|
fsType: "88"
|
||||||
|
readOnly: true
|
||||||
|
secretRef:
|
||||||
|
name: "89"
|
||||||
|
volumeID: "87"
|
||||||
|
configMap:
|
||||||
|
defaultMode: -1853411528
|
||||||
|
items:
|
||||||
|
- key: "108"
|
||||||
|
mode: -885708332
|
||||||
|
path: "109"
|
||||||
|
name: "107"
|
||||||
|
optional: true
|
||||||
|
csi:
|
||||||
|
driver: "151"
|
||||||
|
fsType: "152"
|
||||||
|
nodePublishSecretRef:
|
||||||
|
name: "155"
|
||||||
|
readOnly: false
|
||||||
|
volumeAttributes:
|
||||||
|
"153": "154"
|
||||||
|
downwardAPI:
|
||||||
|
defaultMode: -861583888
|
||||||
|
items:
|
||||||
|
- fieldRef:
|
||||||
|
apiVersion: "98"
|
||||||
|
fieldPath: "99"
|
||||||
|
mode: -332563744
|
||||||
|
path: "97"
|
||||||
|
resourceFieldRef:
|
||||||
|
containerName: "100"
|
||||||
|
divisor: "40"
|
||||||
|
resource: "101"
|
||||||
|
emptyDir:
|
||||||
|
medium: Ň'Ğİ*
|
||||||
|
sizeLimit: "695"
|
||||||
|
fc:
|
||||||
|
fsType: "103"
|
||||||
|
lun: 324963473
|
||||||
|
readOnly: true
|
||||||
|
targetWWNs:
|
||||||
|
- "102"
|
||||||
|
wwids:
|
||||||
|
- "104"
|
||||||
|
flexVolume:
|
||||||
|
driver: "82"
|
||||||
|
fsType: "83"
|
||||||
|
options:
|
||||||
|
"85": "86"
|
||||||
|
readOnly: true
|
||||||
|
secretRef:
|
||||||
|
name: "84"
|
||||||
|
flocker:
|
||||||
|
datasetName: "95"
|
||||||
|
datasetUUID: "96"
|
||||||
|
gcePersistentDisk:
|
||||||
|
fsType: "54"
|
||||||
|
partition: -1706940973
|
||||||
|
pdName: "53"
|
||||||
|
gitRepo:
|
||||||
|
directory: "59"
|
||||||
|
repository: "57"
|
||||||
|
revision: "58"
|
||||||
|
glusterfs:
|
||||||
|
endpoints: "72"
|
||||||
|
path: "73"
|
||||||
|
hostPath:
|
||||||
|
path: "52"
|
||||||
|
type: _Ĭ艥<
|
||||||
|
iscsi:
|
||||||
|
fsType: "68"
|
||||||
|
initiatorName: "71"
|
||||||
|
iqn: "66"
|
||||||
|
iscsiInterface: "67"
|
||||||
|
lun: -1884322607
|
||||||
|
portals:
|
||||||
|
- "69"
|
||||||
|
secretRef:
|
||||||
|
name: "70"
|
||||||
|
targetPortal: "65"
|
||||||
|
name: "51"
|
||||||
|
nfs:
|
||||||
|
path: "64"
|
||||||
|
readOnly: true
|
||||||
|
server: "63"
|
||||||
|
persistentVolumeClaim:
|
||||||
|
claimName: "74"
|
||||||
|
photonPersistentDisk:
|
||||||
|
fsType: "123"
|
||||||
|
pdID: "122"
|
||||||
|
portworxVolume:
|
||||||
|
fsType: "138"
|
||||||
|
volumeID: "137"
|
||||||
|
projected:
|
||||||
|
defaultMode: -740816174
|
||||||
|
sources:
|
||||||
|
- configMap:
|
||||||
|
items:
|
||||||
|
- key: "133"
|
||||||
|
mode: -2137658152
|
||||||
|
path: "134"
|
||||||
|
name: "132"
|
||||||
|
optional: true
|
||||||
|
downwardAPI:
|
||||||
|
items:
|
||||||
|
- fieldRef:
|
||||||
|
apiVersion: "128"
|
||||||
|
fieldPath: "129"
|
||||||
|
mode: -1617414299
|
||||||
|
path: "127"
|
||||||
|
resourceFieldRef:
|
||||||
|
containerName: "130"
|
||||||
|
divisor: "763"
|
||||||
|
resource: "131"
|
||||||
|
secret:
|
||||||
|
items:
|
||||||
|
- key: "125"
|
||||||
|
mode: 1493217478
|
||||||
|
path: "126"
|
||||||
|
name: "124"
|
||||||
|
optional: false
|
||||||
|
serviceAccountToken:
|
||||||
|
audience: "135"
|
||||||
|
expirationSeconds: -6753602166099171537
|
||||||
|
path: "136"
|
||||||
|
quobyte:
|
||||||
|
group: "117"
|
||||||
|
readOnly: true
|
||||||
|
registry: "114"
|
||||||
|
tenant: "118"
|
||||||
|
user: "116"
|
||||||
|
volume: "115"
|
||||||
|
rbd:
|
||||||
|
fsType: "77"
|
||||||
|
image: "76"
|
||||||
|
keyring: "80"
|
||||||
|
monitors:
|
||||||
|
- "75"
|
||||||
|
pool: "78"
|
||||||
|
readOnly: true
|
||||||
|
secretRef:
|
||||||
|
name: "81"
|
||||||
|
user: "79"
|
||||||
|
scaleIO:
|
||||||
|
fsType: "146"
|
||||||
|
gateway: "139"
|
||||||
|
protectionDomain: "142"
|
||||||
|
secretRef:
|
||||||
|
name: "141"
|
||||||
|
sslEnabled: true
|
||||||
|
storageMode: "144"
|
||||||
|
storagePool: "143"
|
||||||
|
system: "140"
|
||||||
|
volumeName: "145"
|
||||||
|
secret:
|
||||||
|
defaultMode: 62108019
|
||||||
|
items:
|
||||||
|
- key: "61"
|
||||||
|
mode: -1092501327
|
||||||
|
path: "62"
|
||||||
|
optional: true
|
||||||
|
secretName: "60"
|
||||||
|
storageos:
|
||||||
|
fsType: "149"
|
||||||
|
secretRef:
|
||||||
|
name: "150"
|
||||||
|
volumeName: "147"
|
||||||
|
volumeNamespace: "148"
|
||||||
|
vsphereVolume:
|
||||||
|
fsType: "111"
|
||||||
|
storagePolicyID: "113"
|
||||||
|
storagePolicyName: "112"
|
||||||
|
volumePath: "110"
|
||||||
|
updateStrategy:
|
||||||
|
rollingUpdate: {}
|
||||||
|
type: 鮽ǍJB膾扉A1襏櫯³£h刪q塨
|
||||||
|
status:
|
||||||
|
collisionCount: 337714305
|
||||||
|
conditions:
|
||||||
|
- lastTransitionTime: "2739-05-30T11:23:39Z"
|
||||||
|
message: "344"
|
||||||
|
reason: "343"
|
||||||
|
status: '[>ĵ''o儿Ƭ銭'
|
||||||
|
type: 嵘厶sȰÖ埡ÆɰŞ襵樞úʥ銀ƨ
|
||||||
|
currentNumberScheduled: -10743562
|
||||||
|
desiredNumberScheduled: 1262074531
|
||||||
|
numberAvailable: 1131069811
|
||||||
|
numberMisscheduled: -1479988716
|
||||||
|
numberReady: -1187060809
|
||||||
|
numberUnavailable: 1834151037
|
||||||
|
observedGeneration: 8043349780356677523
|
||||||
|
updatedNumberScheduled: 641181607
|
1071
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.Deployment.json
vendored
Normal file
1071
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.Deployment.json
vendored
Normal file
File diff suppressed because it is too large
Load Diff
BIN
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.Deployment.pb
vendored
Normal file
BIN
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.Deployment.pb
vendored
Normal file
Binary file not shown.
732
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.Deployment.yaml
vendored
Normal file
732
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.Deployment.yaml
vendored
Normal file
@@ -0,0 +1,732 @@
|
|||||||
|
apiVersion: apps/v1beta2
|
||||||
|
kind: Deployment
|
||||||
|
metadata:
|
||||||
|
annotations:
|
||||||
|
"9": "10"
|
||||||
|
clusterName: "15"
|
||||||
|
creationTimestamp: null
|
||||||
|
deletionGracePeriodSeconds: -4955867275792137171
|
||||||
|
finalizers:
|
||||||
|
- "14"
|
||||||
|
generateName: "3"
|
||||||
|
generation: 8071137005907523419
|
||||||
|
labels:
|
||||||
|
"7": "8"
|
||||||
|
managedFields:
|
||||||
|
- apiVersion: "17"
|
||||||
|
fields:
|
||||||
|
"18":
|
||||||
|
"19": null
|
||||||
|
manager: "16"
|
||||||
|
operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]
|
||||||
|
name: "2"
|
||||||
|
namespace: "4"
|
||||||
|
ownerReferences:
|
||||||
|
- apiVersion: "11"
|
||||||
|
blockOwnerDeletion: true
|
||||||
|
controller: false
|
||||||
|
kind: "12"
|
||||||
|
name: "13"
|
||||||
|
uid: Dz廔ȇ{sŊƏp
|
||||||
|
resourceVersion: "16964250748386560239"
|
||||||
|
selfLink: "5"
|
||||||
|
uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e
|
||||||
|
spec:
|
||||||
|
minReadySeconds: -721017134
|
||||||
|
paused: true
|
||||||
|
progressDeadlineSeconds: -2022494519
|
||||||
|
replicas: -1978186127
|
||||||
|
revisionHistoryLimit: -2062497734
|
||||||
|
selector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: 5816m59-dx8----i--5-8t36b--09--23-u19m-35--d.vo61---4fy--9---7--9-9s-0-u5lj2--10pq-0-7-9-2-ekg-071b/YJTrcd-2.-__E_Sv__26KX_F
|
||||||
|
operator: NotIn
|
||||||
|
values:
|
||||||
|
- y_y_o0_5qN2_---_M.N_._a6.9bHjdH.-.5_.I8__.-AIw.__-___16
|
||||||
|
matchLabels:
|
||||||
|
w9v--m0-1y5-g3/JFHn7y-74.-0MUORQQ.N2.1.L.l-Y._.-44..d.__g: F-_3-n-_-__3u-.__P__.7U-Uo_F
|
||||||
|
strategy:
|
||||||
|
rollingUpdate: {}
|
||||||
|
type: Ŗ鱓;鹡鑓侅闍ŏ
|
||||||
|
template:
|
||||||
|
metadata:
|
||||||
|
annotations:
|
||||||
|
"37": "38"
|
||||||
|
clusterName: "43"
|
||||||
|
creationTimestamp: null
|
||||||
|
deletionGracePeriodSeconds: -2848337479447330428
|
||||||
|
finalizers:
|
||||||
|
- "42"
|
||||||
|
generateName: "31"
|
||||||
|
generation: 3557306139556084909
|
||||||
|
labels:
|
||||||
|
"35": "36"
|
||||||
|
managedFields:
|
||||||
|
- apiVersion: "45"
|
||||||
|
fields:
|
||||||
|
"46":
|
||||||
|
"47": null
|
||||||
|
manager: "44"
|
||||||
|
operation: 妻ƅTGS5Ǎ
|
||||||
|
name: "30"
|
||||||
|
namespace: "32"
|
||||||
|
ownerReferences:
|
||||||
|
- apiVersion: "39"
|
||||||
|
blockOwnerDeletion: false
|
||||||
|
controller: false
|
||||||
|
kind: "40"
|
||||||
|
name: "41"
|
||||||
|
uid: '@Z^嫫猤痈C*ĕʄő芖{|ǘ"^饣'
|
||||||
|
resourceVersion: "373742866186182450"
|
||||||
|
selfLink: "33"
|
||||||
|
uid: ']躢|)黰eȪ嵛4$%QɰVzÏ抴'
|
||||||
|
spec:
|
||||||
|
activeDeadlineSeconds: 5724260086168234152
|
||||||
|
affinity:
|
||||||
|
nodeAffinity:
|
||||||
|
preferredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- preference:
|
||||||
|
matchExpressions:
|
||||||
|
- key: "293"
|
||||||
|
operator: 蹔ŧ
|
||||||
|
values:
|
||||||
|
- "294"
|
||||||
|
matchFields:
|
||||||
|
- key: "295"
|
||||||
|
operator: x$1
|
||||||
|
values:
|
||||||
|
- "296"
|
||||||
|
weight: -938421813
|
||||||
|
requiredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
nodeSelectorTerms:
|
||||||
|
- matchExpressions:
|
||||||
|
- key: "289"
|
||||||
|
operator: ""
|
||||||
|
values:
|
||||||
|
- "290"
|
||||||
|
matchFields:
|
||||||
|
- key: "291"
|
||||||
|
operator: 亏yƕ丆録²Ŏ)/灩聋3趐囨鏻
|
||||||
|
values:
|
||||||
|
- "292"
|
||||||
|
podAffinity:
|
||||||
|
preferredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- podAffinityTerm:
|
||||||
|
labelSelector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: w9-9d8-s7t/ZX-D---k..1Q7._l.._Q.6.I--2_9.v.--_.--4QQo
|
||||||
|
operator: DoesNotExist
|
||||||
|
matchLabels:
|
||||||
|
x3..-.8-Jp-9-4-Tm.Y: k8...__.Q_c8.G.b_9_1o.w_aI._31-_I-A-_3bz._8M01
|
||||||
|
namespaces:
|
||||||
|
- "311"
|
||||||
|
topologyKey: "312"
|
||||||
|
weight: -902839620
|
||||||
|
requiredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- labelSelector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: f.-zv._._.5-H.T.-.-.T-V_D_0-K_AS
|
||||||
|
operator: DoesNotExist
|
||||||
|
matchLabels:
|
||||||
|
jeds4-4tz9x--43--3---93-2-2-37--e00uz-z0sn-8hx-qa--0o8m3-d0n/py_8-3..s._.x.2K_2qu_0S-Cq0: 8yP9S--858LI__.8____rO-S-P_-...0c.-p
|
||||||
|
namespaces:
|
||||||
|
- "303"
|
||||||
|
topologyKey: "304"
|
||||||
|
podAntiAffinity:
|
||||||
|
preferredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- podAffinityTerm:
|
||||||
|
labelSelector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: d-XZ-x.__.Y_2-n_5023Xl-3Pw_-r7g
|
||||||
|
operator: NotIn
|
||||||
|
values:
|
||||||
|
- VT3sn-0_.i__a.O2G_J
|
||||||
|
matchLabels:
|
||||||
|
yp8q-sf1--gw-jz-659--0l-023bm-6l2e5---k5v3a---9/tA.W5_-5_.V1-rU.___06.eqk5E_-4-.XH-.k.7.l_-W81: o_6Z..11_7pX_.-mLlx...w_t-_.5.40Rw4gD.._.-x6db-L7.-__-G_2kCpS_1
|
||||||
|
namespaces:
|
||||||
|
- "327"
|
||||||
|
topologyKey: "328"
|
||||||
|
weight: 1505385143
|
||||||
|
requiredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- labelSelector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: 1-_-3_L_2--_v2.5p_..Y-.wg_-b8a_6_.0Q4_.84.K_-_0_..u.F.pq..--3C
|
||||||
|
operator: In
|
||||||
|
values:
|
||||||
|
- p_N-S..O-BZ..6-1.S-B3_.b17ca-_p-y.eQZ9p_6.Cw
|
||||||
|
matchLabels:
|
||||||
|
7-3x-3/9a_-0R_.Z__Lv8_.O_..8n.--z_-..6W.VK.sTt.-U_--56-.7D.3_P: d._.Um.-__k.5
|
||||||
|
namespaces:
|
||||||
|
- "319"
|
||||||
|
topologyKey: "320"
|
||||||
|
automountServiceAccountToken: true
|
||||||
|
containers:
|
||||||
|
- args:
|
||||||
|
- "217"
|
||||||
|
command:
|
||||||
|
- "216"
|
||||||
|
env:
|
||||||
|
- name: "224"
|
||||||
|
value: "225"
|
||||||
|
valueFrom:
|
||||||
|
configMapKeyRef:
|
||||||
|
key: "231"
|
||||||
|
name: "230"
|
||||||
|
optional: false
|
||||||
|
fieldRef:
|
||||||
|
apiVersion: "226"
|
||||||
|
fieldPath: "227"
|
||||||
|
resourceFieldRef:
|
||||||
|
containerName: "228"
|
||||||
|
divisor: "99"
|
||||||
|
resource: "229"
|
||||||
|
secretKeyRef:
|
||||||
|
key: "233"
|
||||||
|
name: "232"
|
||||||
|
optional: false
|
||||||
|
envFrom:
|
||||||
|
- configMapRef:
|
||||||
|
name: "222"
|
||||||
|
optional: true
|
||||||
|
prefix: "221"
|
||||||
|
secretRef:
|
||||||
|
name: "223"
|
||||||
|
optional: true
|
||||||
|
image: "215"
|
||||||
|
imagePullPolicy: =E埄Ȁ朦 wƯ貾坢'跩aŕ翑0展
|
||||||
|
lifecycle:
|
||||||
|
postStart:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "254"
|
||||||
|
httpGet:
|
||||||
|
host: "257"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "258"
|
||||||
|
value: "259"
|
||||||
|
path: "255"
|
||||||
|
port: "256"
|
||||||
|
scheme: 碧闳ȩr
|
||||||
|
tcpSocket:
|
||||||
|
host: "261"
|
||||||
|
port: "260"
|
||||||
|
preStop:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "262"
|
||||||
|
httpGet:
|
||||||
|
host: "265"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "266"
|
||||||
|
value: "267"
|
||||||
|
path: "263"
|
||||||
|
port: "264"
|
||||||
|
scheme: ē鐭#嬀ơŸ8T 苧yñKJɐ
|
||||||
|
tcpSocket:
|
||||||
|
host: "269"
|
||||||
|
port: "268"
|
||||||
|
livenessProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "240"
|
||||||
|
failureThreshold: -241238495
|
||||||
|
httpGet:
|
||||||
|
host: "243"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "244"
|
||||||
|
value: "245"
|
||||||
|
path: "241"
|
||||||
|
port: "242"
|
||||||
|
scheme: Í勅跦Opwǩ曬逴褜1ØœȠƬ
|
||||||
|
initialDelaySeconds: 1419770315
|
||||||
|
periodSeconds: 1830495826
|
||||||
|
successThreshold: 1102291854
|
||||||
|
tcpSocket:
|
||||||
|
host: "247"
|
||||||
|
port: "246"
|
||||||
|
timeoutSeconds: 300356869
|
||||||
|
name: "214"
|
||||||
|
ports:
|
||||||
|
- containerPort: 1179132251
|
||||||
|
hostIP: "220"
|
||||||
|
hostPort: -1336170981
|
||||||
|
name: "219"
|
||||||
|
protocol: Kʝ瘴I\p[ħsĨɆâĺɗ
|
||||||
|
readinessProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "248"
|
||||||
|
failureThreshold: -979584143
|
||||||
|
httpGet:
|
||||||
|
host: "250"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "251"
|
||||||
|
value: "252"
|
||||||
|
path: "249"
|
||||||
|
port: 972978563
|
||||||
|
scheme: ȨŮ+朷Ǝ膯
|
||||||
|
initialDelaySeconds: -249989919
|
||||||
|
periodSeconds: -602419938
|
||||||
|
successThreshold: 1040396664
|
||||||
|
tcpSocket:
|
||||||
|
host: "253"
|
||||||
|
port: -1506633471
|
||||||
|
timeoutSeconds: -171684192
|
||||||
|
resources:
|
||||||
|
limits:
|
||||||
|
攤/ɸɎ R§耶FfBl: "326"
|
||||||
|
requests:
|
||||||
|
ɱJȉ罴: "587"
|
||||||
|
securityContext:
|
||||||
|
allowPrivilegeEscalation: false
|
||||||
|
capabilities:
|
||||||
|
add:
|
||||||
|
- 庰%皧V
|
||||||
|
drop:
|
||||||
|
- 现葢ŵ橨鬶l獕;跣Hǝcw媀瓄&翜舞拉
|
||||||
|
privileged: true
|
||||||
|
procMount: ĠM蘇KŅ/»頸+SÄ蚃
|
||||||
|
readOnlyRootFilesystem: false
|
||||||
|
runAsGroup: -1576913564542459711
|
||||||
|
runAsNonRoot: true
|
||||||
|
runAsUser: 8876559635423161004
|
||||||
|
seLinuxOptions:
|
||||||
|
level: "274"
|
||||||
|
role: "272"
|
||||||
|
type: "273"
|
||||||
|
user: "271"
|
||||||
|
terminationMessagePath: "270"
|
||||||
|
terminationMessagePolicy: ƚ绤fʀļ腩墺Ò媁荭gw忊|E剒蔞
|
||||||
|
tty: true
|
||||||
|
volumeDevices:
|
||||||
|
- devicePath: "239"
|
||||||
|
name: "238"
|
||||||
|
volumeMounts:
|
||||||
|
- mountPath: "235"
|
||||||
|
mountPropagation: 6dz娝嘚庎D}埽uʎȺ眖R#yV'W
|
||||||
|
name: "234"
|
||||||
|
readOnly: true
|
||||||
|
subPath: "236"
|
||||||
|
subPathExpr: "237"
|
||||||
|
workingDir: "218"
|
||||||
|
dnsConfig:
|
||||||
|
nameservers:
|
||||||
|
- "335"
|
||||||
|
options:
|
||||||
|
- name: "337"
|
||||||
|
value: "338"
|
||||||
|
searches:
|
||||||
|
- "336"
|
||||||
|
dnsPolicy: '''ǵɐ鰥'
|
||||||
|
enableServiceLinks: true
|
||||||
|
hostAliases:
|
||||||
|
- hostnames:
|
||||||
|
- "333"
|
||||||
|
ip: "332"
|
||||||
|
hostNetwork: true
|
||||||
|
hostPID: true
|
||||||
|
hostname: "287"
|
||||||
|
imagePullSecrets:
|
||||||
|
- name: "286"
|
||||||
|
initContainers:
|
||||||
|
- args:
|
||||||
|
- "159"
|
||||||
|
command:
|
||||||
|
- "158"
|
||||||
|
env:
|
||||||
|
- name: "166"
|
||||||
|
value: "167"
|
||||||
|
valueFrom:
|
||||||
|
configMapKeyRef:
|
||||||
|
key: "173"
|
||||||
|
name: "172"
|
||||||
|
optional: false
|
||||||
|
fieldRef:
|
||||||
|
apiVersion: "168"
|
||||||
|
fieldPath: "169"
|
||||||
|
resourceFieldRef:
|
||||||
|
containerName: "170"
|
||||||
|
divisor: "813"
|
||||||
|
resource: "171"
|
||||||
|
secretKeyRef:
|
||||||
|
key: "175"
|
||||||
|
name: "174"
|
||||||
|
optional: true
|
||||||
|
envFrom:
|
||||||
|
- configMapRef:
|
||||||
|
name: "164"
|
||||||
|
optional: true
|
||||||
|
prefix: "163"
|
||||||
|
secretRef:
|
||||||
|
name: "165"
|
||||||
|
optional: true
|
||||||
|
image: "157"
|
||||||
|
imagePullPolicy: Ź9ǕLLȊɞ-uƻ悖
|
||||||
|
lifecycle:
|
||||||
|
postStart:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "195"
|
||||||
|
httpGet:
|
||||||
|
host: "198"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "199"
|
||||||
|
value: "200"
|
||||||
|
path: "196"
|
||||||
|
port: "197"
|
||||||
|
scheme: ɩC
|
||||||
|
tcpSocket:
|
||||||
|
host: "202"
|
||||||
|
port: "201"
|
||||||
|
preStop:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "203"
|
||||||
|
httpGet:
|
||||||
|
host: "205"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "206"
|
||||||
|
value: "207"
|
||||||
|
path: "204"
|
||||||
|
port: 747802823
|
||||||
|
scheme: ĨFħ籘Àǒɿʒ
|
||||||
|
tcpSocket:
|
||||||
|
host: "208"
|
||||||
|
port: 1912934380
|
||||||
|
livenessProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "182"
|
||||||
|
failureThreshold: -1650568978
|
||||||
|
httpGet:
|
||||||
|
host: "184"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "185"
|
||||||
|
value: "186"
|
||||||
|
path: "183"
|
||||||
|
port: -1167888910
|
||||||
|
scheme: .Q貇£ȹ嫰ƹǔw÷nI
|
||||||
|
initialDelaySeconds: -162264011
|
||||||
|
periodSeconds: -1429994426
|
||||||
|
successThreshold: 135036402
|
||||||
|
tcpSocket:
|
||||||
|
host: "188"
|
||||||
|
port: "187"
|
||||||
|
timeoutSeconds: 800220849
|
||||||
|
name: "156"
|
||||||
|
ports:
|
||||||
|
- containerPort: 1180382332
|
||||||
|
hostIP: "162"
|
||||||
|
hostPort: 963442342
|
||||||
|
name: "161"
|
||||||
|
protocol: H韹寬娬ï瓼猀2:öY鶪5w垁
|
||||||
|
readinessProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "189"
|
||||||
|
failureThreshold: 893619181
|
||||||
|
httpGet:
|
||||||
|
host: "191"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "192"
|
||||||
|
value: "193"
|
||||||
|
path: "190"
|
||||||
|
port: -2015604435
|
||||||
|
scheme: jƯĖ漘Z剚敍0)
|
||||||
|
initialDelaySeconds: -2031266553
|
||||||
|
periodSeconds: -648954478
|
||||||
|
successThreshold: 1170649416
|
||||||
|
tcpSocket:
|
||||||
|
host: "194"
|
||||||
|
port: 424236719
|
||||||
|
timeoutSeconds: -840997104
|
||||||
|
resources:
|
||||||
|
limits:
|
||||||
|
Nșƶ4ĩĉş蝿ɖȃ賲鐅臬dH巧壚t: "770"
|
||||||
|
requests:
|
||||||
|
sn芞QÄȻȊ+?ƭ峧: "970"
|
||||||
|
securityContext:
|
||||||
|
allowPrivilegeEscalation: false
|
||||||
|
capabilities:
|
||||||
|
add:
|
||||||
|
- Ƹ[Ęİ榌U髷裎$MVȟ@7
|
||||||
|
drop:
|
||||||
|
- 奺Ȋ礶惇¸t颟.鵫ǚ
|
||||||
|
privileged: true
|
||||||
|
procMount: -鿧悮坮Ȣ幟ļ
|
||||||
|
readOnlyRootFilesystem: true
|
||||||
|
runAsGroup: -3651020110942663855
|
||||||
|
runAsNonRoot: false
|
||||||
|
runAsUser: 1162216870203002790
|
||||||
|
seLinuxOptions:
|
||||||
|
level: "213"
|
||||||
|
role: "211"
|
||||||
|
type: "212"
|
||||||
|
user: "210"
|
||||||
|
stdin: true
|
||||||
|
terminationMessagePath: "209"
|
||||||
|
terminationMessagePolicy: 1ſ盷褎weLJèux榜VƋZ1Ůđ眊
|
||||||
|
tty: true
|
||||||
|
volumeDevices:
|
||||||
|
- devicePath: "181"
|
||||||
|
name: "180"
|
||||||
|
volumeMounts:
|
||||||
|
- mountPath: "177"
|
||||||
|
mountPropagation: «öʮĀ<é瞾ʀNŬɨǙÄr蛏豈ɃHŠ
|
||||||
|
name: "176"
|
||||||
|
subPath: "178"
|
||||||
|
subPathExpr: "179"
|
||||||
|
workingDir: "160"
|
||||||
|
nodeName: "279"
|
||||||
|
nodeSelector:
|
||||||
|
"275": "276"
|
||||||
|
priority: -895317190
|
||||||
|
priorityClassName: "334"
|
||||||
|
readinessGates:
|
||||||
|
- conditionType: ċƹ|慼櫁色苆试揯遐e4'ď曕椐敛n
|
||||||
|
restartPolicy: ')酊龨δ摖ȱğ_<ǬëJ橈''琕鶫:'
|
||||||
|
runtimeClassName: "339"
|
||||||
|
schedulerName: "329"
|
||||||
|
securityContext:
|
||||||
|
fsGroup: -4389239449149439507
|
||||||
|
runAsGroup: 4640906527069599386
|
||||||
|
runAsNonRoot: true
|
||||||
|
runAsUser: 1517677345437208428
|
||||||
|
seLinuxOptions:
|
||||||
|
level: "283"
|
||||||
|
role: "281"
|
||||||
|
type: "282"
|
||||||
|
user: "280"
|
||||||
|
supplementalGroups:
|
||||||
|
- -6499508485510627932
|
||||||
|
sysctls:
|
||||||
|
- name: "284"
|
||||||
|
value: "285"
|
||||||
|
serviceAccount: "278"
|
||||||
|
serviceAccountName: "277"
|
||||||
|
shareProcessNamespace: false
|
||||||
|
subdomain: "288"
|
||||||
|
terminationGracePeriodSeconds: -5370059306928520750
|
||||||
|
tolerations:
|
||||||
|
- effect: 儉ɩ柀
|
||||||
|
key: "330"
|
||||||
|
operator: 抷qTfZȻ干m謆7
|
||||||
|
tolerationSeconds: -7411984641310969236
|
||||||
|
value: "331"
|
||||||
|
volumes:
|
||||||
|
- awsElasticBlockStore:
|
||||||
|
fsType: "56"
|
||||||
|
partition: -1996616480
|
||||||
|
volumeID: "55"
|
||||||
|
azureDisk:
|
||||||
|
cachingMode: 唼Ģ猇õǶț鹎ğ#咻痗ȡmƴy綸_
|
||||||
|
diskName: "119"
|
||||||
|
diskURI: "120"
|
||||||
|
fsType: "121"
|
||||||
|
kind: 參遼ūP
|
||||||
|
readOnly: true
|
||||||
|
azureFile:
|
||||||
|
secretName: "105"
|
||||||
|
shareName: "106"
|
||||||
|
cephfs:
|
||||||
|
monitors:
|
||||||
|
- "90"
|
||||||
|
path: "91"
|
||||||
|
readOnly: true
|
||||||
|
secretFile: "93"
|
||||||
|
secretRef:
|
||||||
|
name: "94"
|
||||||
|
user: "92"
|
||||||
|
cinder:
|
||||||
|
fsType: "88"
|
||||||
|
readOnly: true
|
||||||
|
secretRef:
|
||||||
|
name: "89"
|
||||||
|
volumeID: "87"
|
||||||
|
configMap:
|
||||||
|
defaultMode: 480521693
|
||||||
|
items:
|
||||||
|
- key: "108"
|
||||||
|
mode: -1296140
|
||||||
|
path: "109"
|
||||||
|
name: "107"
|
||||||
|
optional: false
|
||||||
|
csi:
|
||||||
|
driver: "151"
|
||||||
|
fsType: "152"
|
||||||
|
nodePublishSecretRef:
|
||||||
|
name: "155"
|
||||||
|
readOnly: false
|
||||||
|
volumeAttributes:
|
||||||
|
"153": "154"
|
||||||
|
downwardAPI:
|
||||||
|
defaultMode: -1376537100
|
||||||
|
items:
|
||||||
|
- fieldRef:
|
||||||
|
apiVersion: "98"
|
||||||
|
fieldPath: "99"
|
||||||
|
mode: -1482763519
|
||||||
|
path: "97"
|
||||||
|
resourceFieldRef:
|
||||||
|
containerName: "100"
|
||||||
|
divisor: "772"
|
||||||
|
resource: "101"
|
||||||
|
emptyDir:
|
||||||
|
medium: o&蕭k ź贩j瀉
|
||||||
|
sizeLimit: "621"
|
||||||
|
fc:
|
||||||
|
fsType: "103"
|
||||||
|
lun: -1902521464
|
||||||
|
targetWWNs:
|
||||||
|
- "102"
|
||||||
|
wwids:
|
||||||
|
- "104"
|
||||||
|
flexVolume:
|
||||||
|
driver: "82"
|
||||||
|
fsType: "83"
|
||||||
|
options:
|
||||||
|
"85": "86"
|
||||||
|
readOnly: true
|
||||||
|
secretRef:
|
||||||
|
name: "84"
|
||||||
|
flocker:
|
||||||
|
datasetName: "95"
|
||||||
|
datasetUUID: "96"
|
||||||
|
gcePersistentDisk:
|
||||||
|
fsType: "54"
|
||||||
|
partition: -1321131665
|
||||||
|
pdName: "53"
|
||||||
|
readOnly: true
|
||||||
|
gitRepo:
|
||||||
|
directory: "59"
|
||||||
|
repository: "57"
|
||||||
|
revision: "58"
|
||||||
|
glusterfs:
|
||||||
|
endpoints: "72"
|
||||||
|
path: "73"
|
||||||
|
readOnly: true
|
||||||
|
hostPath:
|
||||||
|
path: "52"
|
||||||
|
type: Uʎ浵ɲõ
|
||||||
|
iscsi:
|
||||||
|
fsType: "68"
|
||||||
|
initiatorName: "71"
|
||||||
|
iqn: "66"
|
||||||
|
iscsiInterface: "67"
|
||||||
|
lun: 636617833
|
||||||
|
portals:
|
||||||
|
- "69"
|
||||||
|
secretRef:
|
||||||
|
name: "70"
|
||||||
|
targetPortal: "65"
|
||||||
|
name: "51"
|
||||||
|
nfs:
|
||||||
|
path: "64"
|
||||||
|
server: "63"
|
||||||
|
persistentVolumeClaim:
|
||||||
|
claimName: "74"
|
||||||
|
readOnly: true
|
||||||
|
photonPersistentDisk:
|
||||||
|
fsType: "123"
|
||||||
|
pdID: "122"
|
||||||
|
portworxVolume:
|
||||||
|
fsType: "138"
|
||||||
|
readOnly: true
|
||||||
|
volumeID: "137"
|
||||||
|
projected:
|
||||||
|
defaultMode: -50623103
|
||||||
|
sources:
|
||||||
|
- configMap:
|
||||||
|
items:
|
||||||
|
- key: "133"
|
||||||
|
mode: 1569606284
|
||||||
|
path: "134"
|
||||||
|
name: "132"
|
||||||
|
optional: false
|
||||||
|
downwardAPI:
|
||||||
|
items:
|
||||||
|
- fieldRef:
|
||||||
|
apiVersion: "128"
|
||||||
|
fieldPath: "129"
|
||||||
|
mode: -1319998825
|
||||||
|
path: "127"
|
||||||
|
resourceFieldRef:
|
||||||
|
containerName: "130"
|
||||||
|
divisor: "838"
|
||||||
|
resource: "131"
|
||||||
|
secret:
|
||||||
|
items:
|
||||||
|
- key: "125"
|
||||||
|
mode: 996680040
|
||||||
|
path: "126"
|
||||||
|
name: "124"
|
||||||
|
optional: false
|
||||||
|
serviceAccountToken:
|
||||||
|
audience: "135"
|
||||||
|
expirationSeconds: -4636499237765408684
|
||||||
|
path: "136"
|
||||||
|
quobyte:
|
||||||
|
group: "117"
|
||||||
|
readOnly: true
|
||||||
|
registry: "114"
|
||||||
|
tenant: "118"
|
||||||
|
user: "116"
|
||||||
|
volume: "115"
|
||||||
|
rbd:
|
||||||
|
fsType: "77"
|
||||||
|
image: "76"
|
||||||
|
keyring: "80"
|
||||||
|
monitors:
|
||||||
|
- "75"
|
||||||
|
pool: "78"
|
||||||
|
readOnly: true
|
||||||
|
secretRef:
|
||||||
|
name: "81"
|
||||||
|
user: "79"
|
||||||
|
scaleIO:
|
||||||
|
fsType: "146"
|
||||||
|
gateway: "139"
|
||||||
|
protectionDomain: "142"
|
||||||
|
readOnly: true
|
||||||
|
secretRef:
|
||||||
|
name: "141"
|
||||||
|
sslEnabled: true
|
||||||
|
storageMode: "144"
|
||||||
|
storagePool: "143"
|
||||||
|
system: "140"
|
||||||
|
volumeName: "145"
|
||||||
|
secret:
|
||||||
|
defaultMode: -288563359
|
||||||
|
items:
|
||||||
|
- key: "61"
|
||||||
|
mode: -1365115016
|
||||||
|
path: "62"
|
||||||
|
optional: false
|
||||||
|
secretName: "60"
|
||||||
|
storageos:
|
||||||
|
fsType: "149"
|
||||||
|
readOnly: true
|
||||||
|
secretRef:
|
||||||
|
name: "150"
|
||||||
|
volumeName: "147"
|
||||||
|
volumeNamespace: "148"
|
||||||
|
vsphereVolume:
|
||||||
|
fsType: "111"
|
||||||
|
storagePolicyID: "113"
|
||||||
|
storagePolicyName: "112"
|
||||||
|
volumePath: "110"
|
||||||
|
status:
|
||||||
|
availableReplicas: 2061490078
|
||||||
|
collisionCount: 99448460
|
||||||
|
conditions:
|
||||||
|
- lastTransitionTime: "2191-07-04T07:05:53Z"
|
||||||
|
lastUpdateTime: "2182-10-10T16:20:33Z"
|
||||||
|
message: "341"
|
||||||
|
reason: "340"
|
||||||
|
status: -墡è箁E嗆R2璻攜轴ɓ雤Ƽ]焤Ɂ
|
||||||
|
type: NJ丧鴻
|
||||||
|
observedGeneration: -646884070573393486
|
||||||
|
readyReplicas: -1085841792
|
||||||
|
replicas: -1207878403
|
||||||
|
unavailableReplicas: -244836060
|
||||||
|
updatedReplicas: 372376497
|
1052
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.ReplicaSet.json
vendored
Normal file
1052
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.ReplicaSet.json
vendored
Normal file
File diff suppressed because it is too large
Load Diff
BIN
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.ReplicaSet.pb
vendored
Normal file
BIN
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.ReplicaSet.pb
vendored
Normal file
Binary file not shown.
716
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.ReplicaSet.yaml
vendored
Normal file
716
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.ReplicaSet.yaml
vendored
Normal file
@@ -0,0 +1,716 @@
|
|||||||
|
apiVersion: apps/v1beta2
|
||||||
|
kind: ReplicaSet
|
||||||
|
metadata:
|
||||||
|
annotations:
|
||||||
|
"9": "10"
|
||||||
|
clusterName: "15"
|
||||||
|
creationTimestamp: null
|
||||||
|
deletionGracePeriodSeconds: -4955867275792137171
|
||||||
|
finalizers:
|
||||||
|
- "14"
|
||||||
|
generateName: "3"
|
||||||
|
generation: 8071137005907523419
|
||||||
|
labels:
|
||||||
|
"7": "8"
|
||||||
|
managedFields:
|
||||||
|
- apiVersion: "17"
|
||||||
|
fields:
|
||||||
|
"18":
|
||||||
|
"19": null
|
||||||
|
manager: "16"
|
||||||
|
operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]
|
||||||
|
name: "2"
|
||||||
|
namespace: "4"
|
||||||
|
ownerReferences:
|
||||||
|
- apiVersion: "11"
|
||||||
|
blockOwnerDeletion: true
|
||||||
|
controller: false
|
||||||
|
kind: "12"
|
||||||
|
name: "13"
|
||||||
|
uid: Dz廔ȇ{sŊƏp
|
||||||
|
resourceVersion: "16964250748386560239"
|
||||||
|
selfLink: "5"
|
||||||
|
uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e
|
||||||
|
spec:
|
||||||
|
minReadySeconds: 2114329341
|
||||||
|
replicas: -1978186127
|
||||||
|
selector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: M-H_5_.t..bGE.9__.3_u1.m_.5AW-_S-.3g.7_2fNc5G
|
||||||
|
operator: NotIn
|
||||||
|
values:
|
||||||
|
- 7_M9T9sH.Wu5--.K_.0--_0P7_.C.Ze--D07.a_.y_y_oU
|
||||||
|
matchLabels:
|
||||||
|
0-8---nqxcv-q5r-8---jop96410.r--g8c2-k-912e5-c-e63-n-3snh-z--3uy5--g/7y7: s.6--_x.--0wmZk1_8._3s_-_Bq.m_-.q8_v2LiTF_a981d3-7-f8
|
||||||
|
template:
|
||||||
|
metadata:
|
||||||
|
annotations:
|
||||||
|
"37": "38"
|
||||||
|
clusterName: "43"
|
||||||
|
creationTimestamp: null
|
||||||
|
deletionGracePeriodSeconds: -4739960484747932992
|
||||||
|
finalizers:
|
||||||
|
- "42"
|
||||||
|
generateName: "31"
|
||||||
|
generation: 1395707490843892091
|
||||||
|
labels:
|
||||||
|
"35": "36"
|
||||||
|
managedFields:
|
||||||
|
- apiVersion: "45"
|
||||||
|
fields:
|
||||||
|
"46":
|
||||||
|
"47": null
|
||||||
|
manager: "44"
|
||||||
|
operation: ɔȖ脵鴈Ōƾ焁yǠ/淹\韲翁&
|
||||||
|
name: "30"
|
||||||
|
namespace: "32"
|
||||||
|
ownerReferences:
|
||||||
|
- apiVersion: "39"
|
||||||
|
blockOwnerDeletion: true
|
||||||
|
controller: false
|
||||||
|
kind: "40"
|
||||||
|
name: "41"
|
||||||
|
uid: ·Õ
|
||||||
|
resourceVersion: "11500002557443244703"
|
||||||
|
selfLink: "33"
|
||||||
|
uid: 诫z徃鷢6ȥ啕禗
|
||||||
|
spec:
|
||||||
|
activeDeadlineSeconds: -11671145270681448
|
||||||
|
affinity:
|
||||||
|
nodeAffinity:
|
||||||
|
preferredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- preference:
|
||||||
|
matchExpressions:
|
||||||
|
- key: "291"
|
||||||
|
operator: ɇ卷荙JLĹ]佱¿>犵殇ŕ-Ɂ
|
||||||
|
values:
|
||||||
|
- "292"
|
||||||
|
matchFields:
|
||||||
|
- key: "293"
|
||||||
|
operator: t叀碧闳ȩr嚧ʣq埄
|
||||||
|
values:
|
||||||
|
- "294"
|
||||||
|
weight: 410611837
|
||||||
|
requiredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
nodeSelectorTerms:
|
||||||
|
- matchExpressions:
|
||||||
|
- key: "287"
|
||||||
|
operator: 胵輓Ɔ
|
||||||
|
values:
|
||||||
|
- "288"
|
||||||
|
matchFields:
|
||||||
|
- key: "289"
|
||||||
|
operator: ØœȠƬQg鄠[颐o
|
||||||
|
values:
|
||||||
|
- "290"
|
||||||
|
podAffinity:
|
||||||
|
preferredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- podAffinityTerm:
|
||||||
|
labelSelector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: 2-tfh4.caTz_.g.w-o.8_WT-M.3_-1y_8D_X._B_p
|
||||||
|
operator: Exists
|
||||||
|
matchLabels:
|
||||||
|
G.-_pP__up.2L_s-o779._-k-5___Q: 3.csh-3--Z1Tvw39F_C-rtSY.g._2F7.-_e..Or_-.3OHgt._U.x
|
||||||
|
namespaces:
|
||||||
|
- "309"
|
||||||
|
topologyKey: "310"
|
||||||
|
weight: -751455207
|
||||||
|
requiredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- labelSelector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: d5-g-7-7---g88w2k4usz--mj-8o26--26-hs5-jeds4-4tz9x-4.i-l11q5--uk5mj-94-8134i5k6q6--5tu-tie4-7--gm4p-8y-99/N_g-..__._____K_g1cXfr4
|
||||||
|
operator: Exists
|
||||||
|
matchLabels:
|
||||||
|
4-45e--7-5r-4-7--7-2---o--4-1-2s39--6---fv--m-8--72-bca4m54/F.h-__k_K5._..O_J: q-.VEa-_gn.8-c.C3_F._oX-F9_.5vN5.25aWx.2aM24
|
||||||
|
namespaces:
|
||||||
|
- "301"
|
||||||
|
topologyKey: "302"
|
||||||
|
podAntiAffinity:
|
||||||
|
preferredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- podAffinityTerm:
|
||||||
|
labelSelector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: a-L--v_Z--Zg-_4Q__-v_t_u_.__I_-_-3-3--5X1rh-K5y_AzOBW9
|
||||||
|
operator: In
|
||||||
|
values:
|
||||||
|
- Gv
|
||||||
|
matchLabels:
|
||||||
|
acp6-5-x1---4/b8a_6_.0Q46: "6"
|
||||||
|
namespaces:
|
||||||
|
- "325"
|
||||||
|
topologyKey: "326"
|
||||||
|
weight: -2081163116
|
||||||
|
requiredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- labelSelector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: Ue_l2.._8s--Z
|
||||||
|
operator: In
|
||||||
|
values:
|
||||||
|
- A-._d._.Um.-__k.j._g-G-7--p9.-_0R.-_-3_L_2a
|
||||||
|
matchLabels:
|
||||||
|
5m8-1x129-9d8-s7-t7--336-11k8/A._X-D---k..1Q7._l.._Q.6.I--2_9.v.--3: 8.3_t_-l..-.DG7r-3.----._4__Xn
|
||||||
|
namespaces:
|
||||||
|
- "317"
|
||||||
|
topologyKey: "318"
|
||||||
|
automountServiceAccountToken: true
|
||||||
|
containers:
|
||||||
|
- args:
|
||||||
|
- "218"
|
||||||
|
command:
|
||||||
|
- "217"
|
||||||
|
env:
|
||||||
|
- name: "225"
|
||||||
|
value: "226"
|
||||||
|
valueFrom:
|
||||||
|
configMapKeyRef:
|
||||||
|
key: "232"
|
||||||
|
name: "231"
|
||||||
|
optional: false
|
||||||
|
fieldRef:
|
||||||
|
apiVersion: "227"
|
||||||
|
fieldPath: "228"
|
||||||
|
resourceFieldRef:
|
||||||
|
containerName: "229"
|
||||||
|
divisor: "43"
|
||||||
|
resource: "230"
|
||||||
|
secretKeyRef:
|
||||||
|
key: "234"
|
||||||
|
name: "233"
|
||||||
|
optional: true
|
||||||
|
envFrom:
|
||||||
|
- configMapRef:
|
||||||
|
name: "223"
|
||||||
|
optional: true
|
||||||
|
prefix: "222"
|
||||||
|
secretRef:
|
||||||
|
name: "224"
|
||||||
|
optional: true
|
||||||
|
image: "216"
|
||||||
|
imagePullPolicy: I\p[
|
||||||
|
lifecycle:
|
||||||
|
postStart:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "253"
|
||||||
|
httpGet:
|
||||||
|
host: "255"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "256"
|
||||||
|
value: "257"
|
||||||
|
path: "254"
|
||||||
|
port: 963670270
|
||||||
|
scheme: ɘȌ脾嚏吐ĠLƐȤ藠3.v
|
||||||
|
tcpSocket:
|
||||||
|
host: "259"
|
||||||
|
port: "258"
|
||||||
|
preStop:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "260"
|
||||||
|
httpGet:
|
||||||
|
host: "263"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "264"
|
||||||
|
value: "265"
|
||||||
|
path: "261"
|
||||||
|
port: "262"
|
||||||
|
scheme: '\ '
|
||||||
|
tcpSocket:
|
||||||
|
host: "267"
|
||||||
|
port: "266"
|
||||||
|
livenessProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "241"
|
||||||
|
failureThreshold: 2040455355
|
||||||
|
httpGet:
|
||||||
|
host: "243"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "244"
|
||||||
|
value: "245"
|
||||||
|
path: "242"
|
||||||
|
port: -342705708
|
||||||
|
scheme: fw[Řż丩ŽoǠŻʘY賃ɪ鐊
|
||||||
|
initialDelaySeconds: 364078113
|
||||||
|
periodSeconds: 828173251
|
||||||
|
successThreshold: -394397948
|
||||||
|
tcpSocket:
|
||||||
|
host: "246"
|
||||||
|
port: 88483549
|
||||||
|
timeoutSeconds: -181693648
|
||||||
|
name: "215"
|
||||||
|
ports:
|
||||||
|
- containerPort: -1478830017
|
||||||
|
hostIP: "221"
|
||||||
|
hostPort: -1762049522
|
||||||
|
name: "220"
|
||||||
|
protocol: ÷nI粛E煹ǐƲE
|
||||||
|
readinessProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "247"
|
||||||
|
failureThreshold: -1920661051
|
||||||
|
httpGet:
|
||||||
|
host: "249"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "250"
|
||||||
|
value: "251"
|
||||||
|
path: "248"
|
||||||
|
port: 474119379
|
||||||
|
scheme: 萭旿@掇lNdǂ>5姣
|
||||||
|
initialDelaySeconds: 1505082076
|
||||||
|
periodSeconds: 1602745893
|
||||||
|
successThreshold: 1599076900
|
||||||
|
tcpSocket:
|
||||||
|
host: "252"
|
||||||
|
port: 1498833271
|
||||||
|
timeoutSeconds: 1447898632
|
||||||
|
resources:
|
||||||
|
limits:
|
||||||
|
',铻OŤǢʭ嵔棂p儼Ƿ裚瓶': "806"
|
||||||
|
requests:
|
||||||
|
ɩC: "766"
|
||||||
|
securityContext:
|
||||||
|
allowPrivilegeEscalation: false
|
||||||
|
capabilities:
|
||||||
|
add:
|
||||||
|
- ĨɆâĺɗŹ倗
|
||||||
|
drop:
|
||||||
|
- 晒嶗UÐ_ƮA攤/ɸɎ R§耶FfBl
|
||||||
|
privileged: true
|
||||||
|
procMount: Ȱ?$矡ȶ网
|
||||||
|
readOnlyRootFilesystem: false
|
||||||
|
runAsGroup: 3850139838566476547
|
||||||
|
runAsNonRoot: false
|
||||||
|
runAsUser: 4614883548233532846
|
||||||
|
seLinuxOptions:
|
||||||
|
level: "272"
|
||||||
|
role: "270"
|
||||||
|
type: "271"
|
||||||
|
user: "269"
|
||||||
|
stdin: true
|
||||||
|
stdinOnce: true
|
||||||
|
terminationMessagePath: "268"
|
||||||
|
terminationMessagePolicy: «丯Ƙ枛牐ɺ皚
|
||||||
|
tty: true
|
||||||
|
volumeDevices:
|
||||||
|
- devicePath: "240"
|
||||||
|
name: "239"
|
||||||
|
volumeMounts:
|
||||||
|
- mountPath: "236"
|
||||||
|
mountPropagation: ȫ焗捏ĨFħ籘Àǒɿʒ刽
|
||||||
|
name: "235"
|
||||||
|
subPath: "237"
|
||||||
|
subPathExpr: "238"
|
||||||
|
workingDir: "219"
|
||||||
|
dnsConfig:
|
||||||
|
nameservers:
|
||||||
|
- "333"
|
||||||
|
options:
|
||||||
|
- name: "335"
|
||||||
|
value: "336"
|
||||||
|
searches:
|
||||||
|
- "334"
|
||||||
|
enableServiceLinks: true
|
||||||
|
hostAliases:
|
||||||
|
- hostnames:
|
||||||
|
- "331"
|
||||||
|
ip: "330"
|
||||||
|
hostIPC: true
|
||||||
|
hostNetwork: true
|
||||||
|
hostPID: true
|
||||||
|
hostname: "285"
|
||||||
|
imagePullSecrets:
|
||||||
|
- name: "284"
|
||||||
|
initContainers:
|
||||||
|
- args:
|
||||||
|
- "159"
|
||||||
|
command:
|
||||||
|
- "158"
|
||||||
|
env:
|
||||||
|
- name: "166"
|
||||||
|
value: "167"
|
||||||
|
valueFrom:
|
||||||
|
configMapKeyRef:
|
||||||
|
key: "173"
|
||||||
|
name: "172"
|
||||||
|
optional: true
|
||||||
|
fieldRef:
|
||||||
|
apiVersion: "168"
|
||||||
|
fieldPath: "169"
|
||||||
|
resourceFieldRef:
|
||||||
|
containerName: "170"
|
||||||
|
divisor: "375"
|
||||||
|
resource: "171"
|
||||||
|
secretKeyRef:
|
||||||
|
key: "175"
|
||||||
|
name: "174"
|
||||||
|
optional: false
|
||||||
|
envFrom:
|
||||||
|
- configMapRef:
|
||||||
|
name: "164"
|
||||||
|
optional: false
|
||||||
|
prefix: "163"
|
||||||
|
secretRef:
|
||||||
|
name: "165"
|
||||||
|
optional: false
|
||||||
|
image: "157"
|
||||||
|
imagePullPolicy: ɖȃ賲鐅臬dH巧壚tC十Oɢ
|
||||||
|
lifecycle:
|
||||||
|
postStart:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "197"
|
||||||
|
httpGet:
|
||||||
|
host: "199"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "200"
|
||||||
|
value: "201"
|
||||||
|
path: "198"
|
||||||
|
port: -2007811220
|
||||||
|
scheme: 鎷卩蝾H
|
||||||
|
tcpSocket:
|
||||||
|
host: "202"
|
||||||
|
port: -2035009296
|
||||||
|
preStop:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "203"
|
||||||
|
httpGet:
|
||||||
|
host: "206"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "207"
|
||||||
|
value: "208"
|
||||||
|
path: "204"
|
||||||
|
port: "205"
|
||||||
|
scheme: ńMǰ溟ɴ扵閝
|
||||||
|
tcpSocket:
|
||||||
|
host: "209"
|
||||||
|
port: -1474440600
|
||||||
|
livenessProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "182"
|
||||||
|
failureThreshold: -1638339389
|
||||||
|
httpGet:
|
||||||
|
host: "185"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "186"
|
||||||
|
value: "187"
|
||||||
|
path: "183"
|
||||||
|
port: "184"
|
||||||
|
scheme: 痗ȡmƴy綸_Ú8參遼ūPH
|
||||||
|
initialDelaySeconds: 655980302
|
||||||
|
periodSeconds: 446829537
|
||||||
|
successThreshold: -1987044888
|
||||||
|
tcpSocket:
|
||||||
|
host: "189"
|
||||||
|
port: "188"
|
||||||
|
timeoutSeconds: 741871873
|
||||||
|
name: "156"
|
||||||
|
ports:
|
||||||
|
- containerPort: -1996616480
|
||||||
|
hostIP: "162"
|
||||||
|
hostPort: 1473141590
|
||||||
|
name: "161"
|
||||||
|
protocol: ł/擇ɦĽ胚O醔ɍ厶
|
||||||
|
readinessProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "190"
|
||||||
|
failureThreshold: 2063799569
|
||||||
|
httpGet:
|
||||||
|
host: "192"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "193"
|
||||||
|
value: "194"
|
||||||
|
path: "191"
|
||||||
|
port: 961508537
|
||||||
|
scheme: 黖ȓ
|
||||||
|
initialDelaySeconds: -50623103
|
||||||
|
periodSeconds: -1350331007
|
||||||
|
successThreshold: -1145306833
|
||||||
|
tcpSocket:
|
||||||
|
host: "196"
|
||||||
|
port: "195"
|
||||||
|
timeoutSeconds: 1795738696
|
||||||
|
resources:
|
||||||
|
limits:
|
||||||
|
"": "596"
|
||||||
|
requests:
|
||||||
|
a坩O`涁İ而踪鄌eÞȦY籎顒: "45"
|
||||||
|
securityContext:
|
||||||
|
allowPrivilegeEscalation: false
|
||||||
|
capabilities:
|
||||||
|
add:
|
||||||
|
- d鲡
|
||||||
|
drop:
|
||||||
|
- 贅wE@Ȗs«öʮĀ<é
|
||||||
|
privileged: true
|
||||||
|
procMount: 嫙&蒒5靇C'ɵK.Q貇
|
||||||
|
readOnlyRootFilesystem: false
|
||||||
|
runAsGroup: 6637292039508172491
|
||||||
|
runAsNonRoot: false
|
||||||
|
runAsUser: -6722299225018603773
|
||||||
|
seLinuxOptions:
|
||||||
|
level: "214"
|
||||||
|
role: "212"
|
||||||
|
type: "213"
|
||||||
|
user: "211"
|
||||||
|
terminationMessagePath: "210"
|
||||||
|
terminationMessagePolicy: 廡ɑ龫`劳&¼傭Ȟ1酃=6}ɡŇ
|
||||||
|
tty: true
|
||||||
|
volumeDevices:
|
||||||
|
- devicePath: "181"
|
||||||
|
name: "180"
|
||||||
|
volumeMounts:
|
||||||
|
- mountPath: "177"
|
||||||
|
mountPropagation: 捘ɍi縱ù墴
|
||||||
|
name: "176"
|
||||||
|
subPath: "178"
|
||||||
|
subPathExpr: "179"
|
||||||
|
workingDir: "160"
|
||||||
|
nodeName: "277"
|
||||||
|
nodeSelector:
|
||||||
|
"273": "274"
|
||||||
|
priority: -852112760
|
||||||
|
priorityClassName: "332"
|
||||||
|
readinessGates:
|
||||||
|
- conditionType: ""
|
||||||
|
runtimeClassName: "337"
|
||||||
|
schedulerName: "327"
|
||||||
|
securityContext:
|
||||||
|
fsGroup: -4765779537771254535
|
||||||
|
runAsGroup: 5267311692406174869
|
||||||
|
runAsNonRoot: false
|
||||||
|
runAsUser: -5860790522738935260
|
||||||
|
seLinuxOptions:
|
||||||
|
level: "281"
|
||||||
|
role: "279"
|
||||||
|
type: "280"
|
||||||
|
user: "278"
|
||||||
|
supplementalGroups:
|
||||||
|
- -4369115231127764890
|
||||||
|
sysctls:
|
||||||
|
- name: "282"
|
||||||
|
value: "283"
|
||||||
|
serviceAccount: "276"
|
||||||
|
serviceAccountName: "275"
|
||||||
|
shareProcessNamespace: false
|
||||||
|
subdomain: "286"
|
||||||
|
terminationGracePeriodSeconds: -549108701661089463
|
||||||
|
tolerations:
|
||||||
|
- effect: 群E牬庘颮6(|ǖûǭ
|
||||||
|
key: "328"
|
||||||
|
operator: ȜŚɇA%ɀ蓧睔SJȋ灋槊
|
||||||
|
tolerationSeconds: -288011219492438332
|
||||||
|
value: "329"
|
||||||
|
volumes:
|
||||||
|
- awsElasticBlockStore:
|
||||||
|
fsType: "56"
|
||||||
|
partition: 200492355
|
||||||
|
readOnly: true
|
||||||
|
volumeID: "55"
|
||||||
|
azureDisk:
|
||||||
|
cachingMode: 躢
|
||||||
|
diskName: "119"
|
||||||
|
diskURI: "120"
|
||||||
|
fsType: "121"
|
||||||
|
kind: 黰eȪ嵛4$%Qɰ
|
||||||
|
readOnly: false
|
||||||
|
azureFile:
|
||||||
|
secretName: "105"
|
||||||
|
shareName: "106"
|
||||||
|
cephfs:
|
||||||
|
monitors:
|
||||||
|
- "90"
|
||||||
|
path: "91"
|
||||||
|
readOnly: true
|
||||||
|
secretFile: "93"
|
||||||
|
secretRef:
|
||||||
|
name: "94"
|
||||||
|
user: "92"
|
||||||
|
cinder:
|
||||||
|
fsType: "88"
|
||||||
|
readOnly: true
|
||||||
|
secretRef:
|
||||||
|
name: "89"
|
||||||
|
volumeID: "87"
|
||||||
|
configMap:
|
||||||
|
defaultMode: 1632959949
|
||||||
|
items:
|
||||||
|
- key: "108"
|
||||||
|
mode: -1057154155
|
||||||
|
path: "109"
|
||||||
|
name: "107"
|
||||||
|
optional: true
|
||||||
|
csi:
|
||||||
|
driver: "151"
|
||||||
|
fsType: "152"
|
||||||
|
nodePublishSecretRef:
|
||||||
|
name: "155"
|
||||||
|
readOnly: false
|
||||||
|
volumeAttributes:
|
||||||
|
"153": "154"
|
||||||
|
downwardAPI:
|
||||||
|
defaultMode: -395029362
|
||||||
|
items:
|
||||||
|
- fieldRef:
|
||||||
|
apiVersion: "98"
|
||||||
|
fieldPath: "99"
|
||||||
|
mode: -1332301579
|
||||||
|
path: "97"
|
||||||
|
resourceFieldRef:
|
||||||
|
containerName: "100"
|
||||||
|
divisor: "51"
|
||||||
|
resource: "101"
|
||||||
|
emptyDir:
|
||||||
|
medium: 繡楙¯ĦE勗E濞偘
|
||||||
|
sizeLimit: "349"
|
||||||
|
fc:
|
||||||
|
fsType: "103"
|
||||||
|
lun: -2007808768
|
||||||
|
targetWWNs:
|
||||||
|
- "102"
|
||||||
|
wwids:
|
||||||
|
- "104"
|
||||||
|
flexVolume:
|
||||||
|
driver: "82"
|
||||||
|
fsType: "83"
|
||||||
|
options:
|
||||||
|
"85": "86"
|
||||||
|
secretRef:
|
||||||
|
name: "84"
|
||||||
|
flocker:
|
||||||
|
datasetName: "95"
|
||||||
|
datasetUUID: "96"
|
||||||
|
gcePersistentDisk:
|
||||||
|
fsType: "54"
|
||||||
|
partition: 1648350164
|
||||||
|
pdName: "53"
|
||||||
|
readOnly: true
|
||||||
|
gitRepo:
|
||||||
|
directory: "59"
|
||||||
|
repository: "57"
|
||||||
|
revision: "58"
|
||||||
|
glusterfs:
|
||||||
|
endpoints: "72"
|
||||||
|
path: "73"
|
||||||
|
readOnly: true
|
||||||
|
hostPath:
|
||||||
|
path: "52"
|
||||||
|
type: ȱ蓿彭聡A3fƻf
|
||||||
|
iscsi:
|
||||||
|
fsType: "68"
|
||||||
|
initiatorName: "71"
|
||||||
|
iqn: "66"
|
||||||
|
iscsiInterface: "67"
|
||||||
|
lun: -1746427184
|
||||||
|
portals:
|
||||||
|
- "69"
|
||||||
|
secretRef:
|
||||||
|
name: "70"
|
||||||
|
targetPortal: "65"
|
||||||
|
name: "51"
|
||||||
|
nfs:
|
||||||
|
path: "64"
|
||||||
|
server: "63"
|
||||||
|
persistentVolumeClaim:
|
||||||
|
claimName: "74"
|
||||||
|
photonPersistentDisk:
|
||||||
|
fsType: "123"
|
||||||
|
pdID: "122"
|
||||||
|
portworxVolume:
|
||||||
|
fsType: "138"
|
||||||
|
readOnly: true
|
||||||
|
volumeID: "137"
|
||||||
|
projected:
|
||||||
|
defaultMode: 715087892
|
||||||
|
sources:
|
||||||
|
- configMap:
|
||||||
|
items:
|
||||||
|
- key: "133"
|
||||||
|
mode: 2020789772
|
||||||
|
path: "134"
|
||||||
|
name: "132"
|
||||||
|
optional: true
|
||||||
|
downwardAPI:
|
||||||
|
items:
|
||||||
|
- fieldRef:
|
||||||
|
apiVersion: "128"
|
||||||
|
fieldPath: "129"
|
||||||
|
mode: -687313111
|
||||||
|
path: "127"
|
||||||
|
resourceFieldRef:
|
||||||
|
containerName: "130"
|
||||||
|
divisor: "934"
|
||||||
|
resource: "131"
|
||||||
|
secret:
|
||||||
|
items:
|
||||||
|
- key: "125"
|
||||||
|
mode: 273818613
|
||||||
|
path: "126"
|
||||||
|
name: "124"
|
||||||
|
optional: false
|
||||||
|
serviceAccountToken:
|
||||||
|
audience: "135"
|
||||||
|
expirationSeconds: 3485267088372060587
|
||||||
|
path: "136"
|
||||||
|
quobyte:
|
||||||
|
group: "117"
|
||||||
|
registry: "114"
|
||||||
|
tenant: "118"
|
||||||
|
user: "116"
|
||||||
|
volume: "115"
|
||||||
|
rbd:
|
||||||
|
fsType: "77"
|
||||||
|
image: "76"
|
||||||
|
keyring: "80"
|
||||||
|
monitors:
|
||||||
|
- "75"
|
||||||
|
pool: "78"
|
||||||
|
secretRef:
|
||||||
|
name: "81"
|
||||||
|
user: "79"
|
||||||
|
scaleIO:
|
||||||
|
fsType: "146"
|
||||||
|
gateway: "139"
|
||||||
|
protectionDomain: "142"
|
||||||
|
secretRef:
|
||||||
|
name: "141"
|
||||||
|
storageMode: "144"
|
||||||
|
storagePool: "143"
|
||||||
|
system: "140"
|
||||||
|
volumeName: "145"
|
||||||
|
secret:
|
||||||
|
defaultMode: 395412881
|
||||||
|
items:
|
||||||
|
- key: "61"
|
||||||
|
mode: 1360806276
|
||||||
|
path: "62"
|
||||||
|
optional: true
|
||||||
|
secretName: "60"
|
||||||
|
storageos:
|
||||||
|
fsType: "149"
|
||||||
|
secretRef:
|
||||||
|
name: "150"
|
||||||
|
volumeName: "147"
|
||||||
|
volumeNamespace: "148"
|
||||||
|
vsphereVolume:
|
||||||
|
fsType: "111"
|
||||||
|
storagePolicyID: "113"
|
||||||
|
storagePolicyName: "112"
|
||||||
|
volumePath: "110"
|
||||||
|
status:
|
||||||
|
availableReplicas: 1298031603
|
||||||
|
conditions:
|
||||||
|
- lastTransitionTime: "2488-07-22T04:14:34Z"
|
||||||
|
message: "339"
|
||||||
|
reason: "338"
|
||||||
|
status: óƒ畒Üɉ愂,wa纝
|
||||||
|
type: .¸赂ʓ蔋 ǵq砯á缈gȇǙ屏宨殴妓ɡ
|
||||||
|
fullyLabeledReplicas: 163034368
|
||||||
|
observedGeneration: -3092144976843560567
|
||||||
|
readyReplicas: 1631678367
|
||||||
|
replicas: -1280563546
|
53
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.Scale.json
vendored
Normal file
53
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.Scale.json
vendored
Normal file
@@ -0,0 +1,53 @@
|
|||||||
|
{
|
||||||
|
"kind": "Scale",
|
||||||
|
"apiVersion": "apps/v1beta2",
|
||||||
|
"metadata": {
|
||||||
|
"name": "2",
|
||||||
|
"generateName": "3",
|
||||||
|
"namespace": "4",
|
||||||
|
"selfLink": "5",
|
||||||
|
"uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e",
|
||||||
|
"resourceVersion": "16964250748386560239",
|
||||||
|
"generation": 8071137005907523419,
|
||||||
|
"creationTimestamp": null,
|
||||||
|
"deletionGracePeriodSeconds": -4955867275792137171,
|
||||||
|
"labels": {
|
||||||
|
"7": "8"
|
||||||
|
},
|
||||||
|
"annotations": {
|
||||||
|
"9": "10"
|
||||||
|
},
|
||||||
|
"ownerReferences": [
|
||||||
|
{
|
||||||
|
"apiVersion": "11",
|
||||||
|
"kind": "12",
|
||||||
|
"name": "13",
|
||||||
|
"uid": "Dz廔ȇ{sŊƏp",
|
||||||
|
"controller": false,
|
||||||
|
"blockOwnerDeletion": true
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"finalizers": [
|
||||||
|
"14"
|
||||||
|
],
|
||||||
|
"clusterName": "15",
|
||||||
|
"managedFields": [
|
||||||
|
{
|
||||||
|
"manager": "16",
|
||||||
|
"operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]",
|
||||||
|
"apiVersion": "17",
|
||||||
|
"fields": {"18":{"19":null}}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"spec": {
|
||||||
|
"replicas": -2052872833
|
||||||
|
},
|
||||||
|
"status": {
|
||||||
|
"replicas": -125651156,
|
||||||
|
"selector": {
|
||||||
|
"24": "25"
|
||||||
|
},
|
||||||
|
"targetSelector": "26"
|
||||||
|
}
|
||||||
|
}
|
BIN
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.Scale.pb
vendored
Normal file
BIN
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.Scale.pb
vendored
Normal file
Binary file not shown.
40
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.Scale.yaml
vendored
Normal file
40
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.Scale.yaml
vendored
Normal file
@@ -0,0 +1,40 @@
|
|||||||
|
apiVersion: apps/v1beta2
|
||||||
|
kind: Scale
|
||||||
|
metadata:
|
||||||
|
annotations:
|
||||||
|
"9": "10"
|
||||||
|
clusterName: "15"
|
||||||
|
creationTimestamp: null
|
||||||
|
deletionGracePeriodSeconds: -4955867275792137171
|
||||||
|
finalizers:
|
||||||
|
- "14"
|
||||||
|
generateName: "3"
|
||||||
|
generation: 8071137005907523419
|
||||||
|
labels:
|
||||||
|
"7": "8"
|
||||||
|
managedFields:
|
||||||
|
- apiVersion: "17"
|
||||||
|
fields:
|
||||||
|
"18":
|
||||||
|
"19": null
|
||||||
|
manager: "16"
|
||||||
|
operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]
|
||||||
|
name: "2"
|
||||||
|
namespace: "4"
|
||||||
|
ownerReferences:
|
||||||
|
- apiVersion: "11"
|
||||||
|
blockOwnerDeletion: true
|
||||||
|
controller: false
|
||||||
|
kind: "12"
|
||||||
|
name: "13"
|
||||||
|
uid: Dz廔ȇ{sŊƏp
|
||||||
|
resourceVersion: "16964250748386560239"
|
||||||
|
selfLink: "5"
|
||||||
|
uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e
|
||||||
|
spec:
|
||||||
|
replicas: -2052872833
|
||||||
|
status:
|
||||||
|
replicas: -125651156
|
||||||
|
selector:
|
||||||
|
"24": "25"
|
||||||
|
targetSelector: "26"
|
1166
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.StatefulSet.json
vendored
Normal file
1166
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.StatefulSet.json
vendored
Normal file
File diff suppressed because it is too large
Load Diff
BIN
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.StatefulSet.pb
vendored
Normal file
BIN
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.StatefulSet.pb
vendored
Normal file
Binary file not shown.
799
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.StatefulSet.yaml
vendored
Normal file
799
staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.StatefulSet.yaml
vendored
Normal file
@@ -0,0 +1,799 @@
|
|||||||
|
apiVersion: apps/v1beta2
|
||||||
|
kind: StatefulSet
|
||||||
|
metadata:
|
||||||
|
annotations:
|
||||||
|
"9": "10"
|
||||||
|
clusterName: "15"
|
||||||
|
creationTimestamp: null
|
||||||
|
deletionGracePeriodSeconds: -4955867275792137171
|
||||||
|
finalizers:
|
||||||
|
- "14"
|
||||||
|
generateName: "3"
|
||||||
|
generation: 8071137005907523419
|
||||||
|
labels:
|
||||||
|
"7": "8"
|
||||||
|
managedFields:
|
||||||
|
- apiVersion: "17"
|
||||||
|
fields:
|
||||||
|
"18":
|
||||||
|
"19": null
|
||||||
|
manager: "16"
|
||||||
|
operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]
|
||||||
|
name: "2"
|
||||||
|
namespace: "4"
|
||||||
|
ownerReferences:
|
||||||
|
- apiVersion: "11"
|
||||||
|
blockOwnerDeletion: true
|
||||||
|
controller: false
|
||||||
|
kind: "12"
|
||||||
|
name: "13"
|
||||||
|
uid: Dz廔ȇ{sŊƏp
|
||||||
|
resourceVersion: "16964250748386560239"
|
||||||
|
selfLink: "5"
|
||||||
|
uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e
|
||||||
|
spec:
|
||||||
|
podManagementPolicy: C
|
||||||
|
replicas: -1978186127
|
||||||
|
revisionHistoryLimit: 1684743280
|
||||||
|
selector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: 5816m59-dx8----i--5-8t36b--09--23-u19m-35--d.vo61---4fy--9---7--9-9s-0-u5lj2--10pq-0-7-9-2-ekg-071b/YJTrcd-2.-__E_Sv__26KX_F
|
||||||
|
operator: NotIn
|
||||||
|
values:
|
||||||
|
- y_y_o0_5qN2_---_M.N_._a6.9bHjdH.-.5_.I8__.-AIw.__-___16
|
||||||
|
matchLabels:
|
||||||
|
w9v--m0-1y5-g3/JFHn7y-74.-0MUORQQ.N2.1.L.l-Y._.-44..d.__g: F-_3-n-_-__3u-.__P__.7U-Uo_F
|
||||||
|
serviceName: "373"
|
||||||
|
template:
|
||||||
|
metadata:
|
||||||
|
annotations:
|
||||||
|
"37": "38"
|
||||||
|
clusterName: "43"
|
||||||
|
creationTimestamp: null
|
||||||
|
deletionGracePeriodSeconds: -2848337479447330428
|
||||||
|
finalizers:
|
||||||
|
- "42"
|
||||||
|
generateName: "31"
|
||||||
|
generation: 3557306139556084909
|
||||||
|
labels:
|
||||||
|
"35": "36"
|
||||||
|
managedFields:
|
||||||
|
- apiVersion: "45"
|
||||||
|
fields:
|
||||||
|
"46":
|
||||||
|
"47": null
|
||||||
|
manager: "44"
|
||||||
|
operation: 妻ƅTGS5Ǎ
|
||||||
|
name: "30"
|
||||||
|
namespace: "32"
|
||||||
|
ownerReferences:
|
||||||
|
- apiVersion: "39"
|
||||||
|
blockOwnerDeletion: false
|
||||||
|
controller: false
|
||||||
|
kind: "40"
|
||||||
|
name: "41"
|
||||||
|
uid: '@Z^嫫猤痈C*ĕʄő芖{|ǘ"^饣'
|
||||||
|
resourceVersion: "373742866186182450"
|
||||||
|
selfLink: "33"
|
||||||
|
uid: ']躢|)黰eȪ嵛4$%QɰVzÏ抴'
|
||||||
|
spec:
|
||||||
|
activeDeadlineSeconds: 5724260086168234152
|
||||||
|
affinity:
|
||||||
|
nodeAffinity:
|
||||||
|
preferredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- preference:
|
||||||
|
matchExpressions:
|
||||||
|
- key: "293"
|
||||||
|
operator: 蹔ŧ
|
||||||
|
values:
|
||||||
|
- "294"
|
||||||
|
matchFields:
|
||||||
|
- key: "295"
|
||||||
|
operator: x$1
|
||||||
|
values:
|
||||||
|
- "296"
|
||||||
|
weight: -938421813
|
||||||
|
requiredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
nodeSelectorTerms:
|
||||||
|
- matchExpressions:
|
||||||
|
- key: "289"
|
||||||
|
operator: ""
|
||||||
|
values:
|
||||||
|
- "290"
|
||||||
|
matchFields:
|
||||||
|
- key: "291"
|
||||||
|
operator: 亏yƕ丆録²Ŏ)/灩聋3趐囨鏻
|
||||||
|
values:
|
||||||
|
- "292"
|
||||||
|
podAffinity:
|
||||||
|
preferredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- podAffinityTerm:
|
||||||
|
labelSelector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: w9-9d8-s7t/ZX-D---k..1Q7._l.._Q.6.I--2_9.v.--_.--4QQo
|
||||||
|
operator: DoesNotExist
|
||||||
|
matchLabels:
|
||||||
|
x3..-.8-Jp-9-4-Tm.Y: k8...__.Q_c8.G.b_9_1o.w_aI._31-_I-A-_3bz._8M01
|
||||||
|
namespaces:
|
||||||
|
- "311"
|
||||||
|
topologyKey: "312"
|
||||||
|
weight: -902839620
|
||||||
|
requiredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- labelSelector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: f.-zv._._.5-H.T.-.-.T-V_D_0-K_AS
|
||||||
|
operator: DoesNotExist
|
||||||
|
matchLabels:
|
||||||
|
jeds4-4tz9x--43--3---93-2-2-37--e00uz-z0sn-8hx-qa--0o8m3-d0n/py_8-3..s._.x.2K_2qu_0S-Cq0: 8yP9S--858LI__.8____rO-S-P_-...0c.-p
|
||||||
|
namespaces:
|
||||||
|
- "303"
|
||||||
|
topologyKey: "304"
|
||||||
|
podAntiAffinity:
|
||||||
|
preferredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- podAffinityTerm:
|
||||||
|
labelSelector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: d-XZ-x.__.Y_2-n_5023Xl-3Pw_-r7g
|
||||||
|
operator: NotIn
|
||||||
|
values:
|
||||||
|
- VT3sn-0_.i__a.O2G_J
|
||||||
|
matchLabels:
|
||||||
|
yp8q-sf1--gw-jz-659--0l-023bm-6l2e5---k5v3a---9/tA.W5_-5_.V1-rU.___06.eqk5E_-4-.XH-.k.7.l_-W81: o_6Z..11_7pX_.-mLlx...w_t-_.5.40Rw4gD.._.-x6db-L7.-__-G_2kCpS_1
|
||||||
|
namespaces:
|
||||||
|
- "327"
|
||||||
|
topologyKey: "328"
|
||||||
|
weight: 1505385143
|
||||||
|
requiredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- labelSelector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: 1-_-3_L_2--_v2.5p_..Y-.wg_-b8a_6_.0Q4_.84.K_-_0_..u.F.pq..--3C
|
||||||
|
operator: In
|
||||||
|
values:
|
||||||
|
- p_N-S..O-BZ..6-1.S-B3_.b17ca-_p-y.eQZ9p_6.Cw
|
||||||
|
matchLabels:
|
||||||
|
7-3x-3/9a_-0R_.Z__Lv8_.O_..8n.--z_-..6W.VK.sTt.-U_--56-.7D.3_P: d._.Um.-__k.5
|
||||||
|
namespaces:
|
||||||
|
- "319"
|
||||||
|
topologyKey: "320"
|
||||||
|
automountServiceAccountToken: true
|
||||||
|
containers:
|
||||||
|
- args:
|
||||||
|
- "217"
|
||||||
|
command:
|
||||||
|
- "216"
|
||||||
|
env:
|
||||||
|
- name: "224"
|
||||||
|
value: "225"
|
||||||
|
valueFrom:
|
||||||
|
configMapKeyRef:
|
||||||
|
key: "231"
|
||||||
|
name: "230"
|
||||||
|
optional: false
|
||||||
|
fieldRef:
|
||||||
|
apiVersion: "226"
|
||||||
|
fieldPath: "227"
|
||||||
|
resourceFieldRef:
|
||||||
|
containerName: "228"
|
||||||
|
divisor: "99"
|
||||||
|
resource: "229"
|
||||||
|
secretKeyRef:
|
||||||
|
key: "233"
|
||||||
|
name: "232"
|
||||||
|
optional: false
|
||||||
|
envFrom:
|
||||||
|
- configMapRef:
|
||||||
|
name: "222"
|
||||||
|
optional: true
|
||||||
|
prefix: "221"
|
||||||
|
secretRef:
|
||||||
|
name: "223"
|
||||||
|
optional: true
|
||||||
|
image: "215"
|
||||||
|
imagePullPolicy: =E埄Ȁ朦 wƯ貾坢'跩aŕ翑0展
|
||||||
|
lifecycle:
|
||||||
|
postStart:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "254"
|
||||||
|
httpGet:
|
||||||
|
host: "257"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "258"
|
||||||
|
value: "259"
|
||||||
|
path: "255"
|
||||||
|
port: "256"
|
||||||
|
scheme: 碧闳ȩr
|
||||||
|
tcpSocket:
|
||||||
|
host: "261"
|
||||||
|
port: "260"
|
||||||
|
preStop:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "262"
|
||||||
|
httpGet:
|
||||||
|
host: "265"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "266"
|
||||||
|
value: "267"
|
||||||
|
path: "263"
|
||||||
|
port: "264"
|
||||||
|
scheme: ē鐭#嬀ơŸ8T 苧yñKJɐ
|
||||||
|
tcpSocket:
|
||||||
|
host: "269"
|
||||||
|
port: "268"
|
||||||
|
livenessProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "240"
|
||||||
|
failureThreshold: -241238495
|
||||||
|
httpGet:
|
||||||
|
host: "243"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "244"
|
||||||
|
value: "245"
|
||||||
|
path: "241"
|
||||||
|
port: "242"
|
||||||
|
scheme: Í勅跦Opwǩ曬逴褜1ØœȠƬ
|
||||||
|
initialDelaySeconds: 1419770315
|
||||||
|
periodSeconds: 1830495826
|
||||||
|
successThreshold: 1102291854
|
||||||
|
tcpSocket:
|
||||||
|
host: "247"
|
||||||
|
port: "246"
|
||||||
|
timeoutSeconds: 300356869
|
||||||
|
name: "214"
|
||||||
|
ports:
|
||||||
|
- containerPort: 1179132251
|
||||||
|
hostIP: "220"
|
||||||
|
hostPort: -1336170981
|
||||||
|
name: "219"
|
||||||
|
protocol: Kʝ瘴I\p[ħsĨɆâĺɗ
|
||||||
|
readinessProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "248"
|
||||||
|
failureThreshold: -979584143
|
||||||
|
httpGet:
|
||||||
|
host: "250"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "251"
|
||||||
|
value: "252"
|
||||||
|
path: "249"
|
||||||
|
port: 972978563
|
||||||
|
scheme: ȨŮ+朷Ǝ膯
|
||||||
|
initialDelaySeconds: -249989919
|
||||||
|
periodSeconds: -602419938
|
||||||
|
successThreshold: 1040396664
|
||||||
|
tcpSocket:
|
||||||
|
host: "253"
|
||||||
|
port: -1506633471
|
||||||
|
timeoutSeconds: -171684192
|
||||||
|
resources:
|
||||||
|
limits:
|
||||||
|
攤/ɸɎ R§耶FfBl: "326"
|
||||||
|
requests:
|
||||||
|
ɱJȉ罴: "587"
|
||||||
|
securityContext:
|
||||||
|
allowPrivilegeEscalation: false
|
||||||
|
capabilities:
|
||||||
|
add:
|
||||||
|
- 庰%皧V
|
||||||
|
drop:
|
||||||
|
- 现葢ŵ橨鬶l獕;跣Hǝcw媀瓄&翜舞拉
|
||||||
|
privileged: true
|
||||||
|
procMount: ĠM蘇KŅ/»頸+SÄ蚃
|
||||||
|
readOnlyRootFilesystem: false
|
||||||
|
runAsGroup: -1576913564542459711
|
||||||
|
runAsNonRoot: true
|
||||||
|
runAsUser: 8876559635423161004
|
||||||
|
seLinuxOptions:
|
||||||
|
level: "274"
|
||||||
|
role: "272"
|
||||||
|
type: "273"
|
||||||
|
user: "271"
|
||||||
|
terminationMessagePath: "270"
|
||||||
|
terminationMessagePolicy: ƚ绤fʀļ腩墺Ò媁荭gw忊|E剒蔞
|
||||||
|
tty: true
|
||||||
|
volumeDevices:
|
||||||
|
- devicePath: "239"
|
||||||
|
name: "238"
|
||||||
|
volumeMounts:
|
||||||
|
- mountPath: "235"
|
||||||
|
mountPropagation: 6dz娝嘚庎D}埽uʎȺ眖R#yV'W
|
||||||
|
name: "234"
|
||||||
|
readOnly: true
|
||||||
|
subPath: "236"
|
||||||
|
subPathExpr: "237"
|
||||||
|
workingDir: "218"
|
||||||
|
dnsConfig:
|
||||||
|
nameservers:
|
||||||
|
- "335"
|
||||||
|
options:
|
||||||
|
- name: "337"
|
||||||
|
value: "338"
|
||||||
|
searches:
|
||||||
|
- "336"
|
||||||
|
dnsPolicy: '''ǵɐ鰥'
|
||||||
|
enableServiceLinks: true
|
||||||
|
hostAliases:
|
||||||
|
- hostnames:
|
||||||
|
- "333"
|
||||||
|
ip: "332"
|
||||||
|
hostNetwork: true
|
||||||
|
hostPID: true
|
||||||
|
hostname: "287"
|
||||||
|
imagePullSecrets:
|
||||||
|
- name: "286"
|
||||||
|
initContainers:
|
||||||
|
- args:
|
||||||
|
- "159"
|
||||||
|
command:
|
||||||
|
- "158"
|
||||||
|
env:
|
||||||
|
- name: "166"
|
||||||
|
value: "167"
|
||||||
|
valueFrom:
|
||||||
|
configMapKeyRef:
|
||||||
|
key: "173"
|
||||||
|
name: "172"
|
||||||
|
optional: false
|
||||||
|
fieldRef:
|
||||||
|
apiVersion: "168"
|
||||||
|
fieldPath: "169"
|
||||||
|
resourceFieldRef:
|
||||||
|
containerName: "170"
|
||||||
|
divisor: "813"
|
||||||
|
resource: "171"
|
||||||
|
secretKeyRef:
|
||||||
|
key: "175"
|
||||||
|
name: "174"
|
||||||
|
optional: true
|
||||||
|
envFrom:
|
||||||
|
- configMapRef:
|
||||||
|
name: "164"
|
||||||
|
optional: true
|
||||||
|
prefix: "163"
|
||||||
|
secretRef:
|
||||||
|
name: "165"
|
||||||
|
optional: true
|
||||||
|
image: "157"
|
||||||
|
imagePullPolicy: Ź9ǕLLȊɞ-uƻ悖
|
||||||
|
lifecycle:
|
||||||
|
postStart:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "195"
|
||||||
|
httpGet:
|
||||||
|
host: "198"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "199"
|
||||||
|
value: "200"
|
||||||
|
path: "196"
|
||||||
|
port: "197"
|
||||||
|
scheme: ɩC
|
||||||
|
tcpSocket:
|
||||||
|
host: "202"
|
||||||
|
port: "201"
|
||||||
|
preStop:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "203"
|
||||||
|
httpGet:
|
||||||
|
host: "205"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "206"
|
||||||
|
value: "207"
|
||||||
|
path: "204"
|
||||||
|
port: 747802823
|
||||||
|
scheme: ĨFħ籘Àǒɿʒ
|
||||||
|
tcpSocket:
|
||||||
|
host: "208"
|
||||||
|
port: 1912934380
|
||||||
|
livenessProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "182"
|
||||||
|
failureThreshold: -1650568978
|
||||||
|
httpGet:
|
||||||
|
host: "184"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "185"
|
||||||
|
value: "186"
|
||||||
|
path: "183"
|
||||||
|
port: -1167888910
|
||||||
|
scheme: .Q貇£ȹ嫰ƹǔw÷nI
|
||||||
|
initialDelaySeconds: -162264011
|
||||||
|
periodSeconds: -1429994426
|
||||||
|
successThreshold: 135036402
|
||||||
|
tcpSocket:
|
||||||
|
host: "188"
|
||||||
|
port: "187"
|
||||||
|
timeoutSeconds: 800220849
|
||||||
|
name: "156"
|
||||||
|
ports:
|
||||||
|
- containerPort: 1180382332
|
||||||
|
hostIP: "162"
|
||||||
|
hostPort: 963442342
|
||||||
|
name: "161"
|
||||||
|
protocol: H韹寬娬ï瓼猀2:öY鶪5w垁
|
||||||
|
readinessProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "189"
|
||||||
|
failureThreshold: 893619181
|
||||||
|
httpGet:
|
||||||
|
host: "191"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "192"
|
||||||
|
value: "193"
|
||||||
|
path: "190"
|
||||||
|
port: -2015604435
|
||||||
|
scheme: jƯĖ漘Z剚敍0)
|
||||||
|
initialDelaySeconds: -2031266553
|
||||||
|
periodSeconds: -648954478
|
||||||
|
successThreshold: 1170649416
|
||||||
|
tcpSocket:
|
||||||
|
host: "194"
|
||||||
|
port: 424236719
|
||||||
|
timeoutSeconds: -840997104
|
||||||
|
resources:
|
||||||
|
limits:
|
||||||
|
Nșƶ4ĩĉş蝿ɖȃ賲鐅臬dH巧壚t: "770"
|
||||||
|
requests:
|
||||||
|
sn芞QÄȻȊ+?ƭ峧: "970"
|
||||||
|
securityContext:
|
||||||
|
allowPrivilegeEscalation: false
|
||||||
|
capabilities:
|
||||||
|
add:
|
||||||
|
- Ƹ[Ęİ榌U髷裎$MVȟ@7
|
||||||
|
drop:
|
||||||
|
- 奺Ȋ礶惇¸t颟.鵫ǚ
|
||||||
|
privileged: true
|
||||||
|
procMount: -鿧悮坮Ȣ幟ļ
|
||||||
|
readOnlyRootFilesystem: true
|
||||||
|
runAsGroup: -3651020110942663855
|
||||||
|
runAsNonRoot: false
|
||||||
|
runAsUser: 1162216870203002790
|
||||||
|
seLinuxOptions:
|
||||||
|
level: "213"
|
||||||
|
role: "211"
|
||||||
|
type: "212"
|
||||||
|
user: "210"
|
||||||
|
stdin: true
|
||||||
|
terminationMessagePath: "209"
|
||||||
|
terminationMessagePolicy: 1ſ盷褎weLJèux榜VƋZ1Ůđ眊
|
||||||
|
tty: true
|
||||||
|
volumeDevices:
|
||||||
|
- devicePath: "181"
|
||||||
|
name: "180"
|
||||||
|
volumeMounts:
|
||||||
|
- mountPath: "177"
|
||||||
|
mountPropagation: «öʮĀ<é瞾ʀNŬɨǙÄr蛏豈ɃHŠ
|
||||||
|
name: "176"
|
||||||
|
subPath: "178"
|
||||||
|
subPathExpr: "179"
|
||||||
|
workingDir: "160"
|
||||||
|
nodeName: "279"
|
||||||
|
nodeSelector:
|
||||||
|
"275": "276"
|
||||||
|
priority: -895317190
|
||||||
|
priorityClassName: "334"
|
||||||
|
readinessGates:
|
||||||
|
- conditionType: ċƹ|慼櫁色苆试揯遐e4'ď曕椐敛n
|
||||||
|
restartPolicy: ')酊龨δ摖ȱğ_<ǬëJ橈''琕鶫:'
|
||||||
|
runtimeClassName: "339"
|
||||||
|
schedulerName: "329"
|
||||||
|
securityContext:
|
||||||
|
fsGroup: -4389239449149439507
|
||||||
|
runAsGroup: 4640906527069599386
|
||||||
|
runAsNonRoot: true
|
||||||
|
runAsUser: 1517677345437208428
|
||||||
|
seLinuxOptions:
|
||||||
|
level: "283"
|
||||||
|
role: "281"
|
||||||
|
type: "282"
|
||||||
|
user: "280"
|
||||||
|
supplementalGroups:
|
||||||
|
- -6499508485510627932
|
||||||
|
sysctls:
|
||||||
|
- name: "284"
|
||||||
|
value: "285"
|
||||||
|
serviceAccount: "278"
|
||||||
|
serviceAccountName: "277"
|
||||||
|
shareProcessNamespace: false
|
||||||
|
subdomain: "288"
|
||||||
|
terminationGracePeriodSeconds: -5370059306928520750
|
||||||
|
tolerations:
|
||||||
|
- effect: 儉ɩ柀
|
||||||
|
key: "330"
|
||||||
|
operator: 抷qTfZȻ干m謆7
|
||||||
|
tolerationSeconds: -7411984641310969236
|
||||||
|
value: "331"
|
||||||
|
volumes:
|
||||||
|
- awsElasticBlockStore:
|
||||||
|
fsType: "56"
|
||||||
|
partition: -1996616480
|
||||||
|
volumeID: "55"
|
||||||
|
azureDisk:
|
||||||
|
cachingMode: 唼Ģ猇õǶț鹎ğ#咻痗ȡmƴy綸_
|
||||||
|
diskName: "119"
|
||||||
|
diskURI: "120"
|
||||||
|
fsType: "121"
|
||||||
|
kind: 參遼ūP
|
||||||
|
readOnly: true
|
||||||
|
azureFile:
|
||||||
|
secretName: "105"
|
||||||
|
shareName: "106"
|
||||||
|
cephfs:
|
||||||
|
monitors:
|
||||||
|
- "90"
|
||||||
|
path: "91"
|
||||||
|
readOnly: true
|
||||||
|
secretFile: "93"
|
||||||
|
secretRef:
|
||||||
|
name: "94"
|
||||||
|
user: "92"
|
||||||
|
cinder:
|
||||||
|
fsType: "88"
|
||||||
|
readOnly: true
|
||||||
|
secretRef:
|
||||||
|
name: "89"
|
||||||
|
volumeID: "87"
|
||||||
|
configMap:
|
||||||
|
defaultMode: 480521693
|
||||||
|
items:
|
||||||
|
- key: "108"
|
||||||
|
mode: -1296140
|
||||||
|
path: "109"
|
||||||
|
name: "107"
|
||||||
|
optional: false
|
||||||
|
csi:
|
||||||
|
driver: "151"
|
||||||
|
fsType: "152"
|
||||||
|
nodePublishSecretRef:
|
||||||
|
name: "155"
|
||||||
|
readOnly: false
|
||||||
|
volumeAttributes:
|
||||||
|
"153": "154"
|
||||||
|
downwardAPI:
|
||||||
|
defaultMode: -1376537100
|
||||||
|
items:
|
||||||
|
- fieldRef:
|
||||||
|
apiVersion: "98"
|
||||||
|
fieldPath: "99"
|
||||||
|
mode: -1482763519
|
||||||
|
path: "97"
|
||||||
|
resourceFieldRef:
|
||||||
|
containerName: "100"
|
||||||
|
divisor: "772"
|
||||||
|
resource: "101"
|
||||||
|
emptyDir:
|
||||||
|
medium: o&蕭k ź贩j瀉
|
||||||
|
sizeLimit: "621"
|
||||||
|
fc:
|
||||||
|
fsType: "103"
|
||||||
|
lun: -1902521464
|
||||||
|
targetWWNs:
|
||||||
|
- "102"
|
||||||
|
wwids:
|
||||||
|
- "104"
|
||||||
|
flexVolume:
|
||||||
|
driver: "82"
|
||||||
|
fsType: "83"
|
||||||
|
options:
|
||||||
|
"85": "86"
|
||||||
|
readOnly: true
|
||||||
|
secretRef:
|
||||||
|
name: "84"
|
||||||
|
flocker:
|
||||||
|
datasetName: "95"
|
||||||
|
datasetUUID: "96"
|
||||||
|
gcePersistentDisk:
|
||||||
|
fsType: "54"
|
||||||
|
partition: -1321131665
|
||||||
|
pdName: "53"
|
||||||
|
readOnly: true
|
||||||
|
gitRepo:
|
||||||
|
directory: "59"
|
||||||
|
repository: "57"
|
||||||
|
revision: "58"
|
||||||
|
glusterfs:
|
||||||
|
endpoints: "72"
|
||||||
|
path: "73"
|
||||||
|
readOnly: true
|
||||||
|
hostPath:
|
||||||
|
path: "52"
|
||||||
|
type: Uʎ浵ɲõ
|
||||||
|
iscsi:
|
||||||
|
fsType: "68"
|
||||||
|
initiatorName: "71"
|
||||||
|
iqn: "66"
|
||||||
|
iscsiInterface: "67"
|
||||||
|
lun: 636617833
|
||||||
|
portals:
|
||||||
|
- "69"
|
||||||
|
secretRef:
|
||||||
|
name: "70"
|
||||||
|
targetPortal: "65"
|
||||||
|
name: "51"
|
||||||
|
nfs:
|
||||||
|
path: "64"
|
||||||
|
server: "63"
|
||||||
|
persistentVolumeClaim:
|
||||||
|
claimName: "74"
|
||||||
|
readOnly: true
|
||||||
|
photonPersistentDisk:
|
||||||
|
fsType: "123"
|
||||||
|
pdID: "122"
|
||||||
|
portworxVolume:
|
||||||
|
fsType: "138"
|
||||||
|
readOnly: true
|
||||||
|
volumeID: "137"
|
||||||
|
projected:
|
||||||
|
defaultMode: -50623103
|
||||||
|
sources:
|
||||||
|
- configMap:
|
||||||
|
items:
|
||||||
|
- key: "133"
|
||||||
|
mode: 1569606284
|
||||||
|
path: "134"
|
||||||
|
name: "132"
|
||||||
|
optional: false
|
||||||
|
downwardAPI:
|
||||||
|
items:
|
||||||
|
- fieldRef:
|
||||||
|
apiVersion: "128"
|
||||||
|
fieldPath: "129"
|
||||||
|
mode: -1319998825
|
||||||
|
path: "127"
|
||||||
|
resourceFieldRef:
|
||||||
|
containerName: "130"
|
||||||
|
divisor: "838"
|
||||||
|
resource: "131"
|
||||||
|
secret:
|
||||||
|
items:
|
||||||
|
- key: "125"
|
||||||
|
mode: 996680040
|
||||||
|
path: "126"
|
||||||
|
name: "124"
|
||||||
|
optional: false
|
||||||
|
serviceAccountToken:
|
||||||
|
audience: "135"
|
||||||
|
expirationSeconds: -4636499237765408684
|
||||||
|
path: "136"
|
||||||
|
quobyte:
|
||||||
|
group: "117"
|
||||||
|
readOnly: true
|
||||||
|
registry: "114"
|
||||||
|
tenant: "118"
|
||||||
|
user: "116"
|
||||||
|
volume: "115"
|
||||||
|
rbd:
|
||||||
|
fsType: "77"
|
||||||
|
image: "76"
|
||||||
|
keyring: "80"
|
||||||
|
monitors:
|
||||||
|
- "75"
|
||||||
|
pool: "78"
|
||||||
|
readOnly: true
|
||||||
|
secretRef:
|
||||||
|
name: "81"
|
||||||
|
user: "79"
|
||||||
|
scaleIO:
|
||||||
|
fsType: "146"
|
||||||
|
gateway: "139"
|
||||||
|
protectionDomain: "142"
|
||||||
|
readOnly: true
|
||||||
|
secretRef:
|
||||||
|
name: "141"
|
||||||
|
sslEnabled: true
|
||||||
|
storageMode: "144"
|
||||||
|
storagePool: "143"
|
||||||
|
system: "140"
|
||||||
|
volumeName: "145"
|
||||||
|
secret:
|
||||||
|
defaultMode: -288563359
|
||||||
|
items:
|
||||||
|
- key: "61"
|
||||||
|
mode: -1365115016
|
||||||
|
path: "62"
|
||||||
|
optional: false
|
||||||
|
secretName: "60"
|
||||||
|
storageos:
|
||||||
|
fsType: "149"
|
||||||
|
readOnly: true
|
||||||
|
secretRef:
|
||||||
|
name: "150"
|
||||||
|
volumeName: "147"
|
||||||
|
volumeNamespace: "148"
|
||||||
|
vsphereVolume:
|
||||||
|
fsType: "111"
|
||||||
|
storagePolicyID: "113"
|
||||||
|
storagePolicyName: "112"
|
||||||
|
volumePath: "110"
|
||||||
|
updateStrategy:
|
||||||
|
rollingUpdate:
|
||||||
|
partition: -186717017
|
||||||
|
type: Z槇鿖]甙ªŒ,躻[鶆f盧詳痍4'
|
||||||
|
volumeClaimTemplates:
|
||||||
|
- metadata:
|
||||||
|
annotations:
|
||||||
|
"347": "348"
|
||||||
|
clusterName: "353"
|
||||||
|
creationTimestamp: null
|
||||||
|
deletionGracePeriodSeconds: 6779218673590464341
|
||||||
|
finalizers:
|
||||||
|
- "352"
|
||||||
|
generateName: "341"
|
||||||
|
generation: -7417757023786628909
|
||||||
|
labels:
|
||||||
|
"345": "346"
|
||||||
|
managedFields:
|
||||||
|
- apiVersion: "355"
|
||||||
|
fields:
|
||||||
|
"356":
|
||||||
|
"357": null
|
||||||
|
manager: "354"
|
||||||
|
operation: E嗆R2璻攜轴
|
||||||
|
name: "340"
|
||||||
|
namespace: "342"
|
||||||
|
ownerReferences:
|
||||||
|
- apiVersion: "349"
|
||||||
|
blockOwnerDeletion: false
|
||||||
|
controller: true
|
||||||
|
kind: "350"
|
||||||
|
name: "351"
|
||||||
|
uid: țb贇髪čɣ暇镘買ɱD很唟-
|
||||||
|
resourceVersion: "15930892079168115837"
|
||||||
|
selfLink: "343"
|
||||||
|
spec:
|
||||||
|
accessModes:
|
||||||
|
- Pöƌ镳餘
|
||||||
|
dataSource:
|
||||||
|
apiGroup: "368"
|
||||||
|
kind: "369"
|
||||||
|
name: "370"
|
||||||
|
resources:
|
||||||
|
limits:
|
||||||
|
撣樀: "688"
|
||||||
|
requests:
|
||||||
|
4Y鳲Jɡ: "987"
|
||||||
|
selector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: PfNx__-U_.Pn-W23-_.z_.._s--_F-R
|
||||||
|
operator: In
|
||||||
|
values:
|
||||||
|
- g__4K..-68-7AlR__8-7_-YD-Q9_-_1
|
||||||
|
matchLabels:
|
||||||
|
t.k47M7y-Dy__3wc.q.8_00.0_N: ""
|
||||||
|
storageClassName: "367"
|
||||||
|
volumeMode: iD¢ƿ媴h5ƅȸȓɻ猶
|
||||||
|
volumeName: "366"
|
||||||
|
status:
|
||||||
|
accessModes:
|
||||||
|
- Ǣ龞瞯å檳ė>c緍k¢茤Ƣǟ½灶
|
||||||
|
capacity:
|
||||||
|
u汎mō6µɑ`ȗ<8^翜T蘈ý: "37"
|
||||||
|
conditions:
|
||||||
|
- lastProbeTime: "2489-11-15T17:36:06Z"
|
||||||
|
lastTransitionTime: "2023-10-20T16:52:07Z"
|
||||||
|
message: "372"
|
||||||
|
reason: "371"
|
||||||
|
status: I梞ū筀
|
||||||
|
type: ɁºDZ秶ʑ韝e溣狣愿激H\Ȳ
|
||||||
|
phase: 嫡牿咸Ǻ潑鶋洅啶'ƈo
|
||||||
|
status:
|
||||||
|
collisionCount: 1836894267
|
||||||
|
conditions:
|
||||||
|
- lastTransitionTime: "2741-08-01T23:33:42Z"
|
||||||
|
message: "377"
|
||||||
|
reason: "376"
|
||||||
|
status: 誀ŭ"ɦ?
|
||||||
|
type: 囨汙Ȗ><僚徘ó蒿
|
||||||
|
currentReplicas: 1538760390
|
||||||
|
currentRevision: "374"
|
||||||
|
observedGeneration: 3145429786196118388
|
||||||
|
readyReplicas: -63012996
|
||||||
|
replicas: 1256299227
|
||||||
|
updateRevision: "375"
|
||||||
|
updatedReplicas: 346775159
|
59
staging/src/k8s.io/api/testdata/v1.14.0/authentication.k8s.io.v1.TokenRequest.json
vendored
Normal file
59
staging/src/k8s.io/api/testdata/v1.14.0/authentication.k8s.io.v1.TokenRequest.json
vendored
Normal file
@@ -0,0 +1,59 @@
|
|||||||
|
{
|
||||||
|
"kind": "TokenRequest",
|
||||||
|
"apiVersion": "authentication.k8s.io/v1",
|
||||||
|
"metadata": {
|
||||||
|
"name": "2",
|
||||||
|
"generateName": "3",
|
||||||
|
"namespace": "4",
|
||||||
|
"selfLink": "5",
|
||||||
|
"uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e",
|
||||||
|
"resourceVersion": "16964250748386560239",
|
||||||
|
"generation": 8071137005907523419,
|
||||||
|
"creationTimestamp": null,
|
||||||
|
"deletionGracePeriodSeconds": -4955867275792137171,
|
||||||
|
"labels": {
|
||||||
|
"7": "8"
|
||||||
|
},
|
||||||
|
"annotations": {
|
||||||
|
"9": "10"
|
||||||
|
},
|
||||||
|
"ownerReferences": [
|
||||||
|
{
|
||||||
|
"apiVersion": "11",
|
||||||
|
"kind": "12",
|
||||||
|
"name": "13",
|
||||||
|
"uid": "Dz廔ȇ{sŊƏp",
|
||||||
|
"controller": false,
|
||||||
|
"blockOwnerDeletion": true
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"finalizers": [
|
||||||
|
"14"
|
||||||
|
],
|
||||||
|
"clusterName": "15",
|
||||||
|
"managedFields": [
|
||||||
|
{
|
||||||
|
"manager": "16",
|
||||||
|
"operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]",
|
||||||
|
"apiVersion": "17",
|
||||||
|
"fields": {"18":{"19":null}}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"spec": {
|
||||||
|
"audiences": [
|
||||||
|
"24"
|
||||||
|
],
|
||||||
|
"expirationSeconds": -8496244716696586452,
|
||||||
|
"boundObjectRef": {
|
||||||
|
"kind": "25",
|
||||||
|
"apiVersion": "26",
|
||||||
|
"name": "27",
|
||||||
|
"uid": "Ă凗蓏Ŋ蛊ĉy"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"status": {
|
||||||
|
"token": "28",
|
||||||
|
"expirationTimestamp": "2095-08-29T22:12:41Z"
|
||||||
|
}
|
||||||
|
}
|
BIN
staging/src/k8s.io/api/testdata/v1.14.0/authentication.k8s.io.v1.TokenRequest.pb
vendored
Normal file
BIN
staging/src/k8s.io/api/testdata/v1.14.0/authentication.k8s.io.v1.TokenRequest.pb
vendored
Normal file
Binary file not shown.
45
staging/src/k8s.io/api/testdata/v1.14.0/authentication.k8s.io.v1.TokenRequest.yaml
vendored
Normal file
45
staging/src/k8s.io/api/testdata/v1.14.0/authentication.k8s.io.v1.TokenRequest.yaml
vendored
Normal file
@@ -0,0 +1,45 @@
|
|||||||
|
apiVersion: authentication.k8s.io/v1
|
||||||
|
kind: TokenRequest
|
||||||
|
metadata:
|
||||||
|
annotations:
|
||||||
|
"9": "10"
|
||||||
|
clusterName: "15"
|
||||||
|
creationTimestamp: null
|
||||||
|
deletionGracePeriodSeconds: -4955867275792137171
|
||||||
|
finalizers:
|
||||||
|
- "14"
|
||||||
|
generateName: "3"
|
||||||
|
generation: 8071137005907523419
|
||||||
|
labels:
|
||||||
|
"7": "8"
|
||||||
|
managedFields:
|
||||||
|
- apiVersion: "17"
|
||||||
|
fields:
|
||||||
|
"18":
|
||||||
|
"19": null
|
||||||
|
manager: "16"
|
||||||
|
operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]
|
||||||
|
name: "2"
|
||||||
|
namespace: "4"
|
||||||
|
ownerReferences:
|
||||||
|
- apiVersion: "11"
|
||||||
|
blockOwnerDeletion: true
|
||||||
|
controller: false
|
||||||
|
kind: "12"
|
||||||
|
name: "13"
|
||||||
|
uid: Dz廔ȇ{sŊƏp
|
||||||
|
resourceVersion: "16964250748386560239"
|
||||||
|
selfLink: "5"
|
||||||
|
uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e
|
||||||
|
spec:
|
||||||
|
audiences:
|
||||||
|
- "24"
|
||||||
|
boundObjectRef:
|
||||||
|
apiVersion: "26"
|
||||||
|
kind: "25"
|
||||||
|
name: "27"
|
||||||
|
uid: Ă凗蓏Ŋ蛊ĉy
|
||||||
|
expirationSeconds: -8496244716696586452
|
||||||
|
status:
|
||||||
|
expirationTimestamp: "2095-08-29T22:12:41Z"
|
||||||
|
token: "28"
|
67
staging/src/k8s.io/api/testdata/v1.14.0/authentication.k8s.io.v1.TokenReview.json
vendored
Normal file
67
staging/src/k8s.io/api/testdata/v1.14.0/authentication.k8s.io.v1.TokenReview.json
vendored
Normal file
@@ -0,0 +1,67 @@
|
|||||||
|
{
|
||||||
|
"kind": "TokenReview",
|
||||||
|
"apiVersion": "authentication.k8s.io/v1",
|
||||||
|
"metadata": {
|
||||||
|
"name": "2",
|
||||||
|
"generateName": "3",
|
||||||
|
"namespace": "4",
|
||||||
|
"selfLink": "5",
|
||||||
|
"uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e",
|
||||||
|
"resourceVersion": "16964250748386560239",
|
||||||
|
"generation": 8071137005907523419,
|
||||||
|
"creationTimestamp": null,
|
||||||
|
"deletionGracePeriodSeconds": -4955867275792137171,
|
||||||
|
"labels": {
|
||||||
|
"7": "8"
|
||||||
|
},
|
||||||
|
"annotations": {
|
||||||
|
"9": "10"
|
||||||
|
},
|
||||||
|
"ownerReferences": [
|
||||||
|
{
|
||||||
|
"apiVersion": "11",
|
||||||
|
"kind": "12",
|
||||||
|
"name": "13",
|
||||||
|
"uid": "Dz廔ȇ{sŊƏp",
|
||||||
|
"controller": false,
|
||||||
|
"blockOwnerDeletion": true
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"finalizers": [
|
||||||
|
"14"
|
||||||
|
],
|
||||||
|
"clusterName": "15",
|
||||||
|
"managedFields": [
|
||||||
|
{
|
||||||
|
"manager": "16",
|
||||||
|
"operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]",
|
||||||
|
"apiVersion": "17",
|
||||||
|
"fields": {"18":{"19":null}}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"spec": {
|
||||||
|
"token": "24",
|
||||||
|
"audiences": [
|
||||||
|
"25"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"status": {
|
||||||
|
"user": {
|
||||||
|
"username": "26",
|
||||||
|
"uid": "27",
|
||||||
|
"groups": [
|
||||||
|
"28"
|
||||||
|
],
|
||||||
|
"extra": {
|
||||||
|
"29": [
|
||||||
|
"30"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"audiences": [
|
||||||
|
"31"
|
||||||
|
],
|
||||||
|
"error": "32"
|
||||||
|
}
|
||||||
|
}
|
BIN
staging/src/k8s.io/api/testdata/v1.14.0/authentication.k8s.io.v1.TokenReview.pb
vendored
Normal file
BIN
staging/src/k8s.io/api/testdata/v1.14.0/authentication.k8s.io.v1.TokenReview.pb
vendored
Normal file
Binary file not shown.
49
staging/src/k8s.io/api/testdata/v1.14.0/authentication.k8s.io.v1.TokenReview.yaml
vendored
Normal file
49
staging/src/k8s.io/api/testdata/v1.14.0/authentication.k8s.io.v1.TokenReview.yaml
vendored
Normal file
@@ -0,0 +1,49 @@
|
|||||||
|
apiVersion: authentication.k8s.io/v1
|
||||||
|
kind: TokenReview
|
||||||
|
metadata:
|
||||||
|
annotations:
|
||||||
|
"9": "10"
|
||||||
|
clusterName: "15"
|
||||||
|
creationTimestamp: null
|
||||||
|
deletionGracePeriodSeconds: -4955867275792137171
|
||||||
|
finalizers:
|
||||||
|
- "14"
|
||||||
|
generateName: "3"
|
||||||
|
generation: 8071137005907523419
|
||||||
|
labels:
|
||||||
|
"7": "8"
|
||||||
|
managedFields:
|
||||||
|
- apiVersion: "17"
|
||||||
|
fields:
|
||||||
|
"18":
|
||||||
|
"19": null
|
||||||
|
manager: "16"
|
||||||
|
operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]
|
||||||
|
name: "2"
|
||||||
|
namespace: "4"
|
||||||
|
ownerReferences:
|
||||||
|
- apiVersion: "11"
|
||||||
|
blockOwnerDeletion: true
|
||||||
|
controller: false
|
||||||
|
kind: "12"
|
||||||
|
name: "13"
|
||||||
|
uid: Dz廔ȇ{sŊƏp
|
||||||
|
resourceVersion: "16964250748386560239"
|
||||||
|
selfLink: "5"
|
||||||
|
uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e
|
||||||
|
spec:
|
||||||
|
audiences:
|
||||||
|
- "25"
|
||||||
|
token: "24"
|
||||||
|
status:
|
||||||
|
audiences:
|
||||||
|
- "31"
|
||||||
|
error: "32"
|
||||||
|
user:
|
||||||
|
extra:
|
||||||
|
"29":
|
||||||
|
- "30"
|
||||||
|
groups:
|
||||||
|
- "28"
|
||||||
|
uid: "27"
|
||||||
|
username: "26"
|
67
staging/src/k8s.io/api/testdata/v1.14.0/authentication.k8s.io.v1beta1.TokenReview.json
vendored
Normal file
67
staging/src/k8s.io/api/testdata/v1.14.0/authentication.k8s.io.v1beta1.TokenReview.json
vendored
Normal file
@@ -0,0 +1,67 @@
|
|||||||
|
{
|
||||||
|
"kind": "TokenReview",
|
||||||
|
"apiVersion": "authentication.k8s.io/v1beta1",
|
||||||
|
"metadata": {
|
||||||
|
"name": "2",
|
||||||
|
"generateName": "3",
|
||||||
|
"namespace": "4",
|
||||||
|
"selfLink": "5",
|
||||||
|
"uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e",
|
||||||
|
"resourceVersion": "16964250748386560239",
|
||||||
|
"generation": 8071137005907523419,
|
||||||
|
"creationTimestamp": null,
|
||||||
|
"deletionGracePeriodSeconds": -4955867275792137171,
|
||||||
|
"labels": {
|
||||||
|
"7": "8"
|
||||||
|
},
|
||||||
|
"annotations": {
|
||||||
|
"9": "10"
|
||||||
|
},
|
||||||
|
"ownerReferences": [
|
||||||
|
{
|
||||||
|
"apiVersion": "11",
|
||||||
|
"kind": "12",
|
||||||
|
"name": "13",
|
||||||
|
"uid": "Dz廔ȇ{sŊƏp",
|
||||||
|
"controller": false,
|
||||||
|
"blockOwnerDeletion": true
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"finalizers": [
|
||||||
|
"14"
|
||||||
|
],
|
||||||
|
"clusterName": "15",
|
||||||
|
"managedFields": [
|
||||||
|
{
|
||||||
|
"manager": "16",
|
||||||
|
"operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]",
|
||||||
|
"apiVersion": "17",
|
||||||
|
"fields": {"18":{"19":null}}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"spec": {
|
||||||
|
"token": "24",
|
||||||
|
"audiences": [
|
||||||
|
"25"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"status": {
|
||||||
|
"user": {
|
||||||
|
"username": "26",
|
||||||
|
"uid": "27",
|
||||||
|
"groups": [
|
||||||
|
"28"
|
||||||
|
],
|
||||||
|
"extra": {
|
||||||
|
"29": [
|
||||||
|
"30"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"audiences": [
|
||||||
|
"31"
|
||||||
|
],
|
||||||
|
"error": "32"
|
||||||
|
}
|
||||||
|
}
|
BIN
staging/src/k8s.io/api/testdata/v1.14.0/authentication.k8s.io.v1beta1.TokenReview.pb
vendored
Normal file
BIN
staging/src/k8s.io/api/testdata/v1.14.0/authentication.k8s.io.v1beta1.TokenReview.pb
vendored
Normal file
Binary file not shown.
49
staging/src/k8s.io/api/testdata/v1.14.0/authentication.k8s.io.v1beta1.TokenReview.yaml
vendored
Normal file
49
staging/src/k8s.io/api/testdata/v1.14.0/authentication.k8s.io.v1beta1.TokenReview.yaml
vendored
Normal file
@@ -0,0 +1,49 @@
|
|||||||
|
apiVersion: authentication.k8s.io/v1beta1
|
||||||
|
kind: TokenReview
|
||||||
|
metadata:
|
||||||
|
annotations:
|
||||||
|
"9": "10"
|
||||||
|
clusterName: "15"
|
||||||
|
creationTimestamp: null
|
||||||
|
deletionGracePeriodSeconds: -4955867275792137171
|
||||||
|
finalizers:
|
||||||
|
- "14"
|
||||||
|
generateName: "3"
|
||||||
|
generation: 8071137005907523419
|
||||||
|
labels:
|
||||||
|
"7": "8"
|
||||||
|
managedFields:
|
||||||
|
- apiVersion: "17"
|
||||||
|
fields:
|
||||||
|
"18":
|
||||||
|
"19": null
|
||||||
|
manager: "16"
|
||||||
|
operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]
|
||||||
|
name: "2"
|
||||||
|
namespace: "4"
|
||||||
|
ownerReferences:
|
||||||
|
- apiVersion: "11"
|
||||||
|
blockOwnerDeletion: true
|
||||||
|
controller: false
|
||||||
|
kind: "12"
|
||||||
|
name: "13"
|
||||||
|
uid: Dz廔ȇ{sŊƏp
|
||||||
|
resourceVersion: "16964250748386560239"
|
||||||
|
selfLink: "5"
|
||||||
|
uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e
|
||||||
|
spec:
|
||||||
|
audiences:
|
||||||
|
- "25"
|
||||||
|
token: "24"
|
||||||
|
status:
|
||||||
|
audiences:
|
||||||
|
- "31"
|
||||||
|
error: "32"
|
||||||
|
user:
|
||||||
|
extra:
|
||||||
|
"29":
|
||||||
|
- "30"
|
||||||
|
groups:
|
||||||
|
- "28"
|
||||||
|
uid: "27"
|
||||||
|
username: "26"
|
74
staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.LocalSubjectAccessReview.json
vendored
Normal file
74
staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.LocalSubjectAccessReview.json
vendored
Normal file
@@ -0,0 +1,74 @@
|
|||||||
|
{
|
||||||
|
"kind": "LocalSubjectAccessReview",
|
||||||
|
"apiVersion": "authorization.k8s.io/v1",
|
||||||
|
"metadata": {
|
||||||
|
"name": "2",
|
||||||
|
"generateName": "3",
|
||||||
|
"namespace": "4",
|
||||||
|
"selfLink": "5",
|
||||||
|
"uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e",
|
||||||
|
"resourceVersion": "16964250748386560239",
|
||||||
|
"generation": 8071137005907523419,
|
||||||
|
"creationTimestamp": null,
|
||||||
|
"deletionGracePeriodSeconds": -4955867275792137171,
|
||||||
|
"labels": {
|
||||||
|
"7": "8"
|
||||||
|
},
|
||||||
|
"annotations": {
|
||||||
|
"9": "10"
|
||||||
|
},
|
||||||
|
"ownerReferences": [
|
||||||
|
{
|
||||||
|
"apiVersion": "11",
|
||||||
|
"kind": "12",
|
||||||
|
"name": "13",
|
||||||
|
"uid": "Dz廔ȇ{sŊƏp",
|
||||||
|
"controller": false,
|
||||||
|
"blockOwnerDeletion": true
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"finalizers": [
|
||||||
|
"14"
|
||||||
|
],
|
||||||
|
"clusterName": "15",
|
||||||
|
"managedFields": [
|
||||||
|
{
|
||||||
|
"manager": "16",
|
||||||
|
"operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]",
|
||||||
|
"apiVersion": "17",
|
||||||
|
"fields": {"18":{"19":null}}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"spec": {
|
||||||
|
"resourceAttributes": {
|
||||||
|
"namespace": "24",
|
||||||
|
"verb": "25",
|
||||||
|
"group": "26",
|
||||||
|
"version": "27",
|
||||||
|
"resource": "28",
|
||||||
|
"subresource": "29",
|
||||||
|
"name": "30"
|
||||||
|
},
|
||||||
|
"nonResourceAttributes": {
|
||||||
|
"path": "31",
|
||||||
|
"verb": "32"
|
||||||
|
},
|
||||||
|
"user": "33",
|
||||||
|
"groups": [
|
||||||
|
"34"
|
||||||
|
],
|
||||||
|
"extra": {
|
||||||
|
"35": [
|
||||||
|
"36"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"uid": "37"
|
||||||
|
},
|
||||||
|
"status": {
|
||||||
|
"allowed": false,
|
||||||
|
"denied": true,
|
||||||
|
"reason": "38",
|
||||||
|
"evaluationError": "39"
|
||||||
|
}
|
||||||
|
}
|
BIN
staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.LocalSubjectAccessReview.pb
vendored
Normal file
BIN
staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.LocalSubjectAccessReview.pb
vendored
Normal file
Binary file not shown.
57
staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.LocalSubjectAccessReview.yaml
vendored
Normal file
57
staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.LocalSubjectAccessReview.yaml
vendored
Normal file
@@ -0,0 +1,57 @@
|
|||||||
|
apiVersion: authorization.k8s.io/v1
|
||||||
|
kind: LocalSubjectAccessReview
|
||||||
|
metadata:
|
||||||
|
annotations:
|
||||||
|
"9": "10"
|
||||||
|
clusterName: "15"
|
||||||
|
creationTimestamp: null
|
||||||
|
deletionGracePeriodSeconds: -4955867275792137171
|
||||||
|
finalizers:
|
||||||
|
- "14"
|
||||||
|
generateName: "3"
|
||||||
|
generation: 8071137005907523419
|
||||||
|
labels:
|
||||||
|
"7": "8"
|
||||||
|
managedFields:
|
||||||
|
- apiVersion: "17"
|
||||||
|
fields:
|
||||||
|
"18":
|
||||||
|
"19": null
|
||||||
|
manager: "16"
|
||||||
|
operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]
|
||||||
|
name: "2"
|
||||||
|
namespace: "4"
|
||||||
|
ownerReferences:
|
||||||
|
- apiVersion: "11"
|
||||||
|
blockOwnerDeletion: true
|
||||||
|
controller: false
|
||||||
|
kind: "12"
|
||||||
|
name: "13"
|
||||||
|
uid: Dz廔ȇ{sŊƏp
|
||||||
|
resourceVersion: "16964250748386560239"
|
||||||
|
selfLink: "5"
|
||||||
|
uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e
|
||||||
|
spec:
|
||||||
|
extra:
|
||||||
|
"35":
|
||||||
|
- "36"
|
||||||
|
groups:
|
||||||
|
- "34"
|
||||||
|
nonResourceAttributes:
|
||||||
|
path: "31"
|
||||||
|
verb: "32"
|
||||||
|
resourceAttributes:
|
||||||
|
group: "26"
|
||||||
|
name: "30"
|
||||||
|
namespace: "24"
|
||||||
|
resource: "28"
|
||||||
|
subresource: "29"
|
||||||
|
verb: "25"
|
||||||
|
version: "27"
|
||||||
|
uid: "37"
|
||||||
|
user: "33"
|
||||||
|
status:
|
||||||
|
allowed: false
|
||||||
|
denied: true
|
||||||
|
evaluationError: "39"
|
||||||
|
reason: "38"
|
64
staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.SelfSubjectAccessReview.json
vendored
Normal file
64
staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.SelfSubjectAccessReview.json
vendored
Normal file
@@ -0,0 +1,64 @@
|
|||||||
|
{
|
||||||
|
"kind": "SelfSubjectAccessReview",
|
||||||
|
"apiVersion": "authorization.k8s.io/v1",
|
||||||
|
"metadata": {
|
||||||
|
"name": "2",
|
||||||
|
"generateName": "3",
|
||||||
|
"namespace": "4",
|
||||||
|
"selfLink": "5",
|
||||||
|
"uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e",
|
||||||
|
"resourceVersion": "16964250748386560239",
|
||||||
|
"generation": 8071137005907523419,
|
||||||
|
"creationTimestamp": null,
|
||||||
|
"deletionGracePeriodSeconds": -4955867275792137171,
|
||||||
|
"labels": {
|
||||||
|
"7": "8"
|
||||||
|
},
|
||||||
|
"annotations": {
|
||||||
|
"9": "10"
|
||||||
|
},
|
||||||
|
"ownerReferences": [
|
||||||
|
{
|
||||||
|
"apiVersion": "11",
|
||||||
|
"kind": "12",
|
||||||
|
"name": "13",
|
||||||
|
"uid": "Dz廔ȇ{sŊƏp",
|
||||||
|
"controller": false,
|
||||||
|
"blockOwnerDeletion": true
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"finalizers": [
|
||||||
|
"14"
|
||||||
|
],
|
||||||
|
"clusterName": "15",
|
||||||
|
"managedFields": [
|
||||||
|
{
|
||||||
|
"manager": "16",
|
||||||
|
"operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]",
|
||||||
|
"apiVersion": "17",
|
||||||
|
"fields": {"18":{"19":null}}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"spec": {
|
||||||
|
"resourceAttributes": {
|
||||||
|
"namespace": "24",
|
||||||
|
"verb": "25",
|
||||||
|
"group": "26",
|
||||||
|
"version": "27",
|
||||||
|
"resource": "28",
|
||||||
|
"subresource": "29",
|
||||||
|
"name": "30"
|
||||||
|
},
|
||||||
|
"nonResourceAttributes": {
|
||||||
|
"path": "31",
|
||||||
|
"verb": "32"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"status": {
|
||||||
|
"allowed": false,
|
||||||
|
"denied": true,
|
||||||
|
"reason": "33",
|
||||||
|
"evaluationError": "34"
|
||||||
|
}
|
||||||
|
}
|
BIN
staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.SelfSubjectAccessReview.pb
vendored
Normal file
BIN
staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.SelfSubjectAccessReview.pb
vendored
Normal file
Binary file not shown.
50
staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.SelfSubjectAccessReview.yaml
vendored
Normal file
50
staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.SelfSubjectAccessReview.yaml
vendored
Normal file
@@ -0,0 +1,50 @@
|
|||||||
|
apiVersion: authorization.k8s.io/v1
|
||||||
|
kind: SelfSubjectAccessReview
|
||||||
|
metadata:
|
||||||
|
annotations:
|
||||||
|
"9": "10"
|
||||||
|
clusterName: "15"
|
||||||
|
creationTimestamp: null
|
||||||
|
deletionGracePeriodSeconds: -4955867275792137171
|
||||||
|
finalizers:
|
||||||
|
- "14"
|
||||||
|
generateName: "3"
|
||||||
|
generation: 8071137005907523419
|
||||||
|
labels:
|
||||||
|
"7": "8"
|
||||||
|
managedFields:
|
||||||
|
- apiVersion: "17"
|
||||||
|
fields:
|
||||||
|
"18":
|
||||||
|
"19": null
|
||||||
|
manager: "16"
|
||||||
|
operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]
|
||||||
|
name: "2"
|
||||||
|
namespace: "4"
|
||||||
|
ownerReferences:
|
||||||
|
- apiVersion: "11"
|
||||||
|
blockOwnerDeletion: true
|
||||||
|
controller: false
|
||||||
|
kind: "12"
|
||||||
|
name: "13"
|
||||||
|
uid: Dz廔ȇ{sŊƏp
|
||||||
|
resourceVersion: "16964250748386560239"
|
||||||
|
selfLink: "5"
|
||||||
|
uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e
|
||||||
|
spec:
|
||||||
|
nonResourceAttributes:
|
||||||
|
path: "31"
|
||||||
|
verb: "32"
|
||||||
|
resourceAttributes:
|
||||||
|
group: "26"
|
||||||
|
name: "30"
|
||||||
|
namespace: "24"
|
||||||
|
resource: "28"
|
||||||
|
subresource: "29"
|
||||||
|
verb: "25"
|
||||||
|
version: "27"
|
||||||
|
status:
|
||||||
|
allowed: false
|
||||||
|
denied: true
|
||||||
|
evaluationError: "34"
|
||||||
|
reason: "33"
|
76
staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.SelfSubjectRulesReview.json
vendored
Normal file
76
staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.SelfSubjectRulesReview.json
vendored
Normal file
@@ -0,0 +1,76 @@
|
|||||||
|
{
|
||||||
|
"kind": "SelfSubjectRulesReview",
|
||||||
|
"apiVersion": "authorization.k8s.io/v1",
|
||||||
|
"metadata": {
|
||||||
|
"name": "2",
|
||||||
|
"generateName": "3",
|
||||||
|
"namespace": "4",
|
||||||
|
"selfLink": "5",
|
||||||
|
"uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e",
|
||||||
|
"resourceVersion": "16964250748386560239",
|
||||||
|
"generation": 8071137005907523419,
|
||||||
|
"creationTimestamp": null,
|
||||||
|
"deletionGracePeriodSeconds": -4955867275792137171,
|
||||||
|
"labels": {
|
||||||
|
"7": "8"
|
||||||
|
},
|
||||||
|
"annotations": {
|
||||||
|
"9": "10"
|
||||||
|
},
|
||||||
|
"ownerReferences": [
|
||||||
|
{
|
||||||
|
"apiVersion": "11",
|
||||||
|
"kind": "12",
|
||||||
|
"name": "13",
|
||||||
|
"uid": "Dz廔ȇ{sŊƏp",
|
||||||
|
"controller": false,
|
||||||
|
"blockOwnerDeletion": true
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"finalizers": [
|
||||||
|
"14"
|
||||||
|
],
|
||||||
|
"clusterName": "15",
|
||||||
|
"managedFields": [
|
||||||
|
{
|
||||||
|
"manager": "16",
|
||||||
|
"operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]",
|
||||||
|
"apiVersion": "17",
|
||||||
|
"fields": {"18":{"19":null}}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"spec": {
|
||||||
|
"namespace": "24"
|
||||||
|
},
|
||||||
|
"status": {
|
||||||
|
"resourceRules": [
|
||||||
|
{
|
||||||
|
"verbs": [
|
||||||
|
"25"
|
||||||
|
],
|
||||||
|
"apiGroups": [
|
||||||
|
"26"
|
||||||
|
],
|
||||||
|
"resources": [
|
||||||
|
"27"
|
||||||
|
],
|
||||||
|
"resourceNames": [
|
||||||
|
"28"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"nonResourceRules": [
|
||||||
|
{
|
||||||
|
"verbs": [
|
||||||
|
"29"
|
||||||
|
],
|
||||||
|
"nonResourceURLs": [
|
||||||
|
"30"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"incomplete": false,
|
||||||
|
"evaluationError": "31"
|
||||||
|
}
|
||||||
|
}
|
BIN
staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.SelfSubjectRulesReview.pb
vendored
Normal file
BIN
staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.SelfSubjectRulesReview.pb
vendored
Normal file
Binary file not shown.
52
staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.SelfSubjectRulesReview.yaml
vendored
Normal file
52
staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.SelfSubjectRulesReview.yaml
vendored
Normal file
@@ -0,0 +1,52 @@
|
|||||||
|
apiVersion: authorization.k8s.io/v1
|
||||||
|
kind: SelfSubjectRulesReview
|
||||||
|
metadata:
|
||||||
|
annotations:
|
||||||
|
"9": "10"
|
||||||
|
clusterName: "15"
|
||||||
|
creationTimestamp: null
|
||||||
|
deletionGracePeriodSeconds: -4955867275792137171
|
||||||
|
finalizers:
|
||||||
|
- "14"
|
||||||
|
generateName: "3"
|
||||||
|
generation: 8071137005907523419
|
||||||
|
labels:
|
||||||
|
"7": "8"
|
||||||
|
managedFields:
|
||||||
|
- apiVersion: "17"
|
||||||
|
fields:
|
||||||
|
"18":
|
||||||
|
"19": null
|
||||||
|
manager: "16"
|
||||||
|
operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]
|
||||||
|
name: "2"
|
||||||
|
namespace: "4"
|
||||||
|
ownerReferences:
|
||||||
|
- apiVersion: "11"
|
||||||
|
blockOwnerDeletion: true
|
||||||
|
controller: false
|
||||||
|
kind: "12"
|
||||||
|
name: "13"
|
||||||
|
uid: Dz廔ȇ{sŊƏp
|
||||||
|
resourceVersion: "16964250748386560239"
|
||||||
|
selfLink: "5"
|
||||||
|
uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e
|
||||||
|
spec:
|
||||||
|
namespace: "24"
|
||||||
|
status:
|
||||||
|
evaluationError: "31"
|
||||||
|
incomplete: false
|
||||||
|
nonResourceRules:
|
||||||
|
- nonResourceURLs:
|
||||||
|
- "30"
|
||||||
|
verbs:
|
||||||
|
- "29"
|
||||||
|
resourceRules:
|
||||||
|
- apiGroups:
|
||||||
|
- "26"
|
||||||
|
resourceNames:
|
||||||
|
- "28"
|
||||||
|
resources:
|
||||||
|
- "27"
|
||||||
|
verbs:
|
||||||
|
- "25"
|
74
staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.SubjectAccessReview.json
vendored
Normal file
74
staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.SubjectAccessReview.json
vendored
Normal file
@@ -0,0 +1,74 @@
|
|||||||
|
{
|
||||||
|
"kind": "SubjectAccessReview",
|
||||||
|
"apiVersion": "authorization.k8s.io/v1",
|
||||||
|
"metadata": {
|
||||||
|
"name": "2",
|
||||||
|
"generateName": "3",
|
||||||
|
"namespace": "4",
|
||||||
|
"selfLink": "5",
|
||||||
|
"uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e",
|
||||||
|
"resourceVersion": "16964250748386560239",
|
||||||
|
"generation": 8071137005907523419,
|
||||||
|
"creationTimestamp": null,
|
||||||
|
"deletionGracePeriodSeconds": -4955867275792137171,
|
||||||
|
"labels": {
|
||||||
|
"7": "8"
|
||||||
|
},
|
||||||
|
"annotations": {
|
||||||
|
"9": "10"
|
||||||
|
},
|
||||||
|
"ownerReferences": [
|
||||||
|
{
|
||||||
|
"apiVersion": "11",
|
||||||
|
"kind": "12",
|
||||||
|
"name": "13",
|
||||||
|
"uid": "Dz廔ȇ{sŊƏp",
|
||||||
|
"controller": false,
|
||||||
|
"blockOwnerDeletion": true
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"finalizers": [
|
||||||
|
"14"
|
||||||
|
],
|
||||||
|
"clusterName": "15",
|
||||||
|
"managedFields": [
|
||||||
|
{
|
||||||
|
"manager": "16",
|
||||||
|
"operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]",
|
||||||
|
"apiVersion": "17",
|
||||||
|
"fields": {"18":{"19":null}}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"spec": {
|
||||||
|
"resourceAttributes": {
|
||||||
|
"namespace": "24",
|
||||||
|
"verb": "25",
|
||||||
|
"group": "26",
|
||||||
|
"version": "27",
|
||||||
|
"resource": "28",
|
||||||
|
"subresource": "29",
|
||||||
|
"name": "30"
|
||||||
|
},
|
||||||
|
"nonResourceAttributes": {
|
||||||
|
"path": "31",
|
||||||
|
"verb": "32"
|
||||||
|
},
|
||||||
|
"user": "33",
|
||||||
|
"groups": [
|
||||||
|
"34"
|
||||||
|
],
|
||||||
|
"extra": {
|
||||||
|
"35": [
|
||||||
|
"36"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"uid": "37"
|
||||||
|
},
|
||||||
|
"status": {
|
||||||
|
"allowed": false,
|
||||||
|
"denied": true,
|
||||||
|
"reason": "38",
|
||||||
|
"evaluationError": "39"
|
||||||
|
}
|
||||||
|
}
|
BIN
staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.SubjectAccessReview.pb
vendored
Normal file
BIN
staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.SubjectAccessReview.pb
vendored
Normal file
Binary file not shown.
57
staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.SubjectAccessReview.yaml
vendored
Normal file
57
staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.SubjectAccessReview.yaml
vendored
Normal file
@@ -0,0 +1,57 @@
|
|||||||
|
apiVersion: authorization.k8s.io/v1
|
||||||
|
kind: SubjectAccessReview
|
||||||
|
metadata:
|
||||||
|
annotations:
|
||||||
|
"9": "10"
|
||||||
|
clusterName: "15"
|
||||||
|
creationTimestamp: null
|
||||||
|
deletionGracePeriodSeconds: -4955867275792137171
|
||||||
|
finalizers:
|
||||||
|
- "14"
|
||||||
|
generateName: "3"
|
||||||
|
generation: 8071137005907523419
|
||||||
|
labels:
|
||||||
|
"7": "8"
|
||||||
|
managedFields:
|
||||||
|
- apiVersion: "17"
|
||||||
|
fields:
|
||||||
|
"18":
|
||||||
|
"19": null
|
||||||
|
manager: "16"
|
||||||
|
operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]
|
||||||
|
name: "2"
|
||||||
|
namespace: "4"
|
||||||
|
ownerReferences:
|
||||||
|
- apiVersion: "11"
|
||||||
|
blockOwnerDeletion: true
|
||||||
|
controller: false
|
||||||
|
kind: "12"
|
||||||
|
name: "13"
|
||||||
|
uid: Dz廔ȇ{sŊƏp
|
||||||
|
resourceVersion: "16964250748386560239"
|
||||||
|
selfLink: "5"
|
||||||
|
uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e
|
||||||
|
spec:
|
||||||
|
extra:
|
||||||
|
"35":
|
||||||
|
- "36"
|
||||||
|
groups:
|
||||||
|
- "34"
|
||||||
|
nonResourceAttributes:
|
||||||
|
path: "31"
|
||||||
|
verb: "32"
|
||||||
|
resourceAttributes:
|
||||||
|
group: "26"
|
||||||
|
name: "30"
|
||||||
|
namespace: "24"
|
||||||
|
resource: "28"
|
||||||
|
subresource: "29"
|
||||||
|
verb: "25"
|
||||||
|
version: "27"
|
||||||
|
uid: "37"
|
||||||
|
user: "33"
|
||||||
|
status:
|
||||||
|
allowed: false
|
||||||
|
denied: true
|
||||||
|
evaluationError: "39"
|
||||||
|
reason: "38"
|
@@ -0,0 +1,74 @@
|
|||||||
|
{
|
||||||
|
"kind": "LocalSubjectAccessReview",
|
||||||
|
"apiVersion": "authorization.k8s.io/v1beta1",
|
||||||
|
"metadata": {
|
||||||
|
"name": "2",
|
||||||
|
"generateName": "3",
|
||||||
|
"namespace": "4",
|
||||||
|
"selfLink": "5",
|
||||||
|
"uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e",
|
||||||
|
"resourceVersion": "16964250748386560239",
|
||||||
|
"generation": 8071137005907523419,
|
||||||
|
"creationTimestamp": null,
|
||||||
|
"deletionGracePeriodSeconds": -4955867275792137171,
|
||||||
|
"labels": {
|
||||||
|
"7": "8"
|
||||||
|
},
|
||||||
|
"annotations": {
|
||||||
|
"9": "10"
|
||||||
|
},
|
||||||
|
"ownerReferences": [
|
||||||
|
{
|
||||||
|
"apiVersion": "11",
|
||||||
|
"kind": "12",
|
||||||
|
"name": "13",
|
||||||
|
"uid": "Dz廔ȇ{sŊƏp",
|
||||||
|
"controller": false,
|
||||||
|
"blockOwnerDeletion": true
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"finalizers": [
|
||||||
|
"14"
|
||||||
|
],
|
||||||
|
"clusterName": "15",
|
||||||
|
"managedFields": [
|
||||||
|
{
|
||||||
|
"manager": "16",
|
||||||
|
"operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]",
|
||||||
|
"apiVersion": "17",
|
||||||
|
"fields": {"18":{"19":null}}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"spec": {
|
||||||
|
"resourceAttributes": {
|
||||||
|
"namespace": "24",
|
||||||
|
"verb": "25",
|
||||||
|
"group": "26",
|
||||||
|
"version": "27",
|
||||||
|
"resource": "28",
|
||||||
|
"subresource": "29",
|
||||||
|
"name": "30"
|
||||||
|
},
|
||||||
|
"nonResourceAttributes": {
|
||||||
|
"path": "31",
|
||||||
|
"verb": "32"
|
||||||
|
},
|
||||||
|
"user": "33",
|
||||||
|
"group": [
|
||||||
|
"34"
|
||||||
|
],
|
||||||
|
"extra": {
|
||||||
|
"35": [
|
||||||
|
"36"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"uid": "37"
|
||||||
|
},
|
||||||
|
"status": {
|
||||||
|
"allowed": false,
|
||||||
|
"denied": true,
|
||||||
|
"reason": "38",
|
||||||
|
"evaluationError": "39"
|
||||||
|
}
|
||||||
|
}
|
BIN
staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1beta1.LocalSubjectAccessReview.pb
vendored
Normal file
BIN
staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1beta1.LocalSubjectAccessReview.pb
vendored
Normal file
Binary file not shown.
@@ -0,0 +1,57 @@
|
|||||||
|
apiVersion: authorization.k8s.io/v1beta1
|
||||||
|
kind: LocalSubjectAccessReview
|
||||||
|
metadata:
|
||||||
|
annotations:
|
||||||
|
"9": "10"
|
||||||
|
clusterName: "15"
|
||||||
|
creationTimestamp: null
|
||||||
|
deletionGracePeriodSeconds: -4955867275792137171
|
||||||
|
finalizers:
|
||||||
|
- "14"
|
||||||
|
generateName: "3"
|
||||||
|
generation: 8071137005907523419
|
||||||
|
labels:
|
||||||
|
"7": "8"
|
||||||
|
managedFields:
|
||||||
|
- apiVersion: "17"
|
||||||
|
fields:
|
||||||
|
"18":
|
||||||
|
"19": null
|
||||||
|
manager: "16"
|
||||||
|
operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]
|
||||||
|
name: "2"
|
||||||
|
namespace: "4"
|
||||||
|
ownerReferences:
|
||||||
|
- apiVersion: "11"
|
||||||
|
blockOwnerDeletion: true
|
||||||
|
controller: false
|
||||||
|
kind: "12"
|
||||||
|
name: "13"
|
||||||
|
uid: Dz廔ȇ{sŊƏp
|
||||||
|
resourceVersion: "16964250748386560239"
|
||||||
|
selfLink: "5"
|
||||||
|
uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e
|
||||||
|
spec:
|
||||||
|
extra:
|
||||||
|
"35":
|
||||||
|
- "36"
|
||||||
|
group:
|
||||||
|
- "34"
|
||||||
|
nonResourceAttributes:
|
||||||
|
path: "31"
|
||||||
|
verb: "32"
|
||||||
|
resourceAttributes:
|
||||||
|
group: "26"
|
||||||
|
name: "30"
|
||||||
|
namespace: "24"
|
||||||
|
resource: "28"
|
||||||
|
subresource: "29"
|
||||||
|
verb: "25"
|
||||||
|
version: "27"
|
||||||
|
uid: "37"
|
||||||
|
user: "33"
|
||||||
|
status:
|
||||||
|
allowed: false
|
||||||
|
denied: true
|
||||||
|
evaluationError: "39"
|
||||||
|
reason: "38"
|
@@ -0,0 +1,64 @@
|
|||||||
|
{
|
||||||
|
"kind": "SelfSubjectAccessReview",
|
||||||
|
"apiVersion": "authorization.k8s.io/v1beta1",
|
||||||
|
"metadata": {
|
||||||
|
"name": "2",
|
||||||
|
"generateName": "3",
|
||||||
|
"namespace": "4",
|
||||||
|
"selfLink": "5",
|
||||||
|
"uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e",
|
||||||
|
"resourceVersion": "16964250748386560239",
|
||||||
|
"generation": 8071137005907523419,
|
||||||
|
"creationTimestamp": null,
|
||||||
|
"deletionGracePeriodSeconds": -4955867275792137171,
|
||||||
|
"labels": {
|
||||||
|
"7": "8"
|
||||||
|
},
|
||||||
|
"annotations": {
|
||||||
|
"9": "10"
|
||||||
|
},
|
||||||
|
"ownerReferences": [
|
||||||
|
{
|
||||||
|
"apiVersion": "11",
|
||||||
|
"kind": "12",
|
||||||
|
"name": "13",
|
||||||
|
"uid": "Dz廔ȇ{sŊƏp",
|
||||||
|
"controller": false,
|
||||||
|
"blockOwnerDeletion": true
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"finalizers": [
|
||||||
|
"14"
|
||||||
|
],
|
||||||
|
"clusterName": "15",
|
||||||
|
"managedFields": [
|
||||||
|
{
|
||||||
|
"manager": "16",
|
||||||
|
"operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]",
|
||||||
|
"apiVersion": "17",
|
||||||
|
"fields": {"18":{"19":null}}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"spec": {
|
||||||
|
"resourceAttributes": {
|
||||||
|
"namespace": "24",
|
||||||
|
"verb": "25",
|
||||||
|
"group": "26",
|
||||||
|
"version": "27",
|
||||||
|
"resource": "28",
|
||||||
|
"subresource": "29",
|
||||||
|
"name": "30"
|
||||||
|
},
|
||||||
|
"nonResourceAttributes": {
|
||||||
|
"path": "31",
|
||||||
|
"verb": "32"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"status": {
|
||||||
|
"allowed": false,
|
||||||
|
"denied": true,
|
||||||
|
"reason": "33",
|
||||||
|
"evaluationError": "34"
|
||||||
|
}
|
||||||
|
}
|
BIN
staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1beta1.SelfSubjectAccessReview.pb
vendored
Normal file
BIN
staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1beta1.SelfSubjectAccessReview.pb
vendored
Normal file
Binary file not shown.
@@ -0,0 +1,50 @@
|
|||||||
|
apiVersion: authorization.k8s.io/v1beta1
|
||||||
|
kind: SelfSubjectAccessReview
|
||||||
|
metadata:
|
||||||
|
annotations:
|
||||||
|
"9": "10"
|
||||||
|
clusterName: "15"
|
||||||
|
creationTimestamp: null
|
||||||
|
deletionGracePeriodSeconds: -4955867275792137171
|
||||||
|
finalizers:
|
||||||
|
- "14"
|
||||||
|
generateName: "3"
|
||||||
|
generation: 8071137005907523419
|
||||||
|
labels:
|
||||||
|
"7": "8"
|
||||||
|
managedFields:
|
||||||
|
- apiVersion: "17"
|
||||||
|
fields:
|
||||||
|
"18":
|
||||||
|
"19": null
|
||||||
|
manager: "16"
|
||||||
|
operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]
|
||||||
|
name: "2"
|
||||||
|
namespace: "4"
|
||||||
|
ownerReferences:
|
||||||
|
- apiVersion: "11"
|
||||||
|
blockOwnerDeletion: true
|
||||||
|
controller: false
|
||||||
|
kind: "12"
|
||||||
|
name: "13"
|
||||||
|
uid: Dz廔ȇ{sŊƏp
|
||||||
|
resourceVersion: "16964250748386560239"
|
||||||
|
selfLink: "5"
|
||||||
|
uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e
|
||||||
|
spec:
|
||||||
|
nonResourceAttributes:
|
||||||
|
path: "31"
|
||||||
|
verb: "32"
|
||||||
|
resourceAttributes:
|
||||||
|
group: "26"
|
||||||
|
name: "30"
|
||||||
|
namespace: "24"
|
||||||
|
resource: "28"
|
||||||
|
subresource: "29"
|
||||||
|
verb: "25"
|
||||||
|
version: "27"
|
||||||
|
status:
|
||||||
|
allowed: false
|
||||||
|
denied: true
|
||||||
|
evaluationError: "34"
|
||||||
|
reason: "33"
|
76
staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1beta1.SelfSubjectRulesReview.json
vendored
Normal file
76
staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1beta1.SelfSubjectRulesReview.json
vendored
Normal file
@@ -0,0 +1,76 @@
|
|||||||
|
{
|
||||||
|
"kind": "SelfSubjectRulesReview",
|
||||||
|
"apiVersion": "authorization.k8s.io/v1beta1",
|
||||||
|
"metadata": {
|
||||||
|
"name": "2",
|
||||||
|
"generateName": "3",
|
||||||
|
"namespace": "4",
|
||||||
|
"selfLink": "5",
|
||||||
|
"uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e",
|
||||||
|
"resourceVersion": "16964250748386560239",
|
||||||
|
"generation": 8071137005907523419,
|
||||||
|
"creationTimestamp": null,
|
||||||
|
"deletionGracePeriodSeconds": -4955867275792137171,
|
||||||
|
"labels": {
|
||||||
|
"7": "8"
|
||||||
|
},
|
||||||
|
"annotations": {
|
||||||
|
"9": "10"
|
||||||
|
},
|
||||||
|
"ownerReferences": [
|
||||||
|
{
|
||||||
|
"apiVersion": "11",
|
||||||
|
"kind": "12",
|
||||||
|
"name": "13",
|
||||||
|
"uid": "Dz廔ȇ{sŊƏp",
|
||||||
|
"controller": false,
|
||||||
|
"blockOwnerDeletion": true
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"finalizers": [
|
||||||
|
"14"
|
||||||
|
],
|
||||||
|
"clusterName": "15",
|
||||||
|
"managedFields": [
|
||||||
|
{
|
||||||
|
"manager": "16",
|
||||||
|
"operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]",
|
||||||
|
"apiVersion": "17",
|
||||||
|
"fields": {"18":{"19":null}}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"spec": {
|
||||||
|
"namespace": "24"
|
||||||
|
},
|
||||||
|
"status": {
|
||||||
|
"resourceRules": [
|
||||||
|
{
|
||||||
|
"verbs": [
|
||||||
|
"25"
|
||||||
|
],
|
||||||
|
"apiGroups": [
|
||||||
|
"26"
|
||||||
|
],
|
||||||
|
"resources": [
|
||||||
|
"27"
|
||||||
|
],
|
||||||
|
"resourceNames": [
|
||||||
|
"28"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"nonResourceRules": [
|
||||||
|
{
|
||||||
|
"verbs": [
|
||||||
|
"29"
|
||||||
|
],
|
||||||
|
"nonResourceURLs": [
|
||||||
|
"30"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"incomplete": false,
|
||||||
|
"evaluationError": "31"
|
||||||
|
}
|
||||||
|
}
|
BIN
staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1beta1.SelfSubjectRulesReview.pb
vendored
Normal file
BIN
staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1beta1.SelfSubjectRulesReview.pb
vendored
Normal file
Binary file not shown.
52
staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1beta1.SelfSubjectRulesReview.yaml
vendored
Normal file
52
staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1beta1.SelfSubjectRulesReview.yaml
vendored
Normal file
@@ -0,0 +1,52 @@
|
|||||||
|
apiVersion: authorization.k8s.io/v1beta1
|
||||||
|
kind: SelfSubjectRulesReview
|
||||||
|
metadata:
|
||||||
|
annotations:
|
||||||
|
"9": "10"
|
||||||
|
clusterName: "15"
|
||||||
|
creationTimestamp: null
|
||||||
|
deletionGracePeriodSeconds: -4955867275792137171
|
||||||
|
finalizers:
|
||||||
|
- "14"
|
||||||
|
generateName: "3"
|
||||||
|
generation: 8071137005907523419
|
||||||
|
labels:
|
||||||
|
"7": "8"
|
||||||
|
managedFields:
|
||||||
|
- apiVersion: "17"
|
||||||
|
fields:
|
||||||
|
"18":
|
||||||
|
"19": null
|
||||||
|
manager: "16"
|
||||||
|
operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]
|
||||||
|
name: "2"
|
||||||
|
namespace: "4"
|
||||||
|
ownerReferences:
|
||||||
|
- apiVersion: "11"
|
||||||
|
blockOwnerDeletion: true
|
||||||
|
controller: false
|
||||||
|
kind: "12"
|
||||||
|
name: "13"
|
||||||
|
uid: Dz廔ȇ{sŊƏp
|
||||||
|
resourceVersion: "16964250748386560239"
|
||||||
|
selfLink: "5"
|
||||||
|
uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e
|
||||||
|
spec:
|
||||||
|
namespace: "24"
|
||||||
|
status:
|
||||||
|
evaluationError: "31"
|
||||||
|
incomplete: false
|
||||||
|
nonResourceRules:
|
||||||
|
- nonResourceURLs:
|
||||||
|
- "30"
|
||||||
|
verbs:
|
||||||
|
- "29"
|
||||||
|
resourceRules:
|
||||||
|
- apiGroups:
|
||||||
|
- "26"
|
||||||
|
resourceNames:
|
||||||
|
- "28"
|
||||||
|
resources:
|
||||||
|
- "27"
|
||||||
|
verbs:
|
||||||
|
- "25"
|
74
staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1beta1.SubjectAccessReview.json
vendored
Normal file
74
staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1beta1.SubjectAccessReview.json
vendored
Normal file
@@ -0,0 +1,74 @@
|
|||||||
|
{
|
||||||
|
"kind": "SubjectAccessReview",
|
||||||
|
"apiVersion": "authorization.k8s.io/v1beta1",
|
||||||
|
"metadata": {
|
||||||
|
"name": "2",
|
||||||
|
"generateName": "3",
|
||||||
|
"namespace": "4",
|
||||||
|
"selfLink": "5",
|
||||||
|
"uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e",
|
||||||
|
"resourceVersion": "16964250748386560239",
|
||||||
|
"generation": 8071137005907523419,
|
||||||
|
"creationTimestamp": null,
|
||||||
|
"deletionGracePeriodSeconds": -4955867275792137171,
|
||||||
|
"labels": {
|
||||||
|
"7": "8"
|
||||||
|
},
|
||||||
|
"annotations": {
|
||||||
|
"9": "10"
|
||||||
|
},
|
||||||
|
"ownerReferences": [
|
||||||
|
{
|
||||||
|
"apiVersion": "11",
|
||||||
|
"kind": "12",
|
||||||
|
"name": "13",
|
||||||
|
"uid": "Dz廔ȇ{sŊƏp",
|
||||||
|
"controller": false,
|
||||||
|
"blockOwnerDeletion": true
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"finalizers": [
|
||||||
|
"14"
|
||||||
|
],
|
||||||
|
"clusterName": "15",
|
||||||
|
"managedFields": [
|
||||||
|
{
|
||||||
|
"manager": "16",
|
||||||
|
"operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]",
|
||||||
|
"apiVersion": "17",
|
||||||
|
"fields": {"18":{"19":null}}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"spec": {
|
||||||
|
"resourceAttributes": {
|
||||||
|
"namespace": "24",
|
||||||
|
"verb": "25",
|
||||||
|
"group": "26",
|
||||||
|
"version": "27",
|
||||||
|
"resource": "28",
|
||||||
|
"subresource": "29",
|
||||||
|
"name": "30"
|
||||||
|
},
|
||||||
|
"nonResourceAttributes": {
|
||||||
|
"path": "31",
|
||||||
|
"verb": "32"
|
||||||
|
},
|
||||||
|
"user": "33",
|
||||||
|
"group": [
|
||||||
|
"34"
|
||||||
|
],
|
||||||
|
"extra": {
|
||||||
|
"35": [
|
||||||
|
"36"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"uid": "37"
|
||||||
|
},
|
||||||
|
"status": {
|
||||||
|
"allowed": false,
|
||||||
|
"denied": true,
|
||||||
|
"reason": "38",
|
||||||
|
"evaluationError": "39"
|
||||||
|
}
|
||||||
|
}
|
BIN
staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1beta1.SubjectAccessReview.pb
vendored
Normal file
BIN
staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1beta1.SubjectAccessReview.pb
vendored
Normal file
Binary file not shown.
57
staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1beta1.SubjectAccessReview.yaml
vendored
Normal file
57
staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1beta1.SubjectAccessReview.yaml
vendored
Normal file
@@ -0,0 +1,57 @@
|
|||||||
|
apiVersion: authorization.k8s.io/v1beta1
|
||||||
|
kind: SubjectAccessReview
|
||||||
|
metadata:
|
||||||
|
annotations:
|
||||||
|
"9": "10"
|
||||||
|
clusterName: "15"
|
||||||
|
creationTimestamp: null
|
||||||
|
deletionGracePeriodSeconds: -4955867275792137171
|
||||||
|
finalizers:
|
||||||
|
- "14"
|
||||||
|
generateName: "3"
|
||||||
|
generation: 8071137005907523419
|
||||||
|
labels:
|
||||||
|
"7": "8"
|
||||||
|
managedFields:
|
||||||
|
- apiVersion: "17"
|
||||||
|
fields:
|
||||||
|
"18":
|
||||||
|
"19": null
|
||||||
|
manager: "16"
|
||||||
|
operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]
|
||||||
|
name: "2"
|
||||||
|
namespace: "4"
|
||||||
|
ownerReferences:
|
||||||
|
- apiVersion: "11"
|
||||||
|
blockOwnerDeletion: true
|
||||||
|
controller: false
|
||||||
|
kind: "12"
|
||||||
|
name: "13"
|
||||||
|
uid: Dz廔ȇ{sŊƏp
|
||||||
|
resourceVersion: "16964250748386560239"
|
||||||
|
selfLink: "5"
|
||||||
|
uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e
|
||||||
|
spec:
|
||||||
|
extra:
|
||||||
|
"35":
|
||||||
|
- "36"
|
||||||
|
group:
|
||||||
|
- "34"
|
||||||
|
nonResourceAttributes:
|
||||||
|
path: "31"
|
||||||
|
verb: "32"
|
||||||
|
resourceAttributes:
|
||||||
|
group: "26"
|
||||||
|
name: "30"
|
||||||
|
namespace: "24"
|
||||||
|
resource: "28"
|
||||||
|
subresource: "29"
|
||||||
|
verb: "25"
|
||||||
|
version: "27"
|
||||||
|
uid: "37"
|
||||||
|
user: "33"
|
||||||
|
status:
|
||||||
|
allowed: false
|
||||||
|
denied: true
|
||||||
|
evaluationError: "39"
|
||||||
|
reason: "38"
|
59
staging/src/k8s.io/api/testdata/v1.14.0/autoscaling.v1.HorizontalPodAutoscaler.json
vendored
Normal file
59
staging/src/k8s.io/api/testdata/v1.14.0/autoscaling.v1.HorizontalPodAutoscaler.json
vendored
Normal file
@@ -0,0 +1,59 @@
|
|||||||
|
{
|
||||||
|
"kind": "HorizontalPodAutoscaler",
|
||||||
|
"apiVersion": "autoscaling/v1",
|
||||||
|
"metadata": {
|
||||||
|
"name": "2",
|
||||||
|
"generateName": "3",
|
||||||
|
"namespace": "4",
|
||||||
|
"selfLink": "5",
|
||||||
|
"uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e",
|
||||||
|
"resourceVersion": "16964250748386560239",
|
||||||
|
"generation": 8071137005907523419,
|
||||||
|
"creationTimestamp": null,
|
||||||
|
"deletionGracePeriodSeconds": -4955867275792137171,
|
||||||
|
"labels": {
|
||||||
|
"7": "8"
|
||||||
|
},
|
||||||
|
"annotations": {
|
||||||
|
"9": "10"
|
||||||
|
},
|
||||||
|
"ownerReferences": [
|
||||||
|
{
|
||||||
|
"apiVersion": "11",
|
||||||
|
"kind": "12",
|
||||||
|
"name": "13",
|
||||||
|
"uid": "Dz廔ȇ{sŊƏp",
|
||||||
|
"controller": false,
|
||||||
|
"blockOwnerDeletion": true
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"finalizers": [
|
||||||
|
"14"
|
||||||
|
],
|
||||||
|
"clusterName": "15",
|
||||||
|
"managedFields": [
|
||||||
|
{
|
||||||
|
"manager": "16",
|
||||||
|
"operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]",
|
||||||
|
"apiVersion": "17",
|
||||||
|
"fields": {"18":{"19":null}}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"spec": {
|
||||||
|
"scaleTargetRef": {
|
||||||
|
"kind": "24",
|
||||||
|
"name": "25",
|
||||||
|
"apiVersion": "26"
|
||||||
|
},
|
||||||
|
"minReplicas": -1978186127,
|
||||||
|
"maxReplicas": 2114329341,
|
||||||
|
"targetCPUUtilizationPercentage": -439697596
|
||||||
|
},
|
||||||
|
"status": {
|
||||||
|
"observedGeneration": -918288109031280833,
|
||||||
|
"currentReplicas": 73350537,
|
||||||
|
"desiredReplicas": -799278564,
|
||||||
|
"currentCPUUtilizationPercentage": 1804227960
|
||||||
|
}
|
||||||
|
}
|
BIN
staging/src/k8s.io/api/testdata/v1.14.0/autoscaling.v1.HorizontalPodAutoscaler.pb
vendored
Normal file
BIN
staging/src/k8s.io/api/testdata/v1.14.0/autoscaling.v1.HorizontalPodAutoscaler.pb
vendored
Normal file
Binary file not shown.
46
staging/src/k8s.io/api/testdata/v1.14.0/autoscaling.v1.HorizontalPodAutoscaler.yaml
vendored
Normal file
46
staging/src/k8s.io/api/testdata/v1.14.0/autoscaling.v1.HorizontalPodAutoscaler.yaml
vendored
Normal file
@@ -0,0 +1,46 @@
|
|||||||
|
apiVersion: autoscaling/v1
|
||||||
|
kind: HorizontalPodAutoscaler
|
||||||
|
metadata:
|
||||||
|
annotations:
|
||||||
|
"9": "10"
|
||||||
|
clusterName: "15"
|
||||||
|
creationTimestamp: null
|
||||||
|
deletionGracePeriodSeconds: -4955867275792137171
|
||||||
|
finalizers:
|
||||||
|
- "14"
|
||||||
|
generateName: "3"
|
||||||
|
generation: 8071137005907523419
|
||||||
|
labels:
|
||||||
|
"7": "8"
|
||||||
|
managedFields:
|
||||||
|
- apiVersion: "17"
|
||||||
|
fields:
|
||||||
|
"18":
|
||||||
|
"19": null
|
||||||
|
manager: "16"
|
||||||
|
operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]
|
||||||
|
name: "2"
|
||||||
|
namespace: "4"
|
||||||
|
ownerReferences:
|
||||||
|
- apiVersion: "11"
|
||||||
|
blockOwnerDeletion: true
|
||||||
|
controller: false
|
||||||
|
kind: "12"
|
||||||
|
name: "13"
|
||||||
|
uid: Dz廔ȇ{sŊƏp
|
||||||
|
resourceVersion: "16964250748386560239"
|
||||||
|
selfLink: "5"
|
||||||
|
uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e
|
||||||
|
spec:
|
||||||
|
maxReplicas: 2114329341
|
||||||
|
minReplicas: -1978186127
|
||||||
|
scaleTargetRef:
|
||||||
|
apiVersion: "26"
|
||||||
|
kind: "24"
|
||||||
|
name: "25"
|
||||||
|
targetCPUUtilizationPercentage: -439697596
|
||||||
|
status:
|
||||||
|
currentCPUUtilizationPercentage: 1804227960
|
||||||
|
currentReplicas: 73350537
|
||||||
|
desiredReplicas: -799278564
|
||||||
|
observedGeneration: -918288109031280833
|
50
staging/src/k8s.io/api/testdata/v1.14.0/autoscaling.v1.Scale.json
vendored
Normal file
50
staging/src/k8s.io/api/testdata/v1.14.0/autoscaling.v1.Scale.json
vendored
Normal file
@@ -0,0 +1,50 @@
|
|||||||
|
{
|
||||||
|
"kind": "Scale",
|
||||||
|
"apiVersion": "autoscaling/v1",
|
||||||
|
"metadata": {
|
||||||
|
"name": "2",
|
||||||
|
"generateName": "3",
|
||||||
|
"namespace": "4",
|
||||||
|
"selfLink": "5",
|
||||||
|
"uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e",
|
||||||
|
"resourceVersion": "16964250748386560239",
|
||||||
|
"generation": 8071137005907523419,
|
||||||
|
"creationTimestamp": null,
|
||||||
|
"deletionGracePeriodSeconds": -4955867275792137171,
|
||||||
|
"labels": {
|
||||||
|
"7": "8"
|
||||||
|
},
|
||||||
|
"annotations": {
|
||||||
|
"9": "10"
|
||||||
|
},
|
||||||
|
"ownerReferences": [
|
||||||
|
{
|
||||||
|
"apiVersion": "11",
|
||||||
|
"kind": "12",
|
||||||
|
"name": "13",
|
||||||
|
"uid": "Dz廔ȇ{sŊƏp",
|
||||||
|
"controller": false,
|
||||||
|
"blockOwnerDeletion": true
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"finalizers": [
|
||||||
|
"14"
|
||||||
|
],
|
||||||
|
"clusterName": "15",
|
||||||
|
"managedFields": [
|
||||||
|
{
|
||||||
|
"manager": "16",
|
||||||
|
"operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]",
|
||||||
|
"apiVersion": "17",
|
||||||
|
"fields": {"18":{"19":null}}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"spec": {
|
||||||
|
"replicas": -2052872833
|
||||||
|
},
|
||||||
|
"status": {
|
||||||
|
"replicas": -125651156,
|
||||||
|
"selector": "24"
|
||||||
|
}
|
||||||
|
}
|
BIN
staging/src/k8s.io/api/testdata/v1.14.0/autoscaling.v1.Scale.pb
vendored
Normal file
BIN
staging/src/k8s.io/api/testdata/v1.14.0/autoscaling.v1.Scale.pb
vendored
Normal file
Binary file not shown.
38
staging/src/k8s.io/api/testdata/v1.14.0/autoscaling.v1.Scale.yaml
vendored
Normal file
38
staging/src/k8s.io/api/testdata/v1.14.0/autoscaling.v1.Scale.yaml
vendored
Normal file
@@ -0,0 +1,38 @@
|
|||||||
|
apiVersion: autoscaling/v1
|
||||||
|
kind: Scale
|
||||||
|
metadata:
|
||||||
|
annotations:
|
||||||
|
"9": "10"
|
||||||
|
clusterName: "15"
|
||||||
|
creationTimestamp: null
|
||||||
|
deletionGracePeriodSeconds: -4955867275792137171
|
||||||
|
finalizers:
|
||||||
|
- "14"
|
||||||
|
generateName: "3"
|
||||||
|
generation: 8071137005907523419
|
||||||
|
labels:
|
||||||
|
"7": "8"
|
||||||
|
managedFields:
|
||||||
|
- apiVersion: "17"
|
||||||
|
fields:
|
||||||
|
"18":
|
||||||
|
"19": null
|
||||||
|
manager: "16"
|
||||||
|
operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]
|
||||||
|
name: "2"
|
||||||
|
namespace: "4"
|
||||||
|
ownerReferences:
|
||||||
|
- apiVersion: "11"
|
||||||
|
blockOwnerDeletion: true
|
||||||
|
controller: false
|
||||||
|
kind: "12"
|
||||||
|
name: "13"
|
||||||
|
uid: Dz廔ȇ{sŊƏp
|
||||||
|
resourceVersion: "16964250748386560239"
|
||||||
|
selfLink: "5"
|
||||||
|
uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e
|
||||||
|
spec:
|
||||||
|
replicas: -2052872833
|
||||||
|
status:
|
||||||
|
replicas: -125651156
|
||||||
|
selector: "24"
|
196
staging/src/k8s.io/api/testdata/v1.14.0/autoscaling.v2beta1.HorizontalPodAutoscaler.json
vendored
Normal file
196
staging/src/k8s.io/api/testdata/v1.14.0/autoscaling.v2beta1.HorizontalPodAutoscaler.json
vendored
Normal file
@@ -0,0 +1,196 @@
|
|||||||
|
{
|
||||||
|
"kind": "HorizontalPodAutoscaler",
|
||||||
|
"apiVersion": "autoscaling/v2beta1",
|
||||||
|
"metadata": {
|
||||||
|
"name": "2",
|
||||||
|
"generateName": "3",
|
||||||
|
"namespace": "4",
|
||||||
|
"selfLink": "5",
|
||||||
|
"uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e",
|
||||||
|
"resourceVersion": "16964250748386560239",
|
||||||
|
"generation": 8071137005907523419,
|
||||||
|
"creationTimestamp": null,
|
||||||
|
"deletionGracePeriodSeconds": -4955867275792137171,
|
||||||
|
"labels": {
|
||||||
|
"7": "8"
|
||||||
|
},
|
||||||
|
"annotations": {
|
||||||
|
"9": "10"
|
||||||
|
},
|
||||||
|
"ownerReferences": [
|
||||||
|
{
|
||||||
|
"apiVersion": "11",
|
||||||
|
"kind": "12",
|
||||||
|
"name": "13",
|
||||||
|
"uid": "Dz廔ȇ{sŊƏp",
|
||||||
|
"controller": false,
|
||||||
|
"blockOwnerDeletion": true
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"finalizers": [
|
||||||
|
"14"
|
||||||
|
],
|
||||||
|
"clusterName": "15",
|
||||||
|
"managedFields": [
|
||||||
|
{
|
||||||
|
"manager": "16",
|
||||||
|
"operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]",
|
||||||
|
"apiVersion": "17",
|
||||||
|
"fields": {"18":{"19":null}}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"spec": {
|
||||||
|
"scaleTargetRef": {
|
||||||
|
"kind": "24",
|
||||||
|
"name": "25",
|
||||||
|
"apiVersion": "26"
|
||||||
|
},
|
||||||
|
"minReplicas": -1978186127,
|
||||||
|
"maxReplicas": 2114329341,
|
||||||
|
"metrics": [
|
||||||
|
{
|
||||||
|
"type": "6/ʕVŚ(ĿȊ甞谐颋DžSǡƏS$+",
|
||||||
|
"object": {
|
||||||
|
"target": {
|
||||||
|
"kind": "27",
|
||||||
|
"name": "28",
|
||||||
|
"apiVersion": "29"
|
||||||
|
},
|
||||||
|
"metricName": "30",
|
||||||
|
"targetValue": "810",
|
||||||
|
"selector": {
|
||||||
|
"matchLabels": {
|
||||||
|
"g5i9/l-Y._.-444": "c2_kS91.e5K-_e63_-_3-n-_-__3u-.__P__.7U-Uo_4_-D7r__.am64"
|
||||||
|
},
|
||||||
|
"matchExpressions": [
|
||||||
|
{
|
||||||
|
"key": "2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ42M--n1-5",
|
||||||
|
"operator": "In",
|
||||||
|
"values": [
|
||||||
|
"Ou1.m_.5AW-_S-.3g.7_2fNc5-_.-RX8"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"averageValue": "591"
|
||||||
|
},
|
||||||
|
"pods": {
|
||||||
|
"metricName": "37",
|
||||||
|
"targetAverageValue": "109",
|
||||||
|
"selector": {
|
||||||
|
"matchLabels": {
|
||||||
|
"5--.K_.0--_0P7_.C.Ze--D07.a_.y_C": "0_5qN2_---_M.N_._a6.9bHjH"
|
||||||
|
},
|
||||||
|
"matchExpressions": [
|
||||||
|
{
|
||||||
|
"key": "G-___196-.dX_iv1H.__.h-J-M.9_T.qo",
|
||||||
|
"operator": "In",
|
||||||
|
"values": [
|
||||||
|
"5.--sT52b..N.-.K8"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"resource": {
|
||||||
|
"name": "S5Ǎʜǝ",
|
||||||
|
"targetAverageUtilization": 87018792,
|
||||||
|
"targetAverageValue": "274"
|
||||||
|
},
|
||||||
|
"external": {
|
||||||
|
"metricName": "44",
|
||||||
|
"metricSelector": {
|
||||||
|
"matchLabels": {
|
||||||
|
"cd525-6ni4-g3-s-98w-4-27/03f_--0..L.0qQ6W-.d.20h-OK-_8gI_z_-tY-R6S17_.8n": "7z.WH-.._Td2-N_Y.t--_0..--_6yV07-_._N"
|
||||||
|
},
|
||||||
|
"matchExpressions": [
|
||||||
|
{
|
||||||
|
"key": "JfB._.zS-._..3le-Q4-R-083.D",
|
||||||
|
"operator": "Exists"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"targetValue": "201",
|
||||||
|
"targetAverageValue": "602"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"status": {
|
||||||
|
"observedGeneration": 6319752985051851078,
|
||||||
|
"currentReplicas": 310937924,
|
||||||
|
"desiredReplicas": 912103005,
|
||||||
|
"currentMetrics": [
|
||||||
|
{
|
||||||
|
"type": ":贅wE@Ȗs«öʮĀ\u003cé瞾",
|
||||||
|
"object": {
|
||||||
|
"target": {
|
||||||
|
"kind": "51",
|
||||||
|
"name": "52",
|
||||||
|
"apiVersion": "53"
|
||||||
|
},
|
||||||
|
"metricName": "54",
|
||||||
|
"currentValue": "811",
|
||||||
|
"selector": {
|
||||||
|
"matchLabels": {
|
||||||
|
"Y93-x6bigm_-._.q768-m_0_F03_J": "L.35__5b.5-CX_VBC.Jn4f__.39X...-tO-.qff.ExZ_r7-6.-m..-_-.f9-Q"
|
||||||
|
},
|
||||||
|
"matchExpressions": [
|
||||||
|
{
|
||||||
|
"key": "q05c1lxeqyn-5--9d5a3-7bf46g-40883176jt-e8b--i.1v53nyx5u-o-k-md--381l/KpDZ-._._t__2--A.0.__cd..lv-_aLQI",
|
||||||
|
"operator": "Exists"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"averageValue": "404"
|
||||||
|
},
|
||||||
|
"pods": {
|
||||||
|
"metricName": "61",
|
||||||
|
"currentAverageValue": "777",
|
||||||
|
"selector": {
|
||||||
|
"matchLabels": {
|
||||||
|
"6e1Vx8_I-.-_56-__18Y--6-_3J--.48Y.q.0-_1-F.h-__kK": "9_..O_.J_-G_--V-42Ec"
|
||||||
|
},
|
||||||
|
"matchExpressions": [
|
||||||
|
{
|
||||||
|
"key": "6.-L..-__0N_N.O30-_u.y",
|
||||||
|
"operator": "Exists"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"resource": {
|
||||||
|
"name": "輂,ŕĪĠM蘇KŅ/»頸",
|
||||||
|
"currentAverageUtilization": 1962818731,
|
||||||
|
"currentAverageValue": "559"
|
||||||
|
},
|
||||||
|
"external": {
|
||||||
|
"metricName": "68",
|
||||||
|
"metricSelector": {
|
||||||
|
"matchLabels": {
|
||||||
|
"uB7": "f.gb_2_-8-----yJY.__-X_.8xNN"
|
||||||
|
},
|
||||||
|
"matchExpressions": [
|
||||||
|
{
|
||||||
|
"key": "3-c7181py-8t379s3-8x32--2qu-0-k-q-0--85.4-4tz9x--43--3---93-2-2-37--e00uz-z0sn-8hx-qa--0o8m3-d0w7p8v9/7W..4....-hD",
|
||||||
|
"operator": "Exists"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"currentValue": "821",
|
||||||
|
"currentAverageValue": "439"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"conditions": [
|
||||||
|
{
|
||||||
|
"type": "v1b繐汚磉",
|
||||||
|
"status": "蠂Ü[ƛ^輅9ɛ棕",
|
||||||
|
"lastTransitionTime": "2685-12-24T19:19:52Z",
|
||||||
|
"reason": "75",
|
||||||
|
"message": "76"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
BIN
staging/src/k8s.io/api/testdata/v1.14.0/autoscaling.v2beta1.HorizontalPodAutoscaler.pb
vendored
Normal file
BIN
staging/src/k8s.io/api/testdata/v1.14.0/autoscaling.v2beta1.HorizontalPodAutoscaler.pb
vendored
Normal file
Binary file not shown.
132
staging/src/k8s.io/api/testdata/v1.14.0/autoscaling.v2beta1.HorizontalPodAutoscaler.yaml
vendored
Normal file
132
staging/src/k8s.io/api/testdata/v1.14.0/autoscaling.v2beta1.HorizontalPodAutoscaler.yaml
vendored
Normal file
@@ -0,0 +1,132 @@
|
|||||||
|
apiVersion: autoscaling/v2beta1
|
||||||
|
kind: HorizontalPodAutoscaler
|
||||||
|
metadata:
|
||||||
|
annotations:
|
||||||
|
"9": "10"
|
||||||
|
clusterName: "15"
|
||||||
|
creationTimestamp: null
|
||||||
|
deletionGracePeriodSeconds: -4955867275792137171
|
||||||
|
finalizers:
|
||||||
|
- "14"
|
||||||
|
generateName: "3"
|
||||||
|
generation: 8071137005907523419
|
||||||
|
labels:
|
||||||
|
"7": "8"
|
||||||
|
managedFields:
|
||||||
|
- apiVersion: "17"
|
||||||
|
fields:
|
||||||
|
"18":
|
||||||
|
"19": null
|
||||||
|
manager: "16"
|
||||||
|
operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]
|
||||||
|
name: "2"
|
||||||
|
namespace: "4"
|
||||||
|
ownerReferences:
|
||||||
|
- apiVersion: "11"
|
||||||
|
blockOwnerDeletion: true
|
||||||
|
controller: false
|
||||||
|
kind: "12"
|
||||||
|
name: "13"
|
||||||
|
uid: Dz廔ȇ{sŊƏp
|
||||||
|
resourceVersion: "16964250748386560239"
|
||||||
|
selfLink: "5"
|
||||||
|
uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e
|
||||||
|
spec:
|
||||||
|
maxReplicas: 2114329341
|
||||||
|
metrics:
|
||||||
|
- external:
|
||||||
|
metricName: "44"
|
||||||
|
metricSelector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: JfB._.zS-._..3le-Q4-R-083.D
|
||||||
|
operator: Exists
|
||||||
|
matchLabels:
|
||||||
|
cd525-6ni4-g3-s-98w-4-27/03f_--0..L.0qQ6W-.d.20h-OK-_8gI_z_-tY-R6S17_.8n: 7z.WH-.._Td2-N_Y.t--_0..--_6yV07-_._N
|
||||||
|
targetAverageValue: "602"
|
||||||
|
targetValue: "201"
|
||||||
|
object:
|
||||||
|
averageValue: "591"
|
||||||
|
metricName: "30"
|
||||||
|
selector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: 2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ42M--n1-5
|
||||||
|
operator: In
|
||||||
|
values:
|
||||||
|
- Ou1.m_.5AW-_S-.3g.7_2fNc5-_.-RX8
|
||||||
|
matchLabels:
|
||||||
|
g5i9/l-Y._.-444: c2_kS91.e5K-_e63_-_3-n-_-__3u-.__P__.7U-Uo_4_-D7r__.am64
|
||||||
|
target:
|
||||||
|
apiVersion: "29"
|
||||||
|
kind: "27"
|
||||||
|
name: "28"
|
||||||
|
targetValue: "810"
|
||||||
|
pods:
|
||||||
|
metricName: "37"
|
||||||
|
selector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: G-___196-.dX_iv1H.__.h-J-M.9_T.qo
|
||||||
|
operator: In
|
||||||
|
values:
|
||||||
|
- 5.--sT52b..N.-.K8
|
||||||
|
matchLabels:
|
||||||
|
5--.K_.0--_0P7_.C.Ze--D07.a_.y_C: 0_5qN2_---_M.N_._a6.9bHjH
|
||||||
|
targetAverageValue: "109"
|
||||||
|
resource:
|
||||||
|
name: S5Ǎʜǝ
|
||||||
|
targetAverageUtilization: 87018792
|
||||||
|
targetAverageValue: "274"
|
||||||
|
type: 6/ʕVŚ(ĿȊ甞谐颋DžSǡƏS$+
|
||||||
|
minReplicas: -1978186127
|
||||||
|
scaleTargetRef:
|
||||||
|
apiVersion: "26"
|
||||||
|
kind: "24"
|
||||||
|
name: "25"
|
||||||
|
status:
|
||||||
|
conditions:
|
||||||
|
- lastTransitionTime: "2685-12-24T19:19:52Z"
|
||||||
|
message: "76"
|
||||||
|
reason: "75"
|
||||||
|
status: 蠂Ü[ƛ^輅9ɛ棕
|
||||||
|
type: v1b繐汚磉
|
||||||
|
currentMetrics:
|
||||||
|
- external:
|
||||||
|
currentAverageValue: "439"
|
||||||
|
currentValue: "821"
|
||||||
|
metricName: "68"
|
||||||
|
metricSelector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: 3-c7181py-8t379s3-8x32--2qu-0-k-q-0--85.4-4tz9x--43--3---93-2-2-37--e00uz-z0sn-8hx-qa--0o8m3-d0w7p8v9/7W..4....-hD
|
||||||
|
operator: Exists
|
||||||
|
matchLabels:
|
||||||
|
uB7: f.gb_2_-8-----yJY.__-X_.8xNN
|
||||||
|
object:
|
||||||
|
averageValue: "404"
|
||||||
|
currentValue: "811"
|
||||||
|
metricName: "54"
|
||||||
|
selector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: q05c1lxeqyn-5--9d5a3-7bf46g-40883176jt-e8b--i.1v53nyx5u-o-k-md--381l/KpDZ-._._t__2--A.0.__cd..lv-_aLQI
|
||||||
|
operator: Exists
|
||||||
|
matchLabels:
|
||||||
|
Y93-x6bigm_-._.q768-m_0_F03_J: L.35__5b.5-CX_VBC.Jn4f__.39X...-tO-.qff.ExZ_r7-6.-m..-_-.f9-Q
|
||||||
|
target:
|
||||||
|
apiVersion: "53"
|
||||||
|
kind: "51"
|
||||||
|
name: "52"
|
||||||
|
pods:
|
||||||
|
currentAverageValue: "777"
|
||||||
|
metricName: "61"
|
||||||
|
selector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: 6.-L..-__0N_N.O30-_u.y
|
||||||
|
operator: Exists
|
||||||
|
matchLabels:
|
||||||
|
6e1Vx8_I-.-_56-__18Y--6-_3J--.48Y.q.0-_1-F.h-__kK: 9_..O_.J_-G_--V-42Ec
|
||||||
|
resource:
|
||||||
|
currentAverageUtilization: 1962818731
|
||||||
|
currentAverageValue: "559"
|
||||||
|
name: 輂,ŕĪĠM蘇KŅ/»頸
|
||||||
|
type: :贅wE@Ȗs«öʮĀ<é瞾
|
||||||
|
currentReplicas: 310937924
|
||||||
|
desiredReplicas: 912103005
|
||||||
|
observedGeneration: 6319752985051851078
|
1063
staging/src/k8s.io/api/testdata/v1.14.0/batch.v1.Job.json
vendored
Normal file
1063
staging/src/k8s.io/api/testdata/v1.14.0/batch.v1.Job.json
vendored
Normal file
File diff suppressed because it is too large
Load Diff
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user