Add v1.16.0 API compatibility data
This commit is contained in:
parent
cc4ca629a9
commit
fd8e172e8b
81
staging/src/k8s.io/api/testdata/v1.16.0/admission.k8s.io.v1.AdmissionReview.json
vendored
Normal file
81
staging/src/k8s.io/api/testdata/v1.16.0/admission.k8s.io.v1.AdmissionReview.json
vendored
Normal file
@ -0,0 +1,81 @@
|
|||||||
|
{
|
||||||
|
"kind": "AdmissionReview",
|
||||||
|
"apiVersion": "admission.k8s.io/v1",
|
||||||
|
"request": {
|
||||||
|
"uid": "ő岅ȕHH壬%龺ǟ橸章蒪ʤǎ",
|
||||||
|
"kind": {
|
||||||
|
"group": "2",
|
||||||
|
"version": "3",
|
||||||
|
"kind": "4"
|
||||||
|
},
|
||||||
|
"resource": {
|
||||||
|
"group": "5",
|
||||||
|
"version": "6",
|
||||||
|
"resource": "7"
|
||||||
|
},
|
||||||
|
"subResource": "8",
|
||||||
|
"requestKind": {
|
||||||
|
"group": "9",
|
||||||
|
"version": "10",
|
||||||
|
"kind": "11"
|
||||||
|
},
|
||||||
|
"requestResource": {
|
||||||
|
"group": "12",
|
||||||
|
"version": "13",
|
||||||
|
"resource": "14"
|
||||||
|
},
|
||||||
|
"requestSubResource": "15",
|
||||||
|
"name": "16",
|
||||||
|
"namespace": "17",
|
||||||
|
"operation": "¡ıŵDz",
|
||||||
|
"userInfo": {
|
||||||
|
"username": "18",
|
||||||
|
"uid": "19",
|
||||||
|
"groups": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"extra": {
|
||||||
|
"21": [
|
||||||
|
"22"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"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": false,
|
||||||
|
"options": {"apiVersion":"example.com/v1","kind":"CustomType","spec":{"replicas":1},"status":{"available":1}}
|
||||||
|
},
|
||||||
|
"response": {
|
||||||
|
"uid": "輂]¨\u0026桰]]æȌ殸2爟¼ªov鈶",
|
||||||
|
"allowed": false,
|
||||||
|
"status": {
|
||||||
|
"metadata": {
|
||||||
|
"selfLink": "(湗Ć]ʪƬ滈憴Uą飋ī",
|
||||||
|
"resourceVersion": "71208173751669476"
|
||||||
|
},
|
||||||
|
"status": "23",
|
||||||
|
"message": "24",
|
||||||
|
"reason": "Hr鯹)晿\u003co,c鮽ort昍řČ扷5Ɨ",
|
||||||
|
"details": {
|
||||||
|
"name": "25",
|
||||||
|
"group": "26",
|
||||||
|
"kind": "27",
|
||||||
|
"uid": "Ƣ6/ʕVŚ(ĿȊ甞",
|
||||||
|
"causes": [
|
||||||
|
{
|
||||||
|
"reason": "颋Dž",
|
||||||
|
"message": "28",
|
||||||
|
"field": "29"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"retryAfterSeconds": 1001983654
|
||||||
|
},
|
||||||
|
"code": 153738858
|
||||||
|
},
|
||||||
|
"patch": "fQ==",
|
||||||
|
"patchType": "-Ǐ忄*齧獚敆Ȏțê",
|
||||||
|
"auditAnnotations": {
|
||||||
|
"30": "31"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
BIN
staging/src/k8s.io/api/testdata/v1.16.0/admission.k8s.io.v1.AdmissionReview.pb
vendored
Normal file
BIN
staging/src/k8s.io/api/testdata/v1.16.0/admission.k8s.io.v1.AdmissionReview.pb
vendored
Normal file
Binary file not shown.
80
staging/src/k8s.io/api/testdata/v1.16.0/admission.k8s.io.v1.AdmissionReview.yaml
vendored
Normal file
80
staging/src/k8s.io/api/testdata/v1.16.0/admission.k8s.io.v1.AdmissionReview.yaml
vendored
Normal file
@ -0,0 +1,80 @@
|
|||||||
|
apiVersion: admission.k8s.io/v1
|
||||||
|
kind: AdmissionReview
|
||||||
|
request:
|
||||||
|
dryRun: false
|
||||||
|
kind:
|
||||||
|
group: "2"
|
||||||
|
kind: "4"
|
||||||
|
version: "3"
|
||||||
|
name: "16"
|
||||||
|
namespace: "17"
|
||||||
|
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
|
||||||
|
options:
|
||||||
|
apiVersion: example.com/v1
|
||||||
|
kind: CustomType
|
||||||
|
spec:
|
||||||
|
replicas: 1
|
||||||
|
status:
|
||||||
|
available: 1
|
||||||
|
requestKind:
|
||||||
|
group: "9"
|
||||||
|
kind: "11"
|
||||||
|
version: "10"
|
||||||
|
requestResource:
|
||||||
|
group: "12"
|
||||||
|
resource: "14"
|
||||||
|
version: "13"
|
||||||
|
requestSubResource: "15"
|
||||||
|
resource:
|
||||||
|
group: "5"
|
||||||
|
resource: "7"
|
||||||
|
version: "6"
|
||||||
|
subResource: "8"
|
||||||
|
uid: ő岅ȕHH壬%龺ǟ橸章蒪ʤǎ
|
||||||
|
userInfo:
|
||||||
|
extra:
|
||||||
|
"21":
|
||||||
|
- "22"
|
||||||
|
groups:
|
||||||
|
- "20"
|
||||||
|
uid: "19"
|
||||||
|
username: "18"
|
||||||
|
response:
|
||||||
|
allowed: false
|
||||||
|
auditAnnotations:
|
||||||
|
"30": "31"
|
||||||
|
patch: fQ==
|
||||||
|
patchType: -Ǐ忄*齧獚敆Ȏțê
|
||||||
|
status:
|
||||||
|
code: 153738858
|
||||||
|
details:
|
||||||
|
causes:
|
||||||
|
- field: "29"
|
||||||
|
message: "28"
|
||||||
|
reason: 颋Dž
|
||||||
|
group: "26"
|
||||||
|
kind: "27"
|
||||||
|
name: "25"
|
||||||
|
retryAfterSeconds: 1001983654
|
||||||
|
uid: Ƣ6/ʕVŚ(ĿȊ甞
|
||||||
|
message: "24"
|
||||||
|
metadata:
|
||||||
|
resourceVersion: "71208173751669476"
|
||||||
|
selfLink: (湗Ć]ʪƬ滈憴Uą飋ī
|
||||||
|
reason: Hr鯹)晿<o,c鮽ort昍řČ扷5Ɨ
|
||||||
|
status: "23"
|
||||||
|
uid: 輂]¨&桰]]æȌ殸2爟¼ªov鈶
|
81
staging/src/k8s.io/api/testdata/v1.16.0/admission.k8s.io.v1beta1.AdmissionReview.json
vendored
Normal file
81
staging/src/k8s.io/api/testdata/v1.16.0/admission.k8s.io.v1beta1.AdmissionReview.json
vendored
Normal file
@ -0,0 +1,81 @@
|
|||||||
|
{
|
||||||
|
"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",
|
||||||
|
"requestKind": {
|
||||||
|
"group": "9",
|
||||||
|
"version": "10",
|
||||||
|
"kind": "11"
|
||||||
|
},
|
||||||
|
"requestResource": {
|
||||||
|
"group": "12",
|
||||||
|
"version": "13",
|
||||||
|
"resource": "14"
|
||||||
|
},
|
||||||
|
"requestSubResource": "15",
|
||||||
|
"name": "16",
|
||||||
|
"namespace": "17",
|
||||||
|
"operation": "¡ıŵDz",
|
||||||
|
"userInfo": {
|
||||||
|
"username": "18",
|
||||||
|
"uid": "19",
|
||||||
|
"groups": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"extra": {
|
||||||
|
"21": [
|
||||||
|
"22"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"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": false,
|
||||||
|
"options": {"apiVersion":"example.com/v1","kind":"CustomType","spec":{"replicas":1},"status":{"available":1}}
|
||||||
|
},
|
||||||
|
"response": {
|
||||||
|
"uid": "輂]¨\u0026桰]]æȌ殸2爟¼ªov鈶",
|
||||||
|
"allowed": false,
|
||||||
|
"status": {
|
||||||
|
"metadata": {
|
||||||
|
"selfLink": "(湗Ć]ʪƬ滈憴Uą飋ī",
|
||||||
|
"resourceVersion": "71208173751669476"
|
||||||
|
},
|
||||||
|
"status": "23",
|
||||||
|
"message": "24",
|
||||||
|
"reason": "Hr鯹)晿\u003co,c鮽ort昍řČ扷5Ɨ",
|
||||||
|
"details": {
|
||||||
|
"name": "25",
|
||||||
|
"group": "26",
|
||||||
|
"kind": "27",
|
||||||
|
"uid": "Ƣ6/ʕVŚ(ĿȊ甞",
|
||||||
|
"causes": [
|
||||||
|
{
|
||||||
|
"reason": "颋Dž",
|
||||||
|
"message": "28",
|
||||||
|
"field": "29"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"retryAfterSeconds": 1001983654
|
||||||
|
},
|
||||||
|
"code": 153738858
|
||||||
|
},
|
||||||
|
"patch": "fQ==",
|
||||||
|
"patchType": "-Ǐ忄*齧獚敆Ȏțê",
|
||||||
|
"auditAnnotations": {
|
||||||
|
"30": "31"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
BIN
staging/src/k8s.io/api/testdata/v1.16.0/admission.k8s.io.v1beta1.AdmissionReview.pb
vendored
Normal file
BIN
staging/src/k8s.io/api/testdata/v1.16.0/admission.k8s.io.v1beta1.AdmissionReview.pb
vendored
Normal file
Binary file not shown.
80
staging/src/k8s.io/api/testdata/v1.16.0/admission.k8s.io.v1beta1.AdmissionReview.yaml
vendored
Normal file
80
staging/src/k8s.io/api/testdata/v1.16.0/admission.k8s.io.v1beta1.AdmissionReview.yaml
vendored
Normal file
@ -0,0 +1,80 @@
|
|||||||
|
apiVersion: admission.k8s.io/v1beta1
|
||||||
|
kind: AdmissionReview
|
||||||
|
request:
|
||||||
|
dryRun: false
|
||||||
|
kind:
|
||||||
|
group: "2"
|
||||||
|
kind: "4"
|
||||||
|
version: "3"
|
||||||
|
name: "16"
|
||||||
|
namespace: "17"
|
||||||
|
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
|
||||||
|
options:
|
||||||
|
apiVersion: example.com/v1
|
||||||
|
kind: CustomType
|
||||||
|
spec:
|
||||||
|
replicas: 1
|
||||||
|
status:
|
||||||
|
available: 1
|
||||||
|
requestKind:
|
||||||
|
group: "9"
|
||||||
|
kind: "11"
|
||||||
|
version: "10"
|
||||||
|
requestResource:
|
||||||
|
group: "12"
|
||||||
|
resource: "14"
|
||||||
|
version: "13"
|
||||||
|
requestSubResource: "15"
|
||||||
|
resource:
|
||||||
|
group: "5"
|
||||||
|
resource: "7"
|
||||||
|
version: "6"
|
||||||
|
subResource: "8"
|
||||||
|
uid: ő岅ȕHH壬%龺ǟ橸章蒪ʤǎ
|
||||||
|
userInfo:
|
||||||
|
extra:
|
||||||
|
"21":
|
||||||
|
- "22"
|
||||||
|
groups:
|
||||||
|
- "20"
|
||||||
|
uid: "19"
|
||||||
|
username: "18"
|
||||||
|
response:
|
||||||
|
allowed: false
|
||||||
|
auditAnnotations:
|
||||||
|
"30": "31"
|
||||||
|
patch: fQ==
|
||||||
|
patchType: -Ǐ忄*齧獚敆Ȏțê
|
||||||
|
status:
|
||||||
|
code: 153738858
|
||||||
|
details:
|
||||||
|
causes:
|
||||||
|
- field: "29"
|
||||||
|
message: "28"
|
||||||
|
reason: 颋Dž
|
||||||
|
group: "26"
|
||||||
|
kind: "27"
|
||||||
|
name: "25"
|
||||||
|
retryAfterSeconds: 1001983654
|
||||||
|
uid: Ƣ6/ʕVŚ(ĿȊ甞
|
||||||
|
message: "24"
|
||||||
|
metadata:
|
||||||
|
resourceVersion: "71208173751669476"
|
||||||
|
selfLink: (湗Ć]ʪƬ滈憴Uą飋ī
|
||||||
|
reason: Hr鯹)晿<o,c鮽ort昍řČ扷5Ɨ
|
||||||
|
status: "23"
|
||||||
|
uid: 輂]¨&桰]]æȌ殸2爟¼ªov鈶
|
@ -0,0 +1,108 @@
|
|||||||
|
{
|
||||||
|
"kind": "MutatingWebhookConfiguration",
|
||||||
|
"apiVersion": "admissionregistration.k8s.io/v1",
|
||||||
|
"metadata": {
|
||||||
|
"name": "2",
|
||||||
|
"generateName": "3",
|
||||||
|
"namespace": "4",
|
||||||
|
"selfLink": "5",
|
||||||
|
"uid": "7",
|
||||||
|
"resourceVersion": "11042405498087606203",
|
||||||
|
"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",
|
||||||
|
"fieldsType": "18"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"webhooks": [
|
||||||
|
{
|
||||||
|
"name": "19",
|
||||||
|
"clientConfig": {
|
||||||
|
"url": "20",
|
||||||
|
"service": {
|
||||||
|
"namespace": "21",
|
||||||
|
"name": "22",
|
||||||
|
"path": "23",
|
||||||
|
"port": -1971381490
|
||||||
|
},
|
||||||
|
"caBundle": "IQ=="
|
||||||
|
},
|
||||||
|
"rules": [
|
||||||
|
{
|
||||||
|
"operations": [
|
||||||
|
"8衍`Ĩɘ.蘯"
|
||||||
|
],
|
||||||
|
"apiGroups": [
|
||||||
|
"24"
|
||||||
|
],
|
||||||
|
"apiVersions": [
|
||||||
|
"25"
|
||||||
|
],
|
||||||
|
"resources": [
|
||||||
|
"26"
|
||||||
|
],
|
||||||
|
"scope": "昍řČ扷5ƗǸƢ6/"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"failurePolicy": "VŚ(ĿȊ甞谐颋",
|
||||||
|
"matchPolicy": "SǡƏ",
|
||||||
|
"namespaceSelector": {
|
||||||
|
"matchLabels": {
|
||||||
|
"2.1.L.l-Y._.-44..d.__Gg8-2_kS91.e5K-_e63_-_3-n-_-__3u-.J": "G_.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"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"objectSelector": {
|
||||||
|
"matchLabels": {
|
||||||
|
"7p_w.e6._.pj5t_k-_v.-6b6.N_-u.---.8-L": "k-U.v.4"
|
||||||
|
},
|
||||||
|
"matchExpressions": [
|
||||||
|
{
|
||||||
|
"key": "35--5ht-a-29--0qso79yg--79-e-a74bc-v--0jjy45-17-05-3z-4838/3-H2._67yg-Ln-__.-__2--z.t2w",
|
||||||
|
"operator": "Exists"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"sideEffects": "Ɵ)Ù",
|
||||||
|
"timeoutSeconds": 1132918207,
|
||||||
|
"admissionReviewVersions": [
|
||||||
|
"39"
|
||||||
|
],
|
||||||
|
"reinvocationPolicy": "錯ƶ"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Binary file not shown.
@ -0,0 +1,72 @@
|
|||||||
|
apiVersion: admissionregistration.k8s.io/v1
|
||||||
|
kind: MutatingWebhookConfiguration
|
||||||
|
metadata:
|
||||||
|
annotations:
|
||||||
|
"9": "10"
|
||||||
|
clusterName: "15"
|
||||||
|
creationTimestamp: null
|
||||||
|
deletionGracePeriodSeconds: -4955867275792137171
|
||||||
|
finalizers:
|
||||||
|
- "14"
|
||||||
|
generateName: "3"
|
||||||
|
generation: 8071137005907523419
|
||||||
|
labels:
|
||||||
|
"7": "8"
|
||||||
|
managedFields:
|
||||||
|
- apiVersion: "17"
|
||||||
|
fieldsType: "18"
|
||||||
|
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: "11042405498087606203"
|
||||||
|
selfLink: "5"
|
||||||
|
uid: "7"
|
||||||
|
webhooks:
|
||||||
|
- admissionReviewVersions:
|
||||||
|
- "39"
|
||||||
|
clientConfig:
|
||||||
|
caBundle: IQ==
|
||||||
|
service:
|
||||||
|
name: "22"
|
||||||
|
namespace: "21"
|
||||||
|
path: "23"
|
||||||
|
port: -1971381490
|
||||||
|
url: "20"
|
||||||
|
failurePolicy: VŚ(ĿȊ甞谐颋
|
||||||
|
matchPolicy: SǡƏ
|
||||||
|
name: "19"
|
||||||
|
namespaceSelector:
|
||||||
|
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:
|
||||||
|
2.1.L.l-Y._.-44..d.__Gg8-2_kS91.e5K-_e63_-_3-n-_-__3u-.J: G_.7U-Uo_4_-D7r__.am64
|
||||||
|
objectSelector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: 35--5ht-a-29--0qso79yg--79-e-a74bc-v--0jjy45-17-05-3z-4838/3-H2._67yg-Ln-__.-__2--z.t2w
|
||||||
|
operator: Exists
|
||||||
|
matchLabels:
|
||||||
|
7p_w.e6._.pj5t_k-_v.-6b6.N_-u.---.8-L: k-U.v.4
|
||||||
|
reinvocationPolicy: 錯ƶ
|
||||||
|
rules:
|
||||||
|
- apiGroups:
|
||||||
|
- "24"
|
||||||
|
apiVersions:
|
||||||
|
- "25"
|
||||||
|
operations:
|
||||||
|
- 8衍`Ĩɘ.蘯
|
||||||
|
resources:
|
||||||
|
- "26"
|
||||||
|
scope: 昍řČ扷5ƗǸƢ6/
|
||||||
|
sideEffects: Ɵ)Ù
|
||||||
|
timeoutSeconds: 1132918207
|
@ -0,0 +1,107 @@
|
|||||||
|
{
|
||||||
|
"kind": "ValidatingWebhookConfiguration",
|
||||||
|
"apiVersion": "admissionregistration.k8s.io/v1",
|
||||||
|
"metadata": {
|
||||||
|
"name": "2",
|
||||||
|
"generateName": "3",
|
||||||
|
"namespace": "4",
|
||||||
|
"selfLink": "5",
|
||||||
|
"uid": "7",
|
||||||
|
"resourceVersion": "11042405498087606203",
|
||||||
|
"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",
|
||||||
|
"fieldsType": "18"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"webhooks": [
|
||||||
|
{
|
||||||
|
"name": "19",
|
||||||
|
"clientConfig": {
|
||||||
|
"url": "20",
|
||||||
|
"service": {
|
||||||
|
"namespace": "21",
|
||||||
|
"name": "22",
|
||||||
|
"path": "23",
|
||||||
|
"port": -1971381490
|
||||||
|
},
|
||||||
|
"caBundle": "IQ=="
|
||||||
|
},
|
||||||
|
"rules": [
|
||||||
|
{
|
||||||
|
"operations": [
|
||||||
|
"8衍`Ĩɘ.蘯"
|
||||||
|
],
|
||||||
|
"apiGroups": [
|
||||||
|
"24"
|
||||||
|
],
|
||||||
|
"apiVersions": [
|
||||||
|
"25"
|
||||||
|
],
|
||||||
|
"resources": [
|
||||||
|
"26"
|
||||||
|
],
|
||||||
|
"scope": "昍řČ扷5ƗǸƢ6/"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"failurePolicy": "VŚ(ĿȊ甞谐颋",
|
||||||
|
"matchPolicy": "SǡƏ",
|
||||||
|
"namespaceSelector": {
|
||||||
|
"matchLabels": {
|
||||||
|
"2.1.L.l-Y._.-44..d.__Gg8-2_kS91.e5K-_e63_-_3-n-_-__3u-.J": "G_.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"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"objectSelector": {
|
||||||
|
"matchLabels": {
|
||||||
|
"7p_w.e6._.pj5t_k-_v.-6b6.N_-u.---.8-L": "k-U.v.4"
|
||||||
|
},
|
||||||
|
"matchExpressions": [
|
||||||
|
{
|
||||||
|
"key": "35--5ht-a-29--0qso79yg--79-e-a74bc-v--0jjy45-17-05-3z-4838/3-H2._67yg-Ln-__.-__2--z.t2w",
|
||||||
|
"operator": "Exists"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"sideEffects": "Ɵ)Ù",
|
||||||
|
"timeoutSeconds": 1132918207,
|
||||||
|
"admissionReviewVersions": [
|
||||||
|
"39"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Binary file not shown.
@ -0,0 +1,71 @@
|
|||||||
|
apiVersion: admissionregistration.k8s.io/v1
|
||||||
|
kind: ValidatingWebhookConfiguration
|
||||||
|
metadata:
|
||||||
|
annotations:
|
||||||
|
"9": "10"
|
||||||
|
clusterName: "15"
|
||||||
|
creationTimestamp: null
|
||||||
|
deletionGracePeriodSeconds: -4955867275792137171
|
||||||
|
finalizers:
|
||||||
|
- "14"
|
||||||
|
generateName: "3"
|
||||||
|
generation: 8071137005907523419
|
||||||
|
labels:
|
||||||
|
"7": "8"
|
||||||
|
managedFields:
|
||||||
|
- apiVersion: "17"
|
||||||
|
fieldsType: "18"
|
||||||
|
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: "11042405498087606203"
|
||||||
|
selfLink: "5"
|
||||||
|
uid: "7"
|
||||||
|
webhooks:
|
||||||
|
- admissionReviewVersions:
|
||||||
|
- "39"
|
||||||
|
clientConfig:
|
||||||
|
caBundle: IQ==
|
||||||
|
service:
|
||||||
|
name: "22"
|
||||||
|
namespace: "21"
|
||||||
|
path: "23"
|
||||||
|
port: -1971381490
|
||||||
|
url: "20"
|
||||||
|
failurePolicy: VŚ(ĿȊ甞谐颋
|
||||||
|
matchPolicy: SǡƏ
|
||||||
|
name: "19"
|
||||||
|
namespaceSelector:
|
||||||
|
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:
|
||||||
|
2.1.L.l-Y._.-44..d.__Gg8-2_kS91.e5K-_e63_-_3-n-_-__3u-.J: G_.7U-Uo_4_-D7r__.am64
|
||||||
|
objectSelector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: 35--5ht-a-29--0qso79yg--79-e-a74bc-v--0jjy45-17-05-3z-4838/3-H2._67yg-Ln-__.-__2--z.t2w
|
||||||
|
operator: Exists
|
||||||
|
matchLabels:
|
||||||
|
7p_w.e6._.pj5t_k-_v.-6b6.N_-u.---.8-L: k-U.v.4
|
||||||
|
rules:
|
||||||
|
- apiGroups:
|
||||||
|
- "24"
|
||||||
|
apiVersions:
|
||||||
|
- "25"
|
||||||
|
operations:
|
||||||
|
- 8衍`Ĩɘ.蘯
|
||||||
|
resources:
|
||||||
|
- "26"
|
||||||
|
scope: 昍řČ扷5ƗǸƢ6/
|
||||||
|
sideEffects: Ɵ)Ù
|
||||||
|
timeoutSeconds: 1132918207
|
@ -0,0 +1,108 @@
|
|||||||
|
{
|
||||||
|
"kind": "MutatingWebhookConfiguration",
|
||||||
|
"apiVersion": "admissionregistration.k8s.io/v1beta1",
|
||||||
|
"metadata": {
|
||||||
|
"name": "2",
|
||||||
|
"generateName": "3",
|
||||||
|
"namespace": "4",
|
||||||
|
"selfLink": "5",
|
||||||
|
"uid": "7",
|
||||||
|
"resourceVersion": "11042405498087606203",
|
||||||
|
"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",
|
||||||
|
"fieldsType": "18"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"webhooks": [
|
||||||
|
{
|
||||||
|
"name": "19",
|
||||||
|
"clientConfig": {
|
||||||
|
"url": "20",
|
||||||
|
"service": {
|
||||||
|
"namespace": "21",
|
||||||
|
"name": "22",
|
||||||
|
"path": "23",
|
||||||
|
"port": -1971381490
|
||||||
|
},
|
||||||
|
"caBundle": "IQ=="
|
||||||
|
},
|
||||||
|
"rules": [
|
||||||
|
{
|
||||||
|
"operations": [
|
||||||
|
"8衍`Ĩɘ.蘯"
|
||||||
|
],
|
||||||
|
"apiGroups": [
|
||||||
|
"24"
|
||||||
|
],
|
||||||
|
"apiVersions": [
|
||||||
|
"25"
|
||||||
|
],
|
||||||
|
"resources": [
|
||||||
|
"26"
|
||||||
|
],
|
||||||
|
"scope": "昍řČ扷5ƗǸƢ6/"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"failurePolicy": "VŚ(ĿȊ甞谐颋",
|
||||||
|
"matchPolicy": "SǡƏ",
|
||||||
|
"namespaceSelector": {
|
||||||
|
"matchLabels": {
|
||||||
|
"2.1.L.l-Y._.-44..d.__Gg8-2_kS91.e5K-_e63_-_3-n-_-__3u-.J": "G_.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"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"objectSelector": {
|
||||||
|
"matchLabels": {
|
||||||
|
"7p_w.e6._.pj5t_k-_v.-6b6.N_-u.---.8-L": "k-U.v.4"
|
||||||
|
},
|
||||||
|
"matchExpressions": [
|
||||||
|
{
|
||||||
|
"key": "35--5ht-a-29--0qso79yg--79-e-a74bc-v--0jjy45-17-05-3z-4838/3-H2._67yg-Ln-__.-__2--z.t2w",
|
||||||
|
"operator": "Exists"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"sideEffects": "Ɵ)Ù",
|
||||||
|
"timeoutSeconds": 1132918207,
|
||||||
|
"admissionReviewVersions": [
|
||||||
|
"39"
|
||||||
|
],
|
||||||
|
"reinvocationPolicy": "錯ƶ"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Binary file not shown.
@ -0,0 +1,72 @@
|
|||||||
|
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"
|
||||||
|
fieldsType: "18"
|
||||||
|
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: "11042405498087606203"
|
||||||
|
selfLink: "5"
|
||||||
|
uid: "7"
|
||||||
|
webhooks:
|
||||||
|
- admissionReviewVersions:
|
||||||
|
- "39"
|
||||||
|
clientConfig:
|
||||||
|
caBundle: IQ==
|
||||||
|
service:
|
||||||
|
name: "22"
|
||||||
|
namespace: "21"
|
||||||
|
path: "23"
|
||||||
|
port: -1971381490
|
||||||
|
url: "20"
|
||||||
|
failurePolicy: VŚ(ĿȊ甞谐颋
|
||||||
|
matchPolicy: SǡƏ
|
||||||
|
name: "19"
|
||||||
|
namespaceSelector:
|
||||||
|
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:
|
||||||
|
2.1.L.l-Y._.-44..d.__Gg8-2_kS91.e5K-_e63_-_3-n-_-__3u-.J: G_.7U-Uo_4_-D7r__.am64
|
||||||
|
objectSelector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: 35--5ht-a-29--0qso79yg--79-e-a74bc-v--0jjy45-17-05-3z-4838/3-H2._67yg-Ln-__.-__2--z.t2w
|
||||||
|
operator: Exists
|
||||||
|
matchLabels:
|
||||||
|
7p_w.e6._.pj5t_k-_v.-6b6.N_-u.---.8-L: k-U.v.4
|
||||||
|
reinvocationPolicy: 錯ƶ
|
||||||
|
rules:
|
||||||
|
- apiGroups:
|
||||||
|
- "24"
|
||||||
|
apiVersions:
|
||||||
|
- "25"
|
||||||
|
operations:
|
||||||
|
- 8衍`Ĩɘ.蘯
|
||||||
|
resources:
|
||||||
|
- "26"
|
||||||
|
scope: 昍řČ扷5ƗǸƢ6/
|
||||||
|
sideEffects: Ɵ)Ù
|
||||||
|
timeoutSeconds: 1132918207
|
@ -0,0 +1,107 @@
|
|||||||
|
{
|
||||||
|
"kind": "ValidatingWebhookConfiguration",
|
||||||
|
"apiVersion": "admissionregistration.k8s.io/v1beta1",
|
||||||
|
"metadata": {
|
||||||
|
"name": "2",
|
||||||
|
"generateName": "3",
|
||||||
|
"namespace": "4",
|
||||||
|
"selfLink": "5",
|
||||||
|
"uid": "7",
|
||||||
|
"resourceVersion": "11042405498087606203",
|
||||||
|
"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",
|
||||||
|
"fieldsType": "18"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"webhooks": [
|
||||||
|
{
|
||||||
|
"name": "19",
|
||||||
|
"clientConfig": {
|
||||||
|
"url": "20",
|
||||||
|
"service": {
|
||||||
|
"namespace": "21",
|
||||||
|
"name": "22",
|
||||||
|
"path": "23",
|
||||||
|
"port": -1971381490
|
||||||
|
},
|
||||||
|
"caBundle": "IQ=="
|
||||||
|
},
|
||||||
|
"rules": [
|
||||||
|
{
|
||||||
|
"operations": [
|
||||||
|
"8衍`Ĩɘ.蘯"
|
||||||
|
],
|
||||||
|
"apiGroups": [
|
||||||
|
"24"
|
||||||
|
],
|
||||||
|
"apiVersions": [
|
||||||
|
"25"
|
||||||
|
],
|
||||||
|
"resources": [
|
||||||
|
"26"
|
||||||
|
],
|
||||||
|
"scope": "昍řČ扷5ƗǸƢ6/"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"failurePolicy": "VŚ(ĿȊ甞谐颋",
|
||||||
|
"matchPolicy": "SǡƏ",
|
||||||
|
"namespaceSelector": {
|
||||||
|
"matchLabels": {
|
||||||
|
"2.1.L.l-Y._.-44..d.__Gg8-2_kS91.e5K-_e63_-_3-n-_-__3u-.J": "G_.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"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"objectSelector": {
|
||||||
|
"matchLabels": {
|
||||||
|
"7p_w.e6._.pj5t_k-_v.-6b6.N_-u.---.8-L": "k-U.v.4"
|
||||||
|
},
|
||||||
|
"matchExpressions": [
|
||||||
|
{
|
||||||
|
"key": "35--5ht-a-29--0qso79yg--79-e-a74bc-v--0jjy45-17-05-3z-4838/3-H2._67yg-Ln-__.-__2--z.t2w",
|
||||||
|
"operator": "Exists"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"sideEffects": "Ɵ)Ù",
|
||||||
|
"timeoutSeconds": 1132918207,
|
||||||
|
"admissionReviewVersions": [
|
||||||
|
"39"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Binary file not shown.
@ -0,0 +1,71 @@
|
|||||||
|
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"
|
||||||
|
fieldsType: "18"
|
||||||
|
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: "11042405498087606203"
|
||||||
|
selfLink: "5"
|
||||||
|
uid: "7"
|
||||||
|
webhooks:
|
||||||
|
- admissionReviewVersions:
|
||||||
|
- "39"
|
||||||
|
clientConfig:
|
||||||
|
caBundle: IQ==
|
||||||
|
service:
|
||||||
|
name: "22"
|
||||||
|
namespace: "21"
|
||||||
|
path: "23"
|
||||||
|
port: -1971381490
|
||||||
|
url: "20"
|
||||||
|
failurePolicy: VŚ(ĿȊ甞谐颋
|
||||||
|
matchPolicy: SǡƏ
|
||||||
|
name: "19"
|
||||||
|
namespaceSelector:
|
||||||
|
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:
|
||||||
|
2.1.L.l-Y._.-44..d.__Gg8-2_kS91.e5K-_e63_-_3-n-_-__3u-.J: G_.7U-Uo_4_-D7r__.am64
|
||||||
|
objectSelector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: 35--5ht-a-29--0qso79yg--79-e-a74bc-v--0jjy45-17-05-3z-4838/3-H2._67yg-Ln-__.-__2--z.t2w
|
||||||
|
operator: Exists
|
||||||
|
matchLabels:
|
||||||
|
7p_w.e6._.pj5t_k-_v.-6b6.N_-u.---.8-L: k-U.v.4
|
||||||
|
rules:
|
||||||
|
- apiGroups:
|
||||||
|
- "24"
|
||||||
|
apiVersions:
|
||||||
|
- "25"
|
||||||
|
operations:
|
||||||
|
- 8衍`Ĩɘ.蘯
|
||||||
|
resources:
|
||||||
|
- "26"
|
||||||
|
scope: 昍řČ扷5ƗǸƢ6/
|
||||||
|
sideEffects: Ɵ)Ù
|
||||||
|
timeoutSeconds: 1132918207
|
45
staging/src/k8s.io/api/testdata/v1.16.0/apps.v1.ControllerRevision.json
vendored
Normal file
45
staging/src/k8s.io/api/testdata/v1.16.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": "7",
|
||||||
|
"resourceVersion": "11042405498087606203",
|
||||||
|
"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",
|
||||||
|
"fieldsType": "18"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"data": {"apiVersion":"example.com/v1","kind":"CustomType","spec":{"replicas":1},"status":{"available":1}},
|
||||||
|
"revision": -7716837448637516924
|
||||||
|
}
|
BIN
staging/src/k8s.io/api/testdata/v1.16.0/apps.v1.ControllerRevision.pb
vendored
Normal file
BIN
staging/src/k8s.io/api/testdata/v1.16.0/apps.v1.ControllerRevision.pb
vendored
Normal file
Binary file not shown.
39
staging/src/k8s.io/api/testdata/v1.16.0/apps.v1.ControllerRevision.yaml
vendored
Normal file
39
staging/src/k8s.io/api/testdata/v1.16.0/apps.v1.ControllerRevision.yaml
vendored
Normal file
@ -0,0 +1,39 @@
|
|||||||
|
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"
|
||||||
|
fieldsType: "18"
|
||||||
|
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: "11042405498087606203"
|
||||||
|
selfLink: "5"
|
||||||
|
uid: "7"
|
||||||
|
revision: -7716837448637516924
|
1409
staging/src/k8s.io/api/testdata/v1.16.0/apps.v1.DaemonSet.json
vendored
Normal file
1409
staging/src/k8s.io/api/testdata/v1.16.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.16.0/apps.v1.DaemonSet.pb
vendored
Normal file
BIN
staging/src/k8s.io/api/testdata/v1.16.0/apps.v1.DaemonSet.pb
vendored
Normal file
Binary file not shown.
961
staging/src/k8s.io/api/testdata/v1.16.0/apps.v1.DaemonSet.yaml
vendored
Normal file
961
staging/src/k8s.io/api/testdata/v1.16.0/apps.v1.DaemonSet.yaml
vendored
Normal file
@ -0,0 +1,961 @@
|
|||||||
|
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"
|
||||||
|
fieldsType: "18"
|
||||||
|
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: "11042405498087606203"
|
||||||
|
selfLink: "5"
|
||||||
|
uid: "7"
|
||||||
|
spec:
|
||||||
|
minReadySeconds: 212061711
|
||||||
|
revisionHistoryLimit: -1092090658
|
||||||
|
selector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: p503---477-49p---o61---4fy--9---7--9-9s-0-u5lj2--10pq-0-7-9-2-0/fP81.-.9Vdx.TB_M-H_5_.t..bG0
|
||||||
|
operator: In
|
||||||
|
values:
|
||||||
|
- D07.a_.y_y_o0_5qN2_---_M.N_._a6.9bHjdH.-.5_.I8__n
|
||||||
|
matchLabels:
|
||||||
|
8---jop9641lg.p-g8c2-k-912e5-c-e63-n-3n/E9.8ThjT9s-j41-0-6p-JFHn7y-74.-0MUORQQ.N2.3: 68._bQw.-dG6c-.6--_x.--0wmZk1_8._3s_-_Bq.m_4
|
||||||
|
template:
|
||||||
|
metadata:
|
||||||
|
annotations:
|
||||||
|
"32": "33"
|
||||||
|
clusterName: "38"
|
||||||
|
creationTimestamp: null
|
||||||
|
deletionGracePeriodSeconds: 7534629739119643351
|
||||||
|
finalizers:
|
||||||
|
- "37"
|
||||||
|
generateName: "26"
|
||||||
|
generation: -4139900758039117471
|
||||||
|
labels:
|
||||||
|
"30": "31"
|
||||||
|
managedFields:
|
||||||
|
- apiVersion: "40"
|
||||||
|
fieldsType: "41"
|
||||||
|
manager: "39"
|
||||||
|
operation: ĪȸŹăȲϤĦʅ芝
|
||||||
|
name: "25"
|
||||||
|
namespace: "27"
|
||||||
|
ownerReferences:
|
||||||
|
- apiVersion: "34"
|
||||||
|
blockOwnerDeletion: true
|
||||||
|
controller: false
|
||||||
|
kind: "35"
|
||||||
|
name: "36"
|
||||||
|
uid: ^
|
||||||
|
resourceVersion: "1698285396218902212"
|
||||||
|
selfLink: "28"
|
||||||
|
uid: TʡȂŏ{sǡƟ
|
||||||
|
spec:
|
||||||
|
activeDeadlineSeconds: 7270263763744228913
|
||||||
|
affinity:
|
||||||
|
nodeAffinity:
|
||||||
|
preferredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- preference:
|
||||||
|
matchExpressions:
|
||||||
|
- key: "379"
|
||||||
|
operator: Ǹ|蕎'佉賞ǧĒz
|
||||||
|
values:
|
||||||
|
- "380"
|
||||||
|
matchFields:
|
||||||
|
- key: "381"
|
||||||
|
operator: ùfŭƽ
|
||||||
|
values:
|
||||||
|
- "382"
|
||||||
|
weight: -767058113
|
||||||
|
requiredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
nodeSelectorTerms:
|
||||||
|
- matchExpressions:
|
||||||
|
- key: "375"
|
||||||
|
operator: Ã茓pȓɻ
|
||||||
|
values:
|
||||||
|
- "376"
|
||||||
|
matchFields:
|
||||||
|
- key: "377"
|
||||||
|
operator: ""
|
||||||
|
values:
|
||||||
|
- "378"
|
||||||
|
podAffinity:
|
||||||
|
preferredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- podAffinityTerm:
|
||||||
|
labelSelector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: 3---g-----p8-d5-8-m8i--k0j5g.zrrw8-5ts-7-bp/6E__-.8_e_2
|
||||||
|
operator: DoesNotExist
|
||||||
|
matchLabels:
|
||||||
|
bx1y-8---3----p-pdn--j2---2--82--cj-1-s--op34-yy28-38xmu5nx4s-4/4b_9_1o.w_I: x-_.--4QQ.-s.H.Hu-k-_-0-T1mel--F......3_t_-l..-.DG7r-3.----.4
|
||||||
|
namespaces:
|
||||||
|
- "397"
|
||||||
|
topologyKey: "398"
|
||||||
|
weight: 801902541
|
||||||
|
requiredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- labelSelector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: K_A-_9_Z_C..7o_x3..-.8-Jp-94
|
||||||
|
operator: DoesNotExist
|
||||||
|
matchLabels:
|
||||||
|
h-up52--sjo7799-skj5--9/R_rm: CR.s--f.-f.-zv._._.o
|
||||||
|
namespaces:
|
||||||
|
- "389"
|
||||||
|
topologyKey: "390"
|
||||||
|
podAntiAffinity:
|
||||||
|
preferredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- podAffinityTerm:
|
||||||
|
labelSelector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: 0--0g-q-22r4wye52y-h7463lyps4483-o--3f1p7--43nw-l-x8/Hz_V_.r_v_._e_-78o_6Z..11_7pX_.-mLlx...w_t-_.5.40Rw4D
|
||||||
|
operator: NotIn
|
||||||
|
values:
|
||||||
|
- txb__-ex-_1_-ODgC_1-_V
|
||||||
|
matchLabels:
|
||||||
|
6V1-rU.___06.eqk5E_-4-.XH-.k.7.l_-W8o._xJ1-lFA_X3: V0H2-.zHw.H__V.VT
|
||||||
|
namespaces:
|
||||||
|
- "413"
|
||||||
|
topologyKey: "414"
|
||||||
|
weight: -1851436166
|
||||||
|
requiredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- labelSelector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: QZ9p_6.C.e
|
||||||
|
operator: DoesNotExist
|
||||||
|
matchLabels:
|
||||||
|
7F3p2_-_AmD-.0AP.1: A--.F5_x.KNC0-.-m_0-m-6Sp_N-S..O-BZ..n
|
||||||
|
namespaces:
|
||||||
|
- "405"
|
||||||
|
topologyKey: "406"
|
||||||
|
automountServiceAccountToken: true
|
||||||
|
containers:
|
||||||
|
- args:
|
||||||
|
- "221"
|
||||||
|
command:
|
||||||
|
- "220"
|
||||||
|
env:
|
||||||
|
- name: "228"
|
||||||
|
value: "229"
|
||||||
|
valueFrom:
|
||||||
|
configMapKeyRef:
|
||||||
|
key: "235"
|
||||||
|
name: "234"
|
||||||
|
optional: true
|
||||||
|
fieldRef:
|
||||||
|
apiVersion: "230"
|
||||||
|
fieldPath: "231"
|
||||||
|
resourceFieldRef:
|
||||||
|
containerName: "232"
|
||||||
|
divisor: "357"
|
||||||
|
resource: "233"
|
||||||
|
secretKeyRef:
|
||||||
|
key: "237"
|
||||||
|
name: "236"
|
||||||
|
optional: true
|
||||||
|
envFrom:
|
||||||
|
- configMapRef:
|
||||||
|
name: "226"
|
||||||
|
optional: false
|
||||||
|
prefix: "225"
|
||||||
|
secretRef:
|
||||||
|
name: "227"
|
||||||
|
optional: false
|
||||||
|
image: "219"
|
||||||
|
imagePullPolicy: T 苧yñKJɐ扵G
|
||||||
|
lifecycle:
|
||||||
|
postStart:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "264"
|
||||||
|
httpGet:
|
||||||
|
host: "267"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "268"
|
||||||
|
value: "269"
|
||||||
|
path: "265"
|
||||||
|
port: "266"
|
||||||
|
scheme: ']佱¿>犵殇ŕ-Ɂ圯W'
|
||||||
|
tcpSocket:
|
||||||
|
host: "271"
|
||||||
|
port: "270"
|
||||||
|
preStop:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "272"
|
||||||
|
httpGet:
|
||||||
|
host: "274"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "275"
|
||||||
|
value: "276"
|
||||||
|
path: "273"
|
||||||
|
port: -1161649101
|
||||||
|
scheme: 嚧ʣq埄
|
||||||
|
tcpSocket:
|
||||||
|
host: "278"
|
||||||
|
port: "277"
|
||||||
|
livenessProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "244"
|
||||||
|
failureThreshold: -361442565
|
||||||
|
httpGet:
|
||||||
|
host: "246"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "247"
|
||||||
|
value: "248"
|
||||||
|
path: "245"
|
||||||
|
port: -393291312
|
||||||
|
scheme: Ŧ癃8鸖ɱJȉ罴ņ螡źȰ?
|
||||||
|
initialDelaySeconds: 627713162
|
||||||
|
periodSeconds: -1740959124
|
||||||
|
successThreshold: 158280212
|
||||||
|
tcpSocket:
|
||||||
|
host: "250"
|
||||||
|
port: "249"
|
||||||
|
timeoutSeconds: 1255312175
|
||||||
|
name: "218"
|
||||||
|
ports:
|
||||||
|
- containerPort: -839281354
|
||||||
|
hostIP: "224"
|
||||||
|
hostPort: 1584001904
|
||||||
|
name: "223"
|
||||||
|
protocol: 5姣>懔%熷谟þ蛯ɰ荶ljʁ
|
||||||
|
readinessProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "251"
|
||||||
|
failureThreshold: -36782737
|
||||||
|
httpGet:
|
||||||
|
host: "253"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "254"
|
||||||
|
value: "255"
|
||||||
|
path: "252"
|
||||||
|
port: -2013568185
|
||||||
|
scheme: '#yV''WKw(ğ儴Ůĺ}'
|
||||||
|
initialDelaySeconds: -1244623134
|
||||||
|
periodSeconds: -398297599
|
||||||
|
successThreshold: 873056500
|
||||||
|
tcpSocket:
|
||||||
|
host: "256"
|
||||||
|
port: -20130017
|
||||||
|
timeoutSeconds: -1334110502
|
||||||
|
resources:
|
||||||
|
limits:
|
||||||
|
藠3.v-鿧悮坮Ȣ幟ļ腻ŬƩȿ0: "175"
|
||||||
|
requests:
|
||||||
|
ɺ皚|懥ƖN粕擓ƖHV: "962"
|
||||||
|
securityContext:
|
||||||
|
allowPrivilegeEscalation: false
|
||||||
|
capabilities:
|
||||||
|
add:
|
||||||
|
- fʀļ腩墺Ò媁荭gw忊
|
||||||
|
drop:
|
||||||
|
- E剒蔞
|
||||||
|
privileged: false
|
||||||
|
procMount: Ȩ<6鄰簳°Ļǟi&
|
||||||
|
readOnlyRootFilesystem: true
|
||||||
|
runAsGroup: 2001337664780390084
|
||||||
|
runAsNonRoot: true
|
||||||
|
runAsUser: -6177393256425700216
|
||||||
|
seLinuxOptions:
|
||||||
|
level: "283"
|
||||||
|
role: "281"
|
||||||
|
type: "282"
|
||||||
|
user: "280"
|
||||||
|
windowsOptions:
|
||||||
|
gmsaCredentialSpec: "285"
|
||||||
|
gmsaCredentialSpecName: "284"
|
||||||
|
runAsUserName: "286"
|
||||||
|
startupProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "257"
|
||||||
|
failureThreshold: -1011390276
|
||||||
|
httpGet:
|
||||||
|
host: "260"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "261"
|
||||||
|
value: "262"
|
||||||
|
path: "258"
|
||||||
|
port: "259"
|
||||||
|
scheme: Qg鄠[
|
||||||
|
initialDelaySeconds: -1556231754
|
||||||
|
periodSeconds: -321709789
|
||||||
|
successThreshold: -1463645123
|
||||||
|
tcpSocket:
|
||||||
|
host: "263"
|
||||||
|
port: -241238495
|
||||||
|
timeoutSeconds: 461585849
|
||||||
|
stdin: true
|
||||||
|
terminationMessagePath: "279"
|
||||||
|
terminationMessagePolicy: ʁ岼昕ĬÇ
|
||||||
|
volumeDevices:
|
||||||
|
- devicePath: "243"
|
||||||
|
name: "242"
|
||||||
|
volumeMounts:
|
||||||
|
- mountPath: "239"
|
||||||
|
mountPropagation: 'Ź倗S晒嶗UÐ_ƮA攤/ɸɎ '
|
||||||
|
name: "238"
|
||||||
|
subPath: "240"
|
||||||
|
subPathExpr: "241"
|
||||||
|
workingDir: "222"
|
||||||
|
dnsConfig:
|
||||||
|
nameservers:
|
||||||
|
- "421"
|
||||||
|
options:
|
||||||
|
- name: "423"
|
||||||
|
value: "424"
|
||||||
|
searches:
|
||||||
|
- "422"
|
||||||
|
dnsPolicy: n(fǂǢ曣ŋayåe躒訙Ǫ
|
||||||
|
enableServiceLinks: false
|
||||||
|
ephemeralContainers:
|
||||||
|
- args:
|
||||||
|
- "290"
|
||||||
|
command:
|
||||||
|
- "289"
|
||||||
|
env:
|
||||||
|
- name: "297"
|
||||||
|
value: "298"
|
||||||
|
valueFrom:
|
||||||
|
configMapKeyRef:
|
||||||
|
key: "304"
|
||||||
|
name: "303"
|
||||||
|
optional: true
|
||||||
|
fieldRef:
|
||||||
|
apiVersion: "299"
|
||||||
|
fieldPath: "300"
|
||||||
|
resourceFieldRef:
|
||||||
|
containerName: "301"
|
||||||
|
divisor: "3"
|
||||||
|
resource: "302"
|
||||||
|
secretKeyRef:
|
||||||
|
key: "306"
|
||||||
|
name: "305"
|
||||||
|
optional: true
|
||||||
|
envFrom:
|
||||||
|
- configMapRef:
|
||||||
|
name: "295"
|
||||||
|
optional: true
|
||||||
|
prefix: "294"
|
||||||
|
secretRef:
|
||||||
|
name: "296"
|
||||||
|
optional: false
|
||||||
|
image: "288"
|
||||||
|
lifecycle:
|
||||||
|
postStart:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "335"
|
||||||
|
httpGet:
|
||||||
|
host: "338"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "339"
|
||||||
|
value: "340"
|
||||||
|
path: "336"
|
||||||
|
port: "337"
|
||||||
|
scheme: C"6x$1s
|
||||||
|
tcpSocket:
|
||||||
|
host: "342"
|
||||||
|
port: "341"
|
||||||
|
preStop:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "343"
|
||||||
|
httpGet:
|
||||||
|
host: "345"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "346"
|
||||||
|
value: "347"
|
||||||
|
path: "344"
|
||||||
|
port: -518160270
|
||||||
|
scheme: ɔ幩še
|
||||||
|
tcpSocket:
|
||||||
|
host: "348"
|
||||||
|
port: 1956567721
|
||||||
|
livenessProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "313"
|
||||||
|
failureThreshold: 472742933
|
||||||
|
httpGet:
|
||||||
|
host: "316"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "317"
|
||||||
|
value: "318"
|
||||||
|
path: "314"
|
||||||
|
port: "315"
|
||||||
|
scheme: 冓鍓贯
|
||||||
|
initialDelaySeconds: 1290950685
|
||||||
|
periodSeconds: 1058960779
|
||||||
|
successThreshold: -2133441986
|
||||||
|
tcpSocket:
|
||||||
|
host: "320"
|
||||||
|
port: "319"
|
||||||
|
timeoutSeconds: 12533543
|
||||||
|
name: "287"
|
||||||
|
ports:
|
||||||
|
- containerPort: -1296830577
|
||||||
|
hostIP: "293"
|
||||||
|
hostPort: 1313273370
|
||||||
|
name: "292"
|
||||||
|
readinessProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "321"
|
||||||
|
failureThreshold: 620822482
|
||||||
|
httpGet:
|
||||||
|
host: "323"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "324"
|
||||||
|
value: "325"
|
||||||
|
path: "322"
|
||||||
|
port: 1332783160
|
||||||
|
scheme: Ȱ囌{屿oiɥ嵐sC8?Ǻ鱎ƙ;
|
||||||
|
initialDelaySeconds: -300247800
|
||||||
|
periodSeconds: -126958936
|
||||||
|
successThreshold: 186945072
|
||||||
|
tcpSocket:
|
||||||
|
host: "327"
|
||||||
|
port: "326"
|
||||||
|
timeoutSeconds: 386804041
|
||||||
|
resources:
|
||||||
|
limits:
|
||||||
|
淳4揻-$ɽ丟×x锏ɟ: "178"
|
||||||
|
requests:
|
||||||
|
Ö闊 鰔澝qV: "752"
|
||||||
|
securityContext:
|
||||||
|
allowPrivilegeEscalation: false
|
||||||
|
capabilities:
|
||||||
|
add:
|
||||||
|
- '|ʐşƧ諔迮ƙIJ嘢'
|
||||||
|
drop:
|
||||||
|
- ʗN
|
||||||
|
privileged: false
|
||||||
|
procMount: ""
|
||||||
|
readOnlyRootFilesystem: true
|
||||||
|
runAsGroup: 6726836758549163621
|
||||||
|
runAsNonRoot: false
|
||||||
|
runAsUser: -6048969174364431391
|
||||||
|
seLinuxOptions:
|
||||||
|
level: "353"
|
||||||
|
role: "351"
|
||||||
|
type: "352"
|
||||||
|
user: "350"
|
||||||
|
windowsOptions:
|
||||||
|
gmsaCredentialSpec: "355"
|
||||||
|
gmsaCredentialSpecName: "354"
|
||||||
|
runAsUserName: "356"
|
||||||
|
startupProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "328"
|
||||||
|
failureThreshold: -560238386
|
||||||
|
httpGet:
|
||||||
|
host: "331"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "332"
|
||||||
|
value: "333"
|
||||||
|
path: "329"
|
||||||
|
port: "330"
|
||||||
|
scheme: 鍏H鯂²
|
||||||
|
initialDelaySeconds: -402384013
|
||||||
|
periodSeconds: -617381112
|
||||||
|
successThreshold: 1851229369
|
||||||
|
tcpSocket:
|
||||||
|
host: "334"
|
||||||
|
port: -1187301925
|
||||||
|
timeoutSeconds: -181601395
|
||||||
|
stdin: true
|
||||||
|
stdinOnce: true
|
||||||
|
targetContainerName: "357"
|
||||||
|
terminationMessagePath: "349"
|
||||||
|
terminationMessagePolicy: ȤƏ埮pɵ
|
||||||
|
tty: true
|
||||||
|
volumeDevices:
|
||||||
|
- devicePath: "312"
|
||||||
|
name: "311"
|
||||||
|
volumeMounts:
|
||||||
|
- mountPath: "308"
|
||||||
|
mountPropagation: /»頸+SÄ蚃ɣľ)酊龨Î
|
||||||
|
name: "307"
|
||||||
|
readOnly: true
|
||||||
|
subPath: "309"
|
||||||
|
subPathExpr: "310"
|
||||||
|
workingDir: "291"
|
||||||
|
hostAliases:
|
||||||
|
- hostnames:
|
||||||
|
- "419"
|
||||||
|
ip: "418"
|
||||||
|
hostNetwork: true
|
||||||
|
hostname: "373"
|
||||||
|
imagePullSecrets:
|
||||||
|
- name: "372"
|
||||||
|
initContainers:
|
||||||
|
- args:
|
||||||
|
- "150"
|
||||||
|
command:
|
||||||
|
- "149"
|
||||||
|
env:
|
||||||
|
- name: "157"
|
||||||
|
value: "158"
|
||||||
|
valueFrom:
|
||||||
|
configMapKeyRef:
|
||||||
|
key: "164"
|
||||||
|
name: "163"
|
||||||
|
optional: false
|
||||||
|
fieldRef:
|
||||||
|
apiVersion: "159"
|
||||||
|
fieldPath: "160"
|
||||||
|
resourceFieldRef:
|
||||||
|
containerName: "161"
|
||||||
|
divisor: "468"
|
||||||
|
resource: "162"
|
||||||
|
secretKeyRef:
|
||||||
|
key: "166"
|
||||||
|
name: "165"
|
||||||
|
optional: true
|
||||||
|
envFrom:
|
||||||
|
- configMapRef:
|
||||||
|
name: "155"
|
||||||
|
optional: false
|
||||||
|
prefix: "154"
|
||||||
|
secretRef:
|
||||||
|
name: "156"
|
||||||
|
optional: false
|
||||||
|
image: "148"
|
||||||
|
imagePullPolicy: ŤǢʭ嵔棂p儼Ƿ裚瓶
|
||||||
|
lifecycle:
|
||||||
|
postStart:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "196"
|
||||||
|
httpGet:
|
||||||
|
host: "199"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "200"
|
||||||
|
value: "201"
|
||||||
|
path: "197"
|
||||||
|
port: "198"
|
||||||
|
scheme: 蚛隖<ǶĬ4y£軶ǃ*ʙ嫙&蒒5靇C'
|
||||||
|
tcpSocket:
|
||||||
|
host: "202"
|
||||||
|
port: 2126876305
|
||||||
|
preStop:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "203"
|
||||||
|
httpGet:
|
||||||
|
host: "206"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "207"
|
||||||
|
value: "208"
|
||||||
|
path: "204"
|
||||||
|
port: "205"
|
||||||
|
scheme: Ŵ廷s{Ⱦdz@
|
||||||
|
tcpSocket:
|
||||||
|
host: "209"
|
||||||
|
port: 406308963
|
||||||
|
livenessProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "173"
|
||||||
|
failureThreshold: 1466047181
|
||||||
|
httpGet:
|
||||||
|
host: "176"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "177"
|
||||||
|
value: "178"
|
||||||
|
path: "174"
|
||||||
|
port: "175"
|
||||||
|
initialDelaySeconds: 1805144649
|
||||||
|
periodSeconds: 1403721475
|
||||||
|
successThreshold: 519906483
|
||||||
|
tcpSocket:
|
||||||
|
host: "180"
|
||||||
|
port: "179"
|
||||||
|
timeoutSeconds: -606111218
|
||||||
|
name: "147"
|
||||||
|
ports:
|
||||||
|
- containerPort: 437857734
|
||||||
|
hostIP: "153"
|
||||||
|
hostPort: -1510026905
|
||||||
|
name: "152"
|
||||||
|
protocol: Rƥ贫d飼$俊跾|@?鷅b
|
||||||
|
readinessProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "181"
|
||||||
|
failureThreshold: 524249411
|
||||||
|
httpGet:
|
||||||
|
host: "184"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "185"
|
||||||
|
value: "186"
|
||||||
|
path: "182"
|
||||||
|
port: "183"
|
||||||
|
scheme: w垁鷌辪虽U珝Żwʮ馜üNșƶ4ĩ
|
||||||
|
initialDelaySeconds: -1724160601
|
||||||
|
periodSeconds: 1435507444
|
||||||
|
successThreshold: -1430577593
|
||||||
|
tcpSocket:
|
||||||
|
host: "187"
|
||||||
|
port: -337353552
|
||||||
|
timeoutSeconds: -1158840571
|
||||||
|
resources:
|
||||||
|
limits:
|
||||||
|
檲ɨ銦妰黖ȓƇ$缔獵偐ę腬: "646"
|
||||||
|
requests:
|
||||||
|
湨: "803"
|
||||||
|
securityContext:
|
||||||
|
allowPrivilegeEscalation: true
|
||||||
|
capabilities:
|
||||||
|
add:
|
||||||
|
- +j忊Ŗȫ焗捏ĨFħ籘Àǒɿʒ刽ʼn
|
||||||
|
drop:
|
||||||
|
- 1ſ盷褎weLJèux榜VƋZ1Ůđ眊
|
||||||
|
privileged: true
|
||||||
|
procMount: fǣ萭旿@
|
||||||
|
readOnlyRootFilesystem: true
|
||||||
|
runAsGroup: 6506922239346928579
|
||||||
|
runAsNonRoot: true
|
||||||
|
runAsUser: 1563703589270296759
|
||||||
|
seLinuxOptions:
|
||||||
|
level: "214"
|
||||||
|
role: "212"
|
||||||
|
type: "213"
|
||||||
|
user: "211"
|
||||||
|
windowsOptions:
|
||||||
|
gmsaCredentialSpec: "216"
|
||||||
|
gmsaCredentialSpecName: "215"
|
||||||
|
runAsUserName: "217"
|
||||||
|
startupProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "188"
|
||||||
|
failureThreshold: 905846572
|
||||||
|
httpGet:
|
||||||
|
host: "191"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "192"
|
||||||
|
value: "193"
|
||||||
|
path: "189"
|
||||||
|
port: "190"
|
||||||
|
scheme: k_瀹鞎sn芞QÄȻ
|
||||||
|
initialDelaySeconds: 364013971
|
||||||
|
periodSeconds: -1790124395
|
||||||
|
successThreshold: 1094670193
|
||||||
|
tcpSocket:
|
||||||
|
host: "195"
|
||||||
|
port: "194"
|
||||||
|
timeoutSeconds: 1596422492
|
||||||
|
stdin: true
|
||||||
|
stdinOnce: true
|
||||||
|
terminationMessagePath: "210"
|
||||||
|
terminationMessagePolicy: ŀ樺ȃv渟7¤7djƯĖ漘Z剚敍0
|
||||||
|
tty: true
|
||||||
|
volumeDevices:
|
||||||
|
- devicePath: "172"
|
||||||
|
name: "171"
|
||||||
|
volumeMounts:
|
||||||
|
- mountPath: "168"
|
||||||
|
mountPropagation: 卩蝾
|
||||||
|
name: "167"
|
||||||
|
readOnly: true
|
||||||
|
subPath: "169"
|
||||||
|
subPathExpr: "170"
|
||||||
|
workingDir: "151"
|
||||||
|
nodeName: "362"
|
||||||
|
nodeSelector:
|
||||||
|
"358": "359"
|
||||||
|
overhead:
|
||||||
|
4'ď曕椐敛n湙: "310"
|
||||||
|
preemptionPolicy: '!ń1ċƹ|慼櫁色苆试揯遐'
|
||||||
|
priority: -1852730577
|
||||||
|
priorityClassName: "420"
|
||||||
|
readinessGates:
|
||||||
|
- conditionType: ź魊塾ɖ$rolȋɶuɋ5r儉ɩ柀ɨ鴅
|
||||||
|
restartPolicy: ɭɪǹ0衷,
|
||||||
|
runtimeClassName: "425"
|
||||||
|
schedulerName: "415"
|
||||||
|
securityContext:
|
||||||
|
fsGroup: 2585323675983182372
|
||||||
|
runAsGroup: 6386250802140824739
|
||||||
|
runAsNonRoot: false
|
||||||
|
runAsUser: -5315960194881172085
|
||||||
|
seLinuxOptions:
|
||||||
|
level: "366"
|
||||||
|
role: "364"
|
||||||
|
type: "365"
|
||||||
|
user: "363"
|
||||||
|
supplementalGroups:
|
||||||
|
- -4480129203693517072
|
||||||
|
sysctls:
|
||||||
|
- name: "370"
|
||||||
|
value: "371"
|
||||||
|
windowsOptions:
|
||||||
|
gmsaCredentialSpec: "368"
|
||||||
|
gmsaCredentialSpecName: "367"
|
||||||
|
runAsUserName: "369"
|
||||||
|
serviceAccount: "361"
|
||||||
|
serviceAccountName: "360"
|
||||||
|
shareProcessNamespace: true
|
||||||
|
subdomain: "374"
|
||||||
|
terminationGracePeriodSeconds: -3039830979334099524
|
||||||
|
tolerations:
|
||||||
|
- effect: ŽɣB矗E¸乾
|
||||||
|
key: "416"
|
||||||
|
operator: 堺ʣ
|
||||||
|
tolerationSeconds: -3532804738923434397
|
||||||
|
value: "417"
|
||||||
|
topologySpreadConstraints:
|
||||||
|
- labelSelector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: 4-4D-r.-F__r.oh..2_uGGP..-_N_h_4Hl-X0_2-W
|
||||||
|
operator: In
|
||||||
|
values:
|
||||||
|
- 2-.s_6O-5_7_-0w_--5-_.3--_9QWJ
|
||||||
|
matchLabels:
|
||||||
|
p2djmscp--ac8u23-k----26u5--72n-5.j8-0020-1-5/t5W_._._-2M2._i: wvU
|
||||||
|
maxSkew: -150478704
|
||||||
|
topologyKey: "426"
|
||||||
|
whenUnsatisfiable: ;鹡鑓侅闍ŏŃŋŏ}ŀ
|
||||||
|
volumes:
|
||||||
|
- awsElasticBlockStore:
|
||||||
|
fsType: "47"
|
||||||
|
partition: -2007808768
|
||||||
|
volumeID: "46"
|
||||||
|
azureDisk:
|
||||||
|
cachingMode: k ź贩j瀉ǚrǜnh0åȂ
|
||||||
|
diskName: "110"
|
||||||
|
diskURI: "111"
|
||||||
|
fsType: "112"
|
||||||
|
kind: nj揠8lj黳鈫ʕ禒Ƙá腿ħ缶
|
||||||
|
readOnly: false
|
||||||
|
azureFile:
|
||||||
|
readOnly: true
|
||||||
|
secretName: "96"
|
||||||
|
shareName: "97"
|
||||||
|
cephfs:
|
||||||
|
monitors:
|
||||||
|
- "81"
|
||||||
|
path: "82"
|
||||||
|
secretFile: "84"
|
||||||
|
secretRef:
|
||||||
|
name: "85"
|
||||||
|
user: "83"
|
||||||
|
cinder:
|
||||||
|
fsType: "79"
|
||||||
|
secretRef:
|
||||||
|
name: "80"
|
||||||
|
volumeID: "78"
|
||||||
|
configMap:
|
||||||
|
defaultMode: 952979935
|
||||||
|
items:
|
||||||
|
- key: "99"
|
||||||
|
mode: 2020789772
|
||||||
|
path: "100"
|
||||||
|
name: "98"
|
||||||
|
optional: false
|
||||||
|
csi:
|
||||||
|
driver: "142"
|
||||||
|
fsType: "143"
|
||||||
|
nodePublishSecretRef:
|
||||||
|
name: "146"
|
||||||
|
readOnly: true
|
||||||
|
volumeAttributes:
|
||||||
|
"144": "145"
|
||||||
|
downwardAPI:
|
||||||
|
defaultMode: -868808281
|
||||||
|
items:
|
||||||
|
- fieldRef:
|
||||||
|
apiVersion: "89"
|
||||||
|
fieldPath: "90"
|
||||||
|
mode: -1768075156
|
||||||
|
path: "88"
|
||||||
|
resourceFieldRef:
|
||||||
|
containerName: "91"
|
||||||
|
divisor: "915"
|
||||||
|
resource: "92"
|
||||||
|
emptyDir:
|
||||||
|
medium: ɹ坼É/pȿ
|
||||||
|
sizeLimit: "804"
|
||||||
|
fc:
|
||||||
|
fsType: "94"
|
||||||
|
lun: 570501002
|
||||||
|
targetWWNs:
|
||||||
|
- "93"
|
||||||
|
wwids:
|
||||||
|
- "95"
|
||||||
|
flexVolume:
|
||||||
|
driver: "73"
|
||||||
|
fsType: "74"
|
||||||
|
options:
|
||||||
|
"76": "77"
|
||||||
|
readOnly: true
|
||||||
|
secretRef:
|
||||||
|
name: "75"
|
||||||
|
flocker:
|
||||||
|
datasetName: "86"
|
||||||
|
datasetUUID: "87"
|
||||||
|
gcePersistentDisk:
|
||||||
|
fsType: "45"
|
||||||
|
partition: -1318752360
|
||||||
|
pdName: "44"
|
||||||
|
gitRepo:
|
||||||
|
directory: "50"
|
||||||
|
repository: "48"
|
||||||
|
revision: "49"
|
||||||
|
glusterfs:
|
||||||
|
endpoints: "63"
|
||||||
|
path: "64"
|
||||||
|
hostPath:
|
||||||
|
path: "43"
|
||||||
|
type: ""
|
||||||
|
iscsi:
|
||||||
|
chapAuthDiscovery: true
|
||||||
|
chapAuthSession: true
|
||||||
|
fsType: "59"
|
||||||
|
initiatorName: "62"
|
||||||
|
iqn: "57"
|
||||||
|
iscsiInterface: "58"
|
||||||
|
lun: 408756018
|
||||||
|
portals:
|
||||||
|
- "60"
|
||||||
|
readOnly: true
|
||||||
|
secretRef:
|
||||||
|
name: "61"
|
||||||
|
targetPortal: "56"
|
||||||
|
name: "42"
|
||||||
|
nfs:
|
||||||
|
path: "55"
|
||||||
|
readOnly: true
|
||||||
|
server: "54"
|
||||||
|
persistentVolumeClaim:
|
||||||
|
claimName: "65"
|
||||||
|
readOnly: true
|
||||||
|
photonPersistentDisk:
|
||||||
|
fsType: "114"
|
||||||
|
pdID: "113"
|
||||||
|
portworxVolume:
|
||||||
|
fsType: "129"
|
||||||
|
volumeID: "128"
|
||||||
|
projected:
|
||||||
|
defaultMode: 480521693
|
||||||
|
sources:
|
||||||
|
- configMap:
|
||||||
|
items:
|
||||||
|
- key: "124"
|
||||||
|
mode: -1126738259
|
||||||
|
path: "125"
|
||||||
|
name: "123"
|
||||||
|
optional: true
|
||||||
|
downwardAPI:
|
||||||
|
items:
|
||||||
|
- fieldRef:
|
||||||
|
apiVersion: "119"
|
||||||
|
fieldPath: "120"
|
||||||
|
mode: -1618937335
|
||||||
|
path: "118"
|
||||||
|
resourceFieldRef:
|
||||||
|
containerName: "121"
|
||||||
|
divisor: "461"
|
||||||
|
resource: "122"
|
||||||
|
secret:
|
||||||
|
items:
|
||||||
|
- key: "116"
|
||||||
|
mode: 675406340
|
||||||
|
path: "117"
|
||||||
|
name: "115"
|
||||||
|
optional: false
|
||||||
|
serviceAccountToken:
|
||||||
|
audience: "126"
|
||||||
|
expirationSeconds: -6345861634934949644
|
||||||
|
path: "127"
|
||||||
|
quobyte:
|
||||||
|
group: "108"
|
||||||
|
registry: "105"
|
||||||
|
tenant: "109"
|
||||||
|
user: "107"
|
||||||
|
volume: "106"
|
||||||
|
rbd:
|
||||||
|
fsType: "68"
|
||||||
|
image: "67"
|
||||||
|
keyring: "71"
|
||||||
|
monitors:
|
||||||
|
- "66"
|
||||||
|
pool: "69"
|
||||||
|
readOnly: true
|
||||||
|
secretRef:
|
||||||
|
name: "72"
|
||||||
|
user: "70"
|
||||||
|
scaleIO:
|
||||||
|
fsType: "137"
|
||||||
|
gateway: "130"
|
||||||
|
protectionDomain: "133"
|
||||||
|
secretRef:
|
||||||
|
name: "132"
|
||||||
|
sslEnabled: true
|
||||||
|
storageMode: "135"
|
||||||
|
storagePool: "134"
|
||||||
|
system: "131"
|
||||||
|
volumeName: "136"
|
||||||
|
secret:
|
||||||
|
defaultMode: 1233814916
|
||||||
|
items:
|
||||||
|
- key: "52"
|
||||||
|
mode: 228756891
|
||||||
|
path: "53"
|
||||||
|
optional: false
|
||||||
|
secretName: "51"
|
||||||
|
storageos:
|
||||||
|
fsType: "140"
|
||||||
|
secretRef:
|
||||||
|
name: "141"
|
||||||
|
volumeName: "138"
|
||||||
|
volumeNamespace: "139"
|
||||||
|
vsphereVolume:
|
||||||
|
fsType: "102"
|
||||||
|
storagePolicyID: "104"
|
||||||
|
storagePolicyName: "103"
|
||||||
|
volumePath: "101"
|
||||||
|
updateStrategy:
|
||||||
|
rollingUpdate: {}
|
||||||
|
type: 荥ơ'禧ǵŊ)TiD¢ƿ媴h5
|
||||||
|
status:
|
||||||
|
collisionCount: -449319810
|
||||||
|
conditions:
|
||||||
|
- lastTransitionTime: "2469-07-10T03:20:34Z"
|
||||||
|
message: "434"
|
||||||
|
reason: "433"
|
||||||
|
status: '''ƈoIǢ龞瞯å'
|
||||||
|
type: ""
|
||||||
|
currentNumberScheduled: -1979737528
|
||||||
|
desiredNumberScheduled: -424698834
|
||||||
|
numberAvailable: 1660081568
|
||||||
|
numberMisscheduled: -1707056814
|
||||||
|
numberReady: 407742062
|
||||||
|
numberUnavailable: 904244563
|
||||||
|
observedGeneration: 5741439505187758584
|
||||||
|
updatedNumberScheduled: 902022378
|
1405
staging/src/k8s.io/api/testdata/v1.16.0/apps.v1.Deployment.json
vendored
Normal file
1405
staging/src/k8s.io/api/testdata/v1.16.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.16.0/apps.v1.Deployment.pb
vendored
Normal file
BIN
staging/src/k8s.io/api/testdata/v1.16.0/apps.v1.Deployment.pb
vendored
Normal file
Binary file not shown.
958
staging/src/k8s.io/api/testdata/v1.16.0/apps.v1.Deployment.yaml
vendored
Normal file
958
staging/src/k8s.io/api/testdata/v1.16.0/apps.v1.Deployment.yaml
vendored
Normal file
@ -0,0 +1,958 @@
|
|||||||
|
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"
|
||||||
|
fieldsType: "18"
|
||||||
|
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: "11042405498087606203"
|
||||||
|
selfLink: "5"
|
||||||
|
uid: "7"
|
||||||
|
spec:
|
||||||
|
minReadySeconds: 212061711
|
||||||
|
progressDeadlineSeconds: -1707056814
|
||||||
|
replicas: 896585016
|
||||||
|
revisionHistoryLimit: -1092090658
|
||||||
|
selector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: 50-u--25cu87--r7p-w1e67-8pj5t-kl-v0q6b68--nu5oii38fn-8.629b-jd-8c45-0-8--6n--w0--w---196g8d--iv1-5--5ht-a-29--0qso796/3___47._49pIB_o61ISU4--A_.XK_._M99
|
||||||
|
operator: Exists
|
||||||
|
matchLabels:
|
||||||
|
74404d5---g8c2-k-91e.y5-g--58----0683-b-w7ld-6cs06xj-x5yv0wm-k18/M_-Nx.N_6-___._-.-W._AAn---v_-5-_8LXj: 6-4_WE-_JTrcd-2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ42M--1
|
||||||
|
strategy:
|
||||||
|
rollingUpdate: {}
|
||||||
|
type: 荥ơ'禧ǵŊ)TiD¢ƿ媴h5
|
||||||
|
template:
|
||||||
|
metadata:
|
||||||
|
annotations:
|
||||||
|
"32": "33"
|
||||||
|
clusterName: "38"
|
||||||
|
creationTimestamp: null
|
||||||
|
deletionGracePeriodSeconds: -2575298329142810753
|
||||||
|
finalizers:
|
||||||
|
- "37"
|
||||||
|
generateName: "26"
|
||||||
|
generation: -8542870036622468681
|
||||||
|
labels:
|
||||||
|
"30": "31"
|
||||||
|
managedFields:
|
||||||
|
- apiVersion: "40"
|
||||||
|
fieldsType: "41"
|
||||||
|
manager: "39"
|
||||||
|
operation: 躢
|
||||||
|
name: "25"
|
||||||
|
namespace: "27"
|
||||||
|
ownerReferences:
|
||||||
|
- apiVersion: "34"
|
||||||
|
blockOwnerDeletion: true
|
||||||
|
controller: true
|
||||||
|
kind: "35"
|
||||||
|
name: "36"
|
||||||
|
uid: ƶȤ^}
|
||||||
|
resourceVersion: "1736621709629422270"
|
||||||
|
selfLink: "28"
|
||||||
|
uid: ?Qȫş
|
||||||
|
spec:
|
||||||
|
activeDeadlineSeconds: -8619192438821356882
|
||||||
|
affinity:
|
||||||
|
nodeAffinity:
|
||||||
|
preferredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- preference:
|
||||||
|
matchExpressions:
|
||||||
|
- key: "372"
|
||||||
|
operator: '}Ñ蠂Ü[ƛ^輅9ɛ棕ƈ眽炊'
|
||||||
|
values:
|
||||||
|
- "373"
|
||||||
|
matchFields:
|
||||||
|
- key: "374"
|
||||||
|
operator: ʨIk(dŊiɢzĮ蛋I滞
|
||||||
|
values:
|
||||||
|
- "375"
|
||||||
|
weight: 646133945
|
||||||
|
requiredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
nodeSelectorTerms:
|
||||||
|
- matchExpressions:
|
||||||
|
- key: "368"
|
||||||
|
operator: ǧĒzŔ瘍N
|
||||||
|
values:
|
||||||
|
- "369"
|
||||||
|
matchFields:
|
||||||
|
- key: "370"
|
||||||
|
operator: ƽ眝{æ盪泙
|
||||||
|
values:
|
||||||
|
- "371"
|
||||||
|
podAffinity:
|
||||||
|
preferredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- podAffinityTerm:
|
||||||
|
labelSelector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: 8.--w0_1V7
|
||||||
|
operator: In
|
||||||
|
values:
|
||||||
|
- 7--p9.-_0R.-_-3_L_2--_v2.5p_..Y-.wg_-b8a_6_.0Q4_8
|
||||||
|
matchLabels:
|
||||||
|
w--162-gk2-99v22.g-65m8-1x129-9d8-s7-t7--336-11k9-8609a-e0--1----v8-4--558n1asz5/BD8.TS-jJ.Ys_Mop34_y: f_ZN.-_--r.E__-.8_e_l2.._8s--7_3x_-J5
|
||||||
|
namespaces:
|
||||||
|
- "390"
|
||||||
|
topologyKey: "391"
|
||||||
|
weight: -855547676
|
||||||
|
requiredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- labelSelector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: V.-tfh4.caTz_.g.w-o.8_WT-M.3_-1y_8D_X._B__-Pd
|
||||||
|
operator: Exists
|
||||||
|
matchLabels:
|
||||||
|
3.csh-3--Z1Tvw39FC: rtSY.g._2F7.-_e..Or_-.3OHgt._6
|
||||||
|
namespaces:
|
||||||
|
- "382"
|
||||||
|
topologyKey: "383"
|
||||||
|
podAntiAffinity:
|
||||||
|
preferredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- podAffinityTerm:
|
||||||
|
labelSelector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: w_-r75--_-A-o-__y__._12..wrbW_E..24-O._.v._9-czf
|
||||||
|
operator: DoesNotExist
|
||||||
|
matchLabels:
|
||||||
|
3-mLlx...w_t-_.5.40Rw4gD.._.-x6db-L7.-__-G2: CpS__.39g_.--_-_ve5.m_2_--XZx
|
||||||
|
namespaces:
|
||||||
|
- "406"
|
||||||
|
topologyKey: "407"
|
||||||
|
weight: 808399187
|
||||||
|
requiredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- labelSelector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: yp8q-sf1--gw-jz-659--0l-023bm-6l2e5---k5v3a---9/tA.W5_-5_.V1-rU.___06.eqk5E_-4-.XH-.k.7.l_-W81
|
||||||
|
operator: DoesNotExist
|
||||||
|
matchLabels:
|
||||||
|
4-m_0-m-6Sp_N-S..O-BZ..6-1.S-B33: 17ca-_p-y.eQZ9p_1
|
||||||
|
namespaces:
|
||||||
|
- "398"
|
||||||
|
topologyKey: "399"
|
||||||
|
automountServiceAccountToken: false
|
||||||
|
containers:
|
||||||
|
- args:
|
||||||
|
- "216"
|
||||||
|
command:
|
||||||
|
- "215"
|
||||||
|
env:
|
||||||
|
- name: "223"
|
||||||
|
value: "224"
|
||||||
|
valueFrom:
|
||||||
|
configMapKeyRef:
|
||||||
|
key: "230"
|
||||||
|
name: "229"
|
||||||
|
optional: true
|
||||||
|
fieldRef:
|
||||||
|
apiVersion: "225"
|
||||||
|
fieldPath: "226"
|
||||||
|
resourceFieldRef:
|
||||||
|
containerName: "227"
|
||||||
|
divisor: "595"
|
||||||
|
resource: "228"
|
||||||
|
secretKeyRef:
|
||||||
|
key: "232"
|
||||||
|
name: "231"
|
||||||
|
optional: false
|
||||||
|
envFrom:
|
||||||
|
- configMapRef:
|
||||||
|
name: "221"
|
||||||
|
optional: false
|
||||||
|
prefix: "220"
|
||||||
|
secretRef:
|
||||||
|
name: "222"
|
||||||
|
optional: false
|
||||||
|
image: "214"
|
||||||
|
imagePullPolicy: û咡W<敄lu|榝$î.Ȏ蝪ʜ5
|
||||||
|
lifecycle:
|
||||||
|
postStart:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "258"
|
||||||
|
httpGet:
|
||||||
|
host: "261"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "262"
|
||||||
|
value: "263"
|
||||||
|
path: "259"
|
||||||
|
port: "260"
|
||||||
|
tcpSocket:
|
||||||
|
host: "264"
|
||||||
|
port: 1943028037
|
||||||
|
preStop:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "265"
|
||||||
|
httpGet:
|
||||||
|
host: "267"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "268"
|
||||||
|
value: "269"
|
||||||
|
path: "266"
|
||||||
|
port: -1355476687
|
||||||
|
scheme: -Ɂ圯W:ĸ輦唊#v铿ʩȂ4ē鐭#嬀ơ
|
||||||
|
tcpSocket:
|
||||||
|
host: "271"
|
||||||
|
port: "270"
|
||||||
|
livenessProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "239"
|
||||||
|
failureThreshold: -1213051101
|
||||||
|
httpGet:
|
||||||
|
host: "241"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "242"
|
||||||
|
value: "243"
|
||||||
|
path: "240"
|
||||||
|
port: -1654678802
|
||||||
|
scheme: 毋
|
||||||
|
initialDelaySeconds: -775511009
|
||||||
|
periodSeconds: -228822833
|
||||||
|
successThreshold: -970312425
|
||||||
|
tcpSocket:
|
||||||
|
host: "244"
|
||||||
|
port: 391562775
|
||||||
|
timeoutSeconds: -832805508
|
||||||
|
name: "213"
|
||||||
|
ports:
|
||||||
|
- containerPort: -775325416
|
||||||
|
hostIP: "219"
|
||||||
|
hostPort: 62799871
|
||||||
|
name: "218"
|
||||||
|
protocol: t莭琽§ć\ ïì
|
||||||
|
readinessProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "245"
|
||||||
|
failureThreshold: 571739592
|
||||||
|
httpGet:
|
||||||
|
host: "247"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "248"
|
||||||
|
value: "249"
|
||||||
|
path: "246"
|
||||||
|
port: -1905643191
|
||||||
|
scheme: Ǖɳɷ9Ì崟¿瘦ɖ緕
|
||||||
|
initialDelaySeconds: 852780575
|
||||||
|
periodSeconds: 893823156
|
||||||
|
successThreshold: -1980314709
|
||||||
|
tcpSocket:
|
||||||
|
host: "251"
|
||||||
|
port: "250"
|
||||||
|
timeoutSeconds: -1252938503
|
||||||
|
resources:
|
||||||
|
limits:
|
||||||
|
N粕擓ƖHVe熼: "334"
|
||||||
|
requests:
|
||||||
|
倗S晒嶗UÐ_ƮA攤/ɸɎ R§耶: "388"
|
||||||
|
securityContext:
|
||||||
|
allowPrivilegeEscalation: true
|
||||||
|
capabilities:
|
||||||
|
add:
|
||||||
|
- E埄Ȁ朦 wƯ貾坢'
|
||||||
|
drop:
|
||||||
|
- aŕ翑0展}硐庰%皧V垾现葢ŵ橨鬶l
|
||||||
|
privileged: false
|
||||||
|
procMount: ""
|
||||||
|
readOnlyRootFilesystem: true
|
||||||
|
runAsGroup: -2408264753085021035
|
||||||
|
runAsNonRoot: true
|
||||||
|
runAsUser: -2270595441829602368
|
||||||
|
seLinuxOptions:
|
||||||
|
level: "276"
|
||||||
|
role: "274"
|
||||||
|
type: "275"
|
||||||
|
user: "273"
|
||||||
|
windowsOptions:
|
||||||
|
gmsaCredentialSpec: "278"
|
||||||
|
gmsaCredentialSpecName: "277"
|
||||||
|
runAsUserName: "279"
|
||||||
|
startupProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "252"
|
||||||
|
failureThreshold: -1008070934
|
||||||
|
httpGet:
|
||||||
|
host: "254"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "255"
|
||||||
|
value: "256"
|
||||||
|
path: "253"
|
||||||
|
port: -1334110502
|
||||||
|
scheme: ȓ蹣ɐǛv+8Ƥ熪军
|
||||||
|
initialDelaySeconds: 410611837
|
||||||
|
periodSeconds: 972978563
|
||||||
|
successThreshold: 17771103
|
||||||
|
tcpSocket:
|
||||||
|
host: "257"
|
||||||
|
port: 622267234
|
||||||
|
timeoutSeconds: 809006670
|
||||||
|
terminationMessagePath: "272"
|
||||||
|
terminationMessagePolicy: T 苧yñKJɐ扵G
|
||||||
|
volumeDevices:
|
||||||
|
- devicePath: "238"
|
||||||
|
name: "237"
|
||||||
|
volumeMounts:
|
||||||
|
- mountPath: "234"
|
||||||
|
mountPropagation: 癃8鸖
|
||||||
|
name: "233"
|
||||||
|
readOnly: true
|
||||||
|
subPath: "235"
|
||||||
|
subPathExpr: "236"
|
||||||
|
workingDir: "217"
|
||||||
|
dnsConfig:
|
||||||
|
nameservers:
|
||||||
|
- "414"
|
||||||
|
options:
|
||||||
|
- name: "416"
|
||||||
|
value: "417"
|
||||||
|
searches:
|
||||||
|
- "415"
|
||||||
|
dnsPolicy: Ƶf
|
||||||
|
enableServiceLinks: true
|
||||||
|
ephemeralContainers:
|
||||||
|
- args:
|
||||||
|
- "283"
|
||||||
|
command:
|
||||||
|
- "282"
|
||||||
|
env:
|
||||||
|
- name: "290"
|
||||||
|
value: "291"
|
||||||
|
valueFrom:
|
||||||
|
configMapKeyRef:
|
||||||
|
key: "297"
|
||||||
|
name: "296"
|
||||||
|
optional: true
|
||||||
|
fieldRef:
|
||||||
|
apiVersion: "292"
|
||||||
|
fieldPath: "293"
|
||||||
|
resourceFieldRef:
|
||||||
|
containerName: "294"
|
||||||
|
divisor: "381"
|
||||||
|
resource: "295"
|
||||||
|
secretKeyRef:
|
||||||
|
key: "299"
|
||||||
|
name: "298"
|
||||||
|
optional: false
|
||||||
|
envFrom:
|
||||||
|
- configMapRef:
|
||||||
|
name: "288"
|
||||||
|
optional: false
|
||||||
|
prefix: "287"
|
||||||
|
secretRef:
|
||||||
|
name: "289"
|
||||||
|
optional: true
|
||||||
|
image: "281"
|
||||||
|
imagePullPolicy: ņ
|
||||||
|
lifecycle:
|
||||||
|
postStart:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "326"
|
||||||
|
httpGet:
|
||||||
|
host: "329"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "330"
|
||||||
|
value: "331"
|
||||||
|
path: "327"
|
||||||
|
port: "328"
|
||||||
|
scheme: 幩šeSvEȤƏ埮pɵ
|
||||||
|
tcpSocket:
|
||||||
|
host: "333"
|
||||||
|
port: "332"
|
||||||
|
preStop:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "334"
|
||||||
|
httpGet:
|
||||||
|
host: "337"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "338"
|
||||||
|
value: "339"
|
||||||
|
path: "335"
|
||||||
|
port: "336"
|
||||||
|
scheme: ş
|
||||||
|
tcpSocket:
|
||||||
|
host: "341"
|
||||||
|
port: "340"
|
||||||
|
livenessProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "306"
|
||||||
|
failureThreshold: -300247800
|
||||||
|
httpGet:
|
||||||
|
host: "308"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "309"
|
||||||
|
value: "310"
|
||||||
|
path: "307"
|
||||||
|
port: 865289071
|
||||||
|
scheme: iɥ嵐sC8
|
||||||
|
initialDelaySeconds: -1513284745
|
||||||
|
periodSeconds: -414121491
|
||||||
|
successThreshold: -1862764022
|
||||||
|
tcpSocket:
|
||||||
|
host: "311"
|
||||||
|
port: -898536659
|
||||||
|
timeoutSeconds: 1258370227
|
||||||
|
name: "280"
|
||||||
|
ports:
|
||||||
|
- containerPort: -1137436579
|
||||||
|
hostIP: "286"
|
||||||
|
hostPort: 1868683352
|
||||||
|
name: "285"
|
||||||
|
protocol: 颶妧Ö闊
|
||||||
|
readinessProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "312"
|
||||||
|
failureThreshold: 215186711
|
||||||
|
httpGet:
|
||||||
|
host: "314"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "315"
|
||||||
|
value: "316"
|
||||||
|
path: "313"
|
||||||
|
port: 323903711
|
||||||
|
scheme: J
|
||||||
|
initialDelaySeconds: 657418949
|
||||||
|
periodSeconds: 287654902
|
||||||
|
successThreshold: -2062708879
|
||||||
|
tcpSocket:
|
||||||
|
host: "318"
|
||||||
|
port: "317"
|
||||||
|
timeoutSeconds: -992558278
|
||||||
|
resources:
|
||||||
|
limits:
|
||||||
|
²sNƗ¸g: "50"
|
||||||
|
requests:
|
||||||
|
酊龨δ摖ȱğ_<: "118"
|
||||||
|
securityContext:
|
||||||
|
allowPrivilegeEscalation: false
|
||||||
|
capabilities:
|
||||||
|
add:
|
||||||
|
- DŽ髐njʉBn(fǂǢ曣
|
||||||
|
drop:
|
||||||
|
- ay
|
||||||
|
privileged: false
|
||||||
|
procMount: 嗆u
|
||||||
|
readOnlyRootFilesystem: true
|
||||||
|
runAsGroup: -5996624450771474158
|
||||||
|
runAsNonRoot: false
|
||||||
|
runAsUser: 1958157659034146020
|
||||||
|
seLinuxOptions:
|
||||||
|
level: "346"
|
||||||
|
role: "344"
|
||||||
|
type: "345"
|
||||||
|
user: "343"
|
||||||
|
windowsOptions:
|
||||||
|
gmsaCredentialSpec: "348"
|
||||||
|
gmsaCredentialSpecName: "347"
|
||||||
|
runAsUserName: "349"
|
||||||
|
startupProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "319"
|
||||||
|
failureThreshold: 1502643091
|
||||||
|
httpGet:
|
||||||
|
host: "321"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "322"
|
||||||
|
value: "323"
|
||||||
|
path: "320"
|
||||||
|
port: -1117254382
|
||||||
|
scheme: 趐囨鏻砅邻爥蹔ŧOǨ
|
||||||
|
initialDelaySeconds: 2129989022
|
||||||
|
periodSeconds: 1311843384
|
||||||
|
successThreshold: -1292310438
|
||||||
|
tcpSocket:
|
||||||
|
host: "325"
|
||||||
|
port: "324"
|
||||||
|
timeoutSeconds: -1699531929
|
||||||
|
targetContainerName: "350"
|
||||||
|
terminationMessagePath: "342"
|
||||||
|
terminationMessagePolicy: 迮ƙIJ嘢4ʗN,丽饾| 鞤ɱďW賁Ěɭ
|
||||||
|
tty: true
|
||||||
|
volumeDevices:
|
||||||
|
- devicePath: "305"
|
||||||
|
name: "304"
|
||||||
|
volumeMounts:
|
||||||
|
- mountPath: "301"
|
||||||
|
mountPropagation: ƺ蛜6Ɖ飴ɎiǨź
|
||||||
|
name: "300"
|
||||||
|
readOnly: true
|
||||||
|
subPath: "302"
|
||||||
|
subPathExpr: "303"
|
||||||
|
workingDir: "284"
|
||||||
|
hostAliases:
|
||||||
|
- hostnames:
|
||||||
|
- "412"
|
||||||
|
ip: "411"
|
||||||
|
hostNetwork: true
|
||||||
|
hostname: "366"
|
||||||
|
imagePullSecrets:
|
||||||
|
- name: "365"
|
||||||
|
initContainers:
|
||||||
|
- args:
|
||||||
|
- "150"
|
||||||
|
command:
|
||||||
|
- "149"
|
||||||
|
env:
|
||||||
|
- name: "157"
|
||||||
|
value: "158"
|
||||||
|
valueFrom:
|
||||||
|
configMapKeyRef:
|
||||||
|
key: "164"
|
||||||
|
name: "163"
|
||||||
|
optional: false
|
||||||
|
fieldRef:
|
||||||
|
apiVersion: "159"
|
||||||
|
fieldPath: "160"
|
||||||
|
resourceFieldRef:
|
||||||
|
containerName: "161"
|
||||||
|
divisor: "650"
|
||||||
|
resource: "162"
|
||||||
|
secretKeyRef:
|
||||||
|
key: "166"
|
||||||
|
name: "165"
|
||||||
|
optional: true
|
||||||
|
envFrom:
|
||||||
|
- configMapRef:
|
||||||
|
name: "155"
|
||||||
|
optional: true
|
||||||
|
prefix: "154"
|
||||||
|
secretRef:
|
||||||
|
name: "156"
|
||||||
|
optional: true
|
||||||
|
image: "148"
|
||||||
|
imagePullPolicy: 罁胾^拜Ȍzɟ踡肒Ao/樝fw[Řż丩
|
||||||
|
lifecycle:
|
||||||
|
postStart:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "192"
|
||||||
|
httpGet:
|
||||||
|
host: "194"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "195"
|
||||||
|
value: "196"
|
||||||
|
path: "193"
|
||||||
|
port: -2015604435
|
||||||
|
scheme: jƯĖ漘Z剚敍0)
|
||||||
|
tcpSocket:
|
||||||
|
host: "197"
|
||||||
|
port: 424236719
|
||||||
|
preStop:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "198"
|
||||||
|
httpGet:
|
||||||
|
host: "200"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "201"
|
||||||
|
value: "202"
|
||||||
|
path: "199"
|
||||||
|
port: -1131820775
|
||||||
|
scheme: Ƿ裚瓶釆Ɗ+j忊
|
||||||
|
tcpSocket:
|
||||||
|
host: "204"
|
||||||
|
port: "203"
|
||||||
|
livenessProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "173"
|
||||||
|
failureThreshold: -1113628381
|
||||||
|
httpGet:
|
||||||
|
host: "175"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "176"
|
||||||
|
value: "177"
|
||||||
|
path: "174"
|
||||||
|
port: -152585895
|
||||||
|
scheme: E@Ȗs«ö
|
||||||
|
initialDelaySeconds: 1843758068
|
||||||
|
periodSeconds: 1702578303
|
||||||
|
successThreshold: -1565157256
|
||||||
|
tcpSocket:
|
||||||
|
host: "178"
|
||||||
|
port: 1135182169
|
||||||
|
timeoutSeconds: -1967469005
|
||||||
|
name: "147"
|
||||||
|
ports:
|
||||||
|
- containerPort: 1403721475
|
||||||
|
hostIP: "153"
|
||||||
|
hostPort: -606111218
|
||||||
|
name: "152"
|
||||||
|
protocol: ǰ溟ɴ扵閝ȝ鐵儣廡ɑ龫`劳
|
||||||
|
readinessProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "179"
|
||||||
|
failureThreshold: -1167888910
|
||||||
|
httpGet:
|
||||||
|
host: "181"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "182"
|
||||||
|
value: "183"
|
||||||
|
path: "180"
|
||||||
|
port: 386652373
|
||||||
|
scheme: ʙ嫙&
|
||||||
|
initialDelaySeconds: -802585193
|
||||||
|
periodSeconds: 1944205014
|
||||||
|
successThreshold: -2079582559
|
||||||
|
tcpSocket:
|
||||||
|
host: "185"
|
||||||
|
port: "184"
|
||||||
|
timeoutSeconds: 1901330124
|
||||||
|
resources:
|
||||||
|
limits:
|
||||||
|
"": "84"
|
||||||
|
requests:
|
||||||
|
ɖȃ賲鐅臬dH巧壚tC十Oɢ: "517"
|
||||||
|
securityContext:
|
||||||
|
allowPrivilegeEscalation: false
|
||||||
|
capabilities:
|
||||||
|
add:
|
||||||
|
- ""
|
||||||
|
drop:
|
||||||
|
- ŻʘY賃ɪ鐊瀑Ź9ǕLLȊɞ-uƻ悖ȩ
|
||||||
|
privileged: false
|
||||||
|
procMount: $MVȟ@7飣奺Ȋ礶惇¸t颟.鵫ǚ灄鸫
|
||||||
|
readOnlyRootFilesystem: true
|
||||||
|
runAsGroup: -8419423421380299597
|
||||||
|
runAsNonRoot: false
|
||||||
|
runAsUser: -6576869501326512452
|
||||||
|
seLinuxOptions:
|
||||||
|
level: "209"
|
||||||
|
role: "207"
|
||||||
|
type: "208"
|
||||||
|
user: "206"
|
||||||
|
windowsOptions:
|
||||||
|
gmsaCredentialSpec: "211"
|
||||||
|
gmsaCredentialSpecName: "210"
|
||||||
|
runAsUserName: "212"
|
||||||
|
startupProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "186"
|
||||||
|
failureThreshold: 208045354
|
||||||
|
httpGet:
|
||||||
|
host: "188"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "189"
|
||||||
|
value: "190"
|
||||||
|
path: "187"
|
||||||
|
port: 804417065
|
||||||
|
scheme: Ŵ廷s{Ⱦdz@
|
||||||
|
initialDelaySeconds: 632397602
|
||||||
|
periodSeconds: -730174220
|
||||||
|
successThreshold: 433084615
|
||||||
|
tcpSocket:
|
||||||
|
host: "191"
|
||||||
|
port: 406308963
|
||||||
|
timeoutSeconds: 2026784878
|
||||||
|
terminationMessagePath: "205"
|
||||||
|
terminationMessagePolicy: 焗捏
|
||||||
|
tty: true
|
||||||
|
volumeDevices:
|
||||||
|
- devicePath: "172"
|
||||||
|
name: "171"
|
||||||
|
volumeMounts:
|
||||||
|
- mountPath: "168"
|
||||||
|
mountPropagation: ""
|
||||||
|
name: "167"
|
||||||
|
readOnly: true
|
||||||
|
subPath: "169"
|
||||||
|
subPathExpr: "170"
|
||||||
|
workingDir: "151"
|
||||||
|
nodeName: "355"
|
||||||
|
nodeSelector:
|
||||||
|
"351": "352"
|
||||||
|
overhead:
|
||||||
|
癜鞤A馱z芀¿l磶Bb偃礳Ȭ痍脉PPö: "607"
|
||||||
|
preemptionPolicy: eáNRNJ丧鴻Ŀ
|
||||||
|
priority: 1690570439
|
||||||
|
priorityClassName: "413"
|
||||||
|
readinessGates:
|
||||||
|
- conditionType: 梑ʀŖ鱓;鹡鑓侅闍ŏŃŋŏ}ŀ姳
|
||||||
|
restartPolicy: T[
|
||||||
|
runtimeClassName: "418"
|
||||||
|
schedulerName: "408"
|
||||||
|
securityContext:
|
||||||
|
fsGroup: 760480547754807445
|
||||||
|
runAsGroup: -801152248124332545
|
||||||
|
runAsNonRoot: true
|
||||||
|
runAsUser: -2781126825051715248
|
||||||
|
seLinuxOptions:
|
||||||
|
level: "359"
|
||||||
|
role: "357"
|
||||||
|
type: "358"
|
||||||
|
user: "356"
|
||||||
|
supplementalGroups:
|
||||||
|
- 5255171395073905944
|
||||||
|
sysctls:
|
||||||
|
- name: "363"
|
||||||
|
value: "364"
|
||||||
|
windowsOptions:
|
||||||
|
gmsaCredentialSpec: "361"
|
||||||
|
gmsaCredentialSpecName: "360"
|
||||||
|
runAsUserName: "362"
|
||||||
|
serviceAccount: "354"
|
||||||
|
serviceAccountName: "353"
|
||||||
|
shareProcessNamespace: false
|
||||||
|
subdomain: "367"
|
||||||
|
terminationGracePeriodSeconds: -2738603156841903595
|
||||||
|
tolerations:
|
||||||
|
- effect: 料ȭzV镜籬ƽ
|
||||||
|
key: "409"
|
||||||
|
operator: ƹ|
|
||||||
|
tolerationSeconds: 935587338391120947
|
||||||
|
value: "410"
|
||||||
|
topologySpreadConstraints:
|
||||||
|
- labelSelector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: qW
|
||||||
|
operator: In
|
||||||
|
values:
|
||||||
|
- 2-.s_6O-5_7_-0w_--5-_.3--_9QWJ
|
||||||
|
matchLabels:
|
||||||
|
E--pT751: mV__1-wv3UDf.-4D-r.-F__r.oh..2_uGGP..X
|
||||||
|
maxSkew: -137402083
|
||||||
|
topologyKey: "419"
|
||||||
|
whenUnsatisfiable: Ȩç捌聮ŃŻ@ǮJ=礏ƴ磳藷曥
|
||||||
|
volumes:
|
||||||
|
- awsElasticBlockStore:
|
||||||
|
fsType: "47"
|
||||||
|
partition: 912004803
|
||||||
|
readOnly: true
|
||||||
|
volumeID: "46"
|
||||||
|
azureDisk:
|
||||||
|
cachingMode: '|@?鷅bȻN'
|
||||||
|
diskName: "110"
|
||||||
|
diskURI: "111"
|
||||||
|
fsType: "112"
|
||||||
|
kind: 榱*Gưoɘ檲
|
||||||
|
readOnly: true
|
||||||
|
azureFile:
|
||||||
|
readOnly: true
|
||||||
|
secretName: "96"
|
||||||
|
shareName: "97"
|
||||||
|
cephfs:
|
||||||
|
monitors:
|
||||||
|
- "81"
|
||||||
|
path: "82"
|
||||||
|
secretFile: "84"
|
||||||
|
secretRef:
|
||||||
|
name: "85"
|
||||||
|
user: "83"
|
||||||
|
cinder:
|
||||||
|
fsType: "79"
|
||||||
|
secretRef:
|
||||||
|
name: "80"
|
||||||
|
volumeID: "78"
|
||||||
|
configMap:
|
||||||
|
defaultMode: 1593906314
|
||||||
|
items:
|
||||||
|
- key: "99"
|
||||||
|
mode: 195263908
|
||||||
|
path: "100"
|
||||||
|
name: "98"
|
||||||
|
optional: false
|
||||||
|
csi:
|
||||||
|
driver: "142"
|
||||||
|
fsType: "143"
|
||||||
|
nodePublishSecretRef:
|
||||||
|
name: "146"
|
||||||
|
readOnly: false
|
||||||
|
volumeAttributes:
|
||||||
|
"144": "145"
|
||||||
|
downwardAPI:
|
||||||
|
defaultMode: 824682619
|
||||||
|
items:
|
||||||
|
- fieldRef:
|
||||||
|
apiVersion: "89"
|
||||||
|
fieldPath: "90"
|
||||||
|
mode: 1569992019
|
||||||
|
path: "88"
|
||||||
|
resourceFieldRef:
|
||||||
|
containerName: "91"
|
||||||
|
divisor: "660"
|
||||||
|
resource: "92"
|
||||||
|
emptyDir:
|
||||||
|
medium: Xŋ朘瑥A徙ɶɊł/擇ɦĽ胚O醔ɍ厶耈
|
||||||
|
sizeLimit: "473"
|
||||||
|
fc:
|
||||||
|
fsType: "94"
|
||||||
|
lun: -1740986684
|
||||||
|
readOnly: true
|
||||||
|
targetWWNs:
|
||||||
|
- "93"
|
||||||
|
wwids:
|
||||||
|
- "95"
|
||||||
|
flexVolume:
|
||||||
|
driver: "73"
|
||||||
|
fsType: "74"
|
||||||
|
options:
|
||||||
|
"76": "77"
|
||||||
|
readOnly: true
|
||||||
|
secretRef:
|
||||||
|
name: "75"
|
||||||
|
flocker:
|
||||||
|
datasetName: "86"
|
||||||
|
datasetUUID: "87"
|
||||||
|
gcePersistentDisk:
|
||||||
|
fsType: "45"
|
||||||
|
partition: -1188153605
|
||||||
|
pdName: "44"
|
||||||
|
gitRepo:
|
||||||
|
directory: "50"
|
||||||
|
repository: "48"
|
||||||
|
revision: "49"
|
||||||
|
glusterfs:
|
||||||
|
endpoints: "63"
|
||||||
|
path: "64"
|
||||||
|
readOnly: true
|
||||||
|
hostPath:
|
||||||
|
path: "43"
|
||||||
|
type: ƛƟ)ÙæNǚ錯ƶRquA?瞲Ť倱<
|
||||||
|
iscsi:
|
||||||
|
chapAuthDiscovery: true
|
||||||
|
fsType: "59"
|
||||||
|
initiatorName: "62"
|
||||||
|
iqn: "57"
|
||||||
|
iscsiInterface: "58"
|
||||||
|
lun: 994527057
|
||||||
|
portals:
|
||||||
|
- "60"
|
||||||
|
secretRef:
|
||||||
|
name: "61"
|
||||||
|
targetPortal: "56"
|
||||||
|
name: "42"
|
||||||
|
nfs:
|
||||||
|
path: "55"
|
||||||
|
readOnly: true
|
||||||
|
server: "54"
|
||||||
|
persistentVolumeClaim:
|
||||||
|
claimName: "65"
|
||||||
|
readOnly: true
|
||||||
|
photonPersistentDisk:
|
||||||
|
fsType: "114"
|
||||||
|
pdID: "113"
|
||||||
|
portworxVolume:
|
||||||
|
fsType: "129"
|
||||||
|
readOnly: true
|
||||||
|
volumeID: "128"
|
||||||
|
projected:
|
||||||
|
defaultMode: -1334904807
|
||||||
|
sources:
|
||||||
|
- configMap:
|
||||||
|
items:
|
||||||
|
- key: "124"
|
||||||
|
mode: 2063799569
|
||||||
|
path: "125"
|
||||||
|
name: "123"
|
||||||
|
optional: false
|
||||||
|
downwardAPI:
|
||||||
|
items:
|
||||||
|
- fieldRef:
|
||||||
|
apiVersion: "119"
|
||||||
|
fieldPath: "120"
|
||||||
|
mode: 173030157
|
||||||
|
path: "118"
|
||||||
|
resourceFieldRef:
|
||||||
|
containerName: "121"
|
||||||
|
divisor: "106"
|
||||||
|
resource: "122"
|
||||||
|
secret:
|
||||||
|
items:
|
||||||
|
- key: "116"
|
||||||
|
mode: -323584340
|
||||||
|
path: "117"
|
||||||
|
name: "115"
|
||||||
|
optional: true
|
||||||
|
serviceAccountToken:
|
||||||
|
audience: "126"
|
||||||
|
expirationSeconds: 8357931971650847566
|
||||||
|
path: "127"
|
||||||
|
quobyte:
|
||||||
|
group: "108"
|
||||||
|
registry: "105"
|
||||||
|
tenant: "109"
|
||||||
|
user: "107"
|
||||||
|
volume: "106"
|
||||||
|
rbd:
|
||||||
|
fsType: "68"
|
||||||
|
image: "67"
|
||||||
|
keyring: "71"
|
||||||
|
monitors:
|
||||||
|
- "66"
|
||||||
|
pool: "69"
|
||||||
|
secretRef:
|
||||||
|
name: "72"
|
||||||
|
user: "70"
|
||||||
|
scaleIO:
|
||||||
|
fsType: "137"
|
||||||
|
gateway: "130"
|
||||||
|
protectionDomain: "133"
|
||||||
|
secretRef:
|
||||||
|
name: "132"
|
||||||
|
storageMode: "135"
|
||||||
|
storagePool: "134"
|
||||||
|
system: "131"
|
||||||
|
volumeName: "136"
|
||||||
|
secret:
|
||||||
|
defaultMode: 332383000
|
||||||
|
items:
|
||||||
|
- key: "52"
|
||||||
|
mode: -547518679
|
||||||
|
path: "53"
|
||||||
|
optional: true
|
||||||
|
secretName: "51"
|
||||||
|
storageos:
|
||||||
|
fsType: "140"
|
||||||
|
secretRef:
|
||||||
|
name: "141"
|
||||||
|
volumeName: "138"
|
||||||
|
volumeNamespace: "139"
|
||||||
|
vsphereVolume:
|
||||||
|
fsType: "102"
|
||||||
|
storagePolicyID: "104"
|
||||||
|
storagePolicyName: "103"
|
||||||
|
volumePath: "101"
|
||||||
|
status:
|
||||||
|
availableReplicas: 1660081568
|
||||||
|
collisionCount: -1977467928
|
||||||
|
conditions:
|
||||||
|
- lastTransitionTime: "2146-08-16T07:05:27Z"
|
||||||
|
lastUpdateTime: "2524-02-08T04:27:05Z"
|
||||||
|
message: "427"
|
||||||
|
reason: "426"
|
||||||
|
status: Ƅ抄3昞财Î嘝zʄ
|
||||||
|
type: 洅啶
|
||||||
|
observedGeneration: 2992108727478230062
|
||||||
|
readyReplicas: 902022378
|
||||||
|
replicas: 407742062
|
||||||
|
unavailableReplicas: 904244563
|
||||||
|
updatedReplicas: 2115789304
|
1397
staging/src/k8s.io/api/testdata/v1.16.0/apps.v1.ReplicaSet.json
vendored
Normal file
1397
staging/src/k8s.io/api/testdata/v1.16.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.16.0/apps.v1.ReplicaSet.pb
vendored
Normal file
BIN
staging/src/k8s.io/api/testdata/v1.16.0/apps.v1.ReplicaSet.pb
vendored
Normal file
Binary file not shown.
951
staging/src/k8s.io/api/testdata/v1.16.0/apps.v1.ReplicaSet.yaml
vendored
Normal file
951
staging/src/k8s.io/api/testdata/v1.16.0/apps.v1.ReplicaSet.yaml
vendored
Normal file
@ -0,0 +1,951 @@
|
|||||||
|
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"
|
||||||
|
fieldsType: "18"
|
||||||
|
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: "11042405498087606203"
|
||||||
|
selfLink: "5"
|
||||||
|
uid: "7"
|
||||||
|
spec:
|
||||||
|
minReadySeconds: -1971381490
|
||||||
|
replicas: 896585016
|
||||||
|
selector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: U-_Bq.m_-.q8_v2LiTF_a981d3-7-fP81.-.9Vdx.TB_M-H_5_t
|
||||||
|
operator: In
|
||||||
|
values:
|
||||||
|
- M--n1-p5.3___47._49pIB_o61ISU4--A_.XK_._M9T9sH.W5
|
||||||
|
matchLabels:
|
||||||
|
g8c2-k-912e5-c-e63-n-3snh-z--3uy5-----578/s.X8u4_.l.wV--__-Nx.N_6-___._-.-W._AAn---v_-5-_8LXP-o-9..1l-5: ""
|
||||||
|
template:
|
||||||
|
metadata:
|
||||||
|
annotations:
|
||||||
|
"32": "33"
|
||||||
|
clusterName: "38"
|
||||||
|
creationTimestamp: null
|
||||||
|
deletionGracePeriodSeconds: -152893758082474859
|
||||||
|
finalizers:
|
||||||
|
- "37"
|
||||||
|
generateName: "26"
|
||||||
|
generation: -6617020301190572172
|
||||||
|
labels:
|
||||||
|
"30": "31"
|
||||||
|
managedFields:
|
||||||
|
- apiVersion: "40"
|
||||||
|
fieldsType: "41"
|
||||||
|
manager: "39"
|
||||||
|
operation: ƅS·Õüe0ɔȖ脵鴈Ō
|
||||||
|
name: "25"
|
||||||
|
namespace: "27"
|
||||||
|
ownerReferences:
|
||||||
|
- apiVersion: "34"
|
||||||
|
blockOwnerDeletion: true
|
||||||
|
controller: true
|
||||||
|
kind: "35"
|
||||||
|
name: "36"
|
||||||
|
uid: 'ɖgȏ哙ȍȂ揲ȼDDŽLŬp:'
|
||||||
|
resourceVersion: "7336814125345800857"
|
||||||
|
selfLink: "28"
|
||||||
|
uid: ʬ
|
||||||
|
spec:
|
||||||
|
activeDeadlineSeconds: -8715915045560617563
|
||||||
|
affinity:
|
||||||
|
nodeAffinity:
|
||||||
|
preferredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- preference:
|
||||||
|
matchExpressions:
|
||||||
|
- key: "380"
|
||||||
|
operator: 擭銆jʒǚ鍰\縑
|
||||||
|
values:
|
||||||
|
- "381"
|
||||||
|
matchFields:
|
||||||
|
- key: "382"
|
||||||
|
operator: 鞤ɱďW賁Ěɭɪǹ0衷,Ʒƣ
|
||||||
|
values:
|
||||||
|
- "383"
|
||||||
|
weight: 199049889
|
||||||
|
requiredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
nodeSelectorTerms:
|
||||||
|
- matchExpressions:
|
||||||
|
- key: "376"
|
||||||
|
operator: 6x$1sȣ±p鋄5弢ȹ均i绝5哇芆
|
||||||
|
values:
|
||||||
|
- "377"
|
||||||
|
matchFields:
|
||||||
|
- key: "378"
|
||||||
|
operator: 埮pɵ{WOŭW灬p
|
||||||
|
values:
|
||||||
|
- "379"
|
||||||
|
podAffinity:
|
||||||
|
preferredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- podAffinityTerm:
|
||||||
|
labelSelector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: 3---g-----p8-d5-8-m8i--k0j5g.zrrw8-5ts-7-bp/6E__-.8_e_2
|
||||||
|
operator: DoesNotExist
|
||||||
|
matchLabels:
|
||||||
|
4-yy28-38xmu5nx4s--41-7--6m/271-_-9_._X-D---k6: Q.-s.H.Hu-k-_-0-T1mel--F......3_t_-l..-.DG7r-3.----._4__XOnP
|
||||||
|
namespaces:
|
||||||
|
- "398"
|
||||||
|
topologyKey: "399"
|
||||||
|
weight: -217760519
|
||||||
|
requiredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- labelSelector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: 6-x_rC9..__-6_k.N-2B_V.-tfh4.caTz_.g.w-o.8_WT-M.3_1
|
||||||
|
operator: NotIn
|
||||||
|
values:
|
||||||
|
- z
|
||||||
|
matchLabels:
|
||||||
|
4--883d-v3j4-7y-p---up52--sjo7799-skj5---r-t.sumf7ew/u-5mj_9.M.134-5-.q6H_.--_---.M.U_-m.-P.yPS: 1Tvw39F_C-rtSY.g._2F7.-_e..r
|
||||||
|
namespaces:
|
||||||
|
- "390"
|
||||||
|
topologyKey: "391"
|
||||||
|
podAntiAffinity:
|
||||||
|
preferredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- podAffinityTerm:
|
||||||
|
labelSelector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: 0--0g-q-22r4wye52y-h7463lyps4483-o--3f1p7--43nw-l-x8/Hz_V_.r_v_._e_-78o_6Z..11_7pX_.-mLlx...w_t-_.5.40Rw4D
|
||||||
|
operator: NotIn
|
||||||
|
values:
|
||||||
|
- txb__-ex-_1_-ODgC_1-_V
|
||||||
|
matchLabels:
|
||||||
|
6V1-rU.___06.eqk5E_-4-.XH-.k.7.l_-W8o._xJ1-lFA_X3: V0H2-.zHw.H__V.VT
|
||||||
|
namespaces:
|
||||||
|
- "414"
|
||||||
|
topologyKey: "415"
|
||||||
|
weight: -1851436166
|
||||||
|
requiredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- labelSelector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: QZ9p_6.C.e
|
||||||
|
operator: DoesNotExist
|
||||||
|
matchLabels:
|
||||||
|
7F3p2_-_AmD-.0AP.1: A--.F5_x.KNC0-.-m_0-m-6Sp_N-S..O-BZ..n
|
||||||
|
namespaces:
|
||||||
|
- "406"
|
||||||
|
topologyKey: "407"
|
||||||
|
automountServiceAccountToken: false
|
||||||
|
containers:
|
||||||
|
- args:
|
||||||
|
- "222"
|
||||||
|
command:
|
||||||
|
- "221"
|
||||||
|
env:
|
||||||
|
- name: "229"
|
||||||
|
value: "230"
|
||||||
|
valueFrom:
|
||||||
|
configMapKeyRef:
|
||||||
|
key: "236"
|
||||||
|
name: "235"
|
||||||
|
optional: false
|
||||||
|
fieldRef:
|
||||||
|
apiVersion: "231"
|
||||||
|
fieldPath: "232"
|
||||||
|
resourceFieldRef:
|
||||||
|
containerName: "233"
|
||||||
|
divisor: "901"
|
||||||
|
resource: "234"
|
||||||
|
secretKeyRef:
|
||||||
|
key: "238"
|
||||||
|
name: "237"
|
||||||
|
optional: false
|
||||||
|
envFrom:
|
||||||
|
- configMapRef:
|
||||||
|
name: "227"
|
||||||
|
optional: true
|
||||||
|
prefix: "226"
|
||||||
|
secretRef:
|
||||||
|
name: "228"
|
||||||
|
optional: false
|
||||||
|
image: "220"
|
||||||
|
imagePullPolicy: 擓ƖHVe熼'FD剂讼ɓȌʟni酛
|
||||||
|
lifecycle:
|
||||||
|
postStart:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "267"
|
||||||
|
httpGet:
|
||||||
|
host: "269"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "270"
|
||||||
|
value: "271"
|
||||||
|
path: "268"
|
||||||
|
port: -421846800
|
||||||
|
scheme: zvt莭琽§
|
||||||
|
tcpSocket:
|
||||||
|
host: "272"
|
||||||
|
port: -763687725
|
||||||
|
preStop:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "273"
|
||||||
|
httpGet:
|
||||||
|
host: "275"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "276"
|
||||||
|
value: "277"
|
||||||
|
path: "274"
|
||||||
|
port: -1452676801
|
||||||
|
scheme: ȿ0矀Kʝ
|
||||||
|
tcpSocket:
|
||||||
|
host: "279"
|
||||||
|
port: "278"
|
||||||
|
livenessProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "245"
|
||||||
|
failureThreshold: -1191434089
|
||||||
|
httpGet:
|
||||||
|
host: "248"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "249"
|
||||||
|
value: "250"
|
||||||
|
path: "246"
|
||||||
|
port: "247"
|
||||||
|
scheme: 賃ɪ鐊瀑Ź9ǕLLȊ
|
||||||
|
initialDelaySeconds: 1214895765
|
||||||
|
periodSeconds: 282592353
|
||||||
|
successThreshold: 377225334
|
||||||
|
tcpSocket:
|
||||||
|
host: "251"
|
||||||
|
port: -26910286
|
||||||
|
timeoutSeconds: 1181519543
|
||||||
|
name: "219"
|
||||||
|
ports:
|
||||||
|
- containerPort: -2079582559
|
||||||
|
hostIP: "225"
|
||||||
|
hostPort: 1944205014
|
||||||
|
name: "224"
|
||||||
|
protocol: K.Q貇£ȹ嫰ƹǔw÷nI粛E煹ǐƲ
|
||||||
|
readinessProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "252"
|
||||||
|
failureThreshold: 1507815593
|
||||||
|
httpGet:
|
||||||
|
host: "255"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "256"
|
||||||
|
value: "257"
|
||||||
|
path: "253"
|
||||||
|
port: "254"
|
||||||
|
initialDelaySeconds: -839281354
|
||||||
|
periodSeconds: -819723498
|
||||||
|
successThreshold: -150133456
|
||||||
|
tcpSocket:
|
||||||
|
host: "259"
|
||||||
|
port: "258"
|
||||||
|
timeoutSeconds: 2035347577
|
||||||
|
resources:
|
||||||
|
limits:
|
||||||
|
羭,铻OŤǢʭ嵔: "340"
|
||||||
|
requests:
|
||||||
|
TG;邪匾mɩC[ó瓧嫭塓烀罁胾^拜: "755"
|
||||||
|
securityContext:
|
||||||
|
allowPrivilegeEscalation: true
|
||||||
|
capabilities:
|
||||||
|
add:
|
||||||
|
- À*f<鴒翁杙Ŧ癃8
|
||||||
|
drop:
|
||||||
|
- ɱJȉ罴
|
||||||
|
privileged: false
|
||||||
|
procMount: 棊ʢ=wǕɳɷ9Ì崟¿瘦ɖ緕ȚÍ勅
|
||||||
|
readOnlyRootFilesystem: false
|
||||||
|
runAsGroup: -3689959065086680033
|
||||||
|
runAsNonRoot: false
|
||||||
|
runAsUser: -2706913289057230267
|
||||||
|
seLinuxOptions:
|
||||||
|
level: "284"
|
||||||
|
role: "282"
|
||||||
|
type: "283"
|
||||||
|
user: "281"
|
||||||
|
windowsOptions:
|
||||||
|
gmsaCredentialSpec: "286"
|
||||||
|
gmsaCredentialSpecName: "285"
|
||||||
|
runAsUserName: "287"
|
||||||
|
startupProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "260"
|
||||||
|
failureThreshold: -822090785
|
||||||
|
httpGet:
|
||||||
|
host: "262"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "263"
|
||||||
|
value: "264"
|
||||||
|
path: "261"
|
||||||
|
port: 1684643131
|
||||||
|
scheme: 飣奺Ȋ礶惇¸
|
||||||
|
initialDelaySeconds: -161753937
|
||||||
|
periodSeconds: 1428207963
|
||||||
|
successThreshold: 790462391
|
||||||
|
tcpSocket:
|
||||||
|
host: "266"
|
||||||
|
port: "265"
|
||||||
|
timeoutSeconds: -1578746609
|
||||||
|
stdinOnce: true
|
||||||
|
terminationMessagePath: "280"
|
||||||
|
terminationMessagePolicy: \p[
|
||||||
|
volumeDevices:
|
||||||
|
- devicePath: "244"
|
||||||
|
name: "243"
|
||||||
|
volumeMounts:
|
||||||
|
- mountPath: "240"
|
||||||
|
mountPropagation: ʒ刽ʼn掏1ſ盷褎weLJèux榜
|
||||||
|
name: "239"
|
||||||
|
subPath: "241"
|
||||||
|
subPathExpr: "242"
|
||||||
|
workingDir: "223"
|
||||||
|
dnsConfig:
|
||||||
|
nameservers:
|
||||||
|
- "422"
|
||||||
|
options:
|
||||||
|
- name: "424"
|
||||||
|
value: "425"
|
||||||
|
searches:
|
||||||
|
- "423"
|
||||||
|
dnsPolicy: 丆
|
||||||
|
enableServiceLinks: false
|
||||||
|
ephemeralContainers:
|
||||||
|
- args:
|
||||||
|
- "291"
|
||||||
|
command:
|
||||||
|
- "290"
|
||||||
|
env:
|
||||||
|
- name: "298"
|
||||||
|
value: "299"
|
||||||
|
valueFrom:
|
||||||
|
configMapKeyRef:
|
||||||
|
key: "305"
|
||||||
|
name: "304"
|
||||||
|
optional: false
|
||||||
|
fieldRef:
|
||||||
|
apiVersion: "300"
|
||||||
|
fieldPath: "301"
|
||||||
|
resourceFieldRef:
|
||||||
|
containerName: "302"
|
||||||
|
divisor: "709"
|
||||||
|
resource: "303"
|
||||||
|
secretKeyRef:
|
||||||
|
key: "307"
|
||||||
|
name: "306"
|
||||||
|
optional: false
|
||||||
|
envFrom:
|
||||||
|
- configMapRef:
|
||||||
|
name: "296"
|
||||||
|
optional: true
|
||||||
|
prefix: "295"
|
||||||
|
secretRef:
|
||||||
|
name: "297"
|
||||||
|
optional: true
|
||||||
|
image: "289"
|
||||||
|
imagePullPolicy: 拉Œɥ颶妧Ö闊 鰔澝qV訆
|
||||||
|
lifecycle:
|
||||||
|
postStart:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "335"
|
||||||
|
httpGet:
|
||||||
|
host: "338"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "339"
|
||||||
|
value: "340"
|
||||||
|
path: "336"
|
||||||
|
port: "337"
|
||||||
|
scheme: 跩aŕ翑
|
||||||
|
tcpSocket:
|
||||||
|
host: "342"
|
||||||
|
port: "341"
|
||||||
|
preStop:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "343"
|
||||||
|
httpGet:
|
||||||
|
host: "345"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "346"
|
||||||
|
value: "347"
|
||||||
|
path: "344"
|
||||||
|
port: 1017803158
|
||||||
|
scheme: 碔
|
||||||
|
tcpSocket:
|
||||||
|
host: "349"
|
||||||
|
port: "348"
|
||||||
|
livenessProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "314"
|
||||||
|
failureThreshold: 1742259603
|
||||||
|
httpGet:
|
||||||
|
host: "317"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "318"
|
||||||
|
value: "319"
|
||||||
|
path: "315"
|
||||||
|
port: "316"
|
||||||
|
scheme: 屡ʁ
|
||||||
|
initialDelaySeconds: 1718241831
|
||||||
|
periodSeconds: 1180971695
|
||||||
|
successThreshold: -1971944908
|
||||||
|
tcpSocket:
|
||||||
|
host: "320"
|
||||||
|
port: -1554559634
|
||||||
|
timeoutSeconds: 550615941
|
||||||
|
name: "288"
|
||||||
|
ports:
|
||||||
|
- containerPort: 1330271338
|
||||||
|
hostIP: "294"
|
||||||
|
hostPort: 1853396726
|
||||||
|
name: "293"
|
||||||
|
protocol: 逴
|
||||||
|
readinessProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "321"
|
||||||
|
failureThreshold: 1150925735
|
||||||
|
httpGet:
|
||||||
|
host: "323"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "324"
|
||||||
|
value: "325"
|
||||||
|
path: "322"
|
||||||
|
port: -1620315711
|
||||||
|
scheme: ɐ扵
|
||||||
|
initialDelaySeconds: -1358663652
|
||||||
|
periodSeconds: -527306221
|
||||||
|
successThreshold: 2098694289
|
||||||
|
tcpSocket:
|
||||||
|
host: "327"
|
||||||
|
port: "326"
|
||||||
|
timeoutSeconds: 1543146222
|
||||||
|
resources:
|
||||||
|
limits:
|
||||||
|
颐o: "230"
|
||||||
|
requests:
|
||||||
|
'[+扴ȨŮ+朷Ǝ膯ljV': "728"
|
||||||
|
securityContext:
|
||||||
|
allowPrivilegeEscalation: false
|
||||||
|
capabilities:
|
||||||
|
add:
|
||||||
|
- ŧL²sNƗ¸gĩ餠籲磣Óƿ
|
||||||
|
drop:
|
||||||
|
- '"冓鍓贯澔 ƺ蛜6'
|
||||||
|
privileged: false
|
||||||
|
procMount: 鰥Z龏´DÒȗ
|
||||||
|
readOnlyRootFilesystem: true
|
||||||
|
runAsGroup: 6057650398488995896
|
||||||
|
runAsNonRoot: true
|
||||||
|
runAsUser: 4353696140684277635
|
||||||
|
seLinuxOptions:
|
||||||
|
level: "354"
|
||||||
|
role: "352"
|
||||||
|
type: "353"
|
||||||
|
user: "351"
|
||||||
|
windowsOptions:
|
||||||
|
gmsaCredentialSpec: "356"
|
||||||
|
gmsaCredentialSpecName: "355"
|
||||||
|
runAsUserName: "357"
|
||||||
|
startupProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "328"
|
||||||
|
failureThreshold: -1246371817
|
||||||
|
httpGet:
|
||||||
|
host: "331"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "332"
|
||||||
|
value: "333"
|
||||||
|
path: "329"
|
||||||
|
port: "330"
|
||||||
|
scheme: 榝$î.Ȏ蝪ʜ5遰
|
||||||
|
initialDelaySeconds: 834105836
|
||||||
|
periodSeconds: -370386363
|
||||||
|
successThreshold: 1714588921
|
||||||
|
tcpSocket:
|
||||||
|
host: "334"
|
||||||
|
port: -1438286448
|
||||||
|
timeoutSeconds: -1462219068
|
||||||
|
targetContainerName: "358"
|
||||||
|
terminationMessagePath: "350"
|
||||||
|
terminationMessagePolicy: Kƙ順\E¦队偯J僳徥淳4揻-$ɽ丟
|
||||||
|
tty: true
|
||||||
|
volumeDevices:
|
||||||
|
- devicePath: "313"
|
||||||
|
name: "312"
|
||||||
|
volumeMounts:
|
||||||
|
- mountPath: "309"
|
||||||
|
mountPropagation: ŕ-Ɂ圯W:ĸ輦唊#v铿
|
||||||
|
name: "308"
|
||||||
|
subPath: "310"
|
||||||
|
subPathExpr: "311"
|
||||||
|
workingDir: "292"
|
||||||
|
hostAliases:
|
||||||
|
- hostnames:
|
||||||
|
- "420"
|
||||||
|
ip: "419"
|
||||||
|
hostPID: true
|
||||||
|
hostname: "374"
|
||||||
|
imagePullSecrets:
|
||||||
|
- name: "373"
|
||||||
|
initContainers:
|
||||||
|
- args:
|
||||||
|
- "150"
|
||||||
|
command:
|
||||||
|
- "149"
|
||||||
|
env:
|
||||||
|
- name: "157"
|
||||||
|
value: "158"
|
||||||
|
valueFrom:
|
||||||
|
configMapKeyRef:
|
||||||
|
key: "164"
|
||||||
|
name: "163"
|
||||||
|
optional: true
|
||||||
|
fieldRef:
|
||||||
|
apiVersion: "159"
|
||||||
|
fieldPath: "160"
|
||||||
|
resourceFieldRef:
|
||||||
|
containerName: "161"
|
||||||
|
divisor: "455"
|
||||||
|
resource: "162"
|
||||||
|
secretKeyRef:
|
||||||
|
key: "166"
|
||||||
|
name: "165"
|
||||||
|
optional: false
|
||||||
|
envFrom:
|
||||||
|
- configMapRef:
|
||||||
|
name: "155"
|
||||||
|
optional: false
|
||||||
|
prefix: "154"
|
||||||
|
secretRef:
|
||||||
|
name: "156"
|
||||||
|
optional: false
|
||||||
|
image: "148"
|
||||||
|
imagePullPolicy: k_瀹鞎sn芞QÄȻ
|
||||||
|
lifecycle:
|
||||||
|
postStart:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "196"
|
||||||
|
httpGet:
|
||||||
|
host: "198"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "199"
|
||||||
|
value: "200"
|
||||||
|
path: "197"
|
||||||
|
port: -1327537699
|
||||||
|
tcpSocket:
|
||||||
|
host: "202"
|
||||||
|
port: "201"
|
||||||
|
preStop:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "203"
|
||||||
|
httpGet:
|
||||||
|
host: "206"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "207"
|
||||||
|
value: "208"
|
||||||
|
path: "204"
|
||||||
|
port: "205"
|
||||||
|
scheme: ĉş蝿ɖȃ賲鐅臬
|
||||||
|
tcpSocket:
|
||||||
|
host: "210"
|
||||||
|
port: "209"
|
||||||
|
livenessProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "173"
|
||||||
|
failureThreshold: 2053960192
|
||||||
|
httpGet:
|
||||||
|
host: "176"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "177"
|
||||||
|
value: "178"
|
||||||
|
path: "174"
|
||||||
|
port: "175"
|
||||||
|
scheme: ƴy綸_Ú8參遼ūPH炮
|
||||||
|
initialDelaySeconds: 741871873
|
||||||
|
periodSeconds: -1987044888
|
||||||
|
successThreshold: -1638339389
|
||||||
|
tcpSocket:
|
||||||
|
host: "180"
|
||||||
|
port: "179"
|
||||||
|
timeoutSeconds: 446829537
|
||||||
|
name: "147"
|
||||||
|
ports:
|
||||||
|
- containerPort: 715087892
|
||||||
|
hostIP: "153"
|
||||||
|
hostPort: -1896921306
|
||||||
|
name: "152"
|
||||||
|
protocol: 倱<
|
||||||
|
readinessProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "181"
|
||||||
|
failureThreshold: -57352147
|
||||||
|
httpGet:
|
||||||
|
host: "183"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "184"
|
||||||
|
value: "185"
|
||||||
|
path: "182"
|
||||||
|
port: -1903685915
|
||||||
|
scheme: ȓƇ$缔獵偐ę腬瓷碑=ɉ鎷卩蝾H韹寬
|
||||||
|
initialDelaySeconds: 128019484
|
||||||
|
periodSeconds: -2130554644
|
||||||
|
successThreshold: 290736426
|
||||||
|
tcpSocket:
|
||||||
|
host: "187"
|
||||||
|
port: "186"
|
||||||
|
timeoutSeconds: 431781335
|
||||||
|
resources:
|
||||||
|
limits:
|
||||||
|
/擇ɦĽ胚O醔ɍ厶耈 T: "618"
|
||||||
|
requests:
|
||||||
|
á腿ħ缶.蒅!a坩O`涁İ而踪鄌eÞ: "372"
|
||||||
|
securityContext:
|
||||||
|
allowPrivilegeEscalation: false
|
||||||
|
capabilities:
|
||||||
|
add:
|
||||||
|
- '?'
|
||||||
|
drop:
|
||||||
|
- 峧Y栲茇竛吲蚛隖
|
||||||
|
privileged: false
|
||||||
|
procMount: ʙ嫙&
|
||||||
|
readOnlyRootFilesystem: false
|
||||||
|
runAsGroup: -7286288718856494813
|
||||||
|
runAsNonRoot: true
|
||||||
|
runAsUser: 7312518131318481396
|
||||||
|
seLinuxOptions:
|
||||||
|
level: "215"
|
||||||
|
role: "213"
|
||||||
|
type: "214"
|
||||||
|
user: "212"
|
||||||
|
windowsOptions:
|
||||||
|
gmsaCredentialSpec: "217"
|
||||||
|
gmsaCredentialSpecName: "216"
|
||||||
|
runAsUserName: "218"
|
||||||
|
startupProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "188"
|
||||||
|
failureThreshold: 1133369651
|
||||||
|
httpGet:
|
||||||
|
host: "191"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "192"
|
||||||
|
value: "193"
|
||||||
|
path: "189"
|
||||||
|
port: "190"
|
||||||
|
scheme: 閝ȝ
|
||||||
|
initialDelaySeconds: -2142865739
|
||||||
|
periodSeconds: 1434408532
|
||||||
|
successThreshold: -566408554
|
||||||
|
tcpSocket:
|
||||||
|
host: "195"
|
||||||
|
port: "194"
|
||||||
|
timeoutSeconds: -1179067190
|
||||||
|
stdin: true
|
||||||
|
stdinOnce: true
|
||||||
|
terminationMessagePath: "211"
|
||||||
|
volumeDevices:
|
||||||
|
- devicePath: "172"
|
||||||
|
name: "171"
|
||||||
|
volumeMounts:
|
||||||
|
- mountPath: "168"
|
||||||
|
mountPropagation: dʪīT捘ɍi縱ù墴1Rƥ
|
||||||
|
name: "167"
|
||||||
|
readOnly: true
|
||||||
|
subPath: "169"
|
||||||
|
subPathExpr: "170"
|
||||||
|
workingDir: "151"
|
||||||
|
nodeName: "363"
|
||||||
|
nodeSelector:
|
||||||
|
"359": "360"
|
||||||
|
overhead:
|
||||||
|
4'ď曕椐敛n湙: "310"
|
||||||
|
preemptionPolicy: '!ń1ċƹ|慼櫁色苆试揯遐'
|
||||||
|
priority: -1852730577
|
||||||
|
priorityClassName: "421"
|
||||||
|
readinessGates:
|
||||||
|
- conditionType: ź魊塾ɖ$rolȋɶuɋ5r儉ɩ柀ɨ鴅
|
||||||
|
restartPolicy: ɘɢ鬍熖B芭花ª瘡
|
||||||
|
runtimeClassName: "426"
|
||||||
|
schedulerName: "416"
|
||||||
|
securityContext:
|
||||||
|
fsGroup: 7124276984274024394
|
||||||
|
runAsGroup: -779972051078659613
|
||||||
|
runAsNonRoot: false
|
||||||
|
runAsUser: 2179199799235189619
|
||||||
|
seLinuxOptions:
|
||||||
|
level: "367"
|
||||||
|
role: "365"
|
||||||
|
type: "366"
|
||||||
|
user: "364"
|
||||||
|
supplementalGroups:
|
||||||
|
- -7127205672279904050
|
||||||
|
sysctls:
|
||||||
|
- name: "371"
|
||||||
|
value: "372"
|
||||||
|
windowsOptions:
|
||||||
|
gmsaCredentialSpec: "369"
|
||||||
|
gmsaCredentialSpecName: "368"
|
||||||
|
runAsUserName: "370"
|
||||||
|
serviceAccount: "362"
|
||||||
|
serviceAccountName: "361"
|
||||||
|
shareProcessNamespace: true
|
||||||
|
subdomain: "375"
|
||||||
|
terminationGracePeriodSeconds: 2666412258966278206
|
||||||
|
tolerations:
|
||||||
|
- effect: ŽɣB矗E¸乾
|
||||||
|
key: "417"
|
||||||
|
operator: 堺ʣ
|
||||||
|
tolerationSeconds: -3532804738923434397
|
||||||
|
value: "418"
|
||||||
|
topologySpreadConstraints:
|
||||||
|
- labelSelector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: 4-4D-r.-F__r.oh..2_uGGP..-_N_h_4Hl-X0_2-W
|
||||||
|
operator: In
|
||||||
|
values:
|
||||||
|
- 2-.s_6O-5_7_-0w_--5-_.3--_9QWJ
|
||||||
|
matchLabels:
|
||||||
|
p2djmscp--ac8u23-k----26u5--72n-5.j8-0020-1-5/t5W_._._-2M2._i: wvU
|
||||||
|
maxSkew: -150478704
|
||||||
|
topologyKey: "427"
|
||||||
|
whenUnsatisfiable: ;鹡鑓侅闍ŏŃŋŏ}ŀ
|
||||||
|
volumes:
|
||||||
|
- awsElasticBlockStore:
|
||||||
|
fsType: "47"
|
||||||
|
partition: -762366823
|
||||||
|
readOnly: true
|
||||||
|
volumeID: "46"
|
||||||
|
azureDisk:
|
||||||
|
cachingMode: HǺƶȤ^}穠
|
||||||
|
diskName: "110"
|
||||||
|
diskURI: "111"
|
||||||
|
fsType: "112"
|
||||||
|
kind: 躢
|
||||||
|
readOnly: true
|
||||||
|
azureFile:
|
||||||
|
secretName: "96"
|
||||||
|
shareName: "97"
|
||||||
|
cephfs:
|
||||||
|
monitors:
|
||||||
|
- "81"
|
||||||
|
path: "82"
|
||||||
|
secretFile: "84"
|
||||||
|
secretRef:
|
||||||
|
name: "85"
|
||||||
|
user: "83"
|
||||||
|
cinder:
|
||||||
|
fsType: "79"
|
||||||
|
secretRef:
|
||||||
|
name: "80"
|
||||||
|
volumeID: "78"
|
||||||
|
configMap:
|
||||||
|
defaultMode: -460478410
|
||||||
|
items:
|
||||||
|
- key: "99"
|
||||||
|
mode: -2039036935
|
||||||
|
path: "100"
|
||||||
|
name: "98"
|
||||||
|
optional: false
|
||||||
|
csi:
|
||||||
|
driver: "142"
|
||||||
|
fsType: "143"
|
||||||
|
nodePublishSecretRef:
|
||||||
|
name: "146"
|
||||||
|
readOnly: false
|
||||||
|
volumeAttributes:
|
||||||
|
"144": "145"
|
||||||
|
downwardAPI:
|
||||||
|
defaultMode: -106644772
|
||||||
|
items:
|
||||||
|
- fieldRef:
|
||||||
|
apiVersion: "89"
|
||||||
|
fieldPath: "90"
|
||||||
|
mode: 1235524154
|
||||||
|
path: "88"
|
||||||
|
resourceFieldRef:
|
||||||
|
containerName: "91"
|
||||||
|
divisor: "457"
|
||||||
|
resource: "92"
|
||||||
|
emptyDir:
|
||||||
|
medium: 彭聡A3fƻfʣ
|
||||||
|
sizeLimit: "115"
|
||||||
|
fc:
|
||||||
|
fsType: "94"
|
||||||
|
lun: 441887498
|
||||||
|
readOnly: true
|
||||||
|
targetWWNs:
|
||||||
|
- "93"
|
||||||
|
wwids:
|
||||||
|
- "95"
|
||||||
|
flexVolume:
|
||||||
|
driver: "73"
|
||||||
|
fsType: "74"
|
||||||
|
options:
|
||||||
|
"76": "77"
|
||||||
|
secretRef:
|
||||||
|
name: "75"
|
||||||
|
flocker:
|
||||||
|
datasetName: "86"
|
||||||
|
datasetUUID: "87"
|
||||||
|
gcePersistentDisk:
|
||||||
|
fsType: "45"
|
||||||
|
partition: -1499132872
|
||||||
|
pdName: "44"
|
||||||
|
gitRepo:
|
||||||
|
directory: "50"
|
||||||
|
repository: "48"
|
||||||
|
revision: "49"
|
||||||
|
glusterfs:
|
||||||
|
endpoints: "63"
|
||||||
|
path: "64"
|
||||||
|
hostPath:
|
||||||
|
path: "43"
|
||||||
|
type: 6NJPM饣`诫z徃鷢6ȥ啕禗Ǐ2啗塧ȱ
|
||||||
|
iscsi:
|
||||||
|
fsType: "59"
|
||||||
|
initiatorName: "62"
|
||||||
|
iqn: "57"
|
||||||
|
iscsiInterface: "58"
|
||||||
|
lun: 1655406148
|
||||||
|
portals:
|
||||||
|
- "60"
|
||||||
|
readOnly: true
|
||||||
|
secretRef:
|
||||||
|
name: "61"
|
||||||
|
targetPortal: "56"
|
||||||
|
name: "42"
|
||||||
|
nfs:
|
||||||
|
path: "55"
|
||||||
|
readOnly: true
|
||||||
|
server: "54"
|
||||||
|
persistentVolumeClaim:
|
||||||
|
claimName: "65"
|
||||||
|
readOnly: true
|
||||||
|
photonPersistentDisk:
|
||||||
|
fsType: "114"
|
||||||
|
pdID: "113"
|
||||||
|
portworxVolume:
|
||||||
|
fsType: "129"
|
||||||
|
volumeID: "128"
|
||||||
|
projected:
|
||||||
|
defaultMode: -522879476
|
||||||
|
sources:
|
||||||
|
- configMap:
|
||||||
|
items:
|
||||||
|
- key: "124"
|
||||||
|
mode: -1694464659
|
||||||
|
path: "125"
|
||||||
|
name: "123"
|
||||||
|
optional: true
|
||||||
|
downwardAPI:
|
||||||
|
items:
|
||||||
|
- fieldRef:
|
||||||
|
apiVersion: "119"
|
||||||
|
fieldPath: "120"
|
||||||
|
mode: 926891073
|
||||||
|
path: "118"
|
||||||
|
resourceFieldRef:
|
||||||
|
containerName: "121"
|
||||||
|
divisor: "746"
|
||||||
|
resource: "122"
|
||||||
|
secret:
|
||||||
|
items:
|
||||||
|
- key: "116"
|
||||||
|
mode: -1399063270
|
||||||
|
path: "117"
|
||||||
|
name: "115"
|
||||||
|
optional: true
|
||||||
|
serviceAccountToken:
|
||||||
|
audience: "126"
|
||||||
|
expirationSeconds: -7593824971107985079
|
||||||
|
path: "127"
|
||||||
|
quobyte:
|
||||||
|
group: "108"
|
||||||
|
readOnly: true
|
||||||
|
registry: "105"
|
||||||
|
tenant: "109"
|
||||||
|
user: "107"
|
||||||
|
volume: "106"
|
||||||
|
rbd:
|
||||||
|
fsType: "68"
|
||||||
|
image: "67"
|
||||||
|
keyring: "71"
|
||||||
|
monitors:
|
||||||
|
- "66"
|
||||||
|
pool: "69"
|
||||||
|
readOnly: true
|
||||||
|
secretRef:
|
||||||
|
name: "72"
|
||||||
|
user: "70"
|
||||||
|
scaleIO:
|
||||||
|
fsType: "137"
|
||||||
|
gateway: "130"
|
||||||
|
protectionDomain: "133"
|
||||||
|
secretRef:
|
||||||
|
name: "132"
|
||||||
|
storageMode: "135"
|
||||||
|
storagePool: "134"
|
||||||
|
system: "131"
|
||||||
|
volumeName: "136"
|
||||||
|
secret:
|
||||||
|
defaultMode: 372704313
|
||||||
|
items:
|
||||||
|
- key: "52"
|
||||||
|
mode: -104666658
|
||||||
|
path: "53"
|
||||||
|
optional: true
|
||||||
|
secretName: "51"
|
||||||
|
storageos:
|
||||||
|
fsType: "140"
|
||||||
|
readOnly: true
|
||||||
|
secretRef:
|
||||||
|
name: "141"
|
||||||
|
volumeName: "138"
|
||||||
|
volumeNamespace: "139"
|
||||||
|
vsphereVolume:
|
||||||
|
fsType: "102"
|
||||||
|
storagePolicyID: "104"
|
||||||
|
storagePolicyName: "103"
|
||||||
|
volumePath: "101"
|
||||||
|
status:
|
||||||
|
availableReplicas: -1469601144
|
||||||
|
conditions:
|
||||||
|
- lastTransitionTime: "2469-07-10T03:20:34Z"
|
||||||
|
message: "435"
|
||||||
|
reason: "434"
|
||||||
|
status: ɻ猶N嫡牿咸Ǻ潑鶋洅啶'ƈoIǢ龞瞯å
|
||||||
|
type: ɡj瓇ɽ丿YƄZZ塖bʘ
|
||||||
|
fullyLabeledReplicas: 138911331
|
||||||
|
observedGeneration: 6703635170896137755
|
||||||
|
readyReplicas: 1613009760
|
||||||
|
replicas: -330302940
|
1499
staging/src/k8s.io/api/testdata/v1.16.0/apps.v1.StatefulSet.json
vendored
Normal file
1499
staging/src/k8s.io/api/testdata/v1.16.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.16.0/apps.v1.StatefulSet.pb
vendored
Normal file
BIN
staging/src/k8s.io/api/testdata/v1.16.0/apps.v1.StatefulSet.pb
vendored
Normal file
Binary file not shown.
1023
staging/src/k8s.io/api/testdata/v1.16.0/apps.v1.StatefulSet.yaml
vendored
Normal file
1023
staging/src/k8s.io/api/testdata/v1.16.0/apps.v1.StatefulSet.yaml
vendored
Normal file
File diff suppressed because it is too large
Load Diff
45
staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta1.ControllerRevision.json
vendored
Normal file
45
staging/src/k8s.io/api/testdata/v1.16.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": "7",
|
||||||
|
"resourceVersion": "11042405498087606203",
|
||||||
|
"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",
|
||||||
|
"fieldsType": "18"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"data": {"apiVersion":"example.com/v1","kind":"CustomType","spec":{"replicas":1},"status":{"available":1}},
|
||||||
|
"revision": -7716837448637516924
|
||||||
|
}
|
BIN
staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta1.ControllerRevision.pb
vendored
Normal file
BIN
staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta1.ControllerRevision.pb
vendored
Normal file
Binary file not shown.
39
staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta1.ControllerRevision.yaml
vendored
Normal file
39
staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta1.ControllerRevision.yaml
vendored
Normal file
@ -0,0 +1,39 @@
|
|||||||
|
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"
|
||||||
|
fieldsType: "18"
|
||||||
|
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: "11042405498087606203"
|
||||||
|
selfLink: "5"
|
||||||
|
uid: "7"
|
||||||
|
revision: -7716837448637516924
|
1408
staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta1.Deployment.json
vendored
Normal file
1408
staging/src/k8s.io/api/testdata/v1.16.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.16.0/apps.v1beta1.Deployment.pb
vendored
Normal file
BIN
staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta1.Deployment.pb
vendored
Normal file
Binary file not shown.
960
staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta1.Deployment.yaml
vendored
Normal file
960
staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta1.Deployment.yaml
vendored
Normal file
@ -0,0 +1,960 @@
|
|||||||
|
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"
|
||||||
|
fieldsType: "18"
|
||||||
|
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: "11042405498087606203"
|
||||||
|
selfLink: "5"
|
||||||
|
uid: "7"
|
||||||
|
spec:
|
||||||
|
minReadySeconds: 212061711
|
||||||
|
progressDeadlineSeconds: 1109758199
|
||||||
|
replicas: 896585016
|
||||||
|
revisionHistoryLimit: -1092090658
|
||||||
|
rollbackTo:
|
||||||
|
revision: -318895959020904110
|
||||||
|
selector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: 50-u--25cu87--r7p-w1e67-8pj5t-kl-v0q6b68--nu5oii38fn-8.629b-jd-8c45-0-8--6n--w0--w---196g8d--iv1-5--5ht-a-29--0qso796/3___47._49pIB_o61ISU4--A_.XK_._M99
|
||||||
|
operator: Exists
|
||||||
|
matchLabels:
|
||||||
|
74404d5---g8c2-k-91e.y5-g--58----0683-b-w7ld-6cs06xj-x5yv0wm-k18/M_-Nx.N_6-___._-.-W._AAn---v_-5-_8LXj: 6-4_WE-_JTrcd-2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ42M--1
|
||||||
|
strategy:
|
||||||
|
rollingUpdate: {}
|
||||||
|
type: 荥ơ'禧ǵŊ)TiD¢ƿ媴h5
|
||||||
|
template:
|
||||||
|
metadata:
|
||||||
|
annotations:
|
||||||
|
"32": "33"
|
||||||
|
clusterName: "38"
|
||||||
|
creationTimestamp: null
|
||||||
|
deletionGracePeriodSeconds: -2575298329142810753
|
||||||
|
finalizers:
|
||||||
|
- "37"
|
||||||
|
generateName: "26"
|
||||||
|
generation: -8542870036622468681
|
||||||
|
labels:
|
||||||
|
"30": "31"
|
||||||
|
managedFields:
|
||||||
|
- apiVersion: "40"
|
||||||
|
fieldsType: "41"
|
||||||
|
manager: "39"
|
||||||
|
operation: 躢
|
||||||
|
name: "25"
|
||||||
|
namespace: "27"
|
||||||
|
ownerReferences:
|
||||||
|
- apiVersion: "34"
|
||||||
|
blockOwnerDeletion: true
|
||||||
|
controller: true
|
||||||
|
kind: "35"
|
||||||
|
name: "36"
|
||||||
|
uid: ƶȤ^}
|
||||||
|
resourceVersion: "1736621709629422270"
|
||||||
|
selfLink: "28"
|
||||||
|
uid: ?Qȫş
|
||||||
|
spec:
|
||||||
|
activeDeadlineSeconds: -8619192438821356882
|
||||||
|
affinity:
|
||||||
|
nodeAffinity:
|
||||||
|
preferredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- preference:
|
||||||
|
matchExpressions:
|
||||||
|
- key: "372"
|
||||||
|
operator: '}Ñ蠂Ü[ƛ^輅9ɛ棕ƈ眽炊'
|
||||||
|
values:
|
||||||
|
- "373"
|
||||||
|
matchFields:
|
||||||
|
- key: "374"
|
||||||
|
operator: ʨIk(dŊiɢzĮ蛋I滞
|
||||||
|
values:
|
||||||
|
- "375"
|
||||||
|
weight: 646133945
|
||||||
|
requiredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
nodeSelectorTerms:
|
||||||
|
- matchExpressions:
|
||||||
|
- key: "368"
|
||||||
|
operator: ǧĒzŔ瘍N
|
||||||
|
values:
|
||||||
|
- "369"
|
||||||
|
matchFields:
|
||||||
|
- key: "370"
|
||||||
|
operator: ƽ眝{æ盪泙
|
||||||
|
values:
|
||||||
|
- "371"
|
||||||
|
podAffinity:
|
||||||
|
preferredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- podAffinityTerm:
|
||||||
|
labelSelector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: 8.--w0_1V7
|
||||||
|
operator: In
|
||||||
|
values:
|
||||||
|
- 7--p9.-_0R.-_-3_L_2--_v2.5p_..Y-.wg_-b8a_6_.0Q4_8
|
||||||
|
matchLabels:
|
||||||
|
w--162-gk2-99v22.g-65m8-1x129-9d8-s7-t7--336-11k9-8609a-e0--1----v8-4--558n1asz5/BD8.TS-jJ.Ys_Mop34_y: f_ZN.-_--r.E__-.8_e_l2.._8s--7_3x_-J5
|
||||||
|
namespaces:
|
||||||
|
- "390"
|
||||||
|
topologyKey: "391"
|
||||||
|
weight: -855547676
|
||||||
|
requiredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- labelSelector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: V.-tfh4.caTz_.g.w-o.8_WT-M.3_-1y_8D_X._B__-Pd
|
||||||
|
operator: Exists
|
||||||
|
matchLabels:
|
||||||
|
3.csh-3--Z1Tvw39FC: rtSY.g._2F7.-_e..Or_-.3OHgt._6
|
||||||
|
namespaces:
|
||||||
|
- "382"
|
||||||
|
topologyKey: "383"
|
||||||
|
podAntiAffinity:
|
||||||
|
preferredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- podAffinityTerm:
|
||||||
|
labelSelector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: w_-r75--_-A-o-__y__._12..wrbW_E..24-O._.v._9-czf
|
||||||
|
operator: DoesNotExist
|
||||||
|
matchLabels:
|
||||||
|
3-mLlx...w_t-_.5.40Rw4gD.._.-x6db-L7.-__-G2: CpS__.39g_.--_-_ve5.m_2_--XZx
|
||||||
|
namespaces:
|
||||||
|
- "406"
|
||||||
|
topologyKey: "407"
|
||||||
|
weight: 808399187
|
||||||
|
requiredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- labelSelector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: yp8q-sf1--gw-jz-659--0l-023bm-6l2e5---k5v3a---9/tA.W5_-5_.V1-rU.___06.eqk5E_-4-.XH-.k.7.l_-W81
|
||||||
|
operator: DoesNotExist
|
||||||
|
matchLabels:
|
||||||
|
4-m_0-m-6Sp_N-S..O-BZ..6-1.S-B33: 17ca-_p-y.eQZ9p_1
|
||||||
|
namespaces:
|
||||||
|
- "398"
|
||||||
|
topologyKey: "399"
|
||||||
|
automountServiceAccountToken: false
|
||||||
|
containers:
|
||||||
|
- args:
|
||||||
|
- "216"
|
||||||
|
command:
|
||||||
|
- "215"
|
||||||
|
env:
|
||||||
|
- name: "223"
|
||||||
|
value: "224"
|
||||||
|
valueFrom:
|
||||||
|
configMapKeyRef:
|
||||||
|
key: "230"
|
||||||
|
name: "229"
|
||||||
|
optional: true
|
||||||
|
fieldRef:
|
||||||
|
apiVersion: "225"
|
||||||
|
fieldPath: "226"
|
||||||
|
resourceFieldRef:
|
||||||
|
containerName: "227"
|
||||||
|
divisor: "595"
|
||||||
|
resource: "228"
|
||||||
|
secretKeyRef:
|
||||||
|
key: "232"
|
||||||
|
name: "231"
|
||||||
|
optional: false
|
||||||
|
envFrom:
|
||||||
|
- configMapRef:
|
||||||
|
name: "221"
|
||||||
|
optional: false
|
||||||
|
prefix: "220"
|
||||||
|
secretRef:
|
||||||
|
name: "222"
|
||||||
|
optional: false
|
||||||
|
image: "214"
|
||||||
|
imagePullPolicy: û咡W<敄lu|榝$î.Ȏ蝪ʜ5
|
||||||
|
lifecycle:
|
||||||
|
postStart:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "258"
|
||||||
|
httpGet:
|
||||||
|
host: "261"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "262"
|
||||||
|
value: "263"
|
||||||
|
path: "259"
|
||||||
|
port: "260"
|
||||||
|
tcpSocket:
|
||||||
|
host: "264"
|
||||||
|
port: 1943028037
|
||||||
|
preStop:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "265"
|
||||||
|
httpGet:
|
||||||
|
host: "267"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "268"
|
||||||
|
value: "269"
|
||||||
|
path: "266"
|
||||||
|
port: -1355476687
|
||||||
|
scheme: -Ɂ圯W:ĸ輦唊#v铿ʩȂ4ē鐭#嬀ơ
|
||||||
|
tcpSocket:
|
||||||
|
host: "271"
|
||||||
|
port: "270"
|
||||||
|
livenessProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "239"
|
||||||
|
failureThreshold: -1213051101
|
||||||
|
httpGet:
|
||||||
|
host: "241"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "242"
|
||||||
|
value: "243"
|
||||||
|
path: "240"
|
||||||
|
port: -1654678802
|
||||||
|
scheme: 毋
|
||||||
|
initialDelaySeconds: -775511009
|
||||||
|
periodSeconds: -228822833
|
||||||
|
successThreshold: -970312425
|
||||||
|
tcpSocket:
|
||||||
|
host: "244"
|
||||||
|
port: 391562775
|
||||||
|
timeoutSeconds: -832805508
|
||||||
|
name: "213"
|
||||||
|
ports:
|
||||||
|
- containerPort: -775325416
|
||||||
|
hostIP: "219"
|
||||||
|
hostPort: 62799871
|
||||||
|
name: "218"
|
||||||
|
protocol: t莭琽§ć\ ïì
|
||||||
|
readinessProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "245"
|
||||||
|
failureThreshold: 571739592
|
||||||
|
httpGet:
|
||||||
|
host: "247"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "248"
|
||||||
|
value: "249"
|
||||||
|
path: "246"
|
||||||
|
port: -1905643191
|
||||||
|
scheme: Ǖɳɷ9Ì崟¿瘦ɖ緕
|
||||||
|
initialDelaySeconds: 852780575
|
||||||
|
periodSeconds: 893823156
|
||||||
|
successThreshold: -1980314709
|
||||||
|
tcpSocket:
|
||||||
|
host: "251"
|
||||||
|
port: "250"
|
||||||
|
timeoutSeconds: -1252938503
|
||||||
|
resources:
|
||||||
|
limits:
|
||||||
|
N粕擓ƖHVe熼: "334"
|
||||||
|
requests:
|
||||||
|
倗S晒嶗UÐ_ƮA攤/ɸɎ R§耶: "388"
|
||||||
|
securityContext:
|
||||||
|
allowPrivilegeEscalation: true
|
||||||
|
capabilities:
|
||||||
|
add:
|
||||||
|
- E埄Ȁ朦 wƯ貾坢'
|
||||||
|
drop:
|
||||||
|
- aŕ翑0展}硐庰%皧V垾现葢ŵ橨鬶l
|
||||||
|
privileged: false
|
||||||
|
procMount: ""
|
||||||
|
readOnlyRootFilesystem: true
|
||||||
|
runAsGroup: -2408264753085021035
|
||||||
|
runAsNonRoot: true
|
||||||
|
runAsUser: -2270595441829602368
|
||||||
|
seLinuxOptions:
|
||||||
|
level: "276"
|
||||||
|
role: "274"
|
||||||
|
type: "275"
|
||||||
|
user: "273"
|
||||||
|
windowsOptions:
|
||||||
|
gmsaCredentialSpec: "278"
|
||||||
|
gmsaCredentialSpecName: "277"
|
||||||
|
runAsUserName: "279"
|
||||||
|
startupProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "252"
|
||||||
|
failureThreshold: -1008070934
|
||||||
|
httpGet:
|
||||||
|
host: "254"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "255"
|
||||||
|
value: "256"
|
||||||
|
path: "253"
|
||||||
|
port: -1334110502
|
||||||
|
scheme: ȓ蹣ɐǛv+8Ƥ熪军
|
||||||
|
initialDelaySeconds: 410611837
|
||||||
|
periodSeconds: 972978563
|
||||||
|
successThreshold: 17771103
|
||||||
|
tcpSocket:
|
||||||
|
host: "257"
|
||||||
|
port: 622267234
|
||||||
|
timeoutSeconds: 809006670
|
||||||
|
terminationMessagePath: "272"
|
||||||
|
terminationMessagePolicy: T 苧yñKJɐ扵G
|
||||||
|
volumeDevices:
|
||||||
|
- devicePath: "238"
|
||||||
|
name: "237"
|
||||||
|
volumeMounts:
|
||||||
|
- mountPath: "234"
|
||||||
|
mountPropagation: 癃8鸖
|
||||||
|
name: "233"
|
||||||
|
readOnly: true
|
||||||
|
subPath: "235"
|
||||||
|
subPathExpr: "236"
|
||||||
|
workingDir: "217"
|
||||||
|
dnsConfig:
|
||||||
|
nameservers:
|
||||||
|
- "414"
|
||||||
|
options:
|
||||||
|
- name: "416"
|
||||||
|
value: "417"
|
||||||
|
searches:
|
||||||
|
- "415"
|
||||||
|
dnsPolicy: Ƶf
|
||||||
|
enableServiceLinks: true
|
||||||
|
ephemeralContainers:
|
||||||
|
- args:
|
||||||
|
- "283"
|
||||||
|
command:
|
||||||
|
- "282"
|
||||||
|
env:
|
||||||
|
- name: "290"
|
||||||
|
value: "291"
|
||||||
|
valueFrom:
|
||||||
|
configMapKeyRef:
|
||||||
|
key: "297"
|
||||||
|
name: "296"
|
||||||
|
optional: true
|
||||||
|
fieldRef:
|
||||||
|
apiVersion: "292"
|
||||||
|
fieldPath: "293"
|
||||||
|
resourceFieldRef:
|
||||||
|
containerName: "294"
|
||||||
|
divisor: "381"
|
||||||
|
resource: "295"
|
||||||
|
secretKeyRef:
|
||||||
|
key: "299"
|
||||||
|
name: "298"
|
||||||
|
optional: false
|
||||||
|
envFrom:
|
||||||
|
- configMapRef:
|
||||||
|
name: "288"
|
||||||
|
optional: false
|
||||||
|
prefix: "287"
|
||||||
|
secretRef:
|
||||||
|
name: "289"
|
||||||
|
optional: true
|
||||||
|
image: "281"
|
||||||
|
imagePullPolicy: ņ
|
||||||
|
lifecycle:
|
||||||
|
postStart:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "326"
|
||||||
|
httpGet:
|
||||||
|
host: "329"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "330"
|
||||||
|
value: "331"
|
||||||
|
path: "327"
|
||||||
|
port: "328"
|
||||||
|
scheme: 幩šeSvEȤƏ埮pɵ
|
||||||
|
tcpSocket:
|
||||||
|
host: "333"
|
||||||
|
port: "332"
|
||||||
|
preStop:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "334"
|
||||||
|
httpGet:
|
||||||
|
host: "337"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "338"
|
||||||
|
value: "339"
|
||||||
|
path: "335"
|
||||||
|
port: "336"
|
||||||
|
scheme: ş
|
||||||
|
tcpSocket:
|
||||||
|
host: "341"
|
||||||
|
port: "340"
|
||||||
|
livenessProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "306"
|
||||||
|
failureThreshold: -300247800
|
||||||
|
httpGet:
|
||||||
|
host: "308"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "309"
|
||||||
|
value: "310"
|
||||||
|
path: "307"
|
||||||
|
port: 865289071
|
||||||
|
scheme: iɥ嵐sC8
|
||||||
|
initialDelaySeconds: -1513284745
|
||||||
|
periodSeconds: -414121491
|
||||||
|
successThreshold: -1862764022
|
||||||
|
tcpSocket:
|
||||||
|
host: "311"
|
||||||
|
port: -898536659
|
||||||
|
timeoutSeconds: 1258370227
|
||||||
|
name: "280"
|
||||||
|
ports:
|
||||||
|
- containerPort: -1137436579
|
||||||
|
hostIP: "286"
|
||||||
|
hostPort: 1868683352
|
||||||
|
name: "285"
|
||||||
|
protocol: 颶妧Ö闊
|
||||||
|
readinessProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "312"
|
||||||
|
failureThreshold: 215186711
|
||||||
|
httpGet:
|
||||||
|
host: "314"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "315"
|
||||||
|
value: "316"
|
||||||
|
path: "313"
|
||||||
|
port: 323903711
|
||||||
|
scheme: J
|
||||||
|
initialDelaySeconds: 657418949
|
||||||
|
periodSeconds: 287654902
|
||||||
|
successThreshold: -2062708879
|
||||||
|
tcpSocket:
|
||||||
|
host: "318"
|
||||||
|
port: "317"
|
||||||
|
timeoutSeconds: -992558278
|
||||||
|
resources:
|
||||||
|
limits:
|
||||||
|
²sNƗ¸g: "50"
|
||||||
|
requests:
|
||||||
|
酊龨δ摖ȱğ_<: "118"
|
||||||
|
securityContext:
|
||||||
|
allowPrivilegeEscalation: false
|
||||||
|
capabilities:
|
||||||
|
add:
|
||||||
|
- DŽ髐njʉBn(fǂǢ曣
|
||||||
|
drop:
|
||||||
|
- ay
|
||||||
|
privileged: false
|
||||||
|
procMount: 嗆u
|
||||||
|
readOnlyRootFilesystem: true
|
||||||
|
runAsGroup: -5996624450771474158
|
||||||
|
runAsNonRoot: false
|
||||||
|
runAsUser: 1958157659034146020
|
||||||
|
seLinuxOptions:
|
||||||
|
level: "346"
|
||||||
|
role: "344"
|
||||||
|
type: "345"
|
||||||
|
user: "343"
|
||||||
|
windowsOptions:
|
||||||
|
gmsaCredentialSpec: "348"
|
||||||
|
gmsaCredentialSpecName: "347"
|
||||||
|
runAsUserName: "349"
|
||||||
|
startupProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "319"
|
||||||
|
failureThreshold: 1502643091
|
||||||
|
httpGet:
|
||||||
|
host: "321"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "322"
|
||||||
|
value: "323"
|
||||||
|
path: "320"
|
||||||
|
port: -1117254382
|
||||||
|
scheme: 趐囨鏻砅邻爥蹔ŧOǨ
|
||||||
|
initialDelaySeconds: 2129989022
|
||||||
|
periodSeconds: 1311843384
|
||||||
|
successThreshold: -1292310438
|
||||||
|
tcpSocket:
|
||||||
|
host: "325"
|
||||||
|
port: "324"
|
||||||
|
timeoutSeconds: -1699531929
|
||||||
|
targetContainerName: "350"
|
||||||
|
terminationMessagePath: "342"
|
||||||
|
terminationMessagePolicy: 迮ƙIJ嘢4ʗN,丽饾| 鞤ɱďW賁Ěɭ
|
||||||
|
tty: true
|
||||||
|
volumeDevices:
|
||||||
|
- devicePath: "305"
|
||||||
|
name: "304"
|
||||||
|
volumeMounts:
|
||||||
|
- mountPath: "301"
|
||||||
|
mountPropagation: ƺ蛜6Ɖ飴ɎiǨź
|
||||||
|
name: "300"
|
||||||
|
readOnly: true
|
||||||
|
subPath: "302"
|
||||||
|
subPathExpr: "303"
|
||||||
|
workingDir: "284"
|
||||||
|
hostAliases:
|
||||||
|
- hostnames:
|
||||||
|
- "412"
|
||||||
|
ip: "411"
|
||||||
|
hostNetwork: true
|
||||||
|
hostname: "366"
|
||||||
|
imagePullSecrets:
|
||||||
|
- name: "365"
|
||||||
|
initContainers:
|
||||||
|
- args:
|
||||||
|
- "150"
|
||||||
|
command:
|
||||||
|
- "149"
|
||||||
|
env:
|
||||||
|
- name: "157"
|
||||||
|
value: "158"
|
||||||
|
valueFrom:
|
||||||
|
configMapKeyRef:
|
||||||
|
key: "164"
|
||||||
|
name: "163"
|
||||||
|
optional: false
|
||||||
|
fieldRef:
|
||||||
|
apiVersion: "159"
|
||||||
|
fieldPath: "160"
|
||||||
|
resourceFieldRef:
|
||||||
|
containerName: "161"
|
||||||
|
divisor: "650"
|
||||||
|
resource: "162"
|
||||||
|
secretKeyRef:
|
||||||
|
key: "166"
|
||||||
|
name: "165"
|
||||||
|
optional: true
|
||||||
|
envFrom:
|
||||||
|
- configMapRef:
|
||||||
|
name: "155"
|
||||||
|
optional: true
|
||||||
|
prefix: "154"
|
||||||
|
secretRef:
|
||||||
|
name: "156"
|
||||||
|
optional: true
|
||||||
|
image: "148"
|
||||||
|
imagePullPolicy: 罁胾^拜Ȍzɟ踡肒Ao/樝fw[Řż丩
|
||||||
|
lifecycle:
|
||||||
|
postStart:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "192"
|
||||||
|
httpGet:
|
||||||
|
host: "194"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "195"
|
||||||
|
value: "196"
|
||||||
|
path: "193"
|
||||||
|
port: -2015604435
|
||||||
|
scheme: jƯĖ漘Z剚敍0)
|
||||||
|
tcpSocket:
|
||||||
|
host: "197"
|
||||||
|
port: 424236719
|
||||||
|
preStop:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "198"
|
||||||
|
httpGet:
|
||||||
|
host: "200"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "201"
|
||||||
|
value: "202"
|
||||||
|
path: "199"
|
||||||
|
port: -1131820775
|
||||||
|
scheme: Ƿ裚瓶釆Ɗ+j忊
|
||||||
|
tcpSocket:
|
||||||
|
host: "204"
|
||||||
|
port: "203"
|
||||||
|
livenessProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "173"
|
||||||
|
failureThreshold: -1113628381
|
||||||
|
httpGet:
|
||||||
|
host: "175"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "176"
|
||||||
|
value: "177"
|
||||||
|
path: "174"
|
||||||
|
port: -152585895
|
||||||
|
scheme: E@Ȗs«ö
|
||||||
|
initialDelaySeconds: 1843758068
|
||||||
|
periodSeconds: 1702578303
|
||||||
|
successThreshold: -1565157256
|
||||||
|
tcpSocket:
|
||||||
|
host: "178"
|
||||||
|
port: 1135182169
|
||||||
|
timeoutSeconds: -1967469005
|
||||||
|
name: "147"
|
||||||
|
ports:
|
||||||
|
- containerPort: 1403721475
|
||||||
|
hostIP: "153"
|
||||||
|
hostPort: -606111218
|
||||||
|
name: "152"
|
||||||
|
protocol: ǰ溟ɴ扵閝ȝ鐵儣廡ɑ龫`劳
|
||||||
|
readinessProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "179"
|
||||||
|
failureThreshold: -1167888910
|
||||||
|
httpGet:
|
||||||
|
host: "181"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "182"
|
||||||
|
value: "183"
|
||||||
|
path: "180"
|
||||||
|
port: 386652373
|
||||||
|
scheme: ʙ嫙&
|
||||||
|
initialDelaySeconds: -802585193
|
||||||
|
periodSeconds: 1944205014
|
||||||
|
successThreshold: -2079582559
|
||||||
|
tcpSocket:
|
||||||
|
host: "185"
|
||||||
|
port: "184"
|
||||||
|
timeoutSeconds: 1901330124
|
||||||
|
resources:
|
||||||
|
limits:
|
||||||
|
"": "84"
|
||||||
|
requests:
|
||||||
|
ɖȃ賲鐅臬dH巧壚tC十Oɢ: "517"
|
||||||
|
securityContext:
|
||||||
|
allowPrivilegeEscalation: false
|
||||||
|
capabilities:
|
||||||
|
add:
|
||||||
|
- ""
|
||||||
|
drop:
|
||||||
|
- ŻʘY賃ɪ鐊瀑Ź9ǕLLȊɞ-uƻ悖ȩ
|
||||||
|
privileged: false
|
||||||
|
procMount: $MVȟ@7飣奺Ȋ礶惇¸t颟.鵫ǚ灄鸫
|
||||||
|
readOnlyRootFilesystem: true
|
||||||
|
runAsGroup: -8419423421380299597
|
||||||
|
runAsNonRoot: false
|
||||||
|
runAsUser: -6576869501326512452
|
||||||
|
seLinuxOptions:
|
||||||
|
level: "209"
|
||||||
|
role: "207"
|
||||||
|
type: "208"
|
||||||
|
user: "206"
|
||||||
|
windowsOptions:
|
||||||
|
gmsaCredentialSpec: "211"
|
||||||
|
gmsaCredentialSpecName: "210"
|
||||||
|
runAsUserName: "212"
|
||||||
|
startupProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "186"
|
||||||
|
failureThreshold: 208045354
|
||||||
|
httpGet:
|
||||||
|
host: "188"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "189"
|
||||||
|
value: "190"
|
||||||
|
path: "187"
|
||||||
|
port: 804417065
|
||||||
|
scheme: Ŵ廷s{Ⱦdz@
|
||||||
|
initialDelaySeconds: 632397602
|
||||||
|
periodSeconds: -730174220
|
||||||
|
successThreshold: 433084615
|
||||||
|
tcpSocket:
|
||||||
|
host: "191"
|
||||||
|
port: 406308963
|
||||||
|
timeoutSeconds: 2026784878
|
||||||
|
terminationMessagePath: "205"
|
||||||
|
terminationMessagePolicy: 焗捏
|
||||||
|
tty: true
|
||||||
|
volumeDevices:
|
||||||
|
- devicePath: "172"
|
||||||
|
name: "171"
|
||||||
|
volumeMounts:
|
||||||
|
- mountPath: "168"
|
||||||
|
mountPropagation: ""
|
||||||
|
name: "167"
|
||||||
|
readOnly: true
|
||||||
|
subPath: "169"
|
||||||
|
subPathExpr: "170"
|
||||||
|
workingDir: "151"
|
||||||
|
nodeName: "355"
|
||||||
|
nodeSelector:
|
||||||
|
"351": "352"
|
||||||
|
overhead:
|
||||||
|
癜鞤A馱z芀¿l磶Bb偃礳Ȭ痍脉PPö: "607"
|
||||||
|
preemptionPolicy: eáNRNJ丧鴻Ŀ
|
||||||
|
priority: 1690570439
|
||||||
|
priorityClassName: "413"
|
||||||
|
readinessGates:
|
||||||
|
- conditionType: 梑ʀŖ鱓;鹡鑓侅闍ŏŃŋŏ}ŀ姳
|
||||||
|
restartPolicy: T[
|
||||||
|
runtimeClassName: "418"
|
||||||
|
schedulerName: "408"
|
||||||
|
securityContext:
|
||||||
|
fsGroup: 760480547754807445
|
||||||
|
runAsGroup: -801152248124332545
|
||||||
|
runAsNonRoot: true
|
||||||
|
runAsUser: -2781126825051715248
|
||||||
|
seLinuxOptions:
|
||||||
|
level: "359"
|
||||||
|
role: "357"
|
||||||
|
type: "358"
|
||||||
|
user: "356"
|
||||||
|
supplementalGroups:
|
||||||
|
- 5255171395073905944
|
||||||
|
sysctls:
|
||||||
|
- name: "363"
|
||||||
|
value: "364"
|
||||||
|
windowsOptions:
|
||||||
|
gmsaCredentialSpec: "361"
|
||||||
|
gmsaCredentialSpecName: "360"
|
||||||
|
runAsUserName: "362"
|
||||||
|
serviceAccount: "354"
|
||||||
|
serviceAccountName: "353"
|
||||||
|
shareProcessNamespace: false
|
||||||
|
subdomain: "367"
|
||||||
|
terminationGracePeriodSeconds: -2738603156841903595
|
||||||
|
tolerations:
|
||||||
|
- effect: 料ȭzV镜籬ƽ
|
||||||
|
key: "409"
|
||||||
|
operator: ƹ|
|
||||||
|
tolerationSeconds: 935587338391120947
|
||||||
|
value: "410"
|
||||||
|
topologySpreadConstraints:
|
||||||
|
- labelSelector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: qW
|
||||||
|
operator: In
|
||||||
|
values:
|
||||||
|
- 2-.s_6O-5_7_-0w_--5-_.3--_9QWJ
|
||||||
|
matchLabels:
|
||||||
|
E--pT751: mV__1-wv3UDf.-4D-r.-F__r.oh..2_uGGP..X
|
||||||
|
maxSkew: -137402083
|
||||||
|
topologyKey: "419"
|
||||||
|
whenUnsatisfiable: Ȩç捌聮ŃŻ@ǮJ=礏ƴ磳藷曥
|
||||||
|
volumes:
|
||||||
|
- awsElasticBlockStore:
|
||||||
|
fsType: "47"
|
||||||
|
partition: 912004803
|
||||||
|
readOnly: true
|
||||||
|
volumeID: "46"
|
||||||
|
azureDisk:
|
||||||
|
cachingMode: '|@?鷅bȻN'
|
||||||
|
diskName: "110"
|
||||||
|
diskURI: "111"
|
||||||
|
fsType: "112"
|
||||||
|
kind: 榱*Gưoɘ檲
|
||||||
|
readOnly: true
|
||||||
|
azureFile:
|
||||||
|
readOnly: true
|
||||||
|
secretName: "96"
|
||||||
|
shareName: "97"
|
||||||
|
cephfs:
|
||||||
|
monitors:
|
||||||
|
- "81"
|
||||||
|
path: "82"
|
||||||
|
secretFile: "84"
|
||||||
|
secretRef:
|
||||||
|
name: "85"
|
||||||
|
user: "83"
|
||||||
|
cinder:
|
||||||
|
fsType: "79"
|
||||||
|
secretRef:
|
||||||
|
name: "80"
|
||||||
|
volumeID: "78"
|
||||||
|
configMap:
|
||||||
|
defaultMode: 1593906314
|
||||||
|
items:
|
||||||
|
- key: "99"
|
||||||
|
mode: 195263908
|
||||||
|
path: "100"
|
||||||
|
name: "98"
|
||||||
|
optional: false
|
||||||
|
csi:
|
||||||
|
driver: "142"
|
||||||
|
fsType: "143"
|
||||||
|
nodePublishSecretRef:
|
||||||
|
name: "146"
|
||||||
|
readOnly: false
|
||||||
|
volumeAttributes:
|
||||||
|
"144": "145"
|
||||||
|
downwardAPI:
|
||||||
|
defaultMode: 824682619
|
||||||
|
items:
|
||||||
|
- fieldRef:
|
||||||
|
apiVersion: "89"
|
||||||
|
fieldPath: "90"
|
||||||
|
mode: 1569992019
|
||||||
|
path: "88"
|
||||||
|
resourceFieldRef:
|
||||||
|
containerName: "91"
|
||||||
|
divisor: "660"
|
||||||
|
resource: "92"
|
||||||
|
emptyDir:
|
||||||
|
medium: Xŋ朘瑥A徙ɶɊł/擇ɦĽ胚O醔ɍ厶耈
|
||||||
|
sizeLimit: "473"
|
||||||
|
fc:
|
||||||
|
fsType: "94"
|
||||||
|
lun: -1740986684
|
||||||
|
readOnly: true
|
||||||
|
targetWWNs:
|
||||||
|
- "93"
|
||||||
|
wwids:
|
||||||
|
- "95"
|
||||||
|
flexVolume:
|
||||||
|
driver: "73"
|
||||||
|
fsType: "74"
|
||||||
|
options:
|
||||||
|
"76": "77"
|
||||||
|
readOnly: true
|
||||||
|
secretRef:
|
||||||
|
name: "75"
|
||||||
|
flocker:
|
||||||
|
datasetName: "86"
|
||||||
|
datasetUUID: "87"
|
||||||
|
gcePersistentDisk:
|
||||||
|
fsType: "45"
|
||||||
|
partition: -1188153605
|
||||||
|
pdName: "44"
|
||||||
|
gitRepo:
|
||||||
|
directory: "50"
|
||||||
|
repository: "48"
|
||||||
|
revision: "49"
|
||||||
|
glusterfs:
|
||||||
|
endpoints: "63"
|
||||||
|
path: "64"
|
||||||
|
readOnly: true
|
||||||
|
hostPath:
|
||||||
|
path: "43"
|
||||||
|
type: ƛƟ)ÙæNǚ錯ƶRquA?瞲Ť倱<
|
||||||
|
iscsi:
|
||||||
|
chapAuthDiscovery: true
|
||||||
|
fsType: "59"
|
||||||
|
initiatorName: "62"
|
||||||
|
iqn: "57"
|
||||||
|
iscsiInterface: "58"
|
||||||
|
lun: 994527057
|
||||||
|
portals:
|
||||||
|
- "60"
|
||||||
|
secretRef:
|
||||||
|
name: "61"
|
||||||
|
targetPortal: "56"
|
||||||
|
name: "42"
|
||||||
|
nfs:
|
||||||
|
path: "55"
|
||||||
|
readOnly: true
|
||||||
|
server: "54"
|
||||||
|
persistentVolumeClaim:
|
||||||
|
claimName: "65"
|
||||||
|
readOnly: true
|
||||||
|
photonPersistentDisk:
|
||||||
|
fsType: "114"
|
||||||
|
pdID: "113"
|
||||||
|
portworxVolume:
|
||||||
|
fsType: "129"
|
||||||
|
readOnly: true
|
||||||
|
volumeID: "128"
|
||||||
|
projected:
|
||||||
|
defaultMode: -1334904807
|
||||||
|
sources:
|
||||||
|
- configMap:
|
||||||
|
items:
|
||||||
|
- key: "124"
|
||||||
|
mode: 2063799569
|
||||||
|
path: "125"
|
||||||
|
name: "123"
|
||||||
|
optional: false
|
||||||
|
downwardAPI:
|
||||||
|
items:
|
||||||
|
- fieldRef:
|
||||||
|
apiVersion: "119"
|
||||||
|
fieldPath: "120"
|
||||||
|
mode: 173030157
|
||||||
|
path: "118"
|
||||||
|
resourceFieldRef:
|
||||||
|
containerName: "121"
|
||||||
|
divisor: "106"
|
||||||
|
resource: "122"
|
||||||
|
secret:
|
||||||
|
items:
|
||||||
|
- key: "116"
|
||||||
|
mode: -323584340
|
||||||
|
path: "117"
|
||||||
|
name: "115"
|
||||||
|
optional: true
|
||||||
|
serviceAccountToken:
|
||||||
|
audience: "126"
|
||||||
|
expirationSeconds: 8357931971650847566
|
||||||
|
path: "127"
|
||||||
|
quobyte:
|
||||||
|
group: "108"
|
||||||
|
registry: "105"
|
||||||
|
tenant: "109"
|
||||||
|
user: "107"
|
||||||
|
volume: "106"
|
||||||
|
rbd:
|
||||||
|
fsType: "68"
|
||||||
|
image: "67"
|
||||||
|
keyring: "71"
|
||||||
|
monitors:
|
||||||
|
- "66"
|
||||||
|
pool: "69"
|
||||||
|
secretRef:
|
||||||
|
name: "72"
|
||||||
|
user: "70"
|
||||||
|
scaleIO:
|
||||||
|
fsType: "137"
|
||||||
|
gateway: "130"
|
||||||
|
protectionDomain: "133"
|
||||||
|
secretRef:
|
||||||
|
name: "132"
|
||||||
|
storageMode: "135"
|
||||||
|
storagePool: "134"
|
||||||
|
system: "131"
|
||||||
|
volumeName: "136"
|
||||||
|
secret:
|
||||||
|
defaultMode: 332383000
|
||||||
|
items:
|
||||||
|
- key: "52"
|
||||||
|
mode: -547518679
|
||||||
|
path: "53"
|
||||||
|
optional: true
|
||||||
|
secretName: "51"
|
||||||
|
storageos:
|
||||||
|
fsType: "140"
|
||||||
|
secretRef:
|
||||||
|
name: "141"
|
||||||
|
volumeName: "138"
|
||||||
|
volumeNamespace: "139"
|
||||||
|
vsphereVolume:
|
||||||
|
fsType: "102"
|
||||||
|
storagePolicyID: "104"
|
||||||
|
storagePolicyName: "103"
|
||||||
|
volumePath: "101"
|
||||||
|
status:
|
||||||
|
availableReplicas: 740158871
|
||||||
|
collisionCount: 571778293
|
||||||
|
conditions:
|
||||||
|
- lastTransitionTime: "1970-05-16T01:44:00Z"
|
||||||
|
lastUpdateTime: "2469-07-10T03:20:34Z"
|
||||||
|
message: "427"
|
||||||
|
reason: "426"
|
||||||
|
status: '''ƈoIǢ龞瞯å'
|
||||||
|
type: ""
|
||||||
|
observedGeneration: 1751238822830387407
|
||||||
|
readyReplicas: -1450995995
|
||||||
|
replicas: -106050665
|
||||||
|
unavailableReplicas: -449319810
|
||||||
|
updatedReplicas: -929473748
|
11
staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta1.DeploymentRollback.json
vendored
Normal file
11
staging/src/k8s.io/api/testdata/v1.16.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.16.0/apps.v1beta1.DeploymentRollback.pb
vendored
Normal file
BIN
staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta1.DeploymentRollback.pb
vendored
Normal file
Binary file not shown.
7
staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta1.DeploymentRollback.yaml
vendored
Normal file
7
staging/src/k8s.io/api/testdata/v1.16.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.16.0/apps.v1beta1.Scale.json
vendored
Normal file
53
staging/src/k8s.io/api/testdata/v1.16.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": "7",
|
||||||
|
"resourceVersion": "11042405498087606203",
|
||||||
|
"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",
|
||||||
|
"fieldsType": "18"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"spec": {
|
||||||
|
"replicas": -595102844
|
||||||
|
},
|
||||||
|
"status": {
|
||||||
|
"replicas": 70007838,
|
||||||
|
"selector": {
|
||||||
|
"19": "20"
|
||||||
|
},
|
||||||
|
"targetSelector": "21"
|
||||||
|
}
|
||||||
|
}
|
BIN
staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta1.Scale.pb
vendored
Normal file
BIN
staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta1.Scale.pb
vendored
Normal file
Binary file not shown.
38
staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta1.Scale.yaml
vendored
Normal file
38
staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta1.Scale.yaml
vendored
Normal file
@ -0,0 +1,38 @@
|
|||||||
|
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"
|
||||||
|
fieldsType: "18"
|
||||||
|
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: "11042405498087606203"
|
||||||
|
selfLink: "5"
|
||||||
|
uid: "7"
|
||||||
|
spec:
|
||||||
|
replicas: -595102844
|
||||||
|
status:
|
||||||
|
replicas: 70007838
|
||||||
|
selector:
|
||||||
|
"19": "20"
|
||||||
|
targetSelector: "21"
|
1499
staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta1.StatefulSet.json
vendored
Normal file
1499
staging/src/k8s.io/api/testdata/v1.16.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.16.0/apps.v1beta1.StatefulSet.pb
vendored
Normal file
BIN
staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta1.StatefulSet.pb
vendored
Normal file
Binary file not shown.
1023
staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta1.StatefulSet.yaml
vendored
Normal file
1023
staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta1.StatefulSet.yaml
vendored
Normal file
File diff suppressed because it is too large
Load Diff
45
staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta2.ControllerRevision.json
vendored
Normal file
45
staging/src/k8s.io/api/testdata/v1.16.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": "7",
|
||||||
|
"resourceVersion": "11042405498087606203",
|
||||||
|
"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",
|
||||||
|
"fieldsType": "18"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"data": {"apiVersion":"example.com/v1","kind":"CustomType","spec":{"replicas":1},"status":{"available":1}},
|
||||||
|
"revision": -7716837448637516924
|
||||||
|
}
|
BIN
staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta2.ControllerRevision.pb
vendored
Normal file
BIN
staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta2.ControllerRevision.pb
vendored
Normal file
Binary file not shown.
39
staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta2.ControllerRevision.yaml
vendored
Normal file
39
staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta2.ControllerRevision.yaml
vendored
Normal file
@ -0,0 +1,39 @@
|
|||||||
|
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"
|
||||||
|
fieldsType: "18"
|
||||||
|
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: "11042405498087606203"
|
||||||
|
selfLink: "5"
|
||||||
|
uid: "7"
|
||||||
|
revision: -7716837448637516924
|
1409
staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta2.DaemonSet.json
vendored
Normal file
1409
staging/src/k8s.io/api/testdata/v1.16.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.16.0/apps.v1beta2.DaemonSet.pb
vendored
Normal file
BIN
staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta2.DaemonSet.pb
vendored
Normal file
Binary file not shown.
961
staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta2.DaemonSet.yaml
vendored
Normal file
961
staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta2.DaemonSet.yaml
vendored
Normal file
@ -0,0 +1,961 @@
|
|||||||
|
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"
|
||||||
|
fieldsType: "18"
|
||||||
|
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: "11042405498087606203"
|
||||||
|
selfLink: "5"
|
||||||
|
uid: "7"
|
||||||
|
spec:
|
||||||
|
minReadySeconds: 212061711
|
||||||
|
revisionHistoryLimit: -1092090658
|
||||||
|
selector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: p503---477-49p---o61---4fy--9---7--9-9s-0-u5lj2--10pq-0-7-9-2-0/fP81.-.9Vdx.TB_M-H_5_.t..bG0
|
||||||
|
operator: In
|
||||||
|
values:
|
||||||
|
- D07.a_.y_y_o0_5qN2_---_M.N_._a6.9bHjdH.-.5_.I8__n
|
||||||
|
matchLabels:
|
||||||
|
8---jop9641lg.p-g8c2-k-912e5-c-e63-n-3n/E9.8ThjT9s-j41-0-6p-JFHn7y-74.-0MUORQQ.N2.3: 68._bQw.-dG6c-.6--_x.--0wmZk1_8._3s_-_Bq.m_4
|
||||||
|
template:
|
||||||
|
metadata:
|
||||||
|
annotations:
|
||||||
|
"32": "33"
|
||||||
|
clusterName: "38"
|
||||||
|
creationTimestamp: null
|
||||||
|
deletionGracePeriodSeconds: 7534629739119643351
|
||||||
|
finalizers:
|
||||||
|
- "37"
|
||||||
|
generateName: "26"
|
||||||
|
generation: -4139900758039117471
|
||||||
|
labels:
|
||||||
|
"30": "31"
|
||||||
|
managedFields:
|
||||||
|
- apiVersion: "40"
|
||||||
|
fieldsType: "41"
|
||||||
|
manager: "39"
|
||||||
|
operation: ĪȸŹăȲϤĦʅ芝
|
||||||
|
name: "25"
|
||||||
|
namespace: "27"
|
||||||
|
ownerReferences:
|
||||||
|
- apiVersion: "34"
|
||||||
|
blockOwnerDeletion: true
|
||||||
|
controller: false
|
||||||
|
kind: "35"
|
||||||
|
name: "36"
|
||||||
|
uid: ^
|
||||||
|
resourceVersion: "1698285396218902212"
|
||||||
|
selfLink: "28"
|
||||||
|
uid: TʡȂŏ{sǡƟ
|
||||||
|
spec:
|
||||||
|
activeDeadlineSeconds: 7270263763744228913
|
||||||
|
affinity:
|
||||||
|
nodeAffinity:
|
||||||
|
preferredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- preference:
|
||||||
|
matchExpressions:
|
||||||
|
- key: "379"
|
||||||
|
operator: Ǹ|蕎'佉賞ǧĒz
|
||||||
|
values:
|
||||||
|
- "380"
|
||||||
|
matchFields:
|
||||||
|
- key: "381"
|
||||||
|
operator: ùfŭƽ
|
||||||
|
values:
|
||||||
|
- "382"
|
||||||
|
weight: -767058113
|
||||||
|
requiredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
nodeSelectorTerms:
|
||||||
|
- matchExpressions:
|
||||||
|
- key: "375"
|
||||||
|
operator: Ã茓pȓɻ
|
||||||
|
values:
|
||||||
|
- "376"
|
||||||
|
matchFields:
|
||||||
|
- key: "377"
|
||||||
|
operator: ""
|
||||||
|
values:
|
||||||
|
- "378"
|
||||||
|
podAffinity:
|
||||||
|
preferredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- podAffinityTerm:
|
||||||
|
labelSelector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: 3---g-----p8-d5-8-m8i--k0j5g.zrrw8-5ts-7-bp/6E__-.8_e_2
|
||||||
|
operator: DoesNotExist
|
||||||
|
matchLabels:
|
||||||
|
bx1y-8---3----p-pdn--j2---2--82--cj-1-s--op34-yy28-38xmu5nx4s-4/4b_9_1o.w_I: x-_.--4QQ.-s.H.Hu-k-_-0-T1mel--F......3_t_-l..-.DG7r-3.----.4
|
||||||
|
namespaces:
|
||||||
|
- "397"
|
||||||
|
topologyKey: "398"
|
||||||
|
weight: 801902541
|
||||||
|
requiredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- labelSelector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: K_A-_9_Z_C..7o_x3..-.8-Jp-94
|
||||||
|
operator: DoesNotExist
|
||||||
|
matchLabels:
|
||||||
|
h-up52--sjo7799-skj5--9/R_rm: CR.s--f.-f.-zv._._.o
|
||||||
|
namespaces:
|
||||||
|
- "389"
|
||||||
|
topologyKey: "390"
|
||||||
|
podAntiAffinity:
|
||||||
|
preferredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- podAffinityTerm:
|
||||||
|
labelSelector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: 0--0g-q-22r4wye52y-h7463lyps4483-o--3f1p7--43nw-l-x8/Hz_V_.r_v_._e_-78o_6Z..11_7pX_.-mLlx...w_t-_.5.40Rw4D
|
||||||
|
operator: NotIn
|
||||||
|
values:
|
||||||
|
- txb__-ex-_1_-ODgC_1-_V
|
||||||
|
matchLabels:
|
||||||
|
6V1-rU.___06.eqk5E_-4-.XH-.k.7.l_-W8o._xJ1-lFA_X3: V0H2-.zHw.H__V.VT
|
||||||
|
namespaces:
|
||||||
|
- "413"
|
||||||
|
topologyKey: "414"
|
||||||
|
weight: -1851436166
|
||||||
|
requiredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- labelSelector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: QZ9p_6.C.e
|
||||||
|
operator: DoesNotExist
|
||||||
|
matchLabels:
|
||||||
|
7F3p2_-_AmD-.0AP.1: A--.F5_x.KNC0-.-m_0-m-6Sp_N-S..O-BZ..n
|
||||||
|
namespaces:
|
||||||
|
- "405"
|
||||||
|
topologyKey: "406"
|
||||||
|
automountServiceAccountToken: true
|
||||||
|
containers:
|
||||||
|
- args:
|
||||||
|
- "221"
|
||||||
|
command:
|
||||||
|
- "220"
|
||||||
|
env:
|
||||||
|
- name: "228"
|
||||||
|
value: "229"
|
||||||
|
valueFrom:
|
||||||
|
configMapKeyRef:
|
||||||
|
key: "235"
|
||||||
|
name: "234"
|
||||||
|
optional: true
|
||||||
|
fieldRef:
|
||||||
|
apiVersion: "230"
|
||||||
|
fieldPath: "231"
|
||||||
|
resourceFieldRef:
|
||||||
|
containerName: "232"
|
||||||
|
divisor: "357"
|
||||||
|
resource: "233"
|
||||||
|
secretKeyRef:
|
||||||
|
key: "237"
|
||||||
|
name: "236"
|
||||||
|
optional: true
|
||||||
|
envFrom:
|
||||||
|
- configMapRef:
|
||||||
|
name: "226"
|
||||||
|
optional: false
|
||||||
|
prefix: "225"
|
||||||
|
secretRef:
|
||||||
|
name: "227"
|
||||||
|
optional: false
|
||||||
|
image: "219"
|
||||||
|
imagePullPolicy: T 苧yñKJɐ扵G
|
||||||
|
lifecycle:
|
||||||
|
postStart:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "264"
|
||||||
|
httpGet:
|
||||||
|
host: "267"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "268"
|
||||||
|
value: "269"
|
||||||
|
path: "265"
|
||||||
|
port: "266"
|
||||||
|
scheme: ']佱¿>犵殇ŕ-Ɂ圯W'
|
||||||
|
tcpSocket:
|
||||||
|
host: "271"
|
||||||
|
port: "270"
|
||||||
|
preStop:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "272"
|
||||||
|
httpGet:
|
||||||
|
host: "274"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "275"
|
||||||
|
value: "276"
|
||||||
|
path: "273"
|
||||||
|
port: -1161649101
|
||||||
|
scheme: 嚧ʣq埄
|
||||||
|
tcpSocket:
|
||||||
|
host: "278"
|
||||||
|
port: "277"
|
||||||
|
livenessProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "244"
|
||||||
|
failureThreshold: -361442565
|
||||||
|
httpGet:
|
||||||
|
host: "246"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "247"
|
||||||
|
value: "248"
|
||||||
|
path: "245"
|
||||||
|
port: -393291312
|
||||||
|
scheme: Ŧ癃8鸖ɱJȉ罴ņ螡źȰ?
|
||||||
|
initialDelaySeconds: 627713162
|
||||||
|
periodSeconds: -1740959124
|
||||||
|
successThreshold: 158280212
|
||||||
|
tcpSocket:
|
||||||
|
host: "250"
|
||||||
|
port: "249"
|
||||||
|
timeoutSeconds: 1255312175
|
||||||
|
name: "218"
|
||||||
|
ports:
|
||||||
|
- containerPort: -839281354
|
||||||
|
hostIP: "224"
|
||||||
|
hostPort: 1584001904
|
||||||
|
name: "223"
|
||||||
|
protocol: 5姣>懔%熷谟þ蛯ɰ荶ljʁ
|
||||||
|
readinessProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "251"
|
||||||
|
failureThreshold: -36782737
|
||||||
|
httpGet:
|
||||||
|
host: "253"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "254"
|
||||||
|
value: "255"
|
||||||
|
path: "252"
|
||||||
|
port: -2013568185
|
||||||
|
scheme: '#yV''WKw(ğ儴Ůĺ}'
|
||||||
|
initialDelaySeconds: -1244623134
|
||||||
|
periodSeconds: -398297599
|
||||||
|
successThreshold: 873056500
|
||||||
|
tcpSocket:
|
||||||
|
host: "256"
|
||||||
|
port: -20130017
|
||||||
|
timeoutSeconds: -1334110502
|
||||||
|
resources:
|
||||||
|
limits:
|
||||||
|
藠3.v-鿧悮坮Ȣ幟ļ腻ŬƩȿ0: "175"
|
||||||
|
requests:
|
||||||
|
ɺ皚|懥ƖN粕擓ƖHV: "962"
|
||||||
|
securityContext:
|
||||||
|
allowPrivilegeEscalation: false
|
||||||
|
capabilities:
|
||||||
|
add:
|
||||||
|
- fʀļ腩墺Ò媁荭gw忊
|
||||||
|
drop:
|
||||||
|
- E剒蔞
|
||||||
|
privileged: false
|
||||||
|
procMount: Ȩ<6鄰簳°Ļǟi&
|
||||||
|
readOnlyRootFilesystem: true
|
||||||
|
runAsGroup: 2001337664780390084
|
||||||
|
runAsNonRoot: true
|
||||||
|
runAsUser: -6177393256425700216
|
||||||
|
seLinuxOptions:
|
||||||
|
level: "283"
|
||||||
|
role: "281"
|
||||||
|
type: "282"
|
||||||
|
user: "280"
|
||||||
|
windowsOptions:
|
||||||
|
gmsaCredentialSpec: "285"
|
||||||
|
gmsaCredentialSpecName: "284"
|
||||||
|
runAsUserName: "286"
|
||||||
|
startupProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "257"
|
||||||
|
failureThreshold: -1011390276
|
||||||
|
httpGet:
|
||||||
|
host: "260"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "261"
|
||||||
|
value: "262"
|
||||||
|
path: "258"
|
||||||
|
port: "259"
|
||||||
|
scheme: Qg鄠[
|
||||||
|
initialDelaySeconds: -1556231754
|
||||||
|
periodSeconds: -321709789
|
||||||
|
successThreshold: -1463645123
|
||||||
|
tcpSocket:
|
||||||
|
host: "263"
|
||||||
|
port: -241238495
|
||||||
|
timeoutSeconds: 461585849
|
||||||
|
stdin: true
|
||||||
|
terminationMessagePath: "279"
|
||||||
|
terminationMessagePolicy: ʁ岼昕ĬÇ
|
||||||
|
volumeDevices:
|
||||||
|
- devicePath: "243"
|
||||||
|
name: "242"
|
||||||
|
volumeMounts:
|
||||||
|
- mountPath: "239"
|
||||||
|
mountPropagation: 'Ź倗S晒嶗UÐ_ƮA攤/ɸɎ '
|
||||||
|
name: "238"
|
||||||
|
subPath: "240"
|
||||||
|
subPathExpr: "241"
|
||||||
|
workingDir: "222"
|
||||||
|
dnsConfig:
|
||||||
|
nameservers:
|
||||||
|
- "421"
|
||||||
|
options:
|
||||||
|
- name: "423"
|
||||||
|
value: "424"
|
||||||
|
searches:
|
||||||
|
- "422"
|
||||||
|
dnsPolicy: n(fǂǢ曣ŋayåe躒訙Ǫ
|
||||||
|
enableServiceLinks: false
|
||||||
|
ephemeralContainers:
|
||||||
|
- args:
|
||||||
|
- "290"
|
||||||
|
command:
|
||||||
|
- "289"
|
||||||
|
env:
|
||||||
|
- name: "297"
|
||||||
|
value: "298"
|
||||||
|
valueFrom:
|
||||||
|
configMapKeyRef:
|
||||||
|
key: "304"
|
||||||
|
name: "303"
|
||||||
|
optional: true
|
||||||
|
fieldRef:
|
||||||
|
apiVersion: "299"
|
||||||
|
fieldPath: "300"
|
||||||
|
resourceFieldRef:
|
||||||
|
containerName: "301"
|
||||||
|
divisor: "3"
|
||||||
|
resource: "302"
|
||||||
|
secretKeyRef:
|
||||||
|
key: "306"
|
||||||
|
name: "305"
|
||||||
|
optional: true
|
||||||
|
envFrom:
|
||||||
|
- configMapRef:
|
||||||
|
name: "295"
|
||||||
|
optional: true
|
||||||
|
prefix: "294"
|
||||||
|
secretRef:
|
||||||
|
name: "296"
|
||||||
|
optional: false
|
||||||
|
image: "288"
|
||||||
|
lifecycle:
|
||||||
|
postStart:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "335"
|
||||||
|
httpGet:
|
||||||
|
host: "338"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "339"
|
||||||
|
value: "340"
|
||||||
|
path: "336"
|
||||||
|
port: "337"
|
||||||
|
scheme: C"6x$1s
|
||||||
|
tcpSocket:
|
||||||
|
host: "342"
|
||||||
|
port: "341"
|
||||||
|
preStop:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "343"
|
||||||
|
httpGet:
|
||||||
|
host: "345"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "346"
|
||||||
|
value: "347"
|
||||||
|
path: "344"
|
||||||
|
port: -518160270
|
||||||
|
scheme: ɔ幩še
|
||||||
|
tcpSocket:
|
||||||
|
host: "348"
|
||||||
|
port: 1956567721
|
||||||
|
livenessProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "313"
|
||||||
|
failureThreshold: 472742933
|
||||||
|
httpGet:
|
||||||
|
host: "316"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "317"
|
||||||
|
value: "318"
|
||||||
|
path: "314"
|
||||||
|
port: "315"
|
||||||
|
scheme: 冓鍓贯
|
||||||
|
initialDelaySeconds: 1290950685
|
||||||
|
periodSeconds: 1058960779
|
||||||
|
successThreshold: -2133441986
|
||||||
|
tcpSocket:
|
||||||
|
host: "320"
|
||||||
|
port: "319"
|
||||||
|
timeoutSeconds: 12533543
|
||||||
|
name: "287"
|
||||||
|
ports:
|
||||||
|
- containerPort: -1296830577
|
||||||
|
hostIP: "293"
|
||||||
|
hostPort: 1313273370
|
||||||
|
name: "292"
|
||||||
|
readinessProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "321"
|
||||||
|
failureThreshold: 620822482
|
||||||
|
httpGet:
|
||||||
|
host: "323"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "324"
|
||||||
|
value: "325"
|
||||||
|
path: "322"
|
||||||
|
port: 1332783160
|
||||||
|
scheme: Ȱ囌{屿oiɥ嵐sC8?Ǻ鱎ƙ;
|
||||||
|
initialDelaySeconds: -300247800
|
||||||
|
periodSeconds: -126958936
|
||||||
|
successThreshold: 186945072
|
||||||
|
tcpSocket:
|
||||||
|
host: "327"
|
||||||
|
port: "326"
|
||||||
|
timeoutSeconds: 386804041
|
||||||
|
resources:
|
||||||
|
limits:
|
||||||
|
淳4揻-$ɽ丟×x锏ɟ: "178"
|
||||||
|
requests:
|
||||||
|
Ö闊 鰔澝qV: "752"
|
||||||
|
securityContext:
|
||||||
|
allowPrivilegeEscalation: false
|
||||||
|
capabilities:
|
||||||
|
add:
|
||||||
|
- '|ʐşƧ諔迮ƙIJ嘢'
|
||||||
|
drop:
|
||||||
|
- ʗN
|
||||||
|
privileged: false
|
||||||
|
procMount: ""
|
||||||
|
readOnlyRootFilesystem: true
|
||||||
|
runAsGroup: 6726836758549163621
|
||||||
|
runAsNonRoot: false
|
||||||
|
runAsUser: -6048969174364431391
|
||||||
|
seLinuxOptions:
|
||||||
|
level: "353"
|
||||||
|
role: "351"
|
||||||
|
type: "352"
|
||||||
|
user: "350"
|
||||||
|
windowsOptions:
|
||||||
|
gmsaCredentialSpec: "355"
|
||||||
|
gmsaCredentialSpecName: "354"
|
||||||
|
runAsUserName: "356"
|
||||||
|
startupProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "328"
|
||||||
|
failureThreshold: -560238386
|
||||||
|
httpGet:
|
||||||
|
host: "331"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "332"
|
||||||
|
value: "333"
|
||||||
|
path: "329"
|
||||||
|
port: "330"
|
||||||
|
scheme: 鍏H鯂²
|
||||||
|
initialDelaySeconds: -402384013
|
||||||
|
periodSeconds: -617381112
|
||||||
|
successThreshold: 1851229369
|
||||||
|
tcpSocket:
|
||||||
|
host: "334"
|
||||||
|
port: -1187301925
|
||||||
|
timeoutSeconds: -181601395
|
||||||
|
stdin: true
|
||||||
|
stdinOnce: true
|
||||||
|
targetContainerName: "357"
|
||||||
|
terminationMessagePath: "349"
|
||||||
|
terminationMessagePolicy: ȤƏ埮pɵ
|
||||||
|
tty: true
|
||||||
|
volumeDevices:
|
||||||
|
- devicePath: "312"
|
||||||
|
name: "311"
|
||||||
|
volumeMounts:
|
||||||
|
- mountPath: "308"
|
||||||
|
mountPropagation: /»頸+SÄ蚃ɣľ)酊龨Î
|
||||||
|
name: "307"
|
||||||
|
readOnly: true
|
||||||
|
subPath: "309"
|
||||||
|
subPathExpr: "310"
|
||||||
|
workingDir: "291"
|
||||||
|
hostAliases:
|
||||||
|
- hostnames:
|
||||||
|
- "419"
|
||||||
|
ip: "418"
|
||||||
|
hostNetwork: true
|
||||||
|
hostname: "373"
|
||||||
|
imagePullSecrets:
|
||||||
|
- name: "372"
|
||||||
|
initContainers:
|
||||||
|
- args:
|
||||||
|
- "150"
|
||||||
|
command:
|
||||||
|
- "149"
|
||||||
|
env:
|
||||||
|
- name: "157"
|
||||||
|
value: "158"
|
||||||
|
valueFrom:
|
||||||
|
configMapKeyRef:
|
||||||
|
key: "164"
|
||||||
|
name: "163"
|
||||||
|
optional: false
|
||||||
|
fieldRef:
|
||||||
|
apiVersion: "159"
|
||||||
|
fieldPath: "160"
|
||||||
|
resourceFieldRef:
|
||||||
|
containerName: "161"
|
||||||
|
divisor: "468"
|
||||||
|
resource: "162"
|
||||||
|
secretKeyRef:
|
||||||
|
key: "166"
|
||||||
|
name: "165"
|
||||||
|
optional: true
|
||||||
|
envFrom:
|
||||||
|
- configMapRef:
|
||||||
|
name: "155"
|
||||||
|
optional: false
|
||||||
|
prefix: "154"
|
||||||
|
secretRef:
|
||||||
|
name: "156"
|
||||||
|
optional: false
|
||||||
|
image: "148"
|
||||||
|
imagePullPolicy: ŤǢʭ嵔棂p儼Ƿ裚瓶
|
||||||
|
lifecycle:
|
||||||
|
postStart:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "196"
|
||||||
|
httpGet:
|
||||||
|
host: "199"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "200"
|
||||||
|
value: "201"
|
||||||
|
path: "197"
|
||||||
|
port: "198"
|
||||||
|
scheme: 蚛隖<ǶĬ4y£軶ǃ*ʙ嫙&蒒5靇C'
|
||||||
|
tcpSocket:
|
||||||
|
host: "202"
|
||||||
|
port: 2126876305
|
||||||
|
preStop:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "203"
|
||||||
|
httpGet:
|
||||||
|
host: "206"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "207"
|
||||||
|
value: "208"
|
||||||
|
path: "204"
|
||||||
|
port: "205"
|
||||||
|
scheme: Ŵ廷s{Ⱦdz@
|
||||||
|
tcpSocket:
|
||||||
|
host: "209"
|
||||||
|
port: 406308963
|
||||||
|
livenessProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "173"
|
||||||
|
failureThreshold: 1466047181
|
||||||
|
httpGet:
|
||||||
|
host: "176"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "177"
|
||||||
|
value: "178"
|
||||||
|
path: "174"
|
||||||
|
port: "175"
|
||||||
|
initialDelaySeconds: 1805144649
|
||||||
|
periodSeconds: 1403721475
|
||||||
|
successThreshold: 519906483
|
||||||
|
tcpSocket:
|
||||||
|
host: "180"
|
||||||
|
port: "179"
|
||||||
|
timeoutSeconds: -606111218
|
||||||
|
name: "147"
|
||||||
|
ports:
|
||||||
|
- containerPort: 437857734
|
||||||
|
hostIP: "153"
|
||||||
|
hostPort: -1510026905
|
||||||
|
name: "152"
|
||||||
|
protocol: Rƥ贫d飼$俊跾|@?鷅b
|
||||||
|
readinessProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "181"
|
||||||
|
failureThreshold: 524249411
|
||||||
|
httpGet:
|
||||||
|
host: "184"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "185"
|
||||||
|
value: "186"
|
||||||
|
path: "182"
|
||||||
|
port: "183"
|
||||||
|
scheme: w垁鷌辪虽U珝Żwʮ馜üNșƶ4ĩ
|
||||||
|
initialDelaySeconds: -1724160601
|
||||||
|
periodSeconds: 1435507444
|
||||||
|
successThreshold: -1430577593
|
||||||
|
tcpSocket:
|
||||||
|
host: "187"
|
||||||
|
port: -337353552
|
||||||
|
timeoutSeconds: -1158840571
|
||||||
|
resources:
|
||||||
|
limits:
|
||||||
|
檲ɨ銦妰黖ȓƇ$缔獵偐ę腬: "646"
|
||||||
|
requests:
|
||||||
|
湨: "803"
|
||||||
|
securityContext:
|
||||||
|
allowPrivilegeEscalation: true
|
||||||
|
capabilities:
|
||||||
|
add:
|
||||||
|
- +j忊Ŗȫ焗捏ĨFħ籘Àǒɿʒ刽ʼn
|
||||||
|
drop:
|
||||||
|
- 1ſ盷褎weLJèux榜VƋZ1Ůđ眊
|
||||||
|
privileged: true
|
||||||
|
procMount: fǣ萭旿@
|
||||||
|
readOnlyRootFilesystem: true
|
||||||
|
runAsGroup: 6506922239346928579
|
||||||
|
runAsNonRoot: true
|
||||||
|
runAsUser: 1563703589270296759
|
||||||
|
seLinuxOptions:
|
||||||
|
level: "214"
|
||||||
|
role: "212"
|
||||||
|
type: "213"
|
||||||
|
user: "211"
|
||||||
|
windowsOptions:
|
||||||
|
gmsaCredentialSpec: "216"
|
||||||
|
gmsaCredentialSpecName: "215"
|
||||||
|
runAsUserName: "217"
|
||||||
|
startupProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "188"
|
||||||
|
failureThreshold: 905846572
|
||||||
|
httpGet:
|
||||||
|
host: "191"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "192"
|
||||||
|
value: "193"
|
||||||
|
path: "189"
|
||||||
|
port: "190"
|
||||||
|
scheme: k_瀹鞎sn芞QÄȻ
|
||||||
|
initialDelaySeconds: 364013971
|
||||||
|
periodSeconds: -1790124395
|
||||||
|
successThreshold: 1094670193
|
||||||
|
tcpSocket:
|
||||||
|
host: "195"
|
||||||
|
port: "194"
|
||||||
|
timeoutSeconds: 1596422492
|
||||||
|
stdin: true
|
||||||
|
stdinOnce: true
|
||||||
|
terminationMessagePath: "210"
|
||||||
|
terminationMessagePolicy: ŀ樺ȃv渟7¤7djƯĖ漘Z剚敍0
|
||||||
|
tty: true
|
||||||
|
volumeDevices:
|
||||||
|
- devicePath: "172"
|
||||||
|
name: "171"
|
||||||
|
volumeMounts:
|
||||||
|
- mountPath: "168"
|
||||||
|
mountPropagation: 卩蝾
|
||||||
|
name: "167"
|
||||||
|
readOnly: true
|
||||||
|
subPath: "169"
|
||||||
|
subPathExpr: "170"
|
||||||
|
workingDir: "151"
|
||||||
|
nodeName: "362"
|
||||||
|
nodeSelector:
|
||||||
|
"358": "359"
|
||||||
|
overhead:
|
||||||
|
4'ď曕椐敛n湙: "310"
|
||||||
|
preemptionPolicy: '!ń1ċƹ|慼櫁色苆试揯遐'
|
||||||
|
priority: -1852730577
|
||||||
|
priorityClassName: "420"
|
||||||
|
readinessGates:
|
||||||
|
- conditionType: ź魊塾ɖ$rolȋɶuɋ5r儉ɩ柀ɨ鴅
|
||||||
|
restartPolicy: ɭɪǹ0衷,
|
||||||
|
runtimeClassName: "425"
|
||||||
|
schedulerName: "415"
|
||||||
|
securityContext:
|
||||||
|
fsGroup: 2585323675983182372
|
||||||
|
runAsGroup: 6386250802140824739
|
||||||
|
runAsNonRoot: false
|
||||||
|
runAsUser: -5315960194881172085
|
||||||
|
seLinuxOptions:
|
||||||
|
level: "366"
|
||||||
|
role: "364"
|
||||||
|
type: "365"
|
||||||
|
user: "363"
|
||||||
|
supplementalGroups:
|
||||||
|
- -4480129203693517072
|
||||||
|
sysctls:
|
||||||
|
- name: "370"
|
||||||
|
value: "371"
|
||||||
|
windowsOptions:
|
||||||
|
gmsaCredentialSpec: "368"
|
||||||
|
gmsaCredentialSpecName: "367"
|
||||||
|
runAsUserName: "369"
|
||||||
|
serviceAccount: "361"
|
||||||
|
serviceAccountName: "360"
|
||||||
|
shareProcessNamespace: true
|
||||||
|
subdomain: "374"
|
||||||
|
terminationGracePeriodSeconds: -3039830979334099524
|
||||||
|
tolerations:
|
||||||
|
- effect: ŽɣB矗E¸乾
|
||||||
|
key: "416"
|
||||||
|
operator: 堺ʣ
|
||||||
|
tolerationSeconds: -3532804738923434397
|
||||||
|
value: "417"
|
||||||
|
topologySpreadConstraints:
|
||||||
|
- labelSelector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: 4-4D-r.-F__r.oh..2_uGGP..-_N_h_4Hl-X0_2-W
|
||||||
|
operator: In
|
||||||
|
values:
|
||||||
|
- 2-.s_6O-5_7_-0w_--5-_.3--_9QWJ
|
||||||
|
matchLabels:
|
||||||
|
p2djmscp--ac8u23-k----26u5--72n-5.j8-0020-1-5/t5W_._._-2M2._i: wvU
|
||||||
|
maxSkew: -150478704
|
||||||
|
topologyKey: "426"
|
||||||
|
whenUnsatisfiable: ;鹡鑓侅闍ŏŃŋŏ}ŀ
|
||||||
|
volumes:
|
||||||
|
- awsElasticBlockStore:
|
||||||
|
fsType: "47"
|
||||||
|
partition: -2007808768
|
||||||
|
volumeID: "46"
|
||||||
|
azureDisk:
|
||||||
|
cachingMode: k ź贩j瀉ǚrǜnh0åȂ
|
||||||
|
diskName: "110"
|
||||||
|
diskURI: "111"
|
||||||
|
fsType: "112"
|
||||||
|
kind: nj揠8lj黳鈫ʕ禒Ƙá腿ħ缶
|
||||||
|
readOnly: false
|
||||||
|
azureFile:
|
||||||
|
readOnly: true
|
||||||
|
secretName: "96"
|
||||||
|
shareName: "97"
|
||||||
|
cephfs:
|
||||||
|
monitors:
|
||||||
|
- "81"
|
||||||
|
path: "82"
|
||||||
|
secretFile: "84"
|
||||||
|
secretRef:
|
||||||
|
name: "85"
|
||||||
|
user: "83"
|
||||||
|
cinder:
|
||||||
|
fsType: "79"
|
||||||
|
secretRef:
|
||||||
|
name: "80"
|
||||||
|
volumeID: "78"
|
||||||
|
configMap:
|
||||||
|
defaultMode: 952979935
|
||||||
|
items:
|
||||||
|
- key: "99"
|
||||||
|
mode: 2020789772
|
||||||
|
path: "100"
|
||||||
|
name: "98"
|
||||||
|
optional: false
|
||||||
|
csi:
|
||||||
|
driver: "142"
|
||||||
|
fsType: "143"
|
||||||
|
nodePublishSecretRef:
|
||||||
|
name: "146"
|
||||||
|
readOnly: true
|
||||||
|
volumeAttributes:
|
||||||
|
"144": "145"
|
||||||
|
downwardAPI:
|
||||||
|
defaultMode: -868808281
|
||||||
|
items:
|
||||||
|
- fieldRef:
|
||||||
|
apiVersion: "89"
|
||||||
|
fieldPath: "90"
|
||||||
|
mode: -1768075156
|
||||||
|
path: "88"
|
||||||
|
resourceFieldRef:
|
||||||
|
containerName: "91"
|
||||||
|
divisor: "915"
|
||||||
|
resource: "92"
|
||||||
|
emptyDir:
|
||||||
|
medium: ɹ坼É/pȿ
|
||||||
|
sizeLimit: "804"
|
||||||
|
fc:
|
||||||
|
fsType: "94"
|
||||||
|
lun: 570501002
|
||||||
|
targetWWNs:
|
||||||
|
- "93"
|
||||||
|
wwids:
|
||||||
|
- "95"
|
||||||
|
flexVolume:
|
||||||
|
driver: "73"
|
||||||
|
fsType: "74"
|
||||||
|
options:
|
||||||
|
"76": "77"
|
||||||
|
readOnly: true
|
||||||
|
secretRef:
|
||||||
|
name: "75"
|
||||||
|
flocker:
|
||||||
|
datasetName: "86"
|
||||||
|
datasetUUID: "87"
|
||||||
|
gcePersistentDisk:
|
||||||
|
fsType: "45"
|
||||||
|
partition: -1318752360
|
||||||
|
pdName: "44"
|
||||||
|
gitRepo:
|
||||||
|
directory: "50"
|
||||||
|
repository: "48"
|
||||||
|
revision: "49"
|
||||||
|
glusterfs:
|
||||||
|
endpoints: "63"
|
||||||
|
path: "64"
|
||||||
|
hostPath:
|
||||||
|
path: "43"
|
||||||
|
type: ""
|
||||||
|
iscsi:
|
||||||
|
chapAuthDiscovery: true
|
||||||
|
chapAuthSession: true
|
||||||
|
fsType: "59"
|
||||||
|
initiatorName: "62"
|
||||||
|
iqn: "57"
|
||||||
|
iscsiInterface: "58"
|
||||||
|
lun: 408756018
|
||||||
|
portals:
|
||||||
|
- "60"
|
||||||
|
readOnly: true
|
||||||
|
secretRef:
|
||||||
|
name: "61"
|
||||||
|
targetPortal: "56"
|
||||||
|
name: "42"
|
||||||
|
nfs:
|
||||||
|
path: "55"
|
||||||
|
readOnly: true
|
||||||
|
server: "54"
|
||||||
|
persistentVolumeClaim:
|
||||||
|
claimName: "65"
|
||||||
|
readOnly: true
|
||||||
|
photonPersistentDisk:
|
||||||
|
fsType: "114"
|
||||||
|
pdID: "113"
|
||||||
|
portworxVolume:
|
||||||
|
fsType: "129"
|
||||||
|
volumeID: "128"
|
||||||
|
projected:
|
||||||
|
defaultMode: 480521693
|
||||||
|
sources:
|
||||||
|
- configMap:
|
||||||
|
items:
|
||||||
|
- key: "124"
|
||||||
|
mode: -1126738259
|
||||||
|
path: "125"
|
||||||
|
name: "123"
|
||||||
|
optional: true
|
||||||
|
downwardAPI:
|
||||||
|
items:
|
||||||
|
- fieldRef:
|
||||||
|
apiVersion: "119"
|
||||||
|
fieldPath: "120"
|
||||||
|
mode: -1618937335
|
||||||
|
path: "118"
|
||||||
|
resourceFieldRef:
|
||||||
|
containerName: "121"
|
||||||
|
divisor: "461"
|
||||||
|
resource: "122"
|
||||||
|
secret:
|
||||||
|
items:
|
||||||
|
- key: "116"
|
||||||
|
mode: 675406340
|
||||||
|
path: "117"
|
||||||
|
name: "115"
|
||||||
|
optional: false
|
||||||
|
serviceAccountToken:
|
||||||
|
audience: "126"
|
||||||
|
expirationSeconds: -6345861634934949644
|
||||||
|
path: "127"
|
||||||
|
quobyte:
|
||||||
|
group: "108"
|
||||||
|
registry: "105"
|
||||||
|
tenant: "109"
|
||||||
|
user: "107"
|
||||||
|
volume: "106"
|
||||||
|
rbd:
|
||||||
|
fsType: "68"
|
||||||
|
image: "67"
|
||||||
|
keyring: "71"
|
||||||
|
monitors:
|
||||||
|
- "66"
|
||||||
|
pool: "69"
|
||||||
|
readOnly: true
|
||||||
|
secretRef:
|
||||||
|
name: "72"
|
||||||
|
user: "70"
|
||||||
|
scaleIO:
|
||||||
|
fsType: "137"
|
||||||
|
gateway: "130"
|
||||||
|
protectionDomain: "133"
|
||||||
|
secretRef:
|
||||||
|
name: "132"
|
||||||
|
sslEnabled: true
|
||||||
|
storageMode: "135"
|
||||||
|
storagePool: "134"
|
||||||
|
system: "131"
|
||||||
|
volumeName: "136"
|
||||||
|
secret:
|
||||||
|
defaultMode: 1233814916
|
||||||
|
items:
|
||||||
|
- key: "52"
|
||||||
|
mode: 228756891
|
||||||
|
path: "53"
|
||||||
|
optional: false
|
||||||
|
secretName: "51"
|
||||||
|
storageos:
|
||||||
|
fsType: "140"
|
||||||
|
secretRef:
|
||||||
|
name: "141"
|
||||||
|
volumeName: "138"
|
||||||
|
volumeNamespace: "139"
|
||||||
|
vsphereVolume:
|
||||||
|
fsType: "102"
|
||||||
|
storagePolicyID: "104"
|
||||||
|
storagePolicyName: "103"
|
||||||
|
volumePath: "101"
|
||||||
|
updateStrategy:
|
||||||
|
rollingUpdate: {}
|
||||||
|
type: 荥ơ'禧ǵŊ)TiD¢ƿ媴h5
|
||||||
|
status:
|
||||||
|
collisionCount: -449319810
|
||||||
|
conditions:
|
||||||
|
- lastTransitionTime: "2469-07-10T03:20:34Z"
|
||||||
|
message: "434"
|
||||||
|
reason: "433"
|
||||||
|
status: '''ƈoIǢ龞瞯å'
|
||||||
|
type: ""
|
||||||
|
currentNumberScheduled: -1979737528
|
||||||
|
desiredNumberScheduled: -424698834
|
||||||
|
numberAvailable: 1660081568
|
||||||
|
numberMisscheduled: -1707056814
|
||||||
|
numberReady: 407742062
|
||||||
|
numberUnavailable: 904244563
|
||||||
|
observedGeneration: 5741439505187758584
|
||||||
|
updatedNumberScheduled: 902022378
|
1405
staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta2.Deployment.json
vendored
Normal file
1405
staging/src/k8s.io/api/testdata/v1.16.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.16.0/apps.v1beta2.Deployment.pb
vendored
Normal file
BIN
staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta2.Deployment.pb
vendored
Normal file
Binary file not shown.
958
staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta2.Deployment.yaml
vendored
Normal file
958
staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta2.Deployment.yaml
vendored
Normal file
@ -0,0 +1,958 @@
|
|||||||
|
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"
|
||||||
|
fieldsType: "18"
|
||||||
|
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: "11042405498087606203"
|
||||||
|
selfLink: "5"
|
||||||
|
uid: "7"
|
||||||
|
spec:
|
||||||
|
minReadySeconds: 212061711
|
||||||
|
progressDeadlineSeconds: -1707056814
|
||||||
|
replicas: 896585016
|
||||||
|
revisionHistoryLimit: -1092090658
|
||||||
|
selector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: 50-u--25cu87--r7p-w1e67-8pj5t-kl-v0q6b68--nu5oii38fn-8.629b-jd-8c45-0-8--6n--w0--w---196g8d--iv1-5--5ht-a-29--0qso796/3___47._49pIB_o61ISU4--A_.XK_._M99
|
||||||
|
operator: Exists
|
||||||
|
matchLabels:
|
||||||
|
74404d5---g8c2-k-91e.y5-g--58----0683-b-w7ld-6cs06xj-x5yv0wm-k18/M_-Nx.N_6-___._-.-W._AAn---v_-5-_8LXj: 6-4_WE-_JTrcd-2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ42M--1
|
||||||
|
strategy:
|
||||||
|
rollingUpdate: {}
|
||||||
|
type: 荥ơ'禧ǵŊ)TiD¢ƿ媴h5
|
||||||
|
template:
|
||||||
|
metadata:
|
||||||
|
annotations:
|
||||||
|
"32": "33"
|
||||||
|
clusterName: "38"
|
||||||
|
creationTimestamp: null
|
||||||
|
deletionGracePeriodSeconds: -2575298329142810753
|
||||||
|
finalizers:
|
||||||
|
- "37"
|
||||||
|
generateName: "26"
|
||||||
|
generation: -8542870036622468681
|
||||||
|
labels:
|
||||||
|
"30": "31"
|
||||||
|
managedFields:
|
||||||
|
- apiVersion: "40"
|
||||||
|
fieldsType: "41"
|
||||||
|
manager: "39"
|
||||||
|
operation: 躢
|
||||||
|
name: "25"
|
||||||
|
namespace: "27"
|
||||||
|
ownerReferences:
|
||||||
|
- apiVersion: "34"
|
||||||
|
blockOwnerDeletion: true
|
||||||
|
controller: true
|
||||||
|
kind: "35"
|
||||||
|
name: "36"
|
||||||
|
uid: ƶȤ^}
|
||||||
|
resourceVersion: "1736621709629422270"
|
||||||
|
selfLink: "28"
|
||||||
|
uid: ?Qȫş
|
||||||
|
spec:
|
||||||
|
activeDeadlineSeconds: -8619192438821356882
|
||||||
|
affinity:
|
||||||
|
nodeAffinity:
|
||||||
|
preferredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- preference:
|
||||||
|
matchExpressions:
|
||||||
|
- key: "372"
|
||||||
|
operator: '}Ñ蠂Ü[ƛ^輅9ɛ棕ƈ眽炊'
|
||||||
|
values:
|
||||||
|
- "373"
|
||||||
|
matchFields:
|
||||||
|
- key: "374"
|
||||||
|
operator: ʨIk(dŊiɢzĮ蛋I滞
|
||||||
|
values:
|
||||||
|
- "375"
|
||||||
|
weight: 646133945
|
||||||
|
requiredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
nodeSelectorTerms:
|
||||||
|
- matchExpressions:
|
||||||
|
- key: "368"
|
||||||
|
operator: ǧĒzŔ瘍N
|
||||||
|
values:
|
||||||
|
- "369"
|
||||||
|
matchFields:
|
||||||
|
- key: "370"
|
||||||
|
operator: ƽ眝{æ盪泙
|
||||||
|
values:
|
||||||
|
- "371"
|
||||||
|
podAffinity:
|
||||||
|
preferredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- podAffinityTerm:
|
||||||
|
labelSelector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: 8.--w0_1V7
|
||||||
|
operator: In
|
||||||
|
values:
|
||||||
|
- 7--p9.-_0R.-_-3_L_2--_v2.5p_..Y-.wg_-b8a_6_.0Q4_8
|
||||||
|
matchLabels:
|
||||||
|
w--162-gk2-99v22.g-65m8-1x129-9d8-s7-t7--336-11k9-8609a-e0--1----v8-4--558n1asz5/BD8.TS-jJ.Ys_Mop34_y: f_ZN.-_--r.E__-.8_e_l2.._8s--7_3x_-J5
|
||||||
|
namespaces:
|
||||||
|
- "390"
|
||||||
|
topologyKey: "391"
|
||||||
|
weight: -855547676
|
||||||
|
requiredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- labelSelector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: V.-tfh4.caTz_.g.w-o.8_WT-M.3_-1y_8D_X._B__-Pd
|
||||||
|
operator: Exists
|
||||||
|
matchLabels:
|
||||||
|
3.csh-3--Z1Tvw39FC: rtSY.g._2F7.-_e..Or_-.3OHgt._6
|
||||||
|
namespaces:
|
||||||
|
- "382"
|
||||||
|
topologyKey: "383"
|
||||||
|
podAntiAffinity:
|
||||||
|
preferredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- podAffinityTerm:
|
||||||
|
labelSelector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: w_-r75--_-A-o-__y__._12..wrbW_E..24-O._.v._9-czf
|
||||||
|
operator: DoesNotExist
|
||||||
|
matchLabels:
|
||||||
|
3-mLlx...w_t-_.5.40Rw4gD.._.-x6db-L7.-__-G2: CpS__.39g_.--_-_ve5.m_2_--XZx
|
||||||
|
namespaces:
|
||||||
|
- "406"
|
||||||
|
topologyKey: "407"
|
||||||
|
weight: 808399187
|
||||||
|
requiredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- labelSelector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: yp8q-sf1--gw-jz-659--0l-023bm-6l2e5---k5v3a---9/tA.W5_-5_.V1-rU.___06.eqk5E_-4-.XH-.k.7.l_-W81
|
||||||
|
operator: DoesNotExist
|
||||||
|
matchLabels:
|
||||||
|
4-m_0-m-6Sp_N-S..O-BZ..6-1.S-B33: 17ca-_p-y.eQZ9p_1
|
||||||
|
namespaces:
|
||||||
|
- "398"
|
||||||
|
topologyKey: "399"
|
||||||
|
automountServiceAccountToken: false
|
||||||
|
containers:
|
||||||
|
- args:
|
||||||
|
- "216"
|
||||||
|
command:
|
||||||
|
- "215"
|
||||||
|
env:
|
||||||
|
- name: "223"
|
||||||
|
value: "224"
|
||||||
|
valueFrom:
|
||||||
|
configMapKeyRef:
|
||||||
|
key: "230"
|
||||||
|
name: "229"
|
||||||
|
optional: true
|
||||||
|
fieldRef:
|
||||||
|
apiVersion: "225"
|
||||||
|
fieldPath: "226"
|
||||||
|
resourceFieldRef:
|
||||||
|
containerName: "227"
|
||||||
|
divisor: "595"
|
||||||
|
resource: "228"
|
||||||
|
secretKeyRef:
|
||||||
|
key: "232"
|
||||||
|
name: "231"
|
||||||
|
optional: false
|
||||||
|
envFrom:
|
||||||
|
- configMapRef:
|
||||||
|
name: "221"
|
||||||
|
optional: false
|
||||||
|
prefix: "220"
|
||||||
|
secretRef:
|
||||||
|
name: "222"
|
||||||
|
optional: false
|
||||||
|
image: "214"
|
||||||
|
imagePullPolicy: û咡W<敄lu|榝$î.Ȏ蝪ʜ5
|
||||||
|
lifecycle:
|
||||||
|
postStart:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "258"
|
||||||
|
httpGet:
|
||||||
|
host: "261"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "262"
|
||||||
|
value: "263"
|
||||||
|
path: "259"
|
||||||
|
port: "260"
|
||||||
|
tcpSocket:
|
||||||
|
host: "264"
|
||||||
|
port: 1943028037
|
||||||
|
preStop:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "265"
|
||||||
|
httpGet:
|
||||||
|
host: "267"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "268"
|
||||||
|
value: "269"
|
||||||
|
path: "266"
|
||||||
|
port: -1355476687
|
||||||
|
scheme: -Ɂ圯W:ĸ輦唊#v铿ʩȂ4ē鐭#嬀ơ
|
||||||
|
tcpSocket:
|
||||||
|
host: "271"
|
||||||
|
port: "270"
|
||||||
|
livenessProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "239"
|
||||||
|
failureThreshold: -1213051101
|
||||||
|
httpGet:
|
||||||
|
host: "241"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "242"
|
||||||
|
value: "243"
|
||||||
|
path: "240"
|
||||||
|
port: -1654678802
|
||||||
|
scheme: 毋
|
||||||
|
initialDelaySeconds: -775511009
|
||||||
|
periodSeconds: -228822833
|
||||||
|
successThreshold: -970312425
|
||||||
|
tcpSocket:
|
||||||
|
host: "244"
|
||||||
|
port: 391562775
|
||||||
|
timeoutSeconds: -832805508
|
||||||
|
name: "213"
|
||||||
|
ports:
|
||||||
|
- containerPort: -775325416
|
||||||
|
hostIP: "219"
|
||||||
|
hostPort: 62799871
|
||||||
|
name: "218"
|
||||||
|
protocol: t莭琽§ć\ ïì
|
||||||
|
readinessProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "245"
|
||||||
|
failureThreshold: 571739592
|
||||||
|
httpGet:
|
||||||
|
host: "247"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "248"
|
||||||
|
value: "249"
|
||||||
|
path: "246"
|
||||||
|
port: -1905643191
|
||||||
|
scheme: Ǖɳɷ9Ì崟¿瘦ɖ緕
|
||||||
|
initialDelaySeconds: 852780575
|
||||||
|
periodSeconds: 893823156
|
||||||
|
successThreshold: -1980314709
|
||||||
|
tcpSocket:
|
||||||
|
host: "251"
|
||||||
|
port: "250"
|
||||||
|
timeoutSeconds: -1252938503
|
||||||
|
resources:
|
||||||
|
limits:
|
||||||
|
N粕擓ƖHVe熼: "334"
|
||||||
|
requests:
|
||||||
|
倗S晒嶗UÐ_ƮA攤/ɸɎ R§耶: "388"
|
||||||
|
securityContext:
|
||||||
|
allowPrivilegeEscalation: true
|
||||||
|
capabilities:
|
||||||
|
add:
|
||||||
|
- E埄Ȁ朦 wƯ貾坢'
|
||||||
|
drop:
|
||||||
|
- aŕ翑0展}硐庰%皧V垾现葢ŵ橨鬶l
|
||||||
|
privileged: false
|
||||||
|
procMount: ""
|
||||||
|
readOnlyRootFilesystem: true
|
||||||
|
runAsGroup: -2408264753085021035
|
||||||
|
runAsNonRoot: true
|
||||||
|
runAsUser: -2270595441829602368
|
||||||
|
seLinuxOptions:
|
||||||
|
level: "276"
|
||||||
|
role: "274"
|
||||||
|
type: "275"
|
||||||
|
user: "273"
|
||||||
|
windowsOptions:
|
||||||
|
gmsaCredentialSpec: "278"
|
||||||
|
gmsaCredentialSpecName: "277"
|
||||||
|
runAsUserName: "279"
|
||||||
|
startupProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "252"
|
||||||
|
failureThreshold: -1008070934
|
||||||
|
httpGet:
|
||||||
|
host: "254"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "255"
|
||||||
|
value: "256"
|
||||||
|
path: "253"
|
||||||
|
port: -1334110502
|
||||||
|
scheme: ȓ蹣ɐǛv+8Ƥ熪军
|
||||||
|
initialDelaySeconds: 410611837
|
||||||
|
periodSeconds: 972978563
|
||||||
|
successThreshold: 17771103
|
||||||
|
tcpSocket:
|
||||||
|
host: "257"
|
||||||
|
port: 622267234
|
||||||
|
timeoutSeconds: 809006670
|
||||||
|
terminationMessagePath: "272"
|
||||||
|
terminationMessagePolicy: T 苧yñKJɐ扵G
|
||||||
|
volumeDevices:
|
||||||
|
- devicePath: "238"
|
||||||
|
name: "237"
|
||||||
|
volumeMounts:
|
||||||
|
- mountPath: "234"
|
||||||
|
mountPropagation: 癃8鸖
|
||||||
|
name: "233"
|
||||||
|
readOnly: true
|
||||||
|
subPath: "235"
|
||||||
|
subPathExpr: "236"
|
||||||
|
workingDir: "217"
|
||||||
|
dnsConfig:
|
||||||
|
nameservers:
|
||||||
|
- "414"
|
||||||
|
options:
|
||||||
|
- name: "416"
|
||||||
|
value: "417"
|
||||||
|
searches:
|
||||||
|
- "415"
|
||||||
|
dnsPolicy: Ƶf
|
||||||
|
enableServiceLinks: true
|
||||||
|
ephemeralContainers:
|
||||||
|
- args:
|
||||||
|
- "283"
|
||||||
|
command:
|
||||||
|
- "282"
|
||||||
|
env:
|
||||||
|
- name: "290"
|
||||||
|
value: "291"
|
||||||
|
valueFrom:
|
||||||
|
configMapKeyRef:
|
||||||
|
key: "297"
|
||||||
|
name: "296"
|
||||||
|
optional: true
|
||||||
|
fieldRef:
|
||||||
|
apiVersion: "292"
|
||||||
|
fieldPath: "293"
|
||||||
|
resourceFieldRef:
|
||||||
|
containerName: "294"
|
||||||
|
divisor: "381"
|
||||||
|
resource: "295"
|
||||||
|
secretKeyRef:
|
||||||
|
key: "299"
|
||||||
|
name: "298"
|
||||||
|
optional: false
|
||||||
|
envFrom:
|
||||||
|
- configMapRef:
|
||||||
|
name: "288"
|
||||||
|
optional: false
|
||||||
|
prefix: "287"
|
||||||
|
secretRef:
|
||||||
|
name: "289"
|
||||||
|
optional: true
|
||||||
|
image: "281"
|
||||||
|
imagePullPolicy: ņ
|
||||||
|
lifecycle:
|
||||||
|
postStart:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "326"
|
||||||
|
httpGet:
|
||||||
|
host: "329"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "330"
|
||||||
|
value: "331"
|
||||||
|
path: "327"
|
||||||
|
port: "328"
|
||||||
|
scheme: 幩šeSvEȤƏ埮pɵ
|
||||||
|
tcpSocket:
|
||||||
|
host: "333"
|
||||||
|
port: "332"
|
||||||
|
preStop:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "334"
|
||||||
|
httpGet:
|
||||||
|
host: "337"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "338"
|
||||||
|
value: "339"
|
||||||
|
path: "335"
|
||||||
|
port: "336"
|
||||||
|
scheme: ş
|
||||||
|
tcpSocket:
|
||||||
|
host: "341"
|
||||||
|
port: "340"
|
||||||
|
livenessProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "306"
|
||||||
|
failureThreshold: -300247800
|
||||||
|
httpGet:
|
||||||
|
host: "308"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "309"
|
||||||
|
value: "310"
|
||||||
|
path: "307"
|
||||||
|
port: 865289071
|
||||||
|
scheme: iɥ嵐sC8
|
||||||
|
initialDelaySeconds: -1513284745
|
||||||
|
periodSeconds: -414121491
|
||||||
|
successThreshold: -1862764022
|
||||||
|
tcpSocket:
|
||||||
|
host: "311"
|
||||||
|
port: -898536659
|
||||||
|
timeoutSeconds: 1258370227
|
||||||
|
name: "280"
|
||||||
|
ports:
|
||||||
|
- containerPort: -1137436579
|
||||||
|
hostIP: "286"
|
||||||
|
hostPort: 1868683352
|
||||||
|
name: "285"
|
||||||
|
protocol: 颶妧Ö闊
|
||||||
|
readinessProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "312"
|
||||||
|
failureThreshold: 215186711
|
||||||
|
httpGet:
|
||||||
|
host: "314"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "315"
|
||||||
|
value: "316"
|
||||||
|
path: "313"
|
||||||
|
port: 323903711
|
||||||
|
scheme: J
|
||||||
|
initialDelaySeconds: 657418949
|
||||||
|
periodSeconds: 287654902
|
||||||
|
successThreshold: -2062708879
|
||||||
|
tcpSocket:
|
||||||
|
host: "318"
|
||||||
|
port: "317"
|
||||||
|
timeoutSeconds: -992558278
|
||||||
|
resources:
|
||||||
|
limits:
|
||||||
|
²sNƗ¸g: "50"
|
||||||
|
requests:
|
||||||
|
酊龨δ摖ȱğ_<: "118"
|
||||||
|
securityContext:
|
||||||
|
allowPrivilegeEscalation: false
|
||||||
|
capabilities:
|
||||||
|
add:
|
||||||
|
- DŽ髐njʉBn(fǂǢ曣
|
||||||
|
drop:
|
||||||
|
- ay
|
||||||
|
privileged: false
|
||||||
|
procMount: 嗆u
|
||||||
|
readOnlyRootFilesystem: true
|
||||||
|
runAsGroup: -5996624450771474158
|
||||||
|
runAsNonRoot: false
|
||||||
|
runAsUser: 1958157659034146020
|
||||||
|
seLinuxOptions:
|
||||||
|
level: "346"
|
||||||
|
role: "344"
|
||||||
|
type: "345"
|
||||||
|
user: "343"
|
||||||
|
windowsOptions:
|
||||||
|
gmsaCredentialSpec: "348"
|
||||||
|
gmsaCredentialSpecName: "347"
|
||||||
|
runAsUserName: "349"
|
||||||
|
startupProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "319"
|
||||||
|
failureThreshold: 1502643091
|
||||||
|
httpGet:
|
||||||
|
host: "321"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "322"
|
||||||
|
value: "323"
|
||||||
|
path: "320"
|
||||||
|
port: -1117254382
|
||||||
|
scheme: 趐囨鏻砅邻爥蹔ŧOǨ
|
||||||
|
initialDelaySeconds: 2129989022
|
||||||
|
periodSeconds: 1311843384
|
||||||
|
successThreshold: -1292310438
|
||||||
|
tcpSocket:
|
||||||
|
host: "325"
|
||||||
|
port: "324"
|
||||||
|
timeoutSeconds: -1699531929
|
||||||
|
targetContainerName: "350"
|
||||||
|
terminationMessagePath: "342"
|
||||||
|
terminationMessagePolicy: 迮ƙIJ嘢4ʗN,丽饾| 鞤ɱďW賁Ěɭ
|
||||||
|
tty: true
|
||||||
|
volumeDevices:
|
||||||
|
- devicePath: "305"
|
||||||
|
name: "304"
|
||||||
|
volumeMounts:
|
||||||
|
- mountPath: "301"
|
||||||
|
mountPropagation: ƺ蛜6Ɖ飴ɎiǨź
|
||||||
|
name: "300"
|
||||||
|
readOnly: true
|
||||||
|
subPath: "302"
|
||||||
|
subPathExpr: "303"
|
||||||
|
workingDir: "284"
|
||||||
|
hostAliases:
|
||||||
|
- hostnames:
|
||||||
|
- "412"
|
||||||
|
ip: "411"
|
||||||
|
hostNetwork: true
|
||||||
|
hostname: "366"
|
||||||
|
imagePullSecrets:
|
||||||
|
- name: "365"
|
||||||
|
initContainers:
|
||||||
|
- args:
|
||||||
|
- "150"
|
||||||
|
command:
|
||||||
|
- "149"
|
||||||
|
env:
|
||||||
|
- name: "157"
|
||||||
|
value: "158"
|
||||||
|
valueFrom:
|
||||||
|
configMapKeyRef:
|
||||||
|
key: "164"
|
||||||
|
name: "163"
|
||||||
|
optional: false
|
||||||
|
fieldRef:
|
||||||
|
apiVersion: "159"
|
||||||
|
fieldPath: "160"
|
||||||
|
resourceFieldRef:
|
||||||
|
containerName: "161"
|
||||||
|
divisor: "650"
|
||||||
|
resource: "162"
|
||||||
|
secretKeyRef:
|
||||||
|
key: "166"
|
||||||
|
name: "165"
|
||||||
|
optional: true
|
||||||
|
envFrom:
|
||||||
|
- configMapRef:
|
||||||
|
name: "155"
|
||||||
|
optional: true
|
||||||
|
prefix: "154"
|
||||||
|
secretRef:
|
||||||
|
name: "156"
|
||||||
|
optional: true
|
||||||
|
image: "148"
|
||||||
|
imagePullPolicy: 罁胾^拜Ȍzɟ踡肒Ao/樝fw[Řż丩
|
||||||
|
lifecycle:
|
||||||
|
postStart:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "192"
|
||||||
|
httpGet:
|
||||||
|
host: "194"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "195"
|
||||||
|
value: "196"
|
||||||
|
path: "193"
|
||||||
|
port: -2015604435
|
||||||
|
scheme: jƯĖ漘Z剚敍0)
|
||||||
|
tcpSocket:
|
||||||
|
host: "197"
|
||||||
|
port: 424236719
|
||||||
|
preStop:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "198"
|
||||||
|
httpGet:
|
||||||
|
host: "200"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "201"
|
||||||
|
value: "202"
|
||||||
|
path: "199"
|
||||||
|
port: -1131820775
|
||||||
|
scheme: Ƿ裚瓶釆Ɗ+j忊
|
||||||
|
tcpSocket:
|
||||||
|
host: "204"
|
||||||
|
port: "203"
|
||||||
|
livenessProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "173"
|
||||||
|
failureThreshold: -1113628381
|
||||||
|
httpGet:
|
||||||
|
host: "175"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "176"
|
||||||
|
value: "177"
|
||||||
|
path: "174"
|
||||||
|
port: -152585895
|
||||||
|
scheme: E@Ȗs«ö
|
||||||
|
initialDelaySeconds: 1843758068
|
||||||
|
periodSeconds: 1702578303
|
||||||
|
successThreshold: -1565157256
|
||||||
|
tcpSocket:
|
||||||
|
host: "178"
|
||||||
|
port: 1135182169
|
||||||
|
timeoutSeconds: -1967469005
|
||||||
|
name: "147"
|
||||||
|
ports:
|
||||||
|
- containerPort: 1403721475
|
||||||
|
hostIP: "153"
|
||||||
|
hostPort: -606111218
|
||||||
|
name: "152"
|
||||||
|
protocol: ǰ溟ɴ扵閝ȝ鐵儣廡ɑ龫`劳
|
||||||
|
readinessProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "179"
|
||||||
|
failureThreshold: -1167888910
|
||||||
|
httpGet:
|
||||||
|
host: "181"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "182"
|
||||||
|
value: "183"
|
||||||
|
path: "180"
|
||||||
|
port: 386652373
|
||||||
|
scheme: ʙ嫙&
|
||||||
|
initialDelaySeconds: -802585193
|
||||||
|
periodSeconds: 1944205014
|
||||||
|
successThreshold: -2079582559
|
||||||
|
tcpSocket:
|
||||||
|
host: "185"
|
||||||
|
port: "184"
|
||||||
|
timeoutSeconds: 1901330124
|
||||||
|
resources:
|
||||||
|
limits:
|
||||||
|
"": "84"
|
||||||
|
requests:
|
||||||
|
ɖȃ賲鐅臬dH巧壚tC十Oɢ: "517"
|
||||||
|
securityContext:
|
||||||
|
allowPrivilegeEscalation: false
|
||||||
|
capabilities:
|
||||||
|
add:
|
||||||
|
- ""
|
||||||
|
drop:
|
||||||
|
- ŻʘY賃ɪ鐊瀑Ź9ǕLLȊɞ-uƻ悖ȩ
|
||||||
|
privileged: false
|
||||||
|
procMount: $MVȟ@7飣奺Ȋ礶惇¸t颟.鵫ǚ灄鸫
|
||||||
|
readOnlyRootFilesystem: true
|
||||||
|
runAsGroup: -8419423421380299597
|
||||||
|
runAsNonRoot: false
|
||||||
|
runAsUser: -6576869501326512452
|
||||||
|
seLinuxOptions:
|
||||||
|
level: "209"
|
||||||
|
role: "207"
|
||||||
|
type: "208"
|
||||||
|
user: "206"
|
||||||
|
windowsOptions:
|
||||||
|
gmsaCredentialSpec: "211"
|
||||||
|
gmsaCredentialSpecName: "210"
|
||||||
|
runAsUserName: "212"
|
||||||
|
startupProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "186"
|
||||||
|
failureThreshold: 208045354
|
||||||
|
httpGet:
|
||||||
|
host: "188"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "189"
|
||||||
|
value: "190"
|
||||||
|
path: "187"
|
||||||
|
port: 804417065
|
||||||
|
scheme: Ŵ廷s{Ⱦdz@
|
||||||
|
initialDelaySeconds: 632397602
|
||||||
|
periodSeconds: -730174220
|
||||||
|
successThreshold: 433084615
|
||||||
|
tcpSocket:
|
||||||
|
host: "191"
|
||||||
|
port: 406308963
|
||||||
|
timeoutSeconds: 2026784878
|
||||||
|
terminationMessagePath: "205"
|
||||||
|
terminationMessagePolicy: 焗捏
|
||||||
|
tty: true
|
||||||
|
volumeDevices:
|
||||||
|
- devicePath: "172"
|
||||||
|
name: "171"
|
||||||
|
volumeMounts:
|
||||||
|
- mountPath: "168"
|
||||||
|
mountPropagation: ""
|
||||||
|
name: "167"
|
||||||
|
readOnly: true
|
||||||
|
subPath: "169"
|
||||||
|
subPathExpr: "170"
|
||||||
|
workingDir: "151"
|
||||||
|
nodeName: "355"
|
||||||
|
nodeSelector:
|
||||||
|
"351": "352"
|
||||||
|
overhead:
|
||||||
|
癜鞤A馱z芀¿l磶Bb偃礳Ȭ痍脉PPö: "607"
|
||||||
|
preemptionPolicy: eáNRNJ丧鴻Ŀ
|
||||||
|
priority: 1690570439
|
||||||
|
priorityClassName: "413"
|
||||||
|
readinessGates:
|
||||||
|
- conditionType: 梑ʀŖ鱓;鹡鑓侅闍ŏŃŋŏ}ŀ姳
|
||||||
|
restartPolicy: T[
|
||||||
|
runtimeClassName: "418"
|
||||||
|
schedulerName: "408"
|
||||||
|
securityContext:
|
||||||
|
fsGroup: 760480547754807445
|
||||||
|
runAsGroup: -801152248124332545
|
||||||
|
runAsNonRoot: true
|
||||||
|
runAsUser: -2781126825051715248
|
||||||
|
seLinuxOptions:
|
||||||
|
level: "359"
|
||||||
|
role: "357"
|
||||||
|
type: "358"
|
||||||
|
user: "356"
|
||||||
|
supplementalGroups:
|
||||||
|
- 5255171395073905944
|
||||||
|
sysctls:
|
||||||
|
- name: "363"
|
||||||
|
value: "364"
|
||||||
|
windowsOptions:
|
||||||
|
gmsaCredentialSpec: "361"
|
||||||
|
gmsaCredentialSpecName: "360"
|
||||||
|
runAsUserName: "362"
|
||||||
|
serviceAccount: "354"
|
||||||
|
serviceAccountName: "353"
|
||||||
|
shareProcessNamespace: false
|
||||||
|
subdomain: "367"
|
||||||
|
terminationGracePeriodSeconds: -2738603156841903595
|
||||||
|
tolerations:
|
||||||
|
- effect: 料ȭzV镜籬ƽ
|
||||||
|
key: "409"
|
||||||
|
operator: ƹ|
|
||||||
|
tolerationSeconds: 935587338391120947
|
||||||
|
value: "410"
|
||||||
|
topologySpreadConstraints:
|
||||||
|
- labelSelector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: qW
|
||||||
|
operator: In
|
||||||
|
values:
|
||||||
|
- 2-.s_6O-5_7_-0w_--5-_.3--_9QWJ
|
||||||
|
matchLabels:
|
||||||
|
E--pT751: mV__1-wv3UDf.-4D-r.-F__r.oh..2_uGGP..X
|
||||||
|
maxSkew: -137402083
|
||||||
|
topologyKey: "419"
|
||||||
|
whenUnsatisfiable: Ȩç捌聮ŃŻ@ǮJ=礏ƴ磳藷曥
|
||||||
|
volumes:
|
||||||
|
- awsElasticBlockStore:
|
||||||
|
fsType: "47"
|
||||||
|
partition: 912004803
|
||||||
|
readOnly: true
|
||||||
|
volumeID: "46"
|
||||||
|
azureDisk:
|
||||||
|
cachingMode: '|@?鷅bȻN'
|
||||||
|
diskName: "110"
|
||||||
|
diskURI: "111"
|
||||||
|
fsType: "112"
|
||||||
|
kind: 榱*Gưoɘ檲
|
||||||
|
readOnly: true
|
||||||
|
azureFile:
|
||||||
|
readOnly: true
|
||||||
|
secretName: "96"
|
||||||
|
shareName: "97"
|
||||||
|
cephfs:
|
||||||
|
monitors:
|
||||||
|
- "81"
|
||||||
|
path: "82"
|
||||||
|
secretFile: "84"
|
||||||
|
secretRef:
|
||||||
|
name: "85"
|
||||||
|
user: "83"
|
||||||
|
cinder:
|
||||||
|
fsType: "79"
|
||||||
|
secretRef:
|
||||||
|
name: "80"
|
||||||
|
volumeID: "78"
|
||||||
|
configMap:
|
||||||
|
defaultMode: 1593906314
|
||||||
|
items:
|
||||||
|
- key: "99"
|
||||||
|
mode: 195263908
|
||||||
|
path: "100"
|
||||||
|
name: "98"
|
||||||
|
optional: false
|
||||||
|
csi:
|
||||||
|
driver: "142"
|
||||||
|
fsType: "143"
|
||||||
|
nodePublishSecretRef:
|
||||||
|
name: "146"
|
||||||
|
readOnly: false
|
||||||
|
volumeAttributes:
|
||||||
|
"144": "145"
|
||||||
|
downwardAPI:
|
||||||
|
defaultMode: 824682619
|
||||||
|
items:
|
||||||
|
- fieldRef:
|
||||||
|
apiVersion: "89"
|
||||||
|
fieldPath: "90"
|
||||||
|
mode: 1569992019
|
||||||
|
path: "88"
|
||||||
|
resourceFieldRef:
|
||||||
|
containerName: "91"
|
||||||
|
divisor: "660"
|
||||||
|
resource: "92"
|
||||||
|
emptyDir:
|
||||||
|
medium: Xŋ朘瑥A徙ɶɊł/擇ɦĽ胚O醔ɍ厶耈
|
||||||
|
sizeLimit: "473"
|
||||||
|
fc:
|
||||||
|
fsType: "94"
|
||||||
|
lun: -1740986684
|
||||||
|
readOnly: true
|
||||||
|
targetWWNs:
|
||||||
|
- "93"
|
||||||
|
wwids:
|
||||||
|
- "95"
|
||||||
|
flexVolume:
|
||||||
|
driver: "73"
|
||||||
|
fsType: "74"
|
||||||
|
options:
|
||||||
|
"76": "77"
|
||||||
|
readOnly: true
|
||||||
|
secretRef:
|
||||||
|
name: "75"
|
||||||
|
flocker:
|
||||||
|
datasetName: "86"
|
||||||
|
datasetUUID: "87"
|
||||||
|
gcePersistentDisk:
|
||||||
|
fsType: "45"
|
||||||
|
partition: -1188153605
|
||||||
|
pdName: "44"
|
||||||
|
gitRepo:
|
||||||
|
directory: "50"
|
||||||
|
repository: "48"
|
||||||
|
revision: "49"
|
||||||
|
glusterfs:
|
||||||
|
endpoints: "63"
|
||||||
|
path: "64"
|
||||||
|
readOnly: true
|
||||||
|
hostPath:
|
||||||
|
path: "43"
|
||||||
|
type: ƛƟ)ÙæNǚ錯ƶRquA?瞲Ť倱<
|
||||||
|
iscsi:
|
||||||
|
chapAuthDiscovery: true
|
||||||
|
fsType: "59"
|
||||||
|
initiatorName: "62"
|
||||||
|
iqn: "57"
|
||||||
|
iscsiInterface: "58"
|
||||||
|
lun: 994527057
|
||||||
|
portals:
|
||||||
|
- "60"
|
||||||
|
secretRef:
|
||||||
|
name: "61"
|
||||||
|
targetPortal: "56"
|
||||||
|
name: "42"
|
||||||
|
nfs:
|
||||||
|
path: "55"
|
||||||
|
readOnly: true
|
||||||
|
server: "54"
|
||||||
|
persistentVolumeClaim:
|
||||||
|
claimName: "65"
|
||||||
|
readOnly: true
|
||||||
|
photonPersistentDisk:
|
||||||
|
fsType: "114"
|
||||||
|
pdID: "113"
|
||||||
|
portworxVolume:
|
||||||
|
fsType: "129"
|
||||||
|
readOnly: true
|
||||||
|
volumeID: "128"
|
||||||
|
projected:
|
||||||
|
defaultMode: -1334904807
|
||||||
|
sources:
|
||||||
|
- configMap:
|
||||||
|
items:
|
||||||
|
- key: "124"
|
||||||
|
mode: 2063799569
|
||||||
|
path: "125"
|
||||||
|
name: "123"
|
||||||
|
optional: false
|
||||||
|
downwardAPI:
|
||||||
|
items:
|
||||||
|
- fieldRef:
|
||||||
|
apiVersion: "119"
|
||||||
|
fieldPath: "120"
|
||||||
|
mode: 173030157
|
||||||
|
path: "118"
|
||||||
|
resourceFieldRef:
|
||||||
|
containerName: "121"
|
||||||
|
divisor: "106"
|
||||||
|
resource: "122"
|
||||||
|
secret:
|
||||||
|
items:
|
||||||
|
- key: "116"
|
||||||
|
mode: -323584340
|
||||||
|
path: "117"
|
||||||
|
name: "115"
|
||||||
|
optional: true
|
||||||
|
serviceAccountToken:
|
||||||
|
audience: "126"
|
||||||
|
expirationSeconds: 8357931971650847566
|
||||||
|
path: "127"
|
||||||
|
quobyte:
|
||||||
|
group: "108"
|
||||||
|
registry: "105"
|
||||||
|
tenant: "109"
|
||||||
|
user: "107"
|
||||||
|
volume: "106"
|
||||||
|
rbd:
|
||||||
|
fsType: "68"
|
||||||
|
image: "67"
|
||||||
|
keyring: "71"
|
||||||
|
monitors:
|
||||||
|
- "66"
|
||||||
|
pool: "69"
|
||||||
|
secretRef:
|
||||||
|
name: "72"
|
||||||
|
user: "70"
|
||||||
|
scaleIO:
|
||||||
|
fsType: "137"
|
||||||
|
gateway: "130"
|
||||||
|
protectionDomain: "133"
|
||||||
|
secretRef:
|
||||||
|
name: "132"
|
||||||
|
storageMode: "135"
|
||||||
|
storagePool: "134"
|
||||||
|
system: "131"
|
||||||
|
volumeName: "136"
|
||||||
|
secret:
|
||||||
|
defaultMode: 332383000
|
||||||
|
items:
|
||||||
|
- key: "52"
|
||||||
|
mode: -547518679
|
||||||
|
path: "53"
|
||||||
|
optional: true
|
||||||
|
secretName: "51"
|
||||||
|
storageos:
|
||||||
|
fsType: "140"
|
||||||
|
secretRef:
|
||||||
|
name: "141"
|
||||||
|
volumeName: "138"
|
||||||
|
volumeNamespace: "139"
|
||||||
|
vsphereVolume:
|
||||||
|
fsType: "102"
|
||||||
|
storagePolicyID: "104"
|
||||||
|
storagePolicyName: "103"
|
||||||
|
volumePath: "101"
|
||||||
|
status:
|
||||||
|
availableReplicas: 1660081568
|
||||||
|
collisionCount: -1977467928
|
||||||
|
conditions:
|
||||||
|
- lastTransitionTime: "2146-08-16T07:05:27Z"
|
||||||
|
lastUpdateTime: "2524-02-08T04:27:05Z"
|
||||||
|
message: "427"
|
||||||
|
reason: "426"
|
||||||
|
status: Ƅ抄3昞财Î嘝zʄ
|
||||||
|
type: 洅啶
|
||||||
|
observedGeneration: 2992108727478230062
|
||||||
|
readyReplicas: 902022378
|
||||||
|
replicas: 407742062
|
||||||
|
unavailableReplicas: 904244563
|
||||||
|
updatedReplicas: 2115789304
|
1397
staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta2.ReplicaSet.json
vendored
Normal file
1397
staging/src/k8s.io/api/testdata/v1.16.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.16.0/apps.v1beta2.ReplicaSet.pb
vendored
Normal file
BIN
staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta2.ReplicaSet.pb
vendored
Normal file
Binary file not shown.
951
staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta2.ReplicaSet.yaml
vendored
Normal file
951
staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta2.ReplicaSet.yaml
vendored
Normal file
@ -0,0 +1,951 @@
|
|||||||
|
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"
|
||||||
|
fieldsType: "18"
|
||||||
|
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: "11042405498087606203"
|
||||||
|
selfLink: "5"
|
||||||
|
uid: "7"
|
||||||
|
spec:
|
||||||
|
minReadySeconds: -1971381490
|
||||||
|
replicas: 896585016
|
||||||
|
selector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: U-_Bq.m_-.q8_v2LiTF_a981d3-7-fP81.-.9Vdx.TB_M-H_5_t
|
||||||
|
operator: In
|
||||||
|
values:
|
||||||
|
- M--n1-p5.3___47._49pIB_o61ISU4--A_.XK_._M9T9sH.W5
|
||||||
|
matchLabels:
|
||||||
|
g8c2-k-912e5-c-e63-n-3snh-z--3uy5-----578/s.X8u4_.l.wV--__-Nx.N_6-___._-.-W._AAn---v_-5-_8LXP-o-9..1l-5: ""
|
||||||
|
template:
|
||||||
|
metadata:
|
||||||
|
annotations:
|
||||||
|
"32": "33"
|
||||||
|
clusterName: "38"
|
||||||
|
creationTimestamp: null
|
||||||
|
deletionGracePeriodSeconds: -152893758082474859
|
||||||
|
finalizers:
|
||||||
|
- "37"
|
||||||
|
generateName: "26"
|
||||||
|
generation: -6617020301190572172
|
||||||
|
labels:
|
||||||
|
"30": "31"
|
||||||
|
managedFields:
|
||||||
|
- apiVersion: "40"
|
||||||
|
fieldsType: "41"
|
||||||
|
manager: "39"
|
||||||
|
operation: ƅS·Õüe0ɔȖ脵鴈Ō
|
||||||
|
name: "25"
|
||||||
|
namespace: "27"
|
||||||
|
ownerReferences:
|
||||||
|
- apiVersion: "34"
|
||||||
|
blockOwnerDeletion: true
|
||||||
|
controller: true
|
||||||
|
kind: "35"
|
||||||
|
name: "36"
|
||||||
|
uid: 'ɖgȏ哙ȍȂ揲ȼDDŽLŬp:'
|
||||||
|
resourceVersion: "7336814125345800857"
|
||||||
|
selfLink: "28"
|
||||||
|
uid: ʬ
|
||||||
|
spec:
|
||||||
|
activeDeadlineSeconds: -8715915045560617563
|
||||||
|
affinity:
|
||||||
|
nodeAffinity:
|
||||||
|
preferredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- preference:
|
||||||
|
matchExpressions:
|
||||||
|
- key: "380"
|
||||||
|
operator: 擭銆jʒǚ鍰\縑
|
||||||
|
values:
|
||||||
|
- "381"
|
||||||
|
matchFields:
|
||||||
|
- key: "382"
|
||||||
|
operator: 鞤ɱďW賁Ěɭɪǹ0衷,Ʒƣ
|
||||||
|
values:
|
||||||
|
- "383"
|
||||||
|
weight: 199049889
|
||||||
|
requiredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
nodeSelectorTerms:
|
||||||
|
- matchExpressions:
|
||||||
|
- key: "376"
|
||||||
|
operator: 6x$1sȣ±p鋄5弢ȹ均i绝5哇芆
|
||||||
|
values:
|
||||||
|
- "377"
|
||||||
|
matchFields:
|
||||||
|
- key: "378"
|
||||||
|
operator: 埮pɵ{WOŭW灬p
|
||||||
|
values:
|
||||||
|
- "379"
|
||||||
|
podAffinity:
|
||||||
|
preferredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- podAffinityTerm:
|
||||||
|
labelSelector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: 3---g-----p8-d5-8-m8i--k0j5g.zrrw8-5ts-7-bp/6E__-.8_e_2
|
||||||
|
operator: DoesNotExist
|
||||||
|
matchLabels:
|
||||||
|
4-yy28-38xmu5nx4s--41-7--6m/271-_-9_._X-D---k6: Q.-s.H.Hu-k-_-0-T1mel--F......3_t_-l..-.DG7r-3.----._4__XOnP
|
||||||
|
namespaces:
|
||||||
|
- "398"
|
||||||
|
topologyKey: "399"
|
||||||
|
weight: -217760519
|
||||||
|
requiredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- labelSelector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: 6-x_rC9..__-6_k.N-2B_V.-tfh4.caTz_.g.w-o.8_WT-M.3_1
|
||||||
|
operator: NotIn
|
||||||
|
values:
|
||||||
|
- z
|
||||||
|
matchLabels:
|
||||||
|
4--883d-v3j4-7y-p---up52--sjo7799-skj5---r-t.sumf7ew/u-5mj_9.M.134-5-.q6H_.--_---.M.U_-m.-P.yPS: 1Tvw39F_C-rtSY.g._2F7.-_e..r
|
||||||
|
namespaces:
|
||||||
|
- "390"
|
||||||
|
topologyKey: "391"
|
||||||
|
podAntiAffinity:
|
||||||
|
preferredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- podAffinityTerm:
|
||||||
|
labelSelector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: 0--0g-q-22r4wye52y-h7463lyps4483-o--3f1p7--43nw-l-x8/Hz_V_.r_v_._e_-78o_6Z..11_7pX_.-mLlx...w_t-_.5.40Rw4D
|
||||||
|
operator: NotIn
|
||||||
|
values:
|
||||||
|
- txb__-ex-_1_-ODgC_1-_V
|
||||||
|
matchLabels:
|
||||||
|
6V1-rU.___06.eqk5E_-4-.XH-.k.7.l_-W8o._xJ1-lFA_X3: V0H2-.zHw.H__V.VT
|
||||||
|
namespaces:
|
||||||
|
- "414"
|
||||||
|
topologyKey: "415"
|
||||||
|
weight: -1851436166
|
||||||
|
requiredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
- labelSelector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: QZ9p_6.C.e
|
||||||
|
operator: DoesNotExist
|
||||||
|
matchLabels:
|
||||||
|
7F3p2_-_AmD-.0AP.1: A--.F5_x.KNC0-.-m_0-m-6Sp_N-S..O-BZ..n
|
||||||
|
namespaces:
|
||||||
|
- "406"
|
||||||
|
topologyKey: "407"
|
||||||
|
automountServiceAccountToken: false
|
||||||
|
containers:
|
||||||
|
- args:
|
||||||
|
- "222"
|
||||||
|
command:
|
||||||
|
- "221"
|
||||||
|
env:
|
||||||
|
- name: "229"
|
||||||
|
value: "230"
|
||||||
|
valueFrom:
|
||||||
|
configMapKeyRef:
|
||||||
|
key: "236"
|
||||||
|
name: "235"
|
||||||
|
optional: false
|
||||||
|
fieldRef:
|
||||||
|
apiVersion: "231"
|
||||||
|
fieldPath: "232"
|
||||||
|
resourceFieldRef:
|
||||||
|
containerName: "233"
|
||||||
|
divisor: "901"
|
||||||
|
resource: "234"
|
||||||
|
secretKeyRef:
|
||||||
|
key: "238"
|
||||||
|
name: "237"
|
||||||
|
optional: false
|
||||||
|
envFrom:
|
||||||
|
- configMapRef:
|
||||||
|
name: "227"
|
||||||
|
optional: true
|
||||||
|
prefix: "226"
|
||||||
|
secretRef:
|
||||||
|
name: "228"
|
||||||
|
optional: false
|
||||||
|
image: "220"
|
||||||
|
imagePullPolicy: 擓ƖHVe熼'FD剂讼ɓȌʟni酛
|
||||||
|
lifecycle:
|
||||||
|
postStart:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "267"
|
||||||
|
httpGet:
|
||||||
|
host: "269"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "270"
|
||||||
|
value: "271"
|
||||||
|
path: "268"
|
||||||
|
port: -421846800
|
||||||
|
scheme: zvt莭琽§
|
||||||
|
tcpSocket:
|
||||||
|
host: "272"
|
||||||
|
port: -763687725
|
||||||
|
preStop:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "273"
|
||||||
|
httpGet:
|
||||||
|
host: "275"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "276"
|
||||||
|
value: "277"
|
||||||
|
path: "274"
|
||||||
|
port: -1452676801
|
||||||
|
scheme: ȿ0矀Kʝ
|
||||||
|
tcpSocket:
|
||||||
|
host: "279"
|
||||||
|
port: "278"
|
||||||
|
livenessProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "245"
|
||||||
|
failureThreshold: -1191434089
|
||||||
|
httpGet:
|
||||||
|
host: "248"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "249"
|
||||||
|
value: "250"
|
||||||
|
path: "246"
|
||||||
|
port: "247"
|
||||||
|
scheme: 賃ɪ鐊瀑Ź9ǕLLȊ
|
||||||
|
initialDelaySeconds: 1214895765
|
||||||
|
periodSeconds: 282592353
|
||||||
|
successThreshold: 377225334
|
||||||
|
tcpSocket:
|
||||||
|
host: "251"
|
||||||
|
port: -26910286
|
||||||
|
timeoutSeconds: 1181519543
|
||||||
|
name: "219"
|
||||||
|
ports:
|
||||||
|
- containerPort: -2079582559
|
||||||
|
hostIP: "225"
|
||||||
|
hostPort: 1944205014
|
||||||
|
name: "224"
|
||||||
|
protocol: K.Q貇£ȹ嫰ƹǔw÷nI粛E煹ǐƲ
|
||||||
|
readinessProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "252"
|
||||||
|
failureThreshold: 1507815593
|
||||||
|
httpGet:
|
||||||
|
host: "255"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "256"
|
||||||
|
value: "257"
|
||||||
|
path: "253"
|
||||||
|
port: "254"
|
||||||
|
initialDelaySeconds: -839281354
|
||||||
|
periodSeconds: -819723498
|
||||||
|
successThreshold: -150133456
|
||||||
|
tcpSocket:
|
||||||
|
host: "259"
|
||||||
|
port: "258"
|
||||||
|
timeoutSeconds: 2035347577
|
||||||
|
resources:
|
||||||
|
limits:
|
||||||
|
羭,铻OŤǢʭ嵔: "340"
|
||||||
|
requests:
|
||||||
|
TG;邪匾mɩC[ó瓧嫭塓烀罁胾^拜: "755"
|
||||||
|
securityContext:
|
||||||
|
allowPrivilegeEscalation: true
|
||||||
|
capabilities:
|
||||||
|
add:
|
||||||
|
- À*f<鴒翁杙Ŧ癃8
|
||||||
|
drop:
|
||||||
|
- ɱJȉ罴
|
||||||
|
privileged: false
|
||||||
|
procMount: 棊ʢ=wǕɳɷ9Ì崟¿瘦ɖ緕ȚÍ勅
|
||||||
|
readOnlyRootFilesystem: false
|
||||||
|
runAsGroup: -3689959065086680033
|
||||||
|
runAsNonRoot: false
|
||||||
|
runAsUser: -2706913289057230267
|
||||||
|
seLinuxOptions:
|
||||||
|
level: "284"
|
||||||
|
role: "282"
|
||||||
|
type: "283"
|
||||||
|
user: "281"
|
||||||
|
windowsOptions:
|
||||||
|
gmsaCredentialSpec: "286"
|
||||||
|
gmsaCredentialSpecName: "285"
|
||||||
|
runAsUserName: "287"
|
||||||
|
startupProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "260"
|
||||||
|
failureThreshold: -822090785
|
||||||
|
httpGet:
|
||||||
|
host: "262"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "263"
|
||||||
|
value: "264"
|
||||||
|
path: "261"
|
||||||
|
port: 1684643131
|
||||||
|
scheme: 飣奺Ȋ礶惇¸
|
||||||
|
initialDelaySeconds: -161753937
|
||||||
|
periodSeconds: 1428207963
|
||||||
|
successThreshold: 790462391
|
||||||
|
tcpSocket:
|
||||||
|
host: "266"
|
||||||
|
port: "265"
|
||||||
|
timeoutSeconds: -1578746609
|
||||||
|
stdinOnce: true
|
||||||
|
terminationMessagePath: "280"
|
||||||
|
terminationMessagePolicy: \p[
|
||||||
|
volumeDevices:
|
||||||
|
- devicePath: "244"
|
||||||
|
name: "243"
|
||||||
|
volumeMounts:
|
||||||
|
- mountPath: "240"
|
||||||
|
mountPropagation: ʒ刽ʼn掏1ſ盷褎weLJèux榜
|
||||||
|
name: "239"
|
||||||
|
subPath: "241"
|
||||||
|
subPathExpr: "242"
|
||||||
|
workingDir: "223"
|
||||||
|
dnsConfig:
|
||||||
|
nameservers:
|
||||||
|
- "422"
|
||||||
|
options:
|
||||||
|
- name: "424"
|
||||||
|
value: "425"
|
||||||
|
searches:
|
||||||
|
- "423"
|
||||||
|
dnsPolicy: 丆
|
||||||
|
enableServiceLinks: false
|
||||||
|
ephemeralContainers:
|
||||||
|
- args:
|
||||||
|
- "291"
|
||||||
|
command:
|
||||||
|
- "290"
|
||||||
|
env:
|
||||||
|
- name: "298"
|
||||||
|
value: "299"
|
||||||
|
valueFrom:
|
||||||
|
configMapKeyRef:
|
||||||
|
key: "305"
|
||||||
|
name: "304"
|
||||||
|
optional: false
|
||||||
|
fieldRef:
|
||||||
|
apiVersion: "300"
|
||||||
|
fieldPath: "301"
|
||||||
|
resourceFieldRef:
|
||||||
|
containerName: "302"
|
||||||
|
divisor: "709"
|
||||||
|
resource: "303"
|
||||||
|
secretKeyRef:
|
||||||
|
key: "307"
|
||||||
|
name: "306"
|
||||||
|
optional: false
|
||||||
|
envFrom:
|
||||||
|
- configMapRef:
|
||||||
|
name: "296"
|
||||||
|
optional: true
|
||||||
|
prefix: "295"
|
||||||
|
secretRef:
|
||||||
|
name: "297"
|
||||||
|
optional: true
|
||||||
|
image: "289"
|
||||||
|
imagePullPolicy: 拉Œɥ颶妧Ö闊 鰔澝qV訆
|
||||||
|
lifecycle:
|
||||||
|
postStart:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "335"
|
||||||
|
httpGet:
|
||||||
|
host: "338"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "339"
|
||||||
|
value: "340"
|
||||||
|
path: "336"
|
||||||
|
port: "337"
|
||||||
|
scheme: 跩aŕ翑
|
||||||
|
tcpSocket:
|
||||||
|
host: "342"
|
||||||
|
port: "341"
|
||||||
|
preStop:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "343"
|
||||||
|
httpGet:
|
||||||
|
host: "345"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "346"
|
||||||
|
value: "347"
|
||||||
|
path: "344"
|
||||||
|
port: 1017803158
|
||||||
|
scheme: 碔
|
||||||
|
tcpSocket:
|
||||||
|
host: "349"
|
||||||
|
port: "348"
|
||||||
|
livenessProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "314"
|
||||||
|
failureThreshold: 1742259603
|
||||||
|
httpGet:
|
||||||
|
host: "317"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "318"
|
||||||
|
value: "319"
|
||||||
|
path: "315"
|
||||||
|
port: "316"
|
||||||
|
scheme: 屡ʁ
|
||||||
|
initialDelaySeconds: 1718241831
|
||||||
|
periodSeconds: 1180971695
|
||||||
|
successThreshold: -1971944908
|
||||||
|
tcpSocket:
|
||||||
|
host: "320"
|
||||||
|
port: -1554559634
|
||||||
|
timeoutSeconds: 550615941
|
||||||
|
name: "288"
|
||||||
|
ports:
|
||||||
|
- containerPort: 1330271338
|
||||||
|
hostIP: "294"
|
||||||
|
hostPort: 1853396726
|
||||||
|
name: "293"
|
||||||
|
protocol: 逴
|
||||||
|
readinessProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "321"
|
||||||
|
failureThreshold: 1150925735
|
||||||
|
httpGet:
|
||||||
|
host: "323"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "324"
|
||||||
|
value: "325"
|
||||||
|
path: "322"
|
||||||
|
port: -1620315711
|
||||||
|
scheme: ɐ扵
|
||||||
|
initialDelaySeconds: -1358663652
|
||||||
|
periodSeconds: -527306221
|
||||||
|
successThreshold: 2098694289
|
||||||
|
tcpSocket:
|
||||||
|
host: "327"
|
||||||
|
port: "326"
|
||||||
|
timeoutSeconds: 1543146222
|
||||||
|
resources:
|
||||||
|
limits:
|
||||||
|
颐o: "230"
|
||||||
|
requests:
|
||||||
|
'[+扴ȨŮ+朷Ǝ膯ljV': "728"
|
||||||
|
securityContext:
|
||||||
|
allowPrivilegeEscalation: false
|
||||||
|
capabilities:
|
||||||
|
add:
|
||||||
|
- ŧL²sNƗ¸gĩ餠籲磣Óƿ
|
||||||
|
drop:
|
||||||
|
- '"冓鍓贯澔 ƺ蛜6'
|
||||||
|
privileged: false
|
||||||
|
procMount: 鰥Z龏´DÒȗ
|
||||||
|
readOnlyRootFilesystem: true
|
||||||
|
runAsGroup: 6057650398488995896
|
||||||
|
runAsNonRoot: true
|
||||||
|
runAsUser: 4353696140684277635
|
||||||
|
seLinuxOptions:
|
||||||
|
level: "354"
|
||||||
|
role: "352"
|
||||||
|
type: "353"
|
||||||
|
user: "351"
|
||||||
|
windowsOptions:
|
||||||
|
gmsaCredentialSpec: "356"
|
||||||
|
gmsaCredentialSpecName: "355"
|
||||||
|
runAsUserName: "357"
|
||||||
|
startupProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "328"
|
||||||
|
failureThreshold: -1246371817
|
||||||
|
httpGet:
|
||||||
|
host: "331"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "332"
|
||||||
|
value: "333"
|
||||||
|
path: "329"
|
||||||
|
port: "330"
|
||||||
|
scheme: 榝$î.Ȏ蝪ʜ5遰
|
||||||
|
initialDelaySeconds: 834105836
|
||||||
|
periodSeconds: -370386363
|
||||||
|
successThreshold: 1714588921
|
||||||
|
tcpSocket:
|
||||||
|
host: "334"
|
||||||
|
port: -1438286448
|
||||||
|
timeoutSeconds: -1462219068
|
||||||
|
targetContainerName: "358"
|
||||||
|
terminationMessagePath: "350"
|
||||||
|
terminationMessagePolicy: Kƙ順\E¦队偯J僳徥淳4揻-$ɽ丟
|
||||||
|
tty: true
|
||||||
|
volumeDevices:
|
||||||
|
- devicePath: "313"
|
||||||
|
name: "312"
|
||||||
|
volumeMounts:
|
||||||
|
- mountPath: "309"
|
||||||
|
mountPropagation: ŕ-Ɂ圯W:ĸ輦唊#v铿
|
||||||
|
name: "308"
|
||||||
|
subPath: "310"
|
||||||
|
subPathExpr: "311"
|
||||||
|
workingDir: "292"
|
||||||
|
hostAliases:
|
||||||
|
- hostnames:
|
||||||
|
- "420"
|
||||||
|
ip: "419"
|
||||||
|
hostPID: true
|
||||||
|
hostname: "374"
|
||||||
|
imagePullSecrets:
|
||||||
|
- name: "373"
|
||||||
|
initContainers:
|
||||||
|
- args:
|
||||||
|
- "150"
|
||||||
|
command:
|
||||||
|
- "149"
|
||||||
|
env:
|
||||||
|
- name: "157"
|
||||||
|
value: "158"
|
||||||
|
valueFrom:
|
||||||
|
configMapKeyRef:
|
||||||
|
key: "164"
|
||||||
|
name: "163"
|
||||||
|
optional: true
|
||||||
|
fieldRef:
|
||||||
|
apiVersion: "159"
|
||||||
|
fieldPath: "160"
|
||||||
|
resourceFieldRef:
|
||||||
|
containerName: "161"
|
||||||
|
divisor: "455"
|
||||||
|
resource: "162"
|
||||||
|
secretKeyRef:
|
||||||
|
key: "166"
|
||||||
|
name: "165"
|
||||||
|
optional: false
|
||||||
|
envFrom:
|
||||||
|
- configMapRef:
|
||||||
|
name: "155"
|
||||||
|
optional: false
|
||||||
|
prefix: "154"
|
||||||
|
secretRef:
|
||||||
|
name: "156"
|
||||||
|
optional: false
|
||||||
|
image: "148"
|
||||||
|
imagePullPolicy: k_瀹鞎sn芞QÄȻ
|
||||||
|
lifecycle:
|
||||||
|
postStart:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "196"
|
||||||
|
httpGet:
|
||||||
|
host: "198"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "199"
|
||||||
|
value: "200"
|
||||||
|
path: "197"
|
||||||
|
port: -1327537699
|
||||||
|
tcpSocket:
|
||||||
|
host: "202"
|
||||||
|
port: "201"
|
||||||
|
preStop:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "203"
|
||||||
|
httpGet:
|
||||||
|
host: "206"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "207"
|
||||||
|
value: "208"
|
||||||
|
path: "204"
|
||||||
|
port: "205"
|
||||||
|
scheme: ĉş蝿ɖȃ賲鐅臬
|
||||||
|
tcpSocket:
|
||||||
|
host: "210"
|
||||||
|
port: "209"
|
||||||
|
livenessProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "173"
|
||||||
|
failureThreshold: 2053960192
|
||||||
|
httpGet:
|
||||||
|
host: "176"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "177"
|
||||||
|
value: "178"
|
||||||
|
path: "174"
|
||||||
|
port: "175"
|
||||||
|
scheme: ƴy綸_Ú8參遼ūPH炮
|
||||||
|
initialDelaySeconds: 741871873
|
||||||
|
periodSeconds: -1987044888
|
||||||
|
successThreshold: -1638339389
|
||||||
|
tcpSocket:
|
||||||
|
host: "180"
|
||||||
|
port: "179"
|
||||||
|
timeoutSeconds: 446829537
|
||||||
|
name: "147"
|
||||||
|
ports:
|
||||||
|
- containerPort: 715087892
|
||||||
|
hostIP: "153"
|
||||||
|
hostPort: -1896921306
|
||||||
|
name: "152"
|
||||||
|
protocol: 倱<
|
||||||
|
readinessProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "181"
|
||||||
|
failureThreshold: -57352147
|
||||||
|
httpGet:
|
||||||
|
host: "183"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "184"
|
||||||
|
value: "185"
|
||||||
|
path: "182"
|
||||||
|
port: -1903685915
|
||||||
|
scheme: ȓƇ$缔獵偐ę腬瓷碑=ɉ鎷卩蝾H韹寬
|
||||||
|
initialDelaySeconds: 128019484
|
||||||
|
periodSeconds: -2130554644
|
||||||
|
successThreshold: 290736426
|
||||||
|
tcpSocket:
|
||||||
|
host: "187"
|
||||||
|
port: "186"
|
||||||
|
timeoutSeconds: 431781335
|
||||||
|
resources:
|
||||||
|
limits:
|
||||||
|
/擇ɦĽ胚O醔ɍ厶耈 T: "618"
|
||||||
|
requests:
|
||||||
|
á腿ħ缶.蒅!a坩O`涁İ而踪鄌eÞ: "372"
|
||||||
|
securityContext:
|
||||||
|
allowPrivilegeEscalation: false
|
||||||
|
capabilities:
|
||||||
|
add:
|
||||||
|
- '?'
|
||||||
|
drop:
|
||||||
|
- 峧Y栲茇竛吲蚛隖
|
||||||
|
privileged: false
|
||||||
|
procMount: ʙ嫙&
|
||||||
|
readOnlyRootFilesystem: false
|
||||||
|
runAsGroup: -7286288718856494813
|
||||||
|
runAsNonRoot: true
|
||||||
|
runAsUser: 7312518131318481396
|
||||||
|
seLinuxOptions:
|
||||||
|
level: "215"
|
||||||
|
role: "213"
|
||||||
|
type: "214"
|
||||||
|
user: "212"
|
||||||
|
windowsOptions:
|
||||||
|
gmsaCredentialSpec: "217"
|
||||||
|
gmsaCredentialSpecName: "216"
|
||||||
|
runAsUserName: "218"
|
||||||
|
startupProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- "188"
|
||||||
|
failureThreshold: 1133369651
|
||||||
|
httpGet:
|
||||||
|
host: "191"
|
||||||
|
httpHeaders:
|
||||||
|
- name: "192"
|
||||||
|
value: "193"
|
||||||
|
path: "189"
|
||||||
|
port: "190"
|
||||||
|
scheme: 閝ȝ
|
||||||
|
initialDelaySeconds: -2142865739
|
||||||
|
periodSeconds: 1434408532
|
||||||
|
successThreshold: -566408554
|
||||||
|
tcpSocket:
|
||||||
|
host: "195"
|
||||||
|
port: "194"
|
||||||
|
timeoutSeconds: -1179067190
|
||||||
|
stdin: true
|
||||||
|
stdinOnce: true
|
||||||
|
terminationMessagePath: "211"
|
||||||
|
volumeDevices:
|
||||||
|
- devicePath: "172"
|
||||||
|
name: "171"
|
||||||
|
volumeMounts:
|
||||||
|
- mountPath: "168"
|
||||||
|
mountPropagation: dʪīT捘ɍi縱ù墴1Rƥ
|
||||||
|
name: "167"
|
||||||
|
readOnly: true
|
||||||
|
subPath: "169"
|
||||||
|
subPathExpr: "170"
|
||||||
|
workingDir: "151"
|
||||||
|
nodeName: "363"
|
||||||
|
nodeSelector:
|
||||||
|
"359": "360"
|
||||||
|
overhead:
|
||||||
|
4'ď曕椐敛n湙: "310"
|
||||||
|
preemptionPolicy: '!ń1ċƹ|慼櫁色苆试揯遐'
|
||||||
|
priority: -1852730577
|
||||||
|
priorityClassName: "421"
|
||||||
|
readinessGates:
|
||||||
|
- conditionType: ź魊塾ɖ$rolȋɶuɋ5r儉ɩ柀ɨ鴅
|
||||||
|
restartPolicy: ɘɢ鬍熖B芭花ª瘡
|
||||||
|
runtimeClassName: "426"
|
||||||
|
schedulerName: "416"
|
||||||
|
securityContext:
|
||||||
|
fsGroup: 7124276984274024394
|
||||||
|
runAsGroup: -779972051078659613
|
||||||
|
runAsNonRoot: false
|
||||||
|
runAsUser: 2179199799235189619
|
||||||
|
seLinuxOptions:
|
||||||
|
level: "367"
|
||||||
|
role: "365"
|
||||||
|
type: "366"
|
||||||
|
user: "364"
|
||||||
|
supplementalGroups:
|
||||||
|
- -7127205672279904050
|
||||||
|
sysctls:
|
||||||
|
- name: "371"
|
||||||
|
value: "372"
|
||||||
|
windowsOptions:
|
||||||
|
gmsaCredentialSpec: "369"
|
||||||
|
gmsaCredentialSpecName: "368"
|
||||||
|
runAsUserName: "370"
|
||||||
|
serviceAccount: "362"
|
||||||
|
serviceAccountName: "361"
|
||||||
|
shareProcessNamespace: true
|
||||||
|
subdomain: "375"
|
||||||
|
terminationGracePeriodSeconds: 2666412258966278206
|
||||||
|
tolerations:
|
||||||
|
- effect: ŽɣB矗E¸乾
|
||||||
|
key: "417"
|
||||||
|
operator: 堺ʣ
|
||||||
|
tolerationSeconds: -3532804738923434397
|
||||||
|
value: "418"
|
||||||
|
topologySpreadConstraints:
|
||||||
|
- labelSelector:
|
||||||
|
matchExpressions:
|
||||||
|
- key: 4-4D-r.-F__r.oh..2_uGGP..-_N_h_4Hl-X0_2-W
|
||||||
|
operator: In
|
||||||
|
values:
|
||||||
|
- 2-.s_6O-5_7_-0w_--5-_.3--_9QWJ
|
||||||
|
matchLabels:
|
||||||
|
p2djmscp--ac8u23-k----26u5--72n-5.j8-0020-1-5/t5W_._._-2M2._i: wvU
|
||||||
|
maxSkew: -150478704
|
||||||
|
topologyKey: "427"
|
||||||
|
whenUnsatisfiable: ;鹡鑓侅闍ŏŃŋŏ}ŀ
|
||||||
|
volumes:
|
||||||
|
- awsElasticBlockStore:
|
||||||
|
fsType: "47"
|
||||||
|
partition: -762366823
|
||||||
|
readOnly: true
|
||||||
|
volumeID: "46"
|
||||||
|
azureDisk:
|
||||||
|
cachingMode: HǺƶȤ^}穠
|
||||||
|
diskName: "110"
|
||||||
|
diskURI: "111"
|
||||||
|
fsType: "112"
|
||||||
|
kind: 躢
|
||||||
|
readOnly: true
|
||||||
|
azureFile:
|
||||||
|
secretName: "96"
|
||||||
|
shareName: "97"
|
||||||
|
cephfs:
|
||||||
|
monitors:
|
||||||
|
- "81"
|
||||||
|
path: "82"
|
||||||
|
secretFile: "84"
|
||||||
|
secretRef:
|
||||||
|
name: "85"
|
||||||
|
user: "83"
|
||||||
|
cinder:
|
||||||
|
fsType: "79"
|
||||||
|
secretRef:
|
||||||
|
name: "80"
|
||||||
|
volumeID: "78"
|
||||||
|
configMap:
|
||||||
|
defaultMode: -460478410
|
||||||
|
items:
|
||||||
|
- key: "99"
|
||||||
|
mode: -2039036935
|
||||||
|
path: "100"
|
||||||
|
name: "98"
|
||||||
|
optional: false
|
||||||
|
csi:
|
||||||
|
driver: "142"
|
||||||
|
fsType: "143"
|
||||||
|
nodePublishSecretRef:
|
||||||
|
name: "146"
|
||||||
|
readOnly: false
|
||||||
|
volumeAttributes:
|
||||||
|
"144": "145"
|
||||||
|
downwardAPI:
|
||||||
|
defaultMode: -106644772
|
||||||
|
items:
|
||||||
|
- fieldRef:
|
||||||
|
apiVersion: "89"
|
||||||
|
fieldPath: "90"
|
||||||
|
mode: 1235524154
|
||||||
|
path: "88"
|
||||||
|
resourceFieldRef:
|
||||||
|
containerName: "91"
|
||||||
|
divisor: "457"
|
||||||
|
resource: "92"
|
||||||
|
emptyDir:
|
||||||
|
medium: 彭聡A3fƻfʣ
|
||||||
|
sizeLimit: "115"
|
||||||
|
fc:
|
||||||
|
fsType: "94"
|
||||||
|
lun: 441887498
|
||||||
|
readOnly: true
|
||||||
|
targetWWNs:
|
||||||
|
- "93"
|
||||||
|
wwids:
|
||||||
|
- "95"
|
||||||
|
flexVolume:
|
||||||
|
driver: "73"
|
||||||
|
fsType: "74"
|
||||||
|
options:
|
||||||
|
"76": "77"
|
||||||
|
secretRef:
|
||||||
|
name: "75"
|
||||||
|
flocker:
|
||||||
|
datasetName: "86"
|
||||||
|
datasetUUID: "87"
|
||||||
|
gcePersistentDisk:
|
||||||
|
fsType: "45"
|
||||||
|
partition: -1499132872
|
||||||
|
pdName: "44"
|
||||||
|
gitRepo:
|
||||||
|
directory: "50"
|
||||||
|
repository: "48"
|
||||||
|
revision: "49"
|
||||||
|
glusterfs:
|
||||||
|
endpoints: "63"
|
||||||
|
path: "64"
|
||||||
|
hostPath:
|
||||||
|
path: "43"
|
||||||
|
type: 6NJPM饣`诫z徃鷢6ȥ啕禗Ǐ2啗塧ȱ
|
||||||
|
iscsi:
|
||||||
|
fsType: "59"
|
||||||
|
initiatorName: "62"
|
||||||
|
iqn: "57"
|
||||||
|
iscsiInterface: "58"
|
||||||
|
lun: 1655406148
|
||||||
|
portals:
|
||||||
|
- "60"
|
||||||
|
readOnly: true
|
||||||
|
secretRef:
|
||||||
|
name: "61"
|
||||||
|
targetPortal: "56"
|
||||||
|
name: "42"
|
||||||
|
nfs:
|
||||||
|
path: "55"
|
||||||
|
readOnly: true
|
||||||
|
server: "54"
|
||||||
|
persistentVolumeClaim:
|
||||||
|
claimName: "65"
|
||||||
|
readOnly: true
|
||||||
|
photonPersistentDisk:
|
||||||
|
fsType: "114"
|
||||||
|
pdID: "113"
|
||||||
|
portworxVolume:
|
||||||
|
fsType: "129"
|
||||||
|
volumeID: "128"
|
||||||
|
projected:
|
||||||
|
defaultMode: -522879476
|
||||||
|
sources:
|
||||||
|
- configMap:
|
||||||
|
items:
|
||||||
|
- key: "124"
|
||||||
|
mode: -1694464659
|
||||||
|
path: "125"
|
||||||
|
name: "123"
|
||||||
|
optional: true
|
||||||
|
downwardAPI:
|
||||||
|
items:
|
||||||
|
- fieldRef:
|
||||||
|
apiVersion: "119"
|
||||||
|
fieldPath: "120"
|
||||||
|
mode: 926891073
|
||||||
|
path: "118"
|
||||||
|
resourceFieldRef:
|
||||||
|
containerName: "121"
|
||||||
|
divisor: "746"
|
||||||
|
resource: "122"
|
||||||
|
secret:
|
||||||
|
items:
|
||||||
|
- key: "116"
|
||||||
|
mode: -1399063270
|
||||||
|
path: "117"
|
||||||
|
name: "115"
|
||||||
|
optional: true
|
||||||
|
serviceAccountToken:
|
||||||
|
audience: "126"
|
||||||
|
expirationSeconds: -7593824971107985079
|
||||||
|
path: "127"
|
||||||
|
quobyte:
|
||||||
|
group: "108"
|
||||||
|
readOnly: true
|
||||||
|
registry: "105"
|
||||||
|
tenant: "109"
|
||||||
|
user: "107"
|
||||||
|
volume: "106"
|
||||||
|
rbd:
|
||||||
|
fsType: "68"
|
||||||
|
image: "67"
|
||||||
|
keyring: "71"
|
||||||
|
monitors:
|
||||||
|
- "66"
|
||||||
|
pool: "69"
|
||||||
|
readOnly: true
|
||||||
|
secretRef:
|
||||||
|
name: "72"
|
||||||
|
user: "70"
|
||||||
|
scaleIO:
|
||||||
|
fsType: "137"
|
||||||
|
gateway: "130"
|
||||||
|
protectionDomain: "133"
|
||||||
|
secretRef:
|
||||||
|
name: "132"
|
||||||
|
storageMode: "135"
|
||||||
|
storagePool: "134"
|
||||||
|
system: "131"
|
||||||
|
volumeName: "136"
|
||||||
|
secret:
|
||||||
|
defaultMode: 372704313
|
||||||
|
items:
|
||||||
|
- key: "52"
|
||||||
|
mode: -104666658
|
||||||
|
path: "53"
|
||||||
|
optional: true
|
||||||
|
secretName: "51"
|
||||||
|
storageos:
|
||||||
|
fsType: "140"
|
||||||
|
readOnly: true
|
||||||
|
secretRef:
|
||||||
|
name: "141"
|
||||||
|
volumeName: "138"
|
||||||
|
volumeNamespace: "139"
|
||||||
|
vsphereVolume:
|
||||||
|
fsType: "102"
|
||||||
|
storagePolicyID: "104"
|
||||||
|
storagePolicyName: "103"
|
||||||
|
volumePath: "101"
|
||||||
|
status:
|
||||||
|
availableReplicas: -1469601144
|
||||||
|
conditions:
|
||||||
|
- lastTransitionTime: "2469-07-10T03:20:34Z"
|
||||||
|
message: "435"
|
||||||
|
reason: "434"
|
||||||
|
status: ɻ猶N嫡牿咸Ǻ潑鶋洅啶'ƈoIǢ龞瞯å
|
||||||
|
type: ɡj瓇ɽ丿YƄZZ塖bʘ
|
||||||
|
fullyLabeledReplicas: 138911331
|
||||||
|
observedGeneration: 6703635170896137755
|
||||||
|
readyReplicas: 1613009760
|
||||||
|
replicas: -330302940
|
53
staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta2.Scale.json
vendored
Normal file
53
staging/src/k8s.io/api/testdata/v1.16.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": "7",
|
||||||
|
"resourceVersion": "11042405498087606203",
|
||||||
|
"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",
|
||||||
|
"fieldsType": "18"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"spec": {
|
||||||
|
"replicas": -595102844
|
||||||
|
},
|
||||||
|
"status": {
|
||||||
|
"replicas": 70007838,
|
||||||
|
"selector": {
|
||||||
|
"19": "20"
|
||||||
|
},
|
||||||
|
"targetSelector": "21"
|
||||||
|
}
|
||||||
|
}
|
BIN
staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta2.Scale.pb
vendored
Normal file
BIN
staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta2.Scale.pb
vendored
Normal file
Binary file not shown.
38
staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta2.Scale.yaml
vendored
Normal file
38
staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta2.Scale.yaml
vendored
Normal file
@ -0,0 +1,38 @@
|
|||||||
|
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"
|
||||||
|
fieldsType: "18"
|
||||||
|
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: "11042405498087606203"
|
||||||
|
selfLink: "5"
|
||||||
|
uid: "7"
|
||||||
|
spec:
|
||||||
|
replicas: -595102844
|
||||||
|
status:
|
||||||
|
replicas: 70007838
|
||||||
|
selector:
|
||||||
|
"19": "20"
|
||||||
|
targetSelector: "21"
|
1499
staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta2.StatefulSet.json
vendored
Normal file
1499
staging/src/k8s.io/api/testdata/v1.16.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.16.0/apps.v1beta2.StatefulSet.pb
vendored
Normal file
BIN
staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta2.StatefulSet.pb
vendored
Normal file
Binary file not shown.
1023
staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta2.StatefulSet.yaml
vendored
Normal file
1023
staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta2.StatefulSet.yaml
vendored
Normal file
File diff suppressed because it is too large
Load Diff
59
staging/src/k8s.io/api/testdata/v1.16.0/authentication.k8s.io.v1.TokenRequest.json
vendored
Normal file
59
staging/src/k8s.io/api/testdata/v1.16.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": "7",
|
||||||
|
"resourceVersion": "11042405498087606203",
|
||||||
|
"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",
|
||||||
|
"fieldsType": "18"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"spec": {
|
||||||
|
"audiences": [
|
||||||
|
"19"
|
||||||
|
],
|
||||||
|
"expirationSeconds": 3850803321873644574,
|
||||||
|
"boundObjectRef": {
|
||||||
|
"kind": "20",
|
||||||
|
"apiVersion": "21",
|
||||||
|
"name": "22",
|
||||||
|
"uid": "r鯹)晿\u003co,c鮽ort昍řČ扷5ƗǸ"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"status": {
|
||||||
|
"token": "23",
|
||||||
|
"expirationTimestamp": "1999-07-03T22:31:10Z"
|
||||||
|
}
|
||||||
|
}
|
BIN
staging/src/k8s.io/api/testdata/v1.16.0/authentication.k8s.io.v1.TokenRequest.pb
vendored
Normal file
BIN
staging/src/k8s.io/api/testdata/v1.16.0/authentication.k8s.io.v1.TokenRequest.pb
vendored
Normal file
Binary file not shown.
43
staging/src/k8s.io/api/testdata/v1.16.0/authentication.k8s.io.v1.TokenRequest.yaml
vendored
Normal file
43
staging/src/k8s.io/api/testdata/v1.16.0/authentication.k8s.io.v1.TokenRequest.yaml
vendored
Normal file
@ -0,0 +1,43 @@
|
|||||||
|
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"
|
||||||
|
fieldsType: "18"
|
||||||
|
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: "11042405498087606203"
|
||||||
|
selfLink: "5"
|
||||||
|
uid: "7"
|
||||||
|
spec:
|
||||||
|
audiences:
|
||||||
|
- "19"
|
||||||
|
boundObjectRef:
|
||||||
|
apiVersion: "21"
|
||||||
|
kind: "20"
|
||||||
|
name: "22"
|
||||||
|
uid: r鯹)晿<o,c鮽ort昍řČ扷5ƗǸ
|
||||||
|
expirationSeconds: 3850803321873644574
|
||||||
|
status:
|
||||||
|
expirationTimestamp: "1999-07-03T22:31:10Z"
|
||||||
|
token: "23"
|
67
staging/src/k8s.io/api/testdata/v1.16.0/authentication.k8s.io.v1.TokenReview.json
vendored
Normal file
67
staging/src/k8s.io/api/testdata/v1.16.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": "7",
|
||||||
|
"resourceVersion": "11042405498087606203",
|
||||||
|
"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",
|
||||||
|
"fieldsType": "18"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"spec": {
|
||||||
|
"token": "19",
|
||||||
|
"audiences": [
|
||||||
|
"20"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"status": {
|
||||||
|
"user": {
|
||||||
|
"username": "21",
|
||||||
|
"uid": "22",
|
||||||
|
"groups": [
|
||||||
|
"23"
|
||||||
|
],
|
||||||
|
"extra": {
|
||||||
|
"24": [
|
||||||
|
"25"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"audiences": [
|
||||||
|
"26"
|
||||||
|
],
|
||||||
|
"error": "27"
|
||||||
|
}
|
||||||
|
}
|
BIN
staging/src/k8s.io/api/testdata/v1.16.0/authentication.k8s.io.v1.TokenReview.pb
vendored
Normal file
BIN
staging/src/k8s.io/api/testdata/v1.16.0/authentication.k8s.io.v1.TokenReview.pb
vendored
Normal file
Binary file not shown.
47
staging/src/k8s.io/api/testdata/v1.16.0/authentication.k8s.io.v1.TokenReview.yaml
vendored
Normal file
47
staging/src/k8s.io/api/testdata/v1.16.0/authentication.k8s.io.v1.TokenReview.yaml
vendored
Normal file
@ -0,0 +1,47 @@
|
|||||||
|
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"
|
||||||
|
fieldsType: "18"
|
||||||
|
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: "11042405498087606203"
|
||||||
|
selfLink: "5"
|
||||||
|
uid: "7"
|
||||||
|
spec:
|
||||||
|
audiences:
|
||||||
|
- "20"
|
||||||
|
token: "19"
|
||||||
|
status:
|
||||||
|
audiences:
|
||||||
|
- "26"
|
||||||
|
error: "27"
|
||||||
|
user:
|
||||||
|
extra:
|
||||||
|
"24":
|
||||||
|
- "25"
|
||||||
|
groups:
|
||||||
|
- "23"
|
||||||
|
uid: "22"
|
||||||
|
username: "21"
|
67
staging/src/k8s.io/api/testdata/v1.16.0/authentication.k8s.io.v1beta1.TokenReview.json
vendored
Normal file
67
staging/src/k8s.io/api/testdata/v1.16.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": "7",
|
||||||
|
"resourceVersion": "11042405498087606203",
|
||||||
|
"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",
|
||||||
|
"fieldsType": "18"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"spec": {
|
||||||
|
"token": "19",
|
||||||
|
"audiences": [
|
||||||
|
"20"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"status": {
|
||||||
|
"user": {
|
||||||
|
"username": "21",
|
||||||
|
"uid": "22",
|
||||||
|
"groups": [
|
||||||
|
"23"
|
||||||
|
],
|
||||||
|
"extra": {
|
||||||
|
"24": [
|
||||||
|
"25"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"audiences": [
|
||||||
|
"26"
|
||||||
|
],
|
||||||
|
"error": "27"
|
||||||
|
}
|
||||||
|
}
|
BIN
staging/src/k8s.io/api/testdata/v1.16.0/authentication.k8s.io.v1beta1.TokenReview.pb
vendored
Normal file
BIN
staging/src/k8s.io/api/testdata/v1.16.0/authentication.k8s.io.v1beta1.TokenReview.pb
vendored
Normal file
Binary file not shown.
47
staging/src/k8s.io/api/testdata/v1.16.0/authentication.k8s.io.v1beta1.TokenReview.yaml
vendored
Normal file
47
staging/src/k8s.io/api/testdata/v1.16.0/authentication.k8s.io.v1beta1.TokenReview.yaml
vendored
Normal file
@ -0,0 +1,47 @@
|
|||||||
|
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"
|
||||||
|
fieldsType: "18"
|
||||||
|
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: "11042405498087606203"
|
||||||
|
selfLink: "5"
|
||||||
|
uid: "7"
|
||||||
|
spec:
|
||||||
|
audiences:
|
||||||
|
- "20"
|
||||||
|
token: "19"
|
||||||
|
status:
|
||||||
|
audiences:
|
||||||
|
- "26"
|
||||||
|
error: "27"
|
||||||
|
user:
|
||||||
|
extra:
|
||||||
|
"24":
|
||||||
|
- "25"
|
||||||
|
groups:
|
||||||
|
- "23"
|
||||||
|
uid: "22"
|
||||||
|
username: "21"
|
73
staging/src/k8s.io/api/testdata/v1.16.0/authorization.k8s.io.v1.LocalSubjectAccessReview.json
vendored
Normal file
73
staging/src/k8s.io/api/testdata/v1.16.0/authorization.k8s.io.v1.LocalSubjectAccessReview.json
vendored
Normal file
@ -0,0 +1,73 @@
|
|||||||
|
{
|
||||||
|
"kind": "LocalSubjectAccessReview",
|
||||||
|
"apiVersion": "authorization.k8s.io/v1",
|
||||||
|
"metadata": {
|
||||||
|
"name": "2",
|
||||||
|
"generateName": "3",
|
||||||
|
"namespace": "4",
|
||||||
|
"selfLink": "5",
|
||||||
|
"uid": "7",
|
||||||
|
"resourceVersion": "11042405498087606203",
|
||||||
|
"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",
|
||||||
|
"fieldsType": "18"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"spec": {
|
||||||
|
"resourceAttributes": {
|
||||||
|
"namespace": "19",
|
||||||
|
"verb": "20",
|
||||||
|
"group": "21",
|
||||||
|
"version": "22",
|
||||||
|
"resource": "23",
|
||||||
|
"subresource": "24",
|
||||||
|
"name": "25"
|
||||||
|
},
|
||||||
|
"nonResourceAttributes": {
|
||||||
|
"path": "26",
|
||||||
|
"verb": "27"
|
||||||
|
},
|
||||||
|
"user": "28",
|
||||||
|
"groups": [
|
||||||
|
"29"
|
||||||
|
],
|
||||||
|
"extra": {
|
||||||
|
"30": [
|
||||||
|
"31"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"uid": "32"
|
||||||
|
},
|
||||||
|
"status": {
|
||||||
|
"allowed": false,
|
||||||
|
"reason": "33",
|
||||||
|
"evaluationError": "34"
|
||||||
|
}
|
||||||
|
}
|
BIN
staging/src/k8s.io/api/testdata/v1.16.0/authorization.k8s.io.v1.LocalSubjectAccessReview.pb
vendored
Normal file
BIN
staging/src/k8s.io/api/testdata/v1.16.0/authorization.k8s.io.v1.LocalSubjectAccessReview.pb
vendored
Normal file
Binary file not shown.
54
staging/src/k8s.io/api/testdata/v1.16.0/authorization.k8s.io.v1.LocalSubjectAccessReview.yaml
vendored
Normal file
54
staging/src/k8s.io/api/testdata/v1.16.0/authorization.k8s.io.v1.LocalSubjectAccessReview.yaml
vendored
Normal file
@ -0,0 +1,54 @@
|
|||||||
|
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"
|
||||||
|
fieldsType: "18"
|
||||||
|
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: "11042405498087606203"
|
||||||
|
selfLink: "5"
|
||||||
|
uid: "7"
|
||||||
|
spec:
|
||||||
|
extra:
|
||||||
|
"30":
|
||||||
|
- "31"
|
||||||
|
groups:
|
||||||
|
- "29"
|
||||||
|
nonResourceAttributes:
|
||||||
|
path: "26"
|
||||||
|
verb: "27"
|
||||||
|
resourceAttributes:
|
||||||
|
group: "21"
|
||||||
|
name: "25"
|
||||||
|
namespace: "19"
|
||||||
|
resource: "23"
|
||||||
|
subresource: "24"
|
||||||
|
verb: "20"
|
||||||
|
version: "22"
|
||||||
|
uid: "32"
|
||||||
|
user: "28"
|
||||||
|
status:
|
||||||
|
allowed: false
|
||||||
|
evaluationError: "34"
|
||||||
|
reason: "33"
|
63
staging/src/k8s.io/api/testdata/v1.16.0/authorization.k8s.io.v1.SelfSubjectAccessReview.json
vendored
Normal file
63
staging/src/k8s.io/api/testdata/v1.16.0/authorization.k8s.io.v1.SelfSubjectAccessReview.json
vendored
Normal file
@ -0,0 +1,63 @@
|
|||||||
|
{
|
||||||
|
"kind": "SelfSubjectAccessReview",
|
||||||
|
"apiVersion": "authorization.k8s.io/v1",
|
||||||
|
"metadata": {
|
||||||
|
"name": "2",
|
||||||
|
"generateName": "3",
|
||||||
|
"namespace": "4",
|
||||||
|
"selfLink": "5",
|
||||||
|
"uid": "7",
|
||||||
|
"resourceVersion": "11042405498087606203",
|
||||||
|
"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",
|
||||||
|
"fieldsType": "18"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"spec": {
|
||||||
|
"resourceAttributes": {
|
||||||
|
"namespace": "19",
|
||||||
|
"verb": "20",
|
||||||
|
"group": "21",
|
||||||
|
"version": "22",
|
||||||
|
"resource": "23",
|
||||||
|
"subresource": "24",
|
||||||
|
"name": "25"
|
||||||
|
},
|
||||||
|
"nonResourceAttributes": {
|
||||||
|
"path": "26",
|
||||||
|
"verb": "27"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"status": {
|
||||||
|
"allowed": true,
|
||||||
|
"reason": "28",
|
||||||
|
"evaluationError": "29"
|
||||||
|
}
|
||||||
|
}
|
BIN
staging/src/k8s.io/api/testdata/v1.16.0/authorization.k8s.io.v1.SelfSubjectAccessReview.pb
vendored
Normal file
BIN
staging/src/k8s.io/api/testdata/v1.16.0/authorization.k8s.io.v1.SelfSubjectAccessReview.pb
vendored
Normal file
Binary file not shown.
47
staging/src/k8s.io/api/testdata/v1.16.0/authorization.k8s.io.v1.SelfSubjectAccessReview.yaml
vendored
Normal file
47
staging/src/k8s.io/api/testdata/v1.16.0/authorization.k8s.io.v1.SelfSubjectAccessReview.yaml
vendored
Normal file
@ -0,0 +1,47 @@
|
|||||||
|
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"
|
||||||
|
fieldsType: "18"
|
||||||
|
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: "11042405498087606203"
|
||||||
|
selfLink: "5"
|
||||||
|
uid: "7"
|
||||||
|
spec:
|
||||||
|
nonResourceAttributes:
|
||||||
|
path: "26"
|
||||||
|
verb: "27"
|
||||||
|
resourceAttributes:
|
||||||
|
group: "21"
|
||||||
|
name: "25"
|
||||||
|
namespace: "19"
|
||||||
|
resource: "23"
|
||||||
|
subresource: "24"
|
||||||
|
verb: "20"
|
||||||
|
version: "22"
|
||||||
|
status:
|
||||||
|
allowed: true
|
||||||
|
evaluationError: "29"
|
||||||
|
reason: "28"
|
76
staging/src/k8s.io/api/testdata/v1.16.0/authorization.k8s.io.v1.SelfSubjectRulesReview.json
vendored
Normal file
76
staging/src/k8s.io/api/testdata/v1.16.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": "7",
|
||||||
|
"resourceVersion": "11042405498087606203",
|
||||||
|
"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",
|
||||||
|
"fieldsType": "18"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"spec": {
|
||||||
|
"namespace": "19"
|
||||||
|
},
|
||||||
|
"status": {
|
||||||
|
"resourceRules": [
|
||||||
|
{
|
||||||
|
"verbs": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"apiGroups": [
|
||||||
|
"21"
|
||||||
|
],
|
||||||
|
"resources": [
|
||||||
|
"22"
|
||||||
|
],
|
||||||
|
"resourceNames": [
|
||||||
|
"23"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"nonResourceRules": [
|
||||||
|
{
|
||||||
|
"verbs": [
|
||||||
|
"24"
|
||||||
|
],
|
||||||
|
"nonResourceURLs": [
|
||||||
|
"25"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"incomplete": true,
|
||||||
|
"evaluationError": "26"
|
||||||
|
}
|
||||||
|
}
|
BIN
staging/src/k8s.io/api/testdata/v1.16.0/authorization.k8s.io.v1.SelfSubjectRulesReview.pb
vendored
Normal file
BIN
staging/src/k8s.io/api/testdata/v1.16.0/authorization.k8s.io.v1.SelfSubjectRulesReview.pb
vendored
Normal file
Binary file not shown.
50
staging/src/k8s.io/api/testdata/v1.16.0/authorization.k8s.io.v1.SelfSubjectRulesReview.yaml
vendored
Normal file
50
staging/src/k8s.io/api/testdata/v1.16.0/authorization.k8s.io.v1.SelfSubjectRulesReview.yaml
vendored
Normal file
@ -0,0 +1,50 @@
|
|||||||
|
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"
|
||||||
|
fieldsType: "18"
|
||||||
|
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: "11042405498087606203"
|
||||||
|
selfLink: "5"
|
||||||
|
uid: "7"
|
||||||
|
spec:
|
||||||
|
namespace: "19"
|
||||||
|
status:
|
||||||
|
evaluationError: "26"
|
||||||
|
incomplete: true
|
||||||
|
nonResourceRules:
|
||||||
|
- nonResourceURLs:
|
||||||
|
- "25"
|
||||||
|
verbs:
|
||||||
|
- "24"
|
||||||
|
resourceRules:
|
||||||
|
- apiGroups:
|
||||||
|
- "21"
|
||||||
|
resourceNames:
|
||||||
|
- "23"
|
||||||
|
resources:
|
||||||
|
- "22"
|
||||||
|
verbs:
|
||||||
|
- "20"
|
73
staging/src/k8s.io/api/testdata/v1.16.0/authorization.k8s.io.v1.SubjectAccessReview.json
vendored
Normal file
73
staging/src/k8s.io/api/testdata/v1.16.0/authorization.k8s.io.v1.SubjectAccessReview.json
vendored
Normal file
@ -0,0 +1,73 @@
|
|||||||
|
{
|
||||||
|
"kind": "SubjectAccessReview",
|
||||||
|
"apiVersion": "authorization.k8s.io/v1",
|
||||||
|
"metadata": {
|
||||||
|
"name": "2",
|
||||||
|
"generateName": "3",
|
||||||
|
"namespace": "4",
|
||||||
|
"selfLink": "5",
|
||||||
|
"uid": "7",
|
||||||
|
"resourceVersion": "11042405498087606203",
|
||||||
|
"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",
|
||||||
|
"fieldsType": "18"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"spec": {
|
||||||
|
"resourceAttributes": {
|
||||||
|
"namespace": "19",
|
||||||
|
"verb": "20",
|
||||||
|
"group": "21",
|
||||||
|
"version": "22",
|
||||||
|
"resource": "23",
|
||||||
|
"subresource": "24",
|
||||||
|
"name": "25"
|
||||||
|
},
|
||||||
|
"nonResourceAttributes": {
|
||||||
|
"path": "26",
|
||||||
|
"verb": "27"
|
||||||
|
},
|
||||||
|
"user": "28",
|
||||||
|
"groups": [
|
||||||
|
"29"
|
||||||
|
],
|
||||||
|
"extra": {
|
||||||
|
"30": [
|
||||||
|
"31"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"uid": "32"
|
||||||
|
},
|
||||||
|
"status": {
|
||||||
|
"allowed": false,
|
||||||
|
"reason": "33",
|
||||||
|
"evaluationError": "34"
|
||||||
|
}
|
||||||
|
}
|
BIN
staging/src/k8s.io/api/testdata/v1.16.0/authorization.k8s.io.v1.SubjectAccessReview.pb
vendored
Normal file
BIN
staging/src/k8s.io/api/testdata/v1.16.0/authorization.k8s.io.v1.SubjectAccessReview.pb
vendored
Normal file
Binary file not shown.
54
staging/src/k8s.io/api/testdata/v1.16.0/authorization.k8s.io.v1.SubjectAccessReview.yaml
vendored
Normal file
54
staging/src/k8s.io/api/testdata/v1.16.0/authorization.k8s.io.v1.SubjectAccessReview.yaml
vendored
Normal file
@ -0,0 +1,54 @@
|
|||||||
|
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"
|
||||||
|
fieldsType: "18"
|
||||||
|
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: "11042405498087606203"
|
||||||
|
selfLink: "5"
|
||||||
|
uid: "7"
|
||||||
|
spec:
|
||||||
|
extra:
|
||||||
|
"30":
|
||||||
|
- "31"
|
||||||
|
groups:
|
||||||
|
- "29"
|
||||||
|
nonResourceAttributes:
|
||||||
|
path: "26"
|
||||||
|
verb: "27"
|
||||||
|
resourceAttributes:
|
||||||
|
group: "21"
|
||||||
|
name: "25"
|
||||||
|
namespace: "19"
|
||||||
|
resource: "23"
|
||||||
|
subresource: "24"
|
||||||
|
verb: "20"
|
||||||
|
version: "22"
|
||||||
|
uid: "32"
|
||||||
|
user: "28"
|
||||||
|
status:
|
||||||
|
allowed: false
|
||||||
|
evaluationError: "34"
|
||||||
|
reason: "33"
|
@ -0,0 +1,73 @@
|
|||||||
|
{
|
||||||
|
"kind": "LocalSubjectAccessReview",
|
||||||
|
"apiVersion": "authorization.k8s.io/v1beta1",
|
||||||
|
"metadata": {
|
||||||
|
"name": "2",
|
||||||
|
"generateName": "3",
|
||||||
|
"namespace": "4",
|
||||||
|
"selfLink": "5",
|
||||||
|
"uid": "7",
|
||||||
|
"resourceVersion": "11042405498087606203",
|
||||||
|
"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",
|
||||||
|
"fieldsType": "18"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"spec": {
|
||||||
|
"resourceAttributes": {
|
||||||
|
"namespace": "19",
|
||||||
|
"verb": "20",
|
||||||
|
"group": "21",
|
||||||
|
"version": "22",
|
||||||
|
"resource": "23",
|
||||||
|
"subresource": "24",
|
||||||
|
"name": "25"
|
||||||
|
},
|
||||||
|
"nonResourceAttributes": {
|
||||||
|
"path": "26",
|
||||||
|
"verb": "27"
|
||||||
|
},
|
||||||
|
"user": "28",
|
||||||
|
"group": [
|
||||||
|
"29"
|
||||||
|
],
|
||||||
|
"extra": {
|
||||||
|
"30": [
|
||||||
|
"31"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"uid": "32"
|
||||||
|
},
|
||||||
|
"status": {
|
||||||
|
"allowed": false,
|
||||||
|
"reason": "33",
|
||||||
|
"evaluationError": "34"
|
||||||
|
}
|
||||||
|
}
|
BIN
staging/src/k8s.io/api/testdata/v1.16.0/authorization.k8s.io.v1beta1.LocalSubjectAccessReview.pb
vendored
Normal file
BIN
staging/src/k8s.io/api/testdata/v1.16.0/authorization.k8s.io.v1beta1.LocalSubjectAccessReview.pb
vendored
Normal file
Binary file not shown.
@ -0,0 +1,54 @@
|
|||||||
|
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"
|
||||||
|
fieldsType: "18"
|
||||||
|
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: "11042405498087606203"
|
||||||
|
selfLink: "5"
|
||||||
|
uid: "7"
|
||||||
|
spec:
|
||||||
|
extra:
|
||||||
|
"30":
|
||||||
|
- "31"
|
||||||
|
group:
|
||||||
|
- "29"
|
||||||
|
nonResourceAttributes:
|
||||||
|
path: "26"
|
||||||
|
verb: "27"
|
||||||
|
resourceAttributes:
|
||||||
|
group: "21"
|
||||||
|
name: "25"
|
||||||
|
namespace: "19"
|
||||||
|
resource: "23"
|
||||||
|
subresource: "24"
|
||||||
|
verb: "20"
|
||||||
|
version: "22"
|
||||||
|
uid: "32"
|
||||||
|
user: "28"
|
||||||
|
status:
|
||||||
|
allowed: false
|
||||||
|
evaluationError: "34"
|
||||||
|
reason: "33"
|
@ -0,0 +1,63 @@
|
|||||||
|
{
|
||||||
|
"kind": "SelfSubjectAccessReview",
|
||||||
|
"apiVersion": "authorization.k8s.io/v1beta1",
|
||||||
|
"metadata": {
|
||||||
|
"name": "2",
|
||||||
|
"generateName": "3",
|
||||||
|
"namespace": "4",
|
||||||
|
"selfLink": "5",
|
||||||
|
"uid": "7",
|
||||||
|
"resourceVersion": "11042405498087606203",
|
||||||
|
"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",
|
||||||
|
"fieldsType": "18"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"spec": {
|
||||||
|
"resourceAttributes": {
|
||||||
|
"namespace": "19",
|
||||||
|
"verb": "20",
|
||||||
|
"group": "21",
|
||||||
|
"version": "22",
|
||||||
|
"resource": "23",
|
||||||
|
"subresource": "24",
|
||||||
|
"name": "25"
|
||||||
|
},
|
||||||
|
"nonResourceAttributes": {
|
||||||
|
"path": "26",
|
||||||
|
"verb": "27"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"status": {
|
||||||
|
"allowed": true,
|
||||||
|
"reason": "28",
|
||||||
|
"evaluationError": "29"
|
||||||
|
}
|
||||||
|
}
|
BIN
staging/src/k8s.io/api/testdata/v1.16.0/authorization.k8s.io.v1beta1.SelfSubjectAccessReview.pb
vendored
Normal file
BIN
staging/src/k8s.io/api/testdata/v1.16.0/authorization.k8s.io.v1beta1.SelfSubjectAccessReview.pb
vendored
Normal file
Binary file not shown.
@ -0,0 +1,47 @@
|
|||||||
|
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"
|
||||||
|
fieldsType: "18"
|
||||||
|
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: "11042405498087606203"
|
||||||
|
selfLink: "5"
|
||||||
|
uid: "7"
|
||||||
|
spec:
|
||||||
|
nonResourceAttributes:
|
||||||
|
path: "26"
|
||||||
|
verb: "27"
|
||||||
|
resourceAttributes:
|
||||||
|
group: "21"
|
||||||
|
name: "25"
|
||||||
|
namespace: "19"
|
||||||
|
resource: "23"
|
||||||
|
subresource: "24"
|
||||||
|
verb: "20"
|
||||||
|
version: "22"
|
||||||
|
status:
|
||||||
|
allowed: true
|
||||||
|
evaluationError: "29"
|
||||||
|
reason: "28"
|
76
staging/src/k8s.io/api/testdata/v1.16.0/authorization.k8s.io.v1beta1.SelfSubjectRulesReview.json
vendored
Normal file
76
staging/src/k8s.io/api/testdata/v1.16.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": "7",
|
||||||
|
"resourceVersion": "11042405498087606203",
|
||||||
|
"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",
|
||||||
|
"fieldsType": "18"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"spec": {
|
||||||
|
"namespace": "19"
|
||||||
|
},
|
||||||
|
"status": {
|
||||||
|
"resourceRules": [
|
||||||
|
{
|
||||||
|
"verbs": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"apiGroups": [
|
||||||
|
"21"
|
||||||
|
],
|
||||||
|
"resources": [
|
||||||
|
"22"
|
||||||
|
],
|
||||||
|
"resourceNames": [
|
||||||
|
"23"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"nonResourceRules": [
|
||||||
|
{
|
||||||
|
"verbs": [
|
||||||
|
"24"
|
||||||
|
],
|
||||||
|
"nonResourceURLs": [
|
||||||
|
"25"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"incomplete": true,
|
||||||
|
"evaluationError": "26"
|
||||||
|
}
|
||||||
|
}
|
BIN
staging/src/k8s.io/api/testdata/v1.16.0/authorization.k8s.io.v1beta1.SelfSubjectRulesReview.pb
vendored
Normal file
BIN
staging/src/k8s.io/api/testdata/v1.16.0/authorization.k8s.io.v1beta1.SelfSubjectRulesReview.pb
vendored
Normal file
Binary file not shown.
50
staging/src/k8s.io/api/testdata/v1.16.0/authorization.k8s.io.v1beta1.SelfSubjectRulesReview.yaml
vendored
Normal file
50
staging/src/k8s.io/api/testdata/v1.16.0/authorization.k8s.io.v1beta1.SelfSubjectRulesReview.yaml
vendored
Normal file
@ -0,0 +1,50 @@
|
|||||||
|
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"
|
||||||
|
fieldsType: "18"
|
||||||
|
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: "11042405498087606203"
|
||||||
|
selfLink: "5"
|
||||||
|
uid: "7"
|
||||||
|
spec:
|
||||||
|
namespace: "19"
|
||||||
|
status:
|
||||||
|
evaluationError: "26"
|
||||||
|
incomplete: true
|
||||||
|
nonResourceRules:
|
||||||
|
- nonResourceURLs:
|
||||||
|
- "25"
|
||||||
|
verbs:
|
||||||
|
- "24"
|
||||||
|
resourceRules:
|
||||||
|
- apiGroups:
|
||||||
|
- "21"
|
||||||
|
resourceNames:
|
||||||
|
- "23"
|
||||||
|
resources:
|
||||||
|
- "22"
|
||||||
|
verbs:
|
||||||
|
- "20"
|
73
staging/src/k8s.io/api/testdata/v1.16.0/authorization.k8s.io.v1beta1.SubjectAccessReview.json
vendored
Normal file
73
staging/src/k8s.io/api/testdata/v1.16.0/authorization.k8s.io.v1beta1.SubjectAccessReview.json
vendored
Normal file
@ -0,0 +1,73 @@
|
|||||||
|
{
|
||||||
|
"kind": "SubjectAccessReview",
|
||||||
|
"apiVersion": "authorization.k8s.io/v1beta1",
|
||||||
|
"metadata": {
|
||||||
|
"name": "2",
|
||||||
|
"generateName": "3",
|
||||||
|
"namespace": "4",
|
||||||
|
"selfLink": "5",
|
||||||
|
"uid": "7",
|
||||||
|
"resourceVersion": "11042405498087606203",
|
||||||
|
"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",
|
||||||
|
"fieldsType": "18"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"spec": {
|
||||||
|
"resourceAttributes": {
|
||||||
|
"namespace": "19",
|
||||||
|
"verb": "20",
|
||||||
|
"group": "21",
|
||||||
|
"version": "22",
|
||||||
|
"resource": "23",
|
||||||
|
"subresource": "24",
|
||||||
|
"name": "25"
|
||||||
|
},
|
||||||
|
"nonResourceAttributes": {
|
||||||
|
"path": "26",
|
||||||
|
"verb": "27"
|
||||||
|
},
|
||||||
|
"user": "28",
|
||||||
|
"group": [
|
||||||
|
"29"
|
||||||
|
],
|
||||||
|
"extra": {
|
||||||
|
"30": [
|
||||||
|
"31"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"uid": "32"
|
||||||
|
},
|
||||||
|
"status": {
|
||||||
|
"allowed": false,
|
||||||
|
"reason": "33",
|
||||||
|
"evaluationError": "34"
|
||||||
|
}
|
||||||
|
}
|
BIN
staging/src/k8s.io/api/testdata/v1.16.0/authorization.k8s.io.v1beta1.SubjectAccessReview.pb
vendored
Normal file
BIN
staging/src/k8s.io/api/testdata/v1.16.0/authorization.k8s.io.v1beta1.SubjectAccessReview.pb
vendored
Normal file
Binary file not shown.
54
staging/src/k8s.io/api/testdata/v1.16.0/authorization.k8s.io.v1beta1.SubjectAccessReview.yaml
vendored
Normal file
54
staging/src/k8s.io/api/testdata/v1.16.0/authorization.k8s.io.v1beta1.SubjectAccessReview.yaml
vendored
Normal file
@ -0,0 +1,54 @@
|
|||||||
|
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"
|
||||||
|
fieldsType: "18"
|
||||||
|
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: "11042405498087606203"
|
||||||
|
selfLink: "5"
|
||||||
|
uid: "7"
|
||||||
|
spec:
|
||||||
|
extra:
|
||||||
|
"30":
|
||||||
|
- "31"
|
||||||
|
group:
|
||||||
|
- "29"
|
||||||
|
nonResourceAttributes:
|
||||||
|
path: "26"
|
||||||
|
verb: "27"
|
||||||
|
resourceAttributes:
|
||||||
|
group: "21"
|
||||||
|
name: "25"
|
||||||
|
namespace: "19"
|
||||||
|
resource: "23"
|
||||||
|
subresource: "24"
|
||||||
|
verb: "20"
|
||||||
|
version: "22"
|
||||||
|
uid: "32"
|
||||||
|
user: "28"
|
||||||
|
status:
|
||||||
|
allowed: false
|
||||||
|
evaluationError: "34"
|
||||||
|
reason: "33"
|
59
staging/src/k8s.io/api/testdata/v1.16.0/autoscaling.v1.HorizontalPodAutoscaler.json
vendored
Normal file
59
staging/src/k8s.io/api/testdata/v1.16.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": "7",
|
||||||
|
"resourceVersion": "11042405498087606203",
|
||||||
|
"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",
|
||||||
|
"fieldsType": "18"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"spec": {
|
||||||
|
"scaleTargetRef": {
|
||||||
|
"kind": "19",
|
||||||
|
"name": "20",
|
||||||
|
"apiVersion": "21"
|
||||||
|
},
|
||||||
|
"minReplicas": 896585016,
|
||||||
|
"maxReplicas": -1971381490,
|
||||||
|
"targetCPUUtilizationPercentage": -1300313567
|
||||||
|
},
|
||||||
|
"status": {
|
||||||
|
"observedGeneration": -5238012362384355226,
|
||||||
|
"currentReplicas": -738053939,
|
||||||
|
"desiredReplicas": -1258077201,
|
||||||
|
"currentCPUUtilizationPercentage": 757808475
|
||||||
|
}
|
||||||
|
}
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user