Merge pull request #80730 from jennybuckley/apply-raw

Use raw bytes instead of nested map in metav1.Fields
This commit is contained in:
Kubernetes Prow Robot
2019-08-01 20:11:52 -07:00
committed by GitHub
537 changed files with 30074 additions and 29938 deletions

View File

@@ -9,6 +9,7 @@ API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,APIVe
API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,APIVersions,Versions API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,APIVersions,Versions
API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,CreateOptions,DryRun API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,CreateOptions,DryRun
API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,DeleteOptions,DryRun API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,DeleteOptions,DryRun
API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,Fields,Raw
API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,LabelSelector,MatchExpressions API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,LabelSelector,MatchExpressions
API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,LabelSelectorRequirement,Values API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,LabelSelectorRequirement,Values
API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,List,Items API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,List,Items
@@ -17,6 +18,7 @@ API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,Objec
API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,ObjectMeta,OwnerReferences API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,ObjectMeta,OwnerReferences
API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,PartialObjectMetadataList,Items API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,PartialObjectMetadataList,Items
API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,PatchOptions,DryRun API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,PatchOptions,DryRun
API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,ProtoFields,Raw
API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,RootPaths,Paths API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,RootPaths,Paths
API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,StatusDetails,Causes API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,StatusDetails,Causes
API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,Table,ColumnDefinitions API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,Table,ColumnDefinitions

View File

@@ -8,6 +8,7 @@ API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,APIVe
API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,APIVersions,Versions API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,APIVersions,Versions
API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,CreateOptions,DryRun API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,CreateOptions,DryRun
API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,DeleteOptions,DryRun API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,DeleteOptions,DryRun
API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,Fields,Raw
API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,LabelSelector,MatchExpressions API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,LabelSelector,MatchExpressions
API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,LabelSelectorRequirement,Values API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,LabelSelectorRequirement,Values
API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,List,Items API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,List,Items
@@ -16,6 +17,7 @@ API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,Objec
API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,ObjectMeta,OwnerReferences API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,ObjectMeta,OwnerReferences
API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,PartialObjectMetadataList,Items API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,PartialObjectMetadataList,Items
API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,PatchOptions,DryRun API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,PatchOptions,DryRun
API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,ProtoFields,Raw
API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,RootPaths,Paths API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,RootPaths,Paths
API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,StatusDetails,Causes API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,StatusDetails,Causes
API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,Table,ColumnDefinitions API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,Table,ColumnDefinitions

View File

@@ -8,6 +8,7 @@ API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,APIVe
API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,APIVersions,Versions API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,APIVersions,Versions
API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,CreateOptions,DryRun API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,CreateOptions,DryRun
API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,DeleteOptions,DryRun API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,DeleteOptions,DryRun
API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,Fields,Raw
API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,LabelSelector,MatchExpressions API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,LabelSelector,MatchExpressions
API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,LabelSelectorRequirement,Values API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,LabelSelectorRequirement,Values
API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,List,Items API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,List,Items
@@ -16,6 +17,7 @@ API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,Objec
API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,ObjectMeta,OwnerReferences API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,ObjectMeta,OwnerReferences
API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,PartialObjectMetadataList,Items API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,PartialObjectMetadataList,Items
API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,PatchOptions,DryRun API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,PatchOptions,DryRun
API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,ProtoFields,Raw
API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,RootPaths,Paths API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,RootPaths,Paths
API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,StatusDetails,Causes API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,StatusDetails,Causes
API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,Table,ColumnDefinitions API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,Table,ColumnDefinitions

View File

@@ -381,6 +381,7 @@ API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,APIVe
API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,APIVersions,Versions API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,APIVersions,Versions
API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,CreateOptions,DryRun API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,CreateOptions,DryRun
API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,DeleteOptions,DryRun API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,DeleteOptions,DryRun
API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,Fields,Raw
API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,LabelSelector,MatchExpressions API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,LabelSelector,MatchExpressions
API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,LabelSelectorRequirement,Values API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,LabelSelectorRequirement,Values
API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,List,Items API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,List,Items
@@ -389,6 +390,7 @@ API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,Objec
API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,ObjectMeta,OwnerReferences API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,ObjectMeta,OwnerReferences
API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,PartialObjectMetadataList,Items API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,PartialObjectMetadataList,Items
API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,PatchOptions,DryRun API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,PatchOptions,DryRun
API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,ProtoFields,Raw
API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,RootPaths,Paths API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,RootPaths,Paths
API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,StatusDetails,Causes API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,StatusDetails,Causes
API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,Table,ColumnDefinitions API rule violation: list_type_missing,k8s.io/apimachinery/pkg/apis/meta/v1,Table,ColumnDefinitions

View File

@@ -18181,7 +18181,7 @@
] ]
}, },
"io.k8s.apimachinery.pkg.apis.meta.v1.Fields": { "io.k8s.apimachinery.pkg.apis.meta.v1.Fields": {
"description": "Fields stores a set of fields in a data structure like a Trie. To understand how this is used, see: https://github.com/kubernetes-sigs/structured-merge-diff", "description": "Fields stores a set of fields in a data structure like a Trie.\n\nEach key is either a '.' representing the field itself, and will always map to an empty set, or a string representing a sub-field or item. The string will follow one of these four formats: 'f:<name>', where <name> is the name of a field in a struct, or key in a map 'v:<value>', where <value> is the exact json formatted value of a list item 'i:<index>', where <index> is position of a item in a list 'k:<keys>', where <keys> is a map of a list item's key fields to their unique values If a key maps to an empty Fields value, the field that key represents is part of the set.\n\nThe exact format is defined in sigs.k8s.io/structured-merge-diff",
"type": "object" "type": "object"
}, },
"io.k8s.apimachinery.pkg.apis.meta.v1.GroupVersionForDiscovery": { "io.k8s.apimachinery.pkg.apis.meta.v1.GroupVersionForDiscovery": {

2
go.mod
View File

@@ -473,7 +473,7 @@ replace (
modernc.org/strutil => modernc.org/strutil v1.0.0 modernc.org/strutil => modernc.org/strutil v1.0.0
modernc.org/xc => modernc.org/xc v1.0.0 modernc.org/xc => modernc.org/xc v1.0.0
sigs.k8s.io/kustomize => sigs.k8s.io/kustomize v2.0.3+incompatible sigs.k8s.io/kustomize => sigs.k8s.io/kustomize v2.0.3+incompatible
sigs.k8s.io/structured-merge-diff => sigs.k8s.io/structured-merge-diff v0.0.0-20190719182312-e94e05bfbbe3 sigs.k8s.io/structured-merge-diff => sigs.k8s.io/structured-merge-diff v0.0.0-20190724202554-0c1d754dd648
sigs.k8s.io/yaml => sigs.k8s.io/yaml v1.1.0 sigs.k8s.io/yaml => sigs.k8s.io/yaml v1.1.0
vbom.ml/util => vbom.ml/util v0.0.0-20160121211510-db5cfe13f5cc vbom.ml/util => vbom.ml/util v0.0.0-20160121211510-db5cfe13f5cc
) )

4
go.sum
View File

@@ -494,8 +494,8 @@ modernc.org/strutil v1.0.0/go.mod h1:lstksw84oURvj9y3tn8lGvRxyRC1S2+g5uuIzNfIOBs
modernc.org/xc v1.0.0/go.mod h1:mRNCo0bvLjGhHO9WsyuKVU4q0ceiDDDoEeWDJHrNx8I= modernc.org/xc v1.0.0/go.mod h1:mRNCo0bvLjGhHO9WsyuKVU4q0ceiDDDoEeWDJHrNx8I=
sigs.k8s.io/kustomize v2.0.3+incompatible h1:JUufWFNlI44MdtnjUqVnvh29rR37PQFzPbLXqhyOyX0= sigs.k8s.io/kustomize v2.0.3+incompatible h1:JUufWFNlI44MdtnjUqVnvh29rR37PQFzPbLXqhyOyX0=
sigs.k8s.io/kustomize v2.0.3+incompatible/go.mod h1:MkjgH3RdOWrievjo6c9T245dYlB5QeXV4WCbnt/PEpU= sigs.k8s.io/kustomize v2.0.3+incompatible/go.mod h1:MkjgH3RdOWrievjo6c9T245dYlB5QeXV4WCbnt/PEpU=
sigs.k8s.io/structured-merge-diff v0.0.0-20190719182312-e94e05bfbbe3 h1:yCY9zAYErawYwXdOYmwEBzcGCr/6eIUujYZE2DIQve8= sigs.k8s.io/structured-merge-diff v0.0.0-20190724202554-0c1d754dd648 h1:qukMPS/1fDG5pToYLYSEx5IpwHVJMtTyOMaIIsR2Fas=
sigs.k8s.io/structured-merge-diff v0.0.0-20190719182312-e94e05bfbbe3/go.mod h1:wWxsB5ozmmv/SG7nM11ayaAW51xMvak/t1r0CSlcokI= sigs.k8s.io/structured-merge-diff v0.0.0-20190724202554-0c1d754dd648/go.mod h1:IIgPezJWb76P0hotTxzDbWsMYB8APh18qZnxkomBpxA=
sigs.k8s.io/yaml v1.1.0 h1:4A07+ZFc2wgJwo8YNlQpr1rVlgUDlxXHhPJciaPY5gs= sigs.k8s.io/yaml v1.1.0 h1:4A07+ZFc2wgJwo8YNlQpr1rVlgUDlxXHhPJciaPY5gs=
sigs.k8s.io/yaml v1.1.0/go.mod h1:UJmg0vDUVViEyp3mgSv9WPwZCDxu4rQW1olrI1uml+o= sigs.k8s.io/yaml v1.1.0/go.mod h1:UJmg0vDUVViEyp3mgSv9WPwZCDxu4rQW1olrI1uml+o=
vbom.ml/util v0.0.0-20160121211510-db5cfe13f5cc h1:MksmcCZQWAQJCTA5T0jgI/0sJ51AVm4Z41MrmfczEoc= vbom.ml/util v0.0.0-20160121211510-db5cfe13f5cc h1:MksmcCZQWAQJCTA5T0jgI/0sJ51AVm4Z41MrmfczEoc=

View File

@@ -6,8 +6,8 @@
"generateName": "3", "generateName": "3",
"namespace": "4", "namespace": "4",
"selfLink": "5", "selfLink": "5",
"uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", "uid": "7",
"resourceVersion": "16964250748386560239", "resourceVersion": "11042405498087606203",
"generation": 8071137005907523419, "generation": 8071137005907523419,
"creationTimestamp": null, "creationTimestamp": null,
"deletionGracePeriodSeconds": -4955867275792137171, "deletionGracePeriodSeconds": -4955867275792137171,
@@ -35,74 +35,73 @@
{ {
"manager": "16", "manager": "16",
"operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]",
"apiVersion": "17", "apiVersion": "17"
"fields": {"18":{"19":null}}
} }
] ]
}, },
"webhooks": [ "webhooks": [
{ {
"name": "24", "name": "18",
"clientConfig": { "clientConfig": {
"url": "25", "url": "19",
"service": { "service": {
"namespace": "26", "namespace": "20",
"name": "27", "name": "21",
"path": "28", "path": "22",
"port": 2114329341 "port": -1971381490
}, },
"caBundle": "RA==" "caBundle": "IQ=="
}, },
"rules": [ "rules": [
{ {
"operations": [ "operations": [
"ʕVŚ(ĿȊ甞谐颋DžSǡƏS$+½H牗" "8衍`Ĩɘ.蘯"
], ],
"apiGroups": [ "apiGroups": [
"29" "23"
], ],
"apiVersions": [ "apiVersions": [
"30" "24"
], ],
"resources": [ "resources": [
"31" "25"
], ],
"scope": "ȎțêɘIJ斬³;Ơ歿" "scope": "昍řČ扷5ƗǸƢ6/"
} }
], ],
"failurePolicy": "狞夌碕ʂɭ", "failurePolicy": "VŚ(ĿȊ甞谐颋",
"matchPolicy": "cP$Iņɖ橙9", "matchPolicy": "SǡƏ",
"namespaceSelector": { "namespaceSelector": {
"matchLabels": { "matchLabels": {
"MHLU..8._bQw.-dG6c-.6--_x.--0wmZk1_8.3": "U-_Bq.m_4" "2.1.L.l-Y._.-44..d.__Gg8-2_kS91.e5K-_e63_-_3-n-_-__3u-.J": "G_.7U-Uo_4_-D7r__.am64"
}, },
"matchExpressions": [ "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", "key": "2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ42M--n1-5",
"operator": "In", "operator": "In",
"values": [ "values": [
"D07.a_.y_y_o0_5qN2_---_M.N_._a6.9bHjdH.-.5_.I8__n" "Ou1.m_.5AW-_S-.3g.7_2fNc5-_.-RX8"
] ]
} }
] ]
}, },
"objectSelector": { "objectSelector": {
"matchLabels": { "matchLabels": {
"81po6c-m6173y.390q-6-i2d020hj--a-8g--z-nt-b-6-17-58-n---5df19/H.__.h-J-M.9_T.q-o7.y-SQ.9A-F-.4--_vLW.jj-.5B.._.5_3-_4.3i": "i.Fg.Cs_.8-EA" "7p_w.e6._.pj5t_k-_v.-6b6.N_-u.---.8-L": "k-U.v.4"
}, },
"matchExpressions": [ "matchExpressions": [
{ {
"key": "4m-s0833--52-9guv59s-3------6tv27r-m8w-6d/5w9-Wm_AO-l8VKLyHA_.-F_E2_QOuQ_8.-1_57__JR.N-1zL-4--6o-B", "key": "35--5ht-a-29--0qso79yg--79-e-a74bc-v--0jjy45-17-05-3z-4838/3-H2._67yg-Ln-__.-__2--z.t2w",
"operator": "DoesNotExist" "operator": "Exists"
} }
] ]
}, },
"sideEffects": "ŴĿ", "sideEffects": "Ɵ)Ù",
"timeoutSeconds": 1525829664, "timeoutSeconds": 1132918207,
"admissionReviewVersions": [ "admissionReviewVersions": [
"44" "38"
], ],
"reinvocationPolicy": "ȉ彂" "reinvocationPolicy": "錯ƶ"
} }
] ]
} }

View File

@@ -14,9 +14,6 @@ metadata:
"7": "8" "7": "8"
managedFields: managedFields:
- apiVersion: "17" - apiVersion: "17"
fields:
"18":
"19": null
manager: "16" manager: "16"
operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]
name: "2" name: "2"
@@ -28,47 +25,47 @@ metadata:
kind: "12" kind: "12"
name: "13" name: "13"
uid: Dz廔ȇ{sŊƏp uid: Dz廔ȇ{sŊƏp
resourceVersion: "16964250748386560239" resourceVersion: "11042405498087606203"
selfLink: "5" selfLink: "5"
uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e uid: "7"
webhooks: webhooks:
- admissionReviewVersions: - admissionReviewVersions:
- "44" - "38"
clientConfig: clientConfig:
caBundle: RA== caBundle: IQ==
service: service:
name: "27" name: "21"
namespace: "26" namespace: "20"
path: "28" path: "22"
port: 2114329341 port: -1971381490
url: "25" url: "19"
failurePolicy: 狞夌碕ʂɭ failurePolicy: VŚ(ĿȊ甞谐颋
matchPolicy: cP$Iņɖ橙9 matchPolicy: SǡƏ
name: "24" name: "18"
namespaceSelector: namespaceSelector:
matchExpressions: 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 - key: 2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ42M--n1-5
operator: In operator: In
values: values:
- D07.a_.y_y_o0_5qN2_---_M.N_._a6.9bHjdH.-.5_.I8__n - Ou1.m_.5AW-_S-.3g.7_2fNc5-_.-RX8
matchLabels: matchLabels:
MHLU..8._bQw.-dG6c-.6--_x.--0wmZk1_8.3: U-_Bq.m_4 2.1.L.l-Y._.-44..d.__Gg8-2_kS91.e5K-_e63_-_3-n-_-__3u-.J: G_.7U-Uo_4_-D7r__.am64
objectSelector: objectSelector:
matchExpressions: matchExpressions:
- key: 4m-s0833--52-9guv59s-3------6tv27r-m8w-6d/5w9-Wm_AO-l8VKLyHA_.-F_E2_QOuQ_8.-1_57__JR.N-1zL-4--6o-B - key: 35--5ht-a-29--0qso79yg--79-e-a74bc-v--0jjy45-17-05-3z-4838/3-H2._67yg-Ln-__.-__2--z.t2w
operator: DoesNotExist operator: Exists
matchLabels: matchLabels:
81po6c-m6173y.390q-6-i2d020hj--a-8g--z-nt-b-6-17-58-n---5df19/H.__.h-J-M.9_T.q-o7.y-SQ.9A-F-.4--_vLW.jj-.5B.._.5_3-_4.3i: i.Fg.Cs_.8-EA 7p_w.e6._.pj5t_k-_v.-6b6.N_-u.---.8-L: k-U.v.4
reinvocationPolicy: ȉ彂 reinvocationPolicy: 錯ƶ
rules: rules:
- apiGroups: - apiGroups:
- "29" - "23"
apiVersions: apiVersions:
- "30" - "24"
operations: operations:
- ʕVŚ(ĿȊ甞谐颋DžSǡƏS$+½H牗 - 8衍`Ĩɘ.蘯
resources: resources:
- "31" - "25"
scope: ȎțêɘIJ斬³;Ơ歿 scope: 昍řČ扷5ƗǸƢ6/
sideEffects: ŴĿ sideEffects: Ɵ)Ù
timeoutSeconds: 1525829664 timeoutSeconds: 1132918207

View File

@@ -6,8 +6,8 @@
"generateName": "3", "generateName": "3",
"namespace": "4", "namespace": "4",
"selfLink": "5", "selfLink": "5",
"uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", "uid": "7",
"resourceVersion": "16964250748386560239", "resourceVersion": "11042405498087606203",
"generation": 8071137005907523419, "generation": 8071137005907523419,
"creationTimestamp": null, "creationTimestamp": null,
"deletionGracePeriodSeconds": -4955867275792137171, "deletionGracePeriodSeconds": -4955867275792137171,
@@ -35,72 +35,71 @@
{ {
"manager": "16", "manager": "16",
"operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]",
"apiVersion": "17", "apiVersion": "17"
"fields": {"18":{"19":null}}
} }
] ]
}, },
"webhooks": [ "webhooks": [
{ {
"name": "24", "name": "18",
"clientConfig": { "clientConfig": {
"url": "25", "url": "19",
"service": { "service": {
"namespace": "26", "namespace": "20",
"name": "27", "name": "21",
"path": "28", "path": "22",
"port": 2114329341 "port": -1971381490
}, },
"caBundle": "RA==" "caBundle": "IQ=="
}, },
"rules": [ "rules": [
{ {
"operations": [ "operations": [
"ʕVŚ(ĿȊ甞谐颋DžSǡƏS$+½H牗" "8衍`Ĩɘ.蘯"
], ],
"apiGroups": [ "apiGroups": [
"29" "23"
], ],
"apiVersions": [ "apiVersions": [
"30" "24"
], ],
"resources": [ "resources": [
"31" "25"
], ],
"scope": "ȎțêɘIJ斬³;Ơ歿" "scope": "昍řČ扷5ƗǸƢ6/"
} }
], ],
"failurePolicy": "狞夌碕ʂɭ", "failurePolicy": "VŚ(ĿȊ甞谐颋",
"matchPolicy": "cP$Iņɖ橙9", "matchPolicy": "SǡƏ",
"namespaceSelector": { "namespaceSelector": {
"matchLabels": { "matchLabels": {
"MHLU..8._bQw.-dG6c-.6--_x.--0wmZk1_8.3": "U-_Bq.m_4" "2.1.L.l-Y._.-44..d.__Gg8-2_kS91.e5K-_e63_-_3-n-_-__3u-.J": "G_.7U-Uo_4_-D7r__.am64"
}, },
"matchExpressions": [ "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", "key": "2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ42M--n1-5",
"operator": "In", "operator": "In",
"values": [ "values": [
"D07.a_.y_y_o0_5qN2_---_M.N_._a6.9bHjdH.-.5_.I8__n" "Ou1.m_.5AW-_S-.3g.7_2fNc5-_.-RX8"
] ]
} }
] ]
}, },
"objectSelector": { "objectSelector": {
"matchLabels": { "matchLabels": {
"81po6c-m6173y.390q-6-i2d020hj--a-8g--z-nt-b-6-17-58-n---5df19/H.__.h-J-M.9_T.q-o7.y-SQ.9A-F-.4--_vLW.jj-.5B.._.5_3-_4.3i": "i.Fg.Cs_.8-EA" "7p_w.e6._.pj5t_k-_v.-6b6.N_-u.---.8-L": "k-U.v.4"
}, },
"matchExpressions": [ "matchExpressions": [
{ {
"key": "4m-s0833--52-9guv59s-3------6tv27r-m8w-6d/5w9-Wm_AO-l8VKLyHA_.-F_E2_QOuQ_8.-1_57__JR.N-1zL-4--6o-B", "key": "35--5ht-a-29--0qso79yg--79-e-a74bc-v--0jjy45-17-05-3z-4838/3-H2._67yg-Ln-__.-__2--z.t2w",
"operator": "DoesNotExist" "operator": "Exists"
} }
] ]
}, },
"sideEffects": "ŴĿ", "sideEffects": "Ɵ)Ù",
"timeoutSeconds": 1525829664, "timeoutSeconds": 1132918207,
"admissionReviewVersions": [ "admissionReviewVersions": [
"44" "38"
] ]
} }
] ]

View File

@@ -14,9 +14,6 @@ metadata:
"7": "8" "7": "8"
managedFields: managedFields:
- apiVersion: "17" - apiVersion: "17"
fields:
"18":
"19": null
manager: "16" manager: "16"
operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]
name: "2" name: "2"
@@ -28,46 +25,46 @@ metadata:
kind: "12" kind: "12"
name: "13" name: "13"
uid: Dz廔ȇ{sŊƏp uid: Dz廔ȇ{sŊƏp
resourceVersion: "16964250748386560239" resourceVersion: "11042405498087606203"
selfLink: "5" selfLink: "5"
uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e uid: "7"
webhooks: webhooks:
- admissionReviewVersions: - admissionReviewVersions:
- "44" - "38"
clientConfig: clientConfig:
caBundle: RA== caBundle: IQ==
service: service:
name: "27" name: "21"
namespace: "26" namespace: "20"
path: "28" path: "22"
port: 2114329341 port: -1971381490
url: "25" url: "19"
failurePolicy: 狞夌碕ʂɭ failurePolicy: VŚ(ĿȊ甞谐颋
matchPolicy: cP$Iņɖ橙9 matchPolicy: SǡƏ
name: "24" name: "18"
namespaceSelector: namespaceSelector:
matchExpressions: 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 - key: 2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ42M--n1-5
operator: In operator: In
values: values:
- D07.a_.y_y_o0_5qN2_---_M.N_._a6.9bHjdH.-.5_.I8__n - Ou1.m_.5AW-_S-.3g.7_2fNc5-_.-RX8
matchLabels: matchLabels:
MHLU..8._bQw.-dG6c-.6--_x.--0wmZk1_8.3: U-_Bq.m_4 2.1.L.l-Y._.-44..d.__Gg8-2_kS91.e5K-_e63_-_3-n-_-__3u-.J: G_.7U-Uo_4_-D7r__.am64
objectSelector: objectSelector:
matchExpressions: matchExpressions:
- key: 4m-s0833--52-9guv59s-3------6tv27r-m8w-6d/5w9-Wm_AO-l8VKLyHA_.-F_E2_QOuQ_8.-1_57__JR.N-1zL-4--6o-B - key: 35--5ht-a-29--0qso79yg--79-e-a74bc-v--0jjy45-17-05-3z-4838/3-H2._67yg-Ln-__.-__2--z.t2w
operator: DoesNotExist operator: Exists
matchLabels: matchLabels:
81po6c-m6173y.390q-6-i2d020hj--a-8g--z-nt-b-6-17-58-n---5df19/H.__.h-J-M.9_T.q-o7.y-SQ.9A-F-.4--_vLW.jj-.5B.._.5_3-_4.3i: i.Fg.Cs_.8-EA 7p_w.e6._.pj5t_k-_v.-6b6.N_-u.---.8-L: k-U.v.4
rules: rules:
- apiGroups: - apiGroups:
- "29" - "23"
apiVersions: apiVersions:
- "30" - "24"
operations: operations:
- ʕVŚ(ĿȊ甞谐颋DžSǡƏS$+½H牗 - 8衍`Ĩɘ.蘯
resources: resources:
- "31" - "25"
scope: ȎțêɘIJ斬³;Ơ歿 scope: 昍řČ扷5ƗǸƢ6/
sideEffects: ŴĿ sideEffects: Ɵ)Ù
timeoutSeconds: 1525829664 timeoutSeconds: 1132918207

View File

@@ -6,8 +6,8 @@
"generateName": "3", "generateName": "3",
"namespace": "4", "namespace": "4",
"selfLink": "5", "selfLink": "5",
"uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", "uid": "7",
"resourceVersion": "16964250748386560239", "resourceVersion": "11042405498087606203",
"generation": 8071137005907523419, "generation": 8071137005907523419,
"creationTimestamp": null, "creationTimestamp": null,
"deletionGracePeriodSeconds": -4955867275792137171, "deletionGracePeriodSeconds": -4955867275792137171,
@@ -35,74 +35,73 @@
{ {
"manager": "16", "manager": "16",
"operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]",
"apiVersion": "17", "apiVersion": "17"
"fields": {"18":{"19":null}}
} }
] ]
}, },
"webhooks": [ "webhooks": [
{ {
"name": "24", "name": "18",
"clientConfig": { "clientConfig": {
"url": "25", "url": "19",
"service": { "service": {
"namespace": "26", "namespace": "20",
"name": "27", "name": "21",
"path": "28", "path": "22",
"port": 2114329341 "port": -1971381490
}, },
"caBundle": "RA==" "caBundle": "IQ=="
}, },
"rules": [ "rules": [
{ {
"operations": [ "operations": [
"ʕVŚ(ĿȊ甞谐颋DžSǡƏS$+½H牗" "8衍`Ĩɘ.蘯"
], ],
"apiGroups": [ "apiGroups": [
"29" "23"
], ],
"apiVersions": [ "apiVersions": [
"30" "24"
], ],
"resources": [ "resources": [
"31" "25"
], ],
"scope": "ȎțêɘIJ斬³;Ơ歿" "scope": "昍řČ扷5ƗǸƢ6/"
} }
], ],
"failurePolicy": "狞夌碕ʂɭ", "failurePolicy": "VŚ(ĿȊ甞谐颋",
"matchPolicy": "cP$Iņɖ橙9", "matchPolicy": "SǡƏ",
"namespaceSelector": { "namespaceSelector": {
"matchLabels": { "matchLabels": {
"MHLU..8._bQw.-dG6c-.6--_x.--0wmZk1_8.3": "U-_Bq.m_4" "2.1.L.l-Y._.-44..d.__Gg8-2_kS91.e5K-_e63_-_3-n-_-__3u-.J": "G_.7U-Uo_4_-D7r__.am64"
}, },
"matchExpressions": [ "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", "key": "2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ42M--n1-5",
"operator": "In", "operator": "In",
"values": [ "values": [
"D07.a_.y_y_o0_5qN2_---_M.N_._a6.9bHjdH.-.5_.I8__n" "Ou1.m_.5AW-_S-.3g.7_2fNc5-_.-RX8"
] ]
} }
] ]
}, },
"objectSelector": { "objectSelector": {
"matchLabels": { "matchLabels": {
"81po6c-m6173y.390q-6-i2d020hj--a-8g--z-nt-b-6-17-58-n---5df19/H.__.h-J-M.9_T.q-o7.y-SQ.9A-F-.4--_vLW.jj-.5B.._.5_3-_4.3i": "i.Fg.Cs_.8-EA" "7p_w.e6._.pj5t_k-_v.-6b6.N_-u.---.8-L": "k-U.v.4"
}, },
"matchExpressions": [ "matchExpressions": [
{ {
"key": "4m-s0833--52-9guv59s-3------6tv27r-m8w-6d/5w9-Wm_AO-l8VKLyHA_.-F_E2_QOuQ_8.-1_57__JR.N-1zL-4--6o-B", "key": "35--5ht-a-29--0qso79yg--79-e-a74bc-v--0jjy45-17-05-3z-4838/3-H2._67yg-Ln-__.-__2--z.t2w",
"operator": "DoesNotExist" "operator": "Exists"
} }
] ]
}, },
"sideEffects": "ŴĿ", "sideEffects": "Ɵ)Ù",
"timeoutSeconds": 1525829664, "timeoutSeconds": 1132918207,
"admissionReviewVersions": [ "admissionReviewVersions": [
"44" "38"
], ],
"reinvocationPolicy": "ȉ彂" "reinvocationPolicy": "錯ƶ"
} }
] ]
} }

View File

@@ -14,9 +14,6 @@ metadata:
"7": "8" "7": "8"
managedFields: managedFields:
- apiVersion: "17" - apiVersion: "17"
fields:
"18":
"19": null
manager: "16" manager: "16"
operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]
name: "2" name: "2"
@@ -28,47 +25,47 @@ metadata:
kind: "12" kind: "12"
name: "13" name: "13"
uid: Dz廔ȇ{sŊƏp uid: Dz廔ȇ{sŊƏp
resourceVersion: "16964250748386560239" resourceVersion: "11042405498087606203"
selfLink: "5" selfLink: "5"
uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e uid: "7"
webhooks: webhooks:
- admissionReviewVersions: - admissionReviewVersions:
- "44" - "38"
clientConfig: clientConfig:
caBundle: RA== caBundle: IQ==
service: service:
name: "27" name: "21"
namespace: "26" namespace: "20"
path: "28" path: "22"
port: 2114329341 port: -1971381490
url: "25" url: "19"
failurePolicy: 狞夌碕ʂɭ failurePolicy: VŚ(ĿȊ甞谐颋
matchPolicy: cP$Iņɖ橙9 matchPolicy: SǡƏ
name: "24" name: "18"
namespaceSelector: namespaceSelector:
matchExpressions: 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 - key: 2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ42M--n1-5
operator: In operator: In
values: values:
- D07.a_.y_y_o0_5qN2_---_M.N_._a6.9bHjdH.-.5_.I8__n - Ou1.m_.5AW-_S-.3g.7_2fNc5-_.-RX8
matchLabels: matchLabels:
MHLU..8._bQw.-dG6c-.6--_x.--0wmZk1_8.3: U-_Bq.m_4 2.1.L.l-Y._.-44..d.__Gg8-2_kS91.e5K-_e63_-_3-n-_-__3u-.J: G_.7U-Uo_4_-D7r__.am64
objectSelector: objectSelector:
matchExpressions: matchExpressions:
- key: 4m-s0833--52-9guv59s-3------6tv27r-m8w-6d/5w9-Wm_AO-l8VKLyHA_.-F_E2_QOuQ_8.-1_57__JR.N-1zL-4--6o-B - key: 35--5ht-a-29--0qso79yg--79-e-a74bc-v--0jjy45-17-05-3z-4838/3-H2._67yg-Ln-__.-__2--z.t2w
operator: DoesNotExist operator: Exists
matchLabels: matchLabels:
81po6c-m6173y.390q-6-i2d020hj--a-8g--z-nt-b-6-17-58-n---5df19/H.__.h-J-M.9_T.q-o7.y-SQ.9A-F-.4--_vLW.jj-.5B.._.5_3-_4.3i: i.Fg.Cs_.8-EA 7p_w.e6._.pj5t_k-_v.-6b6.N_-u.---.8-L: k-U.v.4
reinvocationPolicy: ȉ彂 reinvocationPolicy: 錯ƶ
rules: rules:
- apiGroups: - apiGroups:
- "29" - "23"
apiVersions: apiVersions:
- "30" - "24"
operations: operations:
- ʕVŚ(ĿȊ甞谐颋DžSǡƏS$+½H牗 - 8衍`Ĩɘ.蘯
resources: resources:
- "31" - "25"
scope: ȎțêɘIJ斬³;Ơ歿 scope: 昍řČ扷5ƗǸƢ6/
sideEffects: ŴĿ sideEffects: Ɵ)Ù
timeoutSeconds: 1525829664 timeoutSeconds: 1132918207

View File

@@ -6,8 +6,8 @@
"generateName": "3", "generateName": "3",
"namespace": "4", "namespace": "4",
"selfLink": "5", "selfLink": "5",
"uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", "uid": "7",
"resourceVersion": "16964250748386560239", "resourceVersion": "11042405498087606203",
"generation": 8071137005907523419, "generation": 8071137005907523419,
"creationTimestamp": null, "creationTimestamp": null,
"deletionGracePeriodSeconds": -4955867275792137171, "deletionGracePeriodSeconds": -4955867275792137171,
@@ -35,72 +35,71 @@
{ {
"manager": "16", "manager": "16",
"operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]",
"apiVersion": "17", "apiVersion": "17"
"fields": {"18":{"19":null}}
} }
] ]
}, },
"webhooks": [ "webhooks": [
{ {
"name": "24", "name": "18",
"clientConfig": { "clientConfig": {
"url": "25", "url": "19",
"service": { "service": {
"namespace": "26", "namespace": "20",
"name": "27", "name": "21",
"path": "28", "path": "22",
"port": 2114329341 "port": -1971381490
}, },
"caBundle": "RA==" "caBundle": "IQ=="
}, },
"rules": [ "rules": [
{ {
"operations": [ "operations": [
"ʕVŚ(ĿȊ甞谐颋DžSǡƏS$+½H牗" "8衍`Ĩɘ.蘯"
], ],
"apiGroups": [ "apiGroups": [
"29" "23"
], ],
"apiVersions": [ "apiVersions": [
"30" "24"
], ],
"resources": [ "resources": [
"31" "25"
], ],
"scope": "ȎțêɘIJ斬³;Ơ歿" "scope": "昍řČ扷5ƗǸƢ6/"
} }
], ],
"failurePolicy": "狞夌碕ʂɭ", "failurePolicy": "VŚ(ĿȊ甞谐颋",
"matchPolicy": "cP$Iņɖ橙9", "matchPolicy": "SǡƏ",
"namespaceSelector": { "namespaceSelector": {
"matchLabels": { "matchLabels": {
"MHLU..8._bQw.-dG6c-.6--_x.--0wmZk1_8.3": "U-_Bq.m_4" "2.1.L.l-Y._.-44..d.__Gg8-2_kS91.e5K-_e63_-_3-n-_-__3u-.J": "G_.7U-Uo_4_-D7r__.am64"
}, },
"matchExpressions": [ "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", "key": "2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ42M--n1-5",
"operator": "In", "operator": "In",
"values": [ "values": [
"D07.a_.y_y_o0_5qN2_---_M.N_._a6.9bHjdH.-.5_.I8__n" "Ou1.m_.5AW-_S-.3g.7_2fNc5-_.-RX8"
] ]
} }
] ]
}, },
"objectSelector": { "objectSelector": {
"matchLabels": { "matchLabels": {
"81po6c-m6173y.390q-6-i2d020hj--a-8g--z-nt-b-6-17-58-n---5df19/H.__.h-J-M.9_T.q-o7.y-SQ.9A-F-.4--_vLW.jj-.5B.._.5_3-_4.3i": "i.Fg.Cs_.8-EA" "7p_w.e6._.pj5t_k-_v.-6b6.N_-u.---.8-L": "k-U.v.4"
}, },
"matchExpressions": [ "matchExpressions": [
{ {
"key": "4m-s0833--52-9guv59s-3------6tv27r-m8w-6d/5w9-Wm_AO-l8VKLyHA_.-F_E2_QOuQ_8.-1_57__JR.N-1zL-4--6o-B", "key": "35--5ht-a-29--0qso79yg--79-e-a74bc-v--0jjy45-17-05-3z-4838/3-H2._67yg-Ln-__.-__2--z.t2w",
"operator": "DoesNotExist" "operator": "Exists"
} }
] ]
}, },
"sideEffects": "ŴĿ", "sideEffects": "Ɵ)Ù",
"timeoutSeconds": 1525829664, "timeoutSeconds": 1132918207,
"admissionReviewVersions": [ "admissionReviewVersions": [
"44" "38"
] ]
} }
] ]

View File

@@ -14,9 +14,6 @@ metadata:
"7": "8" "7": "8"
managedFields: managedFields:
- apiVersion: "17" - apiVersion: "17"
fields:
"18":
"19": null
manager: "16" manager: "16"
operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]
name: "2" name: "2"
@@ -28,46 +25,46 @@ metadata:
kind: "12" kind: "12"
name: "13" name: "13"
uid: Dz廔ȇ{sŊƏp uid: Dz廔ȇ{sŊƏp
resourceVersion: "16964250748386560239" resourceVersion: "11042405498087606203"
selfLink: "5" selfLink: "5"
uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e uid: "7"
webhooks: webhooks:
- admissionReviewVersions: - admissionReviewVersions:
- "44" - "38"
clientConfig: clientConfig:
caBundle: RA== caBundle: IQ==
service: service:
name: "27" name: "21"
namespace: "26" namespace: "20"
path: "28" path: "22"
port: 2114329341 port: -1971381490
url: "25" url: "19"
failurePolicy: 狞夌碕ʂɭ failurePolicy: VŚ(ĿȊ甞谐颋
matchPolicy: cP$Iņɖ橙9 matchPolicy: SǡƏ
name: "24" name: "18"
namespaceSelector: namespaceSelector:
matchExpressions: 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 - key: 2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ42M--n1-5
operator: In operator: In
values: values:
- D07.a_.y_y_o0_5qN2_---_M.N_._a6.9bHjdH.-.5_.I8__n - Ou1.m_.5AW-_S-.3g.7_2fNc5-_.-RX8
matchLabels: matchLabels:
MHLU..8._bQw.-dG6c-.6--_x.--0wmZk1_8.3: U-_Bq.m_4 2.1.L.l-Y._.-44..d.__Gg8-2_kS91.e5K-_e63_-_3-n-_-__3u-.J: G_.7U-Uo_4_-D7r__.am64
objectSelector: objectSelector:
matchExpressions: matchExpressions:
- key: 4m-s0833--52-9guv59s-3------6tv27r-m8w-6d/5w9-Wm_AO-l8VKLyHA_.-F_E2_QOuQ_8.-1_57__JR.N-1zL-4--6o-B - key: 35--5ht-a-29--0qso79yg--79-e-a74bc-v--0jjy45-17-05-3z-4838/3-H2._67yg-Ln-__.-__2--z.t2w
operator: DoesNotExist operator: Exists
matchLabels: matchLabels:
81po6c-m6173y.390q-6-i2d020hj--a-8g--z-nt-b-6-17-58-n---5df19/H.__.h-J-M.9_T.q-o7.y-SQ.9A-F-.4--_vLW.jj-.5B.._.5_3-_4.3i: i.Fg.Cs_.8-EA 7p_w.e6._.pj5t_k-_v.-6b6.N_-u.---.8-L: k-U.v.4
rules: rules:
- apiGroups: - apiGroups:
- "29" - "23"
apiVersions: apiVersions:
- "30" - "24"
operations: operations:
- ʕVŚ(ĿȊ甞谐颋DžSǡƏS$+½H牗 - 8衍`Ĩɘ.蘯
resources: resources:
- "31" - "25"
scope: ȎțêɘIJ斬³;Ơ歿 scope: 昍řČ扷5ƗǸƢ6/
sideEffects: ŴĿ sideEffects: Ɵ)Ù
timeoutSeconds: 1525829664 timeoutSeconds: 1132918207

View File

@@ -6,8 +6,8 @@
"generateName": "3", "generateName": "3",
"namespace": "4", "namespace": "4",
"selfLink": "5", "selfLink": "5",
"uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", "uid": "7",
"resourceVersion": "16964250748386560239", "resourceVersion": "11042405498087606203",
"generation": 8071137005907523419, "generation": 8071137005907523419,
"creationTimestamp": null, "creationTimestamp": null,
"deletionGracePeriodSeconds": -4955867275792137171, "deletionGracePeriodSeconds": -4955867275792137171,
@@ -35,11 +35,10 @@
{ {
"manager": "16", "manager": "16",
"operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]",
"apiVersion": "17", "apiVersion": "17"
"fields": {"18":{"19":null}}
} }
] ]
}, },
"data": {"apiVersion":"example.com/v1","kind":"CustomType","spec":{"replicas":1},"status":{"available":1}}, "data": {"apiVersion":"example.com/v1","kind":"CustomType","spec":{"replicas":1},"status":{"available":1}},
"revision": 1089963290653861247 "revision": -7716837448637516924
} }

View File

@@ -21,9 +21,6 @@ metadata:
"7": "8" "7": "8"
managedFields: managedFields:
- apiVersion: "17" - apiVersion: "17"
fields:
"18":
"19": null
manager: "16" manager: "16"
operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]
name: "2" name: "2"
@@ -35,7 +32,7 @@ metadata:
kind: "12" kind: "12"
name: "13" name: "13"
uid: Dz廔ȇ{sŊƏp uid: Dz廔ȇ{sŊƏp
resourceVersion: "16964250748386560239" resourceVersion: "11042405498087606203"
selfLink: "5" selfLink: "5"
uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e uid: "7"
revision: 1089963290653861247 revision: -7716837448637516924

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -6,8 +6,8 @@
"generateName": "3", "generateName": "3",
"namespace": "4", "namespace": "4",
"selfLink": "5", "selfLink": "5",
"uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", "uid": "7",
"resourceVersion": "16964250748386560239", "resourceVersion": "11042405498087606203",
"generation": 8071137005907523419, "generation": 8071137005907523419,
"creationTimestamp": null, "creationTimestamp": null,
"deletionGracePeriodSeconds": -4955867275792137171, "deletionGracePeriodSeconds": -4955867275792137171,
@@ -35,11 +35,10 @@
{ {
"manager": "16", "manager": "16",
"operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]",
"apiVersion": "17", "apiVersion": "17"
"fields": {"18":{"19":null}}
} }
] ]
}, },
"data": {"apiVersion":"example.com/v1","kind":"CustomType","spec":{"replicas":1},"status":{"available":1}}, "data": {"apiVersion":"example.com/v1","kind":"CustomType","spec":{"replicas":1},"status":{"available":1}},
"revision": 1089963290653861247 "revision": -7716837448637516924
} }

View File

@@ -21,9 +21,6 @@ metadata:
"7": "8" "7": "8"
managedFields: managedFields:
- apiVersion: "17" - apiVersion: "17"
fields:
"18":
"19": null
manager: "16" manager: "16"
operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]
name: "2" name: "2"
@@ -35,7 +32,7 @@ metadata:
kind: "12" kind: "12"
name: "13" name: "13"
uid: Dz廔ȇ{sŊƏp uid: Dz廔ȇ{sŊƏp
resourceVersion: "16964250748386560239" resourceVersion: "11042405498087606203"
selfLink: "5" selfLink: "5"
uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e uid: "7"
revision: 1089963290653861247 revision: -7716837448637516924

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -6,8 +6,8 @@
"generateName": "3", "generateName": "3",
"namespace": "4", "namespace": "4",
"selfLink": "5", "selfLink": "5",
"uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", "uid": "7",
"resourceVersion": "16964250748386560239", "resourceVersion": "11042405498087606203",
"generation": 8071137005907523419, "generation": 8071137005907523419,
"creationTimestamp": null, "creationTimestamp": null,
"deletionGracePeriodSeconds": -4955867275792137171, "deletionGracePeriodSeconds": -4955867275792137171,
@@ -35,19 +35,18 @@
{ {
"manager": "16", "manager": "16",
"operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]",
"apiVersion": "17", "apiVersion": "17"
"fields": {"18":{"19":null}}
} }
] ]
}, },
"spec": { "spec": {
"replicas": -2052872833 "replicas": -595102844
}, },
"status": { "status": {
"replicas": -125651156, "replicas": 70007838,
"selector": { "selector": {
"24": "25" "18": "19"
}, },
"targetSelector": "26" "targetSelector": "20"
} }
} }

View File

@@ -14,9 +14,6 @@ metadata:
"7": "8" "7": "8"
managedFields: managedFields:
- apiVersion: "17" - apiVersion: "17"
fields:
"18":
"19": null
manager: "16" manager: "16"
operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]
name: "2" name: "2"
@@ -28,13 +25,13 @@ metadata:
kind: "12" kind: "12"
name: "13" name: "13"
uid: Dz廔ȇ{sŊƏp uid: Dz廔ȇ{sŊƏp
resourceVersion: "16964250748386560239" resourceVersion: "11042405498087606203"
selfLink: "5" selfLink: "5"
uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e uid: "7"
spec: spec:
replicas: -2052872833 replicas: -595102844
status: status:
replicas: -125651156 replicas: 70007838
selector: selector:
"24": "25" "18": "19"
targetSelector: "26" targetSelector: "20"

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -6,8 +6,8 @@
"generateName": "3", "generateName": "3",
"namespace": "4", "namespace": "4",
"selfLink": "5", "selfLink": "5",
"uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", "uid": "7",
"resourceVersion": "16964250748386560239", "resourceVersion": "11042405498087606203",
"generation": 8071137005907523419, "generation": 8071137005907523419,
"creationTimestamp": null, "creationTimestamp": null,
"deletionGracePeriodSeconds": -4955867275792137171, "deletionGracePeriodSeconds": -4955867275792137171,
@@ -35,11 +35,10 @@
{ {
"manager": "16", "manager": "16",
"operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]",
"apiVersion": "17", "apiVersion": "17"
"fields": {"18":{"19":null}}
} }
] ]
}, },
"data": {"apiVersion":"example.com/v1","kind":"CustomType","spec":{"replicas":1},"status":{"available":1}}, "data": {"apiVersion":"example.com/v1","kind":"CustomType","spec":{"replicas":1},"status":{"available":1}},
"revision": 1089963290653861247 "revision": -7716837448637516924
} }

View File

@@ -21,9 +21,6 @@ metadata:
"7": "8" "7": "8"
managedFields: managedFields:
- apiVersion: "17" - apiVersion: "17"
fields:
"18":
"19": null
manager: "16" manager: "16"
operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]
name: "2" name: "2"
@@ -35,7 +32,7 @@ metadata:
kind: "12" kind: "12"
name: "13" name: "13"
uid: Dz廔ȇ{sŊƏp uid: Dz廔ȇ{sŊƏp
resourceVersion: "16964250748386560239" resourceVersion: "11042405498087606203"
selfLink: "5" selfLink: "5"
uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e uid: "7"
revision: 1089963290653861247 revision: -7716837448637516924

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -6,8 +6,8 @@
"generateName": "3", "generateName": "3",
"namespace": "4", "namespace": "4",
"selfLink": "5", "selfLink": "5",
"uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", "uid": "7",
"resourceVersion": "16964250748386560239", "resourceVersion": "11042405498087606203",
"generation": 8071137005907523419, "generation": 8071137005907523419,
"creationTimestamp": null, "creationTimestamp": null,
"deletionGracePeriodSeconds": -4955867275792137171, "deletionGracePeriodSeconds": -4955867275792137171,
@@ -35,19 +35,18 @@
{ {
"manager": "16", "manager": "16",
"operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]",
"apiVersion": "17", "apiVersion": "17"
"fields": {"18":{"19":null}}
} }
] ]
}, },
"spec": { "spec": {
"replicas": -2052872833 "replicas": -595102844
}, },
"status": { "status": {
"replicas": -125651156, "replicas": 70007838,
"selector": { "selector": {
"24": "25" "18": "19"
}, },
"targetSelector": "26" "targetSelector": "20"
} }
} }

View File

@@ -14,9 +14,6 @@ metadata:
"7": "8" "7": "8"
managedFields: managedFields:
- apiVersion: "17" - apiVersion: "17"
fields:
"18":
"19": null
manager: "16" manager: "16"
operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]
name: "2" name: "2"
@@ -28,13 +25,13 @@ metadata:
kind: "12" kind: "12"
name: "13" name: "13"
uid: Dz廔ȇ{sŊƏp uid: Dz廔ȇ{sŊƏp
resourceVersion: "16964250748386560239" resourceVersion: "11042405498087606203"
selfLink: "5" selfLink: "5"
uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e uid: "7"
spec: spec:
replicas: -2052872833 replicas: -595102844
status: status:
replicas: -125651156 replicas: 70007838
selector: selector:
"24": "25" "18": "19"
targetSelector: "26" targetSelector: "20"

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -6,8 +6,8 @@
"generateName": "3", "generateName": "3",
"namespace": "4", "namespace": "4",
"selfLink": "5", "selfLink": "5",
"uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", "uid": "7",
"resourceVersion": "16964250748386560239", "resourceVersion": "11042405498087606203",
"generation": 8071137005907523419, "generation": 8071137005907523419,
"creationTimestamp": null, "creationTimestamp": null,
"deletionGracePeriodSeconds": -4955867275792137171, "deletionGracePeriodSeconds": -4955867275792137171,
@@ -35,25 +35,24 @@
{ {
"manager": "16", "manager": "16",
"operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]",
"apiVersion": "17", "apiVersion": "17"
"fields": {"18":{"19":null}}
} }
] ]
}, },
"spec": { "spec": {
"audiences": [ "audiences": [
"24" "18"
], ],
"expirationSeconds": -8496244716696586452, "expirationSeconds": 3850803321873644574,
"boundObjectRef": { "boundObjectRef": {
"kind": "25", "kind": "19",
"apiVersion": "26", "apiVersion": "20",
"name": "27", "name": "21",
"uid": "Ă凗蓏Ŋ蛊ĉy" "uid": "r鯹)晿\u003co,c鮽ort昍řČ扷5ƗǸ"
} }
}, },
"status": { "status": {
"token": "28", "token": "22",
"expirationTimestamp": "2095-08-29T22:12:41Z" "expirationTimestamp": "1999-07-03T22:31:10Z"
} }
} }

View File

@@ -14,9 +14,6 @@ metadata:
"7": "8" "7": "8"
managedFields: managedFields:
- apiVersion: "17" - apiVersion: "17"
fields:
"18":
"19": null
manager: "16" manager: "16"
operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]
name: "2" name: "2"
@@ -28,18 +25,18 @@ metadata:
kind: "12" kind: "12"
name: "13" name: "13"
uid: Dz廔ȇ{sŊƏp uid: Dz廔ȇ{sŊƏp
resourceVersion: "16964250748386560239" resourceVersion: "11042405498087606203"
selfLink: "5" selfLink: "5"
uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e uid: "7"
spec: spec:
audiences: audiences:
- "24" - "18"
boundObjectRef: boundObjectRef:
apiVersion: "26" apiVersion: "20"
kind: "25" kind: "19"
name: "27" name: "21"
uid: Ă凗蓏Ŋ蛊ĉy uid: r鯹)晿<o,c鮽ort昍řČ扷5ƗǸ
expirationSeconds: -8496244716696586452 expirationSeconds: 3850803321873644574
status: status:
expirationTimestamp: "2095-08-29T22:12:41Z" expirationTimestamp: "1999-07-03T22:31:10Z"
token: "28" token: "22"

View File

@@ -6,8 +6,8 @@
"generateName": "3", "generateName": "3",
"namespace": "4", "namespace": "4",
"selfLink": "5", "selfLink": "5",
"uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", "uid": "7",
"resourceVersion": "16964250748386560239", "resourceVersion": "11042405498087606203",
"generation": 8071137005907523419, "generation": 8071137005907523419,
"creationTimestamp": null, "creationTimestamp": null,
"deletionGracePeriodSeconds": -4955867275792137171, "deletionGracePeriodSeconds": -4955867275792137171,
@@ -35,33 +35,32 @@
{ {
"manager": "16", "manager": "16",
"operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]",
"apiVersion": "17", "apiVersion": "17"
"fields": {"18":{"19":null}}
} }
] ]
}, },
"spec": { "spec": {
"token": "24", "token": "18",
"audiences": [ "audiences": [
"25" "19"
] ]
}, },
"status": { "status": {
"user": { "user": {
"username": "26", "username": "20",
"uid": "27", "uid": "21",
"groups": [ "groups": [
"28" "22"
], ],
"extra": { "extra": {
"29": [ "23": [
"30" "24"
] ]
} }
}, },
"audiences": [ "audiences": [
"31" "25"
], ],
"error": "32" "error": "26"
} }
} }

View File

@@ -14,9 +14,6 @@ metadata:
"7": "8" "7": "8"
managedFields: managedFields:
- apiVersion: "17" - apiVersion: "17"
fields:
"18":
"19": null
manager: "16" manager: "16"
operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]
name: "2" name: "2"
@@ -28,22 +25,22 @@ metadata:
kind: "12" kind: "12"
name: "13" name: "13"
uid: Dz廔ȇ{sŊƏp uid: Dz廔ȇ{sŊƏp
resourceVersion: "16964250748386560239" resourceVersion: "11042405498087606203"
selfLink: "5" selfLink: "5"
uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e uid: "7"
spec: spec:
audiences: audiences:
- "25" - "19"
token: "24" token: "18"
status: status:
audiences: audiences:
- "31" - "25"
error: "32" error: "26"
user: user:
extra: extra:
"29": "23":
- "30" - "24"
groups: groups:
- "28" - "22"
uid: "27" uid: "21"
username: "26" username: "20"

View File

@@ -6,8 +6,8 @@
"generateName": "3", "generateName": "3",
"namespace": "4", "namespace": "4",
"selfLink": "5", "selfLink": "5",
"uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", "uid": "7",
"resourceVersion": "16964250748386560239", "resourceVersion": "11042405498087606203",
"generation": 8071137005907523419, "generation": 8071137005907523419,
"creationTimestamp": null, "creationTimestamp": null,
"deletionGracePeriodSeconds": -4955867275792137171, "deletionGracePeriodSeconds": -4955867275792137171,
@@ -35,33 +35,32 @@
{ {
"manager": "16", "manager": "16",
"operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]",
"apiVersion": "17", "apiVersion": "17"
"fields": {"18":{"19":null}}
} }
] ]
}, },
"spec": { "spec": {
"token": "24", "token": "18",
"audiences": [ "audiences": [
"25" "19"
] ]
}, },
"status": { "status": {
"user": { "user": {
"username": "26", "username": "20",
"uid": "27", "uid": "21",
"groups": [ "groups": [
"28" "22"
], ],
"extra": { "extra": {
"29": [ "23": [
"30" "24"
] ]
} }
}, },
"audiences": [ "audiences": [
"31" "25"
], ],
"error": "32" "error": "26"
} }
} }

View File

@@ -14,9 +14,6 @@ metadata:
"7": "8" "7": "8"
managedFields: managedFields:
- apiVersion: "17" - apiVersion: "17"
fields:
"18":
"19": null
manager: "16" manager: "16"
operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]
name: "2" name: "2"
@@ -28,22 +25,22 @@ metadata:
kind: "12" kind: "12"
name: "13" name: "13"
uid: Dz廔ȇ{sŊƏp uid: Dz廔ȇ{sŊƏp
resourceVersion: "16964250748386560239" resourceVersion: "11042405498087606203"
selfLink: "5" selfLink: "5"
uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e uid: "7"
spec: spec:
audiences: audiences:
- "25" - "19"
token: "24" token: "18"
status: status:
audiences: audiences:
- "31" - "25"
error: "32" error: "26"
user: user:
extra: extra:
"29": "23":
- "30" - "24"
groups: groups:
- "28" - "22"
uid: "27" uid: "21"
username: "26" username: "20"

View File

@@ -6,8 +6,8 @@
"generateName": "3", "generateName": "3",
"namespace": "4", "namespace": "4",
"selfLink": "5", "selfLink": "5",
"uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", "uid": "7",
"resourceVersion": "16964250748386560239", "resourceVersion": "11042405498087606203",
"generation": 8071137005907523419, "generation": 8071137005907523419,
"creationTimestamp": null, "creationTimestamp": null,
"deletionGracePeriodSeconds": -4955867275792137171, "deletionGracePeriodSeconds": -4955867275792137171,
@@ -35,40 +35,38 @@
{ {
"manager": "16", "manager": "16",
"operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]",
"apiVersion": "17", "apiVersion": "17"
"fields": {"18":{"19":null}}
} }
] ]
}, },
"spec": { "spec": {
"resourceAttributes": { "resourceAttributes": {
"namespace": "24", "namespace": "18",
"verb": "25", "verb": "19",
"group": "26", "group": "20",
"version": "27", "version": "21",
"resource": "28", "resource": "22",
"subresource": "29", "subresource": "23",
"name": "30" "name": "24"
}, },
"nonResourceAttributes": { "nonResourceAttributes": {
"path": "31", "path": "25",
"verb": "32" "verb": "26"
}, },
"user": "33", "user": "27",
"groups": [ "groups": [
"34" "28"
], ],
"extra": { "extra": {
"35": [ "29": [
"36" "30"
] ]
}, },
"uid": "37" "uid": "31"
}, },
"status": { "status": {
"allowed": false, "allowed": false,
"denied": true, "reason": "32",
"reason": "38", "evaluationError": "33"
"evaluationError": "39"
} }
} }

View File

@@ -14,9 +14,6 @@ metadata:
"7": "8" "7": "8"
managedFields: managedFields:
- apiVersion: "17" - apiVersion: "17"
fields:
"18":
"19": null
manager: "16" manager: "16"
operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]
name: "2" name: "2"
@@ -28,30 +25,29 @@ metadata:
kind: "12" kind: "12"
name: "13" name: "13"
uid: Dz廔ȇ{sŊƏp uid: Dz廔ȇ{sŊƏp
resourceVersion: "16964250748386560239" resourceVersion: "11042405498087606203"
selfLink: "5" selfLink: "5"
uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e uid: "7"
spec: spec:
extra: extra:
"35": "29":
- "36" - "30"
groups: groups:
- "34" - "28"
nonResourceAttributes: nonResourceAttributes:
path: "31" path: "25"
verb: "32" verb: "26"
resourceAttributes: resourceAttributes:
group: "26" group: "20"
name: "30" name: "24"
namespace: "24" namespace: "18"
resource: "28" resource: "22"
subresource: "29" subresource: "23"
verb: "25" verb: "19"
version: "27" version: "21"
uid: "37" uid: "31"
user: "33" user: "27"
status: status:
allowed: false allowed: false
denied: true evaluationError: "33"
evaluationError: "39" reason: "32"
reason: "38"

View File

@@ -6,8 +6,8 @@
"generateName": "3", "generateName": "3",
"namespace": "4", "namespace": "4",
"selfLink": "5", "selfLink": "5",
"uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", "uid": "7",
"resourceVersion": "16964250748386560239", "resourceVersion": "11042405498087606203",
"generation": 8071137005907523419, "generation": 8071137005907523419,
"creationTimestamp": null, "creationTimestamp": null,
"deletionGracePeriodSeconds": -4955867275792137171, "deletionGracePeriodSeconds": -4955867275792137171,
@@ -35,30 +35,28 @@
{ {
"manager": "16", "manager": "16",
"operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]",
"apiVersion": "17", "apiVersion": "17"
"fields": {"18":{"19":null}}
} }
] ]
}, },
"spec": { "spec": {
"resourceAttributes": { "resourceAttributes": {
"namespace": "24", "namespace": "18",
"verb": "25", "verb": "19",
"group": "26", "group": "20",
"version": "27", "version": "21",
"resource": "28", "resource": "22",
"subresource": "29", "subresource": "23",
"name": "30" "name": "24"
}, },
"nonResourceAttributes": { "nonResourceAttributes": {
"path": "31", "path": "25",
"verb": "32" "verb": "26"
} }
}, },
"status": { "status": {
"allowed": false, "allowed": true,
"denied": true, "reason": "27",
"reason": "33", "evaluationError": "28"
"evaluationError": "34"
} }
} }

View File

@@ -14,9 +14,6 @@ metadata:
"7": "8" "7": "8"
managedFields: managedFields:
- apiVersion: "17" - apiVersion: "17"
fields:
"18":
"19": null
manager: "16" manager: "16"
operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]
name: "2" name: "2"
@@ -28,23 +25,22 @@ metadata:
kind: "12" kind: "12"
name: "13" name: "13"
uid: Dz廔ȇ{sŊƏp uid: Dz廔ȇ{sŊƏp
resourceVersion: "16964250748386560239" resourceVersion: "11042405498087606203"
selfLink: "5" selfLink: "5"
uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e uid: "7"
spec: spec:
nonResourceAttributes: nonResourceAttributes:
path: "31" path: "25"
verb: "32" verb: "26"
resourceAttributes: resourceAttributes:
group: "26" group: "20"
name: "30" name: "24"
namespace: "24" namespace: "18"
resource: "28" resource: "22"
subresource: "29" subresource: "23"
verb: "25" verb: "19"
version: "27" version: "21"
status: status:
allowed: false allowed: true
denied: true evaluationError: "28"
evaluationError: "34" reason: "27"
reason: "33"

View File

@@ -6,8 +6,8 @@
"generateName": "3", "generateName": "3",
"namespace": "4", "namespace": "4",
"selfLink": "5", "selfLink": "5",
"uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", "uid": "7",
"resourceVersion": "16964250748386560239", "resourceVersion": "11042405498087606203",
"generation": 8071137005907523419, "generation": 8071137005907523419,
"creationTimestamp": null, "creationTimestamp": null,
"deletionGracePeriodSeconds": -4955867275792137171, "deletionGracePeriodSeconds": -4955867275792137171,
@@ -35,42 +35,41 @@
{ {
"manager": "16", "manager": "16",
"operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]",
"apiVersion": "17", "apiVersion": "17"
"fields": {"18":{"19":null}}
} }
] ]
}, },
"spec": { "spec": {
"namespace": "24" "namespace": "18"
}, },
"status": { "status": {
"resourceRules": [ "resourceRules": [
{ {
"verbs": [ "verbs": [
"25" "19"
], ],
"apiGroups": [ "apiGroups": [
"26" "20"
], ],
"resources": [ "resources": [
"27" "21"
], ],
"resourceNames": [ "resourceNames": [
"28" "22"
] ]
} }
], ],
"nonResourceRules": [ "nonResourceRules": [
{ {
"verbs": [ "verbs": [
"29" "23"
], ],
"nonResourceURLs": [ "nonResourceURLs": [
"30" "24"
] ]
} }
], ],
"incomplete": false, "incomplete": true,
"evaluationError": "31" "evaluationError": "25"
} }
} }

View File

@@ -14,9 +14,6 @@ metadata:
"7": "8" "7": "8"
managedFields: managedFields:
- apiVersion: "17" - apiVersion: "17"
fields:
"18":
"19": null
manager: "16" manager: "16"
operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]
name: "2" name: "2"
@@ -28,25 +25,25 @@ metadata:
kind: "12" kind: "12"
name: "13" name: "13"
uid: Dz廔ȇ{sŊƏp uid: Dz廔ȇ{sŊƏp
resourceVersion: "16964250748386560239" resourceVersion: "11042405498087606203"
selfLink: "5" selfLink: "5"
uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e uid: "7"
spec: spec:
namespace: "24" namespace: "18"
status: status:
evaluationError: "31" evaluationError: "25"
incomplete: false incomplete: true
nonResourceRules: nonResourceRules:
- nonResourceURLs: - nonResourceURLs:
- "30" - "24"
verbs: verbs:
- "29" - "23"
resourceRules: resourceRules:
- apiGroups: - apiGroups:
- "26" - "20"
resourceNames: resourceNames:
- "28" - "22"
resources: resources:
- "27" - "21"
verbs: verbs:
- "25" - "19"

View File

@@ -6,8 +6,8 @@
"generateName": "3", "generateName": "3",
"namespace": "4", "namespace": "4",
"selfLink": "5", "selfLink": "5",
"uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", "uid": "7",
"resourceVersion": "16964250748386560239", "resourceVersion": "11042405498087606203",
"generation": 8071137005907523419, "generation": 8071137005907523419,
"creationTimestamp": null, "creationTimestamp": null,
"deletionGracePeriodSeconds": -4955867275792137171, "deletionGracePeriodSeconds": -4955867275792137171,
@@ -35,40 +35,38 @@
{ {
"manager": "16", "manager": "16",
"operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]",
"apiVersion": "17", "apiVersion": "17"
"fields": {"18":{"19":null}}
} }
] ]
}, },
"spec": { "spec": {
"resourceAttributes": { "resourceAttributes": {
"namespace": "24", "namespace": "18",
"verb": "25", "verb": "19",
"group": "26", "group": "20",
"version": "27", "version": "21",
"resource": "28", "resource": "22",
"subresource": "29", "subresource": "23",
"name": "30" "name": "24"
}, },
"nonResourceAttributes": { "nonResourceAttributes": {
"path": "31", "path": "25",
"verb": "32" "verb": "26"
}, },
"user": "33", "user": "27",
"groups": [ "groups": [
"34" "28"
], ],
"extra": { "extra": {
"35": [ "29": [
"36" "30"
] ]
}, },
"uid": "37" "uid": "31"
}, },
"status": { "status": {
"allowed": false, "allowed": false,
"denied": true, "reason": "32",
"reason": "38", "evaluationError": "33"
"evaluationError": "39"
} }
} }

View File

@@ -14,9 +14,6 @@ metadata:
"7": "8" "7": "8"
managedFields: managedFields:
- apiVersion: "17" - apiVersion: "17"
fields:
"18":
"19": null
manager: "16" manager: "16"
operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]
name: "2" name: "2"
@@ -28,30 +25,29 @@ metadata:
kind: "12" kind: "12"
name: "13" name: "13"
uid: Dz廔ȇ{sŊƏp uid: Dz廔ȇ{sŊƏp
resourceVersion: "16964250748386560239" resourceVersion: "11042405498087606203"
selfLink: "5" selfLink: "5"
uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e uid: "7"
spec: spec:
extra: extra:
"35": "29":
- "36" - "30"
groups: groups:
- "34" - "28"
nonResourceAttributes: nonResourceAttributes:
path: "31" path: "25"
verb: "32" verb: "26"
resourceAttributes: resourceAttributes:
group: "26" group: "20"
name: "30" name: "24"
namespace: "24" namespace: "18"
resource: "28" resource: "22"
subresource: "29" subresource: "23"
verb: "25" verb: "19"
version: "27" version: "21"
uid: "37" uid: "31"
user: "33" user: "27"
status: status:
allowed: false allowed: false
denied: true evaluationError: "33"
evaluationError: "39" reason: "32"
reason: "38"

View File

@@ -6,8 +6,8 @@
"generateName": "3", "generateName": "3",
"namespace": "4", "namespace": "4",
"selfLink": "5", "selfLink": "5",
"uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", "uid": "7",
"resourceVersion": "16964250748386560239", "resourceVersion": "11042405498087606203",
"generation": 8071137005907523419, "generation": 8071137005907523419,
"creationTimestamp": null, "creationTimestamp": null,
"deletionGracePeriodSeconds": -4955867275792137171, "deletionGracePeriodSeconds": -4955867275792137171,
@@ -35,40 +35,38 @@
{ {
"manager": "16", "manager": "16",
"operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]",
"apiVersion": "17", "apiVersion": "17"
"fields": {"18":{"19":null}}
} }
] ]
}, },
"spec": { "spec": {
"resourceAttributes": { "resourceAttributes": {
"namespace": "24", "namespace": "18",
"verb": "25", "verb": "19",
"group": "26", "group": "20",
"version": "27", "version": "21",
"resource": "28", "resource": "22",
"subresource": "29", "subresource": "23",
"name": "30" "name": "24"
}, },
"nonResourceAttributes": { "nonResourceAttributes": {
"path": "31", "path": "25",
"verb": "32" "verb": "26"
}, },
"user": "33", "user": "27",
"group": [ "group": [
"34" "28"
], ],
"extra": { "extra": {
"35": [ "29": [
"36" "30"
] ]
}, },
"uid": "37" "uid": "31"
}, },
"status": { "status": {
"allowed": false, "allowed": false,
"denied": true, "reason": "32",
"reason": "38", "evaluationError": "33"
"evaluationError": "39"
} }
} }

View File

@@ -14,9 +14,6 @@ metadata:
"7": "8" "7": "8"
managedFields: managedFields:
- apiVersion: "17" - apiVersion: "17"
fields:
"18":
"19": null
manager: "16" manager: "16"
operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]
name: "2" name: "2"
@@ -28,30 +25,29 @@ metadata:
kind: "12" kind: "12"
name: "13" name: "13"
uid: Dz廔ȇ{sŊƏp uid: Dz廔ȇ{sŊƏp
resourceVersion: "16964250748386560239" resourceVersion: "11042405498087606203"
selfLink: "5" selfLink: "5"
uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e uid: "7"
spec: spec:
extra: extra:
"35": "29":
- "36" - "30"
group: group:
- "34" - "28"
nonResourceAttributes: nonResourceAttributes:
path: "31" path: "25"
verb: "32" verb: "26"
resourceAttributes: resourceAttributes:
group: "26" group: "20"
name: "30" name: "24"
namespace: "24" namespace: "18"
resource: "28" resource: "22"
subresource: "29" subresource: "23"
verb: "25" verb: "19"
version: "27" version: "21"
uid: "37" uid: "31"
user: "33" user: "27"
status: status:
allowed: false allowed: false
denied: true evaluationError: "33"
evaluationError: "39" reason: "32"
reason: "38"

View File

@@ -6,8 +6,8 @@
"generateName": "3", "generateName": "3",
"namespace": "4", "namespace": "4",
"selfLink": "5", "selfLink": "5",
"uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", "uid": "7",
"resourceVersion": "16964250748386560239", "resourceVersion": "11042405498087606203",
"generation": 8071137005907523419, "generation": 8071137005907523419,
"creationTimestamp": null, "creationTimestamp": null,
"deletionGracePeriodSeconds": -4955867275792137171, "deletionGracePeriodSeconds": -4955867275792137171,
@@ -35,30 +35,28 @@
{ {
"manager": "16", "manager": "16",
"operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]",
"apiVersion": "17", "apiVersion": "17"
"fields": {"18":{"19":null}}
} }
] ]
}, },
"spec": { "spec": {
"resourceAttributes": { "resourceAttributes": {
"namespace": "24", "namespace": "18",
"verb": "25", "verb": "19",
"group": "26", "group": "20",
"version": "27", "version": "21",
"resource": "28", "resource": "22",
"subresource": "29", "subresource": "23",
"name": "30" "name": "24"
}, },
"nonResourceAttributes": { "nonResourceAttributes": {
"path": "31", "path": "25",
"verb": "32" "verb": "26"
} }
}, },
"status": { "status": {
"allowed": false, "allowed": true,
"denied": true, "reason": "27",
"reason": "33", "evaluationError": "28"
"evaluationError": "34"
} }
} }

View File

@@ -14,9 +14,6 @@ metadata:
"7": "8" "7": "8"
managedFields: managedFields:
- apiVersion: "17" - apiVersion: "17"
fields:
"18":
"19": null
manager: "16" manager: "16"
operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]
name: "2" name: "2"
@@ -28,23 +25,22 @@ metadata:
kind: "12" kind: "12"
name: "13" name: "13"
uid: Dz廔ȇ{sŊƏp uid: Dz廔ȇ{sŊƏp
resourceVersion: "16964250748386560239" resourceVersion: "11042405498087606203"
selfLink: "5" selfLink: "5"
uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e uid: "7"
spec: spec:
nonResourceAttributes: nonResourceAttributes:
path: "31" path: "25"
verb: "32" verb: "26"
resourceAttributes: resourceAttributes:
group: "26" group: "20"
name: "30" name: "24"
namespace: "24" namespace: "18"
resource: "28" resource: "22"
subresource: "29" subresource: "23"
verb: "25" verb: "19"
version: "27" version: "21"
status: status:
allowed: false allowed: true
denied: true evaluationError: "28"
evaluationError: "34" reason: "27"
reason: "33"

View File

@@ -6,8 +6,8 @@
"generateName": "3", "generateName": "3",
"namespace": "4", "namespace": "4",
"selfLink": "5", "selfLink": "5",
"uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", "uid": "7",
"resourceVersion": "16964250748386560239", "resourceVersion": "11042405498087606203",
"generation": 8071137005907523419, "generation": 8071137005907523419,
"creationTimestamp": null, "creationTimestamp": null,
"deletionGracePeriodSeconds": -4955867275792137171, "deletionGracePeriodSeconds": -4955867275792137171,
@@ -35,42 +35,41 @@
{ {
"manager": "16", "manager": "16",
"operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]",
"apiVersion": "17", "apiVersion": "17"
"fields": {"18":{"19":null}}
} }
] ]
}, },
"spec": { "spec": {
"namespace": "24" "namespace": "18"
}, },
"status": { "status": {
"resourceRules": [ "resourceRules": [
{ {
"verbs": [ "verbs": [
"25" "19"
], ],
"apiGroups": [ "apiGroups": [
"26" "20"
], ],
"resources": [ "resources": [
"27" "21"
], ],
"resourceNames": [ "resourceNames": [
"28" "22"
] ]
} }
], ],
"nonResourceRules": [ "nonResourceRules": [
{ {
"verbs": [ "verbs": [
"29" "23"
], ],
"nonResourceURLs": [ "nonResourceURLs": [
"30" "24"
] ]
} }
], ],
"incomplete": false, "incomplete": true,
"evaluationError": "31" "evaluationError": "25"
} }
} }

View File

@@ -14,9 +14,6 @@ metadata:
"7": "8" "7": "8"
managedFields: managedFields:
- apiVersion: "17" - apiVersion: "17"
fields:
"18":
"19": null
manager: "16" manager: "16"
operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]
name: "2" name: "2"
@@ -28,25 +25,25 @@ metadata:
kind: "12" kind: "12"
name: "13" name: "13"
uid: Dz廔ȇ{sŊƏp uid: Dz廔ȇ{sŊƏp
resourceVersion: "16964250748386560239" resourceVersion: "11042405498087606203"
selfLink: "5" selfLink: "5"
uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e uid: "7"
spec: spec:
namespace: "24" namespace: "18"
status: status:
evaluationError: "31" evaluationError: "25"
incomplete: false incomplete: true
nonResourceRules: nonResourceRules:
- nonResourceURLs: - nonResourceURLs:
- "30" - "24"
verbs: verbs:
- "29" - "23"
resourceRules: resourceRules:
- apiGroups: - apiGroups:
- "26" - "20"
resourceNames: resourceNames:
- "28" - "22"
resources: resources:
- "27" - "21"
verbs: verbs:
- "25" - "19"

View File

@@ -6,8 +6,8 @@
"generateName": "3", "generateName": "3",
"namespace": "4", "namespace": "4",
"selfLink": "5", "selfLink": "5",
"uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", "uid": "7",
"resourceVersion": "16964250748386560239", "resourceVersion": "11042405498087606203",
"generation": 8071137005907523419, "generation": 8071137005907523419,
"creationTimestamp": null, "creationTimestamp": null,
"deletionGracePeriodSeconds": -4955867275792137171, "deletionGracePeriodSeconds": -4955867275792137171,
@@ -35,40 +35,38 @@
{ {
"manager": "16", "manager": "16",
"operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]",
"apiVersion": "17", "apiVersion": "17"
"fields": {"18":{"19":null}}
} }
] ]
}, },
"spec": { "spec": {
"resourceAttributes": { "resourceAttributes": {
"namespace": "24", "namespace": "18",
"verb": "25", "verb": "19",
"group": "26", "group": "20",
"version": "27", "version": "21",
"resource": "28", "resource": "22",
"subresource": "29", "subresource": "23",
"name": "30" "name": "24"
}, },
"nonResourceAttributes": { "nonResourceAttributes": {
"path": "31", "path": "25",
"verb": "32" "verb": "26"
}, },
"user": "33", "user": "27",
"group": [ "group": [
"34" "28"
], ],
"extra": { "extra": {
"35": [ "29": [
"36" "30"
] ]
}, },
"uid": "37" "uid": "31"
}, },
"status": { "status": {
"allowed": false, "allowed": false,
"denied": true, "reason": "32",
"reason": "38", "evaluationError": "33"
"evaluationError": "39"
} }
} }

View File

@@ -14,9 +14,6 @@ metadata:
"7": "8" "7": "8"
managedFields: managedFields:
- apiVersion: "17" - apiVersion: "17"
fields:
"18":
"19": null
manager: "16" manager: "16"
operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]
name: "2" name: "2"
@@ -28,30 +25,29 @@ metadata:
kind: "12" kind: "12"
name: "13" name: "13"
uid: Dz廔ȇ{sŊƏp uid: Dz廔ȇ{sŊƏp
resourceVersion: "16964250748386560239" resourceVersion: "11042405498087606203"
selfLink: "5" selfLink: "5"
uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e uid: "7"
spec: spec:
extra: extra:
"35": "29":
- "36" - "30"
group: group:
- "34" - "28"
nonResourceAttributes: nonResourceAttributes:
path: "31" path: "25"
verb: "32" verb: "26"
resourceAttributes: resourceAttributes:
group: "26" group: "20"
name: "30" name: "24"
namespace: "24" namespace: "18"
resource: "28" resource: "22"
subresource: "29" subresource: "23"
verb: "25" verb: "19"
version: "27" version: "21"
uid: "37" uid: "31"
user: "33" user: "27"
status: status:
allowed: false allowed: false
denied: true evaluationError: "33"
evaluationError: "39" reason: "32"
reason: "38"

View File

@@ -6,8 +6,8 @@
"generateName": "3", "generateName": "3",
"namespace": "4", "namespace": "4",
"selfLink": "5", "selfLink": "5",
"uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", "uid": "7",
"resourceVersion": "16964250748386560239", "resourceVersion": "11042405498087606203",
"generation": 8071137005907523419, "generation": 8071137005907523419,
"creationTimestamp": null, "creationTimestamp": null,
"deletionGracePeriodSeconds": -4955867275792137171, "deletionGracePeriodSeconds": -4955867275792137171,
@@ -35,25 +35,24 @@
{ {
"manager": "16", "manager": "16",
"operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]",
"apiVersion": "17", "apiVersion": "17"
"fields": {"18":{"19":null}}
} }
] ]
}, },
"spec": { "spec": {
"scaleTargetRef": { "scaleTargetRef": {
"kind": "24", "kind": "18",
"name": "25", "name": "19",
"apiVersion": "26" "apiVersion": "20"
}, },
"minReplicas": -1978186127, "minReplicas": 896585016,
"maxReplicas": 2114329341, "maxReplicas": -1971381490,
"targetCPUUtilizationPercentage": -439697596 "targetCPUUtilizationPercentage": -1300313567
}, },
"status": { "status": {
"observedGeneration": -918288109031280833, "observedGeneration": -5238012362384355226,
"currentReplicas": 73350537, "currentReplicas": -738053939,
"desiredReplicas": -799278564, "desiredReplicas": -1258077201,
"currentCPUUtilizationPercentage": 1804227960 "currentCPUUtilizationPercentage": 757808475
} }
} }

View File

@@ -14,9 +14,6 @@ metadata:
"7": "8" "7": "8"
managedFields: managedFields:
- apiVersion: "17" - apiVersion: "17"
fields:
"18":
"19": null
manager: "16" manager: "16"
operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]
name: "2" name: "2"
@@ -28,19 +25,19 @@ metadata:
kind: "12" kind: "12"
name: "13" name: "13"
uid: Dz廔ȇ{sŊƏp uid: Dz廔ȇ{sŊƏp
resourceVersion: "16964250748386560239" resourceVersion: "11042405498087606203"
selfLink: "5" selfLink: "5"
uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e uid: "7"
spec: spec:
maxReplicas: 2114329341 maxReplicas: -1971381490
minReplicas: -1978186127 minReplicas: 896585016
scaleTargetRef: scaleTargetRef:
apiVersion: "26" apiVersion: "20"
kind: "24" kind: "18"
name: "25" name: "19"
targetCPUUtilizationPercentage: -439697596 targetCPUUtilizationPercentage: -1300313567
status: status:
currentCPUUtilizationPercentage: 1804227960 currentCPUUtilizationPercentage: 757808475
currentReplicas: 73350537 currentReplicas: -738053939
desiredReplicas: -799278564 desiredReplicas: -1258077201
observedGeneration: -918288109031280833 observedGeneration: -5238012362384355226

Some files were not shown because too many files have changed in this diff Show More