From 832a6d9f37bc0d28e06b6a6c75b2c7f3d78366a2 Mon Sep 17 00:00:00 2001 From: Jordan Liggitt Date: Sun, 30 Aug 2020 21:25:24 -0400 Subject: [PATCH] Add 1.19.0 API testdata --- .../admission.k8s.io.v1.AdmissionReview.json | 84 + .../admission.k8s.io.v1.AdmissionReview.pb | Bin 0 -> 731 bytes .../admission.k8s.io.v1.AdmissionReview.yaml | 82 + ...ission.k8s.io.v1beta1.AdmissionReview.json | 84 + ...dmission.k8s.io.v1beta1.AdmissionReview.pb | Bin 0 -> 736 bytes ...ission.k8s.io.v1beta1.AdmissionReview.yaml | 82 + ...8s.io.v1.MutatingWebhookConfiguration.json | 108 ++ ....k8s.io.v1.MutatingWebhookConfiguration.pb | Bin 0 -> 722 bytes ...8s.io.v1.MutatingWebhookConfiguration.yaml | 72 + ....io.v1.ValidatingWebhookConfiguration.json | 107 ++ ...8s.io.v1.ValidatingWebhookConfiguration.pb | Bin 0 -> 717 bytes ....io.v1.ValidatingWebhookConfiguration.yaml | 71 + ....v1beta1.MutatingWebhookConfiguration.json | 108 ++ ...io.v1beta1.MutatingWebhookConfiguration.pb | Bin 0 -> 727 bytes ....v1beta1.MutatingWebhookConfiguration.yaml | 72 + ...1beta1.ValidatingWebhookConfiguration.json | 107 ++ ....v1beta1.ValidatingWebhookConfiguration.pb | Bin 0 -> 722 bytes ...1beta1.ValidatingWebhookConfiguration.yaml | 71 + .../v1.19.0/apps.v1.ControllerRevision.json | 45 + .../v1.19.0/apps.v1.ControllerRevision.pb | Bin 0 -> 327 bytes .../v1.19.0/apps.v1.ControllerRevision.yaml | 39 + .../testdata/v1.19.0/apps.v1.DaemonSet.json | 1497 ++++++++++++++++ .../api/testdata/v1.19.0/apps.v1.DaemonSet.pb | Bin 0 -> 7237 bytes .../testdata/v1.19.0/apps.v1.DaemonSet.yaml | 1024 +++++++++++ .../testdata/v1.19.0/apps.v1.Deployment.json | 1500 ++++++++++++++++ .../testdata/v1.19.0/apps.v1.Deployment.pb | Bin 0 -> 7278 bytes .../testdata/v1.19.0/apps.v1.Deployment.yaml | 1028 +++++++++++ .../testdata/v1.19.0/apps.v1.ReplicaSet.json | 1490 +++++++++++++++ .../testdata/v1.19.0/apps.v1.ReplicaSet.pb | Bin 0 -> 6811 bytes .../testdata/v1.19.0/apps.v1.ReplicaSet.yaml | 1017 +++++++++++ .../testdata/v1.19.0/apps.v1.StatefulSet.json | 1596 +++++++++++++++++ .../testdata/v1.19.0/apps.v1.StatefulSet.pb | Bin 0 -> 7992 bytes .../testdata/v1.19.0/apps.v1.StatefulSet.yaml | 1094 +++++++++++ .../apps.v1beta1.ControllerRevision.json | 45 + .../apps.v1beta1.ControllerRevision.pb | Bin 0 -> 332 bytes .../apps.v1beta1.ControllerRevision.yaml | 39 + .../v1.19.0/apps.v1beta1.Deployment.json | 1503 ++++++++++++++++ .../v1.19.0/apps.v1beta1.Deployment.pb | Bin 0 -> 7269 bytes .../v1.19.0/apps.v1beta1.Deployment.yaml | 1030 +++++++++++ .../apps.v1beta1.DeploymentRollback.json | 11 + .../apps.v1beta1.DeploymentRollback.pb | Bin 0 -> 69 bytes .../apps.v1beta1.DeploymentRollback.yaml | 7 + .../testdata/v1.19.0/apps.v1beta1.Scale.json | 53 + .../testdata/v1.19.0/apps.v1beta1.Scale.pb | Bin 0 -> 240 bytes .../testdata/v1.19.0/apps.v1beta1.Scale.yaml | 38 + .../v1.19.0/apps.v1beta1.StatefulSet.json | 1596 +++++++++++++++++ .../v1.19.0/apps.v1beta1.StatefulSet.pb | Bin 0 -> 8010 bytes .../v1.19.0/apps.v1beta1.StatefulSet.yaml | 1094 +++++++++++ .../apps.v1beta2.ControllerRevision.json | 45 + .../apps.v1beta2.ControllerRevision.pb | Bin 0 -> 332 bytes .../apps.v1beta2.ControllerRevision.yaml | 39 + .../v1.19.0/apps.v1beta2.DaemonSet.json | 1497 ++++++++++++++++ .../v1.19.0/apps.v1beta2.DaemonSet.pb | Bin 0 -> 7242 bytes .../v1.19.0/apps.v1beta2.DaemonSet.yaml | 1024 +++++++++++ .../v1.19.0/apps.v1beta2.Deployment.json | 1500 ++++++++++++++++ .../v1.19.0/apps.v1beta2.Deployment.pb | Bin 0 -> 7283 bytes .../v1.19.0/apps.v1beta2.Deployment.yaml | 1028 +++++++++++ .../v1.19.0/apps.v1beta2.ReplicaSet.json | 1490 +++++++++++++++ .../v1.19.0/apps.v1beta2.ReplicaSet.pb | Bin 0 -> 6816 bytes .../v1.19.0/apps.v1beta2.ReplicaSet.yaml | 1017 +++++++++++ .../testdata/v1.19.0/apps.v1beta2.Scale.json | 53 + .../testdata/v1.19.0/apps.v1beta2.Scale.pb | Bin 0 -> 240 bytes .../testdata/v1.19.0/apps.v1beta2.Scale.yaml | 38 + .../v1.19.0/apps.v1beta2.StatefulSet.json | 1596 +++++++++++++++++ .../v1.19.0/apps.v1beta2.StatefulSet.pb | Bin 0 -> 7997 bytes .../v1.19.0/apps.v1beta2.StatefulSet.yaml | 1094 +++++++++++ ...authentication.k8s.io.v1.TokenRequest.json | 59 + .../authentication.k8s.io.v1.TokenRequest.pb | Bin 0 -> 306 bytes ...authentication.k8s.io.v1.TokenRequest.yaml | 43 + .../authentication.k8s.io.v1.TokenReview.json | 67 + .../authentication.k8s.io.v1.TokenReview.pb | Bin 0 -> 272 bytes .../authentication.k8s.io.v1.TokenReview.yaml | 47 + ...entication.k8s.io.v1beta1.TokenReview.json | 67 + ...thentication.k8s.io.v1beta1.TokenReview.pb | Bin 0 -> 277 bytes ...entication.k8s.io.v1beta1.TokenReview.yaml | 47 + ...on.k8s.io.v1.LocalSubjectAccessReview.json | 73 + ...tion.k8s.io.v1.LocalSubjectAccessReview.pb | Bin 0 -> 316 bytes ...on.k8s.io.v1.LocalSubjectAccessReview.yaml | 54 + ...ion.k8s.io.v1.SelfSubjectAccessReview.json | 63 + ...ation.k8s.io.v1.SelfSubjectAccessReview.pb | Bin 0 -> 291 bytes ...ion.k8s.io.v1.SelfSubjectAccessReview.yaml | 47 + ...tion.k8s.io.v1.SelfSubjectRulesReview.json | 76 + ...zation.k8s.io.v1.SelfSubjectRulesReview.pb | Bin 0 -> 276 bytes ...tion.k8s.io.v1.SelfSubjectRulesReview.yaml | 50 + ...ization.k8s.io.v1.SubjectAccessReview.json | 73 + ...orization.k8s.io.v1.SubjectAccessReview.pb | Bin 0 -> 311 bytes ...ization.k8s.io.v1.SubjectAccessReview.yaml | 54 + ...s.io.v1beta1.LocalSubjectAccessReview.json | 73 + ...k8s.io.v1beta1.LocalSubjectAccessReview.pb | Bin 0 -> 321 bytes ...s.io.v1beta1.LocalSubjectAccessReview.yaml | 54 + ...8s.io.v1beta1.SelfSubjectAccessReview.json | 63 + ....k8s.io.v1beta1.SelfSubjectAccessReview.pb | Bin 0 -> 296 bytes ...8s.io.v1beta1.SelfSubjectAccessReview.yaml | 47 + ...k8s.io.v1beta1.SelfSubjectRulesReview.json | 76 + ...n.k8s.io.v1beta1.SelfSubjectRulesReview.pb | Bin 0 -> 281 bytes ...k8s.io.v1beta1.SelfSubjectRulesReview.yaml | 50 + ...on.k8s.io.v1beta1.SubjectAccessReview.json | 73 + ...tion.k8s.io.v1beta1.SubjectAccessReview.pb | Bin 0 -> 316 bytes ...on.k8s.io.v1beta1.SubjectAccessReview.yaml | 54 + ...utoscaling.v1.HorizontalPodAutoscaler.json | 59 + .../autoscaling.v1.HorizontalPodAutoscaler.pb | Bin 0 -> 311 bytes ...utoscaling.v1.HorizontalPodAutoscaler.yaml | 44 + .../v1.19.0/autoscaling.v1.Scale.json | 50 + .../testdata/v1.19.0/autoscaling.v1.Scale.pb | Bin 0 -> 232 bytes .../v1.19.0/autoscaling.v1.Scale.yaml | 36 + ...aling.v2beta1.HorizontalPodAutoscaler.json | 196 ++ ...scaling.v2beta1.HorizontalPodAutoscaler.pb | Bin 0 -> 1708 bytes ...aling.v2beta1.HorizontalPodAutoscaler.yaml | 131 ++ ...aling.v2beta2.HorizontalPodAutoscaler.json | 271 +++ ...scaling.v2beta2.HorizontalPodAutoscaler.pb | Bin 0 -> 2336 bytes ...aling.v2beta2.HorizontalPodAutoscaler.yaml | 180 ++ .../api/testdata/v1.19.0/batch.v1.Job.json | 1494 +++++++++++++++ .../api/testdata/v1.19.0/batch.v1.Job.pb | Bin 0 -> 6669 bytes .../api/testdata/v1.19.0/batch.v1.Job.yaml | 1021 +++++++++++ .../v1.19.0/batch.v1beta1.CronJob.json | 1544 ++++++++++++++++ .../testdata/v1.19.0/batch.v1beta1.CronJob.pb | Bin 0 -> 7369 bytes .../v1.19.0/batch.v1beta1.CronJob.yaml | 1059 +++++++++++ .../v1.19.0/batch.v1beta1.JobTemplate.json | 1524 ++++++++++++++++ .../v1.19.0/batch.v1beta1.JobTemplate.pb | Bin 0 -> 7315 bytes .../v1.19.0/batch.v1beta1.JobTemplate.yaml | 1045 +++++++++++ .../v1.19.0/batch.v2alpha1.CronJob.json | 1544 ++++++++++++++++ .../v1.19.0/batch.v2alpha1.CronJob.pb | Bin 0 -> 7370 bytes .../v1.19.0/batch.v2alpha1.CronJob.yaml | 1059 +++++++++++ .../v1.19.0/batch.v2alpha1.JobTemplate.json | 1524 ++++++++++++++++ .../v1.19.0/batch.v2alpha1.JobTemplate.pb | Bin 0 -> 7316 bytes .../v1.19.0/batch.v2alpha1.JobTemplate.yaml | 1045 +++++++++++ ...s.k8s.io.v1.CertificateSigningRequest.json | 73 + ...tes.k8s.io.v1.CertificateSigningRequest.pb | Bin 0 -> 361 bytes ...s.k8s.io.v1.CertificateSigningRequest.yaml | 52 + ....io.v1beta1.CertificateSigningRequest.json | 73 + ...8s.io.v1beta1.CertificateSigningRequest.pb | Bin 0 -> 366 bytes ....io.v1beta1.CertificateSigningRequest.yaml | 52 + .../v1.19.0/coordination.k8s.io.v1.Lease.json | 50 + .../v1.19.0/coordination.k8s.io.v1.Lease.pb | Bin 0 -> 246 bytes .../v1.19.0/coordination.k8s.io.v1.Lease.yaml | 37 + .../coordination.k8s.io.v1beta1.Lease.json | 50 + .../coordination.k8s.io.v1beta1.Lease.pb | Bin 0 -> 251 bytes .../coordination.k8s.io.v1beta1.Lease.yaml | 37 + .../testdata/v1.19.0/core.v1.APIGroup.json | 21 + .../api/testdata/v1.19.0/core.v1.APIGroup.pb | Bin 0 -> 53 bytes .../testdata/v1.19.0/core.v1.APIGroup.yaml | 12 + .../testdata/v1.19.0/core.v1.APIVersions.json | 13 + .../testdata/v1.19.0/core.v1.APIVersions.pb | Bin 0 -> 40 bytes .../testdata/v1.19.0/core.v1.APIVersions.yaml | 7 + .../api/testdata/v1.19.0/core.v1.Binding.json | 52 + .../api/testdata/v1.19.0/core.v1.Binding.pb | Bin 0 -> 247 bytes .../api/testdata/v1.19.0/core.v1.Binding.yaml | 39 + .../v1.19.0/core.v1.ComponentStatus.json | 51 + .../v1.19.0/core.v1.ComponentStatus.pb | Bin 0 -> 242 bytes .../v1.19.0/core.v1.ComponentStatus.yaml | 36 + .../testdata/v1.19.0/core.v1.ConfigMap.json | 50 + .../api/testdata/v1.19.0/core.v1.ConfigMap.pb | Bin 0 -> 221 bytes .../testdata/v1.19.0/core.v1.ConfigMap.yaml | 36 + .../v1.19.0/core.v1.CreateOptions.json | 8 + .../testdata/v1.19.0/core.v1.CreateOptions.pb | Bin 0 -> 37 bytes .../v1.19.0/core.v1.CreateOptions.yaml | 5 + .../v1.19.0/core.v1.DeleteOptions.json | 14 + .../testdata/v1.19.0/core.v1.DeleteOptions.pb | Bin 0 -> 96 bytes .../v1.19.0/core.v1.DeleteOptions.yaml | 10 + .../testdata/v1.19.0/core.v1.Endpoints.json | 87 + .../api/testdata/v1.19.0/core.v1.Endpoints.pb | Bin 0 -> 378 bytes .../testdata/v1.19.0/core.v1.Endpoints.yaml | 61 + .../v1.19.0/core.v1.EphemeralContainers.json | 295 +++ .../v1.19.0/core.v1.EphemeralContainers.pb | Bin 0 -> 1166 bytes .../v1.19.0/core.v1.EphemeralContainers.yaml | 205 +++ .../api/testdata/v1.19.0/core.v1.Event.json | 79 + .../api/testdata/v1.19.0/core.v1.Event.pb | Bin 0 -> 395 bytes .../api/testdata/v1.19.0/core.v1.Event.yaml | 63 + .../v1.19.0/core.v1.ExportOptions.json | 6 + .../testdata/v1.19.0/core.v1.ExportOptions.pb | Bin 0 -> 35 bytes .../v1.19.0/core.v1.ExportOptions.yaml | 4 + .../testdata/v1.19.0/core.v1.GetOptions.json | 5 + .../testdata/v1.19.0/core.v1.GetOptions.pb | Bin 0 -> 31 bytes .../testdata/v1.19.0/core.v1.GetOptions.yaml | 3 + .../testdata/v1.19.0/core.v1.LimitRange.json | 65 + .../testdata/v1.19.0/core.v1.LimitRange.pb | Bin 0 -> 376 bytes .../testdata/v1.19.0/core.v1.LimitRange.yaml | 44 + .../testdata/v1.19.0/core.v1.ListOptions.json | 12 + .../testdata/v1.19.0/core.v1.ListOptions.pb | Bin 0 -> 72 bytes .../testdata/v1.19.0/core.v1.ListOptions.yaml | 10 + .../testdata/v1.19.0/core.v1.Namespace.json | 60 + .../api/testdata/v1.19.0/core.v1.Namespace.pb | Bin 0 -> 317 bytes .../testdata/v1.19.0/core.v1.Namespace.yaml | 42 + .../api/testdata/v1.19.0/core.v1.Node.json | 156 ++ .../api/testdata/v1.19.0/core.v1.Node.pb | Bin 0 -> 746 bytes .../api/testdata/v1.19.0/core.v1.Node.yaml | 110 ++ .../v1.19.0/core.v1.NodeProxyOptions.json | 5 + .../v1.19.0/core.v1.NodeProxyOptions.pb | Bin 0 -> 37 bytes .../v1.19.0/core.v1.NodeProxyOptions.yaml | 3 + .../v1.19.0/core.v1.PatchOptions.json | 9 + .../testdata/v1.19.0/core.v1.PatchOptions.pb | Bin 0 -> 38 bytes .../v1.19.0/core.v1.PatchOptions.yaml | 6 + .../v1.19.0/core.v1.PersistentVolume.json | 292 +++ .../v1.19.0/core.v1.PersistentVolume.pb | Bin 0 -> 1177 bytes .../v1.19.0/core.v1.PersistentVolume.yaml | 221 +++ .../core.v1.PersistentVolumeClaim.json | 94 + .../v1.19.0/core.v1.PersistentVolumeClaim.pb | Bin 0 -> 595 bytes .../core.v1.PersistentVolumeClaim.yaml | 65 + .../api/testdata/v1.19.0/core.v1.Pod.json | 1582 ++++++++++++++++ .../api/testdata/v1.19.0/core.v1.Pod.pb | Bin 0 -> 7195 bytes .../api/testdata/v1.19.0/core.v1.Pod.yaml | 1090 +++++++++++ .../v1.19.0/core.v1.PodAttachOptions.json | 7 + .../v1.19.0/core.v1.PodAttachOptions.pb | Bin 0 -> 45 bytes .../v1.19.0/core.v1.PodAttachOptions.yaml | 5 + .../v1.19.0/core.v1.PodExecOptions.json | 10 + .../v1.19.0/core.v1.PodExecOptions.pb | Bin 0 -> 46 bytes .../v1.19.0/core.v1.PodExecOptions.yaml | 7 + .../v1.19.0/core.v1.PodLogOptions.json | 11 + .../testdata/v1.19.0/core.v1.PodLogOptions.pb | Bin 0 -> 73 bytes .../v1.19.0/core.v1.PodLogOptions.yaml | 9 + .../core.v1.PodPortForwardOptions.json | 7 + .../v1.19.0/core.v1.PodPortForwardOptions.pb | Bin 0 -> 50 bytes .../core.v1.PodPortForwardOptions.yaml | 4 + .../v1.19.0/core.v1.PodProxyOptions.json | 5 + .../v1.19.0/core.v1.PodProxyOptions.pb | Bin 0 -> 36 bytes .../v1.19.0/core.v1.PodProxyOptions.yaml | 3 + .../v1.19.0/core.v1.PodStatusResult.json | 208 +++ .../v1.19.0/core.v1.PodStatusResult.pb | Bin 0 -> 910 bytes .../v1.19.0/core.v1.PodStatusResult.yaml | 156 ++ .../testdata/v1.19.0/core.v1.PodTemplate.json | 1461 +++++++++++++++ .../testdata/v1.19.0/core.v1.PodTemplate.pb | Bin 0 -> 6674 bytes .../testdata/v1.19.0/core.v1.PodTemplate.yaml | 998 +++++++++++ .../v1.19.0/core.v1.RangeAllocation.json | 45 + .../v1.19.0/core.v1.RangeAllocation.pb | Bin 0 -> 213 bytes .../v1.19.0/core.v1.RangeAllocation.yaml | 33 + .../core.v1.ReplicationController.json | 1473 +++++++++++++++ .../v1.19.0/core.v1.ReplicationController.pb | Bin 0 -> 6850 bytes .../core.v1.ReplicationController.yaml | 1007 +++++++++++ .../v1.19.0/core.v1.ResourceQuota.json | 70 + .../testdata/v1.19.0/core.v1.ResourceQuota.pb | Bin 0 -> 395 bytes .../v1.19.0/core.v1.ResourceQuota.yaml | 47 + .../api/testdata/v1.19.0/core.v1.Secret.json | 51 + .../api/testdata/v1.19.0/core.v1.Secret.pb | Bin 0 -> 228 bytes .../api/testdata/v1.19.0/core.v1.Secret.yaml | 37 + .../v1.19.0/core.v1.SerializedReference.json | 13 + .../v1.19.0/core.v1.SerializedReference.pb | Bin 0 -> 81 bytes .../v1.19.0/core.v1.SerializedReference.yaml | 10 + .../api/testdata/v1.19.0/core.v1.Service.json | 91 + .../api/testdata/v1.19.0/core.v1.Service.pb | Bin 0 -> 410 bytes .../api/testdata/v1.19.0/core.v1.Service.yaml | 64 + .../v1.19.0/core.v1.ServiceAccount.json | 60 + .../v1.19.0/core.v1.ServiceAccount.pb | Bin 0 -> 251 bytes .../v1.19.0/core.v1.ServiceAccount.yaml | 42 + .../v1.19.0/core.v1.ServiceProxyOptions.json | 5 + .../v1.19.0/core.v1.ServiceProxyOptions.pb | Bin 0 -> 40 bytes .../v1.19.0/core.v1.ServiceProxyOptions.yaml | 3 + .../api/testdata/v1.19.0/core.v1.Status.json | 25 + .../api/testdata/v1.19.0/core.v1.Status.pb | Bin 0 -> 178 bytes .../api/testdata/v1.19.0/core.v1.Status.yaml | 18 + .../v1.19.0/core.v1.UpdateOptions.json | 8 + .../testdata/v1.19.0/core.v1.UpdateOptions.pb | Bin 0 -> 37 bytes .../v1.19.0/core.v1.UpdateOptions.yaml | 5 + .../testdata/v1.19.0/core.v1.WatchEvent.json | 4 + .../testdata/v1.19.0/core.v1.WatchEvent.pb | Bin 0 -> 121 bytes .../testdata/v1.19.0/core.v1.WatchEvent.yaml | 8 + .../v1.19.0/events.k8s.io.v1.Event.json | 79 + .../v1.19.0/events.k8s.io.v1.Event.pb | Bin 0 -> 409 bytes .../v1.19.0/events.k8s.io.v1.Event.yaml | 63 + .../v1.19.0/events.k8s.io.v1beta1.Event.json | 79 + .../v1.19.0/events.k8s.io.v1beta1.Event.pb | Bin 0 -> 414 bytes .../v1.19.0/events.k8s.io.v1beta1.Event.yaml | 63 + .../v1.19.0/extensions.v1beta1.DaemonSet.json | 1498 ++++++++++++++++ .../v1.19.0/extensions.v1beta1.DaemonSet.pb | Bin 0 -> 7270 bytes .../v1.19.0/extensions.v1beta1.DaemonSet.yaml | 1025 +++++++++++ .../extensions.v1beta1.Deployment.json | 1503 ++++++++++++++++ .../v1.19.0/extensions.v1beta1.Deployment.pb | Bin 0 -> 7275 bytes .../extensions.v1beta1.Deployment.yaml | 1030 +++++++++++ ...extensions.v1beta1.DeploymentRollback.json | 11 + .../extensions.v1beta1.DeploymentRollback.pb | Bin 0 -> 75 bytes ...extensions.v1beta1.DeploymentRollback.yaml | 7 + .../v1.19.0/extensions.v1beta1.Ingress.json | 95 + .../v1.19.0/extensions.v1beta1.Ingress.pb | Bin 0 -> 345 bytes .../v1.19.0/extensions.v1beta1.Ingress.yaml | 62 + .../extensions.v1beta1.NetworkPolicy.json | 152 ++ .../extensions.v1beta1.NetworkPolicy.pb | Bin 0 -> 1397 bytes .../extensions.v1beta1.NetworkPolicy.yaml | 89 + .../extensions.v1beta1.PodSecurityPolicy.json | 144 ++ .../extensions.v1beta1.PodSecurityPolicy.pb | Bin 0 -> 582 bytes .../extensions.v1beta1.PodSecurityPolicy.yaml | 92 + .../extensions.v1beta1.ReplicaSet.json | 1490 +++++++++++++++ .../v1.19.0/extensions.v1beta1.ReplicaSet.pb | Bin 0 -> 6822 bytes .../extensions.v1beta1.ReplicaSet.yaml | 1017 +++++++++++ .../v1.19.0/extensions.v1beta1.Scale.json | 53 + .../v1.19.0/extensions.v1beta1.Scale.pb | Bin 0 -> 246 bytes .../v1.19.0/extensions.v1beta1.Scale.yaml | 38 + ...agepolicy.k8s.io.v1alpha1.ImageReview.json | 61 + ...imagepolicy.k8s.io.v1alpha1.ImageReview.pb | Bin 0 -> 267 bytes ...agepolicy.k8s.io.v1alpha1.ImageReview.yaml | 42 + .../v1.19.0/networking.k8s.io.v1.Ingress.json | 105 ++ .../v1.19.0/networking.k8s.io.v1.Ingress.pb | Bin 0 -> 348 bytes .../v1.19.0/networking.k8s.io.v1.Ingress.yaml | 68 + .../networking.k8s.io.v1.IngressClass.json | 51 + .../networking.k8s.io.v1.IngressClass.pb | Bin 0 -> 241 bytes .../networking.k8s.io.v1.IngressClass.yaml | 37 + .../networking.k8s.io.v1.NetworkPolicy.json | 152 ++ .../networking.k8s.io.v1.NetworkPolicy.pb | Bin 0 -> 1399 bytes .../networking.k8s.io.v1.NetworkPolicy.yaml | 89 + .../networking.k8s.io.v1beta1.Ingress.json | 95 + .../networking.k8s.io.v1beta1.Ingress.pb | Bin 0 -> 352 bytes .../networking.k8s.io.v1beta1.Ingress.yaml | 62 + ...etworking.k8s.io.v1beta1.IngressClass.json | 51 + .../networking.k8s.io.v1beta1.IngressClass.pb | Bin 0 -> 246 bytes ...etworking.k8s.io.v1beta1.IngressClass.yaml | 37 + .../node.k8s.io.v1alpha1.RuntimeClass.json | 64 + .../node.k8s.io.v1alpha1.RuntimeClass.pb | Bin 0 -> 293 bytes .../node.k8s.io.v1alpha1.RuntimeClass.yaml | 44 + .../node.k8s.io.v1beta1.RuntimeClass.json | 62 + .../node.k8s.io.v1beta1.RuntimeClass.pb | Bin 0 -> 290 bytes .../node.k8s.io.v1beta1.RuntimeClass.yaml | 43 + .../v1.19.0/policy.v1beta1.Eviction.json | 55 + .../v1.19.0/policy.v1beta1.Eviction.pb | Bin 0 -> 279 bytes .../v1.19.0/policy.v1beta1.Eviction.yaml | 40 + .../policy.v1beta1.PodDisruptionBudget.json | 71 + .../policy.v1beta1.PodDisruptionBudget.pb | Bin 0 -> 603 bytes .../policy.v1beta1.PodDisruptionBudget.yaml | 50 + .../policy.v1beta1.PodSecurityPolicy.json | 144 ++ .../policy.v1beta1.PodSecurityPolicy.pb | Bin 0 -> 578 bytes .../policy.v1beta1.PodSecurityPolicy.yaml | 92 + ...c.authorization.k8s.io.v1.ClusterRole.json | 80 + ...bac.authorization.k8s.io.v1.ClusterRole.pb | Bin 0 -> 344 bytes ...c.authorization.k8s.io.v1.ClusterRole.yaml | 51 + ...rization.k8s.io.v1.ClusterRoleBinding.json | 56 + ...horization.k8s.io.v1.ClusterRoleBinding.pb | Bin 0 -> 267 bytes ...rization.k8s.io.v1.ClusterRoleBinding.yaml | 40 + .../rbac.authorization.k8s.io.v1.Role.json | 62 + .../rbac.authorization.k8s.io.v1.Role.pb | Bin 0 -> 243 bytes .../rbac.authorization.k8s.io.v1.Role.yaml | 42 + ...c.authorization.k8s.io.v1.RoleBinding.json | 56 + ...bac.authorization.k8s.io.v1.RoleBinding.pb | Bin 0 -> 260 bytes ...c.authorization.k8s.io.v1.RoleBinding.yaml | 40 + ...orization.k8s.io.v1alpha1.ClusterRole.json | 80 + ...thorization.k8s.io.v1alpha1.ClusterRole.pb | Bin 0 -> 350 bytes ...orization.k8s.io.v1alpha1.ClusterRole.yaml | 51 + ...on.k8s.io.v1alpha1.ClusterRoleBinding.json | 56 + ...tion.k8s.io.v1alpha1.ClusterRoleBinding.pb | Bin 0 -> 273 bytes ...on.k8s.io.v1alpha1.ClusterRoleBinding.yaml | 40 + ...ac.authorization.k8s.io.v1alpha1.Role.json | 62 + ...rbac.authorization.k8s.io.v1alpha1.Role.pb | Bin 0 -> 249 bytes ...ac.authorization.k8s.io.v1alpha1.Role.yaml | 42 + ...orization.k8s.io.v1alpha1.RoleBinding.json | 56 + ...thorization.k8s.io.v1alpha1.RoleBinding.pb | Bin 0 -> 266 bytes ...orization.k8s.io.v1alpha1.RoleBinding.yaml | 40 + ...horization.k8s.io.v1beta1.ClusterRole.json | 80 + ...uthorization.k8s.io.v1beta1.ClusterRole.pb | Bin 0 -> 349 bytes ...horization.k8s.io.v1beta1.ClusterRole.yaml | 51 + ...ion.k8s.io.v1beta1.ClusterRoleBinding.json | 56 + ...ation.k8s.io.v1beta1.ClusterRoleBinding.pb | Bin 0 -> 272 bytes ...ion.k8s.io.v1beta1.ClusterRoleBinding.yaml | 40 + ...bac.authorization.k8s.io.v1beta1.Role.json | 62 + .../rbac.authorization.k8s.io.v1beta1.Role.pb | Bin 0 -> 248 bytes ...bac.authorization.k8s.io.v1beta1.Role.yaml | 42 + ...horization.k8s.io.v1beta1.RoleBinding.json | 56 + ...uthorization.k8s.io.v1beta1.RoleBinding.pb | Bin 0 -> 265 bytes ...horization.k8s.io.v1beta1.RoleBinding.yaml | 40 + .../scheduling.k8s.io.v1.PriorityClass.json | 47 + .../scheduling.k8s.io.v1.PriorityClass.pb | Bin 0 -> 246 bytes .../scheduling.k8s.io.v1.PriorityClass.yaml | 35 + ...eduling.k8s.io.v1alpha1.PriorityClass.json | 47 + ...cheduling.k8s.io.v1alpha1.PriorityClass.pb | Bin 0 -> 252 bytes ...eduling.k8s.io.v1alpha1.PriorityClass.yaml | 35 + ...heduling.k8s.io.v1beta1.PriorityClass.json | 47 + ...scheduling.k8s.io.v1beta1.PriorityClass.pb | Bin 0 -> 251 bytes ...heduling.k8s.io.v1beta1.PriorityClass.yaml | 35 + .../settings.k8s.io.v1alpha1.PodPreset.json | 461 +++++ .../settings.k8s.io.v1alpha1.PodPreset.pb | Bin 0 -> 2207 bytes .../settings.k8s.io.v1alpha1.PodPreset.yaml | 327 ++++ .../v1.19.0/storage.k8s.io.v1.CSIDriver.json | 52 + .../v1.19.0/storage.k8s.io.v1.CSIDriver.pb | Bin 0 -> 285 bytes .../v1.19.0/storage.k8s.io.v1.CSIDriver.yaml | 38 + .../v1.19.0/storage.k8s.io.v1.CSINode.json | 57 + .../v1.19.0/storage.k8s.io.v1.CSINode.pb | Bin 0 -> 237 bytes .../v1.19.0/storage.k8s.io.v1.CSINode.yaml | 39 + .../storage.k8s.io.v1.StorageClass.json | 65 + .../v1.19.0/storage.k8s.io.v1.StorageClass.pb | Bin 0 -> 267 bytes .../storage.k8s.io.v1.StorageClass.yaml | 44 + .../storage.k8s.io.v1.VolumeAttachment.json | 305 ++++ .../storage.k8s.io.v1.VolumeAttachment.pb | Bin 0 -> 1155 bytes .../storage.k8s.io.v1.VolumeAttachment.yaml | 229 +++ ...ge.k8s.io.v1alpha1.CSIStorageCapacity.json | 59 + ...rage.k8s.io.v1alpha1.CSIStorageCapacity.pb | Bin 0 -> 530 bytes ...ge.k8s.io.v1alpha1.CSIStorageCapacity.yaml | 41 + ...rage.k8s.io.v1alpha1.VolumeAttachment.json | 305 ++++ ...torage.k8s.io.v1alpha1.VolumeAttachment.pb | Bin 0 -> 1161 bytes ...rage.k8s.io.v1alpha1.VolumeAttachment.yaml | 229 +++ .../storage.k8s.io.v1beta1.CSIDriver.json | 52 + .../storage.k8s.io.v1beta1.CSIDriver.pb | Bin 0 -> 290 bytes .../storage.k8s.io.v1beta1.CSIDriver.yaml | 38 + .../storage.k8s.io.v1beta1.CSINode.json | 57 + .../v1.19.0/storage.k8s.io.v1beta1.CSINode.pb | Bin 0 -> 242 bytes .../storage.k8s.io.v1beta1.CSINode.yaml | 39 + .../storage.k8s.io.v1beta1.StorageClass.json | 65 + .../storage.k8s.io.v1beta1.StorageClass.pb | Bin 0 -> 272 bytes .../storage.k8s.io.v1beta1.StorageClass.yaml | 44 + ...orage.k8s.io.v1beta1.VolumeAttachment.json | 305 ++++ ...storage.k8s.io.v1beta1.VolumeAttachment.pb | Bin 0 -> 1160 bytes ...orage.k8s.io.v1beta1.VolumeAttachment.yaml | 229 +++ 396 files changed, 68525 insertions(+) create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/admission.k8s.io.v1.AdmissionReview.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/admission.k8s.io.v1.AdmissionReview.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/admission.k8s.io.v1.AdmissionReview.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/admission.k8s.io.v1beta1.AdmissionReview.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/admission.k8s.io.v1beta1.AdmissionReview.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/admission.k8s.io.v1beta1.AdmissionReview.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/admissionregistration.k8s.io.v1.MutatingWebhookConfiguration.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/admissionregistration.k8s.io.v1.MutatingWebhookConfiguration.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/admissionregistration.k8s.io.v1.MutatingWebhookConfiguration.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/admissionregistration.k8s.io.v1.ValidatingWebhookConfiguration.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/admissionregistration.k8s.io.v1.ValidatingWebhookConfiguration.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/admissionregistration.k8s.io.v1.ValidatingWebhookConfiguration.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/admissionregistration.k8s.io.v1beta1.MutatingWebhookConfiguration.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/admissionregistration.k8s.io.v1beta1.MutatingWebhookConfiguration.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/admissionregistration.k8s.io.v1beta1.MutatingWebhookConfiguration.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/admissionregistration.k8s.io.v1beta1.ValidatingWebhookConfiguration.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/admissionregistration.k8s.io.v1beta1.ValidatingWebhookConfiguration.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/admissionregistration.k8s.io.v1beta1.ValidatingWebhookConfiguration.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.ControllerRevision.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.ControllerRevision.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.ControllerRevision.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.DaemonSet.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.DaemonSet.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.DaemonSet.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.Deployment.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.Deployment.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.Deployment.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.ReplicaSet.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.ReplicaSet.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.ReplicaSet.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.StatefulSet.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.StatefulSet.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.StatefulSet.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta1.ControllerRevision.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta1.ControllerRevision.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta1.ControllerRevision.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta1.Deployment.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta1.Deployment.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta1.Deployment.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta1.DeploymentRollback.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta1.DeploymentRollback.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta1.DeploymentRollback.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta1.Scale.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta1.Scale.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta1.Scale.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta1.StatefulSet.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta1.StatefulSet.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta1.StatefulSet.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.ControllerRevision.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.ControllerRevision.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.ControllerRevision.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.DaemonSet.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.DaemonSet.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.DaemonSet.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.Deployment.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.Deployment.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.Deployment.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.ReplicaSet.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.ReplicaSet.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.ReplicaSet.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.Scale.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.Scale.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.Scale.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.StatefulSet.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.StatefulSet.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.StatefulSet.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/authentication.k8s.io.v1.TokenRequest.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/authentication.k8s.io.v1.TokenRequest.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/authentication.k8s.io.v1.TokenRequest.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/authentication.k8s.io.v1.TokenReview.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/authentication.k8s.io.v1.TokenReview.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/authentication.k8s.io.v1.TokenReview.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/authentication.k8s.io.v1beta1.TokenReview.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/authentication.k8s.io.v1beta1.TokenReview.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/authentication.k8s.io.v1beta1.TokenReview.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1.LocalSubjectAccessReview.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1.LocalSubjectAccessReview.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1.LocalSubjectAccessReview.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1.SelfSubjectAccessReview.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1.SelfSubjectAccessReview.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1.SelfSubjectAccessReview.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1.SelfSubjectRulesReview.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1.SelfSubjectRulesReview.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1.SelfSubjectRulesReview.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1.SubjectAccessReview.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1.SubjectAccessReview.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1.SubjectAccessReview.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.LocalSubjectAccessReview.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.LocalSubjectAccessReview.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.LocalSubjectAccessReview.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.SelfSubjectAccessReview.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.SelfSubjectAccessReview.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.SelfSubjectAccessReview.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.SelfSubjectRulesReview.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.SelfSubjectRulesReview.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.SelfSubjectRulesReview.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.SubjectAccessReview.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.SubjectAccessReview.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.SubjectAccessReview.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/autoscaling.v1.HorizontalPodAutoscaler.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/autoscaling.v1.HorizontalPodAutoscaler.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/autoscaling.v1.HorizontalPodAutoscaler.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/autoscaling.v1.Scale.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/autoscaling.v1.Scale.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/autoscaling.v1.Scale.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/autoscaling.v2beta1.HorizontalPodAutoscaler.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/autoscaling.v2beta1.HorizontalPodAutoscaler.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/autoscaling.v2beta1.HorizontalPodAutoscaler.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/autoscaling.v2beta2.HorizontalPodAutoscaler.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/autoscaling.v2beta2.HorizontalPodAutoscaler.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/autoscaling.v2beta2.HorizontalPodAutoscaler.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/batch.v1.Job.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/batch.v1.Job.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/batch.v1.Job.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/batch.v1beta1.CronJob.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/batch.v1beta1.CronJob.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/batch.v1beta1.CronJob.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/batch.v1beta1.JobTemplate.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/batch.v1beta1.JobTemplate.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/batch.v1beta1.JobTemplate.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/batch.v2alpha1.CronJob.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/batch.v2alpha1.CronJob.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/batch.v2alpha1.CronJob.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/batch.v2alpha1.JobTemplate.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/batch.v2alpha1.JobTemplate.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/batch.v2alpha1.JobTemplate.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/certificates.k8s.io.v1.CertificateSigningRequest.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/certificates.k8s.io.v1.CertificateSigningRequest.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/certificates.k8s.io.v1.CertificateSigningRequest.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/certificates.k8s.io.v1beta1.CertificateSigningRequest.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/certificates.k8s.io.v1beta1.CertificateSigningRequest.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/certificates.k8s.io.v1beta1.CertificateSigningRequest.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/coordination.k8s.io.v1.Lease.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/coordination.k8s.io.v1.Lease.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/coordination.k8s.io.v1.Lease.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/coordination.k8s.io.v1beta1.Lease.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/coordination.k8s.io.v1beta1.Lease.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/coordination.k8s.io.v1beta1.Lease.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.APIGroup.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.APIGroup.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.APIGroup.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.APIVersions.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.APIVersions.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.APIVersions.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Binding.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Binding.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Binding.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ComponentStatus.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ComponentStatus.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ComponentStatus.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ConfigMap.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ConfigMap.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ConfigMap.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.CreateOptions.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.CreateOptions.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.CreateOptions.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.DeleteOptions.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.DeleteOptions.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.DeleteOptions.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Endpoints.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Endpoints.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Endpoints.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.EphemeralContainers.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.EphemeralContainers.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.EphemeralContainers.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Event.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Event.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Event.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ExportOptions.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ExportOptions.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ExportOptions.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.GetOptions.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.GetOptions.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.GetOptions.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.LimitRange.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.LimitRange.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.LimitRange.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ListOptions.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ListOptions.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ListOptions.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Namespace.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Namespace.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Namespace.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Node.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Node.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Node.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.NodeProxyOptions.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.NodeProxyOptions.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.NodeProxyOptions.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PatchOptions.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PatchOptions.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PatchOptions.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PersistentVolume.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PersistentVolume.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PersistentVolume.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PersistentVolumeClaim.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PersistentVolumeClaim.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PersistentVolumeClaim.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Pod.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Pod.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Pod.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PodAttachOptions.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PodAttachOptions.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PodAttachOptions.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PodExecOptions.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PodExecOptions.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PodExecOptions.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PodLogOptions.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PodLogOptions.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PodLogOptions.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PodPortForwardOptions.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PodPortForwardOptions.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PodPortForwardOptions.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PodProxyOptions.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PodProxyOptions.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PodProxyOptions.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PodStatusResult.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PodStatusResult.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PodStatusResult.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PodTemplate.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PodTemplate.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PodTemplate.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.RangeAllocation.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.RangeAllocation.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.RangeAllocation.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ReplicationController.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ReplicationController.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ReplicationController.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ResourceQuota.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ResourceQuota.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ResourceQuota.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Secret.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Secret.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Secret.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.SerializedReference.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.SerializedReference.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.SerializedReference.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Service.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Service.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Service.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ServiceAccount.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ServiceAccount.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ServiceAccount.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ServiceProxyOptions.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ServiceProxyOptions.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ServiceProxyOptions.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Status.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Status.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Status.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.UpdateOptions.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.UpdateOptions.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.UpdateOptions.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.WatchEvent.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.WatchEvent.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.WatchEvent.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/events.k8s.io.v1.Event.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/events.k8s.io.v1.Event.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/events.k8s.io.v1.Event.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/events.k8s.io.v1beta1.Event.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/events.k8s.io.v1beta1.Event.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/events.k8s.io.v1beta1.Event.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.DaemonSet.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.DaemonSet.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.DaemonSet.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.Deployment.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.Deployment.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.Deployment.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.DeploymentRollback.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.DeploymentRollback.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.DeploymentRollback.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.Ingress.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.Ingress.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.Ingress.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.NetworkPolicy.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.NetworkPolicy.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.NetworkPolicy.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.PodSecurityPolicy.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.PodSecurityPolicy.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.PodSecurityPolicy.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.ReplicaSet.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.ReplicaSet.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.ReplicaSet.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.Scale.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.Scale.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.Scale.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/imagepolicy.k8s.io.v1alpha1.ImageReview.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/imagepolicy.k8s.io.v1alpha1.ImageReview.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/imagepolicy.k8s.io.v1alpha1.ImageReview.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1.Ingress.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1.Ingress.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1.Ingress.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1.IngressClass.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1.IngressClass.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1.IngressClass.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1.NetworkPolicy.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1.NetworkPolicy.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1.NetworkPolicy.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1beta1.Ingress.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1beta1.Ingress.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1beta1.Ingress.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1beta1.IngressClass.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1beta1.IngressClass.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1beta1.IngressClass.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/node.k8s.io.v1alpha1.RuntimeClass.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/node.k8s.io.v1alpha1.RuntimeClass.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/node.k8s.io.v1alpha1.RuntimeClass.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/node.k8s.io.v1beta1.RuntimeClass.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/node.k8s.io.v1beta1.RuntimeClass.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/node.k8s.io.v1beta1.RuntimeClass.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/policy.v1beta1.Eviction.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/policy.v1beta1.Eviction.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/policy.v1beta1.Eviction.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/policy.v1beta1.PodDisruptionBudget.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/policy.v1beta1.PodDisruptionBudget.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/policy.v1beta1.PodDisruptionBudget.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/policy.v1beta1.PodSecurityPolicy.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/policy.v1beta1.PodSecurityPolicy.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/policy.v1beta1.PodSecurityPolicy.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.ClusterRole.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.ClusterRole.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.ClusterRole.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.ClusterRoleBinding.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.ClusterRoleBinding.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.ClusterRoleBinding.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.Role.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.Role.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.Role.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.RoleBinding.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.RoleBinding.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.RoleBinding.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.ClusterRole.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.ClusterRole.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.ClusterRole.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.ClusterRoleBinding.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.ClusterRoleBinding.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.ClusterRoleBinding.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.Role.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.Role.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.Role.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.RoleBinding.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.RoleBinding.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.RoleBinding.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1beta1.ClusterRole.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1beta1.ClusterRole.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1beta1.ClusterRole.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1beta1.ClusterRoleBinding.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1beta1.ClusterRoleBinding.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1beta1.ClusterRoleBinding.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1beta1.Role.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1beta1.Role.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1beta1.Role.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1beta1.RoleBinding.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1beta1.RoleBinding.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1beta1.RoleBinding.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/scheduling.k8s.io.v1.PriorityClass.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/scheduling.k8s.io.v1.PriorityClass.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/scheduling.k8s.io.v1.PriorityClass.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/scheduling.k8s.io.v1alpha1.PriorityClass.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/scheduling.k8s.io.v1alpha1.PriorityClass.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/scheduling.k8s.io.v1alpha1.PriorityClass.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/scheduling.k8s.io.v1beta1.PriorityClass.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/scheduling.k8s.io.v1beta1.PriorityClass.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/scheduling.k8s.io.v1beta1.PriorityClass.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/settings.k8s.io.v1alpha1.PodPreset.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/settings.k8s.io.v1alpha1.PodPreset.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/settings.k8s.io.v1alpha1.PodPreset.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1.CSIDriver.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1.CSIDriver.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1.CSIDriver.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1.CSINode.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1.CSINode.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1.CSINode.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1.StorageClass.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1.StorageClass.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1.StorageClass.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1.VolumeAttachment.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1.VolumeAttachment.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1.VolumeAttachment.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1alpha1.CSIStorageCapacity.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1alpha1.CSIStorageCapacity.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1alpha1.CSIStorageCapacity.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1alpha1.VolumeAttachment.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1alpha1.VolumeAttachment.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1alpha1.VolumeAttachment.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1beta1.CSIDriver.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1beta1.CSIDriver.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1beta1.CSIDriver.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1beta1.CSINode.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1beta1.CSINode.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1beta1.CSINode.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1beta1.StorageClass.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1beta1.StorageClass.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1beta1.StorageClass.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1beta1.VolumeAttachment.json create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1beta1.VolumeAttachment.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1beta1.VolumeAttachment.yaml diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/admission.k8s.io.v1.AdmissionReview.json b/staging/src/k8s.io/api/testdata/v1.19.0/admission.k8s.io.v1.AdmissionReview.json new file mode 100644 index 00000000000..2684343a930 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/admission.k8s.io.v1.AdmissionReview.json @@ -0,0 +1,84 @@ +{ + "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" + }, + "warnings": [ + "32" + ] + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/admission.k8s.io.v1.AdmissionReview.pb b/staging/src/k8s.io/api/testdata/v1.19.0/admission.k8s.io.v1.AdmissionReview.pb new file mode 100644 index 0000000000000000000000000000000000000000..f57ecfc7d19e9031621de0909efea41bb4850d6f GIT binary patch literal 731 zcmchUOHUI~6vt;SlHk<@855(kk=#U58!U70v@_GjjgLijNtC$hV%pAPY|AvAQWesT zu}zhS(b!-yihuzu1RwE1wb-OgAL(~+XQzyx!pp+1z~T!)C7zWLtGEG{2*7e+puS>#YJ9yuef2B^Sm6Nn^MD8l zLO?Kgj7D-Z3d1ud+PnAnm@INX9i!#7IzgXcWct$tdO5rp&aFxb+~ZQD!E! z2nx)gl$MO^5!FNioTW6arl)95H)d2lu7=~-VWy|TnJ93WJOc+qe$<$S1Iv`e+i z#%RRZ*)vjU`{jJ2WX;)+zx$etZi&9vN9QFvFQY-&@2t+Yaug^O_+9I-|NQPFL(Nrb ztW%t5EV-;&`$_M`8{uzt;|5~0?lYHKPrJ28Zf9?!H@{>T^X-N9tNk(=fIt*DAmRWJ I3C|$rAIM$=YybcN literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/admission.k8s.io.v1.AdmissionReview.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/admission.k8s.io.v1.AdmissionReview.yaml new file mode 100644 index 00000000000..9b2f3db81ce --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/admission.k8s.io.v1.AdmissionReview.yaml @@ -0,0 +1,82 @@ +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鯹)晿5+!cBn6|SR+cHh3RE2b7 zY*Xc7G&Wd_B47Xu!AE>hEjB6BNBSMy*(u|v@UrkLusJ#BcTUd#pL1f0$-s+nSdAuh z)6|VgPfRgAx-pi)VJ)pk%Q{PP<`{fz49>>+Fx(a**m+WS6HrB>t!S36uzBe_!0{R zc*bQ{7Oi}!Q*LhCKMQvL%WW&?tj$_m+>nfkpkP^)eOQwGURmN94iKtCyl5ntaz0cp z*rnQKV>III>=~)F{c^rhvgYi^-+j$Rw?yCTqw^A-m(d{XcUEUxISLdC{I2!ae}4Co zq2{VI)+tUjmRwe?{iOHejqta+aRaeg_vuTmr`_5kx3jm=n_sev`SwEl)qa@_Kp+Yn M5ODyAgl7=*4+ua8LjV8( literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/admission.k8s.io.v1beta1.AdmissionReview.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/admission.k8s.io.v1beta1.AdmissionReview.yaml new file mode 100644 index 00000000000..53b8bfd81a0 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/admission.k8s.io.v1beta1.AdmissionReview.yaml @@ -0,0 +1,82 @@ +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鯹)晿kz~mJEi%sdUnx=6@VDQ#c%VXBBj|JCo*EEYuqe49DZqOYzuHIF$L%Lz8yttsn^m z393V&E^;7hD(5S+i6)Wz+DsuSDl{i5T3&E-s*W0J zbNPcpzV>>tyac|3;`^OVzk9!MzxsTlvHEGgG6m%AGIP81W`6-6F07#jE}&eX@wDzbSzVYZFP5gOPdBy7 z{O-rfs_u53xKV!DSlZsp|0paSuFut0r<&FU$s?HrE4T}fz)j3BP>S&&W~@DA0%1|F zrQo2}2`s3q444Wr;DMHjquzysis9z!kb5~jxfMG!p{00pSK$hc?$T-zN rF+kQp%>gx4)2+f~f|+h`dKcdg?~~6Aki%&*hU(hx@~cfbY%beB%Yo%x literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/admissionregistration.k8s.io.v1.MutatingWebhookConfiguration.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/admissionregistration.k8s.io.v1.MutatingWebhookConfiguration.yaml new file mode 100644 index 00000000000..65258078165 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/admissionregistration.k8s.io.v1.MutatingWebhookConfiguration.yaml @@ -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 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/admissionregistration.k8s.io.v1.ValidatingWebhookConfiguration.json b/staging/src/k8s.io/api/testdata/v1.19.0/admissionregistration.k8s.io.v1.ValidatingWebhookConfiguration.json new file mode 100644 index 00000000000..d6fefa46180 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/admissionregistration.k8s.io.v1.ValidatingWebhookConfiguration.json @@ -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" + ] + } + ] +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/admissionregistration.k8s.io.v1.ValidatingWebhookConfiguration.pb b/staging/src/k8s.io/api/testdata/v1.19.0/admissionregistration.k8s.io.v1.ValidatingWebhookConfiguration.pb new file mode 100644 index 0000000000000000000000000000000000000000..cde77cd054741afe56c1d949bb57340e4497d3b6 GIT binary patch literal 717 zcmX9+O-vI(6z;Ad$tIdO8cll8(!>Nw-gI|%_U{NnP(ai+1tc-!7D{OgZSA&2YCNFv zuZUn$184&QFM2R?P|wR3Cp#E6f)GqH%An0iGluOkouUDW5X@QaERbW2=w1EH z&#iG!W&|^U0HbX!3^WFG^eQEn01^slNW7SEdoE`cJjSrr(g!R6SdCzVk>Q>}4Y+~7 z-z4?brE{AL=Ekp=rMgy8wL0qqTg%lM|8qf-rL#tgjpMM+2T8@W42uKHVbDW5?qQI{ z0Dw*CMh$TY;vA;Pmikl;KpV+`4a5SFZ#qfCnuq`x7KFhzXlM{}9FN5&s0NAwvIc4% msHvJh6)q6Wbc55o`C52`d{}@y&X93*xcwGCSjX-1y8Z!mdE$)# literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/admissionregistration.k8s.io.v1.ValidatingWebhookConfiguration.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/admissionregistration.k8s.io.v1.ValidatingWebhookConfiguration.yaml new file mode 100644 index 00000000000..8a3ce445e3a --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/admissionregistration.k8s.io.v1.ValidatingWebhookConfiguration.yaml @@ -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 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/admissionregistration.k8s.io.v1beta1.MutatingWebhookConfiguration.json b/staging/src/k8s.io/api/testdata/v1.19.0/admissionregistration.k8s.io.v1beta1.MutatingWebhookConfiguration.json new file mode 100644 index 00000000000..95d589b3b98 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/admissionregistration.k8s.io.v1beta1.MutatingWebhookConfiguration.json @@ -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": "錯ƶ" + } + ] +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/admissionregistration.k8s.io.v1beta1.MutatingWebhookConfiguration.pb b/staging/src/k8s.io/api/testdata/v1.19.0/admissionregistration.k8s.io.v1beta1.MutatingWebhookConfiguration.pb new file mode 100644 index 0000000000000000000000000000000000000000..36f5b65ee7185ff8d3edb396ef5f338b082459aa GIT binary patch literal 727 zcmX9+O-vI}5bmy4l1()6X*6j(ltvRInb+O7Z-06OOHlsQHWef>&n=YF7TVfBq{agp zQ40trHGnn{@S+C;2L%lW4zvX>UX1bJnMz~g*@KC`#JS95=KH?+$;8aGP4Y_Tt-;Yq zIvq*GQ=xDqok>|49^;sq#*u_OrvyV8OF`$lvl(89hkHZ8;Y1>KDG?uvgtPy_Xwojd z6(oTmL3Ie!C1}lpK~5`*ObL}W>M>>0&}E&-s`>rbgRc`)rHN##?b^F1A09qh{#@D; z`j1J1fdn(yAPF8MDst2*i3)Luit0My%^z$P_a5I%R|?hHWV6V1ZKjYC6`B_ntsuBL zR7Z{VxxzuQP=CExS%Sbp>HW^8<=!veuRWh=s(qR-Pu}8c1`!n#eLKP#9^{nHN+MB^ zNO&WnI-hO)`SSZOHvtKaJR>`Zblf~#nYmqlv%i237uHZCCs0n%cv*Lysx8b^7R%GM zr<+=Je)nT_Rd>5i-l)86DsS%X!(?9M#7BImU?I z*~ffb8uw&|F$3^3>TO}5F`y&YDd`4?E1)6qO5EYRnpN;9!&*x(Fh5{5j15MHdImJ$ z0=_IFj&Xm0&1sE9g|OJsKI}rFgh66dXw;V&@X^;Yc|1AC3-c zq&I>j5G1H>fqDh4NifK9MUg3?vPLaaHVs|YiL9DGe&78*IaQoYwz#gmee~hp{iQF( zbzz`R5)34m!Foxskf_K}k0dI@Eh?(_NNa9)y|Df8wo}emW|B=J*L9gfN>pf0RJ6R{ z<4_$n?9b+R3;F$53*|-V*)6``T(f;Ug*(+}la1BSbEOB@xtc*l#YA5ZafXFF(n(1q z3K9u#L{!hykAJ`YIp8KBp@C;)H<1pTd&|=|O0Re3@!tG9)W8Xp6Et4dy~nEa)8&QI zlj`F&tunXusj{N`yhnS>FB(f5+xee`#l6+p{gtVvRYCGgCcz5s!lQ5vGYphsJcJo* z51T+(EMO@(q;&!d=_&)JLL9hbY6frzI?>Ls(E~jRMj5mkDaNoprc*Q^5rR3YjRmrd z5xujY`MEUiPLE&)5MZ>mnSsWDj$WnY5J`69`vmS!zep9&WUX1c-QUHmM3K)x(M4yVaDs%yK&zt(ZPysm$sIOJpi literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/admissionregistration.k8s.io.v1beta1.ValidatingWebhookConfiguration.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/admissionregistration.k8s.io.v1beta1.ValidatingWebhookConfiguration.yaml new file mode 100644 index 00000000000..b44978962ae --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/admissionregistration.k8s.io.v1beta1.ValidatingWebhookConfiguration.yaml @@ -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 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.ControllerRevision.json b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.ControllerRevision.json new file mode 100644 index 00000000000..b19b05eb4d1 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.ControllerRevision.json @@ -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 +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.ControllerRevision.pb b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.ControllerRevision.pb new file mode 100644 index 0000000000000000000000000000000000000000..b43b7d487c242e137154974d44b1a34267eb77d4 GIT binary patch literal 327 zcmd0{C}!Z2d#K^?J)Wp)lz{1?jz|6?N*y8rPrmKzJa~cbr7y{OIY;A6xe{Rlh z#wa!}Msp!XizId~MoS?kLxU^@E+#`GDJDZ>B|ev`r@N<|Xs<3l+I6hIK#K`zE`tSQ z5tE@w6_cT97o$EAYNevof}G6c#9}2Y!&;zdNn%MUkPS4kEHN`DF)1e%BvC8T@_g=- PxyvVgnZhW=pu_+Gn3Qc> literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.ControllerRevision.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.ControllerRevision.yaml new file mode 100644 index 00000000000..634a51ed2ac --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.ControllerRevision.yaml @@ -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 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.DaemonSet.json b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.DaemonSet.json new file mode 100644 index 00000000000..895d9776fff --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.DaemonSet.json @@ -0,0 +1,1497 @@ +{ + "kind": "DaemonSet", + "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" + } + ] + }, + "spec": { + "selector": { + "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" + }, + "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" + ] + } + ] + }, + "template": { + "metadata": { + "name": "25", + "generateName": "26", + "namespace": "27", + "selfLink": "28", + "uid": "TʡȂŏ{sǡƟ", + "resourceVersion": "1698285396218902212", + "generation": -4139900758039117471, + "creationTimestamp": null, + "deletionGracePeriodSeconds": 7534629739119643351, + "labels": { + "30": "31" + }, + "annotations": { + "32": "33" + }, + "ownerReferences": [ + { + "apiVersion": "34", + "kind": "35", + "name": "36", + "uid": "^", + "controller": false, + "blockOwnerDeletion": true + } + ], + "finalizers": [ + "37" + ], + "clusterName": "38", + "managedFields": [ + { + "manager": "39", + "operation": "ĪȸŹăȲϤĦʅ芝", + "apiVersion": "40", + "fieldsType": "41" + } + ] + }, + "spec": { + "volumes": [ + { + "name": "42", + "hostPath": { + "path": "43", + "type": "" + }, + "emptyDir": { + "medium": "ɹ坼É/pȿ", + "sizeLimit": "804" + }, + "gcePersistentDisk": { + "pdName": "44", + "fsType": "45", + "partition": -1318752360 + }, + "awsElasticBlockStore": { + "volumeID": "46", + "fsType": "47", + "partition": -2007808768 + }, + "gitRepo": { + "repository": "48", + "revision": "49", + "directory": "50" + }, + "secret": { + "secretName": "51", + "items": [ + { + "key": "52", + "path": "53", + "mode": 228756891 + } + ], + "defaultMode": 1233814916, + "optional": false + }, + "nfs": { + "server": "54", + "path": "55", + "readOnly": true + }, + "iscsi": { + "targetPortal": "56", + "iqn": "57", + "lun": 408756018, + "iscsiInterface": "58", + "fsType": "59", + "readOnly": true, + "portals": [ + "60" + ], + "chapAuthDiscovery": true, + "chapAuthSession": true, + "secretRef": { + "name": "61" + }, + "initiatorName": "62" + }, + "glusterfs": { + "endpoints": "63", + "path": "64" + }, + "persistentVolumeClaim": { + "claimName": "65", + "readOnly": true + }, + "rbd": { + "monitors": [ + "66" + ], + "image": "67", + "fsType": "68", + "pool": "69", + "user": "70", + "keyring": "71", + "secretRef": { + "name": "72" + }, + "readOnly": true + }, + "flexVolume": { + "driver": "73", + "fsType": "74", + "secretRef": { + "name": "75" + }, + "readOnly": true, + "options": { + "76": "77" + } + }, + "cinder": { + "volumeID": "78", + "fsType": "79", + "secretRef": { + "name": "80" + } + }, + "cephfs": { + "monitors": [ + "81" + ], + "path": "82", + "user": "83", + "secretFile": "84", + "secretRef": { + "name": "85" + } + }, + "flocker": { + "datasetName": "86", + "datasetUUID": "87" + }, + "downwardAPI": { + "items": [ + { + "path": "88", + "fieldRef": { + "apiVersion": "89", + "fieldPath": "90" + }, + "resourceFieldRef": { + "containerName": "91", + "resource": "92", + "divisor": "915" + }, + "mode": -1768075156 + } + ], + "defaultMode": -868808281 + }, + "fc": { + "targetWWNs": [ + "93" + ], + "lun": 570501002, + "fsType": "94", + "wwids": [ + "95" + ] + }, + "azureFile": { + "secretName": "96", + "shareName": "97", + "readOnly": true + }, + "configMap": { + "name": "98", + "items": [ + { + "key": "99", + "path": "100", + "mode": 2020789772 + } + ], + "defaultMode": 952979935, + "optional": false + }, + "vsphereVolume": { + "volumePath": "101", + "fsType": "102", + "storagePolicyName": "103", + "storagePolicyID": "104" + }, + "quobyte": { + "registry": "105", + "volume": "106", + "user": "107", + "group": "108", + "tenant": "109" + }, + "azureDisk": { + "diskName": "110", + "diskURI": "111", + "cachingMode": "k ź贩j瀉ǚrǜnh0åȂ", + "fsType": "112", + "readOnly": false, + "kind": "nj揠8lj黳鈫ʕ禒Ƙá腿ħ缶" + }, + "photonPersistentDisk": { + "pdID": "113", + "fsType": "114" + }, + "projected": { + "sources": [ + { + "secret": { + "name": "115", + "items": [ + { + "key": "116", + "path": "117", + "mode": 675406340 + } + ], + "optional": false + }, + "downwardAPI": { + "items": [ + { + "path": "118", + "fieldRef": { + "apiVersion": "119", + "fieldPath": "120" + }, + "resourceFieldRef": { + "containerName": "121", + "resource": "122", + "divisor": "461" + }, + "mode": -1618937335 + } + ] + }, + "configMap": { + "name": "123", + "items": [ + { + "key": "124", + "path": "125", + "mode": -1126738259 + } + ], + "optional": true + }, + "serviceAccountToken": { + "audience": "126", + "expirationSeconds": -6345861634934949644, + "path": "127" + } + } + ], + "defaultMode": 480521693 + }, + "portworxVolume": { + "volumeID": "128", + "fsType": "129" + }, + "scaleIO": { + "gateway": "130", + "system": "131", + "secretRef": { + "name": "132" + }, + "sslEnabled": true, + "protectionDomain": "133", + "storagePool": "134", + "storageMode": "135", + "volumeName": "136", + "fsType": "137" + }, + "storageos": { + "volumeName": "138", + "volumeNamespace": "139", + "fsType": "140", + "secretRef": { + "name": "141" + } + }, + "csi": { + "driver": "142", + "readOnly": true, + "fsType": "143", + "volumeAttributes": { + "144": "145" + }, + "nodePublishSecretRef": { + "name": "146" + } + }, + "ephemeral": { + "volumeClaimTemplate": { + "metadata": { + "name": "147", + "generateName": "148", + "namespace": "149", + "selfLink": "150", + "uid": "溟ɴ扵閝ȝ鐵儣廡ɑ龫`劳\u0026¼", + "resourceVersion": "1248703441945830579", + "generation": 3849874053153949822, + "creationTimestamp": null, + "deletionGracePeriodSeconds": 2974444584632416014, + "labels": { + "152": "153" + }, + "annotations": { + "154": "155" + }, + "ownerReferences": [ + { + "apiVersion": "156", + "kind": "157", + "name": "158", + "uid": "oɘ檲ɨ銦妰黖ȓ", + "controller": true, + "blockOwnerDeletion": false + } + ], + "finalizers": [ + "159" + ], + "clusterName": "160", + "managedFields": [ + { + "manager": "161", + "operation": "獵偐ę腬瓷碑=ɉ鎷卩蝾H韹寬娬ï瓼", + "apiVersion": "162", + "fieldsType": "163" + } + ] + }, + "spec": { + "accessModes": [ + "酃=6}ɡŇƉ立hdz緄Ú|dk_瀹鞎" + ], + "selector": { + "matchLabels": { + "o-03-t-0-035--5b95w------4-n4f--139-295at-o7qff2/v2.-_-8wE._._3.-.83_iq_-y.-25C.A-j..9dfn38": "m_zm-.-_RJt2pX_2_28.6" + }, + "matchExpressions": [ + { + "key": "Wik_--DSXr.n-A9..9__Y-H-Mqpt._.-_..051", + "operator": "DoesNotExist" + } + ] + }, + "resources": { + "limits": { + "âĺɗŹ倗S晒嶗UÐ_ƮA攤/ɸɎ ": "648" + }, + "requests": { + "鴒翁杙Ŧ癃8鸖ɱJȉ罴ņ螡": "212" + } + }, + "volumeName": "170", + "storageClassName": "171", + "volumeMode": "dz娝嘚庎D}埽uʎȺ眖R#yV'WK", + "dataSource": { + "apiGroup": "172", + "kind": "173", + "name": "174" + } + } + }, + "readOnly": true + } + } + ], + "initContainers": [ + { + "name": "175", + "image": "176", + "command": [ + "177" + ], + "args": [ + "178" + ], + "workingDir": "179", + "ports": [ + { + "name": "180", + "hostPort": 852780575, + "containerPort": -1252938503, + "protocol": "Opwǩ曬逴褜1ØœȠƬQg鄠", + "hostIP": "181" + } + ], + "envFrom": [ + { + "prefix": "182", + "configMapRef": { + "name": "183", + "optional": false + }, + "secretRef": { + "name": "184", + "optional": false + } + } + ], + "env": [ + { + "name": "185", + "value": "186", + "valueFrom": { + "fieldRef": { + "apiVersion": "187", + "fieldPath": "188" + }, + "resourceFieldRef": { + "containerName": "189", + "resource": "190", + "divisor": "139" + }, + "configMapKeyRef": { + "name": "191", + "key": "192", + "optional": true + }, + "secretKeyRef": { + "name": "193", + "key": "194", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "LĹ]佱¿\u003e犵殇ŕ-Ɂ圯W:ĸ輦唊": "807" + }, + "requests": { + "嚧ʣq埄": "936" + } + }, + "volumeMounts": [ + { + "name": "195", + "mountPath": "196", + "subPath": "197", + "mountPropagation": "#嬀ơŸ8T 苧yñKJɐ扵Gƚ绤f", + "subPathExpr": "198" + } + ], + "volumeDevices": [ + { + "name": "199", + "devicePath": "200" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "201" + ] + }, + "httpGet": { + "path": "202", + "port": "203", + "host": "204", + "scheme": "u|榝$î.Ȏ蝪ʜ5遰=E埄Ȁ", + "httpHeaders": [ + { + "name": "205", + "value": "206" + } + ] + }, + "tcpSocket": { + "port": 1714588921, + "host": "207" + }, + "initialDelaySeconds": -1246371817, + "timeoutSeconds": 617318981, + "periodSeconds": 432291364, + "successThreshold": 676578360, + "failureThreshold": -552281772 + }, + "readinessProbe": { + "exec": { + "command": [ + "208" + ] + }, + "httpGet": { + "path": "209", + "port": 1777326813, + "host": "210", + "scheme": "ǟi\u0026皥贸碔lNKƙ順\\E¦", + "httpHeaders": [ + { + "name": "211", + "value": "212" + } + ] + }, + "tcpSocket": { + "port": "213", + "host": "214" + }, + "initialDelaySeconds": 1868887309, + "timeoutSeconds": -528664199, + "periodSeconds": -316996074, + "successThreshold": 1933968533, + "failureThreshold": 549215478 + }, + "startupProbe": { + "exec": { + "command": [ + "215" + ] + }, + "httpGet": { + "path": "216", + "port": -374766088, + "host": "217", + "scheme": "翜舞拉Œ", + "httpHeaders": [ + { + "name": "218", + "value": "219" + } + ] + }, + "tcpSocket": { + "port": "220", + "host": "221" + }, + "initialDelaySeconds": -190183379, + "timeoutSeconds": -940334911, + "periodSeconds": -341287812, + "successThreshold": 2030115750, + "failureThreshold": 1847163341 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "222" + ] + }, + "httpGet": { + "path": "223", + "port": -816630929, + "host": "224", + "httpHeaders": [ + { + "name": "225", + "value": "226" + } + ] + }, + "tcpSocket": { + "port": 1965273344, + "host": "227" + } + }, + "preStop": { + "exec": { + "command": [ + "228" + ] + }, + "httpGet": { + "path": "229", + "port": "230", + "host": "231", + "scheme": "SÄ蚃ɣľ)酊龨δ摖ȱğ_\u003c", + "httpHeaders": [ + { + "name": "232", + "value": "233" + } + ] + }, + "tcpSocket": { + "port": -385597677, + "host": "234" + } + } + }, + "terminationMessagePath": "235", + "terminationMessagePolicy": "橈'", + "imagePullPolicy": "Ɖ飴ɎiǨ", + "securityContext": { + "capabilities": { + "add": [ + "ǵɐ鰥Z" + ], + "drop": [ + "´DÒȗÔÂɘɢ鬍熖B芭花ª瘡" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "236", + "role": "237", + "type": "238", + "level": "239" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "240", + "gmsaCredentialSpec": "241", + "runAsUserName": "242" + }, + "runAsUser": -1666202510534940446, + "runAsGroup": 2823592889848840099, + "runAsNonRoot": false, + "readOnlyRootFilesystem": true, + "allowPrivilegeEscalation": true, + "procMount": "ƲǦŐnj汰", + "seccompProfile": { + "type": "ŕİi騎C", + "localhostProfile": "243" + } + }, + "tty": true + } + ], + "containers": [ + { + "name": "244", + "image": "245", + "command": [ + "246" + ], + "args": [ + "247" + ], + "workingDir": "248", + "ports": [ + { + "name": "249", + "hostPort": -57730414, + "containerPort": -852140121, + "protocol": "ȣ±p", + "hostIP": "250" + } + ], + "envFrom": [ + { + "prefix": "251", + "configMapRef": { + "name": "252", + "optional": true + }, + "secretRef": { + "name": "253", + "optional": true + } + } + ], + "env": [ + { + "name": "254", + "value": "255", + "valueFrom": { + "fieldRef": { + "apiVersion": "256", + "fieldPath": "257" + }, + "resourceFieldRef": { + "containerName": "258", + "resource": "259", + "divisor": "277" + }, + "configMapKeyRef": { + "name": "260", + "key": "261", + "optional": true + }, + "secretKeyRef": { + "name": "262", + "key": "263", + "optional": true + } + } + } + ], + "resources": { + "limits": { + "斩ìh4ɊHȖ|ʐşƧ諔迮ƙIJ": "850" + }, + "requests": { + "jʒǚ鍰\\縑ɀ撑¼蠾8餑噭Dµ": "635" + } + }, + "volumeMounts": [ + { + "name": "264", + "mountPath": "265", + "subPath": "266", + "mountPropagation": "衷,ƷƣMț譎懚", + "subPathExpr": "267" + } + ], + "volumeDevices": [ + { + "name": "268", + "devicePath": "269" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "270" + ] + }, + "httpGet": { + "path": "271", + "port": 872525702, + "host": "272", + "scheme": "ay", + "httpHeaders": [ + { + "name": "273", + "value": "274" + } + ] + }, + "tcpSocket": { + "port": "275", + "host": "276" + }, + "initialDelaySeconds": 628632965, + "timeoutSeconds": 552654052, + "periodSeconds": -1396197931, + "successThreshold": -1114385515, + "failureThreshold": 2144856253 + }, + "readinessProbe": { + "exec": { + "command": [ + "277" + ] + }, + "httpGet": { + "path": "278", + "port": -1186720090, + "host": "279", + "scheme": "增猍ǵ xǨŴ壶ƵfȽÃ茓pȓɻ", + "httpHeaders": [ + { + "name": "280", + "value": "281" + } + ] + }, + "tcpSocket": { + "port": "282", + "host": "283" + }, + "initialDelaySeconds": 1737172479, + "timeoutSeconds": -767058113, + "periodSeconds": 1223564938, + "successThreshold": 1241693652, + "failureThreshold": 1803882645 + }, + "startupProbe": { + "exec": { + "command": [ + "284" + ] + }, + "httpGet": { + "path": "285", + "port": "286", + "host": "287", + "scheme": "賞ǧĒzŔ瘍N", + "httpHeaders": [ + { + "name": "288", + "value": "289" + } + ] + }, + "tcpSocket": { + "port": -531787516, + "host": "290" + }, + "initialDelaySeconds": 2073630689, + "timeoutSeconds": -830875556, + "periodSeconds": -1395144116, + "successThreshold": -684167223, + "failureThreshold": -751455207 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "291" + ] + }, + "httpGet": { + "path": "292", + "port": "293", + "host": "294", + "scheme": "磉反", + "httpHeaders": [ + { + "name": "295", + "value": "296" + } + ] + }, + "tcpSocket": { + "port": -313085430, + "host": "297" + } + }, + "preStop": { + "exec": { + "command": [ + "298" + ] + }, + "httpGet": { + "path": "299", + "port": 413903479, + "host": "300", + "scheme": "ɛ棕ƈ眽炊礫Ƽ¨Ix糂", + "httpHeaders": [ + { + "name": "301", + "value": "302" + } + ] + }, + "tcpSocket": { + "port": "303", + "host": "304" + } + } + }, + "terminationMessagePath": "305", + "terminationMessagePolicy": "ǚŜEuEy竬ʆɞ", + "imagePullPolicy": "焬CQm坊柩", + "securityContext": { + "capabilities": { + "add": [ + "[ƕƑĝ®EĨǔvÄÚ" + ], + "drop": [ + "p鬷m罂o3ǰ廋i乳'" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "306", + "role": "307", + "type": "308", + "level": "309" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "310", + "gmsaCredentialSpec": "311", + "runAsUserName": "312" + }, + "runAsUser": 2506229153551047343, + "runAsGroup": 3258181973067899469, + "runAsNonRoot": true, + "readOnlyRootFilesystem": true, + "allowPrivilegeEscalation": false, + "procMount": "蠲$ɛ溢臜裡", + "seccompProfile": { + "type": "銵-紑浘牬釼aTG", + "localhostProfile": "313" + } + }, + "stdin": true + } + ], + "ephemeralContainers": [ + { + "name": "314", + "image": "315", + "command": [ + "316" + ], + "args": [ + "317" + ], + "workingDir": "318", + "ports": [ + { + "name": "319", + "hostPort": -92253969, + "containerPort": 243566659, + "protocol": "×DJɶ羹ƞʓ%ʝ`ǭ躌ñ?卶滿筇", + "hostIP": "320" + } + ], + "envFrom": [ + { + "prefix": "321", + "configMapRef": { + "name": "322", + "optional": false + }, + "secretRef": { + "name": "323", + "optional": true + } + } + ], + "env": [ + { + "name": "324", + "value": "325", + "valueFrom": { + "fieldRef": { + "apiVersion": "326", + "fieldPath": "327" + }, + "resourceFieldRef": { + "containerName": "328", + "resource": "329", + "divisor": "574" + }, + "configMapKeyRef": { + "name": "330", + "key": "331", + "optional": true + }, + "secretKeyRef": { + "name": "332", + "key": "333", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "ĭ$": "530" + }, + "requests": { + "«V¯ÁȦtl敷": "698" + } + }, + "volumeMounts": [ + { + "name": "334", + "mountPath": "335", + "subPath": "336", + "mountPropagation": "Ű藛b磾sYȠ繽敮ǰ", + "subPathExpr": "337" + } + ], + "volumeDevices": [ + { + "name": "338", + "devicePath": "339" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "340" + ] + }, + "httpGet": { + "path": "341", + "port": 731136838, + "host": "342", + "scheme": "繡旹翃ɾ氒ĺʈʫ羶剹Ɗ", + "httpHeaders": [ + { + "name": "343", + "value": "344" + } + ] + }, + "tcpSocket": { + "port": -183458945, + "host": "345" + }, + "initialDelaySeconds": -1223327585, + "timeoutSeconds": -99080494, + "periodSeconds": -1531582553, + "successThreshold": 1474671869, + "failureThreshold": 1471419756 + }, + "readinessProbe": { + "exec": { + "command": [ + "346" + ] + }, + "httpGet": { + "path": "347", + "port": 892837330, + "host": "348", + "scheme": "気Ƀ秮ò", + "httpHeaders": [ + { + "name": "349", + "value": "350" + } + ] + }, + "tcpSocket": { + "port": "351", + "host": "352" + }, + "initialDelaySeconds": -1649234654, + "timeoutSeconds": -263708518, + "periodSeconds": 541943046, + "successThreshold": 1502194981, + "failureThreshold": 1447996588 + }, + "startupProbe": { + "exec": { + "command": [ + "353" + ] + }, + "httpGet": { + "path": "354", + "port": "355", + "host": "356", + "scheme": "đ\u003e*劶?", + "httpHeaders": [ + { + "name": "357", + "value": "358" + } + ] + }, + "tcpSocket": { + "port": -176877925, + "host": "359" + }, + "initialDelaySeconds": 1008425444, + "timeoutSeconds": -821592382, + "periodSeconds": 1678953375, + "successThreshold": 1045190247, + "failureThreshold": 1805682547 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "360" + ] + }, + "httpGet": { + "path": "361", + "port": 1767555420, + "host": "362", + "scheme": "e", + "httpHeaders": [ + { + "name": "363", + "value": "364" + } + ] + }, + "tcpSocket": { + "port": "365", + "host": "366" + } + }, + "preStop": { + "exec": { + "command": [ + "367" + ] + }, + "httpGet": { + "path": "368", + "port": -1452767599, + "host": "369", + "scheme": " 瞍髃#ɣȕ", + "httpHeaders": [ + { + "name": "370", + "value": "371" + } + ] + }, + "tcpSocket": { + "port": "372", + "host": "373" + } + } + }, + "terminationMessagePath": "374", + "terminationMessagePolicy": "s梊ɥʋăƻ遲njlȘ鹾K", + "imagePullPolicy": "O_h盌3+Œ9两@8Byß讪Ă2", + "securityContext": { + "capabilities": { + "add": [ + "m葰賦迾娙ƴ4虵p蓋沥7uPƒw©ɴĶ" + ], + "drop": [ + "" + ] + }, + "privileged": true, + "seLinuxOptions": { + "user": "375", + "role": "376", + "type": "377", + "level": "378" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "379", + "gmsaCredentialSpec": "380", + "runAsUserName": "381" + }, + "runAsUser": 6816267869367451869, + "runAsGroup": 9111865674949727136, + "runAsNonRoot": true, + "readOnlyRootFilesystem": true, + "allowPrivilegeEscalation": false, + "procMount": "Ř筿", + "seccompProfile": { + "type": "5Ų買霎ȃň[\u003eą S", + "localhostProfile": "382" + } + }, + "stdinOnce": true, + "targetContainerName": "383" + } + ], + "restartPolicy": "'呪欼萜õ箘鸰呾顓闉ȦT瑄ǻG", + "terminationGracePeriodSeconds": -155552760352472950, + "activeDeadlineSeconds": 7109959542220202422, + "dnsPolicy": "#t(ȗŜŲ\u0026洪y儕l", + "nodeSelector": { + "384": "385" + }, + "serviceAccountName": "386", + "serviceAccount": "387", + "automountServiceAccountToken": false, + "nodeName": "388", + "hostNetwork": true, + "hostIPC": true, + "shareProcessNamespace": false, + "securityContext": { + "seLinuxOptions": { + "user": "389", + "role": "390", + "type": "391", + "level": "392" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "393", + "gmsaCredentialSpec": "394", + "runAsUserName": "395" + }, + "runAsUser": 4841944355356012825, + "runAsGroup": -4962946920772050319, + "runAsNonRoot": true, + "supplementalGroups": [ + 5695420257629724684 + ], + "fsGroup": -4548866432246561416, + "sysctls": [ + { + "name": "396", + "value": "397" + } + ], + "fsGroupChangePolicy": "Ð扬", + "seccompProfile": { + "type": "惍EʦŊĊ娮rȧ", + "localhostProfile": "398" + } + }, + "imagePullSecrets": [ + { + "name": "399" + } + ], + "hostname": "400", + "subdomain": "401", + "affinity": { + "nodeAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": { + "nodeSelectorTerms": [ + { + "matchExpressions": [ + { + "key": "402", + "operator": "ɳ礬.b屏ɧeʫį淓¯Ą0", + "values": [ + "403" + ] + } + ], + "matchFields": [ + { + "key": "404", + "operator": "鮽ǍJB膾扉A­1襏櫯³£h刪q塨", + "values": [ + "405" + ] + } + ] + } + ] + }, + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": -177041290, + "preference": { + "matchExpressions": [ + { + "key": "406", + "operator": "聧扈4ƫZ", + "values": [ + "407" + ] + } + ], + "matchFields": [ + { + "key": "408", + "operator": " ɲ±", + "values": [ + "409" + ] + } + ] + } + } + ] + }, + "podAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "p_N-1": "O-BZ..6-1.S-B3_.b7" + }, + "matchExpressions": [ + { + "key": "1rhm-5y--z-0/5eQ9", + "operator": "DoesNotExist" + } + ] + }, + "namespaces": [ + "416" + ], + "topologyKey": "417" + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": -2092358209, + "podAffinityTerm": { + "labelSelector": { + "matchLabels": { + "nn093-pi-9o-l4-vo5byp8q-sf1--gw-jz/F_06.eqk5L": "3zHw.H__V.Vz_6.Hz_V_.r_v_._e_7" + }, + "matchExpressions": [ + { + "key": "yps4483-o--3f1p7--43nw-l-x18mtb/mLlx...w_t-_.5.40Rw4gD.._.-x6db-L7.-__-G_2kCpH", + "operator": "DoesNotExist" + } + ] + }, + "namespaces": [ + "424" + ], + "topologyKey": "425" + } + } + ] + }, + "podAntiAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "H1_-ODgC_1-_8__T3sn-0_.i__a.O2G_-_K-0": "8mp.-10KkQ-R_R.-.--4_IT_O__3.5h_XC0_-7.-hj-O" + }, + "matchExpressions": [ + { + "key": "I.4_W_-_-7Tp_.---c", + "operator": "DoesNotExist" + } + ] + }, + "namespaces": [ + "432" + ], + "topologyKey": "433" + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": -1084136601, + "podAffinityTerm": { + "labelSelector": { + "matchLabels": { + "6n-f-x--i-b/K_BM.6-.Y_72-_--pT75-.emV__1-wv3UDf.4": "2_uGGP..-_N_h_4Hl-X0_2--__4K..-68-7l" + }, + "matchExpressions": [ + { + "key": "2--4-r4p--w1k8--y.e2-08vc--4-7hdum1-f-7-k8q/YD-Q9_-__..YNFu7Pg-.814e-_07-ht-E6___-X__H.-39-A_-_l67Q.-t", + "operator": "NotIn", + "values": [ + "Oep2P.B._A_090ERG2nV.__p_Y-.2__a_dWU_V-_Q_Ap._2_xa_o..p_B-d--Q2" + ] + } + ] + }, + "namespaces": [ + "440" + ], + "topologyKey": "441" + } + } + ] + } + }, + "schedulerName": "442", + "tolerations": [ + { + "key": "443", + "operator": "Ž彙pg稠氦Ņs", + "value": "444", + "effect": "ưg", + "tolerationSeconds": 7158818521862381855 + } + ], + "hostAliases": [ + { + "ip": "445", + "hostnames": [ + "446" + ] + } + ], + "priorityClassName": "447", + "priority": 197024033, + "dnsConfig": { + "nameservers": [ + "448" + ], + "searches": [ + "449" + ], + "options": [ + { + "name": "450", + "value": "451" + } + ] + }, + "readinessGates": [ + { + "conditionType": "" + } + ], + "runtimeClassName": "452", + "enableServiceLinks": false, + "preemptionPolicy": "礗渶", + "overhead": { + "[IŚȆĸsǞÃ+?Ď筌ʨ:": "664" + }, + "topologySpreadConstraints": [ + { + "maxSkew": -918148948, + "topologyKey": "453", + "whenUnsatisfiable": "亪鸑躓1Ǐ詁Ȟ鮩ĺJCuɖc", + "labelSelector": { + "matchLabels": { + "cg-w2q76.6-7w-tdt-u-0----p6l-3-znd-8b-dg--1035ad1o-d-6-bk81-3s/s-g__.2": "3N_.n1.--.._-x_4..u2-__3uM77U7._pT-___-_5-6h_K7" + }, + "matchExpressions": [ + { + "key": "37-ufi-q7u0ux-qv4kd-36---9-d-6s83--r-vkm.8fmt4272r--49u-0m7u-----v---4b---h-wyux--4t7k--e--x--3/fdw.3-._CJ4a1._-_CH-6", + "operator": "DoesNotExist" + } + ] + } + } + ], + "setHostnameAsFQDN": true + } + }, + "updateStrategy": { + "type": "翘ǼZ熝Ʊ宷泐ɻvŰ`Ǧɝ憑ǖ菐u", + "rollingUpdate": { + "maxUnavailable": 2 + } + }, + "minReadySeconds": -985724127, + "revisionHistoryLimit": 2137111260 + }, + "status": { + "currentNumberScheduled": 408491268, + "numberMisscheduled": -1833348558, + "desiredNumberScheduled": 1883709155, + "numberReady": 484752614, + "observedGeneration": 3359608726763190142, + "updatedNumberScheduled": 1401559245, + "numberAvailable": -406189540, + "numberUnavailable": -2095625968, + "collisionCount": 223996911, + "conditions": [ + { + "type": "Y囙邵鄨o鷺ɷ裝TG奟cõ乨厰ʚ±", + "status": "楗鱶镖喗vȥ倉螆ȨX\u003e,«ɒó", + "lastTransitionTime": "2480-06-05T07:37:49Z", + "reason": "460", + "message": "461" + } + ] + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.DaemonSet.pb b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.DaemonSet.pb new file mode 100644 index 0000000000000000000000000000000000000000..996e38326a15367d9bc3c77ed46b5895955d5800 GIT binary patch literal 7237 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 BrXm0U literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.DaemonSet.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.DaemonSet.yaml new file mode 100644 index 00000000000..75d339eabd5 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.DaemonSet.yaml @@ -0,0 +1,1024 @@ +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: -985724127 + revisionHistoryLimit: 2137111260 + 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: 7109959542220202422 + affinity: + nodeAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - key: "406" + operator: 聧扈4ƫZ + values: + - "407" + matchFields: + - key: "408" + operator: ' ɲ±' + values: + - "409" + weight: -177041290 + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - key: "402" + operator: ɳ礬.b屏ɧeʫį淓¯Ą0 + values: + - "403" + matchFields: + - key: "404" + operator: 鮽ǍJB膾扉A­1襏櫯³£h刪q塨 + values: + - "405" + podAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: yps4483-o--3f1p7--43nw-l-x18mtb/mLlx...w_t-_.5.40Rw4gD.._.-x6db-L7.-__-G_2kCpH + operator: DoesNotExist + matchLabels: + nn093-pi-9o-l4-vo5byp8q-sf1--gw-jz/F_06.eqk5L: 3zHw.H__V.Vz_6.Hz_V_.r_v_._e_7 + namespaces: + - "424" + topologyKey: "425" + weight: -2092358209 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: 1rhm-5y--z-0/5eQ9 + operator: DoesNotExist + matchLabels: + p_N-1: O-BZ..6-1.S-B3_.b7 + namespaces: + - "416" + topologyKey: "417" + podAntiAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: 2--4-r4p--w1k8--y.e2-08vc--4-7hdum1-f-7-k8q/YD-Q9_-__..YNFu7Pg-.814e-_07-ht-E6___-X__H.-39-A_-_l67Q.-t + operator: NotIn + values: + - Oep2P.B._A_090ERG2nV.__p_Y-.2__a_dWU_V-_Q_Ap._2_xa_o..p_B-d--Q2 + matchLabels: + 6n-f-x--i-b/K_BM.6-.Y_72-_--pT75-.emV__1-wv3UDf.4: 2_uGGP..-_N_h_4Hl-X0_2--__4K..-68-7l + namespaces: + - "440" + topologyKey: "441" + weight: -1084136601 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: I.4_W_-_-7Tp_.---c + operator: DoesNotExist + matchLabels: + H1_-ODgC_1-_8__T3sn-0_.i__a.O2G_-_K-0: 8mp.-10KkQ-R_R.-.--4_IT_O__3.5h_XC0_-7.-hj-O + namespaces: + - "432" + topologyKey: "433" + automountServiceAccountToken: false + containers: + - args: + - "247" + command: + - "246" + env: + - name: "254" + value: "255" + valueFrom: + configMapKeyRef: + key: "261" + name: "260" + optional: true + fieldRef: + apiVersion: "256" + fieldPath: "257" + resourceFieldRef: + containerName: "258" + divisor: "277" + resource: "259" + secretKeyRef: + key: "263" + name: "262" + optional: true + envFrom: + - configMapRef: + name: "252" + optional: true + prefix: "251" + secretRef: + name: "253" + optional: true + image: "245" + imagePullPolicy: 焬CQm坊柩 + lifecycle: + postStart: + exec: + command: + - "291" + httpGet: + host: "294" + httpHeaders: + - name: "295" + value: "296" + path: "292" + port: "293" + scheme: 磉反 + tcpSocket: + host: "297" + port: -313085430 + preStop: + exec: + command: + - "298" + httpGet: + host: "300" + httpHeaders: + - name: "301" + value: "302" + path: "299" + port: 413903479 + scheme: ɛ棕ƈ眽炊礫Ƽ¨Ix糂 + tcpSocket: + host: "304" + port: "303" + livenessProbe: + exec: + command: + - "270" + failureThreshold: 2144856253 + httpGet: + host: "272" + httpHeaders: + - name: "273" + value: "274" + path: "271" + port: 872525702 + scheme: ay + initialDelaySeconds: 628632965 + periodSeconds: -1396197931 + successThreshold: -1114385515 + tcpSocket: + host: "276" + port: "275" + timeoutSeconds: 552654052 + name: "244" + ports: + - containerPort: -852140121 + hostIP: "250" + hostPort: -57730414 + name: "249" + protocol: ȣ±p + readinessProbe: + exec: + command: + - "277" + failureThreshold: 1803882645 + httpGet: + host: "279" + httpHeaders: + - name: "280" + value: "281" + path: "278" + port: -1186720090 + scheme: 增猍ǵ xǨŴ壶ƵfȽÃ茓pȓɻ + initialDelaySeconds: 1737172479 + periodSeconds: 1223564938 + successThreshold: 1241693652 + tcpSocket: + host: "283" + port: "282" + timeoutSeconds: -767058113 + resources: + limits: + 斩ìh4ɊHȖ|ʐşƧ諔迮ƙIJ: "850" + requests: + jʒǚ鍰\縑ɀ撑¼蠾8餑噭Dµ: "635" + securityContext: + allowPrivilegeEscalation: false + capabilities: + add: + - '[ƕƑĝ®EĨǔvÄÚ' + drop: + - p鬷m罂o3ǰ廋i乳' + privileged: false + procMount: 蠲$ɛ溢臜裡 + readOnlyRootFilesystem: true + runAsGroup: 3258181973067899469 + runAsNonRoot: true + runAsUser: 2506229153551047343 + seLinuxOptions: + level: "309" + role: "307" + type: "308" + user: "306" + seccompProfile: + localhostProfile: "313" + type: 銵-紑浘牬釼aTG + windowsOptions: + gmsaCredentialSpec: "311" + gmsaCredentialSpecName: "310" + runAsUserName: "312" + startupProbe: + exec: + command: + - "284" + failureThreshold: -751455207 + httpGet: + host: "287" + httpHeaders: + - name: "288" + value: "289" + path: "285" + port: "286" + scheme: 賞ǧĒzŔ瘍N + initialDelaySeconds: 2073630689 + periodSeconds: -1395144116 + successThreshold: -684167223 + tcpSocket: + host: "290" + port: -531787516 + timeoutSeconds: -830875556 + stdin: true + terminationMessagePath: "305" + terminationMessagePolicy: ǚŜEuEy竬ʆɞ + volumeDevices: + - devicePath: "269" + name: "268" + volumeMounts: + - mountPath: "265" + mountPropagation: 衷,ƷƣMț譎懚 + name: "264" + subPath: "266" + subPathExpr: "267" + workingDir: "248" + dnsConfig: + nameservers: + - "448" + options: + - name: "450" + value: "451" + searches: + - "449" + dnsPolicy: '#t(ȗŜŲ&洪y儕l' + enableServiceLinks: false + ephemeralContainers: + - args: + - "317" + command: + - "316" + env: + - name: "324" + value: "325" + valueFrom: + configMapKeyRef: + key: "331" + name: "330" + optional: true + fieldRef: + apiVersion: "326" + fieldPath: "327" + resourceFieldRef: + containerName: "328" + divisor: "574" + resource: "329" + secretKeyRef: + key: "333" + name: "332" + optional: false + envFrom: + - configMapRef: + name: "322" + optional: false + prefix: "321" + secretRef: + name: "323" + optional: true + image: "315" + imagePullPolicy: O_h盌3+Œ9两@8Byß讪Ă2 + lifecycle: + postStart: + exec: + command: + - "360" + httpGet: + host: "362" + httpHeaders: + - name: "363" + value: "364" + path: "361" + port: 1767555420 + scheme: e + tcpSocket: + host: "366" + port: "365" + preStop: + exec: + command: + - "367" + httpGet: + host: "369" + httpHeaders: + - name: "370" + value: "371" + path: "368" + port: -1452767599 + scheme: ' 瞍髃#ɣȕ' + tcpSocket: + host: "373" + port: "372" + livenessProbe: + exec: + command: + - "340" + failureThreshold: 1471419756 + httpGet: + host: "342" + httpHeaders: + - name: "343" + value: "344" + path: "341" + port: 731136838 + scheme: 繡旹翃ɾ氒ĺʈʫ羶剹Ɗ + initialDelaySeconds: -1223327585 + periodSeconds: -1531582553 + successThreshold: 1474671869 + tcpSocket: + host: "345" + port: -183458945 + timeoutSeconds: -99080494 + name: "314" + ports: + - containerPort: 243566659 + hostIP: "320" + hostPort: -92253969 + name: "319" + protocol: ×DJɶ羹ƞʓ%ʝ`ǭ躌ñ?卶滿筇 + readinessProbe: + exec: + command: + - "346" + failureThreshold: 1447996588 + httpGet: + host: "348" + httpHeaders: + - name: "349" + value: "350" + path: "347" + port: 892837330 + scheme: 気Ƀ秮ò + initialDelaySeconds: -1649234654 + periodSeconds: 541943046 + successThreshold: 1502194981 + tcpSocket: + host: "352" + port: "351" + timeoutSeconds: -263708518 + resources: + limits: + ĭ$: "530" + requests: + «V¯ÁȦtl敷: "698" + securityContext: + allowPrivilegeEscalation: false + capabilities: + add: + - m葰賦迾娙ƴ4虵p蓋沥7uPƒw©ɴĶ + drop: + - "" + privileged: true + procMount: Ř筿 + readOnlyRootFilesystem: true + runAsGroup: 9111865674949727136 + runAsNonRoot: true + runAsUser: 6816267869367451869 + seLinuxOptions: + level: "378" + role: "376" + type: "377" + user: "375" + seccompProfile: + localhostProfile: "382" + type: 5Ų買霎ȃň[>ą S + windowsOptions: + gmsaCredentialSpec: "380" + gmsaCredentialSpecName: "379" + runAsUserName: "381" + startupProbe: + exec: + command: + - "353" + failureThreshold: 1805682547 + httpGet: + host: "356" + httpHeaders: + - name: "357" + value: "358" + path: "354" + port: "355" + scheme: đ>*劶? + initialDelaySeconds: 1008425444 + periodSeconds: 1678953375 + successThreshold: 1045190247 + tcpSocket: + host: "359" + port: -176877925 + timeoutSeconds: -821592382 + stdinOnce: true + targetContainerName: "383" + terminationMessagePath: "374" + terminationMessagePolicy: s梊ɥʋăƻ遲njlȘ鹾K + volumeDevices: + - devicePath: "339" + name: "338" + volumeMounts: + - mountPath: "335" + mountPropagation: Ű藛b磾sYȠ繽敮ǰ + name: "334" + subPath: "336" + subPathExpr: "337" + workingDir: "318" + hostAliases: + - hostnames: + - "446" + ip: "445" + hostIPC: true + hostNetwork: true + hostname: "400" + imagePullSecrets: + - name: "399" + initContainers: + - args: + - "178" + command: + - "177" + env: + - name: "185" + value: "186" + valueFrom: + configMapKeyRef: + key: "192" + name: "191" + optional: true + fieldRef: + apiVersion: "187" + fieldPath: "188" + resourceFieldRef: + containerName: "189" + divisor: "139" + resource: "190" + secretKeyRef: + key: "194" + name: "193" + optional: false + envFrom: + - configMapRef: + name: "183" + optional: false + prefix: "182" + secretRef: + name: "184" + optional: false + image: "176" + imagePullPolicy: Ɖ飴ɎiǨ + lifecycle: + postStart: + exec: + command: + - "222" + httpGet: + host: "224" + httpHeaders: + - name: "225" + value: "226" + path: "223" + port: -816630929 + tcpSocket: + host: "227" + port: 1965273344 + preStop: + exec: + command: + - "228" + httpGet: + host: "231" + httpHeaders: + - name: "232" + value: "233" + path: "229" + port: "230" + scheme: SÄ蚃ɣľ)酊龨δ摖ȱğ_< + tcpSocket: + host: "234" + port: -385597677 + livenessProbe: + exec: + command: + - "201" + failureThreshold: -552281772 + httpGet: + host: "204" + httpHeaders: + - name: "205" + value: "206" + path: "202" + port: "203" + scheme: u|榝$î.Ȏ蝪ʜ5遰=E埄Ȁ + initialDelaySeconds: -1246371817 + periodSeconds: 432291364 + successThreshold: 676578360 + tcpSocket: + host: "207" + port: 1714588921 + timeoutSeconds: 617318981 + name: "175" + ports: + - containerPort: -1252938503 + hostIP: "181" + hostPort: 852780575 + name: "180" + protocol: Opwǩ曬逴褜1ØœȠƬQg鄠 + readinessProbe: + exec: + command: + - "208" + failureThreshold: 549215478 + httpGet: + host: "210" + httpHeaders: + - name: "211" + value: "212" + path: "209" + port: 1777326813 + scheme: ǟi&皥贸碔lNKƙ順\E¦ + initialDelaySeconds: 1868887309 + periodSeconds: -316996074 + successThreshold: 1933968533 + tcpSocket: + host: "214" + port: "213" + timeoutSeconds: -528664199 + resources: + limits: + LĹ]佱¿>犵殇ŕ-Ɂ圯W:ĸ輦唊: "807" + requests: + 嚧ʣq埄: "936" + securityContext: + allowPrivilegeEscalation: true + capabilities: + add: + - ǵɐ鰥Z + drop: + - ´DÒȗÔÂɘɢ鬍熖B芭花ª瘡 + privileged: false + procMount: ƲǦŐnj汰 + readOnlyRootFilesystem: true + runAsGroup: 2823592889848840099 + runAsNonRoot: false + runAsUser: -1666202510534940446 + seLinuxOptions: + level: "239" + role: "237" + type: "238" + user: "236" + seccompProfile: + localhostProfile: "243" + type: ŕİi騎C + windowsOptions: + gmsaCredentialSpec: "241" + gmsaCredentialSpecName: "240" + runAsUserName: "242" + startupProbe: + exec: + command: + - "215" + failureThreshold: 1847163341 + httpGet: + host: "217" + httpHeaders: + - name: "218" + value: "219" + path: "216" + port: -374766088 + scheme: 翜舞拉Œ + initialDelaySeconds: -190183379 + periodSeconds: -341287812 + successThreshold: 2030115750 + tcpSocket: + host: "221" + port: "220" + timeoutSeconds: -940334911 + terminationMessagePath: "235" + terminationMessagePolicy: 橈' + tty: true + volumeDevices: + - devicePath: "200" + name: "199" + volumeMounts: + - mountPath: "196" + mountPropagation: '#嬀ơŸ8T 苧yñKJɐ扵Gƚ绤f' + name: "195" + subPath: "197" + subPathExpr: "198" + workingDir: "179" + nodeName: "388" + nodeSelector: + "384": "385" + overhead: + '[IŚȆĸsǞÃ+?Ď筌ʨ:': "664" + preemptionPolicy: 礗渶 + priority: 197024033 + priorityClassName: "447" + readinessGates: + - conditionType: "" + restartPolicy: '''呪欼萜õ箘鸰呾顓闉ȦT瑄ǻG' + runtimeClassName: "452" + schedulerName: "442" + securityContext: + fsGroup: -4548866432246561416 + fsGroupChangePolicy: Ð扬 + runAsGroup: -4962946920772050319 + runAsNonRoot: true + runAsUser: 4841944355356012825 + seLinuxOptions: + level: "392" + role: "390" + type: "391" + user: "389" + seccompProfile: + localhostProfile: "398" + type: 惍EʦŊĊ娮rȧ + supplementalGroups: + - 5695420257629724684 + sysctls: + - name: "396" + value: "397" + windowsOptions: + gmsaCredentialSpec: "394" + gmsaCredentialSpecName: "393" + runAsUserName: "395" + serviceAccount: "387" + serviceAccountName: "386" + setHostnameAsFQDN: true + shareProcessNamespace: false + subdomain: "401" + terminationGracePeriodSeconds: -155552760352472950 + tolerations: + - effect: ưg + key: "443" + operator: Ž彙pg稠氦Ņs + tolerationSeconds: 7158818521862381855 + value: "444" + topologySpreadConstraints: + - labelSelector: + matchExpressions: + - key: 37-ufi-q7u0ux-qv4kd-36---9-d-6s83--r-vkm.8fmt4272r--49u-0m7u-----v---4b---h-wyux--4t7k--e--x--3/fdw.3-._CJ4a1._-_CH-6 + operator: DoesNotExist + matchLabels: + cg-w2q76.6-7w-tdt-u-0----p6l-3-znd-8b-dg--1035ad1o-d-6-bk81-3s/s-g__.2: 3N_.n1.--.._-x_4..u2-__3uM77U7._pT-___-_5-6h_K7 + maxSkew: -918148948 + topologyKey: "453" + whenUnsatisfiable: 亪鸑躓1Ǐ詁Ȟ鮩ĺJCuɖc + 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" + ephemeral: + readOnly: true + volumeClaimTemplate: + metadata: + annotations: + "154": "155" + clusterName: "160" + creationTimestamp: null + deletionGracePeriodSeconds: 2974444584632416014 + finalizers: + - "159" + generateName: "148" + generation: 3849874053153949822 + labels: + "152": "153" + managedFields: + - apiVersion: "162" + fieldsType: "163" + manager: "161" + operation: 獵偐ę腬瓷碑=ɉ鎷卩蝾H韹寬娬ï瓼 + name: "147" + namespace: "149" + ownerReferences: + - apiVersion: "156" + blockOwnerDeletion: false + controller: true + kind: "157" + name: "158" + uid: oɘ檲ɨ銦妰黖ȓ + resourceVersion: "1248703441945830579" + selfLink: "150" + uid: 溟ɴ扵閝ȝ鐵儣廡ɑ龫`劳&¼ + spec: + accessModes: + - 酃=6}ɡŇƉ立hdz緄Ú|dk_瀹鞎 + dataSource: + apiGroup: "172" + kind: "173" + name: "174" + resources: + limits: + 'âĺɗŹ倗S晒嶗UÐ_ƮA攤/ɸɎ ': "648" + requests: + 鴒翁杙Ŧ癃8鸖ɱJȉ罴ņ螡: "212" + selector: + matchExpressions: + - key: Wik_--DSXr.n-A9..9__Y-H-Mqpt._.-_..051 + operator: DoesNotExist + matchLabels: + o-03-t-0-035--5b95w------4-n4f--139-295at-o7qff2/v2.-_-8wE._._3.-.83_iq_-y.-25C.A-j..9dfn38: m_zm-.-_RJt2pX_2_28.6 + storageClassName: "171" + volumeMode: dz娝嘚庎D}埽uʎȺ眖R#yV'WK + volumeName: "170" + 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: + maxUnavailable: 2 + type: 翘ǼZ熝Ʊ宷泐ɻvŰ`Ǧɝ憑ǖ菐u +status: + collisionCount: 223996911 + conditions: + - lastTransitionTime: "2480-06-05T07:37:49Z" + message: "461" + reason: "460" + status: 楗鱶镖喗vȥ倉螆ȨX>,«ɒó + type: Y囙邵鄨o鷺ɷ裝TG奟cõ乨厰ʚ± + currentNumberScheduled: 408491268 + desiredNumberScheduled: 1883709155 + numberAvailable: -406189540 + numberMisscheduled: -1833348558 + numberReady: 484752614 + numberUnavailable: -2095625968 + observedGeneration: 3359608726763190142 + updatedNumberScheduled: 1401559245 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.Deployment.json b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.Deployment.json new file mode 100644 index 00000000000..c4355bde5b9 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.Deployment.json @@ -0,0 +1,1500 @@ +{ + "kind": "Deployment", + "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" + } + ] + }, + "spec": { + "replicas": 896585016, + "selector": { + "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" + }, + "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" + } + ] + }, + "template": { + "metadata": { + "name": "25", + "generateName": "26", + "namespace": "27", + "selfLink": "28", + "uid": "?Qȫş", + "resourceVersion": "1736621709629422270", + "generation": -8542870036622468681, + "creationTimestamp": null, + "deletionGracePeriodSeconds": -2575298329142810753, + "labels": { + "30": "31" + }, + "annotations": { + "32": "33" + }, + "ownerReferences": [ + { + "apiVersion": "34", + "kind": "35", + "name": "36", + "uid": "ƶȤ^}", + "controller": true, + "blockOwnerDeletion": true + } + ], + "finalizers": [ + "37" + ], + "clusterName": "38", + "managedFields": [ + { + "manager": "39", + "operation": "躢", + "apiVersion": "40", + "fieldsType": "41" + } + ] + }, + "spec": { + "volumes": [ + { + "name": "42", + "hostPath": { + "path": "43", + "type": "ƛƟ)ÙæNǚ錯ƶRquA?瞲Ť倱\u003c" + }, + "emptyDir": { + "medium": "Xŋ朘瑥A徙ɶɊł/擇ɦĽ胚O醔ɍ厶耈", + "sizeLimit": "473" + }, + "gcePersistentDisk": { + "pdName": "44", + "fsType": "45", + "partition": -1188153605 + }, + "awsElasticBlockStore": { + "volumeID": "46", + "fsType": "47", + "partition": 912004803, + "readOnly": true + }, + "gitRepo": { + "repository": "48", + "revision": "49", + "directory": "50" + }, + "secret": { + "secretName": "51", + "items": [ + { + "key": "52", + "path": "53", + "mode": -547518679 + } + ], + "defaultMode": 332383000, + "optional": true + }, + "nfs": { + "server": "54", + "path": "55", + "readOnly": true + }, + "iscsi": { + "targetPortal": "56", + "iqn": "57", + "lun": 994527057, + "iscsiInterface": "58", + "fsType": "59", + "portals": [ + "60" + ], + "chapAuthDiscovery": true, + "secretRef": { + "name": "61" + }, + "initiatorName": "62" + }, + "glusterfs": { + "endpoints": "63", + "path": "64", + "readOnly": true + }, + "persistentVolumeClaim": { + "claimName": "65", + "readOnly": true + }, + "rbd": { + "monitors": [ + "66" + ], + "image": "67", + "fsType": "68", + "pool": "69", + "user": "70", + "keyring": "71", + "secretRef": { + "name": "72" + } + }, + "flexVolume": { + "driver": "73", + "fsType": "74", + "secretRef": { + "name": "75" + }, + "readOnly": true, + "options": { + "76": "77" + } + }, + "cinder": { + "volumeID": "78", + "fsType": "79", + "secretRef": { + "name": "80" + } + }, + "cephfs": { + "monitors": [ + "81" + ], + "path": "82", + "user": "83", + "secretFile": "84", + "secretRef": { + "name": "85" + } + }, + "flocker": { + "datasetName": "86", + "datasetUUID": "87" + }, + "downwardAPI": { + "items": [ + { + "path": "88", + "fieldRef": { + "apiVersion": "89", + "fieldPath": "90" + }, + "resourceFieldRef": { + "containerName": "91", + "resource": "92", + "divisor": "660" + }, + "mode": 1569992019 + } + ], + "defaultMode": 824682619 + }, + "fc": { + "targetWWNs": [ + "93" + ], + "lun": -1740986684, + "fsType": "94", + "readOnly": true, + "wwids": [ + "95" + ] + }, + "azureFile": { + "secretName": "96", + "shareName": "97", + "readOnly": true + }, + "configMap": { + "name": "98", + "items": [ + { + "key": "99", + "path": "100", + "mode": 195263908 + } + ], + "defaultMode": 1593906314, + "optional": false + }, + "vsphereVolume": { + "volumePath": "101", + "fsType": "102", + "storagePolicyName": "103", + "storagePolicyID": "104" + }, + "quobyte": { + "registry": "105", + "volume": "106", + "user": "107", + "group": "108", + "tenant": "109" + }, + "azureDisk": { + "diskName": "110", + "diskURI": "111", + "cachingMode": "|@?鷅bȻN", + "fsType": "112", + "readOnly": true, + "kind": "榱*Gưoɘ檲" + }, + "photonPersistentDisk": { + "pdID": "113", + "fsType": "114" + }, + "projected": { + "sources": [ + { + "secret": { + "name": "115", + "items": [ + { + "key": "116", + "path": "117", + "mode": -323584340 + } + ], + "optional": true + }, + "downwardAPI": { + "items": [ + { + "path": "118", + "fieldRef": { + "apiVersion": "119", + "fieldPath": "120" + }, + "resourceFieldRef": { + "containerName": "121", + "resource": "122", + "divisor": "106" + }, + "mode": 173030157 + } + ] + }, + "configMap": { + "name": "123", + "items": [ + { + "key": "124", + "path": "125", + "mode": 2063799569 + } + ], + "optional": false + }, + "serviceAccountToken": { + "audience": "126", + "expirationSeconds": 8357931971650847566, + "path": "127" + } + } + ], + "defaultMode": -1334904807 + }, + "portworxVolume": { + "volumeID": "128", + "fsType": "129", + "readOnly": true + }, + "scaleIO": { + "gateway": "130", + "system": "131", + "secretRef": { + "name": "132" + }, + "protectionDomain": "133", + "storagePool": "134", + "storageMode": "135", + "volumeName": "136", + "fsType": "137" + }, + "storageos": { + "volumeName": "138", + "volumeNamespace": "139", + "fsType": "140", + "secretRef": { + "name": "141" + } + }, + "csi": { + "driver": "142", + "readOnly": false, + "fsType": "143", + "volumeAttributes": { + "144": "145" + }, + "nodePublishSecretRef": { + "name": "146" + } + }, + "ephemeral": { + "volumeClaimTemplate": { + "metadata": { + "name": "147", + "generateName": "148", + "namespace": "149", + "selfLink": "150", + "uid": "H巧壚tC十Oɢ", + "resourceVersion": "11451542506523135343", + "generation": 6028937828108618026, + "creationTimestamp": null, + "deletionGracePeriodSeconds": 6296624700137074905, + "labels": { + "152": "153" + }, + "annotations": { + "154": "155" + }, + "ownerReferences": [ + { + "apiVersion": "156", + "kind": "157", + "name": "158", + "uid": "閝ȝ", + "controller": false, + "blockOwnerDeletion": false + } + ], + "finalizers": [ + "159" + ], + "clusterName": "160", + "managedFields": [ + { + "manager": "161", + "operation": "ɑ龫`劳\u0026¼傭Ȟ1酃=6}ɡŇƉ立h", + "apiVersion": "162", + "fieldsType": "163" + } + ] + }, + "spec": { + "accessModes": [ + "鲡:" + ], + "selector": { + "matchLabels": { + "0-.-yz-0-_p4mz--.I_f6kjsz-7lwY-Y93-6": "igm_-._.q6" + }, + "matchExpressions": [ + { + "key": "m_0_F03_J", + "operator": "NotIn", + "values": [ + "4FpF_W-6" + ] + } + ] + }, + "resources": { + "limits": { + "Ŗȫ焗捏ĨFħ籘": "853" + }, + "requests": { + "zɟ踡肒Ao/樝fw[Řż丩ŽoǠ": "918" + } + }, + "volumeName": "170", + "storageClassName": "171", + "volumeMode": "Z1Ůđ眊ľǎɳ,ǿ飏騀呣", + "dataSource": { + "apiGroup": "172", + "kind": "173", + "name": "174" + } + } + }, + "readOnly": true + } + } + ], + "initContainers": [ + { + "name": "175", + "image": "176", + "command": [ + "177" + ], + "args": [ + "178" + ], + "workingDir": "179", + "ports": [ + { + "name": "180", + "hostPort": 282592353, + "containerPort": 377225334, + "protocol": "Ƹ[Ęİ榌U髷裎$MVȟ@7", + "hostIP": "181" + } + ], + "envFrom": [ + { + "prefix": "182", + "configMapRef": { + "name": "183", + "optional": false + }, + "secretRef": { + "name": "184", + "optional": false + } + } + ], + "env": [ + { + "name": "185", + "value": "186", + "valueFrom": { + "fieldRef": { + "apiVersion": "187", + "fieldPath": "188" + }, + "resourceFieldRef": { + "containerName": "189", + "resource": "190", + "divisor": "573" + }, + "configMapKeyRef": { + "name": "191", + "key": "192", + "optional": false + }, + "secretKeyRef": { + "name": "193", + "key": "194", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "ǚ灄鸫rʤî萨zvt": "829" + }, + "requests": { + "悮坮Ȣ幟ļ腻ŬƩȿ0矀Kʝ瘴I\\p": "604" + } + }, + "volumeMounts": [ + { + "name": "195", + "readOnly": true, + "mountPath": "196", + "subPath": "197", + "mountPropagation": "ƖHV", + "subPathExpr": "198" + } + ], + "volumeDevices": [ + { + "name": "199", + "devicePath": "200" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "201" + ] + }, + "httpGet": { + "path": "202", + "port": -1196874390, + "host": "203", + "scheme": "S晒嶗UÐ_ƮA攤", + "httpHeaders": [ + { + "name": "204", + "value": "205" + } + ] + }, + "tcpSocket": { + "port": -498930176, + "host": "206" + }, + "initialDelaySeconds": 1885897314, + "timeoutSeconds": -465677631, + "periodSeconds": 1054858106, + "successThreshold": 232569106, + "failureThreshold": -1150474479 + }, + "readinessProbe": { + "exec": { + "command": [ + "207" + ] + }, + "httpGet": { + "path": "208", + "port": "209", + "host": "210", + "scheme": "8鸖ɱJȉ罴ņ螡źȰ?$矡ȶ网棊ʢ", + "httpHeaders": [ + { + "name": "211", + "value": "212" + } + ] + }, + "tcpSocket": { + "port": "213", + "host": "214" + }, + "initialDelaySeconds": -2717401, + "timeoutSeconds": -1492565335, + "periodSeconds": -1099429189, + "successThreshold": 994072122, + "failureThreshold": 1752155096 + }, + "startupProbe": { + "exec": { + "command": [ + "215" + ] + }, + "httpGet": { + "path": "216", + "port": "217", + "host": "218", + "scheme": "Kw(ğ儴Ůĺ}潷ʒ胵輓Ɔ", + "httpHeaders": [ + { + "name": "219", + "value": "220" + } + ] + }, + "tcpSocket": { + "port": -36782737, + "host": "221" + }, + "initialDelaySeconds": -1738069460, + "timeoutSeconds": -1643733106, + "periodSeconds": -805795167, + "successThreshold": 1791615594, + "failureThreshold": 785984384 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "222" + ] + }, + "httpGet": { + "path": "223", + "port": "224", + "host": "225", + "scheme": "\u003e郵[+扴ȨŮ", + "httpHeaders": [ + { + "name": "226", + "value": "227" + } + ] + }, + "tcpSocket": { + "port": "228", + "host": "229" + } + }, + "preStop": { + "exec": { + "command": [ + "230" + ] + }, + "httpGet": { + "path": "231", + "port": -743369977, + "host": "232", + "scheme": "\u003e犵殇ŕ-Ɂ圯W:ĸ輦唊#v铿ʩȂ4", + "httpHeaders": [ + { + "name": "233", + "value": "234" + } + ] + }, + "tcpSocket": { + "port": -1224991707, + "host": "235" + } + } + }, + "terminationMessagePath": "236", + "imagePullPolicy": "昕Ĭ", + "securityContext": { + "capabilities": { + "add": [ + "藢xɮĵȑ6L*Z鐫û咡W\u003c" + ], + "drop": [ + "lu|榝$î." + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "237", + "role": "238", + "type": "239", + "level": "240" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "241", + "gmsaCredentialSpec": "242", + "runAsUserName": "243" + }, + "runAsUser": -7565148469525206101, + "runAsGroup": 8949541422887578058, + "runAsNonRoot": true, + "readOnlyRootFilesystem": true, + "allowPrivilegeEscalation": true, + "procMount": "朦 wƯ貾坢'跩", + "seccompProfile": { + "type": "ŕ翑0展}", + "localhostProfile": "244" + } + }, + "stdinOnce": true + } + ], + "containers": [ + { + "name": "245", + "image": "246", + "command": [ + "247" + ], + "args": [ + "248" + ], + "workingDir": "249", + "ports": [ + { + "name": "250", + "hostPort": -778272981, + "containerPort": 2056774277, + "protocol": "现葢ŵ橨鬶l獕;跣Hǝcw媀瓄\u0026翜舞拉", + "hostIP": "251" + } + ], + "envFrom": [ + { + "prefix": "252", + "configMapRef": { + "name": "253", + "optional": true + }, + "secretRef": { + "name": "254", + "optional": false + } + } + ], + "env": [ + { + "name": "255", + "value": "256", + "valueFrom": { + "fieldRef": { + "apiVersion": "257", + "fieldPath": "258" + }, + "resourceFieldRef": { + "containerName": "259", + "resource": "260", + "divisor": "124" + }, + "configMapKeyRef": { + "name": "261", + "key": "262", + "optional": false + }, + "secretKeyRef": { + "name": "263", + "key": "264", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "V訆Ǝżŧ": "915" + }, + "requests": { + "+SÄ蚃ɣľ)酊龨Î": "787" + } + }, + "volumeMounts": [ + { + "name": "265", + "readOnly": true, + "mountPath": "266", + "subPath": "267", + "mountPropagation": "\"冓鍓贯澔 ƺ蛜6", + "subPathExpr": "268" + } + ], + "volumeDevices": [ + { + "name": "269", + "devicePath": "270" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "271" + ] + }, + "httpGet": { + "path": "272", + "port": 465486290, + "host": "273", + "httpHeaders": [ + { + "name": "274", + "value": "275" + } + ] + }, + "tcpSocket": { + "port": -116224247, + "host": "276" + }, + "initialDelaySeconds": -2097329452, + "timeoutSeconds": 1504385614, + "periodSeconds": 865289071, + "successThreshold": -1829146875, + "failureThreshold": -205176266 + }, + "readinessProbe": { + "exec": { + "command": [ + "277" + ] + }, + "httpGet": { + "path": "278", + "port": 234253676, + "host": "279", + "scheme": "ÔÂɘɢ鬍熖B芭花ª瘡蟦JBʟ鍏", + "httpHeaders": [ + { + "name": "280", + "value": "281" + } + ] + }, + "tcpSocket": { + "port": "282", + "host": "283" + }, + "initialDelaySeconds": -2062708879, + "timeoutSeconds": 215186711, + "periodSeconds": -141401239, + "successThreshold": -1187301925, + "failureThreshold": -402384013 + }, + "startupProbe": { + "exec": { + "command": [ + "284" + ] + }, + "httpGet": { + "path": "285", + "port": "286", + "host": "287", + "scheme": "鏻砅邻爥", + "httpHeaders": [ + { + "name": "288", + "value": "289" + } + ] + }, + "tcpSocket": { + "port": -305362540, + "host": "290" + }, + "initialDelaySeconds": 601198286, + "timeoutSeconds": 409029209, + "periodSeconds": 405193215, + "successThreshold": 2129989022, + "failureThreshold": -1699531929 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "291" + ] + }, + "httpGet": { + "path": "292", + "port": "293", + "host": "294", + "scheme": "­蜷ɔ幩š", + "httpHeaders": [ + { + "name": "295", + "value": "296" + } + ] + }, + "tcpSocket": { + "port": 455833230, + "host": "297" + } + }, + "preStop": { + "exec": { + "command": [ + "298" + ] + }, + "httpGet": { + "path": "299", + "port": 1076497581, + "host": "300", + "scheme": "h4ɊHȖ|ʐ", + "httpHeaders": [ + { + "name": "301", + "value": "302" + } + ] + }, + "tcpSocket": { + "port": 248533396, + "host": "303" + } + } + }, + "terminationMessagePath": "304", + "terminationMessagePolicy": "迮ƙIJ嘢4ʗN,丽饾| 鞤ɱďW賁Ěɭ", + "imagePullPolicy": "ņ", + "securityContext": { + "capabilities": { + "add": [ + "DŽ髐njʉBn(fǂǢ曣" + ], + "drop": [ + "ay" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "305", + "role": "306", + "type": "307", + "level": "308" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "309", + "gmsaCredentialSpec": "310", + "runAsUserName": "311" + }, + "runAsUser": 1958157659034146020, + "runAsGroup": -5996624450771474158, + "runAsNonRoot": false, + "readOnlyRootFilesystem": true, + "allowPrivilegeEscalation": false, + "procMount": "嗆u", + "seccompProfile": { + "type": "晲T[irȎ3Ĕ\\", + "localhostProfile": "312" + } + }, + "tty": true + } + ], + "ephemeralContainers": [ + { + "name": "313", + "image": "314", + "command": [ + "315" + ], + "args": [ + "316" + ], + "workingDir": "317", + "ports": [ + { + "name": "318", + "hostPort": -1656699070, + "containerPort": -1918622971, + "protocol": "ĵ鴁ĩȲǸ|蕎'佉賞ǧĒz", + "hostIP": "319" + } + ], + "envFrom": [ + { + "prefix": "320", + "configMapRef": { + "name": "321", + "optional": true + }, + "secretRef": { + "name": "322", + "optional": false + } + } + ], + "env": [ + { + "name": "323", + "value": "324", + "valueFrom": { + "fieldRef": { + "apiVersion": "325", + "fieldPath": "326" + }, + "resourceFieldRef": { + "containerName": "327", + "resource": "328", + "divisor": "69" + }, + "configMapKeyRef": { + "name": "329", + "key": "330", + "optional": true + }, + "secretKeyRef": { + "name": "331", + "key": "332", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "1b": "328" + }, + "requests": { + "}Ñ蠂Ü[ƛ^輅9ɛ棕ƈ眽炊": "699" + } + }, + "volumeMounts": [ + { + "name": "333", + "readOnly": true, + "mountPath": "334", + "subPath": "335", + "mountPropagation": "Ik(dŊiɢzĮ蛋I", + "subPathExpr": "336" + } + ], + "volumeDevices": [ + { + "name": "337", + "devicePath": "338" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "339" + ] + }, + "httpGet": { + "path": "340", + "port": "341", + "host": "342", + "scheme": "ȥ}礤铟怖ý萜Ǖ", + "httpHeaders": [ + { + "name": "343", + "value": "344" + } + ] + }, + "tcpSocket": { + "port": -1088996269, + "host": "345" + }, + "initialDelaySeconds": -1922458514, + "timeoutSeconds": 1480364858, + "periodSeconds": 692511776, + "successThreshold": -1231653807, + "failureThreshold": -36573584 + }, + "readinessProbe": { + "exec": { + "command": [ + "346" + ] + }, + "httpGet": { + "path": "347", + "port": -1157640253, + "host": "348", + "scheme": "×p鬷m罂o3ǰ廋i乳'ȘUɻ;", + "httpHeaders": [ + { + "name": "349", + "value": "350" + } + ] + }, + "tcpSocket": { + "port": "351", + "host": "352" + }, + "initialDelaySeconds": -478839383, + "timeoutSeconds": 989933975, + "periodSeconds": 140830733, + "successThreshold": -708495486, + "failureThreshold": -1436899600 + }, + "startupProbe": { + "exec": { + "command": [ + "353" + ] + }, + "httpGet": { + "path": "354", + "port": "355", + "host": "356", + "scheme": "漤ŗ坟", + "httpHeaders": [ + { + "name": "357", + "value": "358" + } + ] + }, + "tcpSocket": { + "port": -1617422199, + "host": "359" + }, + "initialDelaySeconds": -902839620, + "timeoutSeconds": -2030665763, + "periodSeconds": 1808698094, + "successThreshold": 1155232143, + "failureThreshold": -1873425934 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "360" + ] + }, + "httpGet": { + "path": "361", + "port": 1288391156, + "host": "362", + "scheme": "Ǥ桒ɴ鉂WJ1抉泅ą\u0026疀ȼN", + "httpHeaders": [ + { + "name": "363", + "value": "364" + } + ] + }, + "tcpSocket": { + "port": "365", + "host": "366" + } + }, + "preStop": { + "exec": { + "command": [ + "367" + ] + }, + "httpGet": { + "path": "368", + "port": 1859267428, + "host": "369", + "scheme": "ȟP", + "httpHeaders": [ + { + "name": "370", + "value": "371" + } + ] + }, + "tcpSocket": { + "port": 1445923603, + "host": "372" + } + } + }, + "terminationMessagePath": "373", + "terminationMessagePolicy": "殆诵H玲鑠ĭ$#卛8ð仁Q", + "imagePullPolicy": "tl敷斢杧ż鯀", + "securityContext": { + "capabilities": { + "add": [ + "鸔ɧWǘ炙" + ], + "drop": [ + "餸硷" + ] + }, + "privileged": true, + "seLinuxOptions": { + "user": "374", + "role": "375", + "type": "376", + "level": "377" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "378", + "gmsaCredentialSpec": "379", + "runAsUserName": "380" + }, + "runAsUser": 5215323049148402377, + "runAsGroup": 2946116477552625615, + "runAsNonRoot": true, + "readOnlyRootFilesystem": true, + "allowPrivilegeEscalation": true, + "procMount": "ʈʫ羶剹ƊF豎穜", + "seccompProfile": { + "type": "l咑耖p^鏋", + "localhostProfile": "381" + } + }, + "tty": true, + "targetContainerName": "382" + } + ], + "restartPolicy": "ȿ醏g遧", + "terminationGracePeriodSeconds": -616777763639482630, + "activeDeadlineSeconds": 2031424375743848602, + "dnsPolicy": ":{柯?B", + "nodeSelector": { + "383": "384" + }, + "serviceAccountName": "385", + "serviceAccount": "386", + "automountServiceAccountToken": false, + "nodeName": "387", + "hostNetwork": true, + "shareProcessNamespace": false, + "securityContext": { + "seLinuxOptions": { + "user": "388", + "role": "389", + "type": "390", + "level": "391" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "392", + "gmsaCredentialSpec": "393", + "runAsUserName": "394" + }, + "runAsUser": -1290365495982891537, + "runAsGroup": -759684899479757878, + "runAsNonRoot": false, + "supplementalGroups": [ + 3273247375993523103 + ], + "fsGroup": 4489057930380969432, + "sysctls": [ + { + "name": "395", + "value": "396" + } + ], + "fsGroupChangePolicy": "='ʨ|ǓÓ敆OɈÏ 瞍髃", + "seccompProfile": { + "type": "ɣȕW歹s梊ɥʋăƻ遲njlȘ鹾KƂʼn", + "localhostProfile": "397" + } + }, + "imagePullSecrets": [ + { + "name": "398" + } + ], + "hostname": "399", + "subdomain": "400", + "affinity": { + "nodeAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": { + "nodeSelectorTerms": [ + { + "matchExpressions": [ + { + "key": "401", + "operator": "+Œ9两", + "values": [ + "402" + ] + } + ], + "matchFields": [ + { + "key": "403", + "operator": "q=歍þ螗ɃŒGm¨z鋎靀G", + "values": [ + "404" + ] + } + ] + } + ] + }, + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": 377409178, + "preference": { + "matchExpressions": [ + { + "key": "405", + "operator": "#ļǹʅŚO虀^背遻堣灭ƴɦ燻", + "values": [ + "406" + ] + } + ], + "matchFields": [ + { + "key": "407", + "operator": "-觗裓6Ř筿ɾ5Ų買霎ȃň[\u003eą", + "values": [ + "408" + ] + } + ] + } + } + ] + }, + "podAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "1-2ga-v205p-26-u5wg-g8.m-l80--5o1--cp6-5-x1---0w4rm-0u6/l-7_3x_-J_.....7..--w0_1V4.-r-8S5--_7_-Zp5": "1--L--v_Z--Zg-_4Q__-v_t_u_.A" + }, + "matchExpressions": [ + { + "key": "5X1rh-K5y_AzOBW.9oE9_6.--v17r__.2bIZ___Y", + "operator": "Exists" + } + ] + }, + "namespaces": [ + "415" + ], + "topologyKey": "416" + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": -1507671981, + "podAffinityTerm": { + "labelSelector": { + "matchLabels": { + "v-5-e-m78o-6-6211-7p--3zm-lx300w-tj-35840-w4g-27-5s6.q-22r4wye52y-h7463lyps4483-o--3f1p7--43nw-l-x18mtxb--kexr-y/oK-.O--5-yp8q_s-1__gw_-z_659GE.l_.23--_6l.-5_Z": "3Pw_-r75--_-Ao" + }, + "matchExpressions": [ + { + "key": "hj6/bW_E..24-O._.v._9-cz.-Y6T4g_-.._Lf2t_m...CqN", + "operator": "DoesNotExist" + } + ] + }, + "namespaces": [ + "423" + ], + "topologyKey": "424" + } + } + ] + }, + "podAntiAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "C--Y_Dp8O_._e_3_.4_W_-_7": "p_.----cp__ac8u.._-__BM.6-.Y7" + }, + "matchExpressions": [ + { + "key": "1x--i--7-nt-23h-4z-21-sap--h--q0h-t2n4s-6-k5-7-a0w-ke5p-3.nu--17---u7-gl7814ei-07shtq-6---g----9s39z-5/wv3UDf.-4D-5", + "operator": "NotIn", + "values": [ + "l67Q.-_t--O.3L.z2-y.-...C4_-_2G8" + ] + } + ] + }, + "namespaces": [ + "431" + ], + "topologyKey": "432" + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": 1067925263, + "podAffinityTerm": { + "labelSelector": { + "matchLabels": { + "k407--m-dc---6-q-q0o90--g-09--d5ez1----b69x90/um._fN._k8__._ep2P.B._A_090ERG2nV.__p_Y-.2__a_dWU_VF": "11---.-o7.pJ-4-1WV.-__05._LsuH" + }, + "matchExpressions": [ + { + "key": "8", + "operator": "DoesNotExist" + } + ] + }, + "namespaces": [ + "439" + ], + "topologyKey": "440" + } + } + ] + } + }, + "schedulerName": "441", + "tolerations": [ + { + "key": "442", + "operator": "Ɖ肆Ző", + "value": "443", + "effect": "淵", + "tolerationSeconds": -1072615283184390308 + } + ], + "hostAliases": [ + { + "ip": "444", + "hostnames": [ + "445" + ] + } + ], + "priorityClassName": "446", + "priority": -1221153504, + "dnsConfig": { + "nameservers": [ + "447" + ], + "searches": [ + "448" + ], + "options": [ + { + "name": "449", + "value": "450" + } + ] + }, + "readinessGates": [ + { + "conditionType": "媈" + } + ], + "runtimeClassName": "451", + "enableServiceLinks": true, + "preemptionPolicy": "n夬LJ:BŐ埑Ô*ɾWȖ韝ƉşʁO^:", + "overhead": { + "ȩ纾S": "368" + }, + "topologySpreadConstraints": [ + { + "maxSkew": -1568300104, + "topologyKey": "452", + "whenUnsatisfiable": "潑嫉悔柅ȵ.Ȁ鎧Y冒Ɩ", + "labelSelector": { + "matchLabels": { + "jp-z---k-5r6h--y7n.61-cm---ch-g0t-q--qr95ws-v-5--7-ufi-7/35a-1-CdM._bk81S3.s_s_6.-_v__.rP._2_O--d.7.--.2g": "Mqp..__._-J_-fk3-_j.133eT_2_Y" + }, + "matchExpressions": [ + { + "key": "51-i-d-----9---063-qm-j-3wc89k-0-57z4063--4/rBQ.u", + "operator": "Exists" + } + ] + } + } + ], + "setHostnameAsFQDN": false + } + }, + "strategy": { + "type": "xʚ=5谠vÐ仆dždĄ跞肞", + "rollingUpdate": { + "maxUnavailable": 2, + "maxSurge": 3 + } + }, + "minReadySeconds": -1934555365, + "revisionHistoryLimit": -1189243539, + "progressDeadlineSeconds": -1510243221 + }, + "status": { + "observedGeneration": 8090469215987662586, + "replicas": 782219862, + "updatedReplicas": 1380163777, + "readyReplicas": 877113289, + "availableReplicas": -1172851921, + "unavailableReplicas": -763028101, + "conditions": [ + { + "type": "ʤY囙邵鄨o鷺ɷ裝TG奟cõ乨", + "status": "íEd楗鱶镖喗vȥ倉螆ȨX\u003e", + "lastUpdateTime": "2792-08-11T23:40:18Z", + "lastTransitionTime": "2151-08-19T18:24:00Z", + "reason": "459", + "message": "460" + } + ], + "collisionCount": -73034396 + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.Deployment.pb b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.Deployment.pb new file mode 100644 index 0000000000000000000000000000000000000000..d391cb5d16471e8e8373378d209b682ce2ad22ca GIT binary patch literal 7278 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 literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.Deployment.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.Deployment.yaml new file mode 100644 index 00000000000..0606d49a488 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.Deployment.yaml @@ -0,0 +1,1028 @@ +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: -1934555365 + progressDeadlineSeconds: -1510243221 + replicas: 896585016 + revisionHistoryLimit: -1189243539 + 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: + maxSurge: 3 + maxUnavailable: 2 + type: xʚ=5谠vÐ仆dždĄ跞肞 + 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: 2031424375743848602 + affinity: + nodeAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - key: "405" + operator: '#ļǹʅŚO虀^背遻堣灭ƴɦ燻' + values: + - "406" + matchFields: + - key: "407" + operator: -觗裓6Ř筿ɾ5Ų買霎ȃň[>ą + values: + - "408" + weight: 377409178 + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - key: "401" + operator: +Œ9两 + values: + - "402" + matchFields: + - key: "403" + operator: q=歍þ螗ɃŒGm¨z鋎靀G + values: + - "404" + podAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: hj6/bW_E..24-O._.v._9-cz.-Y6T4g_-.._Lf2t_m...CqN + operator: DoesNotExist + matchLabels: + ? v-5-e-m78o-6-6211-7p--3zm-lx300w-tj-35840-w4g-27-5s6.q-22r4wye52y-h7463lyps4483-o--3f1p7--43nw-l-x18mtxb--kexr-y/oK-.O--5-yp8q_s-1__gw_-z_659GE.l_.23--_6l.-5_Z + : 3Pw_-r75--_-Ao + namespaces: + - "423" + topologyKey: "424" + weight: -1507671981 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: 5X1rh-K5y_AzOBW.9oE9_6.--v17r__.2bIZ___Y + operator: Exists + matchLabels: + 1-2ga-v205p-26-u5wg-g8.m-l80--5o1--cp6-5-x1---0w4rm-0u6/l-7_3x_-J_.....7..--w0_1V4.-r-8S5--_7_-Zp5: 1--L--v_Z--Zg-_4Q__-v_t_u_.A + namespaces: + - "415" + topologyKey: "416" + podAntiAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: "8" + operator: DoesNotExist + matchLabels: + k407--m-dc---6-q-q0o90--g-09--d5ez1----b69x90/um._fN._k8__._ep2P.B._A_090ERG2nV.__p_Y-.2__a_dWU_VF: 11---.-o7.pJ-4-1WV.-__05._LsuH + namespaces: + - "439" + topologyKey: "440" + weight: 1067925263 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: 1x--i--7-nt-23h-4z-21-sap--h--q0h-t2n4s-6-k5-7-a0w-ke5p-3.nu--17---u7-gl7814ei-07shtq-6---g----9s39z-5/wv3UDf.-4D-5 + operator: NotIn + values: + - l67Q.-_t--O.3L.z2-y.-...C4_-_2G8 + matchLabels: + C--Y_Dp8O_._e_3_.4_W_-_7: p_.----cp__ac8u.._-__BM.6-.Y7 + namespaces: + - "431" + topologyKey: "432" + automountServiceAccountToken: false + containers: + - args: + - "248" + command: + - "247" + env: + - name: "255" + value: "256" + valueFrom: + configMapKeyRef: + key: "262" + name: "261" + optional: false + fieldRef: + apiVersion: "257" + fieldPath: "258" + resourceFieldRef: + containerName: "259" + divisor: "124" + resource: "260" + secretKeyRef: + key: "264" + name: "263" + optional: false + envFrom: + - configMapRef: + name: "253" + optional: true + prefix: "252" + secretRef: + name: "254" + optional: false + image: "246" + imagePullPolicy: ņ + lifecycle: + postStart: + exec: + command: + - "291" + httpGet: + host: "294" + httpHeaders: + - name: "295" + value: "296" + path: "292" + port: "293" + scheme: ­蜷ɔ幩š + tcpSocket: + host: "297" + port: 455833230 + preStop: + exec: + command: + - "298" + httpGet: + host: "300" + httpHeaders: + - name: "301" + value: "302" + path: "299" + port: 1076497581 + scheme: h4ɊHȖ|ʐ + tcpSocket: + host: "303" + port: 248533396 + livenessProbe: + exec: + command: + - "271" + failureThreshold: -205176266 + httpGet: + host: "273" + httpHeaders: + - name: "274" + value: "275" + path: "272" + port: 465486290 + initialDelaySeconds: -2097329452 + periodSeconds: 865289071 + successThreshold: -1829146875 + tcpSocket: + host: "276" + port: -116224247 + timeoutSeconds: 1504385614 + name: "245" + ports: + - containerPort: 2056774277 + hostIP: "251" + hostPort: -778272981 + name: "250" + protocol: 现葢ŵ橨鬶l獕;跣Hǝcw媀瓄&翜舞拉 + readinessProbe: + exec: + command: + - "277" + failureThreshold: -402384013 + httpGet: + host: "279" + httpHeaders: + - name: "280" + value: "281" + path: "278" + port: 234253676 + scheme: ÔÂɘɢ鬍熖B芭花ª瘡蟦JBʟ鍏 + initialDelaySeconds: -2062708879 + periodSeconds: -141401239 + successThreshold: -1187301925 + tcpSocket: + host: "283" + port: "282" + timeoutSeconds: 215186711 + resources: + limits: + V訆Ǝżŧ: "915" + requests: + +SÄ蚃ɣľ)酊龨Î: "787" + 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: "308" + role: "306" + type: "307" + user: "305" + seccompProfile: + localhostProfile: "312" + type: 晲T[irȎ3Ĕ\ + windowsOptions: + gmsaCredentialSpec: "310" + gmsaCredentialSpecName: "309" + runAsUserName: "311" + startupProbe: + exec: + command: + - "284" + failureThreshold: -1699531929 + httpGet: + host: "287" + httpHeaders: + - name: "288" + value: "289" + path: "285" + port: "286" + scheme: 鏻砅邻爥 + initialDelaySeconds: 601198286 + periodSeconds: 405193215 + successThreshold: 2129989022 + tcpSocket: + host: "290" + port: -305362540 + timeoutSeconds: 409029209 + terminationMessagePath: "304" + terminationMessagePolicy: 迮ƙIJ嘢4ʗN,丽饾| 鞤ɱďW賁Ěɭ + tty: true + volumeDevices: + - devicePath: "270" + name: "269" + volumeMounts: + - mountPath: "266" + mountPropagation: '"冓鍓贯澔 ƺ蛜6' + name: "265" + readOnly: true + subPath: "267" + subPathExpr: "268" + workingDir: "249" + dnsConfig: + nameservers: + - "447" + options: + - name: "449" + value: "450" + searches: + - "448" + dnsPolicy: :{柯?B + enableServiceLinks: true + ephemeralContainers: + - args: + - "316" + command: + - "315" + env: + - name: "323" + value: "324" + valueFrom: + configMapKeyRef: + key: "330" + name: "329" + optional: true + fieldRef: + apiVersion: "325" + fieldPath: "326" + resourceFieldRef: + containerName: "327" + divisor: "69" + resource: "328" + secretKeyRef: + key: "332" + name: "331" + optional: false + envFrom: + - configMapRef: + name: "321" + optional: true + prefix: "320" + secretRef: + name: "322" + optional: false + image: "314" + imagePullPolicy: tl敷斢杧ż鯀 + lifecycle: + postStart: + exec: + command: + - "360" + httpGet: + host: "362" + httpHeaders: + - name: "363" + value: "364" + path: "361" + port: 1288391156 + scheme: Ǥ桒ɴ鉂WJ1抉泅ą&疀ȼN + tcpSocket: + host: "366" + port: "365" + preStop: + exec: + command: + - "367" + httpGet: + host: "369" + httpHeaders: + - name: "370" + value: "371" + path: "368" + port: 1859267428 + scheme: ȟP + tcpSocket: + host: "372" + port: 1445923603 + livenessProbe: + exec: + command: + - "339" + failureThreshold: -36573584 + httpGet: + host: "342" + httpHeaders: + - name: "343" + value: "344" + path: "340" + port: "341" + scheme: ȥ}礤铟怖ý萜Ǖ + initialDelaySeconds: -1922458514 + periodSeconds: 692511776 + successThreshold: -1231653807 + tcpSocket: + host: "345" + port: -1088996269 + timeoutSeconds: 1480364858 + name: "313" + ports: + - containerPort: -1918622971 + hostIP: "319" + hostPort: -1656699070 + name: "318" + protocol: ĵ鴁ĩȲǸ|蕎'佉賞ǧĒz + readinessProbe: + exec: + command: + - "346" + failureThreshold: -1436899600 + httpGet: + host: "348" + httpHeaders: + - name: "349" + value: "350" + path: "347" + port: -1157640253 + scheme: ×p鬷m罂o3ǰ廋i乳'ȘUɻ; + initialDelaySeconds: -478839383 + periodSeconds: 140830733 + successThreshold: -708495486 + tcpSocket: + host: "352" + port: "351" + timeoutSeconds: 989933975 + resources: + limits: + 1b: "328" + requests: + '}Ñ蠂Ü[ƛ^輅9ɛ棕ƈ眽炊': "699" + securityContext: + allowPrivilegeEscalation: true + capabilities: + add: + - 鸔ɧWǘ炙 + drop: + - 餸硷 + privileged: true + procMount: ʈʫ羶剹ƊF豎穜 + readOnlyRootFilesystem: true + runAsGroup: 2946116477552625615 + runAsNonRoot: true + runAsUser: 5215323049148402377 + seLinuxOptions: + level: "377" + role: "375" + type: "376" + user: "374" + seccompProfile: + localhostProfile: "381" + type: l咑耖p^鏋 + windowsOptions: + gmsaCredentialSpec: "379" + gmsaCredentialSpecName: "378" + runAsUserName: "380" + startupProbe: + exec: + command: + - "353" + failureThreshold: -1873425934 + httpGet: + host: "356" + httpHeaders: + - name: "357" + value: "358" + path: "354" + port: "355" + scheme: 漤ŗ坟 + initialDelaySeconds: -902839620 + periodSeconds: 1808698094 + successThreshold: 1155232143 + tcpSocket: + host: "359" + port: -1617422199 + timeoutSeconds: -2030665763 + targetContainerName: "382" + terminationMessagePath: "373" + terminationMessagePolicy: 殆诵H玲鑠ĭ$#卛8ð仁Q + tty: true + volumeDevices: + - devicePath: "338" + name: "337" + volumeMounts: + - mountPath: "334" + mountPropagation: Ik(dŊiɢzĮ蛋I + name: "333" + readOnly: true + subPath: "335" + subPathExpr: "336" + workingDir: "317" + hostAliases: + - hostnames: + - "445" + ip: "444" + hostNetwork: true + hostname: "399" + imagePullSecrets: + - name: "398" + initContainers: + - args: + - "178" + command: + - "177" + env: + - name: "185" + value: "186" + valueFrom: + configMapKeyRef: + key: "192" + name: "191" + optional: false + fieldRef: + apiVersion: "187" + fieldPath: "188" + resourceFieldRef: + containerName: "189" + divisor: "573" + resource: "190" + secretKeyRef: + key: "194" + name: "193" + optional: false + envFrom: + - configMapRef: + name: "183" + optional: false + prefix: "182" + secretRef: + name: "184" + optional: false + image: "176" + imagePullPolicy: 昕Ĭ + lifecycle: + postStart: + exec: + command: + - "222" + httpGet: + host: "225" + httpHeaders: + - name: "226" + value: "227" + path: "223" + port: "224" + scheme: '>郵[+扴ȨŮ' + tcpSocket: + host: "229" + port: "228" + preStop: + exec: + command: + - "230" + httpGet: + host: "232" + httpHeaders: + - name: "233" + value: "234" + path: "231" + port: -743369977 + scheme: '>犵殇ŕ-Ɂ圯W:ĸ輦唊#v铿ʩȂ4' + tcpSocket: + host: "235" + port: -1224991707 + livenessProbe: + exec: + command: + - "201" + failureThreshold: -1150474479 + httpGet: + host: "203" + httpHeaders: + - name: "204" + value: "205" + path: "202" + port: -1196874390 + scheme: S晒嶗UÐ_ƮA攤 + initialDelaySeconds: 1885897314 + periodSeconds: 1054858106 + successThreshold: 232569106 + tcpSocket: + host: "206" + port: -498930176 + timeoutSeconds: -465677631 + name: "175" + ports: + - containerPort: 377225334 + hostIP: "181" + hostPort: 282592353 + name: "180" + protocol: Ƹ[Ęİ榌U髷裎$MVȟ@7 + readinessProbe: + exec: + command: + - "207" + failureThreshold: 1752155096 + httpGet: + host: "210" + httpHeaders: + - name: "211" + value: "212" + path: "208" + port: "209" + scheme: 8鸖ɱJȉ罴ņ螡źȰ?$矡ȶ网棊ʢ + initialDelaySeconds: -2717401 + periodSeconds: -1099429189 + successThreshold: 994072122 + tcpSocket: + host: "214" + port: "213" + timeoutSeconds: -1492565335 + resources: + limits: + ǚ灄鸫rʤî萨zvt: "829" + requests: + 悮坮Ȣ幟ļ腻ŬƩȿ0矀Kʝ瘴I\p: "604" + securityContext: + allowPrivilegeEscalation: true + capabilities: + add: + - 藢xɮĵȑ6L*Z鐫û咡W< + drop: + - lu|榝$î. + privileged: false + procMount: 朦 wƯ貾坢'跩 + readOnlyRootFilesystem: true + runAsGroup: 8949541422887578058 + runAsNonRoot: true + runAsUser: -7565148469525206101 + seLinuxOptions: + level: "240" + role: "238" + type: "239" + user: "237" + seccompProfile: + localhostProfile: "244" + type: ŕ翑0展} + windowsOptions: + gmsaCredentialSpec: "242" + gmsaCredentialSpecName: "241" + runAsUserName: "243" + startupProbe: + exec: + command: + - "215" + failureThreshold: 785984384 + httpGet: + host: "218" + httpHeaders: + - name: "219" + value: "220" + path: "216" + port: "217" + scheme: Kw(ğ儴Ůĺ}潷ʒ胵輓Ɔ + initialDelaySeconds: -1738069460 + periodSeconds: -805795167 + successThreshold: 1791615594 + tcpSocket: + host: "221" + port: -36782737 + timeoutSeconds: -1643733106 + stdinOnce: true + terminationMessagePath: "236" + volumeDevices: + - devicePath: "200" + name: "199" + volumeMounts: + - mountPath: "196" + mountPropagation: ƖHV + name: "195" + readOnly: true + subPath: "197" + subPathExpr: "198" + workingDir: "179" + nodeName: "387" + nodeSelector: + "383": "384" + overhead: + ȩ纾S: "368" + preemptionPolicy: 'n夬LJ:BŐ埑Ô*ɾWȖ韝ƉşʁO^:' + priority: -1221153504 + priorityClassName: "446" + readinessGates: + - conditionType: 媈 + restartPolicy: ȿ醏g遧 + runtimeClassName: "451" + schedulerName: "441" + securityContext: + fsGroup: 4489057930380969432 + fsGroupChangePolicy: ='ʨ|ǓÓ敆OɈÏ 瞍髃 + runAsGroup: -759684899479757878 + runAsNonRoot: false + runAsUser: -1290365495982891537 + seLinuxOptions: + level: "391" + role: "389" + type: "390" + user: "388" + seccompProfile: + localhostProfile: "397" + type: ɣȕW歹s梊ɥʋăƻ遲njlȘ鹾KƂʼn + supplementalGroups: + - 3273247375993523103 + sysctls: + - name: "395" + value: "396" + windowsOptions: + gmsaCredentialSpec: "393" + gmsaCredentialSpecName: "392" + runAsUserName: "394" + serviceAccount: "386" + serviceAccountName: "385" + setHostnameAsFQDN: false + shareProcessNamespace: false + subdomain: "400" + terminationGracePeriodSeconds: -616777763639482630 + tolerations: + - effect: 淵 + key: "442" + operator: Ɖ肆Ző + tolerationSeconds: -1072615283184390308 + value: "443" + topologySpreadConstraints: + - labelSelector: + matchExpressions: + - key: 51-i-d-----9---063-qm-j-3wc89k-0-57z4063--4/rBQ.u + operator: Exists + matchLabels: + jp-z---k-5r6h--y7n.61-cm---ch-g0t-q--qr95ws-v-5--7-ufi-7/35a-1-CdM._bk81S3.s_s_6.-_v__.rP._2_O--d.7.--.2g: Mqp..__._-J_-fk3-_j.133eT_2_Y + maxSkew: -1568300104 + topologyKey: "452" + whenUnsatisfiable: 潑嫉悔柅ȵ.Ȁ鎧Y冒Ɩ + 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" + ephemeral: + readOnly: true + volumeClaimTemplate: + metadata: + annotations: + "154": "155" + clusterName: "160" + creationTimestamp: null + deletionGracePeriodSeconds: 6296624700137074905 + finalizers: + - "159" + generateName: "148" + generation: 6028937828108618026 + labels: + "152": "153" + managedFields: + - apiVersion: "162" + fieldsType: "163" + manager: "161" + operation: ɑ龫`劳&¼傭Ȟ1酃=6}ɡŇƉ立h + name: "147" + namespace: "149" + ownerReferences: + - apiVersion: "156" + blockOwnerDeletion: false + controller: false + kind: "157" + name: "158" + uid: 閝ȝ + resourceVersion: "11451542506523135343" + selfLink: "150" + uid: H巧壚tC十Oɢ + spec: + accessModes: + - '鲡:' + dataSource: + apiGroup: "172" + kind: "173" + name: "174" + resources: + limits: + Ŗȫ焗捏ĨFħ籘: "853" + requests: + zɟ踡肒Ao/樝fw[Řż丩ŽoǠ: "918" + selector: + matchExpressions: + - key: m_0_F03_J + operator: NotIn + values: + - 4FpF_W-6 + matchLabels: + 0-.-yz-0-_p4mz--.I_f6kjsz-7lwY-Y93-6: igm_-._.q6 + storageClassName: "171" + volumeMode: Z1Ůđ眊ľǎɳ,ǿ飏騀呣 + volumeName: "170" + 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: -1172851921 + collisionCount: -73034396 + conditions: + - lastTransitionTime: "2151-08-19T18:24:00Z" + lastUpdateTime: "2792-08-11T23:40:18Z" + message: "460" + reason: "459" + status: íEd楗鱶镖喗vȥ倉螆ȨX> + type: ʤY囙邵鄨o鷺ɷ裝TG奟cõ乨 + observedGeneration: 8090469215987662586 + readyReplicas: 877113289 + replicas: 782219862 + unavailableReplicas: -763028101 + updatedReplicas: 1380163777 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.ReplicaSet.json b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.ReplicaSet.json new file mode 100644 index 00000000000..21d21d3dd95 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.ReplicaSet.json @@ -0,0 +1,1490 @@ +{ + "kind": "ReplicaSet", + "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" + } + ] + }, + "spec": { + "replicas": 896585016, + "minReadySeconds": -1971381490, + "selector": { + "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": "" + }, + "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" + ] + } + ] + }, + "template": { + "metadata": { + "name": "25", + "generateName": "26", + "namespace": "27", + "selfLink": "28", + "uid": "ʬ", + "resourceVersion": "7336814125345800857", + "generation": -6617020301190572172, + "creationTimestamp": null, + "deletionGracePeriodSeconds": -152893758082474859, + "labels": { + "30": "31" + }, + "annotations": { + "32": "33" + }, + "ownerReferences": [ + { + "apiVersion": "34", + "kind": "35", + "name": "36", + "uid": "ɖgȏ哙ȍȂ揲ȼDDŽLŬp:", + "controller": true, + "blockOwnerDeletion": true + } + ], + "finalizers": [ + "37" + ], + "clusterName": "38", + "managedFields": [ + { + "manager": "39", + "operation": "ƅS·Õüe0ɔȖ脵鴈Ō", + "apiVersion": "40", + "fieldsType": "41" + } + ] + }, + "spec": { + "volumes": [ + { + "name": "42", + "hostPath": { + "path": "43", + "type": "6NJPM饣`诫z徃鷢6ȥ啕禗Ǐ2啗塧ȱ" + }, + "emptyDir": { + "medium": "彭聡A3fƻfʣ", + "sizeLimit": "115" + }, + "gcePersistentDisk": { + "pdName": "44", + "fsType": "45", + "partition": -1499132872 + }, + "awsElasticBlockStore": { + "volumeID": "46", + "fsType": "47", + "partition": -762366823, + "readOnly": true + }, + "gitRepo": { + "repository": "48", + "revision": "49", + "directory": "50" + }, + "secret": { + "secretName": "51", + "items": [ + { + "key": "52", + "path": "53", + "mode": -104666658 + } + ], + "defaultMode": 372704313, + "optional": true + }, + "nfs": { + "server": "54", + "path": "55", + "readOnly": true + }, + "iscsi": { + "targetPortal": "56", + "iqn": "57", + "lun": 1655406148, + "iscsiInterface": "58", + "fsType": "59", + "readOnly": true, + "portals": [ + "60" + ], + "secretRef": { + "name": "61" + }, + "initiatorName": "62" + }, + "glusterfs": { + "endpoints": "63", + "path": "64" + }, + "persistentVolumeClaim": { + "claimName": "65", + "readOnly": true + }, + "rbd": { + "monitors": [ + "66" + ], + "image": "67", + "fsType": "68", + "pool": "69", + "user": "70", + "keyring": "71", + "secretRef": { + "name": "72" + }, + "readOnly": true + }, + "flexVolume": { + "driver": "73", + "fsType": "74", + "secretRef": { + "name": "75" + }, + "options": { + "76": "77" + } + }, + "cinder": { + "volumeID": "78", + "fsType": "79", + "secretRef": { + "name": "80" + } + }, + "cephfs": { + "monitors": [ + "81" + ], + "path": "82", + "user": "83", + "secretFile": "84", + "secretRef": { + "name": "85" + } + }, + "flocker": { + "datasetName": "86", + "datasetUUID": "87" + }, + "downwardAPI": { + "items": [ + { + "path": "88", + "fieldRef": { + "apiVersion": "89", + "fieldPath": "90" + }, + "resourceFieldRef": { + "containerName": "91", + "resource": "92", + "divisor": "457" + }, + "mode": 1235524154 + } + ], + "defaultMode": -106644772 + }, + "fc": { + "targetWWNs": [ + "93" + ], + "lun": 441887498, + "fsType": "94", + "readOnly": true, + "wwids": [ + "95" + ] + }, + "azureFile": { + "secretName": "96", + "shareName": "97" + }, + "configMap": { + "name": "98", + "items": [ + { + "key": "99", + "path": "100", + "mode": -2039036935 + } + ], + "defaultMode": -460478410, + "optional": false + }, + "vsphereVolume": { + "volumePath": "101", + "fsType": "102", + "storagePolicyName": "103", + "storagePolicyID": "104" + }, + "quobyte": { + "registry": "105", + "volume": "106", + "readOnly": true, + "user": "107", + "group": "108", + "tenant": "109" + }, + "azureDisk": { + "diskName": "110", + "diskURI": "111", + "cachingMode": "HǺƶȤ^}穠", + "fsType": "112", + "readOnly": true, + "kind": "躢" + }, + "photonPersistentDisk": { + "pdID": "113", + "fsType": "114" + }, + "projected": { + "sources": [ + { + "secret": { + "name": "115", + "items": [ + { + "key": "116", + "path": "117", + "mode": -1399063270 + } + ], + "optional": true + }, + "downwardAPI": { + "items": [ + { + "path": "118", + "fieldRef": { + "apiVersion": "119", + "fieldPath": "120" + }, + "resourceFieldRef": { + "containerName": "121", + "resource": "122", + "divisor": "746" + }, + "mode": 926891073 + } + ] + }, + "configMap": { + "name": "123", + "items": [ + { + "key": "124", + "path": "125", + "mode": -1694464659 + } + ], + "optional": true + }, + "serviceAccountToken": { + "audience": "126", + "expirationSeconds": -7593824971107985079, + "path": "127" + } + } + ], + "defaultMode": -522879476 + }, + "portworxVolume": { + "volumeID": "128", + "fsType": "129" + }, + "scaleIO": { + "gateway": "130", + "system": "131", + "secretRef": { + "name": "132" + }, + "protectionDomain": "133", + "storagePool": "134", + "storageMode": "135", + "volumeName": "136", + "fsType": "137" + }, + "storageos": { + "volumeName": "138", + "volumeNamespace": "139", + "fsType": "140", + "readOnly": true, + "secretRef": { + "name": "141" + } + }, + "csi": { + "driver": "142", + "readOnly": false, + "fsType": "143", + "volumeAttributes": { + "144": "145" + }, + "nodePublishSecretRef": { + "name": "146" + } + }, + "ephemeral": { + "volumeClaimTemplate": { + "metadata": { + "name": "147", + "generateName": "148", + "namespace": "149", + "selfLink": "150", + "resourceVersion": "5302358391842833914", + "generation": 6327094951466338107, + "creationTimestamp": null, + "deletionGracePeriodSeconds": 4217400953499279873, + "labels": { + "152": "153" + }, + "annotations": { + "154": "155" + }, + "ownerReferences": [ + { + "apiVersion": "156", + "kind": "157", + "name": "158", + "uid": "", + "controller": false, + "blockOwnerDeletion": true + } + ], + "finalizers": [ + "159" + ], + "clusterName": "160", + "managedFields": [ + { + "manager": "161", + "operation": "O醔ɍ厶耈 T衧ȇe媹Hǝ呮}臷Ľð", + "apiVersion": "162", + "fieldsType": "163" + } + ] + }, + "spec": { + "accessModes": [ + "eÞȦY籎顒" + ], + "selector": { + "matchLabels": { + "5_Or.i1_7z.WH-.L": "d2-N_Y.t--0" + }, + "matchExpressions": [ + { + "key": "a40--87-1wpl6-2-310e5hyzn0w-p4mz4.w-6d/6yV07-_.___gO-d.iUaC_wYSJfB._.zS-._..3le-4", + "operator": "DoesNotExist" + } + ] + }, + "resources": { + "limits": { + "ŴĿ": "377" + }, + "requests": { + ".Q貇£ȹ嫰ƹǔw÷nI": "718" + } + }, + "volumeName": "170", + "storageClassName": "171", + "volumeMode": "ŀ樺ȃv渟7¤7djƯĖ漘Z剚敍0", + "dataSource": { + "apiGroup": "172", + "kind": "173", + "name": "174" + } + } + }, + "readOnly": true + } + } + ], + "initContainers": [ + { + "name": "175", + "image": "176", + "command": [ + "177" + ], + "args": [ + "178" + ], + "workingDir": "179", + "ports": [ + { + "name": "180", + "hostPort": 747521320, + "containerPort": 859639931, + "protocol": "p儼Ƿ裚瓶釆Ɗ+j忊Ŗȫ焗捏ĨF", + "hostIP": "181" + } + ], + "envFrom": [ + { + "prefix": "182", + "configMapRef": { + "name": "183", + "optional": true + }, + "secretRef": { + "name": "184", + "optional": true + } + } + ], + "env": [ + { + "name": "185", + "value": "186", + "valueFrom": { + "fieldRef": { + "apiVersion": "187", + "fieldPath": "188" + }, + "resourceFieldRef": { + "containerName": "189", + "resource": "190", + "divisor": "663" + }, + "configMapKeyRef": { + "name": "191", + "key": "192", + "optional": true + }, + "secretKeyRef": { + "name": "193", + "key": "194", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "ſ盷": "532" + }, + "requests": { + "[Řż丩": "47" + } + }, + "volumeMounts": [ + { + "name": "195", + "mountPath": "196", + "subPath": "197", + "mountPropagation": "VƋZ1Ůđ眊ľǎɳ,ǿ飏", + "subPathExpr": "198" + } + ], + "volumeDevices": [ + { + "name": "199", + "devicePath": "200" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "201" + ] + }, + "httpGet": { + "path": "202", + "port": 1214895765, + "host": "203", + "scheme": "悖ȩ0Ƹ[Ęİ榌U", + "httpHeaders": [ + { + "name": "204", + "value": "205" + } + ] + }, + "tcpSocket": { + "port": -187060941, + "host": "206" + }, + "initialDelaySeconds": -442393168, + "timeoutSeconds": -307373517, + "periodSeconds": 1109079597, + "successThreshold": -646728130, + "failureThreshold": 1684643131 + }, + "readinessProbe": { + "exec": { + "command": [ + "207" + ] + }, + "httpGet": { + "path": "208", + "port": "209", + "host": "210", + "scheme": "荶ljʁ揆ɘȌ脾嚏吐ĠLƐȤ藠3", + "httpHeaders": [ + { + "name": "211", + "value": "212" + } + ] + }, + "tcpSocket": { + "port": "213", + "host": "214" + }, + "initialDelaySeconds": 238949508, + "timeoutSeconds": -1389418722, + "periodSeconds": 851018015, + "successThreshold": 596942561, + "failureThreshold": -1880980172 + }, + "startupProbe": { + "exec": { + "command": [ + "215" + ] + }, + "httpGet": { + "path": "216", + "port": 10098903, + "host": "217", + "scheme": "«丯Ƙ枛牐ɺ皚", + "httpHeaders": [ + { + "name": "218", + "value": "219" + } + ] + }, + "tcpSocket": { + "port": -1934111455, + "host": "220" + }, + "initialDelaySeconds": 766864314, + "timeoutSeconds": 1146016612, + "periodSeconds": 1495880465, + "successThreshold": -1032967081, + "failureThreshold": 59664438 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "221" + ] + }, + "httpGet": { + "path": "222", + "port": "223", + "host": "224", + "scheme": "'", + "httpHeaders": [ + { + "name": "225", + "value": "226" + } + ] + }, + "tcpSocket": { + "port": -801430937, + "host": "227" + } + }, + "preStop": { + "exec": { + "command": [ + "228" + ] + }, + "httpGet": { + "path": "229", + "port": 1810980158, + "host": "230", + "scheme": "_ƮA攤/ɸɎ R§耶FfBl", + "httpHeaders": [ + { + "name": "231", + "value": "232" + } + ] + }, + "tcpSocket": { + "port": 1074486306, + "host": "233" + } + } + }, + "terminationMessagePath": "234", + "terminationMessagePolicy": "Zɾģ毋Ó6dz娝嘚庎D}埽uʎ", + "imagePullPolicy": "Ǖɳɷ9Ì崟¿瘦ɖ緕", + "securityContext": { + "capabilities": { + "add": [ + "勅跦Opwǩ曬逴褜1Ø" + ], + "drop": [ + "ȠƬQg鄠[颐o啛更偢ɇ卷荙JLĹ]" + ] + }, + "privileged": true, + "seLinuxOptions": { + "user": "235", + "role": "236", + "type": "237", + "level": "238" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "239", + "gmsaCredentialSpec": "240", + "runAsUserName": "241" + }, + "runAsUser": -6470941481344047265, + "runAsGroup": 1373384864388370080, + "runAsNonRoot": false, + "readOnlyRootFilesystem": true, + "allowPrivilegeEscalation": true, + "procMount": "W:ĸ輦唊#v", + "seccompProfile": { + "type": "ʩȂ4ē鐭#", + "localhostProfile": "242" + } + }, + "stdinOnce": true + } + ], + "containers": [ + { + "name": "243", + "image": "244", + "command": [ + "245" + ], + "args": [ + "246" + ], + "workingDir": "247", + "ports": [ + { + "name": "248", + "hostPort": -179937987, + "containerPort": -1911544792, + "protocol": "苧yñKJɐ扵Gƚ绤fʀļ腩", + "hostIP": "249" + } + ], + "envFrom": [ + { + "prefix": "250", + "configMapRef": { + "name": "251", + "optional": false + }, + "secretRef": { + "name": "252", + "optional": false + } + } + ], + "env": [ + { + "name": "253", + "value": "254", + "valueFrom": { + "fieldRef": { + "apiVersion": "255", + "fieldPath": "256" + }, + "resourceFieldRef": { + "containerName": "257", + "resource": "258", + "divisor": "189" + }, + "configMapKeyRef": { + "name": "259", + "key": "260", + "optional": false + }, + "secretKeyRef": { + "name": "261", + "key": "262", + "optional": true + } + } + } + ], + "resources": { + "limits": { + "蔞|表徶đ寳议Ƭƶ氩Ȩ\u003c6": "446" + }, + "requests": { + "ŕ翑0展}": "910" + } + }, + "volumeMounts": [ + { + "name": "263", + "mountPath": "264", + "subPath": "265", + "mountPropagation": "碔", + "subPathExpr": "266" + } + ], + "volumeDevices": [ + { + "name": "267", + "devicePath": "268" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "269" + ] + }, + "httpGet": { + "path": "270", + "port": -260262954, + "host": "271", + "scheme": "ŵ橨鬶l獕;跣H", + "httpHeaders": [ + { + "name": "272", + "value": "273" + } + ] + }, + "tcpSocket": { + "port": -1164530482, + "host": "274" + }, + "initialDelaySeconds": 1877574041, + "timeoutSeconds": 1430286749, + "periodSeconds": -374766088, + "successThreshold": -736151561, + "failureThreshold": -1515369804 + }, + "readinessProbe": { + "exec": { + "command": [ + "275" + ] + }, + "httpGet": { + "path": "276", + "port": 1909548849, + "host": "277", + "scheme": "4Ǒ輂,ŕĪ", + "httpHeaders": [ + { + "name": "278", + "value": "279" + } + ] + }, + "tcpSocket": { + "port": 567263590, + "host": "280" + }, + "initialDelaySeconds": 887319241, + "timeoutSeconds": 1559618829, + "periodSeconds": 1156888068, + "successThreshold": -1296077882, + "failureThreshold": 937646333 + }, + "startupProbe": { + "exec": { + "command": [ + "281" + ] + }, + "httpGet": { + "path": "282", + "port": 1328165061, + "host": "283", + "scheme": "¸gĩ", + "httpHeaders": [ + { + "name": "284", + "value": "285" + } + ] + }, + "tcpSocket": { + "port": 1186392166, + "host": "286" + }, + "initialDelaySeconds": 725793326, + "timeoutSeconds": 217380320, + "periodSeconds": -239231628, + "successThreshold": 1143791964, + "failureThreshold": -1129035468 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "287" + ] + }, + "httpGet": { + "path": "288", + "port": 972193458, + "host": "289", + "scheme": "ƺ蛜6Ɖ飴ɎiǨź", + "httpHeaders": [ + { + "name": "290", + "value": "291" + } + ] + }, + "tcpSocket": { + "port": -1453143878, + "host": "292" + } + }, + "preStop": { + "exec": { + "command": [ + "293" + ] + }, + "httpGet": { + "path": "294", + "port": "295", + "host": "296", + "scheme": "ɥ嵐sC8?Ǻ鱎ƙ;Nŕ璻", + "httpHeaders": [ + { + "name": "297", + "value": "298" + } + ] + }, + "tcpSocket": { + "port": "299", + "host": "300" + } + } + }, + "terminationMessagePath": "301", + "terminationMessagePolicy": "h亏yƕ丆録²Ŏ)/灩聋3趐囨鏻砅邻", + "imagePullPolicy": "騎C\"6x$1sȣ±p鋄", + "securityContext": { + "capabilities": { + "add": [ + "ȹ均i绝5哇芆斩ìh4Ɋ" + ], + "drop": [ + "Ȗ|ʐşƧ諔迮ƙIJ嘢4" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "302", + "role": "303", + "type": "304", + "level": "305" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "306", + "gmsaCredentialSpec": "307", + "runAsUserName": "308" + }, + "runAsUser": 4288903380102217677, + "runAsGroup": 6618112330449141397, + "runAsNonRoot": false, + "readOnlyRootFilesystem": false, + "allowPrivilegeEscalation": false, + "procMount": "ďW賁Ěɭɪǹ0衷,ƷƣMț譎懚XW", + "seccompProfile": { + "type": "鑳w妕眵笭/9崍h趭", + "localhostProfile": "309" + } + }, + "stdin": true + } + ], + "ephemeralContainers": [ + { + "name": "310", + "image": "311", + "command": [ + "312" + ], + "args": [ + "313" + ], + "workingDir": "314", + "ports": [ + { + "name": "315", + "hostPort": -748525373, + "containerPort": 805162379, + "protocol": "ǵ xǨŴ壶ƵfȽÃ", + "hostIP": "316" + } + ], + "envFrom": [ + { + "prefix": "317", + "configMapRef": { + "name": "318", + "optional": false + }, + "secretRef": { + "name": "319", + "optional": true + } + } + ], + "env": [ + { + "name": "320", + "value": "321", + "valueFrom": { + "fieldRef": { + "apiVersion": "322", + "fieldPath": "323" + }, + "resourceFieldRef": { + "containerName": "324", + "resource": "325", + "divisor": "854" + }, + "configMapKeyRef": { + "name": "326", + "key": "327", + "optional": true + }, + "secretKeyRef": { + "name": "328", + "key": "329", + "optional": true + } + } + } + ], + "resources": { + "limits": { + "ğ Ņ#耗Ǚ(": "24" + }, + "requests": { + "瘍Nʊ輔3璾ėȜv1b繐汚": "243" + } + }, + "volumeMounts": [ + { + "name": "330", + "readOnly": true, + "mountPath": "331", + "subPath": "332", + "mountPropagation": "Ü[ƛ^輅9ɛ棕ƈ眽炊礫Ƽ", + "subPathExpr": "333" + } + ], + "volumeDevices": [ + { + "name": "334", + "devicePath": "335" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "336" + ] + }, + "httpGet": { + "path": "337", + "port": "338", + "host": "339", + "scheme": "dŊiɢ", + "httpHeaders": [ + { + "name": "340", + "value": "341" + } + ] + }, + "tcpSocket": { + "port": -370404018, + "host": "342" + }, + "initialDelaySeconds": -1844150067, + "timeoutSeconds": 414056303, + "periodSeconds": -1143639551, + "successThreshold": 571693619, + "failureThreshold": 1643238856 + }, + "readinessProbe": { + "exec": { + "command": [ + "343" + ] + }, + "httpGet": { + "path": "344", + "port": 677650619, + "host": "345", + "scheme": "怖ý萜Ǖc8ǣƘƵŧ1ƟƓ宆!鍲ɋȑ", + "httpHeaders": [ + { + "name": "346", + "value": "347" + } + ] + }, + "tcpSocket": { + "port": -843639240, + "host": "348" + }, + "initialDelaySeconds": 1573261475, + "timeoutSeconds": -1211577347, + "periodSeconds": 1529027685, + "successThreshold": -1612005385, + "failureThreshold": -1706593993 + }, + "startupProbe": { + "exec": { + "command": [ + "349" + ] + }, + "httpGet": { + "path": "350", + "port": "351", + "host": "352", + "scheme": "U", + "httpHeaders": [ + { + "name": "353", + "value": "354" + } + ] + }, + "tcpSocket": { + "port": 758604605, + "host": "355" + }, + "initialDelaySeconds": -291429895, + "timeoutSeconds": -478839383, + "periodSeconds": 989933975, + "successThreshold": 140830733, + "failureThreshold": -708495486 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "356" + ] + }, + "httpGet": { + "path": "357", + "port": "358", + "host": "359", + "scheme": "臜裡×銵-紑浘", + "httpHeaders": [ + { + "name": "360", + "value": "361" + } + ] + }, + "tcpSocket": { + "port": -1095116290, + "host": "362" + } + }, + "preStop": { + "exec": { + "command": [ + "363" + ] + }, + "httpGet": { + "path": "364", + "port": -1431381588, + "host": "365", + "scheme": "JŵǤ", + "httpHeaders": [ + { + "name": "366", + "value": "367" + } + ] + }, + "tcpSocket": { + "port": "368", + "host": "369" + } + } + }, + "terminationMessagePath": "370", + "terminationMessagePolicy": "鉂WJ1抉泅ą\u0026疀ȼN翾ȾD虓氙磂t", + "imagePullPolicy": ":/", + "securityContext": { + "capabilities": { + "add": [ + "诵H玲鑠ĭ$#卛8ð" + ], + "drop": [ + "Q橱9ij\\Ď愝Ű藛b" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "371", + "role": "372", + "type": "373", + "level": "374" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "375", + "gmsaCredentialSpec": "376", + "runAsUserName": "377" + }, + "runAsUser": 5574781452707956333, + "runAsGroup": 8850141386971124227, + "runAsNonRoot": false, + "readOnlyRootFilesystem": true, + "allowPrivilegeEscalation": false, + "procMount": "忀oɎƺL肄$鬬", + "seccompProfile": { + "type": "矐_", + "localhostProfile": "378" + } + }, + "tty": true, + "targetContainerName": "379" + } + ], + "restartPolicy": "嵞嬯t{Eɾ敹Ȯ-湷D谹", + "terminationGracePeriodSeconds": -2985049970189992560, + "activeDeadlineSeconds": 4369716065827112267, + "nodeSelector": { + "380": "381" + }, + "serviceAccountName": "382", + "serviceAccount": "383", + "automountServiceAccountToken": true, + "nodeName": "384", + "shareProcessNamespace": false, + "securityContext": { + "seLinuxOptions": { + "user": "385", + "role": "386", + "type": "387", + "level": "388" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "389", + "gmsaCredentialSpec": "390", + "runAsUserName": "391" + }, + "runAsUser": 1322232608671575212, + "runAsGroup": -3565639689247870986, + "runAsNonRoot": false, + "supplementalGroups": [ + -7888525810745339742 + ], + "fsGroup": -3029419263270634763, + "sysctls": [ + { + "name": "392", + "value": "393" + } + ], + "fsGroupChangePolicy": "?jĎĭ¥#ƱÁR»淹揀.", + "seccompProfile": { + "type": "鍃G昧牱", + "localhostProfile": "394" + } + }, + "imagePullSecrets": [ + { + "name": "395" + } + ], + "hostname": "396", + "subdomain": "397", + "affinity": { + "nodeAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": { + "nodeSelectorTerms": [ + { + "matchExpressions": [ + { + "key": "398", + "operator": "", + "values": [ + "399" + ] + } + ], + "matchFields": [ + { + "key": "400", + "operator": "kƒK07曳wœj堑ūM鈱ɖ'蠨磼", + "values": [ + "401" + ] + } + ] + } + ] + }, + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": 1724658051, + "preference": { + "matchExpressions": [ + { + "key": "402", + "operator": "盌3+Œ", + "values": [ + "403" + ] + } + ], + "matchFields": [ + { + "key": "404", + "operator": ")Zq=歍þ", + "values": [ + "405" + ] + } + ] + } + } + ] + }, + "podAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "a-z_-..6W.VKs": "1" + }, + "matchExpressions": [ + { + "key": "KA-._d._.Um.-__0", + "operator": "DoesNotExist" + } + ] + }, + "namespaces": [ + "412" + ], + "topologyKey": "413" + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": 1387858949, + "podAffinityTerm": { + "labelSelector": { + "matchLabels": { + "y_-3_L_2--_v2.5p_6": "u.wg_-b8a_6_.0Q4_.84.K_-_0_..u.F.pq..--3QC1--L--v_Z--Zg-_Q" + }, + "matchExpressions": [ + { + "key": "3--51", + "operator": "NotIn", + "values": [ + "C.-e16-O5" + ] + } + ] + }, + "namespaces": [ + "420" + ], + "topologyKey": "421" + } + } + ] + }, + "podAntiAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "93z-w5----7-z-63-z---5r-v-5-e-m78o-6-6211-7p--3zm-lx300w-tj-354/9--v17r__.2bIZ___._6..tf-_u-3-_n0..KpiS.oK-.O--5-yp8q_s-1__gwj": "5HG2_5XOAX.gUqV22-4-ye52yQh7.6.-y-s4483Po_L3f1-7_O4.nM" + }, + "matchExpressions": [ + { + "key": "8mtxb__-ex-_1_-ODgC_1-_8__3", + "operator": "DoesNotExist" + } + ] + }, + "namespaces": [ + "428" + ], + "topologyKey": "429" + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": -824709210, + "podAffinityTerm": { + "labelSelector": { + "matchLabels": { + "O2G_-_K-.03.mp.-10KkQ-R_R.-.--4_IT_O__3.5h_XC0_-7.-j": "O_8-b6E_--Y_Dp8O_._e_3_.4_W_-_-7Tp_.----p" + }, + "matchExpressions": [ + { + "key": "H72-_--pT7p", + "operator": "NotIn", + "values": [ + "0_._f" + ] + } + ] + }, + "namespaces": [ + "436" + ], + "topologyKey": "437" + } + } + ] + } + }, + "schedulerName": "438", + "tolerations": [ + { + "key": "439", + "operator": "ƞ=掔廛ĤJŇv膈ǣʛsĊ剞", + "value": "440", + "effect": "Ɵ鳝稃Ȍ液文?謮ɶÎ磣:mʂ渢pɉ驻(", + "tolerationSeconds": 5238971742940252651 + } + ], + "hostAliases": [ + { + "ip": "441", + "hostnames": [ + "442" + ] + } + ], + "priorityClassName": "443", + "priority": -125022959, + "dnsConfig": { + "nameservers": [ + "444" + ], + "searches": [ + "445" + ], + "options": [ + { + "name": "446", + "value": "447" + } + ] + }, + "readinessGates": [ + { + "conditionType": "Ɍ邪鳖üzÁ" + } + ], + "runtimeClassName": "448", + "enableServiceLinks": false, + "preemptionPolicy": ".Ą", + "overhead": { + "ɨ悪@黝Ɓ": "177" + }, + "topologySpreadConstraints": [ + { + "maxSkew": -1569123121, + "topologyKey": "449", + "whenUnsatisfiable": "魨练脨,Ƃ3貊ɔ帘錇š裢C仗ɂ覥", + "labelSelector": { + "matchLabels": { + "4e-_07-ht-E6___-X__H.-39-A_-_l67Q.-_t--O.3L.z2-y.-...C4_-_G": "8-c_C.G.h--m.f" + }, + "matchExpressions": [ + { + "key": "OA_090ERG2nV.__p_Y-.2__a_dWU_V-_QA", + "operator": "NotIn", + "values": [ + "7CY-_dc__G6N-_-0o.0C_gV.9_G-.-z1Y_HEb.9x8" + ] + } + ] + } + } + ], + "setHostnameAsFQDN": false + } + } + }, + "status": { + "replicas": 337922430, + "fullyLabeledReplicas": 31486357, + "readyReplicas": -1983654895, + "availableReplicas": 1308809900, + "observedGeneration": -5594148640067537624, + "conditions": [ + { + "type": "议ĪS", + "status": "?Ď筌ʨ:ÿ1諘蚿[ĵ皥袨\\k%橳", + "lastTransitionTime": "2125-04-24T12:13:40Z", + "reason": "456", + "message": "457" + } + ] + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.ReplicaSet.pb b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.ReplicaSet.pb new file mode 100644 index 0000000000000000000000000000000000000000..a819a81d8a51ced185ee1fb568353e1521c9f84a GIT binary patch literal 6811 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 ajvsmigtMJJS*(C?uoO8Ps6**Yy8i_l`kto% literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.StatefulSet.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.StatefulSet.yaml new file mode 100644 index 00000000000..5701eb932e3 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.StatefulSet.yaml @@ -0,0 +1,1094 @@ +apiVersion: apps/v1 +kind: StatefulSet +metadata: + annotations: + "9": "10" + clusterName: "15" + creationTimestamp: null + deletionGracePeriodSeconds: -4955867275792137171 + finalizers: + - "14" + generateName: "3" + generation: 8071137005907523419 + labels: + "7": "8" + managedFields: + - apiVersion: "17" + 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: + podManagementPolicy: '`ŇaƬȿŬ捕|' + replicas: 896585016 + revisionHistoryLimit: -1872519086 + 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 + serviceName: "489" + 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: 2031424375743848602 + affinity: + nodeAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - key: "405" + operator: '#ļǹʅŚO虀^背遻堣灭ƴɦ燻' + values: + - "406" + matchFields: + - key: "407" + operator: -觗裓6Ř筿ɾ5Ų買霎ȃň[>ą + values: + - "408" + weight: 377409178 + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - key: "401" + operator: +Œ9两 + values: + - "402" + matchFields: + - key: "403" + operator: q=歍þ螗ɃŒGm¨z鋎靀G + values: + - "404" + podAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: hj6/bW_E..24-O._.v._9-cz.-Y6T4g_-.._Lf2t_m...CqN + operator: DoesNotExist + matchLabels: + ? v-5-e-m78o-6-6211-7p--3zm-lx300w-tj-35840-w4g-27-5s6.q-22r4wye52y-h7463lyps4483-o--3f1p7--43nw-l-x18mtxb--kexr-y/oK-.O--5-yp8q_s-1__gw_-z_659GE.l_.23--_6l.-5_Z + : 3Pw_-r75--_-Ao + namespaces: + - "423" + topologyKey: "424" + weight: -1507671981 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: 5X1rh-K5y_AzOBW.9oE9_6.--v17r__.2bIZ___Y + operator: Exists + matchLabels: + 1-2ga-v205p-26-u5wg-g8.m-l80--5o1--cp6-5-x1---0w4rm-0u6/l-7_3x_-J_.....7..--w0_1V4.-r-8S5--_7_-Zp5: 1--L--v_Z--Zg-_4Q__-v_t_u_.A + namespaces: + - "415" + topologyKey: "416" + podAntiAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: "8" + operator: DoesNotExist + matchLabels: + k407--m-dc---6-q-q0o90--g-09--d5ez1----b69x90/um._fN._k8__._ep2P.B._A_090ERG2nV.__p_Y-.2__a_dWU_VF: 11---.-o7.pJ-4-1WV.-__05._LsuH + namespaces: + - "439" + topologyKey: "440" + weight: 1067925263 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: 1x--i--7-nt-23h-4z-21-sap--h--q0h-t2n4s-6-k5-7-a0w-ke5p-3.nu--17---u7-gl7814ei-07shtq-6---g----9s39z-5/wv3UDf.-4D-5 + operator: NotIn + values: + - l67Q.-_t--O.3L.z2-y.-...C4_-_2G8 + matchLabels: + C--Y_Dp8O_._e_3_.4_W_-_7: p_.----cp__ac8u.._-__BM.6-.Y7 + namespaces: + - "431" + topologyKey: "432" + automountServiceAccountToken: false + containers: + - args: + - "248" + command: + - "247" + env: + - name: "255" + value: "256" + valueFrom: + configMapKeyRef: + key: "262" + name: "261" + optional: false + fieldRef: + apiVersion: "257" + fieldPath: "258" + resourceFieldRef: + containerName: "259" + divisor: "124" + resource: "260" + secretKeyRef: + key: "264" + name: "263" + optional: false + envFrom: + - configMapRef: + name: "253" + optional: true + prefix: "252" + secretRef: + name: "254" + optional: false + image: "246" + imagePullPolicy: ņ + lifecycle: + postStart: + exec: + command: + - "291" + httpGet: + host: "294" + httpHeaders: + - name: "295" + value: "296" + path: "292" + port: "293" + scheme: ­蜷ɔ幩š + tcpSocket: + host: "297" + port: 455833230 + preStop: + exec: + command: + - "298" + httpGet: + host: "300" + httpHeaders: + - name: "301" + value: "302" + path: "299" + port: 1076497581 + scheme: h4ɊHȖ|ʐ + tcpSocket: + host: "303" + port: 248533396 + livenessProbe: + exec: + command: + - "271" + failureThreshold: -205176266 + httpGet: + host: "273" + httpHeaders: + - name: "274" + value: "275" + path: "272" + port: 465486290 + initialDelaySeconds: -2097329452 + periodSeconds: 865289071 + successThreshold: -1829146875 + tcpSocket: + host: "276" + port: -116224247 + timeoutSeconds: 1504385614 + name: "245" + ports: + - containerPort: 2056774277 + hostIP: "251" + hostPort: -778272981 + name: "250" + protocol: 现葢ŵ橨鬶l獕;跣Hǝcw媀瓄&翜舞拉 + readinessProbe: + exec: + command: + - "277" + failureThreshold: -402384013 + httpGet: + host: "279" + httpHeaders: + - name: "280" + value: "281" + path: "278" + port: 234253676 + scheme: ÔÂɘɢ鬍熖B芭花ª瘡蟦JBʟ鍏 + initialDelaySeconds: -2062708879 + periodSeconds: -141401239 + successThreshold: -1187301925 + tcpSocket: + host: "283" + port: "282" + timeoutSeconds: 215186711 + resources: + limits: + V訆Ǝżŧ: "915" + requests: + +SÄ蚃ɣľ)酊龨Î: "787" + 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: "308" + role: "306" + type: "307" + user: "305" + seccompProfile: + localhostProfile: "312" + type: 晲T[irȎ3Ĕ\ + windowsOptions: + gmsaCredentialSpec: "310" + gmsaCredentialSpecName: "309" + runAsUserName: "311" + startupProbe: + exec: + command: + - "284" + failureThreshold: -1699531929 + httpGet: + host: "287" + httpHeaders: + - name: "288" + value: "289" + path: "285" + port: "286" + scheme: 鏻砅邻爥 + initialDelaySeconds: 601198286 + periodSeconds: 405193215 + successThreshold: 2129989022 + tcpSocket: + host: "290" + port: -305362540 + timeoutSeconds: 409029209 + terminationMessagePath: "304" + terminationMessagePolicy: 迮ƙIJ嘢4ʗN,丽饾| 鞤ɱďW賁Ěɭ + tty: true + volumeDevices: + - devicePath: "270" + name: "269" + volumeMounts: + - mountPath: "266" + mountPropagation: '"冓鍓贯澔 ƺ蛜6' + name: "265" + readOnly: true + subPath: "267" + subPathExpr: "268" + workingDir: "249" + dnsConfig: + nameservers: + - "447" + options: + - name: "449" + value: "450" + searches: + - "448" + dnsPolicy: :{柯?B + enableServiceLinks: true + ephemeralContainers: + - args: + - "316" + command: + - "315" + env: + - name: "323" + value: "324" + valueFrom: + configMapKeyRef: + key: "330" + name: "329" + optional: true + fieldRef: + apiVersion: "325" + fieldPath: "326" + resourceFieldRef: + containerName: "327" + divisor: "69" + resource: "328" + secretKeyRef: + key: "332" + name: "331" + optional: false + envFrom: + - configMapRef: + name: "321" + optional: true + prefix: "320" + secretRef: + name: "322" + optional: false + image: "314" + imagePullPolicy: tl敷斢杧ż鯀 + lifecycle: + postStart: + exec: + command: + - "360" + httpGet: + host: "362" + httpHeaders: + - name: "363" + value: "364" + path: "361" + port: 1288391156 + scheme: Ǥ桒ɴ鉂WJ1抉泅ą&疀ȼN + tcpSocket: + host: "366" + port: "365" + preStop: + exec: + command: + - "367" + httpGet: + host: "369" + httpHeaders: + - name: "370" + value: "371" + path: "368" + port: 1859267428 + scheme: ȟP + tcpSocket: + host: "372" + port: 1445923603 + livenessProbe: + exec: + command: + - "339" + failureThreshold: -36573584 + httpGet: + host: "342" + httpHeaders: + - name: "343" + value: "344" + path: "340" + port: "341" + scheme: ȥ}礤铟怖ý萜Ǖ + initialDelaySeconds: -1922458514 + periodSeconds: 692511776 + successThreshold: -1231653807 + tcpSocket: + host: "345" + port: -1088996269 + timeoutSeconds: 1480364858 + name: "313" + ports: + - containerPort: -1918622971 + hostIP: "319" + hostPort: -1656699070 + name: "318" + protocol: ĵ鴁ĩȲǸ|蕎'佉賞ǧĒz + readinessProbe: + exec: + command: + - "346" + failureThreshold: -1436899600 + httpGet: + host: "348" + httpHeaders: + - name: "349" + value: "350" + path: "347" + port: -1157640253 + scheme: ×p鬷m罂o3ǰ廋i乳'ȘUɻ; + initialDelaySeconds: -478839383 + periodSeconds: 140830733 + successThreshold: -708495486 + tcpSocket: + host: "352" + port: "351" + timeoutSeconds: 989933975 + resources: + limits: + 1b: "328" + requests: + '}Ñ蠂Ü[ƛ^輅9ɛ棕ƈ眽炊': "699" + securityContext: + allowPrivilegeEscalation: true + capabilities: + add: + - 鸔ɧWǘ炙 + drop: + - 餸硷 + privileged: true + procMount: ʈʫ羶剹ƊF豎穜 + readOnlyRootFilesystem: true + runAsGroup: 2946116477552625615 + runAsNonRoot: true + runAsUser: 5215323049148402377 + seLinuxOptions: + level: "377" + role: "375" + type: "376" + user: "374" + seccompProfile: + localhostProfile: "381" + type: l咑耖p^鏋 + windowsOptions: + gmsaCredentialSpec: "379" + gmsaCredentialSpecName: "378" + runAsUserName: "380" + startupProbe: + exec: + command: + - "353" + failureThreshold: -1873425934 + httpGet: + host: "356" + httpHeaders: + - name: "357" + value: "358" + path: "354" + port: "355" + scheme: 漤ŗ坟 + initialDelaySeconds: -902839620 + periodSeconds: 1808698094 + successThreshold: 1155232143 + tcpSocket: + host: "359" + port: -1617422199 + timeoutSeconds: -2030665763 + targetContainerName: "382" + terminationMessagePath: "373" + terminationMessagePolicy: 殆诵H玲鑠ĭ$#卛8ð仁Q + tty: true + volumeDevices: + - devicePath: "338" + name: "337" + volumeMounts: + - mountPath: "334" + mountPropagation: Ik(dŊiɢzĮ蛋I + name: "333" + readOnly: true + subPath: "335" + subPathExpr: "336" + workingDir: "317" + hostAliases: + - hostnames: + - "445" + ip: "444" + hostNetwork: true + hostname: "399" + imagePullSecrets: + - name: "398" + initContainers: + - args: + - "178" + command: + - "177" + env: + - name: "185" + value: "186" + valueFrom: + configMapKeyRef: + key: "192" + name: "191" + optional: false + fieldRef: + apiVersion: "187" + fieldPath: "188" + resourceFieldRef: + containerName: "189" + divisor: "573" + resource: "190" + secretKeyRef: + key: "194" + name: "193" + optional: false + envFrom: + - configMapRef: + name: "183" + optional: false + prefix: "182" + secretRef: + name: "184" + optional: false + image: "176" + imagePullPolicy: 昕Ĭ + lifecycle: + postStart: + exec: + command: + - "222" + httpGet: + host: "225" + httpHeaders: + - name: "226" + value: "227" + path: "223" + port: "224" + scheme: '>郵[+扴ȨŮ' + tcpSocket: + host: "229" + port: "228" + preStop: + exec: + command: + - "230" + httpGet: + host: "232" + httpHeaders: + - name: "233" + value: "234" + path: "231" + port: -743369977 + scheme: '>犵殇ŕ-Ɂ圯W:ĸ輦唊#v铿ʩȂ4' + tcpSocket: + host: "235" + port: -1224991707 + livenessProbe: + exec: + command: + - "201" + failureThreshold: -1150474479 + httpGet: + host: "203" + httpHeaders: + - name: "204" + value: "205" + path: "202" + port: -1196874390 + scheme: S晒嶗UÐ_ƮA攤 + initialDelaySeconds: 1885897314 + periodSeconds: 1054858106 + successThreshold: 232569106 + tcpSocket: + host: "206" + port: -498930176 + timeoutSeconds: -465677631 + name: "175" + ports: + - containerPort: 377225334 + hostIP: "181" + hostPort: 282592353 + name: "180" + protocol: Ƹ[Ęİ榌U髷裎$MVȟ@7 + readinessProbe: + exec: + command: + - "207" + failureThreshold: 1752155096 + httpGet: + host: "210" + httpHeaders: + - name: "211" + value: "212" + path: "208" + port: "209" + scheme: 8鸖ɱJȉ罴ņ螡źȰ?$矡ȶ网棊ʢ + initialDelaySeconds: -2717401 + periodSeconds: -1099429189 + successThreshold: 994072122 + tcpSocket: + host: "214" + port: "213" + timeoutSeconds: -1492565335 + resources: + limits: + ǚ灄鸫rʤî萨zvt: "829" + requests: + 悮坮Ȣ幟ļ腻ŬƩȿ0矀Kʝ瘴I\p: "604" + securityContext: + allowPrivilegeEscalation: true + capabilities: + add: + - 藢xɮĵȑ6L*Z鐫û咡W< + drop: + - lu|榝$î. + privileged: false + procMount: 朦 wƯ貾坢'跩 + readOnlyRootFilesystem: true + runAsGroup: 8949541422887578058 + runAsNonRoot: true + runAsUser: -7565148469525206101 + seLinuxOptions: + level: "240" + role: "238" + type: "239" + user: "237" + seccompProfile: + localhostProfile: "244" + type: ŕ翑0展} + windowsOptions: + gmsaCredentialSpec: "242" + gmsaCredentialSpecName: "241" + runAsUserName: "243" + startupProbe: + exec: + command: + - "215" + failureThreshold: 785984384 + httpGet: + host: "218" + httpHeaders: + - name: "219" + value: "220" + path: "216" + port: "217" + scheme: Kw(ğ儴Ůĺ}潷ʒ胵輓Ɔ + initialDelaySeconds: -1738069460 + periodSeconds: -805795167 + successThreshold: 1791615594 + tcpSocket: + host: "221" + port: -36782737 + timeoutSeconds: -1643733106 + stdinOnce: true + terminationMessagePath: "236" + volumeDevices: + - devicePath: "200" + name: "199" + volumeMounts: + - mountPath: "196" + mountPropagation: ƖHV + name: "195" + readOnly: true + subPath: "197" + subPathExpr: "198" + workingDir: "179" + nodeName: "387" + nodeSelector: + "383": "384" + overhead: + ȩ纾S: "368" + preemptionPolicy: 'n夬LJ:BŐ埑Ô*ɾWȖ韝ƉşʁO^:' + priority: -1221153504 + priorityClassName: "446" + readinessGates: + - conditionType: 媈 + restartPolicy: ȿ醏g遧 + runtimeClassName: "451" + schedulerName: "441" + securityContext: + fsGroup: 4489057930380969432 + fsGroupChangePolicy: ='ʨ|ǓÓ敆OɈÏ 瞍髃 + runAsGroup: -759684899479757878 + runAsNonRoot: false + runAsUser: -1290365495982891537 + seLinuxOptions: + level: "391" + role: "389" + type: "390" + user: "388" + seccompProfile: + localhostProfile: "397" + type: ɣȕW歹s梊ɥʋăƻ遲njlȘ鹾KƂʼn + supplementalGroups: + - 3273247375993523103 + sysctls: + - name: "395" + value: "396" + windowsOptions: + gmsaCredentialSpec: "393" + gmsaCredentialSpecName: "392" + runAsUserName: "394" + serviceAccount: "386" + serviceAccountName: "385" + setHostnameAsFQDN: false + shareProcessNamespace: false + subdomain: "400" + terminationGracePeriodSeconds: -616777763639482630 + tolerations: + - effect: 淵 + key: "442" + operator: Ɖ肆Ző + tolerationSeconds: -1072615283184390308 + value: "443" + topologySpreadConstraints: + - labelSelector: + matchExpressions: + - key: 51-i-d-----9---063-qm-j-3wc89k-0-57z4063--4/rBQ.u + operator: Exists + matchLabels: + jp-z---k-5r6h--y7n.61-cm---ch-g0t-q--qr95ws-v-5--7-ufi-7/35a-1-CdM._bk81S3.s_s_6.-_v__.rP._2_O--d.7.--.2g: Mqp..__._-J_-fk3-_j.133eT_2_Y + maxSkew: -1568300104 + topologyKey: "452" + whenUnsatisfiable: 潑嫉悔柅ȵ.Ȁ鎧Y冒Ɩ + 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" + ephemeral: + readOnly: true + volumeClaimTemplate: + metadata: + annotations: + "154": "155" + clusterName: "160" + creationTimestamp: null + deletionGracePeriodSeconds: 6296624700137074905 + finalizers: + - "159" + generateName: "148" + generation: 6028937828108618026 + labels: + "152": "153" + managedFields: + - apiVersion: "162" + fieldsType: "163" + manager: "161" + operation: ɑ龫`劳&¼傭Ȟ1酃=6}ɡŇƉ立h + name: "147" + namespace: "149" + ownerReferences: + - apiVersion: "156" + blockOwnerDeletion: false + controller: false + kind: "157" + name: "158" + uid: 閝ȝ + resourceVersion: "11451542506523135343" + selfLink: "150" + uid: H巧壚tC十Oɢ + spec: + accessModes: + - '鲡:' + dataSource: + apiGroup: "172" + kind: "173" + name: "174" + resources: + limits: + Ŗȫ焗捏ĨFħ籘: "853" + requests: + zɟ踡肒Ao/樝fw[Řż丩ŽoǠ: "918" + selector: + matchExpressions: + - key: m_0_F03_J + operator: NotIn + values: + - 4FpF_W-6 + matchLabels: + 0-.-yz-0-_p4mz--.I_f6kjsz-7lwY-Y93-6: igm_-._.q6 + storageClassName: "171" + volumeMode: Z1Ůđ眊ľǎɳ,ǿ飏騀呣 + volumeName: "170" + 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" + updateStrategy: + rollingUpdate: + partition: -83826225 + type: șa汸<ƋlɋN磋镮ȺPÈ + volumeClaimTemplates: + - metadata: + annotations: + "466": "467" + clusterName: "472" + creationTimestamp: null + deletionGracePeriodSeconds: -6486445241316991261 + finalizers: + - "471" + generateName: "460" + generation: -5107762106575809276 + labels: + "464": "465" + managedFields: + - apiVersion: "474" + fieldsType: "475" + manager: "473" + operation: 壛ĐíEd楗鱶镖喗vȥ + name: "459" + namespace: "461" + ownerReferences: + - apiVersion: "468" + blockOwnerDeletion: false + controller: true + kind: "469" + name: "470" + uid: /nēɅĀ埰ʀł!U詨nj1ýǝ + resourceVersion: "8285629342346774721" + selfLink: "462" + uid: S誖Śs垦Ȋ髴T唼=`朇c + spec: + accessModes: + - Y斩I儑瓔¯ + dataSource: + apiGroup: "484" + kind: "485" + name: "486" + resources: + limits: + 涟雒驭堣Qwn:Ʋå譥a超: "19" + requests: + ª韷v简3VǢɾ纤ą¨?ɣ蔫椁Ȕ: "368" + selector: + matchExpressions: + - key: vUK_-.j21---__y.9O.L-.m.3--4 + operator: In + values: + - 37u-h---dY7_M_-._M52 + matchLabels: + ? k--13lk5-e4-u-5kvp-----887j72qz6-7d84-1f396h82----23-6b77f.mgi7-2je7zjt0pp-x0r2gd---yn1/7_._qN__A_f_-B3_U__L.KH6K.RwsfI_2-_20_9.5 + : 8_B-ks7dx + storageClassName: "483" + volumeMode: '''降\4)ȳɍǟm{煰œ憼' + volumeName: "482" + status: + accessModes: + - èƾ竒决瘛Ǫǵ + capacity: + Ǧ澵貛香"砻B鷋: "578" + conditions: + - lastProbeTime: "2230-04-25T02:33:53Z" + lastTransitionTime: "2843-07-14T02:23:26Z" + message: "488" + reason: "487" + status: WU=ȑ-A敲ʉ2腠梊 + type: '|nET¬%ȎdžĤɂR湛' + phase: ʌ槧ą°Z拕獘:pȚ\猫ï卒ú +status: + collisionCount: -1556190810 + conditions: + - lastTransitionTime: "2446-08-01T12:34:13Z" + message: "493" + reason: "492" + status: 闬輙怀¹bCũw¼ ǫđ槴Ċį軠> + type: ȩ硘(ǒ[ + currentReplicas: -463159422 + currentRevision: "490" + observedGeneration: -3866306318826551410 + readyReplicas: -1993494670 + replicas: 1852870468 + updateRevision: "491" + updatedReplicas: 463674701 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta1.ControllerRevision.json b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta1.ControllerRevision.json new file mode 100644 index 00000000000..dfc8b52658a --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta1.ControllerRevision.json @@ -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 +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta1.ControllerRevision.pb b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta1.ControllerRevision.pb new file mode 100644 index 0000000000000000000000000000000000000000..691dabf14a2eff3c71d7730c73dc1304622e9989 GIT binary patch literal 332 zcmd0{C}!YN;^IjxC@9u1GfYY?Ni-A^a?Z~yDay~uNi7OWEz2y<%+C{=%fz*kk&Dqt zh|ySz(L{;SREyEvNW{?4z{JSJz|_Rj!ob4Z%)rdZz}VvUyQZs+-E$fXoEQSuc5H2K zoqul5ZpJ7!E=F@9MvEkNE=EfsCPRZP1uiB-BPk|BV!tLPp5RfTs-sWJl)WzbG97bo~VCvO6{|WjT+B( zPCwEX3pCB#h{@1GD1|GjS}Cz0Gc2_Tą + values: + - "408" + weight: 377409178 + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - key: "401" + operator: +Œ9两 + values: + - "402" + matchFields: + - key: "403" + operator: q=歍þ螗ɃŒGm¨z鋎靀G + values: + - "404" + podAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: hj6/bW_E..24-O._.v._9-cz.-Y6T4g_-.._Lf2t_m...CqN + operator: DoesNotExist + matchLabels: + ? v-5-e-m78o-6-6211-7p--3zm-lx300w-tj-35840-w4g-27-5s6.q-22r4wye52y-h7463lyps4483-o--3f1p7--43nw-l-x18mtxb--kexr-y/oK-.O--5-yp8q_s-1__gw_-z_659GE.l_.23--_6l.-5_Z + : 3Pw_-r75--_-Ao + namespaces: + - "423" + topologyKey: "424" + weight: -1507671981 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: 5X1rh-K5y_AzOBW.9oE9_6.--v17r__.2bIZ___Y + operator: Exists + matchLabels: + 1-2ga-v205p-26-u5wg-g8.m-l80--5o1--cp6-5-x1---0w4rm-0u6/l-7_3x_-J_.....7..--w0_1V4.-r-8S5--_7_-Zp5: 1--L--v_Z--Zg-_4Q__-v_t_u_.A + namespaces: + - "415" + topologyKey: "416" + podAntiAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: "8" + operator: DoesNotExist + matchLabels: + k407--m-dc---6-q-q0o90--g-09--d5ez1----b69x90/um._fN._k8__._ep2P.B._A_090ERG2nV.__p_Y-.2__a_dWU_VF: 11---.-o7.pJ-4-1WV.-__05._LsuH + namespaces: + - "439" + topologyKey: "440" + weight: 1067925263 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: 1x--i--7-nt-23h-4z-21-sap--h--q0h-t2n4s-6-k5-7-a0w-ke5p-3.nu--17---u7-gl7814ei-07shtq-6---g----9s39z-5/wv3UDf.-4D-5 + operator: NotIn + values: + - l67Q.-_t--O.3L.z2-y.-...C4_-_2G8 + matchLabels: + C--Y_Dp8O_._e_3_.4_W_-_7: p_.----cp__ac8u.._-__BM.6-.Y7 + namespaces: + - "431" + topologyKey: "432" + automountServiceAccountToken: false + containers: + - args: + - "248" + command: + - "247" + env: + - name: "255" + value: "256" + valueFrom: + configMapKeyRef: + key: "262" + name: "261" + optional: false + fieldRef: + apiVersion: "257" + fieldPath: "258" + resourceFieldRef: + containerName: "259" + divisor: "124" + resource: "260" + secretKeyRef: + key: "264" + name: "263" + optional: false + envFrom: + - configMapRef: + name: "253" + optional: true + prefix: "252" + secretRef: + name: "254" + optional: false + image: "246" + imagePullPolicy: ņ + lifecycle: + postStart: + exec: + command: + - "291" + httpGet: + host: "294" + httpHeaders: + - name: "295" + value: "296" + path: "292" + port: "293" + scheme: ­蜷ɔ幩š + tcpSocket: + host: "297" + port: 455833230 + preStop: + exec: + command: + - "298" + httpGet: + host: "300" + httpHeaders: + - name: "301" + value: "302" + path: "299" + port: 1076497581 + scheme: h4ɊHȖ|ʐ + tcpSocket: + host: "303" + port: 248533396 + livenessProbe: + exec: + command: + - "271" + failureThreshold: -205176266 + httpGet: + host: "273" + httpHeaders: + - name: "274" + value: "275" + path: "272" + port: 465486290 + initialDelaySeconds: -2097329452 + periodSeconds: 865289071 + successThreshold: -1829146875 + tcpSocket: + host: "276" + port: -116224247 + timeoutSeconds: 1504385614 + name: "245" + ports: + - containerPort: 2056774277 + hostIP: "251" + hostPort: -778272981 + name: "250" + protocol: 现葢ŵ橨鬶l獕;跣Hǝcw媀瓄&翜舞拉 + readinessProbe: + exec: + command: + - "277" + failureThreshold: -402384013 + httpGet: + host: "279" + httpHeaders: + - name: "280" + value: "281" + path: "278" + port: 234253676 + scheme: ÔÂɘɢ鬍熖B芭花ª瘡蟦JBʟ鍏 + initialDelaySeconds: -2062708879 + periodSeconds: -141401239 + successThreshold: -1187301925 + tcpSocket: + host: "283" + port: "282" + timeoutSeconds: 215186711 + resources: + limits: + V訆Ǝżŧ: "915" + requests: + +SÄ蚃ɣľ)酊龨Î: "787" + 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: "308" + role: "306" + type: "307" + user: "305" + seccompProfile: + localhostProfile: "312" + type: 晲T[irȎ3Ĕ\ + windowsOptions: + gmsaCredentialSpec: "310" + gmsaCredentialSpecName: "309" + runAsUserName: "311" + startupProbe: + exec: + command: + - "284" + failureThreshold: -1699531929 + httpGet: + host: "287" + httpHeaders: + - name: "288" + value: "289" + path: "285" + port: "286" + scheme: 鏻砅邻爥 + initialDelaySeconds: 601198286 + periodSeconds: 405193215 + successThreshold: 2129989022 + tcpSocket: + host: "290" + port: -305362540 + timeoutSeconds: 409029209 + terminationMessagePath: "304" + terminationMessagePolicy: 迮ƙIJ嘢4ʗN,丽饾| 鞤ɱďW賁Ěɭ + tty: true + volumeDevices: + - devicePath: "270" + name: "269" + volumeMounts: + - mountPath: "266" + mountPropagation: '"冓鍓贯澔 ƺ蛜6' + name: "265" + readOnly: true + subPath: "267" + subPathExpr: "268" + workingDir: "249" + dnsConfig: + nameservers: + - "447" + options: + - name: "449" + value: "450" + searches: + - "448" + dnsPolicy: :{柯?B + enableServiceLinks: true + ephemeralContainers: + - args: + - "316" + command: + - "315" + env: + - name: "323" + value: "324" + valueFrom: + configMapKeyRef: + key: "330" + name: "329" + optional: true + fieldRef: + apiVersion: "325" + fieldPath: "326" + resourceFieldRef: + containerName: "327" + divisor: "69" + resource: "328" + secretKeyRef: + key: "332" + name: "331" + optional: false + envFrom: + - configMapRef: + name: "321" + optional: true + prefix: "320" + secretRef: + name: "322" + optional: false + image: "314" + imagePullPolicy: tl敷斢杧ż鯀 + lifecycle: + postStart: + exec: + command: + - "360" + httpGet: + host: "362" + httpHeaders: + - name: "363" + value: "364" + path: "361" + port: 1288391156 + scheme: Ǥ桒ɴ鉂WJ1抉泅ą&疀ȼN + tcpSocket: + host: "366" + port: "365" + preStop: + exec: + command: + - "367" + httpGet: + host: "369" + httpHeaders: + - name: "370" + value: "371" + path: "368" + port: 1859267428 + scheme: ȟP + tcpSocket: + host: "372" + port: 1445923603 + livenessProbe: + exec: + command: + - "339" + failureThreshold: -36573584 + httpGet: + host: "342" + httpHeaders: + - name: "343" + value: "344" + path: "340" + port: "341" + scheme: ȥ}礤铟怖ý萜Ǖ + initialDelaySeconds: -1922458514 + periodSeconds: 692511776 + successThreshold: -1231653807 + tcpSocket: + host: "345" + port: -1088996269 + timeoutSeconds: 1480364858 + name: "313" + ports: + - containerPort: -1918622971 + hostIP: "319" + hostPort: -1656699070 + name: "318" + protocol: ĵ鴁ĩȲǸ|蕎'佉賞ǧĒz + readinessProbe: + exec: + command: + - "346" + failureThreshold: -1436899600 + httpGet: + host: "348" + httpHeaders: + - name: "349" + value: "350" + path: "347" + port: -1157640253 + scheme: ×p鬷m罂o3ǰ廋i乳'ȘUɻ; + initialDelaySeconds: -478839383 + periodSeconds: 140830733 + successThreshold: -708495486 + tcpSocket: + host: "352" + port: "351" + timeoutSeconds: 989933975 + resources: + limits: + 1b: "328" + requests: + '}Ñ蠂Ü[ƛ^輅9ɛ棕ƈ眽炊': "699" + securityContext: + allowPrivilegeEscalation: true + capabilities: + add: + - 鸔ɧWǘ炙 + drop: + - 餸硷 + privileged: true + procMount: ʈʫ羶剹ƊF豎穜 + readOnlyRootFilesystem: true + runAsGroup: 2946116477552625615 + runAsNonRoot: true + runAsUser: 5215323049148402377 + seLinuxOptions: + level: "377" + role: "375" + type: "376" + user: "374" + seccompProfile: + localhostProfile: "381" + type: l咑耖p^鏋 + windowsOptions: + gmsaCredentialSpec: "379" + gmsaCredentialSpecName: "378" + runAsUserName: "380" + startupProbe: + exec: + command: + - "353" + failureThreshold: -1873425934 + httpGet: + host: "356" + httpHeaders: + - name: "357" + value: "358" + path: "354" + port: "355" + scheme: 漤ŗ坟 + initialDelaySeconds: -902839620 + periodSeconds: 1808698094 + successThreshold: 1155232143 + tcpSocket: + host: "359" + port: -1617422199 + timeoutSeconds: -2030665763 + targetContainerName: "382" + terminationMessagePath: "373" + terminationMessagePolicy: 殆诵H玲鑠ĭ$#卛8ð仁Q + tty: true + volumeDevices: + - devicePath: "338" + name: "337" + volumeMounts: + - mountPath: "334" + mountPropagation: Ik(dŊiɢzĮ蛋I + name: "333" + readOnly: true + subPath: "335" + subPathExpr: "336" + workingDir: "317" + hostAliases: + - hostnames: + - "445" + ip: "444" + hostNetwork: true + hostname: "399" + imagePullSecrets: + - name: "398" + initContainers: + - args: + - "178" + command: + - "177" + env: + - name: "185" + value: "186" + valueFrom: + configMapKeyRef: + key: "192" + name: "191" + optional: false + fieldRef: + apiVersion: "187" + fieldPath: "188" + resourceFieldRef: + containerName: "189" + divisor: "573" + resource: "190" + secretKeyRef: + key: "194" + name: "193" + optional: false + envFrom: + - configMapRef: + name: "183" + optional: false + prefix: "182" + secretRef: + name: "184" + optional: false + image: "176" + imagePullPolicy: 昕Ĭ + lifecycle: + postStart: + exec: + command: + - "222" + httpGet: + host: "225" + httpHeaders: + - name: "226" + value: "227" + path: "223" + port: "224" + scheme: '>郵[+扴ȨŮ' + tcpSocket: + host: "229" + port: "228" + preStop: + exec: + command: + - "230" + httpGet: + host: "232" + httpHeaders: + - name: "233" + value: "234" + path: "231" + port: -743369977 + scheme: '>犵殇ŕ-Ɂ圯W:ĸ輦唊#v铿ʩȂ4' + tcpSocket: + host: "235" + port: -1224991707 + livenessProbe: + exec: + command: + - "201" + failureThreshold: -1150474479 + httpGet: + host: "203" + httpHeaders: + - name: "204" + value: "205" + path: "202" + port: -1196874390 + scheme: S晒嶗UÐ_ƮA攤 + initialDelaySeconds: 1885897314 + periodSeconds: 1054858106 + successThreshold: 232569106 + tcpSocket: + host: "206" + port: -498930176 + timeoutSeconds: -465677631 + name: "175" + ports: + - containerPort: 377225334 + hostIP: "181" + hostPort: 282592353 + name: "180" + protocol: Ƹ[Ęİ榌U髷裎$MVȟ@7 + readinessProbe: + exec: + command: + - "207" + failureThreshold: 1752155096 + httpGet: + host: "210" + httpHeaders: + - name: "211" + value: "212" + path: "208" + port: "209" + scheme: 8鸖ɱJȉ罴ņ螡źȰ?$矡ȶ网棊ʢ + initialDelaySeconds: -2717401 + periodSeconds: -1099429189 + successThreshold: 994072122 + tcpSocket: + host: "214" + port: "213" + timeoutSeconds: -1492565335 + resources: + limits: + ǚ灄鸫rʤî萨zvt: "829" + requests: + 悮坮Ȣ幟ļ腻ŬƩȿ0矀Kʝ瘴I\p: "604" + securityContext: + allowPrivilegeEscalation: true + capabilities: + add: + - 藢xɮĵȑ6L*Z鐫û咡W< + drop: + - lu|榝$î. + privileged: false + procMount: 朦 wƯ貾坢'跩 + readOnlyRootFilesystem: true + runAsGroup: 8949541422887578058 + runAsNonRoot: true + runAsUser: -7565148469525206101 + seLinuxOptions: + level: "240" + role: "238" + type: "239" + user: "237" + seccompProfile: + localhostProfile: "244" + type: ŕ翑0展} + windowsOptions: + gmsaCredentialSpec: "242" + gmsaCredentialSpecName: "241" + runAsUserName: "243" + startupProbe: + exec: + command: + - "215" + failureThreshold: 785984384 + httpGet: + host: "218" + httpHeaders: + - name: "219" + value: "220" + path: "216" + port: "217" + scheme: Kw(ğ儴Ůĺ}潷ʒ胵輓Ɔ + initialDelaySeconds: -1738069460 + periodSeconds: -805795167 + successThreshold: 1791615594 + tcpSocket: + host: "221" + port: -36782737 + timeoutSeconds: -1643733106 + stdinOnce: true + terminationMessagePath: "236" + volumeDevices: + - devicePath: "200" + name: "199" + volumeMounts: + - mountPath: "196" + mountPropagation: ƖHV + name: "195" + readOnly: true + subPath: "197" + subPathExpr: "198" + workingDir: "179" + nodeName: "387" + nodeSelector: + "383": "384" + overhead: + ȩ纾S: "368" + preemptionPolicy: 'n夬LJ:BŐ埑Ô*ɾWȖ韝ƉşʁO^:' + priority: -1221153504 + priorityClassName: "446" + readinessGates: + - conditionType: 媈 + restartPolicy: ȿ醏g遧 + runtimeClassName: "451" + schedulerName: "441" + securityContext: + fsGroup: 4489057930380969432 + fsGroupChangePolicy: ='ʨ|ǓÓ敆OɈÏ 瞍髃 + runAsGroup: -759684899479757878 + runAsNonRoot: false + runAsUser: -1290365495982891537 + seLinuxOptions: + level: "391" + role: "389" + type: "390" + user: "388" + seccompProfile: + localhostProfile: "397" + type: ɣȕW歹s梊ɥʋăƻ遲njlȘ鹾KƂʼn + supplementalGroups: + - 3273247375993523103 + sysctls: + - name: "395" + value: "396" + windowsOptions: + gmsaCredentialSpec: "393" + gmsaCredentialSpecName: "392" + runAsUserName: "394" + serviceAccount: "386" + serviceAccountName: "385" + setHostnameAsFQDN: false + shareProcessNamespace: false + subdomain: "400" + terminationGracePeriodSeconds: -616777763639482630 + tolerations: + - effect: 淵 + key: "442" + operator: Ɖ肆Ző + tolerationSeconds: -1072615283184390308 + value: "443" + topologySpreadConstraints: + - labelSelector: + matchExpressions: + - key: 51-i-d-----9---063-qm-j-3wc89k-0-57z4063--4/rBQ.u + operator: Exists + matchLabels: + jp-z---k-5r6h--y7n.61-cm---ch-g0t-q--qr95ws-v-5--7-ufi-7/35a-1-CdM._bk81S3.s_s_6.-_v__.rP._2_O--d.7.--.2g: Mqp..__._-J_-fk3-_j.133eT_2_Y + maxSkew: -1568300104 + topologyKey: "452" + whenUnsatisfiable: 潑嫉悔柅ȵ.Ȁ鎧Y冒Ɩ + 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" + ephemeral: + readOnly: true + volumeClaimTemplate: + metadata: + annotations: + "154": "155" + clusterName: "160" + creationTimestamp: null + deletionGracePeriodSeconds: 6296624700137074905 + finalizers: + - "159" + generateName: "148" + generation: 6028937828108618026 + labels: + "152": "153" + managedFields: + - apiVersion: "162" + fieldsType: "163" + manager: "161" + operation: ɑ龫`劳&¼傭Ȟ1酃=6}ɡŇƉ立h + name: "147" + namespace: "149" + ownerReferences: + - apiVersion: "156" + blockOwnerDeletion: false + controller: false + kind: "157" + name: "158" + uid: 閝ȝ + resourceVersion: "11451542506523135343" + selfLink: "150" + uid: H巧壚tC十Oɢ + spec: + accessModes: + - '鲡:' + dataSource: + apiGroup: "172" + kind: "173" + name: "174" + resources: + limits: + Ŗȫ焗捏ĨFħ籘: "853" + requests: + zɟ踡肒Ao/樝fw[Řż丩ŽoǠ: "918" + selector: + matchExpressions: + - key: m_0_F03_J + operator: NotIn + values: + - 4FpF_W-6 + matchLabels: + 0-.-yz-0-_p4mz--.I_f6kjsz-7lwY-Y93-6: igm_-._.q6 + storageClassName: "171" + volumeMode: Z1Ůđ眊ľǎɳ,ǿ飏騀呣 + volumeName: "170" + 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: -303330375 + collisionCount: 2099542463 + conditions: + - lastTransitionTime: "2035-01-21T08:11:33Z" + lastUpdateTime: "2096-03-01T11:48:47Z" + message: "460" + reason: "459" + status: o鷺ɷ裝TG奟cõ乨厰ʚ±r珹ȟ6 + type: ʀł! + observedGeneration: 3359608726763190142 + readyReplicas: -2095625968 + replicas: 1401559245 + unavailableReplicas: 584721644 + updatedReplicas: -406189540 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta1.DeploymentRollback.json b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta1.DeploymentRollback.json new file mode 100644 index 00000000000..8d2b643ffc4 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta1.DeploymentRollback.json @@ -0,0 +1,11 @@ +{ + "kind": "DeploymentRollback", + "apiVersion": "apps/v1beta1", + "name": "2", + "updatedAnnotations": { + "3": "4" + }, + "rollbackTo": { + "revision": 4518808233936994290 + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta1.DeploymentRollback.pb b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta1.DeploymentRollback.pb new file mode 100644 index 0000000000000000000000000000000000000000..5a9f4672c3b708d8299d39bda8dbcfd21fa92859 GIT binary patch literal 69 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 literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta1.StatefulSet.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta1.StatefulSet.yaml new file mode 100644 index 00000000000..5f019d402dc --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta1.StatefulSet.yaml @@ -0,0 +1,1094 @@ +apiVersion: apps/v1beta1 +kind: StatefulSet +metadata: + annotations: + "9": "10" + clusterName: "15" + creationTimestamp: null + deletionGracePeriodSeconds: -4955867275792137171 + finalizers: + - "14" + generateName: "3" + generation: 8071137005907523419 + labels: + "7": "8" + managedFields: + - apiVersion: "17" + 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: + podManagementPolicy: '`ŇaƬȿŬ捕|' + replicas: 896585016 + revisionHistoryLimit: -1872519086 + 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 + serviceName: "489" + 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: 2031424375743848602 + affinity: + nodeAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - key: "405" + operator: '#ļǹʅŚO虀^背遻堣灭ƴɦ燻' + values: + - "406" + matchFields: + - key: "407" + operator: -觗裓6Ř筿ɾ5Ų買霎ȃň[>ą + values: + - "408" + weight: 377409178 + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - key: "401" + operator: +Œ9两 + values: + - "402" + matchFields: + - key: "403" + operator: q=歍þ螗ɃŒGm¨z鋎靀G + values: + - "404" + podAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: hj6/bW_E..24-O._.v._9-cz.-Y6T4g_-.._Lf2t_m...CqN + operator: DoesNotExist + matchLabels: + ? v-5-e-m78o-6-6211-7p--3zm-lx300w-tj-35840-w4g-27-5s6.q-22r4wye52y-h7463lyps4483-o--3f1p7--43nw-l-x18mtxb--kexr-y/oK-.O--5-yp8q_s-1__gw_-z_659GE.l_.23--_6l.-5_Z + : 3Pw_-r75--_-Ao + namespaces: + - "423" + topologyKey: "424" + weight: -1507671981 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: 5X1rh-K5y_AzOBW.9oE9_6.--v17r__.2bIZ___Y + operator: Exists + matchLabels: + 1-2ga-v205p-26-u5wg-g8.m-l80--5o1--cp6-5-x1---0w4rm-0u6/l-7_3x_-J_.....7..--w0_1V4.-r-8S5--_7_-Zp5: 1--L--v_Z--Zg-_4Q__-v_t_u_.A + namespaces: + - "415" + topologyKey: "416" + podAntiAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: "8" + operator: DoesNotExist + matchLabels: + k407--m-dc---6-q-q0o90--g-09--d5ez1----b69x90/um._fN._k8__._ep2P.B._A_090ERG2nV.__p_Y-.2__a_dWU_VF: 11---.-o7.pJ-4-1WV.-__05._LsuH + namespaces: + - "439" + topologyKey: "440" + weight: 1067925263 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: 1x--i--7-nt-23h-4z-21-sap--h--q0h-t2n4s-6-k5-7-a0w-ke5p-3.nu--17---u7-gl7814ei-07shtq-6---g----9s39z-5/wv3UDf.-4D-5 + operator: NotIn + values: + - l67Q.-_t--O.3L.z2-y.-...C4_-_2G8 + matchLabels: + C--Y_Dp8O_._e_3_.4_W_-_7: p_.----cp__ac8u.._-__BM.6-.Y7 + namespaces: + - "431" + topologyKey: "432" + automountServiceAccountToken: false + containers: + - args: + - "248" + command: + - "247" + env: + - name: "255" + value: "256" + valueFrom: + configMapKeyRef: + key: "262" + name: "261" + optional: false + fieldRef: + apiVersion: "257" + fieldPath: "258" + resourceFieldRef: + containerName: "259" + divisor: "124" + resource: "260" + secretKeyRef: + key: "264" + name: "263" + optional: false + envFrom: + - configMapRef: + name: "253" + optional: true + prefix: "252" + secretRef: + name: "254" + optional: false + image: "246" + imagePullPolicy: ņ + lifecycle: + postStart: + exec: + command: + - "291" + httpGet: + host: "294" + httpHeaders: + - name: "295" + value: "296" + path: "292" + port: "293" + scheme: ­蜷ɔ幩š + tcpSocket: + host: "297" + port: 455833230 + preStop: + exec: + command: + - "298" + httpGet: + host: "300" + httpHeaders: + - name: "301" + value: "302" + path: "299" + port: 1076497581 + scheme: h4ɊHȖ|ʐ + tcpSocket: + host: "303" + port: 248533396 + livenessProbe: + exec: + command: + - "271" + failureThreshold: -205176266 + httpGet: + host: "273" + httpHeaders: + - name: "274" + value: "275" + path: "272" + port: 465486290 + initialDelaySeconds: -2097329452 + periodSeconds: 865289071 + successThreshold: -1829146875 + tcpSocket: + host: "276" + port: -116224247 + timeoutSeconds: 1504385614 + name: "245" + ports: + - containerPort: 2056774277 + hostIP: "251" + hostPort: -778272981 + name: "250" + protocol: 现葢ŵ橨鬶l獕;跣Hǝcw媀瓄&翜舞拉 + readinessProbe: + exec: + command: + - "277" + failureThreshold: -402384013 + httpGet: + host: "279" + httpHeaders: + - name: "280" + value: "281" + path: "278" + port: 234253676 + scheme: ÔÂɘɢ鬍熖B芭花ª瘡蟦JBʟ鍏 + initialDelaySeconds: -2062708879 + periodSeconds: -141401239 + successThreshold: -1187301925 + tcpSocket: + host: "283" + port: "282" + timeoutSeconds: 215186711 + resources: + limits: + V訆Ǝżŧ: "915" + requests: + +SÄ蚃ɣľ)酊龨Î: "787" + 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: "308" + role: "306" + type: "307" + user: "305" + seccompProfile: + localhostProfile: "312" + type: 晲T[irȎ3Ĕ\ + windowsOptions: + gmsaCredentialSpec: "310" + gmsaCredentialSpecName: "309" + runAsUserName: "311" + startupProbe: + exec: + command: + - "284" + failureThreshold: -1699531929 + httpGet: + host: "287" + httpHeaders: + - name: "288" + value: "289" + path: "285" + port: "286" + scheme: 鏻砅邻爥 + initialDelaySeconds: 601198286 + periodSeconds: 405193215 + successThreshold: 2129989022 + tcpSocket: + host: "290" + port: -305362540 + timeoutSeconds: 409029209 + terminationMessagePath: "304" + terminationMessagePolicy: 迮ƙIJ嘢4ʗN,丽饾| 鞤ɱďW賁Ěɭ + tty: true + volumeDevices: + - devicePath: "270" + name: "269" + volumeMounts: + - mountPath: "266" + mountPropagation: '"冓鍓贯澔 ƺ蛜6' + name: "265" + readOnly: true + subPath: "267" + subPathExpr: "268" + workingDir: "249" + dnsConfig: + nameservers: + - "447" + options: + - name: "449" + value: "450" + searches: + - "448" + dnsPolicy: :{柯?B + enableServiceLinks: true + ephemeralContainers: + - args: + - "316" + command: + - "315" + env: + - name: "323" + value: "324" + valueFrom: + configMapKeyRef: + key: "330" + name: "329" + optional: true + fieldRef: + apiVersion: "325" + fieldPath: "326" + resourceFieldRef: + containerName: "327" + divisor: "69" + resource: "328" + secretKeyRef: + key: "332" + name: "331" + optional: false + envFrom: + - configMapRef: + name: "321" + optional: true + prefix: "320" + secretRef: + name: "322" + optional: false + image: "314" + imagePullPolicy: tl敷斢杧ż鯀 + lifecycle: + postStart: + exec: + command: + - "360" + httpGet: + host: "362" + httpHeaders: + - name: "363" + value: "364" + path: "361" + port: 1288391156 + scheme: Ǥ桒ɴ鉂WJ1抉泅ą&疀ȼN + tcpSocket: + host: "366" + port: "365" + preStop: + exec: + command: + - "367" + httpGet: + host: "369" + httpHeaders: + - name: "370" + value: "371" + path: "368" + port: 1859267428 + scheme: ȟP + tcpSocket: + host: "372" + port: 1445923603 + livenessProbe: + exec: + command: + - "339" + failureThreshold: -36573584 + httpGet: + host: "342" + httpHeaders: + - name: "343" + value: "344" + path: "340" + port: "341" + scheme: ȥ}礤铟怖ý萜Ǖ + initialDelaySeconds: -1922458514 + periodSeconds: 692511776 + successThreshold: -1231653807 + tcpSocket: + host: "345" + port: -1088996269 + timeoutSeconds: 1480364858 + name: "313" + ports: + - containerPort: -1918622971 + hostIP: "319" + hostPort: -1656699070 + name: "318" + protocol: ĵ鴁ĩȲǸ|蕎'佉賞ǧĒz + readinessProbe: + exec: + command: + - "346" + failureThreshold: -1436899600 + httpGet: + host: "348" + httpHeaders: + - name: "349" + value: "350" + path: "347" + port: -1157640253 + scheme: ×p鬷m罂o3ǰ廋i乳'ȘUɻ; + initialDelaySeconds: -478839383 + periodSeconds: 140830733 + successThreshold: -708495486 + tcpSocket: + host: "352" + port: "351" + timeoutSeconds: 989933975 + resources: + limits: + 1b: "328" + requests: + '}Ñ蠂Ü[ƛ^輅9ɛ棕ƈ眽炊': "699" + securityContext: + allowPrivilegeEscalation: true + capabilities: + add: + - 鸔ɧWǘ炙 + drop: + - 餸硷 + privileged: true + procMount: ʈʫ羶剹ƊF豎穜 + readOnlyRootFilesystem: true + runAsGroup: 2946116477552625615 + runAsNonRoot: true + runAsUser: 5215323049148402377 + seLinuxOptions: + level: "377" + role: "375" + type: "376" + user: "374" + seccompProfile: + localhostProfile: "381" + type: l咑耖p^鏋 + windowsOptions: + gmsaCredentialSpec: "379" + gmsaCredentialSpecName: "378" + runAsUserName: "380" + startupProbe: + exec: + command: + - "353" + failureThreshold: -1873425934 + httpGet: + host: "356" + httpHeaders: + - name: "357" + value: "358" + path: "354" + port: "355" + scheme: 漤ŗ坟 + initialDelaySeconds: -902839620 + periodSeconds: 1808698094 + successThreshold: 1155232143 + tcpSocket: + host: "359" + port: -1617422199 + timeoutSeconds: -2030665763 + targetContainerName: "382" + terminationMessagePath: "373" + terminationMessagePolicy: 殆诵H玲鑠ĭ$#卛8ð仁Q + tty: true + volumeDevices: + - devicePath: "338" + name: "337" + volumeMounts: + - mountPath: "334" + mountPropagation: Ik(dŊiɢzĮ蛋I + name: "333" + readOnly: true + subPath: "335" + subPathExpr: "336" + workingDir: "317" + hostAliases: + - hostnames: + - "445" + ip: "444" + hostNetwork: true + hostname: "399" + imagePullSecrets: + - name: "398" + initContainers: + - args: + - "178" + command: + - "177" + env: + - name: "185" + value: "186" + valueFrom: + configMapKeyRef: + key: "192" + name: "191" + optional: false + fieldRef: + apiVersion: "187" + fieldPath: "188" + resourceFieldRef: + containerName: "189" + divisor: "573" + resource: "190" + secretKeyRef: + key: "194" + name: "193" + optional: false + envFrom: + - configMapRef: + name: "183" + optional: false + prefix: "182" + secretRef: + name: "184" + optional: false + image: "176" + imagePullPolicy: 昕Ĭ + lifecycle: + postStart: + exec: + command: + - "222" + httpGet: + host: "225" + httpHeaders: + - name: "226" + value: "227" + path: "223" + port: "224" + scheme: '>郵[+扴ȨŮ' + tcpSocket: + host: "229" + port: "228" + preStop: + exec: + command: + - "230" + httpGet: + host: "232" + httpHeaders: + - name: "233" + value: "234" + path: "231" + port: -743369977 + scheme: '>犵殇ŕ-Ɂ圯W:ĸ輦唊#v铿ʩȂ4' + tcpSocket: + host: "235" + port: -1224991707 + livenessProbe: + exec: + command: + - "201" + failureThreshold: -1150474479 + httpGet: + host: "203" + httpHeaders: + - name: "204" + value: "205" + path: "202" + port: -1196874390 + scheme: S晒嶗UÐ_ƮA攤 + initialDelaySeconds: 1885897314 + periodSeconds: 1054858106 + successThreshold: 232569106 + tcpSocket: + host: "206" + port: -498930176 + timeoutSeconds: -465677631 + name: "175" + ports: + - containerPort: 377225334 + hostIP: "181" + hostPort: 282592353 + name: "180" + protocol: Ƹ[Ęİ榌U髷裎$MVȟ@7 + readinessProbe: + exec: + command: + - "207" + failureThreshold: 1752155096 + httpGet: + host: "210" + httpHeaders: + - name: "211" + value: "212" + path: "208" + port: "209" + scheme: 8鸖ɱJȉ罴ņ螡źȰ?$矡ȶ网棊ʢ + initialDelaySeconds: -2717401 + periodSeconds: -1099429189 + successThreshold: 994072122 + tcpSocket: + host: "214" + port: "213" + timeoutSeconds: -1492565335 + resources: + limits: + ǚ灄鸫rʤî萨zvt: "829" + requests: + 悮坮Ȣ幟ļ腻ŬƩȿ0矀Kʝ瘴I\p: "604" + securityContext: + allowPrivilegeEscalation: true + capabilities: + add: + - 藢xɮĵȑ6L*Z鐫û咡W< + drop: + - lu|榝$î. + privileged: false + procMount: 朦 wƯ貾坢'跩 + readOnlyRootFilesystem: true + runAsGroup: 8949541422887578058 + runAsNonRoot: true + runAsUser: -7565148469525206101 + seLinuxOptions: + level: "240" + role: "238" + type: "239" + user: "237" + seccompProfile: + localhostProfile: "244" + type: ŕ翑0展} + windowsOptions: + gmsaCredentialSpec: "242" + gmsaCredentialSpecName: "241" + runAsUserName: "243" + startupProbe: + exec: + command: + - "215" + failureThreshold: 785984384 + httpGet: + host: "218" + httpHeaders: + - name: "219" + value: "220" + path: "216" + port: "217" + scheme: Kw(ğ儴Ůĺ}潷ʒ胵輓Ɔ + initialDelaySeconds: -1738069460 + periodSeconds: -805795167 + successThreshold: 1791615594 + tcpSocket: + host: "221" + port: -36782737 + timeoutSeconds: -1643733106 + stdinOnce: true + terminationMessagePath: "236" + volumeDevices: + - devicePath: "200" + name: "199" + volumeMounts: + - mountPath: "196" + mountPropagation: ƖHV + name: "195" + readOnly: true + subPath: "197" + subPathExpr: "198" + workingDir: "179" + nodeName: "387" + nodeSelector: + "383": "384" + overhead: + ȩ纾S: "368" + preemptionPolicy: 'n夬LJ:BŐ埑Ô*ɾWȖ韝ƉşʁO^:' + priority: -1221153504 + priorityClassName: "446" + readinessGates: + - conditionType: 媈 + restartPolicy: ȿ醏g遧 + runtimeClassName: "451" + schedulerName: "441" + securityContext: + fsGroup: 4489057930380969432 + fsGroupChangePolicy: ='ʨ|ǓÓ敆OɈÏ 瞍髃 + runAsGroup: -759684899479757878 + runAsNonRoot: false + runAsUser: -1290365495982891537 + seLinuxOptions: + level: "391" + role: "389" + type: "390" + user: "388" + seccompProfile: + localhostProfile: "397" + type: ɣȕW歹s梊ɥʋăƻ遲njlȘ鹾KƂʼn + supplementalGroups: + - 3273247375993523103 + sysctls: + - name: "395" + value: "396" + windowsOptions: + gmsaCredentialSpec: "393" + gmsaCredentialSpecName: "392" + runAsUserName: "394" + serviceAccount: "386" + serviceAccountName: "385" + setHostnameAsFQDN: false + shareProcessNamespace: false + subdomain: "400" + terminationGracePeriodSeconds: -616777763639482630 + tolerations: + - effect: 淵 + key: "442" + operator: Ɖ肆Ző + tolerationSeconds: -1072615283184390308 + value: "443" + topologySpreadConstraints: + - labelSelector: + matchExpressions: + - key: 51-i-d-----9---063-qm-j-3wc89k-0-57z4063--4/rBQ.u + operator: Exists + matchLabels: + jp-z---k-5r6h--y7n.61-cm---ch-g0t-q--qr95ws-v-5--7-ufi-7/35a-1-CdM._bk81S3.s_s_6.-_v__.rP._2_O--d.7.--.2g: Mqp..__._-J_-fk3-_j.133eT_2_Y + maxSkew: -1568300104 + topologyKey: "452" + whenUnsatisfiable: 潑嫉悔柅ȵ.Ȁ鎧Y冒Ɩ + 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" + ephemeral: + readOnly: true + volumeClaimTemplate: + metadata: + annotations: + "154": "155" + clusterName: "160" + creationTimestamp: null + deletionGracePeriodSeconds: 6296624700137074905 + finalizers: + - "159" + generateName: "148" + generation: 6028937828108618026 + labels: + "152": "153" + managedFields: + - apiVersion: "162" + fieldsType: "163" + manager: "161" + operation: ɑ龫`劳&¼傭Ȟ1酃=6}ɡŇƉ立h + name: "147" + namespace: "149" + ownerReferences: + - apiVersion: "156" + blockOwnerDeletion: false + controller: false + kind: "157" + name: "158" + uid: 閝ȝ + resourceVersion: "11451542506523135343" + selfLink: "150" + uid: H巧壚tC十Oɢ + spec: + accessModes: + - '鲡:' + dataSource: + apiGroup: "172" + kind: "173" + name: "174" + resources: + limits: + Ŗȫ焗捏ĨFħ籘: "853" + requests: + zɟ踡肒Ao/樝fw[Řż丩ŽoǠ: "918" + selector: + matchExpressions: + - key: m_0_F03_J + operator: NotIn + values: + - 4FpF_W-6 + matchLabels: + 0-.-yz-0-_p4mz--.I_f6kjsz-7lwY-Y93-6: igm_-._.q6 + storageClassName: "171" + volumeMode: Z1Ůđ眊ľǎɳ,ǿ飏騀呣 + volumeName: "170" + 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" + updateStrategy: + rollingUpdate: + partition: -83826225 + type: șa汸<ƋlɋN磋镮ȺPÈ + volumeClaimTemplates: + - metadata: + annotations: + "466": "467" + clusterName: "472" + creationTimestamp: null + deletionGracePeriodSeconds: -6486445241316991261 + finalizers: + - "471" + generateName: "460" + generation: -5107762106575809276 + labels: + "464": "465" + managedFields: + - apiVersion: "474" + fieldsType: "475" + manager: "473" + operation: 壛ĐíEd楗鱶镖喗vȥ + name: "459" + namespace: "461" + ownerReferences: + - apiVersion: "468" + blockOwnerDeletion: false + controller: true + kind: "469" + name: "470" + uid: /nēɅĀ埰ʀł!U詨nj1ýǝ + resourceVersion: "8285629342346774721" + selfLink: "462" + uid: S誖Śs垦Ȋ髴T唼=`朇c + spec: + accessModes: + - Y斩I儑瓔¯ + dataSource: + apiGroup: "484" + kind: "485" + name: "486" + resources: + limits: + 涟雒驭堣Qwn:Ʋå譥a超: "19" + requests: + ª韷v简3VǢɾ纤ą¨?ɣ蔫椁Ȕ: "368" + selector: + matchExpressions: + - key: vUK_-.j21---__y.9O.L-.m.3--4 + operator: In + values: + - 37u-h---dY7_M_-._M52 + matchLabels: + ? k--13lk5-e4-u-5kvp-----887j72qz6-7d84-1f396h82----23-6b77f.mgi7-2je7zjt0pp-x0r2gd---yn1/7_._qN__A_f_-B3_U__L.KH6K.RwsfI_2-_20_9.5 + : 8_B-ks7dx + storageClassName: "483" + volumeMode: '''降\4)ȳɍǟm{煰œ憼' + volumeName: "482" + status: + accessModes: + - èƾ竒决瘛Ǫǵ + capacity: + Ǧ澵貛香"砻B鷋: "578" + conditions: + - lastProbeTime: "2230-04-25T02:33:53Z" + lastTransitionTime: "2843-07-14T02:23:26Z" + message: "488" + reason: "487" + status: WU=ȑ-A敲ʉ2腠梊 + type: '|nET¬%ȎdžĤɂR湛' + phase: ʌ槧ą°Z拕獘:pȚ\猫ï卒ú +status: + collisionCount: 1955001098 + conditions: + - lastTransitionTime: "2209-03-11T07:19:12Z" + message: "493" + reason: "492" + status: 觇ƒ幦ų勏Y9=ȳB鼲糰E + type: ;"薑Ȣ#闬輙怀¹bCũw¼ ǫđ槴Ċ + currentReplicas: 1539090224 + currentRevision: "490" + observedGeneration: 4142968120221896284 + readyReplicas: -702578810 + replicas: 1576197985 + updateRevision: "491" + updatedReplicas: -855944448 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.ControllerRevision.json b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.ControllerRevision.json new file mode 100644 index 00000000000..487201d14da --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.ControllerRevision.json @@ -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 +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.ControllerRevision.pb b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.ControllerRevision.pb new file mode 100644 index 0000000000000000000000000000000000000000..85bf0f55c8ec6b170a6bb0ca8c06730091533e3b GIT binary patch literal 332 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ą S + windowsOptions: + gmsaCredentialSpec: "380" + gmsaCredentialSpecName: "379" + runAsUserName: "381" + startupProbe: + exec: + command: + - "353" + failureThreshold: 1805682547 + httpGet: + host: "356" + httpHeaders: + - name: "357" + value: "358" + path: "354" + port: "355" + scheme: đ>*劶? + initialDelaySeconds: 1008425444 + periodSeconds: 1678953375 + successThreshold: 1045190247 + tcpSocket: + host: "359" + port: -176877925 + timeoutSeconds: -821592382 + stdinOnce: true + targetContainerName: "383" + terminationMessagePath: "374" + terminationMessagePolicy: s梊ɥʋăƻ遲njlȘ鹾K + volumeDevices: + - devicePath: "339" + name: "338" + volumeMounts: + - mountPath: "335" + mountPropagation: Ű藛b磾sYȠ繽敮ǰ + name: "334" + subPath: "336" + subPathExpr: "337" + workingDir: "318" + hostAliases: + - hostnames: + - "446" + ip: "445" + hostIPC: true + hostNetwork: true + hostname: "400" + imagePullSecrets: + - name: "399" + initContainers: + - args: + - "178" + command: + - "177" + env: + - name: "185" + value: "186" + valueFrom: + configMapKeyRef: + key: "192" + name: "191" + optional: true + fieldRef: + apiVersion: "187" + fieldPath: "188" + resourceFieldRef: + containerName: "189" + divisor: "139" + resource: "190" + secretKeyRef: + key: "194" + name: "193" + optional: false + envFrom: + - configMapRef: + name: "183" + optional: false + prefix: "182" + secretRef: + name: "184" + optional: false + image: "176" + imagePullPolicy: Ɖ飴ɎiǨ + lifecycle: + postStart: + exec: + command: + - "222" + httpGet: + host: "224" + httpHeaders: + - name: "225" + value: "226" + path: "223" + port: -816630929 + tcpSocket: + host: "227" + port: 1965273344 + preStop: + exec: + command: + - "228" + httpGet: + host: "231" + httpHeaders: + - name: "232" + value: "233" + path: "229" + port: "230" + scheme: SÄ蚃ɣľ)酊龨δ摖ȱğ_< + tcpSocket: + host: "234" + port: -385597677 + livenessProbe: + exec: + command: + - "201" + failureThreshold: -552281772 + httpGet: + host: "204" + httpHeaders: + - name: "205" + value: "206" + path: "202" + port: "203" + scheme: u|榝$î.Ȏ蝪ʜ5遰=E埄Ȁ + initialDelaySeconds: -1246371817 + periodSeconds: 432291364 + successThreshold: 676578360 + tcpSocket: + host: "207" + port: 1714588921 + timeoutSeconds: 617318981 + name: "175" + ports: + - containerPort: -1252938503 + hostIP: "181" + hostPort: 852780575 + name: "180" + protocol: Opwǩ曬逴褜1ØœȠƬQg鄠 + readinessProbe: + exec: + command: + - "208" + failureThreshold: 549215478 + httpGet: + host: "210" + httpHeaders: + - name: "211" + value: "212" + path: "209" + port: 1777326813 + scheme: ǟi&皥贸碔lNKƙ順\E¦ + initialDelaySeconds: 1868887309 + periodSeconds: -316996074 + successThreshold: 1933968533 + tcpSocket: + host: "214" + port: "213" + timeoutSeconds: -528664199 + resources: + limits: + LĹ]佱¿>犵殇ŕ-Ɂ圯W:ĸ輦唊: "807" + requests: + 嚧ʣq埄: "936" + securityContext: + allowPrivilegeEscalation: true + capabilities: + add: + - ǵɐ鰥Z + drop: + - ´DÒȗÔÂɘɢ鬍熖B芭花ª瘡 + privileged: false + procMount: ƲǦŐnj汰 + readOnlyRootFilesystem: true + runAsGroup: 2823592889848840099 + runAsNonRoot: false + runAsUser: -1666202510534940446 + seLinuxOptions: + level: "239" + role: "237" + type: "238" + user: "236" + seccompProfile: + localhostProfile: "243" + type: ŕİi騎C + windowsOptions: + gmsaCredentialSpec: "241" + gmsaCredentialSpecName: "240" + runAsUserName: "242" + startupProbe: + exec: + command: + - "215" + failureThreshold: 1847163341 + httpGet: + host: "217" + httpHeaders: + - name: "218" + value: "219" + path: "216" + port: -374766088 + scheme: 翜舞拉Œ + initialDelaySeconds: -190183379 + periodSeconds: -341287812 + successThreshold: 2030115750 + tcpSocket: + host: "221" + port: "220" + timeoutSeconds: -940334911 + terminationMessagePath: "235" + terminationMessagePolicy: 橈' + tty: true + volumeDevices: + - devicePath: "200" + name: "199" + volumeMounts: + - mountPath: "196" + mountPropagation: '#嬀ơŸ8T 苧yñKJɐ扵Gƚ绤f' + name: "195" + subPath: "197" + subPathExpr: "198" + workingDir: "179" + nodeName: "388" + nodeSelector: + "384": "385" + overhead: + '[IŚȆĸsǞÃ+?Ď筌ʨ:': "664" + preemptionPolicy: 礗渶 + priority: 197024033 + priorityClassName: "447" + readinessGates: + - conditionType: "" + restartPolicy: '''呪欼萜õ箘鸰呾顓闉ȦT瑄ǻG' + runtimeClassName: "452" + schedulerName: "442" + securityContext: + fsGroup: -4548866432246561416 + fsGroupChangePolicy: Ð扬 + runAsGroup: -4962946920772050319 + runAsNonRoot: true + runAsUser: 4841944355356012825 + seLinuxOptions: + level: "392" + role: "390" + type: "391" + user: "389" + seccompProfile: + localhostProfile: "398" + type: 惍EʦŊĊ娮rȧ + supplementalGroups: + - 5695420257629724684 + sysctls: + - name: "396" + value: "397" + windowsOptions: + gmsaCredentialSpec: "394" + gmsaCredentialSpecName: "393" + runAsUserName: "395" + serviceAccount: "387" + serviceAccountName: "386" + setHostnameAsFQDN: true + shareProcessNamespace: false + subdomain: "401" + terminationGracePeriodSeconds: -155552760352472950 + tolerations: + - effect: ưg + key: "443" + operator: Ž彙pg稠氦Ņs + tolerationSeconds: 7158818521862381855 + value: "444" + topologySpreadConstraints: + - labelSelector: + matchExpressions: + - key: 37-ufi-q7u0ux-qv4kd-36---9-d-6s83--r-vkm.8fmt4272r--49u-0m7u-----v---4b---h-wyux--4t7k--e--x--3/fdw.3-._CJ4a1._-_CH-6 + operator: DoesNotExist + matchLabels: + cg-w2q76.6-7w-tdt-u-0----p6l-3-znd-8b-dg--1035ad1o-d-6-bk81-3s/s-g__.2: 3N_.n1.--.._-x_4..u2-__3uM77U7._pT-___-_5-6h_K7 + maxSkew: -918148948 + topologyKey: "453" + whenUnsatisfiable: 亪鸑躓1Ǐ詁Ȟ鮩ĺJCuɖc + 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" + ephemeral: + readOnly: true + volumeClaimTemplate: + metadata: + annotations: + "154": "155" + clusterName: "160" + creationTimestamp: null + deletionGracePeriodSeconds: 2974444584632416014 + finalizers: + - "159" + generateName: "148" + generation: 3849874053153949822 + labels: + "152": "153" + managedFields: + - apiVersion: "162" + fieldsType: "163" + manager: "161" + operation: 獵偐ę腬瓷碑=ɉ鎷卩蝾H韹寬娬ï瓼 + name: "147" + namespace: "149" + ownerReferences: + - apiVersion: "156" + blockOwnerDeletion: false + controller: true + kind: "157" + name: "158" + uid: oɘ檲ɨ銦妰黖ȓ + resourceVersion: "1248703441945830579" + selfLink: "150" + uid: 溟ɴ扵閝ȝ鐵儣廡ɑ龫`劳&¼ + spec: + accessModes: + - 酃=6}ɡŇƉ立hdz緄Ú|dk_瀹鞎 + dataSource: + apiGroup: "172" + kind: "173" + name: "174" + resources: + limits: + 'âĺɗŹ倗S晒嶗UÐ_ƮA攤/ɸɎ ': "648" + requests: + 鴒翁杙Ŧ癃8鸖ɱJȉ罴ņ螡: "212" + selector: + matchExpressions: + - key: Wik_--DSXr.n-A9..9__Y-H-Mqpt._.-_..051 + operator: DoesNotExist + matchLabels: + o-03-t-0-035--5b95w------4-n4f--139-295at-o7qff2/v2.-_-8wE._._3.-.83_iq_-y.-25C.A-j..9dfn38: m_zm-.-_RJt2pX_2_28.6 + storageClassName: "171" + volumeMode: dz娝嘚庎D}埽uʎȺ眖R#yV'WK + volumeName: "170" + 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: + maxUnavailable: 2 + type: 翘ǼZ熝Ʊ宷泐ɻvŰ`Ǧɝ憑ǖ菐u +status: + collisionCount: 223996911 + conditions: + - lastTransitionTime: "2480-06-05T07:37:49Z" + message: "461" + reason: "460" + status: 楗鱶镖喗vȥ倉螆ȨX>,«ɒó + type: Y囙邵鄨o鷺ɷ裝TG奟cõ乨厰ʚ± + currentNumberScheduled: 408491268 + desiredNumberScheduled: 1883709155 + numberAvailable: -406189540 + numberMisscheduled: -1833348558 + numberReady: 484752614 + numberUnavailable: -2095625968 + observedGeneration: 3359608726763190142 + updatedNumberScheduled: 1401559245 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.Deployment.json b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.Deployment.json new file mode 100644 index 00000000000..d3a8b3cb6e3 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.Deployment.json @@ -0,0 +1,1500 @@ +{ + "kind": "Deployment", + "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": 896585016, + "selector": { + "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" + }, + "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" + } + ] + }, + "template": { + "metadata": { + "name": "25", + "generateName": "26", + "namespace": "27", + "selfLink": "28", + "uid": "?Qȫş", + "resourceVersion": "1736621709629422270", + "generation": -8542870036622468681, + "creationTimestamp": null, + "deletionGracePeriodSeconds": -2575298329142810753, + "labels": { + "30": "31" + }, + "annotations": { + "32": "33" + }, + "ownerReferences": [ + { + "apiVersion": "34", + "kind": "35", + "name": "36", + "uid": "ƶȤ^}", + "controller": true, + "blockOwnerDeletion": true + } + ], + "finalizers": [ + "37" + ], + "clusterName": "38", + "managedFields": [ + { + "manager": "39", + "operation": "躢", + "apiVersion": "40", + "fieldsType": "41" + } + ] + }, + "spec": { + "volumes": [ + { + "name": "42", + "hostPath": { + "path": "43", + "type": "ƛƟ)ÙæNǚ錯ƶRquA?瞲Ť倱\u003c" + }, + "emptyDir": { + "medium": "Xŋ朘瑥A徙ɶɊł/擇ɦĽ胚O醔ɍ厶耈", + "sizeLimit": "473" + }, + "gcePersistentDisk": { + "pdName": "44", + "fsType": "45", + "partition": -1188153605 + }, + "awsElasticBlockStore": { + "volumeID": "46", + "fsType": "47", + "partition": 912004803, + "readOnly": true + }, + "gitRepo": { + "repository": "48", + "revision": "49", + "directory": "50" + }, + "secret": { + "secretName": "51", + "items": [ + { + "key": "52", + "path": "53", + "mode": -547518679 + } + ], + "defaultMode": 332383000, + "optional": true + }, + "nfs": { + "server": "54", + "path": "55", + "readOnly": true + }, + "iscsi": { + "targetPortal": "56", + "iqn": "57", + "lun": 994527057, + "iscsiInterface": "58", + "fsType": "59", + "portals": [ + "60" + ], + "chapAuthDiscovery": true, + "secretRef": { + "name": "61" + }, + "initiatorName": "62" + }, + "glusterfs": { + "endpoints": "63", + "path": "64", + "readOnly": true + }, + "persistentVolumeClaim": { + "claimName": "65", + "readOnly": true + }, + "rbd": { + "monitors": [ + "66" + ], + "image": "67", + "fsType": "68", + "pool": "69", + "user": "70", + "keyring": "71", + "secretRef": { + "name": "72" + } + }, + "flexVolume": { + "driver": "73", + "fsType": "74", + "secretRef": { + "name": "75" + }, + "readOnly": true, + "options": { + "76": "77" + } + }, + "cinder": { + "volumeID": "78", + "fsType": "79", + "secretRef": { + "name": "80" + } + }, + "cephfs": { + "monitors": [ + "81" + ], + "path": "82", + "user": "83", + "secretFile": "84", + "secretRef": { + "name": "85" + } + }, + "flocker": { + "datasetName": "86", + "datasetUUID": "87" + }, + "downwardAPI": { + "items": [ + { + "path": "88", + "fieldRef": { + "apiVersion": "89", + "fieldPath": "90" + }, + "resourceFieldRef": { + "containerName": "91", + "resource": "92", + "divisor": "660" + }, + "mode": 1569992019 + } + ], + "defaultMode": 824682619 + }, + "fc": { + "targetWWNs": [ + "93" + ], + "lun": -1740986684, + "fsType": "94", + "readOnly": true, + "wwids": [ + "95" + ] + }, + "azureFile": { + "secretName": "96", + "shareName": "97", + "readOnly": true + }, + "configMap": { + "name": "98", + "items": [ + { + "key": "99", + "path": "100", + "mode": 195263908 + } + ], + "defaultMode": 1593906314, + "optional": false + }, + "vsphereVolume": { + "volumePath": "101", + "fsType": "102", + "storagePolicyName": "103", + "storagePolicyID": "104" + }, + "quobyte": { + "registry": "105", + "volume": "106", + "user": "107", + "group": "108", + "tenant": "109" + }, + "azureDisk": { + "diskName": "110", + "diskURI": "111", + "cachingMode": "|@?鷅bȻN", + "fsType": "112", + "readOnly": true, + "kind": "榱*Gưoɘ檲" + }, + "photonPersistentDisk": { + "pdID": "113", + "fsType": "114" + }, + "projected": { + "sources": [ + { + "secret": { + "name": "115", + "items": [ + { + "key": "116", + "path": "117", + "mode": -323584340 + } + ], + "optional": true + }, + "downwardAPI": { + "items": [ + { + "path": "118", + "fieldRef": { + "apiVersion": "119", + "fieldPath": "120" + }, + "resourceFieldRef": { + "containerName": "121", + "resource": "122", + "divisor": "106" + }, + "mode": 173030157 + } + ] + }, + "configMap": { + "name": "123", + "items": [ + { + "key": "124", + "path": "125", + "mode": 2063799569 + } + ], + "optional": false + }, + "serviceAccountToken": { + "audience": "126", + "expirationSeconds": 8357931971650847566, + "path": "127" + } + } + ], + "defaultMode": -1334904807 + }, + "portworxVolume": { + "volumeID": "128", + "fsType": "129", + "readOnly": true + }, + "scaleIO": { + "gateway": "130", + "system": "131", + "secretRef": { + "name": "132" + }, + "protectionDomain": "133", + "storagePool": "134", + "storageMode": "135", + "volumeName": "136", + "fsType": "137" + }, + "storageos": { + "volumeName": "138", + "volumeNamespace": "139", + "fsType": "140", + "secretRef": { + "name": "141" + } + }, + "csi": { + "driver": "142", + "readOnly": false, + "fsType": "143", + "volumeAttributes": { + "144": "145" + }, + "nodePublishSecretRef": { + "name": "146" + } + }, + "ephemeral": { + "volumeClaimTemplate": { + "metadata": { + "name": "147", + "generateName": "148", + "namespace": "149", + "selfLink": "150", + "uid": "H巧壚tC十Oɢ", + "resourceVersion": "11451542506523135343", + "generation": 6028937828108618026, + "creationTimestamp": null, + "deletionGracePeriodSeconds": 6296624700137074905, + "labels": { + "152": "153" + }, + "annotations": { + "154": "155" + }, + "ownerReferences": [ + { + "apiVersion": "156", + "kind": "157", + "name": "158", + "uid": "閝ȝ", + "controller": false, + "blockOwnerDeletion": false + } + ], + "finalizers": [ + "159" + ], + "clusterName": "160", + "managedFields": [ + { + "manager": "161", + "operation": "ɑ龫`劳\u0026¼傭Ȟ1酃=6}ɡŇƉ立h", + "apiVersion": "162", + "fieldsType": "163" + } + ] + }, + "spec": { + "accessModes": [ + "鲡:" + ], + "selector": { + "matchLabels": { + "0-.-yz-0-_p4mz--.I_f6kjsz-7lwY-Y93-6": "igm_-._.q6" + }, + "matchExpressions": [ + { + "key": "m_0_F03_J", + "operator": "NotIn", + "values": [ + "4FpF_W-6" + ] + } + ] + }, + "resources": { + "limits": { + "Ŗȫ焗捏ĨFħ籘": "853" + }, + "requests": { + "zɟ踡肒Ao/樝fw[Řż丩ŽoǠ": "918" + } + }, + "volumeName": "170", + "storageClassName": "171", + "volumeMode": "Z1Ůđ眊ľǎɳ,ǿ飏騀呣", + "dataSource": { + "apiGroup": "172", + "kind": "173", + "name": "174" + } + } + }, + "readOnly": true + } + } + ], + "initContainers": [ + { + "name": "175", + "image": "176", + "command": [ + "177" + ], + "args": [ + "178" + ], + "workingDir": "179", + "ports": [ + { + "name": "180", + "hostPort": 282592353, + "containerPort": 377225334, + "protocol": "Ƹ[Ęİ榌U髷裎$MVȟ@7", + "hostIP": "181" + } + ], + "envFrom": [ + { + "prefix": "182", + "configMapRef": { + "name": "183", + "optional": false + }, + "secretRef": { + "name": "184", + "optional": false + } + } + ], + "env": [ + { + "name": "185", + "value": "186", + "valueFrom": { + "fieldRef": { + "apiVersion": "187", + "fieldPath": "188" + }, + "resourceFieldRef": { + "containerName": "189", + "resource": "190", + "divisor": "573" + }, + "configMapKeyRef": { + "name": "191", + "key": "192", + "optional": false + }, + "secretKeyRef": { + "name": "193", + "key": "194", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "ǚ灄鸫rʤî萨zvt": "829" + }, + "requests": { + "悮坮Ȣ幟ļ腻ŬƩȿ0矀Kʝ瘴I\\p": "604" + } + }, + "volumeMounts": [ + { + "name": "195", + "readOnly": true, + "mountPath": "196", + "subPath": "197", + "mountPropagation": "ƖHV", + "subPathExpr": "198" + } + ], + "volumeDevices": [ + { + "name": "199", + "devicePath": "200" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "201" + ] + }, + "httpGet": { + "path": "202", + "port": -1196874390, + "host": "203", + "scheme": "S晒嶗UÐ_ƮA攤", + "httpHeaders": [ + { + "name": "204", + "value": "205" + } + ] + }, + "tcpSocket": { + "port": -498930176, + "host": "206" + }, + "initialDelaySeconds": 1885897314, + "timeoutSeconds": -465677631, + "periodSeconds": 1054858106, + "successThreshold": 232569106, + "failureThreshold": -1150474479 + }, + "readinessProbe": { + "exec": { + "command": [ + "207" + ] + }, + "httpGet": { + "path": "208", + "port": "209", + "host": "210", + "scheme": "8鸖ɱJȉ罴ņ螡źȰ?$矡ȶ网棊ʢ", + "httpHeaders": [ + { + "name": "211", + "value": "212" + } + ] + }, + "tcpSocket": { + "port": "213", + "host": "214" + }, + "initialDelaySeconds": -2717401, + "timeoutSeconds": -1492565335, + "periodSeconds": -1099429189, + "successThreshold": 994072122, + "failureThreshold": 1752155096 + }, + "startupProbe": { + "exec": { + "command": [ + "215" + ] + }, + "httpGet": { + "path": "216", + "port": "217", + "host": "218", + "scheme": "Kw(ğ儴Ůĺ}潷ʒ胵輓Ɔ", + "httpHeaders": [ + { + "name": "219", + "value": "220" + } + ] + }, + "tcpSocket": { + "port": -36782737, + "host": "221" + }, + "initialDelaySeconds": -1738069460, + "timeoutSeconds": -1643733106, + "periodSeconds": -805795167, + "successThreshold": 1791615594, + "failureThreshold": 785984384 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "222" + ] + }, + "httpGet": { + "path": "223", + "port": "224", + "host": "225", + "scheme": "\u003e郵[+扴ȨŮ", + "httpHeaders": [ + { + "name": "226", + "value": "227" + } + ] + }, + "tcpSocket": { + "port": "228", + "host": "229" + } + }, + "preStop": { + "exec": { + "command": [ + "230" + ] + }, + "httpGet": { + "path": "231", + "port": -743369977, + "host": "232", + "scheme": "\u003e犵殇ŕ-Ɂ圯W:ĸ輦唊#v铿ʩȂ4", + "httpHeaders": [ + { + "name": "233", + "value": "234" + } + ] + }, + "tcpSocket": { + "port": -1224991707, + "host": "235" + } + } + }, + "terminationMessagePath": "236", + "imagePullPolicy": "昕Ĭ", + "securityContext": { + "capabilities": { + "add": [ + "藢xɮĵȑ6L*Z鐫û咡W\u003c" + ], + "drop": [ + "lu|榝$î." + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "237", + "role": "238", + "type": "239", + "level": "240" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "241", + "gmsaCredentialSpec": "242", + "runAsUserName": "243" + }, + "runAsUser": -7565148469525206101, + "runAsGroup": 8949541422887578058, + "runAsNonRoot": true, + "readOnlyRootFilesystem": true, + "allowPrivilegeEscalation": true, + "procMount": "朦 wƯ貾坢'跩", + "seccompProfile": { + "type": "ŕ翑0展}", + "localhostProfile": "244" + } + }, + "stdinOnce": true + } + ], + "containers": [ + { + "name": "245", + "image": "246", + "command": [ + "247" + ], + "args": [ + "248" + ], + "workingDir": "249", + "ports": [ + { + "name": "250", + "hostPort": -778272981, + "containerPort": 2056774277, + "protocol": "现葢ŵ橨鬶l獕;跣Hǝcw媀瓄\u0026翜舞拉", + "hostIP": "251" + } + ], + "envFrom": [ + { + "prefix": "252", + "configMapRef": { + "name": "253", + "optional": true + }, + "secretRef": { + "name": "254", + "optional": false + } + } + ], + "env": [ + { + "name": "255", + "value": "256", + "valueFrom": { + "fieldRef": { + "apiVersion": "257", + "fieldPath": "258" + }, + "resourceFieldRef": { + "containerName": "259", + "resource": "260", + "divisor": "124" + }, + "configMapKeyRef": { + "name": "261", + "key": "262", + "optional": false + }, + "secretKeyRef": { + "name": "263", + "key": "264", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "V訆Ǝżŧ": "915" + }, + "requests": { + "+SÄ蚃ɣľ)酊龨Î": "787" + } + }, + "volumeMounts": [ + { + "name": "265", + "readOnly": true, + "mountPath": "266", + "subPath": "267", + "mountPropagation": "\"冓鍓贯澔 ƺ蛜6", + "subPathExpr": "268" + } + ], + "volumeDevices": [ + { + "name": "269", + "devicePath": "270" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "271" + ] + }, + "httpGet": { + "path": "272", + "port": 465486290, + "host": "273", + "httpHeaders": [ + { + "name": "274", + "value": "275" + } + ] + }, + "tcpSocket": { + "port": -116224247, + "host": "276" + }, + "initialDelaySeconds": -2097329452, + "timeoutSeconds": 1504385614, + "periodSeconds": 865289071, + "successThreshold": -1829146875, + "failureThreshold": -205176266 + }, + "readinessProbe": { + "exec": { + "command": [ + "277" + ] + }, + "httpGet": { + "path": "278", + "port": 234253676, + "host": "279", + "scheme": "ÔÂɘɢ鬍熖B芭花ª瘡蟦JBʟ鍏", + "httpHeaders": [ + { + "name": "280", + "value": "281" + } + ] + }, + "tcpSocket": { + "port": "282", + "host": "283" + }, + "initialDelaySeconds": -2062708879, + "timeoutSeconds": 215186711, + "periodSeconds": -141401239, + "successThreshold": -1187301925, + "failureThreshold": -402384013 + }, + "startupProbe": { + "exec": { + "command": [ + "284" + ] + }, + "httpGet": { + "path": "285", + "port": "286", + "host": "287", + "scheme": "鏻砅邻爥", + "httpHeaders": [ + { + "name": "288", + "value": "289" + } + ] + }, + "tcpSocket": { + "port": -305362540, + "host": "290" + }, + "initialDelaySeconds": 601198286, + "timeoutSeconds": 409029209, + "periodSeconds": 405193215, + "successThreshold": 2129989022, + "failureThreshold": -1699531929 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "291" + ] + }, + "httpGet": { + "path": "292", + "port": "293", + "host": "294", + "scheme": "­蜷ɔ幩š", + "httpHeaders": [ + { + "name": "295", + "value": "296" + } + ] + }, + "tcpSocket": { + "port": 455833230, + "host": "297" + } + }, + "preStop": { + "exec": { + "command": [ + "298" + ] + }, + "httpGet": { + "path": "299", + "port": 1076497581, + "host": "300", + "scheme": "h4ɊHȖ|ʐ", + "httpHeaders": [ + { + "name": "301", + "value": "302" + } + ] + }, + "tcpSocket": { + "port": 248533396, + "host": "303" + } + } + }, + "terminationMessagePath": "304", + "terminationMessagePolicy": "迮ƙIJ嘢4ʗN,丽饾| 鞤ɱďW賁Ěɭ", + "imagePullPolicy": "ņ", + "securityContext": { + "capabilities": { + "add": [ + "DŽ髐njʉBn(fǂǢ曣" + ], + "drop": [ + "ay" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "305", + "role": "306", + "type": "307", + "level": "308" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "309", + "gmsaCredentialSpec": "310", + "runAsUserName": "311" + }, + "runAsUser": 1958157659034146020, + "runAsGroup": -5996624450771474158, + "runAsNonRoot": false, + "readOnlyRootFilesystem": true, + "allowPrivilegeEscalation": false, + "procMount": "嗆u", + "seccompProfile": { + "type": "晲T[irȎ3Ĕ\\", + "localhostProfile": "312" + } + }, + "tty": true + } + ], + "ephemeralContainers": [ + { + "name": "313", + "image": "314", + "command": [ + "315" + ], + "args": [ + "316" + ], + "workingDir": "317", + "ports": [ + { + "name": "318", + "hostPort": -1656699070, + "containerPort": -1918622971, + "protocol": "ĵ鴁ĩȲǸ|蕎'佉賞ǧĒz", + "hostIP": "319" + } + ], + "envFrom": [ + { + "prefix": "320", + "configMapRef": { + "name": "321", + "optional": true + }, + "secretRef": { + "name": "322", + "optional": false + } + } + ], + "env": [ + { + "name": "323", + "value": "324", + "valueFrom": { + "fieldRef": { + "apiVersion": "325", + "fieldPath": "326" + }, + "resourceFieldRef": { + "containerName": "327", + "resource": "328", + "divisor": "69" + }, + "configMapKeyRef": { + "name": "329", + "key": "330", + "optional": true + }, + "secretKeyRef": { + "name": "331", + "key": "332", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "1b": "328" + }, + "requests": { + "}Ñ蠂Ü[ƛ^輅9ɛ棕ƈ眽炊": "699" + } + }, + "volumeMounts": [ + { + "name": "333", + "readOnly": true, + "mountPath": "334", + "subPath": "335", + "mountPropagation": "Ik(dŊiɢzĮ蛋I", + "subPathExpr": "336" + } + ], + "volumeDevices": [ + { + "name": "337", + "devicePath": "338" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "339" + ] + }, + "httpGet": { + "path": "340", + "port": "341", + "host": "342", + "scheme": "ȥ}礤铟怖ý萜Ǖ", + "httpHeaders": [ + { + "name": "343", + "value": "344" + } + ] + }, + "tcpSocket": { + "port": -1088996269, + "host": "345" + }, + "initialDelaySeconds": -1922458514, + "timeoutSeconds": 1480364858, + "periodSeconds": 692511776, + "successThreshold": -1231653807, + "failureThreshold": -36573584 + }, + "readinessProbe": { + "exec": { + "command": [ + "346" + ] + }, + "httpGet": { + "path": "347", + "port": -1157640253, + "host": "348", + "scheme": "×p鬷m罂o3ǰ廋i乳'ȘUɻ;", + "httpHeaders": [ + { + "name": "349", + "value": "350" + } + ] + }, + "tcpSocket": { + "port": "351", + "host": "352" + }, + "initialDelaySeconds": -478839383, + "timeoutSeconds": 989933975, + "periodSeconds": 140830733, + "successThreshold": -708495486, + "failureThreshold": -1436899600 + }, + "startupProbe": { + "exec": { + "command": [ + "353" + ] + }, + "httpGet": { + "path": "354", + "port": "355", + "host": "356", + "scheme": "漤ŗ坟", + "httpHeaders": [ + { + "name": "357", + "value": "358" + } + ] + }, + "tcpSocket": { + "port": -1617422199, + "host": "359" + }, + "initialDelaySeconds": -902839620, + "timeoutSeconds": -2030665763, + "periodSeconds": 1808698094, + "successThreshold": 1155232143, + "failureThreshold": -1873425934 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "360" + ] + }, + "httpGet": { + "path": "361", + "port": 1288391156, + "host": "362", + "scheme": "Ǥ桒ɴ鉂WJ1抉泅ą\u0026疀ȼN", + "httpHeaders": [ + { + "name": "363", + "value": "364" + } + ] + }, + "tcpSocket": { + "port": "365", + "host": "366" + } + }, + "preStop": { + "exec": { + "command": [ + "367" + ] + }, + "httpGet": { + "path": "368", + "port": 1859267428, + "host": "369", + "scheme": "ȟP", + "httpHeaders": [ + { + "name": "370", + "value": "371" + } + ] + }, + "tcpSocket": { + "port": 1445923603, + "host": "372" + } + } + }, + "terminationMessagePath": "373", + "terminationMessagePolicy": "殆诵H玲鑠ĭ$#卛8ð仁Q", + "imagePullPolicy": "tl敷斢杧ż鯀", + "securityContext": { + "capabilities": { + "add": [ + "鸔ɧWǘ炙" + ], + "drop": [ + "餸硷" + ] + }, + "privileged": true, + "seLinuxOptions": { + "user": "374", + "role": "375", + "type": "376", + "level": "377" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "378", + "gmsaCredentialSpec": "379", + "runAsUserName": "380" + }, + "runAsUser": 5215323049148402377, + "runAsGroup": 2946116477552625615, + "runAsNonRoot": true, + "readOnlyRootFilesystem": true, + "allowPrivilegeEscalation": true, + "procMount": "ʈʫ羶剹ƊF豎穜", + "seccompProfile": { + "type": "l咑耖p^鏋", + "localhostProfile": "381" + } + }, + "tty": true, + "targetContainerName": "382" + } + ], + "restartPolicy": "ȿ醏g遧", + "terminationGracePeriodSeconds": -616777763639482630, + "activeDeadlineSeconds": 2031424375743848602, + "dnsPolicy": ":{柯?B", + "nodeSelector": { + "383": "384" + }, + "serviceAccountName": "385", + "serviceAccount": "386", + "automountServiceAccountToken": false, + "nodeName": "387", + "hostNetwork": true, + "shareProcessNamespace": false, + "securityContext": { + "seLinuxOptions": { + "user": "388", + "role": "389", + "type": "390", + "level": "391" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "392", + "gmsaCredentialSpec": "393", + "runAsUserName": "394" + }, + "runAsUser": -1290365495982891537, + "runAsGroup": -759684899479757878, + "runAsNonRoot": false, + "supplementalGroups": [ + 3273247375993523103 + ], + "fsGroup": 4489057930380969432, + "sysctls": [ + { + "name": "395", + "value": "396" + } + ], + "fsGroupChangePolicy": "='ʨ|ǓÓ敆OɈÏ 瞍髃", + "seccompProfile": { + "type": "ɣȕW歹s梊ɥʋăƻ遲njlȘ鹾KƂʼn", + "localhostProfile": "397" + } + }, + "imagePullSecrets": [ + { + "name": "398" + } + ], + "hostname": "399", + "subdomain": "400", + "affinity": { + "nodeAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": { + "nodeSelectorTerms": [ + { + "matchExpressions": [ + { + "key": "401", + "operator": "+Œ9两", + "values": [ + "402" + ] + } + ], + "matchFields": [ + { + "key": "403", + "operator": "q=歍þ螗ɃŒGm¨z鋎靀G", + "values": [ + "404" + ] + } + ] + } + ] + }, + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": 377409178, + "preference": { + "matchExpressions": [ + { + "key": "405", + "operator": "#ļǹʅŚO虀^背遻堣灭ƴɦ燻", + "values": [ + "406" + ] + } + ], + "matchFields": [ + { + "key": "407", + "operator": "-觗裓6Ř筿ɾ5Ų買霎ȃň[\u003eą", + "values": [ + "408" + ] + } + ] + } + } + ] + }, + "podAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "1-2ga-v205p-26-u5wg-g8.m-l80--5o1--cp6-5-x1---0w4rm-0u6/l-7_3x_-J_.....7..--w0_1V4.-r-8S5--_7_-Zp5": "1--L--v_Z--Zg-_4Q__-v_t_u_.A" + }, + "matchExpressions": [ + { + "key": "5X1rh-K5y_AzOBW.9oE9_6.--v17r__.2bIZ___Y", + "operator": "Exists" + } + ] + }, + "namespaces": [ + "415" + ], + "topologyKey": "416" + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": -1507671981, + "podAffinityTerm": { + "labelSelector": { + "matchLabels": { + "v-5-e-m78o-6-6211-7p--3zm-lx300w-tj-35840-w4g-27-5s6.q-22r4wye52y-h7463lyps4483-o--3f1p7--43nw-l-x18mtxb--kexr-y/oK-.O--5-yp8q_s-1__gw_-z_659GE.l_.23--_6l.-5_Z": "3Pw_-r75--_-Ao" + }, + "matchExpressions": [ + { + "key": "hj6/bW_E..24-O._.v._9-cz.-Y6T4g_-.._Lf2t_m...CqN", + "operator": "DoesNotExist" + } + ] + }, + "namespaces": [ + "423" + ], + "topologyKey": "424" + } + } + ] + }, + "podAntiAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "C--Y_Dp8O_._e_3_.4_W_-_7": "p_.----cp__ac8u.._-__BM.6-.Y7" + }, + "matchExpressions": [ + { + "key": "1x--i--7-nt-23h-4z-21-sap--h--q0h-t2n4s-6-k5-7-a0w-ke5p-3.nu--17---u7-gl7814ei-07shtq-6---g----9s39z-5/wv3UDf.-4D-5", + "operator": "NotIn", + "values": [ + "l67Q.-_t--O.3L.z2-y.-...C4_-_2G8" + ] + } + ] + }, + "namespaces": [ + "431" + ], + "topologyKey": "432" + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": 1067925263, + "podAffinityTerm": { + "labelSelector": { + "matchLabels": { + "k407--m-dc---6-q-q0o90--g-09--d5ez1----b69x90/um._fN._k8__._ep2P.B._A_090ERG2nV.__p_Y-.2__a_dWU_VF": "11---.-o7.pJ-4-1WV.-__05._LsuH" + }, + "matchExpressions": [ + { + "key": "8", + "operator": "DoesNotExist" + } + ] + }, + "namespaces": [ + "439" + ], + "topologyKey": "440" + } + } + ] + } + }, + "schedulerName": "441", + "tolerations": [ + { + "key": "442", + "operator": "Ɖ肆Ző", + "value": "443", + "effect": "淵", + "tolerationSeconds": -1072615283184390308 + } + ], + "hostAliases": [ + { + "ip": "444", + "hostnames": [ + "445" + ] + } + ], + "priorityClassName": "446", + "priority": -1221153504, + "dnsConfig": { + "nameservers": [ + "447" + ], + "searches": [ + "448" + ], + "options": [ + { + "name": "449", + "value": "450" + } + ] + }, + "readinessGates": [ + { + "conditionType": "媈" + } + ], + "runtimeClassName": "451", + "enableServiceLinks": true, + "preemptionPolicy": "n夬LJ:BŐ埑Ô*ɾWȖ韝ƉşʁO^:", + "overhead": { + "ȩ纾S": "368" + }, + "topologySpreadConstraints": [ + { + "maxSkew": -1568300104, + "topologyKey": "452", + "whenUnsatisfiable": "潑嫉悔柅ȵ.Ȁ鎧Y冒Ɩ", + "labelSelector": { + "matchLabels": { + "jp-z---k-5r6h--y7n.61-cm---ch-g0t-q--qr95ws-v-5--7-ufi-7/35a-1-CdM._bk81S3.s_s_6.-_v__.rP._2_O--d.7.--.2g": "Mqp..__._-J_-fk3-_j.133eT_2_Y" + }, + "matchExpressions": [ + { + "key": "51-i-d-----9---063-qm-j-3wc89k-0-57z4063--4/rBQ.u", + "operator": "Exists" + } + ] + } + } + ], + "setHostnameAsFQDN": false + } + }, + "strategy": { + "type": "xʚ=5谠vÐ仆dždĄ跞肞", + "rollingUpdate": { + "maxUnavailable": 2, + "maxSurge": 3 + } + }, + "minReadySeconds": -1934555365, + "revisionHistoryLimit": -1189243539, + "progressDeadlineSeconds": -1510243221 + }, + "status": { + "observedGeneration": 8090469215987662586, + "replicas": 782219862, + "updatedReplicas": 1380163777, + "readyReplicas": 877113289, + "availableReplicas": -1172851921, + "unavailableReplicas": -763028101, + "conditions": [ + { + "type": "ʤY囙邵鄨o鷺ɷ裝TG奟cõ乨", + "status": "íEd楗鱶镖喗vȥ倉螆ȨX\u003e", + "lastUpdateTime": "2792-08-11T23:40:18Z", + "lastTransitionTime": "2151-08-19T18:24:00Z", + "reason": "459", + "message": "460" + } + ], + "collisionCount": -73034396 + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.Deployment.pb b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.Deployment.pb new file mode 100644 index 0000000000000000000000000000000000000000..e0b9610c34c29a6ae91fa853ce6dc7fd29cbef5f GIT binary patch literal 7283 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
  • =^bR90HRd5RcSD zc&LW}fmDE(Wvi#QzQHRt)=ANmYQ$7CiL2udViSh-3{tAD0 zlMc9{?g2{)PE^>qd+0k-yj7Kf{JQj)f_rwsh{F9}yv<`UEnQ}CtkZa#$55keqwe?h zl?INTTI8=72v#0&_RfCTyL-RlIDTcc;91@2^CS-OyfQ%jo?fc&0kyoxKoF?EPy2jc zB;tsYE!;QO;i~sGx9Ykh6)eCQ(;mL8|C8^hVKb>rh^lF<6&5J`JbG2Tr z9r<`>#Gb!=*?AlLP4x$bp*2J(++Z}=5dHJ5Q;m;{f#U~q9DA>fmQI$ga~21NS^|YF z@W^LE;$(yyBHu8JA!2`p(;M2D{qo4S?vObvhDD$6ym~BTY?c-({Q3{4x{qI;Y)?16 z|F<9iW;CBWS5Y;?dd&Cno1p~}H%4k|LS~9J+B(&-#=C!Cu<%r{xGOCą + values: + - "408" + weight: 377409178 + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - key: "401" + operator: +Œ9两 + values: + - "402" + matchFields: + - key: "403" + operator: q=歍þ螗ɃŒGm¨z鋎靀G + values: + - "404" + podAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: hj6/bW_E..24-O._.v._9-cz.-Y6T4g_-.._Lf2t_m...CqN + operator: DoesNotExist + matchLabels: + ? v-5-e-m78o-6-6211-7p--3zm-lx300w-tj-35840-w4g-27-5s6.q-22r4wye52y-h7463lyps4483-o--3f1p7--43nw-l-x18mtxb--kexr-y/oK-.O--5-yp8q_s-1__gw_-z_659GE.l_.23--_6l.-5_Z + : 3Pw_-r75--_-Ao + namespaces: + - "423" + topologyKey: "424" + weight: -1507671981 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: 5X1rh-K5y_AzOBW.9oE9_6.--v17r__.2bIZ___Y + operator: Exists + matchLabels: + 1-2ga-v205p-26-u5wg-g8.m-l80--5o1--cp6-5-x1---0w4rm-0u6/l-7_3x_-J_.....7..--w0_1V4.-r-8S5--_7_-Zp5: 1--L--v_Z--Zg-_4Q__-v_t_u_.A + namespaces: + - "415" + topologyKey: "416" + podAntiAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: "8" + operator: DoesNotExist + matchLabels: + k407--m-dc---6-q-q0o90--g-09--d5ez1----b69x90/um._fN._k8__._ep2P.B._A_090ERG2nV.__p_Y-.2__a_dWU_VF: 11---.-o7.pJ-4-1WV.-__05._LsuH + namespaces: + - "439" + topologyKey: "440" + weight: 1067925263 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: 1x--i--7-nt-23h-4z-21-sap--h--q0h-t2n4s-6-k5-7-a0w-ke5p-3.nu--17---u7-gl7814ei-07shtq-6---g----9s39z-5/wv3UDf.-4D-5 + operator: NotIn + values: + - l67Q.-_t--O.3L.z2-y.-...C4_-_2G8 + matchLabels: + C--Y_Dp8O_._e_3_.4_W_-_7: p_.----cp__ac8u.._-__BM.6-.Y7 + namespaces: + - "431" + topologyKey: "432" + automountServiceAccountToken: false + containers: + - args: + - "248" + command: + - "247" + env: + - name: "255" + value: "256" + valueFrom: + configMapKeyRef: + key: "262" + name: "261" + optional: false + fieldRef: + apiVersion: "257" + fieldPath: "258" + resourceFieldRef: + containerName: "259" + divisor: "124" + resource: "260" + secretKeyRef: + key: "264" + name: "263" + optional: false + envFrom: + - configMapRef: + name: "253" + optional: true + prefix: "252" + secretRef: + name: "254" + optional: false + image: "246" + imagePullPolicy: ņ + lifecycle: + postStart: + exec: + command: + - "291" + httpGet: + host: "294" + httpHeaders: + - name: "295" + value: "296" + path: "292" + port: "293" + scheme: ­蜷ɔ幩š + tcpSocket: + host: "297" + port: 455833230 + preStop: + exec: + command: + - "298" + httpGet: + host: "300" + httpHeaders: + - name: "301" + value: "302" + path: "299" + port: 1076497581 + scheme: h4ɊHȖ|ʐ + tcpSocket: + host: "303" + port: 248533396 + livenessProbe: + exec: + command: + - "271" + failureThreshold: -205176266 + httpGet: + host: "273" + httpHeaders: + - name: "274" + value: "275" + path: "272" + port: 465486290 + initialDelaySeconds: -2097329452 + periodSeconds: 865289071 + successThreshold: -1829146875 + tcpSocket: + host: "276" + port: -116224247 + timeoutSeconds: 1504385614 + name: "245" + ports: + - containerPort: 2056774277 + hostIP: "251" + hostPort: -778272981 + name: "250" + protocol: 现葢ŵ橨鬶l獕;跣Hǝcw媀瓄&翜舞拉 + readinessProbe: + exec: + command: + - "277" + failureThreshold: -402384013 + httpGet: + host: "279" + httpHeaders: + - name: "280" + value: "281" + path: "278" + port: 234253676 + scheme: ÔÂɘɢ鬍熖B芭花ª瘡蟦JBʟ鍏 + initialDelaySeconds: -2062708879 + periodSeconds: -141401239 + successThreshold: -1187301925 + tcpSocket: + host: "283" + port: "282" + timeoutSeconds: 215186711 + resources: + limits: + V訆Ǝżŧ: "915" + requests: + +SÄ蚃ɣľ)酊龨Î: "787" + 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: "308" + role: "306" + type: "307" + user: "305" + seccompProfile: + localhostProfile: "312" + type: 晲T[irȎ3Ĕ\ + windowsOptions: + gmsaCredentialSpec: "310" + gmsaCredentialSpecName: "309" + runAsUserName: "311" + startupProbe: + exec: + command: + - "284" + failureThreshold: -1699531929 + httpGet: + host: "287" + httpHeaders: + - name: "288" + value: "289" + path: "285" + port: "286" + scheme: 鏻砅邻爥 + initialDelaySeconds: 601198286 + periodSeconds: 405193215 + successThreshold: 2129989022 + tcpSocket: + host: "290" + port: -305362540 + timeoutSeconds: 409029209 + terminationMessagePath: "304" + terminationMessagePolicy: 迮ƙIJ嘢4ʗN,丽饾| 鞤ɱďW賁Ěɭ + tty: true + volumeDevices: + - devicePath: "270" + name: "269" + volumeMounts: + - mountPath: "266" + mountPropagation: '"冓鍓贯澔 ƺ蛜6' + name: "265" + readOnly: true + subPath: "267" + subPathExpr: "268" + workingDir: "249" + dnsConfig: + nameservers: + - "447" + options: + - name: "449" + value: "450" + searches: + - "448" + dnsPolicy: :{柯?B + enableServiceLinks: true + ephemeralContainers: + - args: + - "316" + command: + - "315" + env: + - name: "323" + value: "324" + valueFrom: + configMapKeyRef: + key: "330" + name: "329" + optional: true + fieldRef: + apiVersion: "325" + fieldPath: "326" + resourceFieldRef: + containerName: "327" + divisor: "69" + resource: "328" + secretKeyRef: + key: "332" + name: "331" + optional: false + envFrom: + - configMapRef: + name: "321" + optional: true + prefix: "320" + secretRef: + name: "322" + optional: false + image: "314" + imagePullPolicy: tl敷斢杧ż鯀 + lifecycle: + postStart: + exec: + command: + - "360" + httpGet: + host: "362" + httpHeaders: + - name: "363" + value: "364" + path: "361" + port: 1288391156 + scheme: Ǥ桒ɴ鉂WJ1抉泅ą&疀ȼN + tcpSocket: + host: "366" + port: "365" + preStop: + exec: + command: + - "367" + httpGet: + host: "369" + httpHeaders: + - name: "370" + value: "371" + path: "368" + port: 1859267428 + scheme: ȟP + tcpSocket: + host: "372" + port: 1445923603 + livenessProbe: + exec: + command: + - "339" + failureThreshold: -36573584 + httpGet: + host: "342" + httpHeaders: + - name: "343" + value: "344" + path: "340" + port: "341" + scheme: ȥ}礤铟怖ý萜Ǖ + initialDelaySeconds: -1922458514 + periodSeconds: 692511776 + successThreshold: -1231653807 + tcpSocket: + host: "345" + port: -1088996269 + timeoutSeconds: 1480364858 + name: "313" + ports: + - containerPort: -1918622971 + hostIP: "319" + hostPort: -1656699070 + name: "318" + protocol: ĵ鴁ĩȲǸ|蕎'佉賞ǧĒz + readinessProbe: + exec: + command: + - "346" + failureThreshold: -1436899600 + httpGet: + host: "348" + httpHeaders: + - name: "349" + value: "350" + path: "347" + port: -1157640253 + scheme: ×p鬷m罂o3ǰ廋i乳'ȘUɻ; + initialDelaySeconds: -478839383 + periodSeconds: 140830733 + successThreshold: -708495486 + tcpSocket: + host: "352" + port: "351" + timeoutSeconds: 989933975 + resources: + limits: + 1b: "328" + requests: + '}Ñ蠂Ü[ƛ^輅9ɛ棕ƈ眽炊': "699" + securityContext: + allowPrivilegeEscalation: true + capabilities: + add: + - 鸔ɧWǘ炙 + drop: + - 餸硷 + privileged: true + procMount: ʈʫ羶剹ƊF豎穜 + readOnlyRootFilesystem: true + runAsGroup: 2946116477552625615 + runAsNonRoot: true + runAsUser: 5215323049148402377 + seLinuxOptions: + level: "377" + role: "375" + type: "376" + user: "374" + seccompProfile: + localhostProfile: "381" + type: l咑耖p^鏋 + windowsOptions: + gmsaCredentialSpec: "379" + gmsaCredentialSpecName: "378" + runAsUserName: "380" + startupProbe: + exec: + command: + - "353" + failureThreshold: -1873425934 + httpGet: + host: "356" + httpHeaders: + - name: "357" + value: "358" + path: "354" + port: "355" + scheme: 漤ŗ坟 + initialDelaySeconds: -902839620 + periodSeconds: 1808698094 + successThreshold: 1155232143 + tcpSocket: + host: "359" + port: -1617422199 + timeoutSeconds: -2030665763 + targetContainerName: "382" + terminationMessagePath: "373" + terminationMessagePolicy: 殆诵H玲鑠ĭ$#卛8ð仁Q + tty: true + volumeDevices: + - devicePath: "338" + name: "337" + volumeMounts: + - mountPath: "334" + mountPropagation: Ik(dŊiɢzĮ蛋I + name: "333" + readOnly: true + subPath: "335" + subPathExpr: "336" + workingDir: "317" + hostAliases: + - hostnames: + - "445" + ip: "444" + hostNetwork: true + hostname: "399" + imagePullSecrets: + - name: "398" + initContainers: + - args: + - "178" + command: + - "177" + env: + - name: "185" + value: "186" + valueFrom: + configMapKeyRef: + key: "192" + name: "191" + optional: false + fieldRef: + apiVersion: "187" + fieldPath: "188" + resourceFieldRef: + containerName: "189" + divisor: "573" + resource: "190" + secretKeyRef: + key: "194" + name: "193" + optional: false + envFrom: + - configMapRef: + name: "183" + optional: false + prefix: "182" + secretRef: + name: "184" + optional: false + image: "176" + imagePullPolicy: 昕Ĭ + lifecycle: + postStart: + exec: + command: + - "222" + httpGet: + host: "225" + httpHeaders: + - name: "226" + value: "227" + path: "223" + port: "224" + scheme: '>郵[+扴ȨŮ' + tcpSocket: + host: "229" + port: "228" + preStop: + exec: + command: + - "230" + httpGet: + host: "232" + httpHeaders: + - name: "233" + value: "234" + path: "231" + port: -743369977 + scheme: '>犵殇ŕ-Ɂ圯W:ĸ輦唊#v铿ʩȂ4' + tcpSocket: + host: "235" + port: -1224991707 + livenessProbe: + exec: + command: + - "201" + failureThreshold: -1150474479 + httpGet: + host: "203" + httpHeaders: + - name: "204" + value: "205" + path: "202" + port: -1196874390 + scheme: S晒嶗UÐ_ƮA攤 + initialDelaySeconds: 1885897314 + periodSeconds: 1054858106 + successThreshold: 232569106 + tcpSocket: + host: "206" + port: -498930176 + timeoutSeconds: -465677631 + name: "175" + ports: + - containerPort: 377225334 + hostIP: "181" + hostPort: 282592353 + name: "180" + protocol: Ƹ[Ęİ榌U髷裎$MVȟ@7 + readinessProbe: + exec: + command: + - "207" + failureThreshold: 1752155096 + httpGet: + host: "210" + httpHeaders: + - name: "211" + value: "212" + path: "208" + port: "209" + scheme: 8鸖ɱJȉ罴ņ螡źȰ?$矡ȶ网棊ʢ + initialDelaySeconds: -2717401 + periodSeconds: -1099429189 + successThreshold: 994072122 + tcpSocket: + host: "214" + port: "213" + timeoutSeconds: -1492565335 + resources: + limits: + ǚ灄鸫rʤî萨zvt: "829" + requests: + 悮坮Ȣ幟ļ腻ŬƩȿ0矀Kʝ瘴I\p: "604" + securityContext: + allowPrivilegeEscalation: true + capabilities: + add: + - 藢xɮĵȑ6L*Z鐫û咡W< + drop: + - lu|榝$î. + privileged: false + procMount: 朦 wƯ貾坢'跩 + readOnlyRootFilesystem: true + runAsGroup: 8949541422887578058 + runAsNonRoot: true + runAsUser: -7565148469525206101 + seLinuxOptions: + level: "240" + role: "238" + type: "239" + user: "237" + seccompProfile: + localhostProfile: "244" + type: ŕ翑0展} + windowsOptions: + gmsaCredentialSpec: "242" + gmsaCredentialSpecName: "241" + runAsUserName: "243" + startupProbe: + exec: + command: + - "215" + failureThreshold: 785984384 + httpGet: + host: "218" + httpHeaders: + - name: "219" + value: "220" + path: "216" + port: "217" + scheme: Kw(ğ儴Ůĺ}潷ʒ胵輓Ɔ + initialDelaySeconds: -1738069460 + periodSeconds: -805795167 + successThreshold: 1791615594 + tcpSocket: + host: "221" + port: -36782737 + timeoutSeconds: -1643733106 + stdinOnce: true + terminationMessagePath: "236" + volumeDevices: + - devicePath: "200" + name: "199" + volumeMounts: + - mountPath: "196" + mountPropagation: ƖHV + name: "195" + readOnly: true + subPath: "197" + subPathExpr: "198" + workingDir: "179" + nodeName: "387" + nodeSelector: + "383": "384" + overhead: + ȩ纾S: "368" + preemptionPolicy: 'n夬LJ:BŐ埑Ô*ɾWȖ韝ƉşʁO^:' + priority: -1221153504 + priorityClassName: "446" + readinessGates: + - conditionType: 媈 + restartPolicy: ȿ醏g遧 + runtimeClassName: "451" + schedulerName: "441" + securityContext: + fsGroup: 4489057930380969432 + fsGroupChangePolicy: ='ʨ|ǓÓ敆OɈÏ 瞍髃 + runAsGroup: -759684899479757878 + runAsNonRoot: false + runAsUser: -1290365495982891537 + seLinuxOptions: + level: "391" + role: "389" + type: "390" + user: "388" + seccompProfile: + localhostProfile: "397" + type: ɣȕW歹s梊ɥʋăƻ遲njlȘ鹾KƂʼn + supplementalGroups: + - 3273247375993523103 + sysctls: + - name: "395" + value: "396" + windowsOptions: + gmsaCredentialSpec: "393" + gmsaCredentialSpecName: "392" + runAsUserName: "394" + serviceAccount: "386" + serviceAccountName: "385" + setHostnameAsFQDN: false + shareProcessNamespace: false + subdomain: "400" + terminationGracePeriodSeconds: -616777763639482630 + tolerations: + - effect: 淵 + key: "442" + operator: Ɖ肆Ző + tolerationSeconds: -1072615283184390308 + value: "443" + topologySpreadConstraints: + - labelSelector: + matchExpressions: + - key: 51-i-d-----9---063-qm-j-3wc89k-0-57z4063--4/rBQ.u + operator: Exists + matchLabels: + jp-z---k-5r6h--y7n.61-cm---ch-g0t-q--qr95ws-v-5--7-ufi-7/35a-1-CdM._bk81S3.s_s_6.-_v__.rP._2_O--d.7.--.2g: Mqp..__._-J_-fk3-_j.133eT_2_Y + maxSkew: -1568300104 + topologyKey: "452" + whenUnsatisfiable: 潑嫉悔柅ȵ.Ȁ鎧Y冒Ɩ + 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" + ephemeral: + readOnly: true + volumeClaimTemplate: + metadata: + annotations: + "154": "155" + clusterName: "160" + creationTimestamp: null + deletionGracePeriodSeconds: 6296624700137074905 + finalizers: + - "159" + generateName: "148" + generation: 6028937828108618026 + labels: + "152": "153" + managedFields: + - apiVersion: "162" + fieldsType: "163" + manager: "161" + operation: ɑ龫`劳&¼傭Ȟ1酃=6}ɡŇƉ立h + name: "147" + namespace: "149" + ownerReferences: + - apiVersion: "156" + blockOwnerDeletion: false + controller: false + kind: "157" + name: "158" + uid: 閝ȝ + resourceVersion: "11451542506523135343" + selfLink: "150" + uid: H巧壚tC十Oɢ + spec: + accessModes: + - '鲡:' + dataSource: + apiGroup: "172" + kind: "173" + name: "174" + resources: + limits: + Ŗȫ焗捏ĨFħ籘: "853" + requests: + zɟ踡肒Ao/樝fw[Řż丩ŽoǠ: "918" + selector: + matchExpressions: + - key: m_0_F03_J + operator: NotIn + values: + - 4FpF_W-6 + matchLabels: + 0-.-yz-0-_p4mz--.I_f6kjsz-7lwY-Y93-6: igm_-._.q6 + storageClassName: "171" + volumeMode: Z1Ůđ眊ľǎɳ,ǿ飏騀呣 + volumeName: "170" + 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: -1172851921 + collisionCount: -73034396 + conditions: + - lastTransitionTime: "2151-08-19T18:24:00Z" + lastUpdateTime: "2792-08-11T23:40:18Z" + message: "460" + reason: "459" + status: íEd楗鱶镖喗vȥ倉螆ȨX> + type: ʤY囙邵鄨o鷺ɷ裝TG奟cõ乨 + observedGeneration: 8090469215987662586 + readyReplicas: 877113289 + replicas: 782219862 + unavailableReplicas: -763028101 + updatedReplicas: 1380163777 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.ReplicaSet.json b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.ReplicaSet.json new file mode 100644 index 00000000000..0a57fe70679 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.ReplicaSet.json @@ -0,0 +1,1490 @@ +{ + "kind": "ReplicaSet", + "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": 896585016, + "minReadySeconds": -1971381490, + "selector": { + "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": "" + }, + "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" + ] + } + ] + }, + "template": { + "metadata": { + "name": "25", + "generateName": "26", + "namespace": "27", + "selfLink": "28", + "uid": "ʬ", + "resourceVersion": "7336814125345800857", + "generation": -6617020301190572172, + "creationTimestamp": null, + "deletionGracePeriodSeconds": -152893758082474859, + "labels": { + "30": "31" + }, + "annotations": { + "32": "33" + }, + "ownerReferences": [ + { + "apiVersion": "34", + "kind": "35", + "name": "36", + "uid": "ɖgȏ哙ȍȂ揲ȼDDŽLŬp:", + "controller": true, + "blockOwnerDeletion": true + } + ], + "finalizers": [ + "37" + ], + "clusterName": "38", + "managedFields": [ + { + "manager": "39", + "operation": "ƅS·Õüe0ɔȖ脵鴈Ō", + "apiVersion": "40", + "fieldsType": "41" + } + ] + }, + "spec": { + "volumes": [ + { + "name": "42", + "hostPath": { + "path": "43", + "type": "6NJPM饣`诫z徃鷢6ȥ啕禗Ǐ2啗塧ȱ" + }, + "emptyDir": { + "medium": "彭聡A3fƻfʣ", + "sizeLimit": "115" + }, + "gcePersistentDisk": { + "pdName": "44", + "fsType": "45", + "partition": -1499132872 + }, + "awsElasticBlockStore": { + "volumeID": "46", + "fsType": "47", + "partition": -762366823, + "readOnly": true + }, + "gitRepo": { + "repository": "48", + "revision": "49", + "directory": "50" + }, + "secret": { + "secretName": "51", + "items": [ + { + "key": "52", + "path": "53", + "mode": -104666658 + } + ], + "defaultMode": 372704313, + "optional": true + }, + "nfs": { + "server": "54", + "path": "55", + "readOnly": true + }, + "iscsi": { + "targetPortal": "56", + "iqn": "57", + "lun": 1655406148, + "iscsiInterface": "58", + "fsType": "59", + "readOnly": true, + "portals": [ + "60" + ], + "secretRef": { + "name": "61" + }, + "initiatorName": "62" + }, + "glusterfs": { + "endpoints": "63", + "path": "64" + }, + "persistentVolumeClaim": { + "claimName": "65", + "readOnly": true + }, + "rbd": { + "monitors": [ + "66" + ], + "image": "67", + "fsType": "68", + "pool": "69", + "user": "70", + "keyring": "71", + "secretRef": { + "name": "72" + }, + "readOnly": true + }, + "flexVolume": { + "driver": "73", + "fsType": "74", + "secretRef": { + "name": "75" + }, + "options": { + "76": "77" + } + }, + "cinder": { + "volumeID": "78", + "fsType": "79", + "secretRef": { + "name": "80" + } + }, + "cephfs": { + "monitors": [ + "81" + ], + "path": "82", + "user": "83", + "secretFile": "84", + "secretRef": { + "name": "85" + } + }, + "flocker": { + "datasetName": "86", + "datasetUUID": "87" + }, + "downwardAPI": { + "items": [ + { + "path": "88", + "fieldRef": { + "apiVersion": "89", + "fieldPath": "90" + }, + "resourceFieldRef": { + "containerName": "91", + "resource": "92", + "divisor": "457" + }, + "mode": 1235524154 + } + ], + "defaultMode": -106644772 + }, + "fc": { + "targetWWNs": [ + "93" + ], + "lun": 441887498, + "fsType": "94", + "readOnly": true, + "wwids": [ + "95" + ] + }, + "azureFile": { + "secretName": "96", + "shareName": "97" + }, + "configMap": { + "name": "98", + "items": [ + { + "key": "99", + "path": "100", + "mode": -2039036935 + } + ], + "defaultMode": -460478410, + "optional": false + }, + "vsphereVolume": { + "volumePath": "101", + "fsType": "102", + "storagePolicyName": "103", + "storagePolicyID": "104" + }, + "quobyte": { + "registry": "105", + "volume": "106", + "readOnly": true, + "user": "107", + "group": "108", + "tenant": "109" + }, + "azureDisk": { + "diskName": "110", + "diskURI": "111", + "cachingMode": "HǺƶȤ^}穠", + "fsType": "112", + "readOnly": true, + "kind": "躢" + }, + "photonPersistentDisk": { + "pdID": "113", + "fsType": "114" + }, + "projected": { + "sources": [ + { + "secret": { + "name": "115", + "items": [ + { + "key": "116", + "path": "117", + "mode": -1399063270 + } + ], + "optional": true + }, + "downwardAPI": { + "items": [ + { + "path": "118", + "fieldRef": { + "apiVersion": "119", + "fieldPath": "120" + }, + "resourceFieldRef": { + "containerName": "121", + "resource": "122", + "divisor": "746" + }, + "mode": 926891073 + } + ] + }, + "configMap": { + "name": "123", + "items": [ + { + "key": "124", + "path": "125", + "mode": -1694464659 + } + ], + "optional": true + }, + "serviceAccountToken": { + "audience": "126", + "expirationSeconds": -7593824971107985079, + "path": "127" + } + } + ], + "defaultMode": -522879476 + }, + "portworxVolume": { + "volumeID": "128", + "fsType": "129" + }, + "scaleIO": { + "gateway": "130", + "system": "131", + "secretRef": { + "name": "132" + }, + "protectionDomain": "133", + "storagePool": "134", + "storageMode": "135", + "volumeName": "136", + "fsType": "137" + }, + "storageos": { + "volumeName": "138", + "volumeNamespace": "139", + "fsType": "140", + "readOnly": true, + "secretRef": { + "name": "141" + } + }, + "csi": { + "driver": "142", + "readOnly": false, + "fsType": "143", + "volumeAttributes": { + "144": "145" + }, + "nodePublishSecretRef": { + "name": "146" + } + }, + "ephemeral": { + "volumeClaimTemplate": { + "metadata": { + "name": "147", + "generateName": "148", + "namespace": "149", + "selfLink": "150", + "resourceVersion": "5302358391842833914", + "generation": 6327094951466338107, + "creationTimestamp": null, + "deletionGracePeriodSeconds": 4217400953499279873, + "labels": { + "152": "153" + }, + "annotations": { + "154": "155" + }, + "ownerReferences": [ + { + "apiVersion": "156", + "kind": "157", + "name": "158", + "uid": "", + "controller": false, + "blockOwnerDeletion": true + } + ], + "finalizers": [ + "159" + ], + "clusterName": "160", + "managedFields": [ + { + "manager": "161", + "operation": "O醔ɍ厶耈 T衧ȇe媹Hǝ呮}臷Ľð", + "apiVersion": "162", + "fieldsType": "163" + } + ] + }, + "spec": { + "accessModes": [ + "eÞȦY籎顒" + ], + "selector": { + "matchLabels": { + "5_Or.i1_7z.WH-.L": "d2-N_Y.t--0" + }, + "matchExpressions": [ + { + "key": "a40--87-1wpl6-2-310e5hyzn0w-p4mz4.w-6d/6yV07-_.___gO-d.iUaC_wYSJfB._.zS-._..3le-4", + "operator": "DoesNotExist" + } + ] + }, + "resources": { + "limits": { + "ŴĿ": "377" + }, + "requests": { + ".Q貇£ȹ嫰ƹǔw÷nI": "718" + } + }, + "volumeName": "170", + "storageClassName": "171", + "volumeMode": "ŀ樺ȃv渟7¤7djƯĖ漘Z剚敍0", + "dataSource": { + "apiGroup": "172", + "kind": "173", + "name": "174" + } + } + }, + "readOnly": true + } + } + ], + "initContainers": [ + { + "name": "175", + "image": "176", + "command": [ + "177" + ], + "args": [ + "178" + ], + "workingDir": "179", + "ports": [ + { + "name": "180", + "hostPort": 747521320, + "containerPort": 859639931, + "protocol": "p儼Ƿ裚瓶釆Ɗ+j忊Ŗȫ焗捏ĨF", + "hostIP": "181" + } + ], + "envFrom": [ + { + "prefix": "182", + "configMapRef": { + "name": "183", + "optional": true + }, + "secretRef": { + "name": "184", + "optional": true + } + } + ], + "env": [ + { + "name": "185", + "value": "186", + "valueFrom": { + "fieldRef": { + "apiVersion": "187", + "fieldPath": "188" + }, + "resourceFieldRef": { + "containerName": "189", + "resource": "190", + "divisor": "663" + }, + "configMapKeyRef": { + "name": "191", + "key": "192", + "optional": true + }, + "secretKeyRef": { + "name": "193", + "key": "194", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "ſ盷": "532" + }, + "requests": { + "[Řż丩": "47" + } + }, + "volumeMounts": [ + { + "name": "195", + "mountPath": "196", + "subPath": "197", + "mountPropagation": "VƋZ1Ůđ眊ľǎɳ,ǿ飏", + "subPathExpr": "198" + } + ], + "volumeDevices": [ + { + "name": "199", + "devicePath": "200" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "201" + ] + }, + "httpGet": { + "path": "202", + "port": 1214895765, + "host": "203", + "scheme": "悖ȩ0Ƹ[Ęİ榌U", + "httpHeaders": [ + { + "name": "204", + "value": "205" + } + ] + }, + "tcpSocket": { + "port": -187060941, + "host": "206" + }, + "initialDelaySeconds": -442393168, + "timeoutSeconds": -307373517, + "periodSeconds": 1109079597, + "successThreshold": -646728130, + "failureThreshold": 1684643131 + }, + "readinessProbe": { + "exec": { + "command": [ + "207" + ] + }, + "httpGet": { + "path": "208", + "port": "209", + "host": "210", + "scheme": "荶ljʁ揆ɘȌ脾嚏吐ĠLƐȤ藠3", + "httpHeaders": [ + { + "name": "211", + "value": "212" + } + ] + }, + "tcpSocket": { + "port": "213", + "host": "214" + }, + "initialDelaySeconds": 238949508, + "timeoutSeconds": -1389418722, + "periodSeconds": 851018015, + "successThreshold": 596942561, + "failureThreshold": -1880980172 + }, + "startupProbe": { + "exec": { + "command": [ + "215" + ] + }, + "httpGet": { + "path": "216", + "port": 10098903, + "host": "217", + "scheme": "«丯Ƙ枛牐ɺ皚", + "httpHeaders": [ + { + "name": "218", + "value": "219" + } + ] + }, + "tcpSocket": { + "port": -1934111455, + "host": "220" + }, + "initialDelaySeconds": 766864314, + "timeoutSeconds": 1146016612, + "periodSeconds": 1495880465, + "successThreshold": -1032967081, + "failureThreshold": 59664438 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "221" + ] + }, + "httpGet": { + "path": "222", + "port": "223", + "host": "224", + "scheme": "'", + "httpHeaders": [ + { + "name": "225", + "value": "226" + } + ] + }, + "tcpSocket": { + "port": -801430937, + "host": "227" + } + }, + "preStop": { + "exec": { + "command": [ + "228" + ] + }, + "httpGet": { + "path": "229", + "port": 1810980158, + "host": "230", + "scheme": "_ƮA攤/ɸɎ R§耶FfBl", + "httpHeaders": [ + { + "name": "231", + "value": "232" + } + ] + }, + "tcpSocket": { + "port": 1074486306, + "host": "233" + } + } + }, + "terminationMessagePath": "234", + "terminationMessagePolicy": "Zɾģ毋Ó6dz娝嘚庎D}埽uʎ", + "imagePullPolicy": "Ǖɳɷ9Ì崟¿瘦ɖ緕", + "securityContext": { + "capabilities": { + "add": [ + "勅跦Opwǩ曬逴褜1Ø" + ], + "drop": [ + "ȠƬQg鄠[颐o啛更偢ɇ卷荙JLĹ]" + ] + }, + "privileged": true, + "seLinuxOptions": { + "user": "235", + "role": "236", + "type": "237", + "level": "238" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "239", + "gmsaCredentialSpec": "240", + "runAsUserName": "241" + }, + "runAsUser": -6470941481344047265, + "runAsGroup": 1373384864388370080, + "runAsNonRoot": false, + "readOnlyRootFilesystem": true, + "allowPrivilegeEscalation": true, + "procMount": "W:ĸ輦唊#v", + "seccompProfile": { + "type": "ʩȂ4ē鐭#", + "localhostProfile": "242" + } + }, + "stdinOnce": true + } + ], + "containers": [ + { + "name": "243", + "image": "244", + "command": [ + "245" + ], + "args": [ + "246" + ], + "workingDir": "247", + "ports": [ + { + "name": "248", + "hostPort": -179937987, + "containerPort": -1911544792, + "protocol": "苧yñKJɐ扵Gƚ绤fʀļ腩", + "hostIP": "249" + } + ], + "envFrom": [ + { + "prefix": "250", + "configMapRef": { + "name": "251", + "optional": false + }, + "secretRef": { + "name": "252", + "optional": false + } + } + ], + "env": [ + { + "name": "253", + "value": "254", + "valueFrom": { + "fieldRef": { + "apiVersion": "255", + "fieldPath": "256" + }, + "resourceFieldRef": { + "containerName": "257", + "resource": "258", + "divisor": "189" + }, + "configMapKeyRef": { + "name": "259", + "key": "260", + "optional": false + }, + "secretKeyRef": { + "name": "261", + "key": "262", + "optional": true + } + } + } + ], + "resources": { + "limits": { + "蔞|表徶đ寳议Ƭƶ氩Ȩ\u003c6": "446" + }, + "requests": { + "ŕ翑0展}": "910" + } + }, + "volumeMounts": [ + { + "name": "263", + "mountPath": "264", + "subPath": "265", + "mountPropagation": "碔", + "subPathExpr": "266" + } + ], + "volumeDevices": [ + { + "name": "267", + "devicePath": "268" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "269" + ] + }, + "httpGet": { + "path": "270", + "port": -260262954, + "host": "271", + "scheme": "ŵ橨鬶l獕;跣H", + "httpHeaders": [ + { + "name": "272", + "value": "273" + } + ] + }, + "tcpSocket": { + "port": -1164530482, + "host": "274" + }, + "initialDelaySeconds": 1877574041, + "timeoutSeconds": 1430286749, + "periodSeconds": -374766088, + "successThreshold": -736151561, + "failureThreshold": -1515369804 + }, + "readinessProbe": { + "exec": { + "command": [ + "275" + ] + }, + "httpGet": { + "path": "276", + "port": 1909548849, + "host": "277", + "scheme": "4Ǒ輂,ŕĪ", + "httpHeaders": [ + { + "name": "278", + "value": "279" + } + ] + }, + "tcpSocket": { + "port": 567263590, + "host": "280" + }, + "initialDelaySeconds": 887319241, + "timeoutSeconds": 1559618829, + "periodSeconds": 1156888068, + "successThreshold": -1296077882, + "failureThreshold": 937646333 + }, + "startupProbe": { + "exec": { + "command": [ + "281" + ] + }, + "httpGet": { + "path": "282", + "port": 1328165061, + "host": "283", + "scheme": "¸gĩ", + "httpHeaders": [ + { + "name": "284", + "value": "285" + } + ] + }, + "tcpSocket": { + "port": 1186392166, + "host": "286" + }, + "initialDelaySeconds": 725793326, + "timeoutSeconds": 217380320, + "periodSeconds": -239231628, + "successThreshold": 1143791964, + "failureThreshold": -1129035468 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "287" + ] + }, + "httpGet": { + "path": "288", + "port": 972193458, + "host": "289", + "scheme": "ƺ蛜6Ɖ飴ɎiǨź", + "httpHeaders": [ + { + "name": "290", + "value": "291" + } + ] + }, + "tcpSocket": { + "port": -1453143878, + "host": "292" + } + }, + "preStop": { + "exec": { + "command": [ + "293" + ] + }, + "httpGet": { + "path": "294", + "port": "295", + "host": "296", + "scheme": "ɥ嵐sC8?Ǻ鱎ƙ;Nŕ璻", + "httpHeaders": [ + { + "name": "297", + "value": "298" + } + ] + }, + "tcpSocket": { + "port": "299", + "host": "300" + } + } + }, + "terminationMessagePath": "301", + "terminationMessagePolicy": "h亏yƕ丆録²Ŏ)/灩聋3趐囨鏻砅邻", + "imagePullPolicy": "騎C\"6x$1sȣ±p鋄", + "securityContext": { + "capabilities": { + "add": [ + "ȹ均i绝5哇芆斩ìh4Ɋ" + ], + "drop": [ + "Ȗ|ʐşƧ諔迮ƙIJ嘢4" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "302", + "role": "303", + "type": "304", + "level": "305" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "306", + "gmsaCredentialSpec": "307", + "runAsUserName": "308" + }, + "runAsUser": 4288903380102217677, + "runAsGroup": 6618112330449141397, + "runAsNonRoot": false, + "readOnlyRootFilesystem": false, + "allowPrivilegeEscalation": false, + "procMount": "ďW賁Ěɭɪǹ0衷,ƷƣMț譎懚XW", + "seccompProfile": { + "type": "鑳w妕眵笭/9崍h趭", + "localhostProfile": "309" + } + }, + "stdin": true + } + ], + "ephemeralContainers": [ + { + "name": "310", + "image": "311", + "command": [ + "312" + ], + "args": [ + "313" + ], + "workingDir": "314", + "ports": [ + { + "name": "315", + "hostPort": -748525373, + "containerPort": 805162379, + "protocol": "ǵ xǨŴ壶ƵfȽÃ", + "hostIP": "316" + } + ], + "envFrom": [ + { + "prefix": "317", + "configMapRef": { + "name": "318", + "optional": false + }, + "secretRef": { + "name": "319", + "optional": true + } + } + ], + "env": [ + { + "name": "320", + "value": "321", + "valueFrom": { + "fieldRef": { + "apiVersion": "322", + "fieldPath": "323" + }, + "resourceFieldRef": { + "containerName": "324", + "resource": "325", + "divisor": "854" + }, + "configMapKeyRef": { + "name": "326", + "key": "327", + "optional": true + }, + "secretKeyRef": { + "name": "328", + "key": "329", + "optional": true + } + } + } + ], + "resources": { + "limits": { + "ğ Ņ#耗Ǚ(": "24" + }, + "requests": { + "瘍Nʊ輔3璾ėȜv1b繐汚": "243" + } + }, + "volumeMounts": [ + { + "name": "330", + "readOnly": true, + "mountPath": "331", + "subPath": "332", + "mountPropagation": "Ü[ƛ^輅9ɛ棕ƈ眽炊礫Ƽ", + "subPathExpr": "333" + } + ], + "volumeDevices": [ + { + "name": "334", + "devicePath": "335" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "336" + ] + }, + "httpGet": { + "path": "337", + "port": "338", + "host": "339", + "scheme": "dŊiɢ", + "httpHeaders": [ + { + "name": "340", + "value": "341" + } + ] + }, + "tcpSocket": { + "port": -370404018, + "host": "342" + }, + "initialDelaySeconds": -1844150067, + "timeoutSeconds": 414056303, + "periodSeconds": -1143639551, + "successThreshold": 571693619, + "failureThreshold": 1643238856 + }, + "readinessProbe": { + "exec": { + "command": [ + "343" + ] + }, + "httpGet": { + "path": "344", + "port": 677650619, + "host": "345", + "scheme": "怖ý萜Ǖc8ǣƘƵŧ1ƟƓ宆!鍲ɋȑ", + "httpHeaders": [ + { + "name": "346", + "value": "347" + } + ] + }, + "tcpSocket": { + "port": -843639240, + "host": "348" + }, + "initialDelaySeconds": 1573261475, + "timeoutSeconds": -1211577347, + "periodSeconds": 1529027685, + "successThreshold": -1612005385, + "failureThreshold": -1706593993 + }, + "startupProbe": { + "exec": { + "command": [ + "349" + ] + }, + "httpGet": { + "path": "350", + "port": "351", + "host": "352", + "scheme": "U", + "httpHeaders": [ + { + "name": "353", + "value": "354" + } + ] + }, + "tcpSocket": { + "port": 758604605, + "host": "355" + }, + "initialDelaySeconds": -291429895, + "timeoutSeconds": -478839383, + "periodSeconds": 989933975, + "successThreshold": 140830733, + "failureThreshold": -708495486 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "356" + ] + }, + "httpGet": { + "path": "357", + "port": "358", + "host": "359", + "scheme": "臜裡×銵-紑浘", + "httpHeaders": [ + { + "name": "360", + "value": "361" + } + ] + }, + "tcpSocket": { + "port": -1095116290, + "host": "362" + } + }, + "preStop": { + "exec": { + "command": [ + "363" + ] + }, + "httpGet": { + "path": "364", + "port": -1431381588, + "host": "365", + "scheme": "JŵǤ", + "httpHeaders": [ + { + "name": "366", + "value": "367" + } + ] + }, + "tcpSocket": { + "port": "368", + "host": "369" + } + } + }, + "terminationMessagePath": "370", + "terminationMessagePolicy": "鉂WJ1抉泅ą\u0026疀ȼN翾ȾD虓氙磂t", + "imagePullPolicy": ":/", + "securityContext": { + "capabilities": { + "add": [ + "诵H玲鑠ĭ$#卛8ð" + ], + "drop": [ + "Q橱9ij\\Ď愝Ű藛b" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "371", + "role": "372", + "type": "373", + "level": "374" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "375", + "gmsaCredentialSpec": "376", + "runAsUserName": "377" + }, + "runAsUser": 5574781452707956333, + "runAsGroup": 8850141386971124227, + "runAsNonRoot": false, + "readOnlyRootFilesystem": true, + "allowPrivilegeEscalation": false, + "procMount": "忀oɎƺL肄$鬬", + "seccompProfile": { + "type": "矐_", + "localhostProfile": "378" + } + }, + "tty": true, + "targetContainerName": "379" + } + ], + "restartPolicy": "嵞嬯t{Eɾ敹Ȯ-湷D谹", + "terminationGracePeriodSeconds": -2985049970189992560, + "activeDeadlineSeconds": 4369716065827112267, + "nodeSelector": { + "380": "381" + }, + "serviceAccountName": "382", + "serviceAccount": "383", + "automountServiceAccountToken": true, + "nodeName": "384", + "shareProcessNamespace": false, + "securityContext": { + "seLinuxOptions": { + "user": "385", + "role": "386", + "type": "387", + "level": "388" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "389", + "gmsaCredentialSpec": "390", + "runAsUserName": "391" + }, + "runAsUser": 1322232608671575212, + "runAsGroup": -3565639689247870986, + "runAsNonRoot": false, + "supplementalGroups": [ + -7888525810745339742 + ], + "fsGroup": -3029419263270634763, + "sysctls": [ + { + "name": "392", + "value": "393" + } + ], + "fsGroupChangePolicy": "?jĎĭ¥#ƱÁR»淹揀.", + "seccompProfile": { + "type": "鍃G昧牱", + "localhostProfile": "394" + } + }, + "imagePullSecrets": [ + { + "name": "395" + } + ], + "hostname": "396", + "subdomain": "397", + "affinity": { + "nodeAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": { + "nodeSelectorTerms": [ + { + "matchExpressions": [ + { + "key": "398", + "operator": "", + "values": [ + "399" + ] + } + ], + "matchFields": [ + { + "key": "400", + "operator": "kƒK07曳wœj堑ūM鈱ɖ'蠨磼", + "values": [ + "401" + ] + } + ] + } + ] + }, + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": 1724658051, + "preference": { + "matchExpressions": [ + { + "key": "402", + "operator": "盌3+Œ", + "values": [ + "403" + ] + } + ], + "matchFields": [ + { + "key": "404", + "operator": ")Zq=歍þ", + "values": [ + "405" + ] + } + ] + } + } + ] + }, + "podAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "a-z_-..6W.VKs": "1" + }, + "matchExpressions": [ + { + "key": "KA-._d._.Um.-__0", + "operator": "DoesNotExist" + } + ] + }, + "namespaces": [ + "412" + ], + "topologyKey": "413" + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": 1387858949, + "podAffinityTerm": { + "labelSelector": { + "matchLabels": { + "y_-3_L_2--_v2.5p_6": "u.wg_-b8a_6_.0Q4_.84.K_-_0_..u.F.pq..--3QC1--L--v_Z--Zg-_Q" + }, + "matchExpressions": [ + { + "key": "3--51", + "operator": "NotIn", + "values": [ + "C.-e16-O5" + ] + } + ] + }, + "namespaces": [ + "420" + ], + "topologyKey": "421" + } + } + ] + }, + "podAntiAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "93z-w5----7-z-63-z---5r-v-5-e-m78o-6-6211-7p--3zm-lx300w-tj-354/9--v17r__.2bIZ___._6..tf-_u-3-_n0..KpiS.oK-.O--5-yp8q_s-1__gwj": "5HG2_5XOAX.gUqV22-4-ye52yQh7.6.-y-s4483Po_L3f1-7_O4.nM" + }, + "matchExpressions": [ + { + "key": "8mtxb__-ex-_1_-ODgC_1-_8__3", + "operator": "DoesNotExist" + } + ] + }, + "namespaces": [ + "428" + ], + "topologyKey": "429" + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": -824709210, + "podAffinityTerm": { + "labelSelector": { + "matchLabels": { + "O2G_-_K-.03.mp.-10KkQ-R_R.-.--4_IT_O__3.5h_XC0_-7.-j": "O_8-b6E_--Y_Dp8O_._e_3_.4_W_-_-7Tp_.----p" + }, + "matchExpressions": [ + { + "key": "H72-_--pT7p", + "operator": "NotIn", + "values": [ + "0_._f" + ] + } + ] + }, + "namespaces": [ + "436" + ], + "topologyKey": "437" + } + } + ] + } + }, + "schedulerName": "438", + "tolerations": [ + { + "key": "439", + "operator": "ƞ=掔廛ĤJŇv膈ǣʛsĊ剞", + "value": "440", + "effect": "Ɵ鳝稃Ȍ液文?謮ɶÎ磣:mʂ渢pɉ驻(", + "tolerationSeconds": 5238971742940252651 + } + ], + "hostAliases": [ + { + "ip": "441", + "hostnames": [ + "442" + ] + } + ], + "priorityClassName": "443", + "priority": -125022959, + "dnsConfig": { + "nameservers": [ + "444" + ], + "searches": [ + "445" + ], + "options": [ + { + "name": "446", + "value": "447" + } + ] + }, + "readinessGates": [ + { + "conditionType": "Ɍ邪鳖üzÁ" + } + ], + "runtimeClassName": "448", + "enableServiceLinks": false, + "preemptionPolicy": ".Ą", + "overhead": { + "ɨ悪@黝Ɓ": "177" + }, + "topologySpreadConstraints": [ + { + "maxSkew": -1569123121, + "topologyKey": "449", + "whenUnsatisfiable": "魨练脨,Ƃ3貊ɔ帘錇š裢C仗ɂ覥", + "labelSelector": { + "matchLabels": { + "4e-_07-ht-E6___-X__H.-39-A_-_l67Q.-_t--O.3L.z2-y.-...C4_-_G": "8-c_C.G.h--m.f" + }, + "matchExpressions": [ + { + "key": "OA_090ERG2nV.__p_Y-.2__a_dWU_V-_QA", + "operator": "NotIn", + "values": [ + "7CY-_dc__G6N-_-0o.0C_gV.9_G-.-z1Y_HEb.9x8" + ] + } + ] + } + } + ], + "setHostnameAsFQDN": false + } + } + }, + "status": { + "replicas": 337922430, + "fullyLabeledReplicas": 31486357, + "readyReplicas": -1983654895, + "availableReplicas": 1308809900, + "observedGeneration": -5594148640067537624, + "conditions": [ + { + "type": "议ĪS", + "status": "?Ď筌ʨ:ÿ1諘蚿[ĵ皥袨\\k%橳", + "lastTransitionTime": "2125-04-24T12:13:40Z", + "reason": "456", + "message": "457" + } + ] + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.ReplicaSet.pb b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.ReplicaSet.pb new file mode 100644 index 0000000000000000000000000000000000000000..d723c352e0fc54cf1bca314ea5433993c25a5f14 GIT binary patch literal 6816 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≫FwJA7w*vM&m-jj`u4u`MQ-&YyR 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ą + values: + - "408" + weight: 377409178 + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - key: "401" + operator: +Œ9两 + values: + - "402" + matchFields: + - key: "403" + operator: q=歍þ螗ɃŒGm¨z鋎靀G + values: + - "404" + podAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: hj6/bW_E..24-O._.v._9-cz.-Y6T4g_-.._Lf2t_m...CqN + operator: DoesNotExist + matchLabels: + ? v-5-e-m78o-6-6211-7p--3zm-lx300w-tj-35840-w4g-27-5s6.q-22r4wye52y-h7463lyps4483-o--3f1p7--43nw-l-x18mtxb--kexr-y/oK-.O--5-yp8q_s-1__gw_-z_659GE.l_.23--_6l.-5_Z + : 3Pw_-r75--_-Ao + namespaces: + - "423" + topologyKey: "424" + weight: -1507671981 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: 5X1rh-K5y_AzOBW.9oE9_6.--v17r__.2bIZ___Y + operator: Exists + matchLabels: + 1-2ga-v205p-26-u5wg-g8.m-l80--5o1--cp6-5-x1---0w4rm-0u6/l-7_3x_-J_.....7..--w0_1V4.-r-8S5--_7_-Zp5: 1--L--v_Z--Zg-_4Q__-v_t_u_.A + namespaces: + - "415" + topologyKey: "416" + podAntiAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: "8" + operator: DoesNotExist + matchLabels: + k407--m-dc---6-q-q0o90--g-09--d5ez1----b69x90/um._fN._k8__._ep2P.B._A_090ERG2nV.__p_Y-.2__a_dWU_VF: 11---.-o7.pJ-4-1WV.-__05._LsuH + namespaces: + - "439" + topologyKey: "440" + weight: 1067925263 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: 1x--i--7-nt-23h-4z-21-sap--h--q0h-t2n4s-6-k5-7-a0w-ke5p-3.nu--17---u7-gl7814ei-07shtq-6---g----9s39z-5/wv3UDf.-4D-5 + operator: NotIn + values: + - l67Q.-_t--O.3L.z2-y.-...C4_-_2G8 + matchLabels: + C--Y_Dp8O_._e_3_.4_W_-_7: p_.----cp__ac8u.._-__BM.6-.Y7 + namespaces: + - "431" + topologyKey: "432" + automountServiceAccountToken: false + containers: + - args: + - "248" + command: + - "247" + env: + - name: "255" + value: "256" + valueFrom: + configMapKeyRef: + key: "262" + name: "261" + optional: false + fieldRef: + apiVersion: "257" + fieldPath: "258" + resourceFieldRef: + containerName: "259" + divisor: "124" + resource: "260" + secretKeyRef: + key: "264" + name: "263" + optional: false + envFrom: + - configMapRef: + name: "253" + optional: true + prefix: "252" + secretRef: + name: "254" + optional: false + image: "246" + imagePullPolicy: ņ + lifecycle: + postStart: + exec: + command: + - "291" + httpGet: + host: "294" + httpHeaders: + - name: "295" + value: "296" + path: "292" + port: "293" + scheme: ­蜷ɔ幩š + tcpSocket: + host: "297" + port: 455833230 + preStop: + exec: + command: + - "298" + httpGet: + host: "300" + httpHeaders: + - name: "301" + value: "302" + path: "299" + port: 1076497581 + scheme: h4ɊHȖ|ʐ + tcpSocket: + host: "303" + port: 248533396 + livenessProbe: + exec: + command: + - "271" + failureThreshold: -205176266 + httpGet: + host: "273" + httpHeaders: + - name: "274" + value: "275" + path: "272" + port: 465486290 + initialDelaySeconds: -2097329452 + periodSeconds: 865289071 + successThreshold: -1829146875 + tcpSocket: + host: "276" + port: -116224247 + timeoutSeconds: 1504385614 + name: "245" + ports: + - containerPort: 2056774277 + hostIP: "251" + hostPort: -778272981 + name: "250" + protocol: 现葢ŵ橨鬶l獕;跣Hǝcw媀瓄&翜舞拉 + readinessProbe: + exec: + command: + - "277" + failureThreshold: -402384013 + httpGet: + host: "279" + httpHeaders: + - name: "280" + value: "281" + path: "278" + port: 234253676 + scheme: ÔÂɘɢ鬍熖B芭花ª瘡蟦JBʟ鍏 + initialDelaySeconds: -2062708879 + periodSeconds: -141401239 + successThreshold: -1187301925 + tcpSocket: + host: "283" + port: "282" + timeoutSeconds: 215186711 + resources: + limits: + V訆Ǝżŧ: "915" + requests: + +SÄ蚃ɣľ)酊龨Î: "787" + 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: "308" + role: "306" + type: "307" + user: "305" + seccompProfile: + localhostProfile: "312" + type: 晲T[irȎ3Ĕ\ + windowsOptions: + gmsaCredentialSpec: "310" + gmsaCredentialSpecName: "309" + runAsUserName: "311" + startupProbe: + exec: + command: + - "284" + failureThreshold: -1699531929 + httpGet: + host: "287" + httpHeaders: + - name: "288" + value: "289" + path: "285" + port: "286" + scheme: 鏻砅邻爥 + initialDelaySeconds: 601198286 + periodSeconds: 405193215 + successThreshold: 2129989022 + tcpSocket: + host: "290" + port: -305362540 + timeoutSeconds: 409029209 + terminationMessagePath: "304" + terminationMessagePolicy: 迮ƙIJ嘢4ʗN,丽饾| 鞤ɱďW賁Ěɭ + tty: true + volumeDevices: + - devicePath: "270" + name: "269" + volumeMounts: + - mountPath: "266" + mountPropagation: '"冓鍓贯澔 ƺ蛜6' + name: "265" + readOnly: true + subPath: "267" + subPathExpr: "268" + workingDir: "249" + dnsConfig: + nameservers: + - "447" + options: + - name: "449" + value: "450" + searches: + - "448" + dnsPolicy: :{柯?B + enableServiceLinks: true + ephemeralContainers: + - args: + - "316" + command: + - "315" + env: + - name: "323" + value: "324" + valueFrom: + configMapKeyRef: + key: "330" + name: "329" + optional: true + fieldRef: + apiVersion: "325" + fieldPath: "326" + resourceFieldRef: + containerName: "327" + divisor: "69" + resource: "328" + secretKeyRef: + key: "332" + name: "331" + optional: false + envFrom: + - configMapRef: + name: "321" + optional: true + prefix: "320" + secretRef: + name: "322" + optional: false + image: "314" + imagePullPolicy: tl敷斢杧ż鯀 + lifecycle: + postStart: + exec: + command: + - "360" + httpGet: + host: "362" + httpHeaders: + - name: "363" + value: "364" + path: "361" + port: 1288391156 + scheme: Ǥ桒ɴ鉂WJ1抉泅ą&疀ȼN + tcpSocket: + host: "366" + port: "365" + preStop: + exec: + command: + - "367" + httpGet: + host: "369" + httpHeaders: + - name: "370" + value: "371" + path: "368" + port: 1859267428 + scheme: ȟP + tcpSocket: + host: "372" + port: 1445923603 + livenessProbe: + exec: + command: + - "339" + failureThreshold: -36573584 + httpGet: + host: "342" + httpHeaders: + - name: "343" + value: "344" + path: "340" + port: "341" + scheme: ȥ}礤铟怖ý萜Ǖ + initialDelaySeconds: -1922458514 + periodSeconds: 692511776 + successThreshold: -1231653807 + tcpSocket: + host: "345" + port: -1088996269 + timeoutSeconds: 1480364858 + name: "313" + ports: + - containerPort: -1918622971 + hostIP: "319" + hostPort: -1656699070 + name: "318" + protocol: ĵ鴁ĩȲǸ|蕎'佉賞ǧĒz + readinessProbe: + exec: + command: + - "346" + failureThreshold: -1436899600 + httpGet: + host: "348" + httpHeaders: + - name: "349" + value: "350" + path: "347" + port: -1157640253 + scheme: ×p鬷m罂o3ǰ廋i乳'ȘUɻ; + initialDelaySeconds: -478839383 + periodSeconds: 140830733 + successThreshold: -708495486 + tcpSocket: + host: "352" + port: "351" + timeoutSeconds: 989933975 + resources: + limits: + 1b: "328" + requests: + '}Ñ蠂Ü[ƛ^輅9ɛ棕ƈ眽炊': "699" + securityContext: + allowPrivilegeEscalation: true + capabilities: + add: + - 鸔ɧWǘ炙 + drop: + - 餸硷 + privileged: true + procMount: ʈʫ羶剹ƊF豎穜 + readOnlyRootFilesystem: true + runAsGroup: 2946116477552625615 + runAsNonRoot: true + runAsUser: 5215323049148402377 + seLinuxOptions: + level: "377" + role: "375" + type: "376" + user: "374" + seccompProfile: + localhostProfile: "381" + type: l咑耖p^鏋 + windowsOptions: + gmsaCredentialSpec: "379" + gmsaCredentialSpecName: "378" + runAsUserName: "380" + startupProbe: + exec: + command: + - "353" + failureThreshold: -1873425934 + httpGet: + host: "356" + httpHeaders: + - name: "357" + value: "358" + path: "354" + port: "355" + scheme: 漤ŗ坟 + initialDelaySeconds: -902839620 + periodSeconds: 1808698094 + successThreshold: 1155232143 + tcpSocket: + host: "359" + port: -1617422199 + timeoutSeconds: -2030665763 + targetContainerName: "382" + terminationMessagePath: "373" + terminationMessagePolicy: 殆诵H玲鑠ĭ$#卛8ð仁Q + tty: true + volumeDevices: + - devicePath: "338" + name: "337" + volumeMounts: + - mountPath: "334" + mountPropagation: Ik(dŊiɢzĮ蛋I + name: "333" + readOnly: true + subPath: "335" + subPathExpr: "336" + workingDir: "317" + hostAliases: + - hostnames: + - "445" + ip: "444" + hostNetwork: true + hostname: "399" + imagePullSecrets: + - name: "398" + initContainers: + - args: + - "178" + command: + - "177" + env: + - name: "185" + value: "186" + valueFrom: + configMapKeyRef: + key: "192" + name: "191" + optional: false + fieldRef: + apiVersion: "187" + fieldPath: "188" + resourceFieldRef: + containerName: "189" + divisor: "573" + resource: "190" + secretKeyRef: + key: "194" + name: "193" + optional: false + envFrom: + - configMapRef: + name: "183" + optional: false + prefix: "182" + secretRef: + name: "184" + optional: false + image: "176" + imagePullPolicy: 昕Ĭ + lifecycle: + postStart: + exec: + command: + - "222" + httpGet: + host: "225" + httpHeaders: + - name: "226" + value: "227" + path: "223" + port: "224" + scheme: '>郵[+扴ȨŮ' + tcpSocket: + host: "229" + port: "228" + preStop: + exec: + command: + - "230" + httpGet: + host: "232" + httpHeaders: + - name: "233" + value: "234" + path: "231" + port: -743369977 + scheme: '>犵殇ŕ-Ɂ圯W:ĸ輦唊#v铿ʩȂ4' + tcpSocket: + host: "235" + port: -1224991707 + livenessProbe: + exec: + command: + - "201" + failureThreshold: -1150474479 + httpGet: + host: "203" + httpHeaders: + - name: "204" + value: "205" + path: "202" + port: -1196874390 + scheme: S晒嶗UÐ_ƮA攤 + initialDelaySeconds: 1885897314 + periodSeconds: 1054858106 + successThreshold: 232569106 + tcpSocket: + host: "206" + port: -498930176 + timeoutSeconds: -465677631 + name: "175" + ports: + - containerPort: 377225334 + hostIP: "181" + hostPort: 282592353 + name: "180" + protocol: Ƹ[Ęİ榌U髷裎$MVȟ@7 + readinessProbe: + exec: + command: + - "207" + failureThreshold: 1752155096 + httpGet: + host: "210" + httpHeaders: + - name: "211" + value: "212" + path: "208" + port: "209" + scheme: 8鸖ɱJȉ罴ņ螡źȰ?$矡ȶ网棊ʢ + initialDelaySeconds: -2717401 + periodSeconds: -1099429189 + successThreshold: 994072122 + tcpSocket: + host: "214" + port: "213" + timeoutSeconds: -1492565335 + resources: + limits: + ǚ灄鸫rʤî萨zvt: "829" + requests: + 悮坮Ȣ幟ļ腻ŬƩȿ0矀Kʝ瘴I\p: "604" + securityContext: + allowPrivilegeEscalation: true + capabilities: + add: + - 藢xɮĵȑ6L*Z鐫û咡W< + drop: + - lu|榝$î. + privileged: false + procMount: 朦 wƯ貾坢'跩 + readOnlyRootFilesystem: true + runAsGroup: 8949541422887578058 + runAsNonRoot: true + runAsUser: -7565148469525206101 + seLinuxOptions: + level: "240" + role: "238" + type: "239" + user: "237" + seccompProfile: + localhostProfile: "244" + type: ŕ翑0展} + windowsOptions: + gmsaCredentialSpec: "242" + gmsaCredentialSpecName: "241" + runAsUserName: "243" + startupProbe: + exec: + command: + - "215" + failureThreshold: 785984384 + httpGet: + host: "218" + httpHeaders: + - name: "219" + value: "220" + path: "216" + port: "217" + scheme: Kw(ğ儴Ůĺ}潷ʒ胵輓Ɔ + initialDelaySeconds: -1738069460 + periodSeconds: -805795167 + successThreshold: 1791615594 + tcpSocket: + host: "221" + port: -36782737 + timeoutSeconds: -1643733106 + stdinOnce: true + terminationMessagePath: "236" + volumeDevices: + - devicePath: "200" + name: "199" + volumeMounts: + - mountPath: "196" + mountPropagation: ƖHV + name: "195" + readOnly: true + subPath: "197" + subPathExpr: "198" + workingDir: "179" + nodeName: "387" + nodeSelector: + "383": "384" + overhead: + ȩ纾S: "368" + preemptionPolicy: 'n夬LJ:BŐ埑Ô*ɾWȖ韝ƉşʁO^:' + priority: -1221153504 + priorityClassName: "446" + readinessGates: + - conditionType: 媈 + restartPolicy: ȿ醏g遧 + runtimeClassName: "451" + schedulerName: "441" + securityContext: + fsGroup: 4489057930380969432 + fsGroupChangePolicy: ='ʨ|ǓÓ敆OɈÏ 瞍髃 + runAsGroup: -759684899479757878 + runAsNonRoot: false + runAsUser: -1290365495982891537 + seLinuxOptions: + level: "391" + role: "389" + type: "390" + user: "388" + seccompProfile: + localhostProfile: "397" + type: ɣȕW歹s梊ɥʋăƻ遲njlȘ鹾KƂʼn + supplementalGroups: + - 3273247375993523103 + sysctls: + - name: "395" + value: "396" + windowsOptions: + gmsaCredentialSpec: "393" + gmsaCredentialSpecName: "392" + runAsUserName: "394" + serviceAccount: "386" + serviceAccountName: "385" + setHostnameAsFQDN: false + shareProcessNamespace: false + subdomain: "400" + terminationGracePeriodSeconds: -616777763639482630 + tolerations: + - effect: 淵 + key: "442" + operator: Ɖ肆Ző + tolerationSeconds: -1072615283184390308 + value: "443" + topologySpreadConstraints: + - labelSelector: + matchExpressions: + - key: 51-i-d-----9---063-qm-j-3wc89k-0-57z4063--4/rBQ.u + operator: Exists + matchLabels: + jp-z---k-5r6h--y7n.61-cm---ch-g0t-q--qr95ws-v-5--7-ufi-7/35a-1-CdM._bk81S3.s_s_6.-_v__.rP._2_O--d.7.--.2g: Mqp..__._-J_-fk3-_j.133eT_2_Y + maxSkew: -1568300104 + topologyKey: "452" + whenUnsatisfiable: 潑嫉悔柅ȵ.Ȁ鎧Y冒Ɩ + 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" + ephemeral: + readOnly: true + volumeClaimTemplate: + metadata: + annotations: + "154": "155" + clusterName: "160" + creationTimestamp: null + deletionGracePeriodSeconds: 6296624700137074905 + finalizers: + - "159" + generateName: "148" + generation: 6028937828108618026 + labels: + "152": "153" + managedFields: + - apiVersion: "162" + fieldsType: "163" + manager: "161" + operation: ɑ龫`劳&¼傭Ȟ1酃=6}ɡŇƉ立h + name: "147" + namespace: "149" + ownerReferences: + - apiVersion: "156" + blockOwnerDeletion: false + controller: false + kind: "157" + name: "158" + uid: 閝ȝ + resourceVersion: "11451542506523135343" + selfLink: "150" + uid: H巧壚tC十Oɢ + spec: + accessModes: + - '鲡:' + dataSource: + apiGroup: "172" + kind: "173" + name: "174" + resources: + limits: + Ŗȫ焗捏ĨFħ籘: "853" + requests: + zɟ踡肒Ao/樝fw[Řż丩ŽoǠ: "918" + selector: + matchExpressions: + - key: m_0_F03_J + operator: NotIn + values: + - 4FpF_W-6 + matchLabels: + 0-.-yz-0-_p4mz--.I_f6kjsz-7lwY-Y93-6: igm_-._.q6 + storageClassName: "171" + volumeMode: Z1Ůđ眊ľǎɳ,ǿ飏騀呣 + volumeName: "170" + 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" + updateStrategy: + rollingUpdate: + partition: -83826225 + type: șa汸<ƋlɋN磋镮ȺPÈ + volumeClaimTemplates: + - metadata: + annotations: + "466": "467" + clusterName: "472" + creationTimestamp: null + deletionGracePeriodSeconds: -6486445241316991261 + finalizers: + - "471" + generateName: "460" + generation: -5107762106575809276 + labels: + "464": "465" + managedFields: + - apiVersion: "474" + fieldsType: "475" + manager: "473" + operation: 壛ĐíEd楗鱶镖喗vȥ + name: "459" + namespace: "461" + ownerReferences: + - apiVersion: "468" + blockOwnerDeletion: false + controller: true + kind: "469" + name: "470" + uid: /nēɅĀ埰ʀł!U詨nj1ýǝ + resourceVersion: "8285629342346774721" + selfLink: "462" + uid: S誖Śs垦Ȋ髴T唼=`朇c + spec: + accessModes: + - Y斩I儑瓔¯ + dataSource: + apiGroup: "484" + kind: "485" + name: "486" + resources: + limits: + 涟雒驭堣Qwn:Ʋå譥a超: "19" + requests: + ª韷v简3VǢɾ纤ą¨?ɣ蔫椁Ȕ: "368" + selector: + matchExpressions: + - key: vUK_-.j21---__y.9O.L-.m.3--4 + operator: In + values: + - 37u-h---dY7_M_-._M52 + matchLabels: + ? k--13lk5-e4-u-5kvp-----887j72qz6-7d84-1f396h82----23-6b77f.mgi7-2je7zjt0pp-x0r2gd---yn1/7_._qN__A_f_-B3_U__L.KH6K.RwsfI_2-_20_9.5 + : 8_B-ks7dx + storageClassName: "483" + volumeMode: '''降\4)ȳɍǟm{煰œ憼' + volumeName: "482" + status: + accessModes: + - èƾ竒决瘛Ǫǵ + capacity: + Ǧ澵貛香"砻B鷋: "578" + conditions: + - lastProbeTime: "2230-04-25T02:33:53Z" + lastTransitionTime: "2843-07-14T02:23:26Z" + message: "488" + reason: "487" + status: WU=ȑ-A敲ʉ2腠梊 + type: '|nET¬%ȎdžĤɂR湛' + phase: ʌ槧ą°Z拕獘:pȚ\猫ï卒ú +status: + collisionCount: -1556190810 + conditions: + - lastTransitionTime: "2446-08-01T12:34:13Z" + message: "493" + reason: "492" + status: 闬輙怀¹bCũw¼ ǫđ槴Ċį軠> + type: ȩ硘(ǒ[ + currentReplicas: -463159422 + currentRevision: "490" + observedGeneration: -3866306318826551410 + readyReplicas: -1993494670 + replicas: 1852870468 + updateRevision: "491" + updatedReplicas: 463674701 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/authentication.k8s.io.v1.TokenRequest.json b/staging/src/k8s.io/api/testdata/v1.19.0/authentication.k8s.io.v1.TokenRequest.json new file mode 100644 index 00000000000..28a6ed11370 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/authentication.k8s.io.v1.TokenRequest.json @@ -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" + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/authentication.k8s.io.v1.TokenRequest.pb b/staging/src/k8s.io/api/testdata/v1.19.0/authentication.k8s.io.v1.TokenRequest.pb new file mode 100644 index 0000000000000000000000000000000000000000..aa4125f2d2b14ab71772989a85455edaee4fc232 GIT binary patch literal 306 zcmV-20nPqvICB6BC<+*1b#!QDZggp5VRUJ4ZZ2y$b1rFbFLp5!3{-DxWo}Ysadl;L zbQ1jm3aJ4K0WuN+Ga3OjA^|lj0XH%fF)=VSGBhwXG&wjhI5##hHZm|XINR=m)q#tg zfp9_qP_2lygN2{YoVx*91_}W;5&<}32MPf>5&|(WY9I;%F)|tgF*70#M0(}Bl*osB zbH$3rk8mmiF)=UzI0143F*JGtF*S+-FA4%NHWDG}kc#D$is_@7#hxuy<(#y`w_z{I zlzrxrfhgv=m&Ar$8UislG6FF;5D`K=9rDenZ%6diMKVzm&dpup7^k#fTy##H5v{I0x~la2nep8`nv-V02%-y E04~^RD*ylh literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/authentication.k8s.io.v1.TokenRequest.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/authentication.k8s.io.v1.TokenRequest.yaml new file mode 100644 index 00000000000..994088b8c33 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/authentication.k8s.io.v1.TokenRequest.yaml @@ -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鯹)晿%?nB`%SN_&ThsiHZDeUAx4WNb}mLsAtpnEECntmLnA3BLt`aAm#U|`r<`c7EUk(m^O5(5B@T~90k literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/authentication.k8s.io.v1beta1.TokenReview.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/authentication.k8s.io.v1beta1.TokenReview.yaml new file mode 100644 index 00000000000..3c08908710d --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/authentication.k8s.io.v1beta1.TokenReview.yaml @@ -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" diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1.LocalSubjectAccessReview.json b/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1.LocalSubjectAccessReview.json new file mode 100644 index 00000000000..51003a1d358 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1.LocalSubjectAccessReview.json @@ -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" + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1.LocalSubjectAccessReview.pb b/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1.LocalSubjectAccessReview.pb new file mode 100644 index 0000000000000000000000000000000000000000..9f6799fbecad0c67e114241fffe6185788b61b50 GIT binary patch literal 316 zcmd0{C}!X?<`PdVEy>6)%B)H($;{8w%eE-i%gom=GZd2W$xlwq2`){_N=+_tOioTM zE)Gg9%SN_&ThsiHZDeUAx4WNb}mLsAtpnEECntmLnA3BLt`aA zm#U|`r<`c7E6)%B)H($;{8w%eE-i%gom=GZYdJPR&URE=|fxO)havPEIW@ z4oWS{Of46B!pOCfk&Dqth|ySz(L{;SREyEvNW{?4z{JSJz|_Rj!ob4Z%)rdZz}VvU zyQZs+-E$fXoEQSuc5H2Koqul5ZpJ7!E=F@9MvEkNE=EfsCPRZP1uiB-BPk|BV!tLPp5RfTs-sWJl)Wz zbG97bo~VCvO6{|WjT+B(PCwEX3pCB#h{@1GNP|lTs0C<`k%1JGk)aZkk&zaYk+Bhz jk%<+Pk*N>|7n6}0P}W?Ehl3GFTL4vADlkYfC@}y41eH@c literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1.SelfSubjectAccessReview.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1.SelfSubjectAccessReview.yaml new file mode 100644 index 00000000000..e8efdebde76 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1.SelfSubjectAccessReview.yaml @@ -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" diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1.SelfSubjectRulesReview.json b/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1.SelfSubjectRulesReview.json new file mode 100644 index 00000000000..0e462b0c2a3 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1.SelfSubjectRulesReview.json @@ -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" + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1.SelfSubjectRulesReview.pb b/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1.SelfSubjectRulesReview.pb new file mode 100644 index 0000000000000000000000000000000000000000..24cbba26a44d045e945b311eb48ed7ab46c6392e GIT binary patch literal 276 zcmd0{C}!X?6)%B)H($;{8w%eE-i%gom=GZYdFPR&URE=|fxO)d#4%}Ff| zN-fJwEf>1R$hDG@i_u7k(O8PnM2XQd#K^?J)Wp)lz{1?jz|6?N*y8rP zrmKzJa~cbr7y{OIY;A6xe{Rlh#wa!}Msp!XizId~MoS?kLxU^@E+#`GDJDZ>B|ev` zr@N<|Xs<3l+I6hIK#K`zE`tSQ5tE@w6_cT97o$E6)%B)H($;{8w%eE-i%gom=GZYdIE=|fxO)havPEIW@4oWS{ zOf47s!^pLgk&Dqth|ySz(L{;SREyEvNW{?4z{JSJz|_Rj!ob4Z%)rdZz}VvUyQZs+ z-E$fXoEQSuc5H2Koqul5ZpJ7!E=F@9MvEkNE=EfsCPRZP1uiB-BPk|BV!tLPp5RfTs-sWJl)WzbG97b zo~VCvO6{|WjT+B(PCwEX3pCB#h{@1G$bm}+s0C<`k%1JGk)aZkk&zaYk+Bhzk%<+P zk*N>|7n6}0P}UqMYXOwC)Z*e|GByxm0g{GBOvXl1JRA%{Ovc7iOvWY(3{nhA3;;k! BRHXm_ literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1.SubjectAccessReview.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1.SubjectAccessReview.yaml new file mode 100644 index 00000000000..6b699c3447c --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1.SubjectAccessReview.yaml @@ -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" diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.LocalSubjectAccessReview.json b/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.LocalSubjectAccessReview.json new file mode 100644 index 00000000000..7613bb4182d --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.LocalSubjectAccessReview.json @@ -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" + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.LocalSubjectAccessReview.pb b/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.LocalSubjectAccessReview.pb new file mode 100644 index 0000000000000000000000000000000000000000..dc10cb73a4cc9075b497dbd85812c82c1d32ba1f GIT binary patch literal 321 zcmWNKJxjw-7=?3RM9W1SE)Ehp)J#&a&3$h^Zk<#d9Yk>v9MTZ5t(elJ6)Fx@{2&f0 z6htUGI61f}A|17&i<^^k3tjvL4&LP~&pFSj$Vj7-roDQ+71l~kFD`{Uxr&T(r7+*% z#US=Ln_3QiZ+op?EC+tP;QK)otp<%!u*?1ky(g3)BSI&ZLF_DXaguY>Ld&$Rf;6S; zm=2mk{`?+%x6V4P>Y}#taQbw3bocWKd)v%c{NFDz^x{5J0W>hb=dUqBI&o2;oWubW_G>bd3=5L@}KSf!DVY^@N)Hb zys2z10+(!_rqx9Kps53L0}!)-0s*Z#K%1o~prfd(s8qC&r4)q8MpSYHf%6)%B)H($;{8w%eE-i%gom=GfYY?Ni-A^4^GWV3ocE{N=+_t zOioTME)Gg9%SN_&ThsiHZDeUAx4WNb}mLsAtpnEECntmLnA3B zLt`aAm#U|`r<`c7E9{F(@$r035+p5C8xG literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.SelfSubjectAccessReview.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.SelfSubjectAccessReview.yaml new file mode 100644 index 00000000000..01475c9ab3e --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.SelfSubjectAccessReview.yaml @@ -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" diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.SelfSubjectRulesReview.json b/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.SelfSubjectRulesReview.json new file mode 100644 index 00000000000..12724ddfbd3 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.SelfSubjectRulesReview.json @@ -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" + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.SelfSubjectRulesReview.pb b/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.SelfSubjectRulesReview.pb new file mode 100644 index 0000000000000000000000000000000000000000..ab92a6cc9b4070f9225b3e48cc9cb86d5e113262 GIT binary patch literal 281 zcmd0{C}!X?6)%B)H($;{8w%eE-i%gom=GfYY?Ni-A^3r@{R3ocE{N=+^a zD$PkP4oWS{Of46>#>lmjk&Dqth|ySz(L{;SREyEvNW{?4z{JSJz|_Rj!ob4Z%)rdZ zz}VvUyQZs+-E$fXoEQSuc5H2Koqul5ZpJ7!E=F@9MvEkNE=EfsCPRZP1uiB-BPk|B zV!tLPp5RfTs-sW zJl)WzbG97bo~VCvO6{|WjT+B(PCwEX3pCB#h{@1Ghy|#@Qc8(SfQ!kRXO ZNQueFScn5CVgeK~m0$$&&7>HV7yt`wQndg8 literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.SelfSubjectRulesReview.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.SelfSubjectRulesReview.yaml new file mode 100644 index 00000000000..83fb4e95c13 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.SelfSubjectRulesReview.yaml @@ -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" diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.SubjectAccessReview.json b/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.SubjectAccessReview.json new file mode 100644 index 00000000000..8ac6f23e6c7 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.SubjectAccessReview.json @@ -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" + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.SubjectAccessReview.pb b/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.SubjectAccessReview.pb new file mode 100644 index 0000000000000000000000000000000000000000..32696d181a28a7e6d026e81f280cf5806a6955bf GIT binary patch literal 316 zcmWNKze~eF7>08nqU8{W(^y%>E_N&_?o8y#tjHu!SB?Sh8mopRunjoY#wbB~&Iv*!{Q9pS< zui2ozh9Y$kP78#akesgO+3e^d8FZ4--F5$Feq+#me0}zFpPl{TWqWS;a`kq+rEMO9 zP;8N=^+f+5HvxqOh&G@^KxYBaWhn}n*VNNgXe literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.SubjectAccessReview.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.SubjectAccessReview.yaml new file mode 100644 index 00000000000..7469717ff76 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.SubjectAccessReview.yaml @@ -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" diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/autoscaling.v1.HorizontalPodAutoscaler.json b/staging/src/k8s.io/api/testdata/v1.19.0/autoscaling.v1.HorizontalPodAutoscaler.json new file mode 100644 index 00000000000..fe4ede107f5 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/autoscaling.v1.HorizontalPodAutoscaler.json @@ -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 + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/autoscaling.v1.HorizontalPodAutoscaler.pb b/staging/src/k8s.io/api/testdata/v1.19.0/autoscaling.v1.HorizontalPodAutoscaler.pb new file mode 100644 index 0000000000000000000000000000000000000000..1541f919de2d877d75e54c16c4065640938b17ea GIT binary patch literal 311 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 literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/autoscaling.v2beta2.HorizontalPodAutoscaler.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/autoscaling.v2beta2.HorizontalPodAutoscaler.yaml new file mode 100644 index 00000000000..36d494211b8 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/autoscaling.v2beta2.HorizontalPodAutoscaler.yaml @@ -0,0 +1,180 @@ +apiVersion: autoscaling/v2beta2 +kind: HorizontalPodAutoscaler +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: + behavior: + scaleDown: + policies: + - periodSeconds: 1255312175 + type: ɾģ毋Ó6dz娝嘚 + value: 627713162 + selectPolicy: /ɸɎ R§耶FfBls3! + stabilizationWindowSeconds: 1206365825 + scaleUp: + policies: + - periodSeconds: -686523310 + type: 嶗U + value: -1285424066 + selectPolicy: 0矀Kʝ瘴I\p[ħsĨɆâĺɗŹ倗S + stabilizationWindowSeconds: 1761963371 + maxReplicas: -1971381490 + metrics: + - external: + metric: + name: "39" + selector: + matchExpressions: + - key: n3-8d-0-5qty--4-p---u16-wv-i.84-n4f--139-295at-o7qff7-x--r7v66bm71u-n4f0/2_31.-.-yz-0-_p4mz--.I_f6kjsz-7lwY-Y93-x6bigm_-._q + operator: In + values: + - Q3_Y.5.-..P_pDZ-._._t__2k + matchLabels: + 9s-m---vl80.5-6y-07b-3---g-jdi/z_-tY-R6S17_.8CnK_O.d-._NwcGnP-w-Sf5_Or.i1_7z.WH-.._d: 1_57__JR.N-1zL-4--6o--Bo-F__..XR.7_1-l + target: + averageUtilization: -521487971 + averageValue: "301" + type: 3.v-鿧悮坮Ȣ + value: "82" + object: + describedObject: + apiVersion: "24" + kind: "22" + name: "23" + metric: + name: "25" + selector: + matchExpressions: + - key: 816m59-dx8----i--5-8t36b0/D7r__.am6-4_WE-_JTrcd-2.-__E_Sv__26KX_R7 + operator: DoesNotExist + matchLabels: + QQ.N2.1.L.l-Y._.4: 0.d.__Gg8-2_kS91.e5K-_e63_-_3-n-_-__3u-.__G + target: + averageUtilization: 1001983654 + averageValue: "39" + type: 凗蓏Ŋ蛊ĉy緅縕>Ž + value: "309" + pods: + metric: + name: "32" + selector: + matchExpressions: + - key: w.__-___196-.dX_iv1H.__.h-J-M.9_T.q-o7.y-SQ.A + operator: NotIn + values: + - 0.N.-.Kj8..3s--_4..I_l...-ym-._k + matchLabels: + 8-10pq-0-7-9-2-ekg-071a-2y-y-o0-5q-21.6h/87_2fNc5-_.-RX-82_g50_uL: 6N_._a69 + target: + averageUtilization: -1980941277 + averageValue: "800" + type: 抴ŨfZhUʎ浵ɲõ + value: "303" + resource: + name: 倱< + target: + averageUtilization: 580681683 + averageValue: "404" + type: ź贩j瀉 + value: "621" + type: 枊a8衍`Ĩɘ.蘯6ċV夸eɑeʤ脽ě + minReplicas: 896585016 + scaleTargetRef: + apiVersion: "21" + kind: "19" + name: "20" +status: + conditions: + - lastTransitionTime: "2682-06-14T06:09:58Z" + message: "71" + reason: "70" + status: 龢ÄƤUǷ坒ŕF5o儎ĄÇ稕E + type: '`翾''ųŎ群E牬庘颮6(|ǖû' + currentMetrics: + - external: + current: + averageUtilization: -1175595426 + averageValue: "759" + value: "287" + metric: + name: "63" + selector: + matchExpressions: + - key: c-.F5_x.KNC0-.-m_0-m-6Sp_N-S..o + operator: In + values: + - g-_4Q__-v_t_u_.__I_-_-3-3--5X1rh-K5y_AzOBW.9oE9_6.--v7 + matchLabels: + 627-23---g-----p8-d5-8-m8i--k0j5-gr-y7nlp97v-0-1y7/2....3_t_-l..-.DG7r-3.----._4__XOnf_ZN.-_--r.E__-8: K.-miJ4x-_0_5-_7 + object: + current: + averageUtilization: -126958936 + averageValue: "860" + value: "526" + describedObject: + apiVersion: "55" + kind: "53" + name: "54" + metric: + name: "46" + selector: + matchExpressions: + - key: 6-d42--clo90---461v-07r--0---8-30i-uo/9DF + operator: In + values: + - 2hT.-z-._7-5lL..-_--.VEa-_gn.8-c.C3_F._oX-F9_.5vN5.25aWx.a + matchLabels: + 29.-_Z.0_1._hg._o_p665O_4Gj._BXt.O-7___-Y_um-_8r--684._V: 8_...E.-o + pods: + current: + averageUtilization: 1008425444 + averageValue: "683" + value: "671" + metric: + name: "56" + selector: + matchExpressions: + - key: 382m88w-pz9d4i-m7---k8235--8--c83-4b-9-1k.1f-53-x1y-8---3----p-pdn--j2---2--82--cj-1-s--op3w/3--Z1Tvw39F_C-rtSY.g._2F7.-_e..Or_-.3OHgt.U + operator: In + values: + - y.8_8 + matchLabels: + ? d5-g-7-7---g88w2k4usz--mj-8o26--26-hs5-jeds4-4tz9x-4.i-l11q5--uk5mj-94-8134i5k6q6--5tu-tie4-7--gm4p-8y-99/N_g-..__._____K_g1cXfr4 + : ET_..3dCv3j._.-_pP__up.2L_s-o779._-k-N + resource: + current: + averageUtilization: -392406530 + averageValue: "183" + value: "93" + name: Ƈè*鑏='ʨ|ǓÓ敆OɈÏ 瞍髃 + type: Ǖɳɷ9Ì崟¿瘦ɖ緕 + currentReplicas: 267768240 + desiredReplicas: -127849333 + observedGeneration: -7477362499801752548 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/batch.v1.Job.json b/staging/src/k8s.io/api/testdata/v1.19.0/batch.v1.Job.json new file mode 100644 index 00000000000..869198a9b9c --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/batch.v1.Job.json @@ -0,0 +1,1494 @@ +{ + "kind": "Job", + "apiVersion": "batch/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": { + "parallelism": 896585016, + "completions": 1305381319, + "activeDeadlineSeconds": -5584804243908071872, + "backoffLimit": -783752440, + "selector": { + "matchLabels": { + "hjT9s-j41-0-6p-JFHn7y-74.-0MUORQQ.N4": "3L.u" + }, + "matchExpressions": [ + { + "key": "S91.e5K-_e63_-_3-h", + "operator": "In", + "values": [ + "3_bQw.-dG6c-.x" + ] + } + ] + }, + "manualSelector": true, + "template": { + "metadata": { + "name": "25", + "generateName": "26", + "namespace": "27", + "selfLink": "28", + "uid": "ɸ=ǤÆ碛,1", + "resourceVersion": "10505102892351749453", + "generation": 7014477246743953430, + "creationTimestamp": null, + "deletionGracePeriodSeconds": -5781250394576755223, + "labels": { + "30": "31" + }, + "annotations": { + "32": "33" + }, + "ownerReferences": [ + { + "apiVersion": "34", + "kind": "35", + "name": "36", + "uid": "譋娲瘹ɭȊɚɎ(", + "controller": false, + "blockOwnerDeletion": true + } + ], + "finalizers": [ + "37" + ], + "clusterName": "38", + "managedFields": [ + { + "manager": "39", + "operation": "糷磩窮秳ķ蟒苾h", + "apiVersion": "40", + "fieldsType": "41" + } + ] + }, + "spec": { + "volumes": [ + { + "name": "42", + "hostPath": { + "path": "43", + "type": "龷ȪÆl" + }, + "emptyDir": { + "medium": "瓷雼浢Ü礽绅{囥", + "sizeLimit": "721" + }, + "gcePersistentDisk": { + "pdName": "44", + "fsType": "45", + "partition": 1673568505 + }, + "awsElasticBlockStore": { + "volumeID": "46", + "fsType": "47", + "partition": -972874331 + }, + "gitRepo": { + "repository": "48", + "revision": "49", + "directory": "50" + }, + "secret": { + "secretName": "51", + "items": [ + { + "key": "52", + "path": "53", + "mode": -1628457490 + } + ], + "defaultMode": 798972405, + "optional": false + }, + "nfs": { + "server": "54", + "path": "55" + }, + "iscsi": { + "targetPortal": "56", + "iqn": "57", + "lun": -1888506207, + "iscsiInterface": "58", + "fsType": "59", + "readOnly": true, + "portals": [ + "60" + ], + "secretRef": { + "name": "61" + }, + "initiatorName": "62" + }, + "glusterfs": { + "endpoints": "63", + "path": "64", + "readOnly": true + }, + "persistentVolumeClaim": { + "claimName": "65", + "readOnly": true + }, + "rbd": { + "monitors": [ + "66" + ], + "image": "67", + "fsType": "68", + "pool": "69", + "user": "70", + "keyring": "71", + "secretRef": { + "name": "72" + }, + "readOnly": true + }, + "flexVolume": { + "driver": "73", + "fsType": "74", + "secretRef": { + "name": "75" + }, + "options": { + "76": "77" + } + }, + "cinder": { + "volumeID": "78", + "fsType": "79", + "secretRef": { + "name": "80" + } + }, + "cephfs": { + "monitors": [ + "81" + ], + "path": "82", + "user": "83", + "secretFile": "84", + "secretRef": { + "name": "85" + } + }, + "flocker": { + "datasetName": "86", + "datasetUUID": "87" + }, + "downwardAPI": { + "items": [ + { + "path": "88", + "fieldRef": { + "apiVersion": "89", + "fieldPath": "90" + }, + "resourceFieldRef": { + "containerName": "91", + "resource": "92", + "divisor": "110" + }, + "mode": 848754324 + } + ], + "defaultMode": -331664193 + }, + "fc": { + "targetWWNs": [ + "93" + ], + "lun": -1341615783, + "fsType": "94", + "wwids": [ + "95" + ] + }, + "azureFile": { + "secretName": "96", + "shareName": "97", + "readOnly": true + }, + "configMap": { + "name": "98", + "items": [ + { + "key": "99", + "path": "100", + "mode": -421817404 + } + ], + "defaultMode": 938765968, + "optional": false + }, + "vsphereVolume": { + "volumePath": "101", + "fsType": "102", + "storagePolicyName": "103", + "storagePolicyID": "104" + }, + "quobyte": { + "registry": "105", + "volume": "106", + "user": "107", + "group": "108", + "tenant": "109" + }, + "azureDisk": { + "diskName": "110", + "diskURI": "111", + "cachingMode": "鎥ʟ\u003c$洅ɹ7", + "fsType": "112", + "readOnly": false, + "kind": "Þ" + }, + "photonPersistentDisk": { + "pdID": "113", + "fsType": "114" + }, + "projected": { + "sources": [ + { + "secret": { + "name": "115", + "items": [ + { + "key": "116", + "path": "117", + "mode": 1550211208 + } + ], + "optional": false + }, + "downwardAPI": { + "items": [ + { + "path": "118", + "fieldRef": { + "apiVersion": "119", + "fieldPath": "120" + }, + "resourceFieldRef": { + "containerName": "121", + "resource": "122", + "divisor": "750" + }, + "mode": -1240667156 + } + ] + }, + "configMap": { + "name": "123", + "items": [ + { + "key": "124", + "path": "125", + "mode": -1147975588 + } + ], + "optional": true + }, + "serviceAccountToken": { + "audience": "126", + "expirationSeconds": 2293771102284463819, + "path": "127" + } + } + ], + "defaultMode": -1884322607 + }, + "portworxVolume": { + "volumeID": "128", + "fsType": "129" + }, + "scaleIO": { + "gateway": "130", + "system": "131", + "secretRef": { + "name": "132" + }, + "sslEnabled": true, + "protectionDomain": "133", + "storagePool": "134", + "storageMode": "135", + "volumeName": "136", + "fsType": "137", + "readOnly": true + }, + "storageos": { + "volumeName": "138", + "volumeNamespace": "139", + "fsType": "140", + "secretRef": { + "name": "141" + } + }, + "csi": { + "driver": "142", + "readOnly": true, + "fsType": "143", + "volumeAttributes": { + "144": "145" + }, + "nodePublishSecretRef": { + "name": "146" + } + }, + "ephemeral": { + "volumeClaimTemplate": { + "metadata": { + "name": "147", + "generateName": "148", + "namespace": "149", + "selfLink": "150", + "uid": "曢\\%枅:", + "resourceVersion": "1051165191612104121", + "generation": 1514679477039738680, + "creationTimestamp": null, + "deletionGracePeriodSeconds": 284300875610791466, + "labels": { + "152": "153" + }, + "annotations": { + "154": "155" + }, + "ownerReferences": [ + { + "apiVersion": "156", + "kind": "157", + "name": "158", + "uid": "啞川J缮ǚb", + "controller": false, + "blockOwnerDeletion": true + } + ], + "finalizers": [ + "159" + ], + "clusterName": "160", + "managedFields": [ + { + "manager": "161", + "operation": "昹ʞĹ鑑6", + "apiVersion": "162", + "fieldsType": "163" + } + ] + }, + "spec": { + "accessModes": [ + "ɥ踓Ǻǧ湬淊kŪ睴鸏:ɥ" + ], + "selector": { + "matchLabels": { + "50qso79yg--79-e-a74bc-v--0jjy5.405--l071yyms7-tk1po6c-m61733-x-2v4r--b/dm7": "020h-OK-_8gI_z_-tY-R6S17_.8CnK_O.d-._NwcGnp" + }, + "matchExpressions": [ + { + "key": "Td2-NY", + "operator": "DoesNotExist" + } + ] + }, + "resources": { + "limits": { + "Ŋƞ究:hoĂɋ": "206" + }, + "requests": { + "瓷碑": "809" + } + }, + "volumeName": "170", + "storageClassName": "171", + "volumeMode": "=å睫}堇硲蕵ɢ苆ǮńMǰ溟ɴ扵閝ȝ", + "dataSource": { + "apiGroup": "172", + "kind": "173", + "name": "174" + } + } + } + } + } + ], + "initContainers": [ + { + "name": "175", + "image": "176", + "command": [ + "177" + ], + "args": [ + "178" + ], + "workingDir": "179", + "ports": [ + { + "name": "180", + "hostPort": -1280763790, + "containerPort": 44308192, + "protocol": "Żwʮ馜üNșƶ4ĩĉ", + "hostIP": "181" + } + ], + "envFrom": [ + { + "prefix": "182", + "configMapRef": { + "name": "183", + "optional": true + }, + "secretRef": { + "name": "184", + "optional": false + } + } + ], + "env": [ + { + "name": "185", + "value": "186", + "valueFrom": { + "fieldRef": { + "apiVersion": "187", + "fieldPath": "188" + }, + "resourceFieldRef": { + "containerName": "189", + "resource": "190", + "divisor": "440" + }, + "configMapKeyRef": { + "name": "191", + "key": "192", + "optional": false + }, + "secretKeyRef": { + "name": "193", + "key": "194", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "": "993" + }, + "requests": { + "瀹鞎sn芞": "621" + } + }, + "volumeMounts": [ + { + "name": "195", + "readOnly": true, + "mountPath": "196", + "subPath": "197", + "mountPropagation": "鲡:", + "subPathExpr": "198" + } + ], + "volumeDevices": [ + { + "name": "199", + "devicePath": "200" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "201" + ] + }, + "httpGet": { + "path": "202", + "port": 1094670193, + "host": "203", + "scheme": "栲茇竛吲蚛隖\u003cǶĬ4y£軶ǃ*ʙ嫙\u0026", + "httpHeaders": [ + { + "name": "204", + "value": "205" + } + ] + }, + "tcpSocket": { + "port": "206", + "host": "207" + }, + "initialDelaySeconds": -802585193, + "timeoutSeconds": 1901330124, + "periodSeconds": 1944205014, + "successThreshold": -2079582559, + "failureThreshold": -1167888910 + }, + "readinessProbe": { + "exec": { + "command": [ + "208" + ] + }, + "httpGet": { + "path": "209", + "port": 804417065, + "host": "210", + "scheme": "Ŵ廷s{Ⱦdz@", + "httpHeaders": [ + { + "name": "211", + "value": "212" + } + ] + }, + "tcpSocket": { + "port": 406308963, + "host": "213" + }, + "initialDelaySeconds": 632397602, + "timeoutSeconds": 2026784878, + "periodSeconds": -730174220, + "successThreshold": 433084615, + "failureThreshold": 208045354 + }, + "startupProbe": { + "exec": { + "command": [ + "214" + ] + }, + "httpGet": { + "path": "215", + "port": "216", + "host": "217", + "scheme": "Źʣy豎@ɀ羭,铻O", + "httpHeaders": [ + { + "name": "218", + "value": "219" + } + ] + }, + "tcpSocket": { + "port": "220", + "host": "221" + }, + "initialDelaySeconds": 1424053148, + "timeoutSeconds": 747521320, + "periodSeconds": 859639931, + "successThreshold": -1663149700, + "failureThreshold": -1131820775 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "222" + ] + }, + "httpGet": { + "path": "223", + "port": -78618443, + "host": "224", + "scheme": "Ɗ+j忊Ŗȫ焗捏ĨFħ籘Àǒ", + "httpHeaders": [ + { + "name": "225", + "value": "226" + } + ] + }, + "tcpSocket": { + "port": -495373547, + "host": "227" + } + }, + "preStop": { + "exec": { + "command": [ + "228" + ] + }, + "httpGet": { + "path": "229", + "port": "230", + "host": "231", + "scheme": "/樝fw[Řż丩ŽoǠŻʘY賃ɪ鐊", + "httpHeaders": [ + { + "name": "232", + "value": "233" + } + ] + }, + "tcpSocket": { + "port": 88483549, + "host": "234" + } + } + }, + "terminationMessagePath": "235", + "terminationMessagePolicy": "ǕLLȊɞ-uƻ悖ȩ0Ƹ[Ęİ榌U髷", + "imagePullPolicy": "姣\u003e懔%熷谟þ蛯ɰ荶ljʁ揆ɘȌ脾", + "securityContext": { + "capabilities": { + "add": [ + "ĠLƐȤ藠3.v-鿧悮坮Ȣ幟ļ" + ], + "drop": [ + "ŬƩȿ0矀Kʝ瘴I\\p" + ] + }, + "privileged": true, + "seLinuxOptions": { + "user": "236", + "role": "237", + "type": "238", + "level": "239" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "240", + "gmsaCredentialSpec": "241", + "runAsUserName": "242" + }, + "runAsUser": -4436559826852161595, + "runAsGroup": 3876361590808856900, + "runAsNonRoot": false, + "readOnlyRootFilesystem": false, + "allowPrivilegeEscalation": false, + "procMount": "倗S晒嶗UÐ_ƮA攤/ɸɎ R§耶", + "seccompProfile": { + "type": "fBls3!Zɾģ毋Ó6", + "localhostProfile": "243" + } + }, + "stdinOnce": true, + "tty": true + } + ], + "containers": [ + { + "name": "244", + "image": "245", + "command": [ + "246" + ], + "args": [ + "247" + ], + "workingDir": "248", + "ports": [ + { + "name": "249", + "hostPort": -970312425, + "containerPort": -1213051101, + "protocol": "埽uʎȺ眖R", + "hostIP": "250" + } + ], + "envFrom": [ + { + "prefix": "251", + "configMapRef": { + "name": "252", + "optional": true + }, + "secretRef": { + "name": "253", + "optional": false + } + } + ], + "env": [ + { + "name": "254", + "value": "255", + "valueFrom": { + "fieldRef": { + "apiVersion": "256", + "fieldPath": "257" + }, + "resourceFieldRef": { + "containerName": "258", + "resource": "259", + "divisor": "509" + }, + "configMapKeyRef": { + "name": "260", + "key": "261", + "optional": true + }, + "secretKeyRef": { + "name": "262", + "key": "263", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "Ůĺ}潷ʒ胵輓": "404" + }, + "requests": { + "1ØœȠƬQg鄠": "488" + } + }, + "volumeMounts": [ + { + "name": "264", + "readOnly": true, + "mountPath": "265", + "subPath": "266", + "mountPropagation": "\u003e郵[+扴ȨŮ", + "subPathExpr": "267" + } + ], + "volumeDevices": [ + { + "name": "268", + "devicePath": "269" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "270" + ] + }, + "httpGet": { + "path": "271", + "port": "272", + "host": "273", + "scheme": "佱¿\u003e犵殇ŕ-Ɂ圯W:ĸ輦唊#v铿ʩȂ", + "httpHeaders": [ + { + "name": "274", + "value": "275" + } + ] + }, + "tcpSocket": { + "port": -379385405, + "host": "276" + }, + "initialDelaySeconds": -1224991707, + "timeoutSeconds": 887398685, + "periodSeconds": -612420031, + "successThreshold": -1139949896, + "failureThreshold": 1274622498 + }, + "readinessProbe": { + "exec": { + "command": [ + "277" + ] + }, + "httpGet": { + "path": "278", + "port": "279", + "host": "280", + "httpHeaders": [ + { + "name": "281", + "value": "282" + } + ] + }, + "tcpSocket": { + "port": -1491697472, + "host": "283" + }, + "initialDelaySeconds": -1817291584, + "timeoutSeconds": 1224868165, + "periodSeconds": 582041100, + "successThreshold": 509188266, + "failureThreshold": -940514142 + }, + "startupProbe": { + "exec": { + "command": [ + "284" + ] + }, + "httpGet": { + "path": "285", + "port": -527306221, + "host": "286", + "scheme": "ļ腩墺Ò媁荭gw忊|", + "httpHeaders": [ + { + "name": "287", + "value": "288" + } + ] + }, + "tcpSocket": { + "port": "289", + "host": "290" + }, + "initialDelaySeconds": -1532958330, + "timeoutSeconds": -438588982, + "periodSeconds": 1004325340, + "successThreshold": -1313320434, + "failureThreshold": 14304392 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "291" + ] + }, + "httpGet": { + "path": "292", + "port": "293", + "host": "294", + "httpHeaders": [ + { + "name": "295", + "value": "296" + } + ] + }, + "tcpSocket": { + "port": "297", + "host": "298" + } + }, + "preStop": { + "exec": { + "command": [ + "299" + ] + }, + "httpGet": { + "path": "300", + "port": "301", + "host": "302", + "scheme": "跩aŕ翑", + "httpHeaders": [ + { + "name": "303", + "value": "304" + } + ] + }, + "tcpSocket": { + "port": "305", + "host": "306" + } + } + }, + "terminationMessagePath": "307", + "imagePullPolicy": "\u0026皥贸碔lNKƙ順\\E¦队偯", + "securityContext": { + "capabilities": { + "add": [ + "徥淳4揻-$ɽ丟" + ], + "drop": [ + "" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "308", + "role": "309", + "type": "310", + "level": "311" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "312", + "gmsaCredentialSpec": "313", + "runAsUserName": "314" + }, + "runAsUser": 8876559635423161004, + "runAsGroup": -1576913564542459711, + "runAsNonRoot": true, + "readOnlyRootFilesystem": false, + "allowPrivilegeEscalation": false, + "procMount": "ĠM蘇KŅ/»頸+SÄ蚃", + "seccompProfile": { + "type": "ľ)酊龨δ", + "localhostProfile": "315" + } + }, + "stdin": true, + "tty": true + } + ], + "ephemeralContainers": [ + { + "name": "316", + "image": "317", + "command": [ + "318" + ], + "args": [ + "319" + ], + "workingDir": "320", + "ports": [ + { + "name": "321", + "hostPort": 1905181464, + "containerPort": -1730959016, + "protocol": "ëJ橈'琕鶫:顇ə娯Ȱ囌", + "hostIP": "322" + } + ], + "envFrom": [ + { + "prefix": "323", + "configMapRef": { + "name": "324", + "optional": true + }, + "secretRef": { + "name": "325", + "optional": false + } + } + ], + "env": [ + { + "name": "326", + "value": "327", + "valueFrom": { + "fieldRef": { + "apiVersion": "328", + "fieldPath": "329" + }, + "resourceFieldRef": { + "containerName": "330", + "resource": "331", + "divisor": "361" + }, + "configMapKeyRef": { + "name": "332", + "key": "333", + "optional": false + }, + "secretKeyRef": { + "name": "334", + "key": "335", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "Ǻ鱎ƙ;Nŕ": "526" + }, + "requests": { + "": "372" + } + }, + "volumeMounts": [ + { + "name": "336", + "readOnly": true, + "mountPath": "337", + "subPath": "338", + "mountPropagation": "亏yƕ丆録²Ŏ)/灩聋3趐囨鏻", + "subPathExpr": "339" + } + ], + "volumeDevices": [ + { + "name": "340", + "devicePath": "341" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "342" + ] + }, + "httpGet": { + "path": "343", + "port": "344", + "host": "345", + "scheme": "C\"6x$1s", + "httpHeaders": [ + { + "name": "346", + "value": "347" + } + ] + }, + "tcpSocket": { + "port": "348", + "host": "349" + }, + "initialDelaySeconds": -860435782, + "timeoutSeconds": 1067125211, + "periodSeconds": -2088645849, + "successThreshold": 1900201288, + "failureThreshold": -766915393 + }, + "readinessProbe": { + "exec": { + "command": [ + "350" + ] + }, + "httpGet": { + "path": "351", + "port": 1167615307, + "host": "352", + "scheme": "vEȤƏ埮p", + "httpHeaders": [ + { + "name": "353", + "value": "354" + } + ] + }, + "tcpSocket": { + "port": "355", + "host": "356" + }, + "initialDelaySeconds": -1467527914, + "timeoutSeconds": 1107276738, + "periodSeconds": 1221583046, + "successThreshold": -1861307253, + "failureThreshold": 1802356198 + }, + "startupProbe": { + "exec": { + "command": [ + "357" + ] + }, + "httpGet": { + "path": "358", + "port": 199049889, + "host": "359", + "scheme": "IJ嘢4ʗ", + "httpHeaders": [ + { + "name": "360", + "value": "361" + } + ] + }, + "tcpSocket": { + "port": "362", + "host": "363" + }, + "initialDelaySeconds": -1896415283, + "timeoutSeconds": 1540899353, + "periodSeconds": -1330095135, + "successThreshold": 1566213732, + "failureThreshold": 1697842937 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "364" + ] + }, + "httpGet": { + "path": "365", + "port": "366", + "host": "367", + "httpHeaders": [ + { + "name": "368", + "value": "369" + } + ] + }, + "tcpSocket": { + "port": 935886668, + "host": "370" + } + }, + "preStop": { + "exec": { + "command": [ + "371" + ] + }, + "httpGet": { + "path": "372", + "port": "373", + "host": "374", + "scheme": ")DŽ髐njʉBn(fǂ", + "httpHeaders": [ + { + "name": "375", + "value": "376" + } + ] + }, + "tcpSocket": { + "port": 872525702, + "host": "377" + } + } + }, + "terminationMessagePath": "378", + "terminationMessagePolicy": "ay", + "imagePullPolicy": "笭/9崍h趭(娕uE增猍ǵ xǨ", + "securityContext": { + "capabilities": { + "add": [ + "Ƶf" + ], + "drop": [ + "Ã茓pȓɻ" + ] + }, + "privileged": true, + "seLinuxOptions": { + "user": "379", + "role": "380", + "type": "381", + "level": "382" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "383", + "gmsaCredentialSpec": "384", + "runAsUserName": "385" + }, + "runAsUser": -4099583436266168513, + "runAsGroup": 5255171395073905944, + "runAsNonRoot": false, + "readOnlyRootFilesystem": false, + "allowPrivilegeEscalation": false, + "procMount": "#耗", + "seccompProfile": { + "type": "(ť1ùfŭƽ", + "localhostProfile": "386" + } + }, + "stdin": true, + "stdinOnce": true, + "targetContainerName": "387" + } + ], + "restartPolicy": "æ盪泙若`l}Ñ蠂Ü", + "terminationGracePeriodSeconds": -1344691682045303625, + "activeDeadlineSeconds": 5965170857034075371, + "dnsPolicy": "誹", + "nodeSelector": { + "388": "389" + }, + "serviceAccountName": "390", + "serviceAccount": "391", + "automountServiceAccountToken": false, + "nodeName": "392", + "shareProcessNamespace": false, + "securityContext": { + "seLinuxOptions": { + "user": "393", + "role": "394", + "type": "395", + "level": "396" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "397", + "gmsaCredentialSpec": "398", + "runAsUserName": "399" + }, + "runAsUser": 6519765915963602850, + "runAsGroup": 5023310695550414054, + "runAsNonRoot": true, + "supplementalGroups": [ + 5114583700398530032 + ], + "fsGroup": -458943834575608638, + "sysctls": [ + { + "name": "400", + "value": "401" + } + ], + "fsGroupChangePolicy": "ɢzĮ蛋I滞廬耐鷞焬CQm坊柩劄奼[", + "seccompProfile": { + "type": "Ƒĝ®EĨǔvÄÚ×p鬷m", + "localhostProfile": "402" + } + }, + "imagePullSecrets": [ + { + "name": "403" + } + ], + "hostname": "404", + "subdomain": "405", + "affinity": { + "nodeAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": { + "nodeSelectorTerms": [ + { + "matchExpressions": [ + { + "key": "406", + "operator": "ǽżLj捲", + "values": [ + "407" + ] + } + ], + "matchFields": [ + { + "key": "408", + "operator": "U", + "values": [ + "409" + ] + } + ] + } + ] + }, + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": 186003226, + "preference": { + "matchExpressions": [ + { + "key": "410", + "operator": "ċ桉桃喕蠲$ɛ溢臜裡×銵-紑", + "values": [ + "411" + ] + } + ], + "matchFields": [ + { + "key": "412", + "operator": "縆łƑ[澔槃JŵǤ桒ɴ鉂W", + "values": [ + "413" + ] + } + ] + } + } + ] + }, + "podAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "n3-x1y-8---3----p-pdn--j2---25/8...__.Q_c8.G.b_9_1o.K": "9_._X-D---k..1Q7._l.._Q.6.I--2_9.v.--_.--4QQ.-s.H.Hu-r" + }, + "matchExpressions": [ + { + "key": "0--1----v8-4--558n1asz-r886-1--s/t", + "operator": "In", + "values": [ + "1" + ] + } + ] + }, + "namespaces": [ + "420" + ], + "topologyKey": "421" + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": 1586122127, + "podAffinityTerm": { + "labelSelector": { + "matchLabels": { + "780bdw0-1-47rrw8-5tn.0-1y-tw/8_d.8": "wmiJ4x-_0_5-_.7F3p2_-_AmD-.A" + }, + "matchExpressions": [ + { + "key": "C0-.-m_0-m-6Sp_N-S..O-BZ..6-1.S-B3_.b17ca-p", + "operator": "In", + "values": [ + "3-3--5X1rh-K5y_AzOBW.9oE9_6.--v17r__.2bIZ_K" + ] + } + ] + }, + "namespaces": [ + "428" + ], + "topologyKey": "429" + } + } + ] + }, + "podAntiAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "23bm-6l2e5---k5v3a---ez-o-u.s11-7p--3zm-lx300w-tj-35840-w4g-27-5sx6dbp-72q--m--28/1k.7.l_-W8o._xJ1-lFA_Xf3.V0H2-.zHw.H": "46.-y-s4483Po_L3f1-7_O4.nw_-_x18mtxb__e" + }, + "matchExpressions": [ + { + "key": "f2t-m839-qr-7----rgvf3q-z-5z80n--t5--9-4-d2-w/w0_.i__a.O2G_-_K-.03.mp.-10KkQ-R_R.-.--4_ITO", + "operator": "DoesNotExist" + } + ] + }, + "namespaces": [ + "436" + ], + "topologyKey": "437" + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": -974760835, + "podAffinityTerm": { + "labelSelector": { + "matchLabels": { + "F-__BM.6-.Y_72-_--pT75-.emV__1-v": "UDf.-4D-r.F" + }, + "matchExpressions": [ + { + "key": "G4Hl-X0_2--__4K..-68-7AlR__8-7_-YD-Q9_-__..YF", + "operator": "In", + "values": [ + "7_.-4T-I.-..K.-.0__sD.-.-_I-F.PWtO4-7-P41_.-.-A4" + ] + } + ] + }, + "namespaces": [ + "444" + ], + "topologyKey": "445" + } + } + ] + } + }, + "schedulerName": "446", + "tolerations": [ + { + "key": "447", + "operator": "ō6µɑ`ȗ\u003c", + "value": "448", + "effect": "J赟鷆šl5ɜ", + "tolerationSeconds": 2575412512260329976 + } + ], + "hostAliases": [ + { + "ip": "449", + "hostnames": [ + "450" + ] + } + ], + "priorityClassName": "451", + "priority": 497309492, + "dnsConfig": { + "nameservers": [ + "452" + ], + "searches": [ + "453" + ], + "options": [ + { + "name": "454", + "value": "455" + } + ] + }, + "readinessGates": [ + { + "conditionType": "溣狣愿激" + } + ], + "runtimeClassName": "456", + "enableServiceLinks": false, + "preemptionPolicy": "Ȳȍŋƀ+瑏eCmA", + "overhead": { + "睙": "859" + }, + "topologySpreadConstraints": [ + { + "maxSkew": 341824479, + "topologyKey": "457", + "whenUnsatisfiable": "Œ,躻[鶆f盧", + "labelSelector": { + "matchLabels": { + "82__a_dWU_V-_Q_Ap._2_xa_o..p_B-d--Q5._D6_.d-n_9n.p.2-.-Qw_Y": "11---.-o7.pJ-4-1WV.-__05._LsuH" + }, + "matchExpressions": [ + { + "key": "8", + "operator": "DoesNotExist" + } + ] + } + } + ], + "setHostnameAsFQDN": false + } + }, + "ttlSecondsAfterFinished": 1192652907 + }, + "status": { + "conditions": [ + { + "type": "", + "status": "簏ì淵歔ųd,4", + "lastProbeTime": "2813-03-11T20:08:42Z", + "lastTransitionTime": "2793-11-20T00:30:11Z", + "reason": "464", + "message": "465" + } + ], + "active": -1983720493, + "succeeded": -2026748262, + "failed": 1049326966 + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/batch.v1.Job.pb b/staging/src/k8s.io/api/testdata/v1.19.0/batch.v1.Job.pb new file mode 100644 index 0000000000000000000000000000000000000000..eb3570f162b16e5c2b87ddc68d45caebcbfde21e GIT binary patch literal 6669 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犵殇ŕ-Ɂ圯W:ĸ輦唊#v铿ʩȂ + initialDelaySeconds: -1224991707 + periodSeconds: -612420031 + successThreshold: -1139949896 + tcpSocket: + host: "276" + port: -379385405 + timeoutSeconds: 887398685 + name: "244" + ports: + - containerPort: -1213051101 + hostIP: "250" + hostPort: -970312425 + name: "249" + protocol: 埽uʎȺ眖R + readinessProbe: + exec: + command: + - "277" + failureThreshold: -940514142 + httpGet: + host: "280" + httpHeaders: + - name: "281" + value: "282" + path: "278" + port: "279" + initialDelaySeconds: -1817291584 + periodSeconds: 582041100 + successThreshold: 509188266 + tcpSocket: + host: "283" + port: -1491697472 + timeoutSeconds: 1224868165 + resources: + limits: + Ůĺ}潷ʒ胵輓: "404" + requests: + 1ØœȠƬQg鄠: "488" + securityContext: + allowPrivilegeEscalation: false + capabilities: + add: + - 徥淳4揻-$ɽ丟 + drop: + - "" + privileged: false + procMount: ĠM蘇KŅ/»頸+SÄ蚃 + readOnlyRootFilesystem: false + runAsGroup: -1576913564542459711 + runAsNonRoot: true + runAsUser: 8876559635423161004 + seLinuxOptions: + level: "311" + role: "309" + type: "310" + user: "308" + seccompProfile: + localhostProfile: "315" + type: ľ)酊龨δ + windowsOptions: + gmsaCredentialSpec: "313" + gmsaCredentialSpecName: "312" + runAsUserName: "314" + startupProbe: + exec: + command: + - "284" + failureThreshold: 14304392 + httpGet: + host: "286" + httpHeaders: + - name: "287" + value: "288" + path: "285" + port: -527306221 + scheme: ļ腩墺Ò媁荭gw忊| + initialDelaySeconds: -1532958330 + periodSeconds: 1004325340 + successThreshold: -1313320434 + tcpSocket: + host: "290" + port: "289" + timeoutSeconds: -438588982 + stdin: true + terminationMessagePath: "307" + tty: true + volumeDevices: + - devicePath: "269" + name: "268" + volumeMounts: + - mountPath: "265" + mountPropagation: '>郵[+扴ȨŮ' + name: "264" + readOnly: true + subPath: "266" + subPathExpr: "267" + workingDir: "248" + dnsConfig: + nameservers: + - "452" + options: + - name: "454" + value: "455" + searches: + - "453" + dnsPolicy: 誹 + enableServiceLinks: false + ephemeralContainers: + - args: + - "319" + command: + - "318" + env: + - name: "326" + value: "327" + valueFrom: + configMapKeyRef: + key: "333" + name: "332" + optional: false + fieldRef: + apiVersion: "328" + fieldPath: "329" + resourceFieldRef: + containerName: "330" + divisor: "361" + resource: "331" + secretKeyRef: + key: "335" + name: "334" + optional: false + envFrom: + - configMapRef: + name: "324" + optional: true + prefix: "323" + secretRef: + name: "325" + optional: false + image: "317" + imagePullPolicy: 笭/9崍h趭(娕uE增猍ǵ xǨ + lifecycle: + postStart: + exec: + command: + - "364" + httpGet: + host: "367" + httpHeaders: + - name: "368" + value: "369" + path: "365" + port: "366" + tcpSocket: + host: "370" + port: 935886668 + preStop: + exec: + command: + - "371" + httpGet: + host: "374" + httpHeaders: + - name: "375" + value: "376" + path: "372" + port: "373" + scheme: )DŽ髐njʉBn(fǂ + tcpSocket: + host: "377" + port: 872525702 + livenessProbe: + exec: + command: + - "342" + failureThreshold: -766915393 + httpGet: + host: "345" + httpHeaders: + - name: "346" + value: "347" + path: "343" + port: "344" + scheme: C"6x$1s + initialDelaySeconds: -860435782 + periodSeconds: -2088645849 + successThreshold: 1900201288 + tcpSocket: + host: "349" + port: "348" + timeoutSeconds: 1067125211 + name: "316" + ports: + - containerPort: -1730959016 + hostIP: "322" + hostPort: 1905181464 + name: "321" + protocol: ëJ橈'琕鶫:顇ə娯Ȱ囌 + readinessProbe: + exec: + command: + - "350" + failureThreshold: 1802356198 + httpGet: + host: "352" + httpHeaders: + - name: "353" + value: "354" + path: "351" + port: 1167615307 + scheme: vEȤƏ埮p + initialDelaySeconds: -1467527914 + periodSeconds: 1221583046 + successThreshold: -1861307253 + tcpSocket: + host: "356" + port: "355" + timeoutSeconds: 1107276738 + resources: + limits: + Ǻ鱎ƙ;Nŕ: "526" + requests: + "": "372" + securityContext: + allowPrivilegeEscalation: false + capabilities: + add: + - Ƶf + drop: + - Ã茓pȓɻ + privileged: true + procMount: '#耗' + readOnlyRootFilesystem: false + runAsGroup: 5255171395073905944 + runAsNonRoot: false + runAsUser: -4099583436266168513 + seLinuxOptions: + level: "382" + role: "380" + type: "381" + user: "379" + seccompProfile: + localhostProfile: "386" + type: (ť1ùfŭƽ + windowsOptions: + gmsaCredentialSpec: "384" + gmsaCredentialSpecName: "383" + runAsUserName: "385" + startupProbe: + exec: + command: + - "357" + failureThreshold: 1697842937 + httpGet: + host: "359" + httpHeaders: + - name: "360" + value: "361" + path: "358" + port: 199049889 + scheme: IJ嘢4ʗ + initialDelaySeconds: -1896415283 + periodSeconds: -1330095135 + successThreshold: 1566213732 + tcpSocket: + host: "363" + port: "362" + timeoutSeconds: 1540899353 + stdin: true + stdinOnce: true + targetContainerName: "387" + terminationMessagePath: "378" + terminationMessagePolicy: ay + volumeDevices: + - devicePath: "341" + name: "340" + volumeMounts: + - mountPath: "337" + mountPropagation: 亏yƕ丆録²Ŏ)/灩聋3趐囨鏻 + name: "336" + readOnly: true + subPath: "338" + subPathExpr: "339" + workingDir: "320" + hostAliases: + - hostnames: + - "450" + ip: "449" + hostname: "404" + imagePullSecrets: + - name: "403" + initContainers: + - args: + - "178" + command: + - "177" + env: + - name: "185" + value: "186" + valueFrom: + configMapKeyRef: + key: "192" + name: "191" + optional: false + fieldRef: + apiVersion: "187" + fieldPath: "188" + resourceFieldRef: + containerName: "189" + divisor: "440" + resource: "190" + secretKeyRef: + key: "194" + name: "193" + optional: false + envFrom: + - configMapRef: + name: "183" + optional: true + prefix: "182" + secretRef: + name: "184" + optional: false + image: "176" + imagePullPolicy: 姣>懔%熷谟þ蛯ɰ荶ljʁ揆ɘȌ脾 + lifecycle: + postStart: + exec: + command: + - "222" + httpGet: + host: "224" + httpHeaders: + - name: "225" + value: "226" + path: "223" + port: -78618443 + scheme: Ɗ+j忊Ŗȫ焗捏ĨFħ籘Àǒ + tcpSocket: + host: "227" + port: -495373547 + preStop: + exec: + command: + - "228" + httpGet: + host: "231" + httpHeaders: + - name: "232" + value: "233" + path: "229" + port: "230" + scheme: /樝fw[Řż丩ŽoǠŻʘY賃ɪ鐊 + tcpSocket: + host: "234" + port: 88483549 + livenessProbe: + exec: + command: + - "201" + failureThreshold: -1167888910 + httpGet: + host: "203" + httpHeaders: + - name: "204" + value: "205" + path: "202" + port: 1094670193 + scheme: 栲茇竛吲蚛隖<ǶĬ4y£軶ǃ*ʙ嫙& + initialDelaySeconds: -802585193 + periodSeconds: 1944205014 + successThreshold: -2079582559 + tcpSocket: + host: "207" + port: "206" + timeoutSeconds: 1901330124 + name: "175" + ports: + - containerPort: 44308192 + hostIP: "181" + hostPort: -1280763790 + name: "180" + protocol: Żwʮ馜üNșƶ4ĩĉ + readinessProbe: + exec: + command: + - "208" + failureThreshold: 208045354 + httpGet: + host: "210" + httpHeaders: + - name: "211" + value: "212" + path: "209" + port: 804417065 + scheme: Ŵ廷s{Ⱦdz@ + initialDelaySeconds: 632397602 + periodSeconds: -730174220 + successThreshold: 433084615 + tcpSocket: + host: "213" + port: 406308963 + timeoutSeconds: 2026784878 + resources: + limits: + "": "993" + requests: + 瀹鞎sn芞: "621" + securityContext: + allowPrivilegeEscalation: false + capabilities: + add: + - ĠLƐȤ藠3.v-鿧悮坮Ȣ幟ļ + drop: + - ŬƩȿ0矀Kʝ瘴I\p + privileged: true + procMount: 倗S晒嶗UÐ_ƮA攤/ɸɎ R§耶 + readOnlyRootFilesystem: false + runAsGroup: 3876361590808856900 + runAsNonRoot: false + runAsUser: -4436559826852161595 + seLinuxOptions: + level: "239" + role: "237" + type: "238" + user: "236" + seccompProfile: + localhostProfile: "243" + type: fBls3!Zɾģ毋Ó6 + windowsOptions: + gmsaCredentialSpec: "241" + gmsaCredentialSpecName: "240" + runAsUserName: "242" + startupProbe: + exec: + command: + - "214" + failureThreshold: -1131820775 + httpGet: + host: "217" + httpHeaders: + - name: "218" + value: "219" + path: "215" + port: "216" + scheme: Źʣy豎@ɀ羭,铻O + initialDelaySeconds: 1424053148 + periodSeconds: 859639931 + successThreshold: -1663149700 + tcpSocket: + host: "221" + port: "220" + timeoutSeconds: 747521320 + stdinOnce: true + terminationMessagePath: "235" + terminationMessagePolicy: ǕLLȊɞ-uƻ悖ȩ0Ƹ[Ęİ榌U髷 + tty: true + volumeDevices: + - devicePath: "200" + name: "199" + volumeMounts: + - mountPath: "196" + mountPropagation: '鲡:' + name: "195" + readOnly: true + subPath: "197" + subPathExpr: "198" + workingDir: "179" + nodeName: "392" + nodeSelector: + "388": "389" + overhead: + 睙: "859" + preemptionPolicy: Ȳȍŋƀ+瑏eCmA + priority: 497309492 + priorityClassName: "451" + readinessGates: + - conditionType: 溣狣愿激 + restartPolicy: æ盪泙若`l}Ñ蠂Ü + runtimeClassName: "456" + schedulerName: "446" + securityContext: + fsGroup: -458943834575608638 + fsGroupChangePolicy: ɢzĮ蛋I滞廬耐鷞焬CQm坊柩劄奼[ + runAsGroup: 5023310695550414054 + runAsNonRoot: true + runAsUser: 6519765915963602850 + seLinuxOptions: + level: "396" + role: "394" + type: "395" + user: "393" + seccompProfile: + localhostProfile: "402" + type: Ƒĝ®EĨǔvÄÚ×p鬷m + supplementalGroups: + - 5114583700398530032 + sysctls: + - name: "400" + value: "401" + windowsOptions: + gmsaCredentialSpec: "398" + gmsaCredentialSpecName: "397" + runAsUserName: "399" + serviceAccount: "391" + serviceAccountName: "390" + setHostnameAsFQDN: false + shareProcessNamespace: false + subdomain: "405" + terminationGracePeriodSeconds: -1344691682045303625 + tolerations: + - effect: J赟鷆šl5ɜ + key: "447" + operator: ō6µɑ`ȗ< + tolerationSeconds: 2575412512260329976 + value: "448" + topologySpreadConstraints: + - labelSelector: + matchExpressions: + - key: "8" + operator: DoesNotExist + matchLabels: + 82__a_dWU_V-_Q_Ap._2_xa_o..p_B-d--Q5._D6_.d-n_9n.p.2-.-Qw_Y: 11---.-o7.pJ-4-1WV.-__05._LsuH + maxSkew: 341824479 + topologyKey: "457" + whenUnsatisfiable: Œ,躻[鶆f盧 + volumes: + - awsElasticBlockStore: + fsType: "47" + partition: -972874331 + volumeID: "46" + azureDisk: + cachingMode: 鎥ʟ<$洅ɹ7 + diskName: "110" + diskURI: "111" + fsType: "112" + kind: Þ + 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: 938765968 + items: + - key: "99" + mode: -421817404 + path: "100" + name: "98" + optional: false + csi: + driver: "142" + fsType: "143" + nodePublishSecretRef: + name: "146" + readOnly: true + volumeAttributes: + "144": "145" + downwardAPI: + defaultMode: -331664193 + items: + - fieldRef: + apiVersion: "89" + fieldPath: "90" + mode: 848754324 + path: "88" + resourceFieldRef: + containerName: "91" + divisor: "110" + resource: "92" + emptyDir: + medium: 瓷雼浢Ü礽绅{囥 + sizeLimit: "721" + ephemeral: + volumeClaimTemplate: + metadata: + annotations: + "154": "155" + clusterName: "160" + creationTimestamp: null + deletionGracePeriodSeconds: 284300875610791466 + finalizers: + - "159" + generateName: "148" + generation: 1514679477039738680 + labels: + "152": "153" + managedFields: + - apiVersion: "162" + fieldsType: "163" + manager: "161" + operation: 昹ʞĹ鑑6 + name: "147" + namespace: "149" + ownerReferences: + - apiVersion: "156" + blockOwnerDeletion: true + controller: false + kind: "157" + name: "158" + uid: 啞川J缮ǚb + resourceVersion: "1051165191612104121" + selfLink: "150" + uid: '曢\%枅:' + spec: + accessModes: + - ɥ踓Ǻǧ湬淊kŪ睴鸏:ɥ + dataSource: + apiGroup: "172" + kind: "173" + name: "174" + resources: + limits: + Ŋƞ究:hoĂɋ: "206" + requests: + 瓷碑: "809" + selector: + matchExpressions: + - key: Td2-NY + operator: DoesNotExist + matchLabels: + 50qso79yg--79-e-a74bc-v--0jjy5.405--l071yyms7-tk1po6c-m61733-x-2v4r--b/dm7: 020h-OK-_8gI_z_-tY-R6S17_.8CnK_O.d-._NwcGnp + storageClassName: "171" + volumeMode: =å睫}堇硲蕵ɢ苆ǮńMǰ溟ɴ扵閝ȝ + volumeName: "170" + fc: + fsType: "94" + lun: -1341615783 + targetWWNs: + - "93" + wwids: + - "95" + flexVolume: + driver: "73" + fsType: "74" + options: + "76": "77" + secretRef: + name: "75" + flocker: + datasetName: "86" + datasetUUID: "87" + gcePersistentDisk: + fsType: "45" + partition: 1673568505 + pdName: "44" + gitRepo: + directory: "50" + repository: "48" + revision: "49" + glusterfs: + endpoints: "63" + path: "64" + readOnly: true + hostPath: + path: "43" + type: 龷ȪÆl + iscsi: + fsType: "59" + initiatorName: "62" + iqn: "57" + iscsiInterface: "58" + lun: -1888506207 + portals: + - "60" + readOnly: true + secretRef: + name: "61" + targetPortal: "56" + name: "42" + nfs: + path: "55" + server: "54" + persistentVolumeClaim: + claimName: "65" + readOnly: true + photonPersistentDisk: + fsType: "114" + pdID: "113" + portworxVolume: + fsType: "129" + volumeID: "128" + projected: + defaultMode: -1884322607 + sources: + - configMap: + items: + - key: "124" + mode: -1147975588 + path: "125" + name: "123" + optional: true + downwardAPI: + items: + - fieldRef: + apiVersion: "119" + fieldPath: "120" + mode: -1240667156 + path: "118" + resourceFieldRef: + containerName: "121" + divisor: "750" + resource: "122" + secret: + items: + - key: "116" + mode: 1550211208 + path: "117" + name: "115" + optional: false + serviceAccountToken: + audience: "126" + expirationSeconds: 2293771102284463819 + 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" + readOnly: true + secretRef: + name: "132" + sslEnabled: true + storageMode: "135" + storagePool: "134" + system: "131" + volumeName: "136" + secret: + defaultMode: 798972405 + items: + - key: "52" + mode: -1628457490 + 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" + ttlSecondsAfterFinished: 1192652907 +status: + active: -1983720493 + conditions: + - lastProbeTime: "2813-03-11T20:08:42Z" + lastTransitionTime: "2793-11-20T00:30:11Z" + message: "465" + reason: "464" + status: 簏ì淵歔ųd,4 + type: "" + failed: 1049326966 + succeeded: -2026748262 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/batch.v1beta1.CronJob.json b/staging/src/k8s.io/api/testdata/v1.19.0/batch.v1beta1.CronJob.json new file mode 100644 index 00000000000..c9df7e54c1e --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/batch.v1beta1.CronJob.json @@ -0,0 +1,1544 @@ +{ + "kind": "CronJob", + "apiVersion": "batch/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": { + "schedule": "19", + "startingDeadlineSeconds": -2555947251840004808, + "concurrencyPolicy": "Hr鯹)晿\u003co,c鮽ort昍řČ扷5Ɨ", + "suspend": true, + "jobTemplate": { + "metadata": { + "name": "20", + "generateName": "21", + "namespace": "22", + "selfLink": "23", + "uid": "^苣", + "resourceVersion": "1092536316763508004", + "generation": 3798025802092444428, + "creationTimestamp": null, + "deletionGracePeriodSeconds": -6114802437535409255, + "labels": { + "25": "26" + }, + "annotations": { + "27": "28" + }, + "ownerReferences": [ + { + "apiVersion": "29", + "kind": "30", + "name": "31", + "uid": "憍峕?狱³-Ǐ忄*", + "controller": false, + "blockOwnerDeletion": false + } + ], + "finalizers": [ + "32" + ], + "clusterName": "33", + "managedFields": [ + { + "manager": "34", + "operation": "ȎțêɘIJ斬³;Ơ歿", + "apiVersion": "35", + "fieldsType": "36" + } + ] + }, + "spec": { + "parallelism": -856030588, + "completions": -106888179, + "activeDeadlineSeconds": -1483125035702892746, + "backoffLimit": -1822122846, + "selector": { + "matchLabels": { + "2_kS91.e5K-_e63_-_3-n-_-__3u-.__P__.7U-Uo_4_-D7r__.am6-4_WE-_T": "cd-2.-__E_Sv__26KX_R_.-.Nth._--S_4DAm" + }, + "matchExpressions": [ + { + "key": "rnr", + "operator": "DoesNotExist" + } + ] + }, + "manualSelector": true, + "template": { + "metadata": { + "name": "43", + "generateName": "44", + "namespace": "45", + "selfLink": "46", + "uid": "A", + "resourceVersion": "13282108741396501211", + "generation": -1988464041375677738, + "creationTimestamp": null, + "deletionGracePeriodSeconds": -961038652544818647, + "labels": { + "48": "49" + }, + "annotations": { + "50": "51" + }, + "ownerReferences": [ + { + "apiVersion": "52", + "kind": "53", + "name": "54", + "uid": "a縳讋ɮ衺勽Ƙq/Ź u衲\u003c¿燥ǖ_è", + "controller": false, + "blockOwnerDeletion": false + } + ], + "finalizers": [ + "55" + ], + "clusterName": "56", + "managedFields": [ + { + "manager": "57", + "operation": "聻鎥ʟ\u003c$洅ɹ7\\弌Þ帺萸", + "apiVersion": "58", + "fieldsType": "59" + } + ] + }, + "spec": { + "volumes": [ + { + "name": "60", + "hostPath": { + "path": "61", + "type": "j剐'宣I拍N嚳ķȗ" + }, + "emptyDir": { + "medium": "捵TwMȗ礼2ħ籦ö嗏ʑ\u003e季Cʖ畬", + "sizeLimit": "347" + }, + "gcePersistentDisk": { + "pdName": "62", + "fsType": "63", + "partition": 1399152294, + "readOnly": true + }, + "awsElasticBlockStore": { + "volumeID": "64", + "fsType": "65", + "partition": -1853411528 + }, + "gitRepo": { + "repository": "66", + "revision": "67", + "directory": "68" + }, + "secret": { + "secretName": "69", + "items": [ + { + "key": "70", + "path": "71", + "mode": 1395607230 + } + ], + "defaultMode": -1852451720, + "optional": true + }, + "nfs": { + "server": "72", + "path": "73" + }, + "iscsi": { + "targetPortal": "74", + "iqn": "75", + "lun": -1483417237, + "iscsiInterface": "76", + "fsType": "77", + "portals": [ + "78" + ], + "secretRef": { + "name": "79" + }, + "initiatorName": "80" + }, + "glusterfs": { + "endpoints": "81", + "path": "82", + "readOnly": true + }, + "persistentVolumeClaim": { + "claimName": "83", + "readOnly": true + }, + "rbd": { + "monitors": [ + "84" + ], + "image": "85", + "fsType": "86", + "pool": "87", + "user": "88", + "keyring": "89", + "secretRef": { + "name": "90" + }, + "readOnly": true + }, + "flexVolume": { + "driver": "91", + "fsType": "92", + "secretRef": { + "name": "93" + }, + "options": { + "94": "95" + } + }, + "cinder": { + "volumeID": "96", + "fsType": "97", + "secretRef": { + "name": "98" + } + }, + "cephfs": { + "monitors": [ + "99" + ], + "path": "100", + "user": "101", + "secretFile": "102", + "secretRef": { + "name": "103" + }, + "readOnly": true + }, + "flocker": { + "datasetName": "104", + "datasetUUID": "105" + }, + "downwardAPI": { + "items": [ + { + "path": "106", + "fieldRef": { + "apiVersion": "107", + "fieldPath": "108" + }, + "resourceFieldRef": { + "containerName": "109", + "resource": "110", + "divisor": "52" + }, + "mode": -1011172037 + } + ], + "defaultMode": -1775926229 + }, + "fc": { + "targetWWNs": [ + "111" + ], + "lun": -740816174, + "fsType": "112", + "wwids": [ + "113" + ] + }, + "azureFile": { + "secretName": "114", + "shareName": "115" + }, + "configMap": { + "name": "116", + "items": [ + { + "key": "117", + "path": "118", + "mode": 1793473487 + } + ], + "defaultMode": -347579237, + "optional": false + }, + "vsphereVolume": { + "volumePath": "119", + "fsType": "120", + "storagePolicyName": "121", + "storagePolicyID": "122" + }, + "quobyte": { + "registry": "123", + "volume": "124", + "readOnly": true, + "user": "125", + "group": "126", + "tenant": "127" + }, + "azureDisk": { + "diskName": "128", + "diskURI": "129", + "cachingMode": "A3fƻfʣ繡楙¯", + "fsType": "130", + "readOnly": true, + "kind": "勗E濞偘1ɩÅ議Ǹ轺@)蓳嗘TʡȂ" + }, + "photonPersistentDisk": { + "pdID": "131", + "fsType": "132" + }, + "projected": { + "sources": [ + { + "secret": { + "name": "133", + "items": [ + { + "key": "134", + "path": "135", + "mode": 550215822 + } + ], + "optional": false + }, + "downwardAPI": { + "items": [ + { + "path": "136", + "fieldRef": { + "apiVersion": "137", + "fieldPath": "138" + }, + "resourceFieldRef": { + "containerName": "139", + "resource": "140", + "divisor": "618" + }, + "mode": 1525389481 + } + ] + }, + "configMap": { + "name": "141", + "items": [ + { + "key": "142", + "path": "143", + "mode": -1249460160 + } + ], + "optional": false + }, + "serviceAccountToken": { + "audience": "144", + "expirationSeconds": -8988970531898753887, + "path": "145" + } + } + ], + "defaultMode": -1332301579 + }, + "portworxVolume": { + "volumeID": "146", + "fsType": "147" + }, + "scaleIO": { + "gateway": "148", + "system": "149", + "secretRef": { + "name": "150" + }, + "protectionDomain": "151", + "storagePool": "152", + "storageMode": "153", + "volumeName": "154", + "fsType": "155", + "readOnly": true + }, + "storageos": { + "volumeName": "156", + "volumeNamespace": "157", + "fsType": "158", + "readOnly": true, + "secretRef": { + "name": "159" + } + }, + "csi": { + "driver": "160", + "readOnly": false, + "fsType": "161", + "volumeAttributes": { + "162": "163" + }, + "nodePublishSecretRef": { + "name": "164" + } + }, + "ephemeral": { + "volumeClaimTemplate": { + "metadata": { + "name": "165", + "generateName": "166", + "namespace": "167", + "selfLink": "168", + "uid": "A徙ɶɊł/擇ɦĽ胚", + "resourceVersion": "4447340384943270560", + "generation": -6008930988505485536, + "creationTimestamp": null, + "deletionGracePeriodSeconds": 3218160964766401208, + "labels": { + "170": "171" + }, + "annotations": { + "172": "173" + }, + "ownerReferences": [ + { + "apiVersion": "174", + "kind": "175", + "name": "176", + "uid": "ɜa頢ƛƟ)ÙæNǚ", + "controller": true, + "blockOwnerDeletion": false + } + ], + "finalizers": [ + "177" + ], + "clusterName": "178", + "managedFields": [ + { + "manager": "179", + "operation": "quA?瞲Ť倱\u003cįXŋ", + "apiVersion": "180", + "fieldsType": "181" + } + ] + }, + "spec": { + "accessModes": [ + "厶耈 T衧ȇe媹Hǝ呮}臷" + ], + "selector": { + "matchLabels": { + "5P.-i.Fg.Cs_.w": "4_2IN..3O4y..-W.5w9-Wm_AO-l8VKLyHA_.-F_E2_QOuQ_0" + }, + "matchExpressions": [ + { + "key": "6tv27r-m8w-6-9-35d8.w-v-93ix6bigm-h8-3q768km-0--03-t-0-05/4--6o--Bo-F__..XR.7_1-p-6_._31.-.-z", + "operator": "NotIn", + "values": [ + "A5b.5-CX_VBC.Jn4f_1" + ] + } + ] + }, + "resources": { + "limits": { + "/樝fw[Řż丩ŽoǠŻʘY賃ɪ鐊": "967" + }, + "requests": { + "ǎɳ,ǿ飏騀呣ǎfǣ萭旿@掇lNd": "150" + } + }, + "volumeName": "188", + "storageClassName": "189", + "volumeMode": "髷裎$MVȟ@7飣奺Ȋ", + "dataSource": { + "apiGroup": "190", + "kind": "191", + "name": "192" + } + } + }, + "readOnly": true + } + } + ], + "initContainers": [ + { + "name": "193", + "image": "194", + "command": [ + "195" + ], + "args": [ + "196" + ], + "workingDir": "197", + "ports": [ + { + "name": "198", + "hostPort": -1180080716, + "containerPort": -1409668172, + "protocol": "脾嚏吐ĠLƐȤ藠3.v-鿧悮坮Ȣ幟ļ腻", + "hostIP": "199" + } + ], + "envFrom": [ + { + "prefix": "200", + "configMapRef": { + "name": "201", + "optional": true + }, + "secretRef": { + "name": "202", + "optional": false + } + } + ], + "env": [ + { + "name": "203", + "value": "204", + "valueFrom": { + "fieldRef": { + "apiVersion": "205", + "fieldPath": "206" + }, + "resourceFieldRef": { + "containerName": "207", + "resource": "208", + "divisor": "231" + }, + "configMapKeyRef": { + "name": "209", + "key": "210", + "optional": false + }, + "secretKeyRef": { + "name": "211", + "key": "212", + "optional": true + } + } + } + ], + "resources": { + "limits": { + "": "55" + }, + "requests": { + "粕擓ƖHVe熼'FD": "235" + } + }, + "volumeMounts": [ + { + "name": "213", + "mountPath": "214", + "subPath": "215", + "mountPropagation": "UÐ_ƮA攤/ɸɎ", + "subPathExpr": "216" + } + ], + "volumeDevices": [ + { + "name": "217", + "devicePath": "218" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "219" + ] + }, + "httpGet": { + "path": "220", + "port": "221", + "host": "222", + "scheme": "翁杙Ŧ癃8鸖ɱJȉ罴ņ螡ź", + "httpHeaders": [ + { + "name": "223", + "value": "224" + } + ] + }, + "tcpSocket": { + "port": -1543701088, + "host": "225" + }, + "initialDelaySeconds": 513341278, + "timeoutSeconds": 627713162, + "periodSeconds": 1255312175, + "successThreshold": -1740959124, + "failureThreshold": 158280212 + }, + "readinessProbe": { + "exec": { + "command": [ + "226" + ] + }, + "httpGet": { + "path": "227", + "port": -1140531048, + "host": "228", + "httpHeaders": [ + { + "name": "229", + "value": "230" + } + ] + }, + "tcpSocket": { + "port": 1741405963, + "host": "231" + }, + "initialDelaySeconds": 1260448044, + "timeoutSeconds": -200461294, + "periodSeconds": -1791206950, + "successThreshold": 1160477220, + "failureThreshold": 1226391571 + }, + "startupProbe": { + "exec": { + "command": [ + "232" + ] + }, + "httpGet": { + "path": "233", + "port": "234", + "host": "235", + "scheme": "勅跦Opwǩ曬逴褜1Ø", + "httpHeaders": [ + { + "name": "236", + "value": "237" + } + ] + }, + "tcpSocket": { + "port": "238", + "host": "239" + }, + "initialDelaySeconds": -589000495, + "timeoutSeconds": -955773237, + "periodSeconds": 561988938, + "successThreshold": 1419770315, + "failureThreshold": 300356869 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "240" + ] + }, + "httpGet": { + "path": "241", + "port": "242", + "host": "243", + "scheme": "更偢ɇ卷荙JLĹ]佱¿\u003e犵殇ŕ-Ɂ", + "httpHeaders": [ + { + "name": "244", + "value": "245" + } + ] + }, + "tcpSocket": { + "port": 467291328, + "host": "246" + } + }, + "preStop": { + "exec": { + "command": [ + "247" + ] + }, + "httpGet": { + "path": "248", + "port": -434820661, + "host": "249", + "scheme": "r嚧", + "httpHeaders": [ + { + "name": "250", + "value": "251" + } + ] + }, + "tcpSocket": { + "port": 453108839, + "host": "252" + } + } + }, + "terminationMessagePath": "253", + "terminationMessagePolicy": "趛屡ʁ岼昕ĬÇó藢xɮĵȑ6L*", + "imagePullPolicy": "Gƚ绤fʀļ腩墺Ò媁荭gw", + "securityContext": { + "capabilities": { + "add": [ + "E剒蔞" + ], + "drop": [ + "表徶đ寳议Ƭƶ氩Ȩ\u003c6鄰簳°Ļǟi\u0026皥" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "254", + "role": "255", + "type": "256", + "level": "257" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "258", + "gmsaCredentialSpec": "259", + "runAsUserName": "260" + }, + "runAsUser": -3342656999442156006, + "runAsGroup": -5569844914519516591, + "runAsNonRoot": true, + "readOnlyRootFilesystem": true, + "allowPrivilegeEscalation": false, + "procMount": "¦队偯J僳徥淳4揻-$ɽ丟×x锏ɟ", + "seccompProfile": { + "type": "Ǒ輂,ŕĪĠM蘇KŅ/»頸+SÄ蚃ɣ", + "localhostProfile": "261" + } + }, + "stdin": true, + "tty": true + } + ], + "containers": [ + { + "name": "262", + "image": "263", + "command": [ + "264" + ], + "args": [ + "265" + ], + "workingDir": "266", + "ports": [ + { + "name": "267", + "hostPort": -825277526, + "containerPort": 1157117817, + "hostIP": "268" + } + ], + "envFrom": [ + { + "prefix": "269", + "configMapRef": { + "name": "270", + "optional": false + }, + "secretRef": { + "name": "271", + "optional": false + } + } + ], + "env": [ + { + "name": "272", + "value": "273", + "valueFrom": { + "fieldRef": { + "apiVersion": "274", + "fieldPath": "275" + }, + "resourceFieldRef": { + "containerName": "276", + "resource": "277", + "divisor": "107" + }, + "configMapKeyRef": { + "name": "278", + "key": "279", + "optional": false + }, + "secretKeyRef": { + "name": "280", + "key": "281", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "琕鶫:顇ə娯Ȱ囌{": "853" + }, + "requests": { + "Z龏´DÒȗÔÂɘɢ鬍熖B芭花": "372" + } + }, + "volumeMounts": [ + { + "name": "282", + "readOnly": true, + "mountPath": "283", + "subPath": "284", + "mountPropagation": "亏yƕ丆録²Ŏ)/灩聋3趐囨鏻", + "subPathExpr": "285" + } + ], + "volumeDevices": [ + { + "name": "286", + "devicePath": "287" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "288" + ] + }, + "httpGet": { + "path": "289", + "port": "290", + "host": "291", + "scheme": "C\"6x$1s", + "httpHeaders": [ + { + "name": "292", + "value": "293" + } + ] + }, + "tcpSocket": { + "port": "294", + "host": "295" + }, + "initialDelaySeconds": -860435782, + "timeoutSeconds": 1067125211, + "periodSeconds": -2088645849, + "successThreshold": 1900201288, + "failureThreshold": -766915393 + }, + "readinessProbe": { + "exec": { + "command": [ + "296" + ] + }, + "httpGet": { + "path": "297", + "port": 1167615307, + "host": "298", + "scheme": "vEȤƏ埮p", + "httpHeaders": [ + { + "name": "299", + "value": "300" + } + ] + }, + "tcpSocket": { + "port": "301", + "host": "302" + }, + "initialDelaySeconds": -1467527914, + "timeoutSeconds": 1107276738, + "periodSeconds": 1221583046, + "successThreshold": -1861307253, + "failureThreshold": 1802356198 + }, + "startupProbe": { + "exec": { + "command": [ + "303" + ] + }, + "httpGet": { + "path": "304", + "port": 199049889, + "host": "305", + "scheme": "IJ嘢4ʗ", + "httpHeaders": [ + { + "name": "306", + "value": "307" + } + ] + }, + "tcpSocket": { + "port": "308", + "host": "309" + }, + "initialDelaySeconds": -1896415283, + "timeoutSeconds": 1540899353, + "periodSeconds": -1330095135, + "successThreshold": 1566213732, + "failureThreshold": 1697842937 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "310" + ] + }, + "httpGet": { + "path": "311", + "port": "312", + "host": "313", + "httpHeaders": [ + { + "name": "314", + "value": "315" + } + ] + }, + "tcpSocket": { + "port": 935886668, + "host": "316" + } + }, + "preStop": { + "exec": { + "command": [ + "317" + ] + }, + "httpGet": { + "path": "318", + "port": "319", + "host": "320", + "scheme": ")DŽ髐njʉBn(fǂ", + "httpHeaders": [ + { + "name": "321", + "value": "322" + } + ] + }, + "tcpSocket": { + "port": 872525702, + "host": "323" + } + } + }, + "terminationMessagePath": "324", + "terminationMessagePolicy": "ay", + "imagePullPolicy": "笭/9崍h趭(娕uE增猍ǵ xǨ", + "securityContext": { + "capabilities": { + "add": [ + "Ƶf" + ], + "drop": [ + "Ã茓pȓɻ" + ] + }, + "privileged": true, + "seLinuxOptions": { + "user": "325", + "role": "326", + "type": "327", + "level": "328" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "329", + "gmsaCredentialSpec": "330", + "runAsUserName": "331" + }, + "runAsUser": -4099583436266168513, + "runAsGroup": 5255171395073905944, + "runAsNonRoot": false, + "readOnlyRootFilesystem": false, + "allowPrivilegeEscalation": false, + "procMount": "#耗", + "seccompProfile": { + "type": "(ť1ùfŭƽ", + "localhostProfile": "332" + } + }, + "stdin": true, + "stdinOnce": true + } + ], + "ephemeralContainers": [ + { + "name": "333", + "image": "334", + "command": [ + "335" + ], + "args": [ + "336" + ], + "workingDir": "337", + "ports": [ + { + "name": "338", + "hostPort": -2137891092, + "containerPort": 1992460223, + "protocol": "`l}Ñ蠂Ü[ƛ^輅", + "hostIP": "339" + } + ], + "envFrom": [ + { + "prefix": "340", + "configMapRef": { + "name": "341", + "optional": false + }, + "secretRef": { + "name": "342", + "optional": false + } + } + ], + "env": [ + { + "name": "343", + "value": "344", + "valueFrom": { + "fieldRef": { + "apiVersion": "345", + "fieldPath": "346" + }, + "resourceFieldRef": { + "containerName": "347", + "resource": "348", + "divisor": "211" + }, + "configMapKeyRef": { + "name": "349", + "key": "350", + "optional": true + }, + "secretKeyRef": { + "name": "351", + "key": "352", + "optional": true + } + } + } + ], + "resources": { + "limits": { + "x糂腂": "286" + }, + "requests": { + "ɢzĮ蛋I滞廬耐鷞焬CQm坊柩劄奼[": "214" + } + }, + "volumeMounts": [ + { + "name": "353", + "mountPath": "354", + "subPath": "355", + "mountPropagation": "Ƶŧ1ƟƓ宆!鍲ɋȑoG鄧蜢暳ǽ", + "subPathExpr": "356" + } + ], + "volumeDevices": [ + { + "name": "357", + "devicePath": "358" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "359" + ] + }, + "httpGet": { + "path": "360", + "port": "361", + "host": "362", + "httpHeaders": [ + { + "name": "363", + "value": "364" + } + ] + }, + "tcpSocket": { + "port": "365", + "host": "366" + }, + "initialDelaySeconds": 1612465029, + "timeoutSeconds": -148677969, + "periodSeconds": 758604605, + "successThreshold": -291429895, + "failureThreshold": -478839383 + }, + "readinessProbe": { + "exec": { + "command": [ + "367" + ] + }, + "httpGet": { + "path": "368", + "port": 498878902, + "host": "369", + "scheme": "ďJZ漤ŗ坟Ů\u003c", + "httpHeaders": [ + { + "name": "370", + "value": "371" + } + ] + }, + "tcpSocket": { + "port": -2030665763, + "host": "372" + }, + "initialDelaySeconds": 1808698094, + "timeoutSeconds": 1155232143, + "periodSeconds": -1873425934, + "successThreshold": -1924862129, + "failureThreshold": -1431381588 + }, + "startupProbe": { + "exec": { + "command": [ + "373" + ] + }, + "httpGet": { + "path": "374", + "port": "375", + "host": "376", + "scheme": "Nh×DJɶ羹ƞʓ%ʝ`ǭ", + "httpHeaders": [ + { + "name": "377", + "value": "378" + } + ] + }, + "tcpSocket": { + "port": -1467648837, + "host": "379" + }, + "initialDelaySeconds": 911629631, + "timeoutSeconds": 542678518, + "periodSeconds": 1859267428, + "successThreshold": 1123323092, + "failureThreshold": -592521472 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "380" + ] + }, + "httpGet": { + "path": "381", + "port": 2040952835, + "host": "382", + "scheme": "诵H玲鑠ĭ$#卛8ð", + "httpHeaders": [ + { + "name": "383", + "value": "384" + } + ] + }, + "tcpSocket": { + "port": "385", + "host": "386" + } + }, + "preStop": { + "exec": { + "command": [ + "387" + ] + }, + "httpGet": { + "path": "388", + "port": -122203422, + "host": "389", + "scheme": "斢杧ż鯀1'鸔", + "httpHeaders": [ + { + "name": "390", + "value": "391" + } + ] + }, + "tcpSocket": { + "port": -1618269037, + "host": "392" + } + } + }, + "terminationMessagePath": "393", + "terminationMessagePolicy": "炙B餸硷张q櫞繡旹翃ɾ氒ĺʈʫ羶剹", + "imagePullPolicy": "嵞嬯t{Eɾ敹Ȯ-湷D谹", + "securityContext": { + "capabilities": { + "add": [ + "秮òƬɸĻo" + ], + "drop": [ + "{柯?" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "394", + "role": "395", + "type": "396", + "level": "397" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "398", + "gmsaCredentialSpec": "399", + "runAsUserName": "400" + }, + "runAsUser": -3231735416592443589, + "runAsGroup": 1578419479310338359, + "runAsNonRoot": false, + "readOnlyRootFilesystem": false, + "allowPrivilegeEscalation": true, + "procMount": "4矕Ƈè*", + "seccompProfile": { + "type": "='ʨ|ǓÓ敆OɈÏ 瞍髃", + "localhostProfile": "401" + } + }, + "stdin": true, + "stdinOnce": true, + "tty": true, + "targetContainerName": "402" + } + ], + "restartPolicy": "ȕW歹s", + "terminationGracePeriodSeconds": -2705718780200389430, + "activeDeadlineSeconds": 7628609851801072843, + "dnsPolicy": "堑ūM鈱ɖ'蠨", + "nodeSelector": { + "403": "404" + }, + "serviceAccountName": "405", + "serviceAccount": "406", + "automountServiceAccountToken": false, + "nodeName": "407", + "hostNetwork": true, + "hostIPC": true, + "shareProcessNamespace": false, + "securityContext": { + "seLinuxOptions": { + "user": "408", + "role": "409", + "type": "410", + "level": "411" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "412", + "gmsaCredentialSpec": "413", + "runAsUserName": "414" + }, + "runAsUser": -8735446882646824517, + "runAsGroup": 241576272398843100, + "runAsNonRoot": false, + "supplementalGroups": [ + 3851285476969791307 + ], + "fsGroup": 3104099627522161950, + "sysctls": [ + { + "name": "415", + "value": "416" + } + ], + "fsGroupChangePolicy": "ß讪Ă2讅缔m葰賦迾娙", + "seccompProfile": { + "type": "4虵p蓋沥7uPƒ", + "localhostProfile": "417" + } + }, + "imagePullSecrets": [ + { + "name": "418" + } + ], + "hostname": "419", + "subdomain": "420", + "affinity": { + "nodeAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": { + "nodeSelectorTerms": [ + { + "matchExpressions": [ + { + "key": "421", + "operator": "堣灭ƴɦ燻", + "values": [ + "422" + ] + } + ], + "matchFields": [ + { + "key": "423", + "operator": "-觗裓6Ř筿ɾ5Ų買霎ȃň[\u003eą", + "values": [ + "424" + ] + } + ] + } + ] + }, + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": -1525789456, + "preference": { + "matchExpressions": [ + { + "key": "425", + "operator": "d'呪", + "values": [ + "426" + ] + } + ], + "matchFields": [ + { + "key": "427", + "operator": "ɷȰW瀤oɢ嫎¸殚篎3o8[y#t(", + "values": [ + "428" + ] + } + ] + } + } + ] + }, + "podAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "rG-7--p9.-_0R.-_-3_L_2--_v2.5p_..Y-.wg_-b8a_68": "Q4_.84.K_-_0_..u.F.pq..--Q" + }, + "matchExpressions": [ + { + "key": "8b-3-3b17cab-ppy5e--9p-61-2we16h--5-d-k-sm.2xv17r--32b-----4-670tfz-up3n/ov_Z--Zg-_Q", + "operator": "NotIn", + "values": [ + "0..KpiS.oK-.O--5-yp8q_s-L" + ] + } + ] + }, + "namespaces": [ + "435" + ], + "topologyKey": "436" + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": -969397138, + "podAffinityTerm": { + "labelSelector": { + "matchLabels": { + "4g-27-5sx6dbp-72q--m--2k-p---139g-29.o-3/l.-5_BZk5v3aUK_--_o_2.--4Z7__i1T.miw_7a_...8-_0_5": "5.m_2_--XZx" + }, + "matchExpressions": [ + { + "key": "w_-r75--_-A-o-__y__._12..wrbW_E..24-O._.v._9-czf", + "operator": "DoesNotExist" + } + ] + }, + "namespaces": [ + "443" + ], + "topologyKey": "444" + } + } + ] + }, + "podAntiAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "ZXC0_-7.-hj-O_8-b6E_--B": "p8O_._e_3_.4_W_H" + }, + "matchExpressions": [ + { + "key": "6n-f-x--i-b/8u.._-__BM.6-.Y_72-_--pT75-.emV__1-wv3UDf.4", + "operator": "In", + "values": [ + "n-W23-_.z_.._s--_F-BR-.W" + ] + } + ] + }, + "namespaces": [ + "451" + ], + "topologyKey": "452" + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": -1397412563, + "podAffinityTerm": { + "labelSelector": { + "matchLabels": { + "k5_7_-0w_--5-_.3--_9QW2JkU27_.-4T-I.-..K.-.0__sD.6": "HI-F.PWtO4-7-P41_.-.-AQ._r.-_Rw1k8KLu..ly--J-_.ZCRT.0z-oe.G79.b" + }, + "matchExpressions": [ + { + "key": "n-9n7p22o4a-w----11rqy3eo79p-f4r1--7p--053--suug/5-4_ed-0-i_zZsY_o8t5Vl6_..7CY-_dc__G6N-_-0o.0C_gV9", + "operator": "NotIn", + "values": [ + "f8k" + ] + } + ] + }, + "namespaces": [ + "459" + ], + "topologyKey": "460" + } + } + ] + } + }, + "schedulerName": "461", + "tolerations": [ + { + "key": "462", + "operator": "T暣Ɖ肆Ző:ijɲí_夦Ŕ", + "value": "463", + "effect": "蛡媈U曰n夬LJ:BŐ埑Ô", + "tolerationSeconds": 2817479448830898187 + } + ], + "hostAliases": [ + { + "ip": "464", + "hostnames": [ + "465" + ] + } + ], + "priorityClassName": "466", + "priority": -69353914, + "dnsConfig": { + "nameservers": [ + "467" + ], + "searches": [ + "468" + ], + "options": [ + { + "name": "469", + "value": "470" + } + ] + }, + "readinessGates": [ + { + "conditionType": "ʁO" + } + ], + "runtimeClassName": "471", + "enableServiceLinks": false, + "preemptionPolicy": "犾ȩ纾", + "overhead": { + "": "368" + }, + "topologySpreadConstraints": [ + { + "maxSkew": -1568300104, + "topologyKey": "472", + "whenUnsatisfiable": "潑嫉悔柅ȵ.Ȁ鎧Y冒Ɩ", + "labelSelector": { + "matchLabels": { + "jp-z---k-5r6h--y7n.61-cm---ch-g0t-q--qr95ws-v-5--7-ufi-7/35a-1-CdM._bk81S3.s_s_6.-_v__.rP._2_O--d.7.--.2g": "Mqp..__._-J_-fk3-_j.133eT_2_Y" + }, + "matchExpressions": [ + { + "key": "51-i-d-----9---063-qm-j-3wc89k-0-57z4063--4/rBQ.u", + "operator": "Exists" + } + ] + } + } + ], + "setHostnameAsFQDN": false + } + }, + "ttlSecondsAfterFinished": -339602975 + } + }, + "successfulJobsHistoryLimit": 305459364, + "failedJobsHistoryLimit": -1565042829 + }, + "status": { + "active": [ + { + "kind": "479", + "namespace": "480", + "name": "481", + "uid": "vÐ仆dždĄ跞肞=ɴ", + "apiVersion": "482", + "resourceVersion": "483", + "fieldPath": "484" + } + ] + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/batch.v1beta1.CronJob.pb b/staging/src/k8s.io/api/testdata/v1.19.0/batch.v1beta1.CronJob.pb new file mode 100644 index 0000000000000000000000000000000000000000..68aaf6d2a79acd6bae2854703568dfef488497f7 GIT binary patch literal 7369 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 literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/batch.v1beta1.CronJob.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/batch.v1beta1.CronJob.yaml new file mode 100644 index 00000000000..6848d6eefd2 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/batch.v1beta1.CronJob.yaml @@ -0,0 +1,1059 @@ +apiVersion: batch/v1beta1 +kind: CronJob +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: + concurrencyPolicy: Hr鯹)晿ą + values: + - "424" + podAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: w_-r75--_-A-o-__y__._12..wrbW_E..24-O._.v._9-czf + operator: DoesNotExist + matchLabels: + 4g-27-5sx6dbp-72q--m--2k-p---139g-29.o-3/l.-5_BZk5v3aUK_--_o_2.--4Z7__i1T.miw_7a_...8-_0_5: 5.m_2_--XZx + namespaces: + - "443" + topologyKey: "444" + weight: -969397138 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: 8b-3-3b17cab-ppy5e--9p-61-2we16h--5-d-k-sm.2xv17r--32b-----4-670tfz-up3n/ov_Z--Zg-_Q + operator: NotIn + values: + - 0..KpiS.oK-.O--5-yp8q_s-L + matchLabels: + rG-7--p9.-_0R.-_-3_L_2--_v2.5p_..Y-.wg_-b8a_68: Q4_.84.K_-_0_..u.F.pq..--Q + namespaces: + - "435" + topologyKey: "436" + podAntiAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: n-9n7p22o4a-w----11rqy3eo79p-f4r1--7p--053--suug/5-4_ed-0-i_zZsY_o8t5Vl6_..7CY-_dc__G6N-_-0o.0C_gV9 + operator: NotIn + values: + - f8k + matchLabels: + k5_7_-0w_--5-_.3--_9QW2JkU27_.-4T-I.-..K.-.0__sD.6: HI-F.PWtO4-7-P41_.-.-AQ._r.-_Rw1k8KLu..ly--J-_.ZCRT.0z-oe.G79.b + namespaces: + - "459" + topologyKey: "460" + weight: -1397412563 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: 6n-f-x--i-b/8u.._-__BM.6-.Y_72-_--pT75-.emV__1-wv3UDf.4 + operator: In + values: + - n-W23-_.z_.._s--_F-BR-.W + matchLabels: + ZXC0_-7.-hj-O_8-b6E_--B: p8O_._e_3_.4_W_H + namespaces: + - "451" + topologyKey: "452" + automountServiceAccountToken: false + containers: + - args: + - "265" + command: + - "264" + env: + - name: "272" + value: "273" + valueFrom: + configMapKeyRef: + key: "279" + name: "278" + optional: false + fieldRef: + apiVersion: "274" + fieldPath: "275" + resourceFieldRef: + containerName: "276" + divisor: "107" + resource: "277" + secretKeyRef: + key: "281" + name: "280" + optional: false + envFrom: + - configMapRef: + name: "270" + optional: false + prefix: "269" + secretRef: + name: "271" + optional: false + image: "263" + imagePullPolicy: 笭/9崍h趭(娕uE增猍ǵ xǨ + lifecycle: + postStart: + exec: + command: + - "310" + httpGet: + host: "313" + httpHeaders: + - name: "314" + value: "315" + path: "311" + port: "312" + tcpSocket: + host: "316" + port: 935886668 + preStop: + exec: + command: + - "317" + httpGet: + host: "320" + httpHeaders: + - name: "321" + value: "322" + path: "318" + port: "319" + scheme: )DŽ髐njʉBn(fǂ + tcpSocket: + host: "323" + port: 872525702 + livenessProbe: + exec: + command: + - "288" + failureThreshold: -766915393 + httpGet: + host: "291" + httpHeaders: + - name: "292" + value: "293" + path: "289" + port: "290" + scheme: C"6x$1s + initialDelaySeconds: -860435782 + periodSeconds: -2088645849 + successThreshold: 1900201288 + tcpSocket: + host: "295" + port: "294" + timeoutSeconds: 1067125211 + name: "262" + ports: + - containerPort: 1157117817 + hostIP: "268" + hostPort: -825277526 + name: "267" + readinessProbe: + exec: + command: + - "296" + failureThreshold: 1802356198 + httpGet: + host: "298" + httpHeaders: + - name: "299" + value: "300" + path: "297" + port: 1167615307 + scheme: vEȤƏ埮p + initialDelaySeconds: -1467527914 + periodSeconds: 1221583046 + successThreshold: -1861307253 + tcpSocket: + host: "302" + port: "301" + timeoutSeconds: 1107276738 + resources: + limits: + 琕鶫:顇ə娯Ȱ囌{: "853" + requests: + Z龏´DÒȗÔÂɘɢ鬍熖B芭花: "372" + securityContext: + allowPrivilegeEscalation: false + capabilities: + add: + - Ƶf + drop: + - Ã茓pȓɻ + privileged: true + procMount: '#耗' + readOnlyRootFilesystem: false + runAsGroup: 5255171395073905944 + runAsNonRoot: false + runAsUser: -4099583436266168513 + seLinuxOptions: + level: "328" + role: "326" + type: "327" + user: "325" + seccompProfile: + localhostProfile: "332" + type: (ť1ùfŭƽ + windowsOptions: + gmsaCredentialSpec: "330" + gmsaCredentialSpecName: "329" + runAsUserName: "331" + startupProbe: + exec: + command: + - "303" + failureThreshold: 1697842937 + httpGet: + host: "305" + httpHeaders: + - name: "306" + value: "307" + path: "304" + port: 199049889 + scheme: IJ嘢4ʗ + initialDelaySeconds: -1896415283 + periodSeconds: -1330095135 + successThreshold: 1566213732 + tcpSocket: + host: "309" + port: "308" + timeoutSeconds: 1540899353 + stdin: true + stdinOnce: true + terminationMessagePath: "324" + terminationMessagePolicy: ay + volumeDevices: + - devicePath: "287" + name: "286" + volumeMounts: + - mountPath: "283" + mountPropagation: 亏yƕ丆録²Ŏ)/灩聋3趐囨鏻 + name: "282" + readOnly: true + subPath: "284" + subPathExpr: "285" + workingDir: "266" + dnsConfig: + nameservers: + - "467" + options: + - name: "469" + value: "470" + searches: + - "468" + dnsPolicy: 堑ūM鈱ɖ'蠨 + enableServiceLinks: false + ephemeralContainers: + - args: + - "336" + command: + - "335" + env: + - name: "343" + value: "344" + valueFrom: + configMapKeyRef: + key: "350" + name: "349" + optional: true + fieldRef: + apiVersion: "345" + fieldPath: "346" + resourceFieldRef: + containerName: "347" + divisor: "211" + resource: "348" + secretKeyRef: + key: "352" + name: "351" + optional: true + envFrom: + - configMapRef: + name: "341" + optional: false + prefix: "340" + secretRef: + name: "342" + optional: false + image: "334" + imagePullPolicy: 嵞嬯t{Eɾ敹Ȯ-湷D谹 + lifecycle: + postStart: + exec: + command: + - "380" + httpGet: + host: "382" + httpHeaders: + - name: "383" + value: "384" + path: "381" + port: 2040952835 + scheme: 诵H玲鑠ĭ$#卛8ð + tcpSocket: + host: "386" + port: "385" + preStop: + exec: + command: + - "387" + httpGet: + host: "389" + httpHeaders: + - name: "390" + value: "391" + path: "388" + port: -122203422 + scheme: 斢杧ż鯀1'鸔 + tcpSocket: + host: "392" + port: -1618269037 + livenessProbe: + exec: + command: + - "359" + failureThreshold: -478839383 + httpGet: + host: "362" + httpHeaders: + - name: "363" + value: "364" + path: "360" + port: "361" + initialDelaySeconds: 1612465029 + periodSeconds: 758604605 + successThreshold: -291429895 + tcpSocket: + host: "366" + port: "365" + timeoutSeconds: -148677969 + name: "333" + ports: + - containerPort: 1992460223 + hostIP: "339" + hostPort: -2137891092 + name: "338" + protocol: '`l}Ñ蠂Ü[ƛ^輅' + readinessProbe: + exec: + command: + - "367" + failureThreshold: -1431381588 + httpGet: + host: "369" + httpHeaders: + - name: "370" + value: "371" + path: "368" + port: 498878902 + scheme: ďJZ漤ŗ坟Ů< + initialDelaySeconds: 1808698094 + periodSeconds: -1873425934 + successThreshold: -1924862129 + tcpSocket: + host: "372" + port: -2030665763 + timeoutSeconds: 1155232143 + resources: + limits: + x糂腂: "286" + requests: + ɢzĮ蛋I滞廬耐鷞焬CQm坊柩劄奼[: "214" + securityContext: + allowPrivilegeEscalation: true + capabilities: + add: + - 秮òƬɸĻo + drop: + - '{柯?' + privileged: false + procMount: 4矕Ƈè* + readOnlyRootFilesystem: false + runAsGroup: 1578419479310338359 + runAsNonRoot: false + runAsUser: -3231735416592443589 + seLinuxOptions: + level: "397" + role: "395" + type: "396" + user: "394" + seccompProfile: + localhostProfile: "401" + type: ='ʨ|ǓÓ敆OɈÏ 瞍髃 + windowsOptions: + gmsaCredentialSpec: "399" + gmsaCredentialSpecName: "398" + runAsUserName: "400" + startupProbe: + exec: + command: + - "373" + failureThreshold: -592521472 + httpGet: + host: "376" + httpHeaders: + - name: "377" + value: "378" + path: "374" + port: "375" + scheme: Nh×DJɶ羹ƞʓ%ʝ`ǭ + initialDelaySeconds: 911629631 + periodSeconds: 1859267428 + successThreshold: 1123323092 + tcpSocket: + host: "379" + port: -1467648837 + timeoutSeconds: 542678518 + stdin: true + stdinOnce: true + targetContainerName: "402" + terminationMessagePath: "393" + terminationMessagePolicy: 炙B餸硷张q櫞繡旹翃ɾ氒ĺʈʫ羶剹 + tty: true + volumeDevices: + - devicePath: "358" + name: "357" + volumeMounts: + - mountPath: "354" + mountPropagation: Ƶŧ1ƟƓ宆!鍲ɋȑoG鄧蜢暳ǽ + name: "353" + subPath: "355" + subPathExpr: "356" + workingDir: "337" + hostAliases: + - hostnames: + - "465" + ip: "464" + hostIPC: true + hostNetwork: true + hostname: "419" + imagePullSecrets: + - name: "418" + initContainers: + - args: + - "196" + command: + - "195" + env: + - name: "203" + value: "204" + valueFrom: + configMapKeyRef: + key: "210" + name: "209" + optional: false + fieldRef: + apiVersion: "205" + fieldPath: "206" + resourceFieldRef: + containerName: "207" + divisor: "231" + resource: "208" + secretKeyRef: + key: "212" + name: "211" + optional: true + envFrom: + - configMapRef: + name: "201" + optional: true + prefix: "200" + secretRef: + name: "202" + optional: false + image: "194" + imagePullPolicy: Gƚ绤fʀļ腩墺Ò媁荭gw + lifecycle: + postStart: + exec: + command: + - "240" + httpGet: + host: "243" + httpHeaders: + - name: "244" + value: "245" + path: "241" + port: "242" + scheme: 更偢ɇ卷荙JLĹ]佱¿>犵殇ŕ-Ɂ + tcpSocket: + host: "246" + port: 467291328 + preStop: + exec: + command: + - "247" + httpGet: + host: "249" + httpHeaders: + - name: "250" + value: "251" + path: "248" + port: -434820661 + scheme: r嚧 + tcpSocket: + host: "252" + port: 453108839 + livenessProbe: + exec: + command: + - "219" + failureThreshold: 158280212 + httpGet: + host: "222" + httpHeaders: + - name: "223" + value: "224" + path: "220" + port: "221" + scheme: 翁杙Ŧ癃8鸖ɱJȉ罴ņ螡ź + initialDelaySeconds: 513341278 + periodSeconds: 1255312175 + successThreshold: -1740959124 + tcpSocket: + host: "225" + port: -1543701088 + timeoutSeconds: 627713162 + name: "193" + ports: + - containerPort: -1409668172 + hostIP: "199" + hostPort: -1180080716 + name: "198" + protocol: 脾嚏吐ĠLƐȤ藠3.v-鿧悮坮Ȣ幟ļ腻 + readinessProbe: + exec: + command: + - "226" + failureThreshold: 1226391571 + httpGet: + host: "228" + httpHeaders: + - name: "229" + value: "230" + path: "227" + port: -1140531048 + initialDelaySeconds: 1260448044 + periodSeconds: -1791206950 + successThreshold: 1160477220 + tcpSocket: + host: "231" + port: 1741405963 + timeoutSeconds: -200461294 + resources: + limits: + "": "55" + requests: + 粕擓ƖHVe熼'FD: "235" + securityContext: + allowPrivilegeEscalation: false + capabilities: + add: + - E剒蔞 + drop: + - 表徶đ寳议Ƭƶ氩Ȩ<6鄰簳°Ļǟi&皥 + privileged: false + procMount: ¦队偯J僳徥淳4揻-$ɽ丟×x锏ɟ + readOnlyRootFilesystem: true + runAsGroup: -5569844914519516591 + runAsNonRoot: true + runAsUser: -3342656999442156006 + seLinuxOptions: + level: "257" + role: "255" + type: "256" + user: "254" + seccompProfile: + localhostProfile: "261" + type: Ǒ輂,ŕĪĠM蘇KŅ/»頸+SÄ蚃ɣ + windowsOptions: + gmsaCredentialSpec: "259" + gmsaCredentialSpecName: "258" + runAsUserName: "260" + startupProbe: + exec: + command: + - "232" + failureThreshold: 300356869 + httpGet: + host: "235" + httpHeaders: + - name: "236" + value: "237" + path: "233" + port: "234" + scheme: 勅跦Opwǩ曬逴褜1Ø + initialDelaySeconds: -589000495 + periodSeconds: 561988938 + successThreshold: 1419770315 + tcpSocket: + host: "239" + port: "238" + timeoutSeconds: -955773237 + stdin: true + terminationMessagePath: "253" + terminationMessagePolicy: 趛屡ʁ岼昕ĬÇó藢xɮĵȑ6L* + tty: true + volumeDevices: + - devicePath: "218" + name: "217" + volumeMounts: + - mountPath: "214" + mountPropagation: UÐ_ƮA攤/ɸɎ + name: "213" + subPath: "215" + subPathExpr: "216" + workingDir: "197" + nodeName: "407" + nodeSelector: + "403": "404" + overhead: + "": "368" + preemptionPolicy: 犾ȩ纾 + priority: -69353914 + priorityClassName: "466" + readinessGates: + - conditionType: ʁO + restartPolicy: ȕW歹s + runtimeClassName: "471" + schedulerName: "461" + securityContext: + fsGroup: 3104099627522161950 + fsGroupChangePolicy: ß讪Ă2讅缔m葰賦迾娙 + runAsGroup: 241576272398843100 + runAsNonRoot: false + runAsUser: -8735446882646824517 + seLinuxOptions: + level: "411" + role: "409" + type: "410" + user: "408" + seccompProfile: + localhostProfile: "417" + type: 4虵p蓋沥7uPƒ + supplementalGroups: + - 3851285476969791307 + sysctls: + - name: "415" + value: "416" + windowsOptions: + gmsaCredentialSpec: "413" + gmsaCredentialSpecName: "412" + runAsUserName: "414" + serviceAccount: "406" + serviceAccountName: "405" + setHostnameAsFQDN: false + shareProcessNamespace: false + subdomain: "420" + terminationGracePeriodSeconds: -2705718780200389430 + tolerations: + - effect: 蛡媈U曰n夬LJ:BŐ埑Ô + key: "462" + operator: T暣Ɖ肆Ző:ijɲí_夦Ŕ + tolerationSeconds: 2817479448830898187 + value: "463" + topologySpreadConstraints: + - labelSelector: + matchExpressions: + - key: 51-i-d-----9---063-qm-j-3wc89k-0-57z4063--4/rBQ.u + operator: Exists + matchLabels: + jp-z---k-5r6h--y7n.61-cm---ch-g0t-q--qr95ws-v-5--7-ufi-7/35a-1-CdM._bk81S3.s_s_6.-_v__.rP._2_O--d.7.--.2g: Mqp..__._-J_-fk3-_j.133eT_2_Y + maxSkew: -1568300104 + topologyKey: "472" + whenUnsatisfiable: 潑嫉悔柅ȵ.Ȁ鎧Y冒Ɩ + volumes: + - awsElasticBlockStore: + fsType: "65" + partition: -1853411528 + volumeID: "64" + azureDisk: + cachingMode: A3fƻfʣ繡楙¯ + diskName: "128" + diskURI: "129" + fsType: "130" + kind: 勗E濞偘1ɩÅ議Ǹ轺@)蓳嗘TʡȂ + readOnly: true + azureFile: + secretName: "114" + shareName: "115" + cephfs: + monitors: + - "99" + path: "100" + readOnly: true + secretFile: "102" + secretRef: + name: "103" + user: "101" + cinder: + fsType: "97" + secretRef: + name: "98" + volumeID: "96" + configMap: + defaultMode: -347579237 + items: + - key: "117" + mode: 1793473487 + path: "118" + name: "116" + optional: false + csi: + driver: "160" + fsType: "161" + nodePublishSecretRef: + name: "164" + readOnly: false + volumeAttributes: + "162": "163" + downwardAPI: + defaultMode: -1775926229 + items: + - fieldRef: + apiVersion: "107" + fieldPath: "108" + mode: -1011172037 + path: "106" + resourceFieldRef: + containerName: "109" + divisor: "52" + resource: "110" + emptyDir: + medium: 捵TwMȗ礼2ħ籦ö嗏ʑ>季Cʖ畬 + sizeLimit: "347" + ephemeral: + readOnly: true + volumeClaimTemplate: + metadata: + annotations: + "172": "173" + clusterName: "178" + creationTimestamp: null + deletionGracePeriodSeconds: 3218160964766401208 + finalizers: + - "177" + generateName: "166" + generation: -6008930988505485536 + labels: + "170": "171" + managedFields: + - apiVersion: "180" + fieldsType: "181" + manager: "179" + operation: quA?瞲Ť倱<įXŋ + name: "165" + namespace: "167" + ownerReferences: + - apiVersion: "174" + blockOwnerDeletion: false + controller: true + kind: "175" + name: "176" + uid: ɜa頢ƛƟ)ÙæNǚ + resourceVersion: "4447340384943270560" + selfLink: "168" + uid: A徙ɶɊł/擇ɦĽ胚 + spec: + accessModes: + - 厶耈 T衧ȇe媹Hǝ呮}臷 + dataSource: + apiGroup: "190" + kind: "191" + name: "192" + resources: + limits: + /樝fw[Řż丩ŽoǠŻʘY賃ɪ鐊: "967" + requests: + ǎɳ,ǿ飏騀呣ǎfǣ萭旿@掇lNd: "150" + selector: + matchExpressions: + - key: 6tv27r-m8w-6-9-35d8.w-v-93ix6bigm-h8-3q768km-0--03-t-0-05/4--6o--Bo-F__..XR.7_1-p-6_._31.-.-z + operator: NotIn + values: + - A5b.5-CX_VBC.Jn4f_1 + matchLabels: + 5P.-i.Fg.Cs_.w: 4_2IN..3O4y..-W.5w9-Wm_AO-l8VKLyHA_.-F_E2_QOuQ_0 + storageClassName: "189" + volumeMode: 髷裎$MVȟ@7飣奺Ȋ + volumeName: "188" + fc: + fsType: "112" + lun: -740816174 + targetWWNs: + - "111" + wwids: + - "113" + flexVolume: + driver: "91" + fsType: "92" + options: + "94": "95" + secretRef: + name: "93" + flocker: + datasetName: "104" + datasetUUID: "105" + gcePersistentDisk: + fsType: "63" + partition: 1399152294 + pdName: "62" + readOnly: true + gitRepo: + directory: "68" + repository: "66" + revision: "67" + glusterfs: + endpoints: "81" + path: "82" + readOnly: true + hostPath: + path: "61" + type: j剐'宣I拍N嚳ķȗ + iscsi: + fsType: "77" + initiatorName: "80" + iqn: "75" + iscsiInterface: "76" + lun: -1483417237 + portals: + - "78" + secretRef: + name: "79" + targetPortal: "74" + name: "60" + nfs: + path: "73" + server: "72" + persistentVolumeClaim: + claimName: "83" + readOnly: true + photonPersistentDisk: + fsType: "132" + pdID: "131" + portworxVolume: + fsType: "147" + volumeID: "146" + projected: + defaultMode: -1332301579 + sources: + - configMap: + items: + - key: "142" + mode: -1249460160 + path: "143" + name: "141" + optional: false + downwardAPI: + items: + - fieldRef: + apiVersion: "137" + fieldPath: "138" + mode: 1525389481 + path: "136" + resourceFieldRef: + containerName: "139" + divisor: "618" + resource: "140" + secret: + items: + - key: "134" + mode: 550215822 + path: "135" + name: "133" + optional: false + serviceAccountToken: + audience: "144" + expirationSeconds: -8988970531898753887 + path: "145" + quobyte: + group: "126" + readOnly: true + registry: "123" + tenant: "127" + user: "125" + volume: "124" + rbd: + fsType: "86" + image: "85" + keyring: "89" + monitors: + - "84" + pool: "87" + readOnly: true + secretRef: + name: "90" + user: "88" + scaleIO: + fsType: "155" + gateway: "148" + protectionDomain: "151" + readOnly: true + secretRef: + name: "150" + storageMode: "153" + storagePool: "152" + system: "149" + volumeName: "154" + secret: + defaultMode: -1852451720 + items: + - key: "70" + mode: 1395607230 + path: "71" + optional: true + secretName: "69" + storageos: + fsType: "158" + readOnly: true + secretRef: + name: "159" + volumeName: "156" + volumeNamespace: "157" + vsphereVolume: + fsType: "120" + storagePolicyID: "122" + storagePolicyName: "121" + volumePath: "119" + ttlSecondsAfterFinished: -339602975 + schedule: "19" + startingDeadlineSeconds: -2555947251840004808 + successfulJobsHistoryLimit: 305459364 + suspend: true +status: + active: + - apiVersion: "482" + fieldPath: "484" + kind: "479" + name: "481" + namespace: "480" + resourceVersion: "483" + uid: vÐ仆dždĄ跞肞=ɴ diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/batch.v1beta1.JobTemplate.json b/staging/src/k8s.io/api/testdata/v1.19.0/batch.v1beta1.JobTemplate.json new file mode 100644 index 00000000000..a28fb67b5f9 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/batch.v1beta1.JobTemplate.json @@ -0,0 +1,1524 @@ +{ + "kind": "JobTemplate", + "apiVersion": "batch/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" + } + ] + }, + "template": { + "metadata": { + "name": "19", + "generateName": "20", + "namespace": "21", + "selfLink": "22", + "uid": "SǡƏ", + "resourceVersion": "17916580954637291219", + "generation": 5259823216098853135, + "creationTimestamp": null, + "deletionGracePeriodSeconds": 4075183944016503389, + "labels": { + "24": "25" + }, + "annotations": { + "26": "27" + }, + "ownerReferences": [ + { + "apiVersion": "28", + "kind": "29", + "name": "30", + "uid": "ɑ", + "controller": true, + "blockOwnerDeletion": false + } + ], + "finalizers": [ + "31" + ], + "clusterName": "32", + "managedFields": [ + { + "manager": "33", + "operation": "ěĂ凗蓏Ŋ蛊ĉy緅縕", + "apiVersion": "34", + "fieldsType": "35" + } + ] + }, + "spec": { + "parallelism": -443114323, + "completions": -1771909905, + "activeDeadlineSeconds": -9086179100394185427, + "backoffLimit": -1796008812, + "selector": { + "matchLabels": { + "g5i9/l-Y._.-444": "c2_kS91.e5K-_e63_-_3-n-_-__3u-.__P__.7U-Uo_4_-D7r__.am64" + }, + "matchExpressions": [ + { + "key": "2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ42M--n1-5", + "operator": "In", + "values": [ + "Ou1.m_.5AW-_S-.3g.7_2fNc5-_.-RX8" + ] + } + ] + }, + "manualSelector": false, + "template": { + "metadata": { + "name": "42", + "generateName": "43", + "namespace": "44", + "selfLink": "45", + "uid": "Ȗ脵鴈Ō", + "resourceVersion": "5994087412557504692", + "generation": 9213888658033954596, + "creationTimestamp": null, + "deletionGracePeriodSeconds": -2901856114738744973, + "labels": { + "47": "48" + }, + "annotations": { + "49": "50" + }, + "ownerReferences": [ + { + "apiVersion": "51", + "kind": "52", + "name": "53", + "uid": "I拍N嚳ķȗɊ捵TwMȗ礼", + "controller": false, + "blockOwnerDeletion": false + } + ], + "finalizers": [ + "54" + ], + "clusterName": "55", + "managedFields": [ + { + "manager": "56", + "operation": "ö嗏ʑ\u003e季Cʖ畬x骀Šĸů", + "apiVersion": "57", + "fieldsType": "58" + } + ] + }, + "spec": { + "volumes": [ + { + "name": "59", + "hostPath": { + "path": "60", + "type": "/淹\\韲翁\u0026ʢsɜ曢\\%枅:=ǛƓ" + }, + "emptyDir": { + "medium": "踓Ǻǧ湬淊kŪ睴鸏:ɥ³ƞsɁ8^ʥ", + "sizeLimit": "681" + }, + "gcePersistentDisk": { + "pdName": "61", + "fsType": "62", + "partition": 2065358741, + "readOnly": true + }, + "awsElasticBlockStore": { + "volumeID": "63", + "fsType": "64", + "partition": -104666658, + "readOnly": true + }, + "gitRepo": { + "repository": "65", + "revision": "66", + "directory": "67" + }, + "secret": { + "secretName": "68", + "items": [ + { + "key": "69", + "path": "70", + "mode": 1648350164 + } + ], + "defaultMode": 1655406148, + "optional": true + }, + "nfs": { + "server": "71", + "path": "72" + }, + "iscsi": { + "targetPortal": "73", + "iqn": "74", + "lun": -663180249, + "iscsiInterface": "75", + "fsType": "76", + "readOnly": true, + "portals": [ + "77" + ], + "chapAuthSession": true, + "secretRef": { + "name": "78" + }, + "initiatorName": "79" + }, + "glusterfs": { + "endpoints": "80", + "path": "81" + }, + "persistentVolumeClaim": { + "claimName": "82" + }, + "rbd": { + "monitors": [ + "83" + ], + "image": "84", + "fsType": "85", + "pool": "86", + "user": "87", + "keyring": "88", + "secretRef": { + "name": "89" + }, + "readOnly": true + }, + "flexVolume": { + "driver": "90", + "fsType": "91", + "secretRef": { + "name": "92" + }, + "readOnly": true, + "options": { + "93": "94" + } + }, + "cinder": { + "volumeID": "95", + "fsType": "96", + "readOnly": true, + "secretRef": { + "name": "97" + } + }, + "cephfs": { + "monitors": [ + "98" + ], + "path": "99", + "user": "100", + "secretFile": "101", + "secretRef": { + "name": "102" + } + }, + "flocker": { + "datasetName": "103", + "datasetUUID": "104" + }, + "downwardAPI": { + "items": [ + { + "path": "105", + "fieldRef": { + "apiVersion": "106", + "fieldPath": "107" + }, + "resourceFieldRef": { + "containerName": "108", + "resource": "109", + "divisor": "889" + }, + "mode": 1322858613 + } + ], + "defaultMode": 1801487647 + }, + "fc": { + "targetWWNs": [ + "110" + ], + "lun": 1169718433, + "fsType": "111", + "wwids": [ + "112" + ] + }, + "azureFile": { + "secretName": "113", + "shareName": "114" + }, + "configMap": { + "name": "115", + "items": [ + { + "key": "116", + "path": "117", + "mode": -1194714697 + } + ], + "defaultMode": -599608368, + "optional": true + }, + "vsphereVolume": { + "volumePath": "118", + "fsType": "119", + "storagePolicyName": "120", + "storagePolicyID": "121" + }, + "quobyte": { + "registry": "122", + "volume": "123", + "readOnly": true, + "user": "124", + "group": "125", + "tenant": "126" + }, + "azureDisk": { + "diskName": "127", + "diskURI": "128", + "cachingMode": "ʜǝ鿟ldg滠鼍ƭt", + "fsType": "129", + "readOnly": true, + "kind": "ȫşŇɜa" + }, + "photonPersistentDisk": { + "pdID": "130", + "fsType": "131" + }, + "projected": { + "sources": [ + { + "secret": { + "name": "132", + "items": [ + { + "key": "133", + "path": "134", + "mode": 782113097 + } + ], + "optional": true + }, + "downwardAPI": { + "items": [ + { + "path": "135", + "fieldRef": { + "apiVersion": "136", + "fieldPath": "137" + }, + "resourceFieldRef": { + "containerName": "138", + "resource": "139", + "divisor": "952" + }, + "mode": -555780268 + } + ] + }, + "configMap": { + "name": "140", + "items": [ + { + "key": "141", + "path": "142", + "mode": 1730325900 + } + ], + "optional": true + }, + "serviceAccountToken": { + "audience": "143", + "expirationSeconds": -2937394236764575757, + "path": "144" + } + } + ], + "defaultMode": -1980941277 + }, + "portworxVolume": { + "volumeID": "145", + "fsType": "146", + "readOnly": true + }, + "scaleIO": { + "gateway": "147", + "system": "148", + "secretRef": { + "name": "149" + }, + "sslEnabled": true, + "protectionDomain": "150", + "storagePool": "151", + "storageMode": "152", + "volumeName": "153", + "fsType": "154" + }, + "storageos": { + "volumeName": "155", + "volumeNamespace": "156", + "fsType": "157", + "readOnly": true, + "secretRef": { + "name": "158" + } + }, + "csi": { + "driver": "159", + "readOnly": true, + "fsType": "160", + "volumeAttributes": { + "161": "162" + }, + "nodePublishSecretRef": { + "name": "163" + } + }, + "ephemeral": { + "volumeClaimTemplate": { + "metadata": { + "name": "164", + "generateName": "165", + "namespace": "166", + "selfLink": "167", + "uid": ";栍dʪīT捘ɍi縱ù墴1Rƥ贫d飼", + "resourceVersion": "917467801074989174", + "generation": -8801560367353238479, + "creationTimestamp": null, + "deletionGracePeriodSeconds": -1837257934517376612, + "labels": { + "169": "170" + }, + "annotations": { + "171": "172" + }, + "ownerReferences": [ + { + "apiVersion": "173", + "kind": "174", + "name": "175", + "uid": "", + "controller": true, + "blockOwnerDeletion": true + } + ], + "finalizers": [ + "176" + ], + "clusterName": "177", + "managedFields": [ + { + "manager": "178", + "operation": "蒅!a坩O`涁İ而踪鄌", + "apiVersion": "179", + "fieldsType": "180" + } + ] + }, + "spec": { + "accessModes": [ + "|@?鷅bȻN" + ], + "selector": { + "matchLabels": { + "fi-a--w---f-e.z-j4kh6oqu-or---40--87-1wpl6-2-310e5hyzn0w-p4mzlu/m_AO-l8VKLyHA_.-F_E2_QOQ": "E._._3.-.83_iq_-y.-25C.A-j..9dfn3Y8d_0_.---M_4FF" + }, + "matchExpressions": [ + { + "key": "39-295at-o7qff7-x--r7v66bm71u-n4f9wk-3--652x01--p--n4-4-l.onh-9289---x-p-qpt6-1w-3205c1lxeqyn-5--9d5a3-7bf46g-40883176jte/Pi.-_-a-G", + "operator": "Exists" + } + ] + }, + "resources": { + "limits": { + "?$矡ȶ网棊ʢ": "891" + }, + "requests": { + "Ⱥ眖R#yV'WKw(ğ": "423" + } + }, + "volumeName": "187", + "storageClassName": "188", + "volumeMode": "跦Opwǩ曬逴褜1", + "dataSource": { + "apiGroup": "189", + "kind": "190", + "name": "191" + } + } + }, + "readOnly": true + } + } + ], + "initContainers": [ + { + "name": "192", + "image": "193", + "command": [ + "194" + ], + "args": [ + "195" + ], + "workingDir": "196", + "ports": [ + { + "name": "197", + "hostPort": -805795167, + "containerPort": 1791615594, + "protocol": "Ƥ熪军g\u003e郵[+扴", + "hostIP": "198" + } + ], + "envFrom": [ + { + "prefix": "199", + "configMapRef": { + "name": "200", + "optional": false + }, + "secretRef": { + "name": "201", + "optional": false + } + } + ], + "env": [ + { + "name": "202", + "value": "203", + "valueFrom": { + "fieldRef": { + "apiVersion": "204", + "fieldPath": "205" + }, + "resourceFieldRef": { + "containerName": "206", + "resource": "207", + "divisor": "241" + }, + "configMapKeyRef": { + "name": "208", + "key": "209", + "optional": true + }, + "secretKeyRef": { + "name": "210", + "key": "211", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "": "268" + }, + "requests": { + "-Ɂ圯W:ĸ輦唊#v铿ʩȂ4ē鐭#嬀ơ": "340" + } + }, + "volumeMounts": [ + { + "name": "212", + "mountPath": "213", + "subPath": "214", + "mountPropagation": "藢xɮĵȑ6L*Z鐫û咡W\u003c", + "subPathExpr": "215" + } + ], + "volumeDevices": [ + { + "name": "216", + "devicePath": "217" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "218" + ] + }, + "httpGet": { + "path": "219", + "port": -1225815437, + "host": "220", + "scheme": "荭gw忊|E", + "httpHeaders": [ + { + "name": "221", + "value": "222" + } + ] + }, + "tcpSocket": { + "port": -438588982, + "host": "223" + }, + "initialDelaySeconds": 1004325340, + "timeoutSeconds": -1313320434, + "periodSeconds": 14304392, + "successThreshold": 465972736, + "failureThreshold": -1784617397 + }, + "readinessProbe": { + "exec": { + "command": [ + "224" + ] + }, + "httpGet": { + "path": "225", + "port": "226", + "host": "227", + "scheme": "貾坢'跩aŕ翑0", + "httpHeaders": [ + { + "name": "228", + "value": "229" + } + ] + }, + "tcpSocket": { + "port": 1165327504, + "host": "230" + }, + "initialDelaySeconds": -2165496, + "timeoutSeconds": -1778952574, + "periodSeconds": 1386255869, + "successThreshold": -778272981, + "failureThreshold": 2056774277 + }, + "startupProbe": { + "exec": { + "command": [ + "231" + ] + }, + "httpGet": { + "path": "232", + "port": -1928016742, + "host": "233", + "scheme": "E¦", + "httpHeaders": [ + { + "name": "234", + "value": "235" + } + ] + }, + "tcpSocket": { + "port": "236", + "host": "237" + }, + "initialDelaySeconds": 1868887309, + "timeoutSeconds": -528664199, + "periodSeconds": -316996074, + "successThreshold": 1933968533, + "failureThreshold": 549215478 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "238" + ] + }, + "httpGet": { + "path": "239", + "port": 878005329, + "host": "240", + "scheme": "丟×x锏ɟ4Ǒ", + "httpHeaders": [ + { + "name": "241", + "value": "242" + } + ] + }, + "tcpSocket": { + "port": "243", + "host": "244" + } + }, + "preStop": { + "exec": { + "command": [ + "245" + ] + }, + "httpGet": { + "path": "246", + "port": 1746399757, + "host": "247", + "scheme": "V訆Ǝżŧ", + "httpHeaders": [ + { + "name": "248", + "value": "249" + } + ] + }, + "tcpSocket": { + "port": 204229950, + "host": "250" + } + } + }, + "terminationMessagePath": "251", + "terminationMessagePolicy": "NƗ¸gĩ", + "imagePullPolicy": "酊龨δ摖ȱğ_\u003c", + "securityContext": { + "capabilities": { + "add": [ + "J橈'琕鶫:顇ə娯" + ], + "drop": [ + "囌{屿oiɥ嵐sC" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "252", + "role": "253", + "type": "254", + "level": "255" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "256", + "gmsaCredentialSpec": "257", + "runAsUserName": "258" + }, + "runAsUser": 7917735345573161773, + "runAsGroup": -6499508485510627932, + "runAsNonRoot": true, + "readOnlyRootFilesystem": false, + "allowPrivilegeEscalation": false, + "procMount": "Jih亏yƕ丆録²", + "seccompProfile": { + "type": ")/灩聋3趐囨鏻", + "localhostProfile": "259" + } + }, + "tty": true + } + ], + "containers": [ + { + "name": "260", + "image": "261", + "command": [ + "262" + ], + "args": [ + "263" + ], + "workingDir": "264", + "ports": [ + { + "name": "265", + "hostPort": -1365158918, + "containerPort": -305362540, + "protocol": "Ǩ繫ʎǑyZ涬P­蜷ɔ幩", + "hostIP": "266" + } + ], + "envFrom": [ + { + "prefix": "267", + "configMapRef": { + "name": "268", + "optional": true + }, + "secretRef": { + "name": "269", + "optional": true + } + } + ], + "env": [ + { + "name": "270", + "value": "271", + "valueFrom": { + "fieldRef": { + "apiVersion": "272", + "fieldPath": "273" + }, + "resourceFieldRef": { + "containerName": "274", + "resource": "275", + "divisor": "9" + }, + "configMapKeyRef": { + "name": "276", + "key": "277", + "optional": false + }, + "secretKeyRef": { + "name": "278", + "key": "279", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "{WOŭW灬pȭCV擭銆jʒǚ鍰": "212" + }, + "requests": { + "| 鞤ɱďW賁Ěɭɪǹ0衷,": "227" + } + }, + "volumeMounts": [ + { + "name": "280", + "readOnly": true, + "mountPath": "281", + "subPath": "282", + "mountPropagation": "Bn(fǂǢ曣ŋayåe躒訙Ǫ", + "subPathExpr": "283" + } + ], + "volumeDevices": [ + { + "name": "284", + "devicePath": "285" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "286" + ] + }, + "httpGet": { + "path": "287", + "port": "288", + "host": "289", + "scheme": "uE增猍ǵ xǨŴ", + "httpHeaders": [ + { + "name": "290", + "value": "291" + } + ] + }, + "tcpSocket": { + "port": 2112112129, + "host": "292" + }, + "initialDelaySeconds": 528603974, + "timeoutSeconds": -342387625, + "periodSeconds": 1862455894, + "successThreshold": 1080918702, + "failureThreshold": -239264629 + }, + "readinessProbe": { + "exec": { + "command": [ + "293" + ] + }, + "httpGet": { + "path": "294", + "port": -186532794, + "host": "295", + "scheme": "ĩȲǸ|蕎'佉賞ǧĒzŔ瘍Nʊ輔3璾ė", + "httpHeaders": [ + { + "name": "296", + "value": "297" + } + ] + }, + "tcpSocket": { + "port": "298", + "host": "299" + }, + "initialDelaySeconds": -751455207, + "timeoutSeconds": -894026356, + "periodSeconds": 646133945, + "successThreshold": -506710067, + "failureThreshold": -47594442 + }, + "startupProbe": { + "exec": { + "command": [ + "300" + ] + }, + "httpGet": { + "path": "301", + "port": -1894326843, + "host": "302", + "scheme": "ƛ^輅9ɛ棕ƈ眽炊礫Ƽ¨I", + "httpHeaders": [ + { + "name": "303", + "value": "304" + } + ] + }, + "tcpSocket": { + "port": "305", + "host": "306" + }, + "initialDelaySeconds": -106856189, + "timeoutSeconds": -2078917333, + "periodSeconds": 86851677, + "successThreshold": -404911753, + "failureThreshold": 890223061 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "307" + ] + }, + "httpGet": { + "path": "308", + "port": -468215285, + "host": "309", + "scheme": "ʆɞȥ}礤铟怖ý萜Ǖc8", + "httpHeaders": [ + { + "name": "310", + "value": "311" + } + ] + }, + "tcpSocket": { + "port": "312", + "host": "313" + } + }, + "preStop": { + "exec": { + "command": [ + "314" + ] + }, + "httpGet": { + "path": "315", + "port": 293042649, + "host": "316", + "scheme": "ǔvÄÚ×p鬷m罂o3ǰ廋i乳'", + "httpHeaders": [ + { + "name": "317", + "value": "318" + } + ] + }, + "tcpSocket": { + "port": "319", + "host": "320" + } + } + }, + "terminationMessagePath": "321", + "terminationMessagePolicy": "ɻ;襕ċ桉桃喕", + "imagePullPolicy": "熀ďJZ漤", + "securityContext": { + "capabilities": { + "add": [ + "Ů\u003cy鯶縆łƑ[澔" + ], + "drop": [ + "JŵǤ" + ] + }, + "privileged": true, + "seLinuxOptions": { + "user": "322", + "role": "323", + "type": "324", + "level": "325" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "326", + "gmsaCredentialSpec": "327", + "runAsUserName": "328" + }, + "runAsUser": 296399212346260204, + "runAsGroup": 1571605531283019612, + "runAsNonRoot": true, + "readOnlyRootFilesystem": true, + "allowPrivilegeEscalation": false, + "procMount": "\u0026疀", + "seccompProfile": { + "type": "N翾", + "localhostProfile": "329" + } + }, + "tty": true + } + ], + "ephemeralContainers": [ + { + "name": "330", + "image": "331", + "command": [ + "332" + ], + "args": [ + "333" + ], + "workingDir": "334", + "ports": [ + { + "name": "335", + "hostPort": -1703842211, + "containerPort": 970355275, + "protocol": "ńČȷǻ.wȏâ磠Ƴ崖S", + "hostIP": "336" + } + ], + "envFrom": [ + { + "prefix": "337", + "configMapRef": { + "name": "338", + "optional": false + }, + "secretRef": { + "name": "339", + "optional": true + } + } + ], + "env": [ + { + "name": "340", + "value": "341", + "valueFrom": { + "fieldRef": { + "apiVersion": "342", + "fieldPath": "343" + }, + "resourceFieldRef": { + "containerName": "344", + "resource": "345", + "divisor": "592" + }, + "configMapKeyRef": { + "name": "346", + "key": "347", + "optional": false + }, + "secretKeyRef": { + "name": "348", + "key": "349", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "ż鯀1": "636" + }, + "requests": { + "sYȠ繽敮ǰ詀": "570" + } + }, + "volumeMounts": [ + { + "name": "350", + "readOnly": true, + "mountPath": "351", + "subPath": "352", + "mountPropagation": "櫞繡旹翃ɾ氒ĺʈʫ羶剹Ɗ", + "subPathExpr": "353" + } + ], + "volumeDevices": [ + { + "name": "354", + "devicePath": "355" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "356" + ] + }, + "httpGet": { + "path": "357", + "port": -1247120403, + "host": "358", + "scheme": "ɾ", + "httpHeaders": [ + { + "name": "359", + "value": "360" + } + ] + }, + "tcpSocket": { + "port": -1695993040, + "host": "361" + }, + "initialDelaySeconds": 1218203975, + "timeoutSeconds": -1726456869, + "periodSeconds": 892837330, + "successThreshold": 789384689, + "failureThreshold": 436796816 + }, + "readinessProbe": { + "exec": { + "command": [ + "362" + ] + }, + "httpGet": { + "path": "363", + "port": "364", + "host": "365", + "scheme": "Ȋ飂廤Ƌʙcx赮ǒđ\u003e*劶?jĎ", + "httpHeaders": [ + { + "name": "366", + "value": "367" + } + ] + }, + "tcpSocket": { + "port": "368", + "host": "369" + }, + "initialDelaySeconds": -821592382, + "timeoutSeconds": 1678953375, + "periodSeconds": 1045190247, + "successThreshold": 1805682547, + "failureThreshold": -651405950 + }, + "startupProbe": { + "exec": { + "command": [ + "370" + ] + }, + "httpGet": { + "path": "371", + "port": "372", + "host": "373", + "scheme": "|ǓÓ敆OɈÏ 瞍髃", + "httpHeaders": [ + { + "name": "374", + "value": "375" + } + ] + }, + "tcpSocket": { + "port": -392406530, + "host": "376" + }, + "initialDelaySeconds": -839925309, + "timeoutSeconds": -526099499, + "periodSeconds": -1014296961, + "successThreshold": 1708011112, + "failureThreshold": -603097910 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "377" + ] + }, + "httpGet": { + "path": "378", + "port": "379", + "host": "380", + "scheme": "遲njlȘ鹾KƂʼnçȶŮ嫠!@@)Z", + "httpHeaders": [ + { + "name": "381", + "value": "382" + } + ] + }, + "tcpSocket": { + "port": "383", + "host": "384" + } + }, + "preStop": { + "exec": { + "command": [ + "385" + ] + }, + "httpGet": { + "path": "386", + "port": 1041627045, + "host": "387", + "scheme": "2讅缔m葰賦迾娙ƴ4", + "httpHeaders": [ + { + "name": "388", + "value": "389" + } + ] + }, + "tcpSocket": { + "port": 2088991012, + "host": "390" + } + } + }, + "terminationMessagePath": "391", + "terminationMessagePolicy": "沥7uPƒw©ɴĶ烷Ľthp", + "imagePullPolicy": "陴Sĕ濦ʓɻŊ0蚢鑸鶲Ãqb", + "securityContext": { + "capabilities": { + "add": [ + "滨Ė" + ], + "drop": [ + "h}颉hȱɷȰW瀤oɢ嫎" + ] + }, + "privileged": true, + "seLinuxOptions": { + "user": "392", + "role": "393", + "type": "394", + "level": "395" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "396", + "gmsaCredentialSpec": "397", + "runAsUserName": "398" + }, + "runAsUser": -4298540371641498337, + "runAsGroup": 2803560372754431995, + "runAsNonRoot": false, + "readOnlyRootFilesystem": true, + "allowPrivilegeEscalation": true, + "procMount": "t(ȗŜŲ\u0026洪y儕lmòɻŶJ詢QǾɁ", + "seccompProfile": { + "type": "G鯇ɀ魒Ð扬=惍EʦŊĊ娮rȧŹ黷`嵐", + "localhostProfile": "399" + } + }, + "stdin": true, + "stdinOnce": true, + "targetContainerName": "400" + } + ], + "restartPolicy": "婦", + "terminationGracePeriodSeconds": -7767642171323610380, + "activeDeadlineSeconds": -4963438147266444254, + "dnsPolicy": "ʫį淓¯Ą0ƛ忀z委\u003e,趐V曡88 ", + "nodeSelector": { + "401": "402" + }, + "serviceAccountName": "403", + "serviceAccount": "404", + "automountServiceAccountToken": false, + "nodeName": "405", + "hostPID": true, + "shareProcessNamespace": false, + "securityContext": { + "seLinuxOptions": { + "user": "406", + "role": "407", + "type": "408", + "level": "409" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "410", + "gmsaCredentialSpec": "411", + "runAsUserName": "412" + }, + "runAsUser": -8872996084157186866, + "runAsGroup": -1083846598029307786, + "runAsNonRoot": false, + "supplementalGroups": [ + -46143243150134963 + ], + "fsGroup": -6298002649883493725, + "sysctls": [ + { + "name": "413", + "value": "414" + } + ], + "fsGroupChangePolicy": "ä2 ɲ±m嵘厶sȰÖ埡Æ", + "seccompProfile": { + "type": "Ş襵樞úʥ銀", + "localhostProfile": "415" + } + }, + "imagePullSecrets": [ + { + "name": "416" + } + ], + "hostname": "417", + "subdomain": "418", + "affinity": { + "nodeAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": { + "nodeSelectorTerms": [ + { + "matchExpressions": [ + { + "key": "419", + "operator": "ĵ'o儿Ƭ銭u裡_Ơ9oÕęȄ怈", + "values": [ + "420" + ] + } + ], + "matchFields": [ + { + "key": "421", + "operator": "", + "values": [ + "422" + ] + } + ] + } + ] + }, + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": -1677779481, + "preference": { + "matchExpressions": [ + { + "key": "423", + "operator": "WĶʗ", + "values": [ + "424" + ] + } + ], + "matchFields": [ + { + "key": "425", + "operator": "裥d[榴^șƷK", + "values": [ + "426" + ] + } + ] + } + } + ] + }, + "podAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "9oE9_6.--v17r__.2bIZ___._6..tf-_u-3-_n0..KpiS.oK-O": "o5-yp8q_s-1_g" + }, + "matchExpressions": [ + { + "key": "x3zm-lx300w-tj-35840-w4g-27-5sx6dbp-72q--m--2k-p---19/6l.-5_BZk5v3aUK_--_o_2.--4ZH", + "operator": "NotIn", + "values": [ + "M.--_-_ve5.m_2_--XZ-x.__.Y_2-n_503" + ] + } + ] + }, + "namespaces": [ + "433" + ], + "topologyKey": "434" + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": 1569550894, + "podAffinityTerm": { + "labelSelector": { + "matchLabels": { + "A-o-__y__._12..wrbW_E..24-O._.v._9-cz.-Y6T4g_-.._L2": "Jm...CqrN7_B__--v-3-BzO5z80n_Ht5W_._._-2M2._I-_P..w-W_-E" + }, + "matchExpressions": [ + { + "key": "75p1em---1wwv3-f/k47M7y-Dy__3wcq", + "operator": "NotIn", + "values": [ + "x4D-r.-F__r.oh..2_uGGP..-_N_h_4Hl-X0_2--__4K..-68-A" + ] + } + ] + }, + "namespaces": [ + "441" + ], + "topologyKey": "442" + } + } + ] + }, + "podAntiAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "w_--5-_.3--_9QW2JkU27_.-4T-9": "4.K.-.0__sD.-.-_I-F.PWtO4-7-P41_.-.-AQ._4" + }, + "matchExpressions": [ + { + "key": "J-_.ZCRT.0z-oe.G79.3bU_._nV34GH", + "operator": "DoesNotExist" + } + ] + }, + "namespaces": [ + "449" + ], + "topologyKey": "450" + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": 1206700920, + "podAffinityTerm": { + "labelSelector": { + "matchLabels": { + "HzZsY_o8t5Vl6_..7CY-_c": "ZG6N-_-0o.0C_gV.9_G-.-z1H" + }, + "matchExpressions": [ + { + "key": "cg-w2q76.6-7w-tdt-u-0----p6l-3-znd-8b-dg--1035ad1o-d-6-bk81-3s/9x98MM7-.e.Dx._.W-6..4_MU7iLfS-0.9-.-._.1..s._jP6j.u--.K--g__.2", + "operator": "DoesNotExist" + } + ] + }, + "namespaces": [ + "457" + ], + "topologyKey": "458" + } + } + ] + } + }, + "schedulerName": "459", + "tolerations": [ + { + "key": "460", + "operator": "眊:YĹ爩í鬯濴VǕ癶L浼h嫨炛", + "value": "461", + "effect": "ÖTő净湅oĒ弦", + "tolerationSeconds": -3092025889836357564 + } + ], + "hostAliases": [ + { + "ip": "462", + "hostnames": [ + "463" + ] + } + ], + "priorityClassName": "464", + "priority": -192869830, + "dnsConfig": { + "nameservers": [ + "465" + ], + "searches": [ + "466" + ], + "options": [ + { + "name": "467", + "value": "468" + } + ] + }, + "readinessGates": [ + { + "conditionType": "讱" + } + ], + "runtimeClassName": "469", + "enableServiceLinks": true, + "preemptionPolicy": "疅檎ǽ曖sƖTƫ雮蛱ñYȴ鴜.弊þ", + "overhead": { + "奿ÆŁĪŀc=Ƨz鈡煰敹xŪOr揷Ŝ": "15" + }, + "topologySpreadConstraints": [ + { + "maxSkew": -816594589, + "topologyKey": "470", + "whenUnsatisfiable": "", + "labelSelector": { + "matchLabels": { + "D7RufiV-7u0--_qv4--_.6_N_9X-B.s8.N_rM-k8": "7e.._d--Y-_l-v0-1V-N-R__R9" + }, + "matchExpressions": [ + { + "key": "b-k7cr-mo-dz12---i/6.W-m_-Z.wc..k_0_5.z.0..__D-1b.-9.Y0-_-.l__.c17__f_-336-B", + "operator": "Exists" + } + ] + } + } + ], + "setHostnameAsFQDN": true + } + }, + "ttlSecondsAfterFinished": -1766935785 + } + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/batch.v1beta1.JobTemplate.pb b/staging/src/k8s.io/api/testdata/v1.19.0/batch.v1beta1.JobTemplate.pb new file mode 100644 index 0000000000000000000000000000000000000000..83c9a9c005f07b04b1a219c78cecd1a7de3d330d GIT binary patch literal 7315 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 H)`季Cʖ畬x骀Šĸů + name: "42" + namespace: "44" + ownerReferences: + - apiVersion: "51" + blockOwnerDeletion: false + controller: false + kind: "52" + name: "53" + uid: I拍N嚳ķȗɊ捵TwMȗ礼 + resourceVersion: "5994087412557504692" + selfLink: "45" + uid: Ȗ脵鴈Ō + spec: + activeDeadlineSeconds: -4963438147266444254 + affinity: + nodeAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - key: "423" + operator: WĶʗ + values: + - "424" + matchFields: + - key: "425" + operator: 裥d[榴^șƷK + values: + - "426" + weight: -1677779481 + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - key: "419" + operator: ĵ'o儿Ƭ銭u裡_Ơ9oÕęȄ怈 + values: + - "420" + matchFields: + - key: "421" + operator: "" + values: + - "422" + podAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: 75p1em---1wwv3-f/k47M7y-Dy__3wcq + operator: NotIn + values: + - x4D-r.-F__r.oh..2_uGGP..-_N_h_4Hl-X0_2--__4K..-68-A + matchLabels: + A-o-__y__._12..wrbW_E..24-O._.v._9-cz.-Y6T4g_-.._L2: Jm...CqrN7_B__--v-3-BzO5z80n_Ht5W_._._-2M2._I-_P..w-W_-E + namespaces: + - "441" + topologyKey: "442" + weight: 1569550894 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: x3zm-lx300w-tj-35840-w4g-27-5sx6dbp-72q--m--2k-p---19/6l.-5_BZk5v3aUK_--_o_2.--4ZH + operator: NotIn + values: + - M.--_-_ve5.m_2_--XZ-x.__.Y_2-n_503 + matchLabels: + 9oE9_6.--v17r__.2bIZ___._6..tf-_u-3-_n0..KpiS.oK-O: o5-yp8q_s-1_g + namespaces: + - "433" + topologyKey: "434" + podAntiAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: cg-w2q76.6-7w-tdt-u-0----p6l-3-znd-8b-dg--1035ad1o-d-6-bk81-3s/9x98MM7-.e.Dx._.W-6..4_MU7iLfS-0.9-.-._.1..s._jP6j.u--.K--g__.2 + operator: DoesNotExist + matchLabels: + HzZsY_o8t5Vl6_..7CY-_c: ZG6N-_-0o.0C_gV.9_G-.-z1H + namespaces: + - "457" + topologyKey: "458" + weight: 1206700920 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: J-_.ZCRT.0z-oe.G79.3bU_._nV34GH + operator: DoesNotExist + matchLabels: + w_--5-_.3--_9QW2JkU27_.-4T-9: 4.K.-.0__sD.-.-_I-F.PWtO4-7-P41_.-.-AQ._4 + namespaces: + - "449" + topologyKey: "450" + automountServiceAccountToken: false + containers: + - args: + - "263" + command: + - "262" + env: + - name: "270" + value: "271" + valueFrom: + configMapKeyRef: + key: "277" + name: "276" + optional: false + fieldRef: + apiVersion: "272" + fieldPath: "273" + resourceFieldRef: + containerName: "274" + divisor: "9" + resource: "275" + secretKeyRef: + key: "279" + name: "278" + optional: false + envFrom: + - configMapRef: + name: "268" + optional: true + prefix: "267" + secretRef: + name: "269" + optional: true + image: "261" + imagePullPolicy: 熀ďJZ漤 + lifecycle: + postStart: + exec: + command: + - "307" + httpGet: + host: "309" + httpHeaders: + - name: "310" + value: "311" + path: "308" + port: -468215285 + scheme: ʆɞȥ}礤铟怖ý萜Ǖc8 + tcpSocket: + host: "313" + port: "312" + preStop: + exec: + command: + - "314" + httpGet: + host: "316" + httpHeaders: + - name: "317" + value: "318" + path: "315" + port: 293042649 + scheme: ǔvÄÚ×p鬷m罂o3ǰ廋i乳' + tcpSocket: + host: "320" + port: "319" + livenessProbe: + exec: + command: + - "286" + failureThreshold: -239264629 + httpGet: + host: "289" + httpHeaders: + - name: "290" + value: "291" + path: "287" + port: "288" + scheme: uE增猍ǵ xǨŴ + initialDelaySeconds: 528603974 + periodSeconds: 1862455894 + successThreshold: 1080918702 + tcpSocket: + host: "292" + port: 2112112129 + timeoutSeconds: -342387625 + name: "260" + ports: + - containerPort: -305362540 + hostIP: "266" + hostPort: -1365158918 + name: "265" + protocol: Ǩ繫ʎǑyZ涬P­蜷ɔ幩 + readinessProbe: + exec: + command: + - "293" + failureThreshold: -47594442 + httpGet: + host: "295" + httpHeaders: + - name: "296" + value: "297" + path: "294" + port: -186532794 + scheme: ĩȲǸ|蕎'佉賞ǧĒzŔ瘍Nʊ輔3璾ė + initialDelaySeconds: -751455207 + periodSeconds: 646133945 + successThreshold: -506710067 + tcpSocket: + host: "299" + port: "298" + timeoutSeconds: -894026356 + resources: + limits: + '{WOŭW灬pȭCV擭銆jʒǚ鍰': "212" + requests: + '| 鞤ɱďW賁Ěɭɪǹ0衷,': "227" + securityContext: + allowPrivilegeEscalation: false + capabilities: + add: + - Ů,趐V曡88 ' + enableServiceLinks: true + ephemeralContainers: + - args: + - "333" + command: + - "332" + env: + - name: "340" + value: "341" + valueFrom: + configMapKeyRef: + key: "347" + name: "346" + optional: false + fieldRef: + apiVersion: "342" + fieldPath: "343" + resourceFieldRef: + containerName: "344" + divisor: "592" + resource: "345" + secretKeyRef: + key: "349" + name: "348" + optional: false + envFrom: + - configMapRef: + name: "338" + optional: false + prefix: "337" + secretRef: + name: "339" + optional: true + image: "331" + imagePullPolicy: 陴Sĕ濦ʓɻŊ0蚢鑸鶲Ãqb + lifecycle: + postStart: + exec: + command: + - "377" + httpGet: + host: "380" + httpHeaders: + - name: "381" + value: "382" + path: "378" + port: "379" + scheme: 遲njlȘ鹾KƂʼnçȶŮ嫠!@@)Z + tcpSocket: + host: "384" + port: "383" + preStop: + exec: + command: + - "385" + httpGet: + host: "387" + httpHeaders: + - name: "388" + value: "389" + path: "386" + port: 1041627045 + scheme: 2讅缔m葰賦迾娙ƴ4 + tcpSocket: + host: "390" + port: 2088991012 + livenessProbe: + exec: + command: + - "356" + failureThreshold: 436796816 + httpGet: + host: "358" + httpHeaders: + - name: "359" + value: "360" + path: "357" + port: -1247120403 + scheme: ɾ + initialDelaySeconds: 1218203975 + periodSeconds: 892837330 + successThreshold: 789384689 + tcpSocket: + host: "361" + port: -1695993040 + timeoutSeconds: -1726456869 + name: "330" + ports: + - containerPort: 970355275 + hostIP: "336" + hostPort: -1703842211 + name: "335" + protocol: ńČȷǻ.wȏâ磠Ƴ崖S + readinessProbe: + exec: + command: + - "362" + failureThreshold: -651405950 + httpGet: + host: "365" + httpHeaders: + - name: "366" + value: "367" + path: "363" + port: "364" + scheme: Ȋ飂廤Ƌʙcx赮ǒđ>*劶?jĎ + initialDelaySeconds: -821592382 + periodSeconds: 1045190247 + successThreshold: 1805682547 + tcpSocket: + host: "369" + port: "368" + timeoutSeconds: 1678953375 + resources: + limits: + ż鯀1: "636" + requests: + sYȠ繽敮ǰ詀: "570" + securityContext: + allowPrivilegeEscalation: true + capabilities: + add: + - 滨Ė + drop: + - h}颉hȱɷȰW瀤oɢ嫎 + privileged: true + procMount: t(ȗŜŲ&洪y儕lmòɻŶJ詢QǾɁ + readOnlyRootFilesystem: true + runAsGroup: 2803560372754431995 + runAsNonRoot: false + runAsUser: -4298540371641498337 + seLinuxOptions: + level: "395" + role: "393" + type: "394" + user: "392" + seccompProfile: + localhostProfile: "399" + type: G鯇ɀ魒Ð扬=惍EʦŊĊ娮rȧŹ黷`嵐 + windowsOptions: + gmsaCredentialSpec: "397" + gmsaCredentialSpecName: "396" + runAsUserName: "398" + startupProbe: + exec: + command: + - "370" + failureThreshold: -603097910 + httpGet: + host: "373" + httpHeaders: + - name: "374" + value: "375" + path: "371" + port: "372" + scheme: '|ǓÓ敆OɈÏ 瞍髃' + initialDelaySeconds: -839925309 + periodSeconds: -1014296961 + successThreshold: 1708011112 + tcpSocket: + host: "376" + port: -392406530 + timeoutSeconds: -526099499 + stdin: true + stdinOnce: true + targetContainerName: "400" + terminationMessagePath: "391" + terminationMessagePolicy: 沥7uPƒw©ɴĶ烷Ľthp + volumeDevices: + - devicePath: "355" + name: "354" + volumeMounts: + - mountPath: "351" + mountPropagation: 櫞繡旹翃ɾ氒ĺʈʫ羶剹Ɗ + name: "350" + readOnly: true + subPath: "352" + subPathExpr: "353" + workingDir: "334" + hostAliases: + - hostnames: + - "463" + ip: "462" + hostPID: true + hostname: "417" + imagePullSecrets: + - name: "416" + initContainers: + - args: + - "195" + command: + - "194" + env: + - name: "202" + value: "203" + valueFrom: + configMapKeyRef: + key: "209" + name: "208" + optional: true + fieldRef: + apiVersion: "204" + fieldPath: "205" + resourceFieldRef: + containerName: "206" + divisor: "241" + resource: "207" + secretKeyRef: + key: "211" + name: "210" + optional: false + envFrom: + - configMapRef: + name: "200" + optional: false + prefix: "199" + secretRef: + name: "201" + optional: false + image: "193" + imagePullPolicy: 酊龨δ摖ȱğ_< + lifecycle: + postStart: + exec: + command: + - "238" + httpGet: + host: "240" + httpHeaders: + - name: "241" + value: "242" + path: "239" + port: 878005329 + scheme: 丟×x锏ɟ4Ǒ + tcpSocket: + host: "244" + port: "243" + preStop: + exec: + command: + - "245" + httpGet: + host: "247" + httpHeaders: + - name: "248" + value: "249" + path: "246" + port: 1746399757 + scheme: V訆Ǝżŧ + tcpSocket: + host: "250" + port: 204229950 + livenessProbe: + exec: + command: + - "218" + failureThreshold: -1784617397 + httpGet: + host: "220" + httpHeaders: + - name: "221" + value: "222" + path: "219" + port: -1225815437 + scheme: 荭gw忊|E + initialDelaySeconds: 1004325340 + periodSeconds: 14304392 + successThreshold: 465972736 + tcpSocket: + host: "223" + port: -438588982 + timeoutSeconds: -1313320434 + name: "192" + ports: + - containerPort: 1791615594 + hostIP: "198" + hostPort: -805795167 + name: "197" + protocol: Ƥ熪军g>郵[+扴 + readinessProbe: + exec: + command: + - "224" + failureThreshold: 2056774277 + httpGet: + host: "227" + httpHeaders: + - name: "228" + value: "229" + path: "225" + port: "226" + scheme: 貾坢'跩aŕ翑0 + initialDelaySeconds: -2165496 + periodSeconds: 1386255869 + successThreshold: -778272981 + tcpSocket: + host: "230" + port: 1165327504 + timeoutSeconds: -1778952574 + resources: + limits: + "": "268" + requests: + -Ɂ圯W:ĸ輦唊#v铿ʩȂ4ē鐭#嬀ơ: "340" + securityContext: + allowPrivilegeEscalation: false + capabilities: + add: + - J橈'琕鶫:顇ə娯 + drop: + - 囌{屿oiɥ嵐sC + privileged: false + procMount: Jih亏yƕ丆録² + readOnlyRootFilesystem: false + runAsGroup: -6499508485510627932 + runAsNonRoot: true + runAsUser: 7917735345573161773 + seLinuxOptions: + level: "255" + role: "253" + type: "254" + user: "252" + seccompProfile: + localhostProfile: "259" + type: )/灩聋3趐囨鏻 + windowsOptions: + gmsaCredentialSpec: "257" + gmsaCredentialSpecName: "256" + runAsUserName: "258" + startupProbe: + exec: + command: + - "231" + failureThreshold: 549215478 + httpGet: + host: "233" + httpHeaders: + - name: "234" + value: "235" + path: "232" + port: -1928016742 + scheme: E¦ + initialDelaySeconds: 1868887309 + periodSeconds: -316996074 + successThreshold: 1933968533 + tcpSocket: + host: "237" + port: "236" + timeoutSeconds: -528664199 + terminationMessagePath: "251" + terminationMessagePolicy: NƗ¸gĩ + tty: true + volumeDevices: + - devicePath: "217" + name: "216" + volumeMounts: + - mountPath: "213" + mountPropagation: 藢xɮĵȑ6L*Z鐫û咡W< + name: "212" + subPath: "214" + subPathExpr: "215" + workingDir: "196" + nodeName: "405" + nodeSelector: + "401": "402" + overhead: + 奿ÆŁĪŀc=Ƨz鈡煰敹xŪOr揷Ŝ: "15" + preemptionPolicy: 疅檎ǽ曖sƖTƫ雮蛱ñYȴ鴜.弊þ + priority: -192869830 + priorityClassName: "464" + readinessGates: + - conditionType: 讱 + restartPolicy: 婦 + runtimeClassName: "469" + schedulerName: "459" + securityContext: + fsGroup: -6298002649883493725 + fsGroupChangePolicy: ä2 ɲ±m嵘厶sȰÖ埡Æ + runAsGroup: -1083846598029307786 + runAsNonRoot: false + runAsUser: -8872996084157186866 + seLinuxOptions: + level: "409" + role: "407" + type: "408" + user: "406" + seccompProfile: + localhostProfile: "415" + type: Ş襵樞úʥ銀 + supplementalGroups: + - -46143243150134963 + sysctls: + - name: "413" + value: "414" + windowsOptions: + gmsaCredentialSpec: "411" + gmsaCredentialSpecName: "410" + runAsUserName: "412" + serviceAccount: "404" + serviceAccountName: "403" + setHostnameAsFQDN: true + shareProcessNamespace: false + subdomain: "418" + terminationGracePeriodSeconds: -7767642171323610380 + tolerations: + - effect: ÖTő净湅oĒ弦 + key: "460" + operator: 眊:YĹ爩í鬯濴VǕ癶L浼h嫨炛 + tolerationSeconds: -3092025889836357564 + value: "461" + topologySpreadConstraints: + - labelSelector: + matchExpressions: + - key: b-k7cr-mo-dz12---i/6.W-m_-Z.wc..k_0_5.z.0..__D-1b.-9.Y0-_-.l__.c17__f_-336-B + operator: Exists + matchLabels: + D7RufiV-7u0--_qv4--_.6_N_9X-B.s8.N_rM-k8: 7e.._d--Y-_l-v0-1V-N-R__R9 + maxSkew: -816594589 + topologyKey: "470" + whenUnsatisfiable: "" + volumes: + - awsElasticBlockStore: + fsType: "64" + partition: -104666658 + readOnly: true + volumeID: "63" + azureDisk: + cachingMode: ʜǝ鿟ldg滠鼍ƭt + diskName: "127" + diskURI: "128" + fsType: "129" + kind: ȫşŇɜa + readOnly: true + azureFile: + secretName: "113" + shareName: "114" + cephfs: + monitors: + - "98" + path: "99" + secretFile: "101" + secretRef: + name: "102" + user: "100" + cinder: + fsType: "96" + readOnly: true + secretRef: + name: "97" + volumeID: "95" + configMap: + defaultMode: -599608368 + items: + - key: "116" + mode: -1194714697 + path: "117" + name: "115" + optional: true + csi: + driver: "159" + fsType: "160" + nodePublishSecretRef: + name: "163" + readOnly: true + volumeAttributes: + "161": "162" + downwardAPI: + defaultMode: 1801487647 + items: + - fieldRef: + apiVersion: "106" + fieldPath: "107" + mode: 1322858613 + path: "105" + resourceFieldRef: + containerName: "108" + divisor: "889" + resource: "109" + emptyDir: + medium: 踓Ǻǧ湬淊kŪ睴鸏:ɥ³ƞsɁ8^ʥ + sizeLimit: "681" + ephemeral: + readOnly: true + volumeClaimTemplate: + metadata: + annotations: + "171": "172" + clusterName: "177" + creationTimestamp: null + deletionGracePeriodSeconds: -1837257934517376612 + finalizers: + - "176" + generateName: "165" + generation: -8801560367353238479 + labels: + "169": "170" + managedFields: + - apiVersion: "179" + fieldsType: "180" + manager: "178" + operation: 蒅!a坩O`涁İ而踪鄌 + name: "164" + namespace: "166" + ownerReferences: + - apiVersion: "173" + blockOwnerDeletion: true + controller: true + kind: "174" + name: "175" + uid: "" + resourceVersion: "917467801074989174" + selfLink: "167" + uid: ;栍dʪīT捘ɍi縱ù墴1Rƥ贫d飼 + spec: + accessModes: + - '|@?鷅bȻN' + dataSource: + apiGroup: "189" + kind: "190" + name: "191" + resources: + limits: + ?$矡ȶ网棊ʢ: "891" + requests: + Ⱥ眖R#yV'WKw(ğ: "423" + selector: + matchExpressions: + - key: 39-295at-o7qff7-x--r7v66bm71u-n4f9wk-3--652x01--p--n4-4-l.onh-9289---x-p-qpt6-1w-3205c1lxeqyn-5--9d5a3-7bf46g-40883176jte/Pi.-_-a-G + operator: Exists + matchLabels: + fi-a--w---f-e.z-j4kh6oqu-or---40--87-1wpl6-2-310e5hyzn0w-p4mzlu/m_AO-l8VKLyHA_.-F_E2_QOQ: E._._3.-.83_iq_-y.-25C.A-j..9dfn3Y8d_0_.---M_4FF + storageClassName: "188" + volumeMode: 跦Opwǩ曬逴褜1 + volumeName: "187" + fc: + fsType: "111" + lun: 1169718433 + targetWWNs: + - "110" + wwids: + - "112" + flexVolume: + driver: "90" + fsType: "91" + options: + "93": "94" + readOnly: true + secretRef: + name: "92" + flocker: + datasetName: "103" + datasetUUID: "104" + gcePersistentDisk: + fsType: "62" + partition: 2065358741 + pdName: "61" + readOnly: true + gitRepo: + directory: "67" + repository: "65" + revision: "66" + glusterfs: + endpoints: "80" + path: "81" + hostPath: + path: "60" + type: /淹\韲翁&ʢsɜ曢\%枅:=ǛƓ + iscsi: + chapAuthSession: true + fsType: "76" + initiatorName: "79" + iqn: "74" + iscsiInterface: "75" + lun: -663180249 + portals: + - "77" + readOnly: true + secretRef: + name: "78" + targetPortal: "73" + name: "59" + nfs: + path: "72" + server: "71" + persistentVolumeClaim: + claimName: "82" + photonPersistentDisk: + fsType: "131" + pdID: "130" + portworxVolume: + fsType: "146" + readOnly: true + volumeID: "145" + projected: + defaultMode: -1980941277 + sources: + - configMap: + items: + - key: "141" + mode: 1730325900 + path: "142" + name: "140" + optional: true + downwardAPI: + items: + - fieldRef: + apiVersion: "136" + fieldPath: "137" + mode: -555780268 + path: "135" + resourceFieldRef: + containerName: "138" + divisor: "952" + resource: "139" + secret: + items: + - key: "133" + mode: 782113097 + path: "134" + name: "132" + optional: true + serviceAccountToken: + audience: "143" + expirationSeconds: -2937394236764575757 + path: "144" + quobyte: + group: "125" + readOnly: true + registry: "122" + tenant: "126" + user: "124" + volume: "123" + rbd: + fsType: "85" + image: "84" + keyring: "88" + monitors: + - "83" + pool: "86" + readOnly: true + secretRef: + name: "89" + user: "87" + scaleIO: + fsType: "154" + gateway: "147" + protectionDomain: "150" + secretRef: + name: "149" + sslEnabled: true + storageMode: "152" + storagePool: "151" + system: "148" + volumeName: "153" + secret: + defaultMode: 1655406148 + items: + - key: "69" + mode: 1648350164 + path: "70" + optional: true + secretName: "68" + storageos: + fsType: "157" + readOnly: true + secretRef: + name: "158" + volumeName: "155" + volumeNamespace: "156" + vsphereVolume: + fsType: "119" + storagePolicyID: "121" + storagePolicyName: "120" + volumePath: "118" + ttlSecondsAfterFinished: -1766935785 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/batch.v2alpha1.CronJob.json b/staging/src/k8s.io/api/testdata/v1.19.0/batch.v2alpha1.CronJob.json new file mode 100644 index 00000000000..ff531406f48 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/batch.v2alpha1.CronJob.json @@ -0,0 +1,1544 @@ +{ + "kind": "CronJob", + "apiVersion": "batch/v2alpha1", + "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": { + "schedule": "19", + "startingDeadlineSeconds": -2555947251840004808, + "concurrencyPolicy": "Hr鯹)晿\u003co,c鮽ort昍řČ扷5Ɨ", + "suspend": true, + "jobTemplate": { + "metadata": { + "name": "20", + "generateName": "21", + "namespace": "22", + "selfLink": "23", + "uid": "^苣", + "resourceVersion": "1092536316763508004", + "generation": 3798025802092444428, + "creationTimestamp": null, + "deletionGracePeriodSeconds": -6114802437535409255, + "labels": { + "25": "26" + }, + "annotations": { + "27": "28" + }, + "ownerReferences": [ + { + "apiVersion": "29", + "kind": "30", + "name": "31", + "uid": "憍峕?狱³-Ǐ忄*", + "controller": false, + "blockOwnerDeletion": false + } + ], + "finalizers": [ + "32" + ], + "clusterName": "33", + "managedFields": [ + { + "manager": "34", + "operation": "ȎțêɘIJ斬³;Ơ歿", + "apiVersion": "35", + "fieldsType": "36" + } + ] + }, + "spec": { + "parallelism": -856030588, + "completions": -106888179, + "activeDeadlineSeconds": -1483125035702892746, + "backoffLimit": -1822122846, + "selector": { + "matchLabels": { + "2_kS91.e5K-_e63_-_3-n-_-__3u-.__P__.7U-Uo_4_-D7r__.am6-4_WE-_T": "cd-2.-__E_Sv__26KX_R_.-.Nth._--S_4DAm" + }, + "matchExpressions": [ + { + "key": "rnr", + "operator": "DoesNotExist" + } + ] + }, + "manualSelector": true, + "template": { + "metadata": { + "name": "43", + "generateName": "44", + "namespace": "45", + "selfLink": "46", + "uid": "A", + "resourceVersion": "13282108741396501211", + "generation": -1988464041375677738, + "creationTimestamp": null, + "deletionGracePeriodSeconds": -961038652544818647, + "labels": { + "48": "49" + }, + "annotations": { + "50": "51" + }, + "ownerReferences": [ + { + "apiVersion": "52", + "kind": "53", + "name": "54", + "uid": "a縳讋ɮ衺勽Ƙq/Ź u衲\u003c¿燥ǖ_è", + "controller": false, + "blockOwnerDeletion": false + } + ], + "finalizers": [ + "55" + ], + "clusterName": "56", + "managedFields": [ + { + "manager": "57", + "operation": "聻鎥ʟ\u003c$洅ɹ7\\弌Þ帺萸", + "apiVersion": "58", + "fieldsType": "59" + } + ] + }, + "spec": { + "volumes": [ + { + "name": "60", + "hostPath": { + "path": "61", + "type": "j剐'宣I拍N嚳ķȗ" + }, + "emptyDir": { + "medium": "捵TwMȗ礼2ħ籦ö嗏ʑ\u003e季Cʖ畬", + "sizeLimit": "347" + }, + "gcePersistentDisk": { + "pdName": "62", + "fsType": "63", + "partition": 1399152294, + "readOnly": true + }, + "awsElasticBlockStore": { + "volumeID": "64", + "fsType": "65", + "partition": -1853411528 + }, + "gitRepo": { + "repository": "66", + "revision": "67", + "directory": "68" + }, + "secret": { + "secretName": "69", + "items": [ + { + "key": "70", + "path": "71", + "mode": 1395607230 + } + ], + "defaultMode": -1852451720, + "optional": true + }, + "nfs": { + "server": "72", + "path": "73" + }, + "iscsi": { + "targetPortal": "74", + "iqn": "75", + "lun": -1483417237, + "iscsiInterface": "76", + "fsType": "77", + "portals": [ + "78" + ], + "secretRef": { + "name": "79" + }, + "initiatorName": "80" + }, + "glusterfs": { + "endpoints": "81", + "path": "82", + "readOnly": true + }, + "persistentVolumeClaim": { + "claimName": "83", + "readOnly": true + }, + "rbd": { + "monitors": [ + "84" + ], + "image": "85", + "fsType": "86", + "pool": "87", + "user": "88", + "keyring": "89", + "secretRef": { + "name": "90" + }, + "readOnly": true + }, + "flexVolume": { + "driver": "91", + "fsType": "92", + "secretRef": { + "name": "93" + }, + "options": { + "94": "95" + } + }, + "cinder": { + "volumeID": "96", + "fsType": "97", + "secretRef": { + "name": "98" + } + }, + "cephfs": { + "monitors": [ + "99" + ], + "path": "100", + "user": "101", + "secretFile": "102", + "secretRef": { + "name": "103" + }, + "readOnly": true + }, + "flocker": { + "datasetName": "104", + "datasetUUID": "105" + }, + "downwardAPI": { + "items": [ + { + "path": "106", + "fieldRef": { + "apiVersion": "107", + "fieldPath": "108" + }, + "resourceFieldRef": { + "containerName": "109", + "resource": "110", + "divisor": "52" + }, + "mode": -1011172037 + } + ], + "defaultMode": -1775926229 + }, + "fc": { + "targetWWNs": [ + "111" + ], + "lun": -740816174, + "fsType": "112", + "wwids": [ + "113" + ] + }, + "azureFile": { + "secretName": "114", + "shareName": "115" + }, + "configMap": { + "name": "116", + "items": [ + { + "key": "117", + "path": "118", + "mode": 1793473487 + } + ], + "defaultMode": -347579237, + "optional": false + }, + "vsphereVolume": { + "volumePath": "119", + "fsType": "120", + "storagePolicyName": "121", + "storagePolicyID": "122" + }, + "quobyte": { + "registry": "123", + "volume": "124", + "readOnly": true, + "user": "125", + "group": "126", + "tenant": "127" + }, + "azureDisk": { + "diskName": "128", + "diskURI": "129", + "cachingMode": "A3fƻfʣ繡楙¯", + "fsType": "130", + "readOnly": true, + "kind": "勗E濞偘1ɩÅ議Ǹ轺@)蓳嗘TʡȂ" + }, + "photonPersistentDisk": { + "pdID": "131", + "fsType": "132" + }, + "projected": { + "sources": [ + { + "secret": { + "name": "133", + "items": [ + { + "key": "134", + "path": "135", + "mode": 550215822 + } + ], + "optional": false + }, + "downwardAPI": { + "items": [ + { + "path": "136", + "fieldRef": { + "apiVersion": "137", + "fieldPath": "138" + }, + "resourceFieldRef": { + "containerName": "139", + "resource": "140", + "divisor": "618" + }, + "mode": 1525389481 + } + ] + }, + "configMap": { + "name": "141", + "items": [ + { + "key": "142", + "path": "143", + "mode": -1249460160 + } + ], + "optional": false + }, + "serviceAccountToken": { + "audience": "144", + "expirationSeconds": -8988970531898753887, + "path": "145" + } + } + ], + "defaultMode": -1332301579 + }, + "portworxVolume": { + "volumeID": "146", + "fsType": "147" + }, + "scaleIO": { + "gateway": "148", + "system": "149", + "secretRef": { + "name": "150" + }, + "protectionDomain": "151", + "storagePool": "152", + "storageMode": "153", + "volumeName": "154", + "fsType": "155", + "readOnly": true + }, + "storageos": { + "volumeName": "156", + "volumeNamespace": "157", + "fsType": "158", + "readOnly": true, + "secretRef": { + "name": "159" + } + }, + "csi": { + "driver": "160", + "readOnly": false, + "fsType": "161", + "volumeAttributes": { + "162": "163" + }, + "nodePublishSecretRef": { + "name": "164" + } + }, + "ephemeral": { + "volumeClaimTemplate": { + "metadata": { + "name": "165", + "generateName": "166", + "namespace": "167", + "selfLink": "168", + "uid": "A徙ɶɊł/擇ɦĽ胚", + "resourceVersion": "4447340384943270560", + "generation": -6008930988505485536, + "creationTimestamp": null, + "deletionGracePeriodSeconds": 3218160964766401208, + "labels": { + "170": "171" + }, + "annotations": { + "172": "173" + }, + "ownerReferences": [ + { + "apiVersion": "174", + "kind": "175", + "name": "176", + "uid": "ɜa頢ƛƟ)ÙæNǚ", + "controller": true, + "blockOwnerDeletion": false + } + ], + "finalizers": [ + "177" + ], + "clusterName": "178", + "managedFields": [ + { + "manager": "179", + "operation": "quA?瞲Ť倱\u003cįXŋ", + "apiVersion": "180", + "fieldsType": "181" + } + ] + }, + "spec": { + "accessModes": [ + "厶耈 T衧ȇe媹Hǝ呮}臷" + ], + "selector": { + "matchLabels": { + "5P.-i.Fg.Cs_.w": "4_2IN..3O4y..-W.5w9-Wm_AO-l8VKLyHA_.-F_E2_QOuQ_0" + }, + "matchExpressions": [ + { + "key": "6tv27r-m8w-6-9-35d8.w-v-93ix6bigm-h8-3q768km-0--03-t-0-05/4--6o--Bo-F__..XR.7_1-p-6_._31.-.-z", + "operator": "NotIn", + "values": [ + "A5b.5-CX_VBC.Jn4f_1" + ] + } + ] + }, + "resources": { + "limits": { + "/樝fw[Řż丩ŽoǠŻʘY賃ɪ鐊": "967" + }, + "requests": { + "ǎɳ,ǿ飏騀呣ǎfǣ萭旿@掇lNd": "150" + } + }, + "volumeName": "188", + "storageClassName": "189", + "volumeMode": "髷裎$MVȟ@7飣奺Ȋ", + "dataSource": { + "apiGroup": "190", + "kind": "191", + "name": "192" + } + } + }, + "readOnly": true + } + } + ], + "initContainers": [ + { + "name": "193", + "image": "194", + "command": [ + "195" + ], + "args": [ + "196" + ], + "workingDir": "197", + "ports": [ + { + "name": "198", + "hostPort": -1180080716, + "containerPort": -1409668172, + "protocol": "脾嚏吐ĠLƐȤ藠3.v-鿧悮坮Ȣ幟ļ腻", + "hostIP": "199" + } + ], + "envFrom": [ + { + "prefix": "200", + "configMapRef": { + "name": "201", + "optional": true + }, + "secretRef": { + "name": "202", + "optional": false + } + } + ], + "env": [ + { + "name": "203", + "value": "204", + "valueFrom": { + "fieldRef": { + "apiVersion": "205", + "fieldPath": "206" + }, + "resourceFieldRef": { + "containerName": "207", + "resource": "208", + "divisor": "231" + }, + "configMapKeyRef": { + "name": "209", + "key": "210", + "optional": false + }, + "secretKeyRef": { + "name": "211", + "key": "212", + "optional": true + } + } + } + ], + "resources": { + "limits": { + "": "55" + }, + "requests": { + "粕擓ƖHVe熼'FD": "235" + } + }, + "volumeMounts": [ + { + "name": "213", + "mountPath": "214", + "subPath": "215", + "mountPropagation": "UÐ_ƮA攤/ɸɎ", + "subPathExpr": "216" + } + ], + "volumeDevices": [ + { + "name": "217", + "devicePath": "218" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "219" + ] + }, + "httpGet": { + "path": "220", + "port": "221", + "host": "222", + "scheme": "翁杙Ŧ癃8鸖ɱJȉ罴ņ螡ź", + "httpHeaders": [ + { + "name": "223", + "value": "224" + } + ] + }, + "tcpSocket": { + "port": -1543701088, + "host": "225" + }, + "initialDelaySeconds": 513341278, + "timeoutSeconds": 627713162, + "periodSeconds": 1255312175, + "successThreshold": -1740959124, + "failureThreshold": 158280212 + }, + "readinessProbe": { + "exec": { + "command": [ + "226" + ] + }, + "httpGet": { + "path": "227", + "port": -1140531048, + "host": "228", + "httpHeaders": [ + { + "name": "229", + "value": "230" + } + ] + }, + "tcpSocket": { + "port": 1741405963, + "host": "231" + }, + "initialDelaySeconds": 1260448044, + "timeoutSeconds": -200461294, + "periodSeconds": -1791206950, + "successThreshold": 1160477220, + "failureThreshold": 1226391571 + }, + "startupProbe": { + "exec": { + "command": [ + "232" + ] + }, + "httpGet": { + "path": "233", + "port": "234", + "host": "235", + "scheme": "勅跦Opwǩ曬逴褜1Ø", + "httpHeaders": [ + { + "name": "236", + "value": "237" + } + ] + }, + "tcpSocket": { + "port": "238", + "host": "239" + }, + "initialDelaySeconds": -589000495, + "timeoutSeconds": -955773237, + "periodSeconds": 561988938, + "successThreshold": 1419770315, + "failureThreshold": 300356869 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "240" + ] + }, + "httpGet": { + "path": "241", + "port": "242", + "host": "243", + "scheme": "更偢ɇ卷荙JLĹ]佱¿\u003e犵殇ŕ-Ɂ", + "httpHeaders": [ + { + "name": "244", + "value": "245" + } + ] + }, + "tcpSocket": { + "port": 467291328, + "host": "246" + } + }, + "preStop": { + "exec": { + "command": [ + "247" + ] + }, + "httpGet": { + "path": "248", + "port": -434820661, + "host": "249", + "scheme": "r嚧", + "httpHeaders": [ + { + "name": "250", + "value": "251" + } + ] + }, + "tcpSocket": { + "port": 453108839, + "host": "252" + } + } + }, + "terminationMessagePath": "253", + "terminationMessagePolicy": "趛屡ʁ岼昕ĬÇó藢xɮĵȑ6L*", + "imagePullPolicy": "Gƚ绤fʀļ腩墺Ò媁荭gw", + "securityContext": { + "capabilities": { + "add": [ + "E剒蔞" + ], + "drop": [ + "表徶đ寳议Ƭƶ氩Ȩ\u003c6鄰簳°Ļǟi\u0026皥" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "254", + "role": "255", + "type": "256", + "level": "257" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "258", + "gmsaCredentialSpec": "259", + "runAsUserName": "260" + }, + "runAsUser": -3342656999442156006, + "runAsGroup": -5569844914519516591, + "runAsNonRoot": true, + "readOnlyRootFilesystem": true, + "allowPrivilegeEscalation": false, + "procMount": "¦队偯J僳徥淳4揻-$ɽ丟×x锏ɟ", + "seccompProfile": { + "type": "Ǒ輂,ŕĪĠM蘇KŅ/»頸+SÄ蚃ɣ", + "localhostProfile": "261" + } + }, + "stdin": true, + "tty": true + } + ], + "containers": [ + { + "name": "262", + "image": "263", + "command": [ + "264" + ], + "args": [ + "265" + ], + "workingDir": "266", + "ports": [ + { + "name": "267", + "hostPort": -825277526, + "containerPort": 1157117817, + "hostIP": "268" + } + ], + "envFrom": [ + { + "prefix": "269", + "configMapRef": { + "name": "270", + "optional": false + }, + "secretRef": { + "name": "271", + "optional": false + } + } + ], + "env": [ + { + "name": "272", + "value": "273", + "valueFrom": { + "fieldRef": { + "apiVersion": "274", + "fieldPath": "275" + }, + "resourceFieldRef": { + "containerName": "276", + "resource": "277", + "divisor": "107" + }, + "configMapKeyRef": { + "name": "278", + "key": "279", + "optional": false + }, + "secretKeyRef": { + "name": "280", + "key": "281", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "琕鶫:顇ə娯Ȱ囌{": "853" + }, + "requests": { + "Z龏´DÒȗÔÂɘɢ鬍熖B芭花": "372" + } + }, + "volumeMounts": [ + { + "name": "282", + "readOnly": true, + "mountPath": "283", + "subPath": "284", + "mountPropagation": "亏yƕ丆録²Ŏ)/灩聋3趐囨鏻", + "subPathExpr": "285" + } + ], + "volumeDevices": [ + { + "name": "286", + "devicePath": "287" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "288" + ] + }, + "httpGet": { + "path": "289", + "port": "290", + "host": "291", + "scheme": "C\"6x$1s", + "httpHeaders": [ + { + "name": "292", + "value": "293" + } + ] + }, + "tcpSocket": { + "port": "294", + "host": "295" + }, + "initialDelaySeconds": -860435782, + "timeoutSeconds": 1067125211, + "periodSeconds": -2088645849, + "successThreshold": 1900201288, + "failureThreshold": -766915393 + }, + "readinessProbe": { + "exec": { + "command": [ + "296" + ] + }, + "httpGet": { + "path": "297", + "port": 1167615307, + "host": "298", + "scheme": "vEȤƏ埮p", + "httpHeaders": [ + { + "name": "299", + "value": "300" + } + ] + }, + "tcpSocket": { + "port": "301", + "host": "302" + }, + "initialDelaySeconds": -1467527914, + "timeoutSeconds": 1107276738, + "periodSeconds": 1221583046, + "successThreshold": -1861307253, + "failureThreshold": 1802356198 + }, + "startupProbe": { + "exec": { + "command": [ + "303" + ] + }, + "httpGet": { + "path": "304", + "port": 199049889, + "host": "305", + "scheme": "IJ嘢4ʗ", + "httpHeaders": [ + { + "name": "306", + "value": "307" + } + ] + }, + "tcpSocket": { + "port": "308", + "host": "309" + }, + "initialDelaySeconds": -1896415283, + "timeoutSeconds": 1540899353, + "periodSeconds": -1330095135, + "successThreshold": 1566213732, + "failureThreshold": 1697842937 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "310" + ] + }, + "httpGet": { + "path": "311", + "port": "312", + "host": "313", + "httpHeaders": [ + { + "name": "314", + "value": "315" + } + ] + }, + "tcpSocket": { + "port": 935886668, + "host": "316" + } + }, + "preStop": { + "exec": { + "command": [ + "317" + ] + }, + "httpGet": { + "path": "318", + "port": "319", + "host": "320", + "scheme": ")DŽ髐njʉBn(fǂ", + "httpHeaders": [ + { + "name": "321", + "value": "322" + } + ] + }, + "tcpSocket": { + "port": 872525702, + "host": "323" + } + } + }, + "terminationMessagePath": "324", + "terminationMessagePolicy": "ay", + "imagePullPolicy": "笭/9崍h趭(娕uE增猍ǵ xǨ", + "securityContext": { + "capabilities": { + "add": [ + "Ƶf" + ], + "drop": [ + "Ã茓pȓɻ" + ] + }, + "privileged": true, + "seLinuxOptions": { + "user": "325", + "role": "326", + "type": "327", + "level": "328" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "329", + "gmsaCredentialSpec": "330", + "runAsUserName": "331" + }, + "runAsUser": -4099583436266168513, + "runAsGroup": 5255171395073905944, + "runAsNonRoot": false, + "readOnlyRootFilesystem": false, + "allowPrivilegeEscalation": false, + "procMount": "#耗", + "seccompProfile": { + "type": "(ť1ùfŭƽ", + "localhostProfile": "332" + } + }, + "stdin": true, + "stdinOnce": true + } + ], + "ephemeralContainers": [ + { + "name": "333", + "image": "334", + "command": [ + "335" + ], + "args": [ + "336" + ], + "workingDir": "337", + "ports": [ + { + "name": "338", + "hostPort": -2137891092, + "containerPort": 1992460223, + "protocol": "`l}Ñ蠂Ü[ƛ^輅", + "hostIP": "339" + } + ], + "envFrom": [ + { + "prefix": "340", + "configMapRef": { + "name": "341", + "optional": false + }, + "secretRef": { + "name": "342", + "optional": false + } + } + ], + "env": [ + { + "name": "343", + "value": "344", + "valueFrom": { + "fieldRef": { + "apiVersion": "345", + "fieldPath": "346" + }, + "resourceFieldRef": { + "containerName": "347", + "resource": "348", + "divisor": "211" + }, + "configMapKeyRef": { + "name": "349", + "key": "350", + "optional": true + }, + "secretKeyRef": { + "name": "351", + "key": "352", + "optional": true + } + } + } + ], + "resources": { + "limits": { + "x糂腂": "286" + }, + "requests": { + "ɢzĮ蛋I滞廬耐鷞焬CQm坊柩劄奼[": "214" + } + }, + "volumeMounts": [ + { + "name": "353", + "mountPath": "354", + "subPath": "355", + "mountPropagation": "Ƶŧ1ƟƓ宆!鍲ɋȑoG鄧蜢暳ǽ", + "subPathExpr": "356" + } + ], + "volumeDevices": [ + { + "name": "357", + "devicePath": "358" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "359" + ] + }, + "httpGet": { + "path": "360", + "port": "361", + "host": "362", + "httpHeaders": [ + { + "name": "363", + "value": "364" + } + ] + }, + "tcpSocket": { + "port": "365", + "host": "366" + }, + "initialDelaySeconds": 1612465029, + "timeoutSeconds": -148677969, + "periodSeconds": 758604605, + "successThreshold": -291429895, + "failureThreshold": -478839383 + }, + "readinessProbe": { + "exec": { + "command": [ + "367" + ] + }, + "httpGet": { + "path": "368", + "port": 498878902, + "host": "369", + "scheme": "ďJZ漤ŗ坟Ů\u003c", + "httpHeaders": [ + { + "name": "370", + "value": "371" + } + ] + }, + "tcpSocket": { + "port": -2030665763, + "host": "372" + }, + "initialDelaySeconds": 1808698094, + "timeoutSeconds": 1155232143, + "periodSeconds": -1873425934, + "successThreshold": -1924862129, + "failureThreshold": -1431381588 + }, + "startupProbe": { + "exec": { + "command": [ + "373" + ] + }, + "httpGet": { + "path": "374", + "port": "375", + "host": "376", + "scheme": "Nh×DJɶ羹ƞʓ%ʝ`ǭ", + "httpHeaders": [ + { + "name": "377", + "value": "378" + } + ] + }, + "tcpSocket": { + "port": -1467648837, + "host": "379" + }, + "initialDelaySeconds": 911629631, + "timeoutSeconds": 542678518, + "periodSeconds": 1859267428, + "successThreshold": 1123323092, + "failureThreshold": -592521472 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "380" + ] + }, + "httpGet": { + "path": "381", + "port": 2040952835, + "host": "382", + "scheme": "诵H玲鑠ĭ$#卛8ð", + "httpHeaders": [ + { + "name": "383", + "value": "384" + } + ] + }, + "tcpSocket": { + "port": "385", + "host": "386" + } + }, + "preStop": { + "exec": { + "command": [ + "387" + ] + }, + "httpGet": { + "path": "388", + "port": -122203422, + "host": "389", + "scheme": "斢杧ż鯀1'鸔", + "httpHeaders": [ + { + "name": "390", + "value": "391" + } + ] + }, + "tcpSocket": { + "port": -1618269037, + "host": "392" + } + } + }, + "terminationMessagePath": "393", + "terminationMessagePolicy": "炙B餸硷张q櫞繡旹翃ɾ氒ĺʈʫ羶剹", + "imagePullPolicy": "嵞嬯t{Eɾ敹Ȯ-湷D谹", + "securityContext": { + "capabilities": { + "add": [ + "秮òƬɸĻo" + ], + "drop": [ + "{柯?" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "394", + "role": "395", + "type": "396", + "level": "397" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "398", + "gmsaCredentialSpec": "399", + "runAsUserName": "400" + }, + "runAsUser": -3231735416592443589, + "runAsGroup": 1578419479310338359, + "runAsNonRoot": false, + "readOnlyRootFilesystem": false, + "allowPrivilegeEscalation": true, + "procMount": "4矕Ƈè*", + "seccompProfile": { + "type": "='ʨ|ǓÓ敆OɈÏ 瞍髃", + "localhostProfile": "401" + } + }, + "stdin": true, + "stdinOnce": true, + "tty": true, + "targetContainerName": "402" + } + ], + "restartPolicy": "ȕW歹s", + "terminationGracePeriodSeconds": -2705718780200389430, + "activeDeadlineSeconds": 7628609851801072843, + "dnsPolicy": "堑ūM鈱ɖ'蠨", + "nodeSelector": { + "403": "404" + }, + "serviceAccountName": "405", + "serviceAccount": "406", + "automountServiceAccountToken": false, + "nodeName": "407", + "hostNetwork": true, + "hostIPC": true, + "shareProcessNamespace": false, + "securityContext": { + "seLinuxOptions": { + "user": "408", + "role": "409", + "type": "410", + "level": "411" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "412", + "gmsaCredentialSpec": "413", + "runAsUserName": "414" + }, + "runAsUser": -8735446882646824517, + "runAsGroup": 241576272398843100, + "runAsNonRoot": false, + "supplementalGroups": [ + 3851285476969791307 + ], + "fsGroup": 3104099627522161950, + "sysctls": [ + { + "name": "415", + "value": "416" + } + ], + "fsGroupChangePolicy": "ß讪Ă2讅缔m葰賦迾娙", + "seccompProfile": { + "type": "4虵p蓋沥7uPƒ", + "localhostProfile": "417" + } + }, + "imagePullSecrets": [ + { + "name": "418" + } + ], + "hostname": "419", + "subdomain": "420", + "affinity": { + "nodeAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": { + "nodeSelectorTerms": [ + { + "matchExpressions": [ + { + "key": "421", + "operator": "堣灭ƴɦ燻", + "values": [ + "422" + ] + } + ], + "matchFields": [ + { + "key": "423", + "operator": "-觗裓6Ř筿ɾ5Ų買霎ȃň[\u003eą", + "values": [ + "424" + ] + } + ] + } + ] + }, + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": -1525789456, + "preference": { + "matchExpressions": [ + { + "key": "425", + "operator": "d'呪", + "values": [ + "426" + ] + } + ], + "matchFields": [ + { + "key": "427", + "operator": "ɷȰW瀤oɢ嫎¸殚篎3o8[y#t(", + "values": [ + "428" + ] + } + ] + } + } + ] + }, + "podAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "rG-7--p9.-_0R.-_-3_L_2--_v2.5p_..Y-.wg_-b8a_68": "Q4_.84.K_-_0_..u.F.pq..--Q" + }, + "matchExpressions": [ + { + "key": "8b-3-3b17cab-ppy5e--9p-61-2we16h--5-d-k-sm.2xv17r--32b-----4-670tfz-up3n/ov_Z--Zg-_Q", + "operator": "NotIn", + "values": [ + "0..KpiS.oK-.O--5-yp8q_s-L" + ] + } + ] + }, + "namespaces": [ + "435" + ], + "topologyKey": "436" + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": -969397138, + "podAffinityTerm": { + "labelSelector": { + "matchLabels": { + "4g-27-5sx6dbp-72q--m--2k-p---139g-29.o-3/l.-5_BZk5v3aUK_--_o_2.--4Z7__i1T.miw_7a_...8-_0_5": "5.m_2_--XZx" + }, + "matchExpressions": [ + { + "key": "w_-r75--_-A-o-__y__._12..wrbW_E..24-O._.v._9-czf", + "operator": "DoesNotExist" + } + ] + }, + "namespaces": [ + "443" + ], + "topologyKey": "444" + } + } + ] + }, + "podAntiAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "ZXC0_-7.-hj-O_8-b6E_--B": "p8O_._e_3_.4_W_H" + }, + "matchExpressions": [ + { + "key": "6n-f-x--i-b/8u.._-__BM.6-.Y_72-_--pT75-.emV__1-wv3UDf.4", + "operator": "In", + "values": [ + "n-W23-_.z_.._s--_F-BR-.W" + ] + } + ] + }, + "namespaces": [ + "451" + ], + "topologyKey": "452" + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": -1397412563, + "podAffinityTerm": { + "labelSelector": { + "matchLabels": { + "k5_7_-0w_--5-_.3--_9QW2JkU27_.-4T-I.-..K.-.0__sD.6": "HI-F.PWtO4-7-P41_.-.-AQ._r.-_Rw1k8KLu..ly--J-_.ZCRT.0z-oe.G79.b" + }, + "matchExpressions": [ + { + "key": "n-9n7p22o4a-w----11rqy3eo79p-f4r1--7p--053--suug/5-4_ed-0-i_zZsY_o8t5Vl6_..7CY-_dc__G6N-_-0o.0C_gV9", + "operator": "NotIn", + "values": [ + "f8k" + ] + } + ] + }, + "namespaces": [ + "459" + ], + "topologyKey": "460" + } + } + ] + } + }, + "schedulerName": "461", + "tolerations": [ + { + "key": "462", + "operator": "T暣Ɖ肆Ző:ijɲí_夦Ŕ", + "value": "463", + "effect": "蛡媈U曰n夬LJ:BŐ埑Ô", + "tolerationSeconds": 2817479448830898187 + } + ], + "hostAliases": [ + { + "ip": "464", + "hostnames": [ + "465" + ] + } + ], + "priorityClassName": "466", + "priority": -69353914, + "dnsConfig": { + "nameservers": [ + "467" + ], + "searches": [ + "468" + ], + "options": [ + { + "name": "469", + "value": "470" + } + ] + }, + "readinessGates": [ + { + "conditionType": "ʁO" + } + ], + "runtimeClassName": "471", + "enableServiceLinks": false, + "preemptionPolicy": "犾ȩ纾", + "overhead": { + "": "368" + }, + "topologySpreadConstraints": [ + { + "maxSkew": -1568300104, + "topologyKey": "472", + "whenUnsatisfiable": "潑嫉悔柅ȵ.Ȁ鎧Y冒Ɩ", + "labelSelector": { + "matchLabels": { + "jp-z---k-5r6h--y7n.61-cm---ch-g0t-q--qr95ws-v-5--7-ufi-7/35a-1-CdM._bk81S3.s_s_6.-_v__.rP._2_O--d.7.--.2g": "Mqp..__._-J_-fk3-_j.133eT_2_Y" + }, + "matchExpressions": [ + { + "key": "51-i-d-----9---063-qm-j-3wc89k-0-57z4063--4/rBQ.u", + "operator": "Exists" + } + ] + } + } + ], + "setHostnameAsFQDN": false + } + }, + "ttlSecondsAfterFinished": -339602975 + } + }, + "successfulJobsHistoryLimit": 305459364, + "failedJobsHistoryLimit": -1565042829 + }, + "status": { + "active": [ + { + "kind": "479", + "namespace": "480", + "name": "481", + "uid": "vÐ仆dždĄ跞肞=ɴ", + "apiVersion": "482", + "resourceVersion": "483", + "fieldPath": "484" + } + ] + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/batch.v2alpha1.CronJob.pb b/staging/src/k8s.io/api/testdata/v1.19.0/batch.v2alpha1.CronJob.pb new file mode 100644 index 0000000000000000000000000000000000000000..39907430beef696e4d685ee399ec428d87a5948f GIT binary patch literal 7370 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 literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/batch.v2alpha1.CronJob.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/batch.v2alpha1.CronJob.yaml new file mode 100644 index 00000000000..ed49e80b5cb --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/batch.v2alpha1.CronJob.yaml @@ -0,0 +1,1059 @@ +apiVersion: batch/v2alpha1 +kind: CronJob +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: + concurrencyPolicy: Hr鯹)晿ą + values: + - "424" + podAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: w_-r75--_-A-o-__y__._12..wrbW_E..24-O._.v._9-czf + operator: DoesNotExist + matchLabels: + 4g-27-5sx6dbp-72q--m--2k-p---139g-29.o-3/l.-5_BZk5v3aUK_--_o_2.--4Z7__i1T.miw_7a_...8-_0_5: 5.m_2_--XZx + namespaces: + - "443" + topologyKey: "444" + weight: -969397138 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: 8b-3-3b17cab-ppy5e--9p-61-2we16h--5-d-k-sm.2xv17r--32b-----4-670tfz-up3n/ov_Z--Zg-_Q + operator: NotIn + values: + - 0..KpiS.oK-.O--5-yp8q_s-L + matchLabels: + rG-7--p9.-_0R.-_-3_L_2--_v2.5p_..Y-.wg_-b8a_68: Q4_.84.K_-_0_..u.F.pq..--Q + namespaces: + - "435" + topologyKey: "436" + podAntiAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: n-9n7p22o4a-w----11rqy3eo79p-f4r1--7p--053--suug/5-4_ed-0-i_zZsY_o8t5Vl6_..7CY-_dc__G6N-_-0o.0C_gV9 + operator: NotIn + values: + - f8k + matchLabels: + k5_7_-0w_--5-_.3--_9QW2JkU27_.-4T-I.-..K.-.0__sD.6: HI-F.PWtO4-7-P41_.-.-AQ._r.-_Rw1k8KLu..ly--J-_.ZCRT.0z-oe.G79.b + namespaces: + - "459" + topologyKey: "460" + weight: -1397412563 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: 6n-f-x--i-b/8u.._-__BM.6-.Y_72-_--pT75-.emV__1-wv3UDf.4 + operator: In + values: + - n-W23-_.z_.._s--_F-BR-.W + matchLabels: + ZXC0_-7.-hj-O_8-b6E_--B: p8O_._e_3_.4_W_H + namespaces: + - "451" + topologyKey: "452" + automountServiceAccountToken: false + containers: + - args: + - "265" + command: + - "264" + env: + - name: "272" + value: "273" + valueFrom: + configMapKeyRef: + key: "279" + name: "278" + optional: false + fieldRef: + apiVersion: "274" + fieldPath: "275" + resourceFieldRef: + containerName: "276" + divisor: "107" + resource: "277" + secretKeyRef: + key: "281" + name: "280" + optional: false + envFrom: + - configMapRef: + name: "270" + optional: false + prefix: "269" + secretRef: + name: "271" + optional: false + image: "263" + imagePullPolicy: 笭/9崍h趭(娕uE增猍ǵ xǨ + lifecycle: + postStart: + exec: + command: + - "310" + httpGet: + host: "313" + httpHeaders: + - name: "314" + value: "315" + path: "311" + port: "312" + tcpSocket: + host: "316" + port: 935886668 + preStop: + exec: + command: + - "317" + httpGet: + host: "320" + httpHeaders: + - name: "321" + value: "322" + path: "318" + port: "319" + scheme: )DŽ髐njʉBn(fǂ + tcpSocket: + host: "323" + port: 872525702 + livenessProbe: + exec: + command: + - "288" + failureThreshold: -766915393 + httpGet: + host: "291" + httpHeaders: + - name: "292" + value: "293" + path: "289" + port: "290" + scheme: C"6x$1s + initialDelaySeconds: -860435782 + periodSeconds: -2088645849 + successThreshold: 1900201288 + tcpSocket: + host: "295" + port: "294" + timeoutSeconds: 1067125211 + name: "262" + ports: + - containerPort: 1157117817 + hostIP: "268" + hostPort: -825277526 + name: "267" + readinessProbe: + exec: + command: + - "296" + failureThreshold: 1802356198 + httpGet: + host: "298" + httpHeaders: + - name: "299" + value: "300" + path: "297" + port: 1167615307 + scheme: vEȤƏ埮p + initialDelaySeconds: -1467527914 + periodSeconds: 1221583046 + successThreshold: -1861307253 + tcpSocket: + host: "302" + port: "301" + timeoutSeconds: 1107276738 + resources: + limits: + 琕鶫:顇ə娯Ȱ囌{: "853" + requests: + Z龏´DÒȗÔÂɘɢ鬍熖B芭花: "372" + securityContext: + allowPrivilegeEscalation: false + capabilities: + add: + - Ƶf + drop: + - Ã茓pȓɻ + privileged: true + procMount: '#耗' + readOnlyRootFilesystem: false + runAsGroup: 5255171395073905944 + runAsNonRoot: false + runAsUser: -4099583436266168513 + seLinuxOptions: + level: "328" + role: "326" + type: "327" + user: "325" + seccompProfile: + localhostProfile: "332" + type: (ť1ùfŭƽ + windowsOptions: + gmsaCredentialSpec: "330" + gmsaCredentialSpecName: "329" + runAsUserName: "331" + startupProbe: + exec: + command: + - "303" + failureThreshold: 1697842937 + httpGet: + host: "305" + httpHeaders: + - name: "306" + value: "307" + path: "304" + port: 199049889 + scheme: IJ嘢4ʗ + initialDelaySeconds: -1896415283 + periodSeconds: -1330095135 + successThreshold: 1566213732 + tcpSocket: + host: "309" + port: "308" + timeoutSeconds: 1540899353 + stdin: true + stdinOnce: true + terminationMessagePath: "324" + terminationMessagePolicy: ay + volumeDevices: + - devicePath: "287" + name: "286" + volumeMounts: + - mountPath: "283" + mountPropagation: 亏yƕ丆録²Ŏ)/灩聋3趐囨鏻 + name: "282" + readOnly: true + subPath: "284" + subPathExpr: "285" + workingDir: "266" + dnsConfig: + nameservers: + - "467" + options: + - name: "469" + value: "470" + searches: + - "468" + dnsPolicy: 堑ūM鈱ɖ'蠨 + enableServiceLinks: false + ephemeralContainers: + - args: + - "336" + command: + - "335" + env: + - name: "343" + value: "344" + valueFrom: + configMapKeyRef: + key: "350" + name: "349" + optional: true + fieldRef: + apiVersion: "345" + fieldPath: "346" + resourceFieldRef: + containerName: "347" + divisor: "211" + resource: "348" + secretKeyRef: + key: "352" + name: "351" + optional: true + envFrom: + - configMapRef: + name: "341" + optional: false + prefix: "340" + secretRef: + name: "342" + optional: false + image: "334" + imagePullPolicy: 嵞嬯t{Eɾ敹Ȯ-湷D谹 + lifecycle: + postStart: + exec: + command: + - "380" + httpGet: + host: "382" + httpHeaders: + - name: "383" + value: "384" + path: "381" + port: 2040952835 + scheme: 诵H玲鑠ĭ$#卛8ð + tcpSocket: + host: "386" + port: "385" + preStop: + exec: + command: + - "387" + httpGet: + host: "389" + httpHeaders: + - name: "390" + value: "391" + path: "388" + port: -122203422 + scheme: 斢杧ż鯀1'鸔 + tcpSocket: + host: "392" + port: -1618269037 + livenessProbe: + exec: + command: + - "359" + failureThreshold: -478839383 + httpGet: + host: "362" + httpHeaders: + - name: "363" + value: "364" + path: "360" + port: "361" + initialDelaySeconds: 1612465029 + periodSeconds: 758604605 + successThreshold: -291429895 + tcpSocket: + host: "366" + port: "365" + timeoutSeconds: -148677969 + name: "333" + ports: + - containerPort: 1992460223 + hostIP: "339" + hostPort: -2137891092 + name: "338" + protocol: '`l}Ñ蠂Ü[ƛ^輅' + readinessProbe: + exec: + command: + - "367" + failureThreshold: -1431381588 + httpGet: + host: "369" + httpHeaders: + - name: "370" + value: "371" + path: "368" + port: 498878902 + scheme: ďJZ漤ŗ坟Ů< + initialDelaySeconds: 1808698094 + periodSeconds: -1873425934 + successThreshold: -1924862129 + tcpSocket: + host: "372" + port: -2030665763 + timeoutSeconds: 1155232143 + resources: + limits: + x糂腂: "286" + requests: + ɢzĮ蛋I滞廬耐鷞焬CQm坊柩劄奼[: "214" + securityContext: + allowPrivilegeEscalation: true + capabilities: + add: + - 秮òƬɸĻo + drop: + - '{柯?' + privileged: false + procMount: 4矕Ƈè* + readOnlyRootFilesystem: false + runAsGroup: 1578419479310338359 + runAsNonRoot: false + runAsUser: -3231735416592443589 + seLinuxOptions: + level: "397" + role: "395" + type: "396" + user: "394" + seccompProfile: + localhostProfile: "401" + type: ='ʨ|ǓÓ敆OɈÏ 瞍髃 + windowsOptions: + gmsaCredentialSpec: "399" + gmsaCredentialSpecName: "398" + runAsUserName: "400" + startupProbe: + exec: + command: + - "373" + failureThreshold: -592521472 + httpGet: + host: "376" + httpHeaders: + - name: "377" + value: "378" + path: "374" + port: "375" + scheme: Nh×DJɶ羹ƞʓ%ʝ`ǭ + initialDelaySeconds: 911629631 + periodSeconds: 1859267428 + successThreshold: 1123323092 + tcpSocket: + host: "379" + port: -1467648837 + timeoutSeconds: 542678518 + stdin: true + stdinOnce: true + targetContainerName: "402" + terminationMessagePath: "393" + terminationMessagePolicy: 炙B餸硷张q櫞繡旹翃ɾ氒ĺʈʫ羶剹 + tty: true + volumeDevices: + - devicePath: "358" + name: "357" + volumeMounts: + - mountPath: "354" + mountPropagation: Ƶŧ1ƟƓ宆!鍲ɋȑoG鄧蜢暳ǽ + name: "353" + subPath: "355" + subPathExpr: "356" + workingDir: "337" + hostAliases: + - hostnames: + - "465" + ip: "464" + hostIPC: true + hostNetwork: true + hostname: "419" + imagePullSecrets: + - name: "418" + initContainers: + - args: + - "196" + command: + - "195" + env: + - name: "203" + value: "204" + valueFrom: + configMapKeyRef: + key: "210" + name: "209" + optional: false + fieldRef: + apiVersion: "205" + fieldPath: "206" + resourceFieldRef: + containerName: "207" + divisor: "231" + resource: "208" + secretKeyRef: + key: "212" + name: "211" + optional: true + envFrom: + - configMapRef: + name: "201" + optional: true + prefix: "200" + secretRef: + name: "202" + optional: false + image: "194" + imagePullPolicy: Gƚ绤fʀļ腩墺Ò媁荭gw + lifecycle: + postStart: + exec: + command: + - "240" + httpGet: + host: "243" + httpHeaders: + - name: "244" + value: "245" + path: "241" + port: "242" + scheme: 更偢ɇ卷荙JLĹ]佱¿>犵殇ŕ-Ɂ + tcpSocket: + host: "246" + port: 467291328 + preStop: + exec: + command: + - "247" + httpGet: + host: "249" + httpHeaders: + - name: "250" + value: "251" + path: "248" + port: -434820661 + scheme: r嚧 + tcpSocket: + host: "252" + port: 453108839 + livenessProbe: + exec: + command: + - "219" + failureThreshold: 158280212 + httpGet: + host: "222" + httpHeaders: + - name: "223" + value: "224" + path: "220" + port: "221" + scheme: 翁杙Ŧ癃8鸖ɱJȉ罴ņ螡ź + initialDelaySeconds: 513341278 + periodSeconds: 1255312175 + successThreshold: -1740959124 + tcpSocket: + host: "225" + port: -1543701088 + timeoutSeconds: 627713162 + name: "193" + ports: + - containerPort: -1409668172 + hostIP: "199" + hostPort: -1180080716 + name: "198" + protocol: 脾嚏吐ĠLƐȤ藠3.v-鿧悮坮Ȣ幟ļ腻 + readinessProbe: + exec: + command: + - "226" + failureThreshold: 1226391571 + httpGet: + host: "228" + httpHeaders: + - name: "229" + value: "230" + path: "227" + port: -1140531048 + initialDelaySeconds: 1260448044 + periodSeconds: -1791206950 + successThreshold: 1160477220 + tcpSocket: + host: "231" + port: 1741405963 + timeoutSeconds: -200461294 + resources: + limits: + "": "55" + requests: + 粕擓ƖHVe熼'FD: "235" + securityContext: + allowPrivilegeEscalation: false + capabilities: + add: + - E剒蔞 + drop: + - 表徶đ寳议Ƭƶ氩Ȩ<6鄰簳°Ļǟi&皥 + privileged: false + procMount: ¦队偯J僳徥淳4揻-$ɽ丟×x锏ɟ + readOnlyRootFilesystem: true + runAsGroup: -5569844914519516591 + runAsNonRoot: true + runAsUser: -3342656999442156006 + seLinuxOptions: + level: "257" + role: "255" + type: "256" + user: "254" + seccompProfile: + localhostProfile: "261" + type: Ǒ輂,ŕĪĠM蘇KŅ/»頸+SÄ蚃ɣ + windowsOptions: + gmsaCredentialSpec: "259" + gmsaCredentialSpecName: "258" + runAsUserName: "260" + startupProbe: + exec: + command: + - "232" + failureThreshold: 300356869 + httpGet: + host: "235" + httpHeaders: + - name: "236" + value: "237" + path: "233" + port: "234" + scheme: 勅跦Opwǩ曬逴褜1Ø + initialDelaySeconds: -589000495 + periodSeconds: 561988938 + successThreshold: 1419770315 + tcpSocket: + host: "239" + port: "238" + timeoutSeconds: -955773237 + stdin: true + terminationMessagePath: "253" + terminationMessagePolicy: 趛屡ʁ岼昕ĬÇó藢xɮĵȑ6L* + tty: true + volumeDevices: + - devicePath: "218" + name: "217" + volumeMounts: + - mountPath: "214" + mountPropagation: UÐ_ƮA攤/ɸɎ + name: "213" + subPath: "215" + subPathExpr: "216" + workingDir: "197" + nodeName: "407" + nodeSelector: + "403": "404" + overhead: + "": "368" + preemptionPolicy: 犾ȩ纾 + priority: -69353914 + priorityClassName: "466" + readinessGates: + - conditionType: ʁO + restartPolicy: ȕW歹s + runtimeClassName: "471" + schedulerName: "461" + securityContext: + fsGroup: 3104099627522161950 + fsGroupChangePolicy: ß讪Ă2讅缔m葰賦迾娙 + runAsGroup: 241576272398843100 + runAsNonRoot: false + runAsUser: -8735446882646824517 + seLinuxOptions: + level: "411" + role: "409" + type: "410" + user: "408" + seccompProfile: + localhostProfile: "417" + type: 4虵p蓋沥7uPƒ + supplementalGroups: + - 3851285476969791307 + sysctls: + - name: "415" + value: "416" + windowsOptions: + gmsaCredentialSpec: "413" + gmsaCredentialSpecName: "412" + runAsUserName: "414" + serviceAccount: "406" + serviceAccountName: "405" + setHostnameAsFQDN: false + shareProcessNamespace: false + subdomain: "420" + terminationGracePeriodSeconds: -2705718780200389430 + tolerations: + - effect: 蛡媈U曰n夬LJ:BŐ埑Ô + key: "462" + operator: T暣Ɖ肆Ző:ijɲí_夦Ŕ + tolerationSeconds: 2817479448830898187 + value: "463" + topologySpreadConstraints: + - labelSelector: + matchExpressions: + - key: 51-i-d-----9---063-qm-j-3wc89k-0-57z4063--4/rBQ.u + operator: Exists + matchLabels: + jp-z---k-5r6h--y7n.61-cm---ch-g0t-q--qr95ws-v-5--7-ufi-7/35a-1-CdM._bk81S3.s_s_6.-_v__.rP._2_O--d.7.--.2g: Mqp..__._-J_-fk3-_j.133eT_2_Y + maxSkew: -1568300104 + topologyKey: "472" + whenUnsatisfiable: 潑嫉悔柅ȵ.Ȁ鎧Y冒Ɩ + volumes: + - awsElasticBlockStore: + fsType: "65" + partition: -1853411528 + volumeID: "64" + azureDisk: + cachingMode: A3fƻfʣ繡楙¯ + diskName: "128" + diskURI: "129" + fsType: "130" + kind: 勗E濞偘1ɩÅ議Ǹ轺@)蓳嗘TʡȂ + readOnly: true + azureFile: + secretName: "114" + shareName: "115" + cephfs: + monitors: + - "99" + path: "100" + readOnly: true + secretFile: "102" + secretRef: + name: "103" + user: "101" + cinder: + fsType: "97" + secretRef: + name: "98" + volumeID: "96" + configMap: + defaultMode: -347579237 + items: + - key: "117" + mode: 1793473487 + path: "118" + name: "116" + optional: false + csi: + driver: "160" + fsType: "161" + nodePublishSecretRef: + name: "164" + readOnly: false + volumeAttributes: + "162": "163" + downwardAPI: + defaultMode: -1775926229 + items: + - fieldRef: + apiVersion: "107" + fieldPath: "108" + mode: -1011172037 + path: "106" + resourceFieldRef: + containerName: "109" + divisor: "52" + resource: "110" + emptyDir: + medium: 捵TwMȗ礼2ħ籦ö嗏ʑ>季Cʖ畬 + sizeLimit: "347" + ephemeral: + readOnly: true + volumeClaimTemplate: + metadata: + annotations: + "172": "173" + clusterName: "178" + creationTimestamp: null + deletionGracePeriodSeconds: 3218160964766401208 + finalizers: + - "177" + generateName: "166" + generation: -6008930988505485536 + labels: + "170": "171" + managedFields: + - apiVersion: "180" + fieldsType: "181" + manager: "179" + operation: quA?瞲Ť倱<įXŋ + name: "165" + namespace: "167" + ownerReferences: + - apiVersion: "174" + blockOwnerDeletion: false + controller: true + kind: "175" + name: "176" + uid: ɜa頢ƛƟ)ÙæNǚ + resourceVersion: "4447340384943270560" + selfLink: "168" + uid: A徙ɶɊł/擇ɦĽ胚 + spec: + accessModes: + - 厶耈 T衧ȇe媹Hǝ呮}臷 + dataSource: + apiGroup: "190" + kind: "191" + name: "192" + resources: + limits: + /樝fw[Řż丩ŽoǠŻʘY賃ɪ鐊: "967" + requests: + ǎɳ,ǿ飏騀呣ǎfǣ萭旿@掇lNd: "150" + selector: + matchExpressions: + - key: 6tv27r-m8w-6-9-35d8.w-v-93ix6bigm-h8-3q768km-0--03-t-0-05/4--6o--Bo-F__..XR.7_1-p-6_._31.-.-z + operator: NotIn + values: + - A5b.5-CX_VBC.Jn4f_1 + matchLabels: + 5P.-i.Fg.Cs_.w: 4_2IN..3O4y..-W.5w9-Wm_AO-l8VKLyHA_.-F_E2_QOuQ_0 + storageClassName: "189" + volumeMode: 髷裎$MVȟ@7飣奺Ȋ + volumeName: "188" + fc: + fsType: "112" + lun: -740816174 + targetWWNs: + - "111" + wwids: + - "113" + flexVolume: + driver: "91" + fsType: "92" + options: + "94": "95" + secretRef: + name: "93" + flocker: + datasetName: "104" + datasetUUID: "105" + gcePersistentDisk: + fsType: "63" + partition: 1399152294 + pdName: "62" + readOnly: true + gitRepo: + directory: "68" + repository: "66" + revision: "67" + glusterfs: + endpoints: "81" + path: "82" + readOnly: true + hostPath: + path: "61" + type: j剐'宣I拍N嚳ķȗ + iscsi: + fsType: "77" + initiatorName: "80" + iqn: "75" + iscsiInterface: "76" + lun: -1483417237 + portals: + - "78" + secretRef: + name: "79" + targetPortal: "74" + name: "60" + nfs: + path: "73" + server: "72" + persistentVolumeClaim: + claimName: "83" + readOnly: true + photonPersistentDisk: + fsType: "132" + pdID: "131" + portworxVolume: + fsType: "147" + volumeID: "146" + projected: + defaultMode: -1332301579 + sources: + - configMap: + items: + - key: "142" + mode: -1249460160 + path: "143" + name: "141" + optional: false + downwardAPI: + items: + - fieldRef: + apiVersion: "137" + fieldPath: "138" + mode: 1525389481 + path: "136" + resourceFieldRef: + containerName: "139" + divisor: "618" + resource: "140" + secret: + items: + - key: "134" + mode: 550215822 + path: "135" + name: "133" + optional: false + serviceAccountToken: + audience: "144" + expirationSeconds: -8988970531898753887 + path: "145" + quobyte: + group: "126" + readOnly: true + registry: "123" + tenant: "127" + user: "125" + volume: "124" + rbd: + fsType: "86" + image: "85" + keyring: "89" + monitors: + - "84" + pool: "87" + readOnly: true + secretRef: + name: "90" + user: "88" + scaleIO: + fsType: "155" + gateway: "148" + protectionDomain: "151" + readOnly: true + secretRef: + name: "150" + storageMode: "153" + storagePool: "152" + system: "149" + volumeName: "154" + secret: + defaultMode: -1852451720 + items: + - key: "70" + mode: 1395607230 + path: "71" + optional: true + secretName: "69" + storageos: + fsType: "158" + readOnly: true + secretRef: + name: "159" + volumeName: "156" + volumeNamespace: "157" + vsphereVolume: + fsType: "120" + storagePolicyID: "122" + storagePolicyName: "121" + volumePath: "119" + ttlSecondsAfterFinished: -339602975 + schedule: "19" + startingDeadlineSeconds: -2555947251840004808 + successfulJobsHistoryLimit: 305459364 + suspend: true +status: + active: + - apiVersion: "482" + fieldPath: "484" + kind: "479" + name: "481" + namespace: "480" + resourceVersion: "483" + uid: vÐ仆dždĄ跞肞=ɴ diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/batch.v2alpha1.JobTemplate.json b/staging/src/k8s.io/api/testdata/v1.19.0/batch.v2alpha1.JobTemplate.json new file mode 100644 index 00000000000..4209878f642 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/batch.v2alpha1.JobTemplate.json @@ -0,0 +1,1524 @@ +{ + "kind": "JobTemplate", + "apiVersion": "batch/v2alpha1", + "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" + } + ] + }, + "template": { + "metadata": { + "name": "19", + "generateName": "20", + "namespace": "21", + "selfLink": "22", + "uid": "SǡƏ", + "resourceVersion": "17916580954637291219", + "generation": 5259823216098853135, + "creationTimestamp": null, + "deletionGracePeriodSeconds": 4075183944016503389, + "labels": { + "24": "25" + }, + "annotations": { + "26": "27" + }, + "ownerReferences": [ + { + "apiVersion": "28", + "kind": "29", + "name": "30", + "uid": "ɑ", + "controller": true, + "blockOwnerDeletion": false + } + ], + "finalizers": [ + "31" + ], + "clusterName": "32", + "managedFields": [ + { + "manager": "33", + "operation": "ěĂ凗蓏Ŋ蛊ĉy緅縕", + "apiVersion": "34", + "fieldsType": "35" + } + ] + }, + "spec": { + "parallelism": -443114323, + "completions": -1771909905, + "activeDeadlineSeconds": -9086179100394185427, + "backoffLimit": -1796008812, + "selector": { + "matchLabels": { + "g5i9/l-Y._.-444": "c2_kS91.e5K-_e63_-_3-n-_-__3u-.__P__.7U-Uo_4_-D7r__.am64" + }, + "matchExpressions": [ + { + "key": "2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ42M--n1-5", + "operator": "In", + "values": [ + "Ou1.m_.5AW-_S-.3g.7_2fNc5-_.-RX8" + ] + } + ] + }, + "manualSelector": false, + "template": { + "metadata": { + "name": "42", + "generateName": "43", + "namespace": "44", + "selfLink": "45", + "uid": "Ȗ脵鴈Ō", + "resourceVersion": "5994087412557504692", + "generation": 9213888658033954596, + "creationTimestamp": null, + "deletionGracePeriodSeconds": -2901856114738744973, + "labels": { + "47": "48" + }, + "annotations": { + "49": "50" + }, + "ownerReferences": [ + { + "apiVersion": "51", + "kind": "52", + "name": "53", + "uid": "I拍N嚳ķȗɊ捵TwMȗ礼", + "controller": false, + "blockOwnerDeletion": false + } + ], + "finalizers": [ + "54" + ], + "clusterName": "55", + "managedFields": [ + { + "manager": "56", + "operation": "ö嗏ʑ\u003e季Cʖ畬x骀Šĸů", + "apiVersion": "57", + "fieldsType": "58" + } + ] + }, + "spec": { + "volumes": [ + { + "name": "59", + "hostPath": { + "path": "60", + "type": "/淹\\韲翁\u0026ʢsɜ曢\\%枅:=ǛƓ" + }, + "emptyDir": { + "medium": "踓Ǻǧ湬淊kŪ睴鸏:ɥ³ƞsɁ8^ʥ", + "sizeLimit": "681" + }, + "gcePersistentDisk": { + "pdName": "61", + "fsType": "62", + "partition": 2065358741, + "readOnly": true + }, + "awsElasticBlockStore": { + "volumeID": "63", + "fsType": "64", + "partition": -104666658, + "readOnly": true + }, + "gitRepo": { + "repository": "65", + "revision": "66", + "directory": "67" + }, + "secret": { + "secretName": "68", + "items": [ + { + "key": "69", + "path": "70", + "mode": 1648350164 + } + ], + "defaultMode": 1655406148, + "optional": true + }, + "nfs": { + "server": "71", + "path": "72" + }, + "iscsi": { + "targetPortal": "73", + "iqn": "74", + "lun": -663180249, + "iscsiInterface": "75", + "fsType": "76", + "readOnly": true, + "portals": [ + "77" + ], + "chapAuthSession": true, + "secretRef": { + "name": "78" + }, + "initiatorName": "79" + }, + "glusterfs": { + "endpoints": "80", + "path": "81" + }, + "persistentVolumeClaim": { + "claimName": "82" + }, + "rbd": { + "monitors": [ + "83" + ], + "image": "84", + "fsType": "85", + "pool": "86", + "user": "87", + "keyring": "88", + "secretRef": { + "name": "89" + }, + "readOnly": true + }, + "flexVolume": { + "driver": "90", + "fsType": "91", + "secretRef": { + "name": "92" + }, + "readOnly": true, + "options": { + "93": "94" + } + }, + "cinder": { + "volumeID": "95", + "fsType": "96", + "readOnly": true, + "secretRef": { + "name": "97" + } + }, + "cephfs": { + "monitors": [ + "98" + ], + "path": "99", + "user": "100", + "secretFile": "101", + "secretRef": { + "name": "102" + } + }, + "flocker": { + "datasetName": "103", + "datasetUUID": "104" + }, + "downwardAPI": { + "items": [ + { + "path": "105", + "fieldRef": { + "apiVersion": "106", + "fieldPath": "107" + }, + "resourceFieldRef": { + "containerName": "108", + "resource": "109", + "divisor": "889" + }, + "mode": 1322858613 + } + ], + "defaultMode": 1801487647 + }, + "fc": { + "targetWWNs": [ + "110" + ], + "lun": 1169718433, + "fsType": "111", + "wwids": [ + "112" + ] + }, + "azureFile": { + "secretName": "113", + "shareName": "114" + }, + "configMap": { + "name": "115", + "items": [ + { + "key": "116", + "path": "117", + "mode": -1194714697 + } + ], + "defaultMode": -599608368, + "optional": true + }, + "vsphereVolume": { + "volumePath": "118", + "fsType": "119", + "storagePolicyName": "120", + "storagePolicyID": "121" + }, + "quobyte": { + "registry": "122", + "volume": "123", + "readOnly": true, + "user": "124", + "group": "125", + "tenant": "126" + }, + "azureDisk": { + "diskName": "127", + "diskURI": "128", + "cachingMode": "ʜǝ鿟ldg滠鼍ƭt", + "fsType": "129", + "readOnly": true, + "kind": "ȫşŇɜa" + }, + "photonPersistentDisk": { + "pdID": "130", + "fsType": "131" + }, + "projected": { + "sources": [ + { + "secret": { + "name": "132", + "items": [ + { + "key": "133", + "path": "134", + "mode": 782113097 + } + ], + "optional": true + }, + "downwardAPI": { + "items": [ + { + "path": "135", + "fieldRef": { + "apiVersion": "136", + "fieldPath": "137" + }, + "resourceFieldRef": { + "containerName": "138", + "resource": "139", + "divisor": "952" + }, + "mode": -555780268 + } + ] + }, + "configMap": { + "name": "140", + "items": [ + { + "key": "141", + "path": "142", + "mode": 1730325900 + } + ], + "optional": true + }, + "serviceAccountToken": { + "audience": "143", + "expirationSeconds": -2937394236764575757, + "path": "144" + } + } + ], + "defaultMode": -1980941277 + }, + "portworxVolume": { + "volumeID": "145", + "fsType": "146", + "readOnly": true + }, + "scaleIO": { + "gateway": "147", + "system": "148", + "secretRef": { + "name": "149" + }, + "sslEnabled": true, + "protectionDomain": "150", + "storagePool": "151", + "storageMode": "152", + "volumeName": "153", + "fsType": "154" + }, + "storageos": { + "volumeName": "155", + "volumeNamespace": "156", + "fsType": "157", + "readOnly": true, + "secretRef": { + "name": "158" + } + }, + "csi": { + "driver": "159", + "readOnly": true, + "fsType": "160", + "volumeAttributes": { + "161": "162" + }, + "nodePublishSecretRef": { + "name": "163" + } + }, + "ephemeral": { + "volumeClaimTemplate": { + "metadata": { + "name": "164", + "generateName": "165", + "namespace": "166", + "selfLink": "167", + "uid": ";栍dʪīT捘ɍi縱ù墴1Rƥ贫d飼", + "resourceVersion": "917467801074989174", + "generation": -8801560367353238479, + "creationTimestamp": null, + "deletionGracePeriodSeconds": -1837257934517376612, + "labels": { + "169": "170" + }, + "annotations": { + "171": "172" + }, + "ownerReferences": [ + { + "apiVersion": "173", + "kind": "174", + "name": "175", + "uid": "", + "controller": true, + "blockOwnerDeletion": true + } + ], + "finalizers": [ + "176" + ], + "clusterName": "177", + "managedFields": [ + { + "manager": "178", + "operation": "蒅!a坩O`涁İ而踪鄌", + "apiVersion": "179", + "fieldsType": "180" + } + ] + }, + "spec": { + "accessModes": [ + "|@?鷅bȻN" + ], + "selector": { + "matchLabels": { + "fi-a--w---f-e.z-j4kh6oqu-or---40--87-1wpl6-2-310e5hyzn0w-p4mzlu/m_AO-l8VKLyHA_.-F_E2_QOQ": "E._._3.-.83_iq_-y.-25C.A-j..9dfn3Y8d_0_.---M_4FF" + }, + "matchExpressions": [ + { + "key": "39-295at-o7qff7-x--r7v66bm71u-n4f9wk-3--652x01--p--n4-4-l.onh-9289---x-p-qpt6-1w-3205c1lxeqyn-5--9d5a3-7bf46g-40883176jte/Pi.-_-a-G", + "operator": "Exists" + } + ] + }, + "resources": { + "limits": { + "?$矡ȶ网棊ʢ": "891" + }, + "requests": { + "Ⱥ眖R#yV'WKw(ğ": "423" + } + }, + "volumeName": "187", + "storageClassName": "188", + "volumeMode": "跦Opwǩ曬逴褜1", + "dataSource": { + "apiGroup": "189", + "kind": "190", + "name": "191" + } + } + }, + "readOnly": true + } + } + ], + "initContainers": [ + { + "name": "192", + "image": "193", + "command": [ + "194" + ], + "args": [ + "195" + ], + "workingDir": "196", + "ports": [ + { + "name": "197", + "hostPort": -805795167, + "containerPort": 1791615594, + "protocol": "Ƥ熪军g\u003e郵[+扴", + "hostIP": "198" + } + ], + "envFrom": [ + { + "prefix": "199", + "configMapRef": { + "name": "200", + "optional": false + }, + "secretRef": { + "name": "201", + "optional": false + } + } + ], + "env": [ + { + "name": "202", + "value": "203", + "valueFrom": { + "fieldRef": { + "apiVersion": "204", + "fieldPath": "205" + }, + "resourceFieldRef": { + "containerName": "206", + "resource": "207", + "divisor": "241" + }, + "configMapKeyRef": { + "name": "208", + "key": "209", + "optional": true + }, + "secretKeyRef": { + "name": "210", + "key": "211", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "": "268" + }, + "requests": { + "-Ɂ圯W:ĸ輦唊#v铿ʩȂ4ē鐭#嬀ơ": "340" + } + }, + "volumeMounts": [ + { + "name": "212", + "mountPath": "213", + "subPath": "214", + "mountPropagation": "藢xɮĵȑ6L*Z鐫û咡W\u003c", + "subPathExpr": "215" + } + ], + "volumeDevices": [ + { + "name": "216", + "devicePath": "217" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "218" + ] + }, + "httpGet": { + "path": "219", + "port": -1225815437, + "host": "220", + "scheme": "荭gw忊|E", + "httpHeaders": [ + { + "name": "221", + "value": "222" + } + ] + }, + "tcpSocket": { + "port": -438588982, + "host": "223" + }, + "initialDelaySeconds": 1004325340, + "timeoutSeconds": -1313320434, + "periodSeconds": 14304392, + "successThreshold": 465972736, + "failureThreshold": -1784617397 + }, + "readinessProbe": { + "exec": { + "command": [ + "224" + ] + }, + "httpGet": { + "path": "225", + "port": "226", + "host": "227", + "scheme": "貾坢'跩aŕ翑0", + "httpHeaders": [ + { + "name": "228", + "value": "229" + } + ] + }, + "tcpSocket": { + "port": 1165327504, + "host": "230" + }, + "initialDelaySeconds": -2165496, + "timeoutSeconds": -1778952574, + "periodSeconds": 1386255869, + "successThreshold": -778272981, + "failureThreshold": 2056774277 + }, + "startupProbe": { + "exec": { + "command": [ + "231" + ] + }, + "httpGet": { + "path": "232", + "port": -1928016742, + "host": "233", + "scheme": "E¦", + "httpHeaders": [ + { + "name": "234", + "value": "235" + } + ] + }, + "tcpSocket": { + "port": "236", + "host": "237" + }, + "initialDelaySeconds": 1868887309, + "timeoutSeconds": -528664199, + "periodSeconds": -316996074, + "successThreshold": 1933968533, + "failureThreshold": 549215478 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "238" + ] + }, + "httpGet": { + "path": "239", + "port": 878005329, + "host": "240", + "scheme": "丟×x锏ɟ4Ǒ", + "httpHeaders": [ + { + "name": "241", + "value": "242" + } + ] + }, + "tcpSocket": { + "port": "243", + "host": "244" + } + }, + "preStop": { + "exec": { + "command": [ + "245" + ] + }, + "httpGet": { + "path": "246", + "port": 1746399757, + "host": "247", + "scheme": "V訆Ǝżŧ", + "httpHeaders": [ + { + "name": "248", + "value": "249" + } + ] + }, + "tcpSocket": { + "port": 204229950, + "host": "250" + } + } + }, + "terminationMessagePath": "251", + "terminationMessagePolicy": "NƗ¸gĩ", + "imagePullPolicy": "酊龨δ摖ȱğ_\u003c", + "securityContext": { + "capabilities": { + "add": [ + "J橈'琕鶫:顇ə娯" + ], + "drop": [ + "囌{屿oiɥ嵐sC" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "252", + "role": "253", + "type": "254", + "level": "255" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "256", + "gmsaCredentialSpec": "257", + "runAsUserName": "258" + }, + "runAsUser": 7917735345573161773, + "runAsGroup": -6499508485510627932, + "runAsNonRoot": true, + "readOnlyRootFilesystem": false, + "allowPrivilegeEscalation": false, + "procMount": "Jih亏yƕ丆録²", + "seccompProfile": { + "type": ")/灩聋3趐囨鏻", + "localhostProfile": "259" + } + }, + "tty": true + } + ], + "containers": [ + { + "name": "260", + "image": "261", + "command": [ + "262" + ], + "args": [ + "263" + ], + "workingDir": "264", + "ports": [ + { + "name": "265", + "hostPort": -1365158918, + "containerPort": -305362540, + "protocol": "Ǩ繫ʎǑyZ涬P­蜷ɔ幩", + "hostIP": "266" + } + ], + "envFrom": [ + { + "prefix": "267", + "configMapRef": { + "name": "268", + "optional": true + }, + "secretRef": { + "name": "269", + "optional": true + } + } + ], + "env": [ + { + "name": "270", + "value": "271", + "valueFrom": { + "fieldRef": { + "apiVersion": "272", + "fieldPath": "273" + }, + "resourceFieldRef": { + "containerName": "274", + "resource": "275", + "divisor": "9" + }, + "configMapKeyRef": { + "name": "276", + "key": "277", + "optional": false + }, + "secretKeyRef": { + "name": "278", + "key": "279", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "{WOŭW灬pȭCV擭銆jʒǚ鍰": "212" + }, + "requests": { + "| 鞤ɱďW賁Ěɭɪǹ0衷,": "227" + } + }, + "volumeMounts": [ + { + "name": "280", + "readOnly": true, + "mountPath": "281", + "subPath": "282", + "mountPropagation": "Bn(fǂǢ曣ŋayåe躒訙Ǫ", + "subPathExpr": "283" + } + ], + "volumeDevices": [ + { + "name": "284", + "devicePath": "285" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "286" + ] + }, + "httpGet": { + "path": "287", + "port": "288", + "host": "289", + "scheme": "uE增猍ǵ xǨŴ", + "httpHeaders": [ + { + "name": "290", + "value": "291" + } + ] + }, + "tcpSocket": { + "port": 2112112129, + "host": "292" + }, + "initialDelaySeconds": 528603974, + "timeoutSeconds": -342387625, + "periodSeconds": 1862455894, + "successThreshold": 1080918702, + "failureThreshold": -239264629 + }, + "readinessProbe": { + "exec": { + "command": [ + "293" + ] + }, + "httpGet": { + "path": "294", + "port": -186532794, + "host": "295", + "scheme": "ĩȲǸ|蕎'佉賞ǧĒzŔ瘍Nʊ輔3璾ė", + "httpHeaders": [ + { + "name": "296", + "value": "297" + } + ] + }, + "tcpSocket": { + "port": "298", + "host": "299" + }, + "initialDelaySeconds": -751455207, + "timeoutSeconds": -894026356, + "periodSeconds": 646133945, + "successThreshold": -506710067, + "failureThreshold": -47594442 + }, + "startupProbe": { + "exec": { + "command": [ + "300" + ] + }, + "httpGet": { + "path": "301", + "port": -1894326843, + "host": "302", + "scheme": "ƛ^輅9ɛ棕ƈ眽炊礫Ƽ¨I", + "httpHeaders": [ + { + "name": "303", + "value": "304" + } + ] + }, + "tcpSocket": { + "port": "305", + "host": "306" + }, + "initialDelaySeconds": -106856189, + "timeoutSeconds": -2078917333, + "periodSeconds": 86851677, + "successThreshold": -404911753, + "failureThreshold": 890223061 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "307" + ] + }, + "httpGet": { + "path": "308", + "port": -468215285, + "host": "309", + "scheme": "ʆɞȥ}礤铟怖ý萜Ǖc8", + "httpHeaders": [ + { + "name": "310", + "value": "311" + } + ] + }, + "tcpSocket": { + "port": "312", + "host": "313" + } + }, + "preStop": { + "exec": { + "command": [ + "314" + ] + }, + "httpGet": { + "path": "315", + "port": 293042649, + "host": "316", + "scheme": "ǔvÄÚ×p鬷m罂o3ǰ廋i乳'", + "httpHeaders": [ + { + "name": "317", + "value": "318" + } + ] + }, + "tcpSocket": { + "port": "319", + "host": "320" + } + } + }, + "terminationMessagePath": "321", + "terminationMessagePolicy": "ɻ;襕ċ桉桃喕", + "imagePullPolicy": "熀ďJZ漤", + "securityContext": { + "capabilities": { + "add": [ + "Ů\u003cy鯶縆łƑ[澔" + ], + "drop": [ + "JŵǤ" + ] + }, + "privileged": true, + "seLinuxOptions": { + "user": "322", + "role": "323", + "type": "324", + "level": "325" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "326", + "gmsaCredentialSpec": "327", + "runAsUserName": "328" + }, + "runAsUser": 296399212346260204, + "runAsGroup": 1571605531283019612, + "runAsNonRoot": true, + "readOnlyRootFilesystem": true, + "allowPrivilegeEscalation": false, + "procMount": "\u0026疀", + "seccompProfile": { + "type": "N翾", + "localhostProfile": "329" + } + }, + "tty": true + } + ], + "ephemeralContainers": [ + { + "name": "330", + "image": "331", + "command": [ + "332" + ], + "args": [ + "333" + ], + "workingDir": "334", + "ports": [ + { + "name": "335", + "hostPort": -1703842211, + "containerPort": 970355275, + "protocol": "ńČȷǻ.wȏâ磠Ƴ崖S", + "hostIP": "336" + } + ], + "envFrom": [ + { + "prefix": "337", + "configMapRef": { + "name": "338", + "optional": false + }, + "secretRef": { + "name": "339", + "optional": true + } + } + ], + "env": [ + { + "name": "340", + "value": "341", + "valueFrom": { + "fieldRef": { + "apiVersion": "342", + "fieldPath": "343" + }, + "resourceFieldRef": { + "containerName": "344", + "resource": "345", + "divisor": "592" + }, + "configMapKeyRef": { + "name": "346", + "key": "347", + "optional": false + }, + "secretKeyRef": { + "name": "348", + "key": "349", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "ż鯀1": "636" + }, + "requests": { + "sYȠ繽敮ǰ詀": "570" + } + }, + "volumeMounts": [ + { + "name": "350", + "readOnly": true, + "mountPath": "351", + "subPath": "352", + "mountPropagation": "櫞繡旹翃ɾ氒ĺʈʫ羶剹Ɗ", + "subPathExpr": "353" + } + ], + "volumeDevices": [ + { + "name": "354", + "devicePath": "355" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "356" + ] + }, + "httpGet": { + "path": "357", + "port": -1247120403, + "host": "358", + "scheme": "ɾ", + "httpHeaders": [ + { + "name": "359", + "value": "360" + } + ] + }, + "tcpSocket": { + "port": -1695993040, + "host": "361" + }, + "initialDelaySeconds": 1218203975, + "timeoutSeconds": -1726456869, + "periodSeconds": 892837330, + "successThreshold": 789384689, + "failureThreshold": 436796816 + }, + "readinessProbe": { + "exec": { + "command": [ + "362" + ] + }, + "httpGet": { + "path": "363", + "port": "364", + "host": "365", + "scheme": "Ȋ飂廤Ƌʙcx赮ǒđ\u003e*劶?jĎ", + "httpHeaders": [ + { + "name": "366", + "value": "367" + } + ] + }, + "tcpSocket": { + "port": "368", + "host": "369" + }, + "initialDelaySeconds": -821592382, + "timeoutSeconds": 1678953375, + "periodSeconds": 1045190247, + "successThreshold": 1805682547, + "failureThreshold": -651405950 + }, + "startupProbe": { + "exec": { + "command": [ + "370" + ] + }, + "httpGet": { + "path": "371", + "port": "372", + "host": "373", + "scheme": "|ǓÓ敆OɈÏ 瞍髃", + "httpHeaders": [ + { + "name": "374", + "value": "375" + } + ] + }, + "tcpSocket": { + "port": -392406530, + "host": "376" + }, + "initialDelaySeconds": -839925309, + "timeoutSeconds": -526099499, + "periodSeconds": -1014296961, + "successThreshold": 1708011112, + "failureThreshold": -603097910 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "377" + ] + }, + "httpGet": { + "path": "378", + "port": "379", + "host": "380", + "scheme": "遲njlȘ鹾KƂʼnçȶŮ嫠!@@)Z", + "httpHeaders": [ + { + "name": "381", + "value": "382" + } + ] + }, + "tcpSocket": { + "port": "383", + "host": "384" + } + }, + "preStop": { + "exec": { + "command": [ + "385" + ] + }, + "httpGet": { + "path": "386", + "port": 1041627045, + "host": "387", + "scheme": "2讅缔m葰賦迾娙ƴ4", + "httpHeaders": [ + { + "name": "388", + "value": "389" + } + ] + }, + "tcpSocket": { + "port": 2088991012, + "host": "390" + } + } + }, + "terminationMessagePath": "391", + "terminationMessagePolicy": "沥7uPƒw©ɴĶ烷Ľthp", + "imagePullPolicy": "陴Sĕ濦ʓɻŊ0蚢鑸鶲Ãqb", + "securityContext": { + "capabilities": { + "add": [ + "滨Ė" + ], + "drop": [ + "h}颉hȱɷȰW瀤oɢ嫎" + ] + }, + "privileged": true, + "seLinuxOptions": { + "user": "392", + "role": "393", + "type": "394", + "level": "395" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "396", + "gmsaCredentialSpec": "397", + "runAsUserName": "398" + }, + "runAsUser": -4298540371641498337, + "runAsGroup": 2803560372754431995, + "runAsNonRoot": false, + "readOnlyRootFilesystem": true, + "allowPrivilegeEscalation": true, + "procMount": "t(ȗŜŲ\u0026洪y儕lmòɻŶJ詢QǾɁ", + "seccompProfile": { + "type": "G鯇ɀ魒Ð扬=惍EʦŊĊ娮rȧŹ黷`嵐", + "localhostProfile": "399" + } + }, + "stdin": true, + "stdinOnce": true, + "targetContainerName": "400" + } + ], + "restartPolicy": "婦", + "terminationGracePeriodSeconds": -7767642171323610380, + "activeDeadlineSeconds": -4963438147266444254, + "dnsPolicy": "ʫį淓¯Ą0ƛ忀z委\u003e,趐V曡88 ", + "nodeSelector": { + "401": "402" + }, + "serviceAccountName": "403", + "serviceAccount": "404", + "automountServiceAccountToken": false, + "nodeName": "405", + "hostPID": true, + "shareProcessNamespace": false, + "securityContext": { + "seLinuxOptions": { + "user": "406", + "role": "407", + "type": "408", + "level": "409" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "410", + "gmsaCredentialSpec": "411", + "runAsUserName": "412" + }, + "runAsUser": -8872996084157186866, + "runAsGroup": -1083846598029307786, + "runAsNonRoot": false, + "supplementalGroups": [ + -46143243150134963 + ], + "fsGroup": -6298002649883493725, + "sysctls": [ + { + "name": "413", + "value": "414" + } + ], + "fsGroupChangePolicy": "ä2 ɲ±m嵘厶sȰÖ埡Æ", + "seccompProfile": { + "type": "Ş襵樞úʥ銀", + "localhostProfile": "415" + } + }, + "imagePullSecrets": [ + { + "name": "416" + } + ], + "hostname": "417", + "subdomain": "418", + "affinity": { + "nodeAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": { + "nodeSelectorTerms": [ + { + "matchExpressions": [ + { + "key": "419", + "operator": "ĵ'o儿Ƭ銭u裡_Ơ9oÕęȄ怈", + "values": [ + "420" + ] + } + ], + "matchFields": [ + { + "key": "421", + "operator": "", + "values": [ + "422" + ] + } + ] + } + ] + }, + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": -1677779481, + "preference": { + "matchExpressions": [ + { + "key": "423", + "operator": "WĶʗ", + "values": [ + "424" + ] + } + ], + "matchFields": [ + { + "key": "425", + "operator": "裥d[榴^șƷK", + "values": [ + "426" + ] + } + ] + } + } + ] + }, + "podAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "9oE9_6.--v17r__.2bIZ___._6..tf-_u-3-_n0..KpiS.oK-O": "o5-yp8q_s-1_g" + }, + "matchExpressions": [ + { + "key": "x3zm-lx300w-tj-35840-w4g-27-5sx6dbp-72q--m--2k-p---19/6l.-5_BZk5v3aUK_--_o_2.--4ZH", + "operator": "NotIn", + "values": [ + "M.--_-_ve5.m_2_--XZ-x.__.Y_2-n_503" + ] + } + ] + }, + "namespaces": [ + "433" + ], + "topologyKey": "434" + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": 1569550894, + "podAffinityTerm": { + "labelSelector": { + "matchLabels": { + "A-o-__y__._12..wrbW_E..24-O._.v._9-cz.-Y6T4g_-.._L2": "Jm...CqrN7_B__--v-3-BzO5z80n_Ht5W_._._-2M2._I-_P..w-W_-E" + }, + "matchExpressions": [ + { + "key": "75p1em---1wwv3-f/k47M7y-Dy__3wcq", + "operator": "NotIn", + "values": [ + "x4D-r.-F__r.oh..2_uGGP..-_N_h_4Hl-X0_2--__4K..-68-A" + ] + } + ] + }, + "namespaces": [ + "441" + ], + "topologyKey": "442" + } + } + ] + }, + "podAntiAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "w_--5-_.3--_9QW2JkU27_.-4T-9": "4.K.-.0__sD.-.-_I-F.PWtO4-7-P41_.-.-AQ._4" + }, + "matchExpressions": [ + { + "key": "J-_.ZCRT.0z-oe.G79.3bU_._nV34GH", + "operator": "DoesNotExist" + } + ] + }, + "namespaces": [ + "449" + ], + "topologyKey": "450" + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": 1206700920, + "podAffinityTerm": { + "labelSelector": { + "matchLabels": { + "HzZsY_o8t5Vl6_..7CY-_c": "ZG6N-_-0o.0C_gV.9_G-.-z1H" + }, + "matchExpressions": [ + { + "key": "cg-w2q76.6-7w-tdt-u-0----p6l-3-znd-8b-dg--1035ad1o-d-6-bk81-3s/9x98MM7-.e.Dx._.W-6..4_MU7iLfS-0.9-.-._.1..s._jP6j.u--.K--g__.2", + "operator": "DoesNotExist" + } + ] + }, + "namespaces": [ + "457" + ], + "topologyKey": "458" + } + } + ] + } + }, + "schedulerName": "459", + "tolerations": [ + { + "key": "460", + "operator": "眊:YĹ爩í鬯濴VǕ癶L浼h嫨炛", + "value": "461", + "effect": "ÖTő净湅oĒ弦", + "tolerationSeconds": -3092025889836357564 + } + ], + "hostAliases": [ + { + "ip": "462", + "hostnames": [ + "463" + ] + } + ], + "priorityClassName": "464", + "priority": -192869830, + "dnsConfig": { + "nameservers": [ + "465" + ], + "searches": [ + "466" + ], + "options": [ + { + "name": "467", + "value": "468" + } + ] + }, + "readinessGates": [ + { + "conditionType": "讱" + } + ], + "runtimeClassName": "469", + "enableServiceLinks": true, + "preemptionPolicy": "疅檎ǽ曖sƖTƫ雮蛱ñYȴ鴜.弊þ", + "overhead": { + "奿ÆŁĪŀc=Ƨz鈡煰敹xŪOr揷Ŝ": "15" + }, + "topologySpreadConstraints": [ + { + "maxSkew": -816594589, + "topologyKey": "470", + "whenUnsatisfiable": "", + "labelSelector": { + "matchLabels": { + "D7RufiV-7u0--_qv4--_.6_N_9X-B.s8.N_rM-k8": "7e.._d--Y-_l-v0-1V-N-R__R9" + }, + "matchExpressions": [ + { + "key": "b-k7cr-mo-dz12---i/6.W-m_-Z.wc..k_0_5.z.0..__D-1b.-9.Y0-_-.l__.c17__f_-336-B", + "operator": "Exists" + } + ] + } + } + ], + "setHostnameAsFQDN": true + } + }, + "ttlSecondsAfterFinished": -1766935785 + } + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/batch.v2alpha1.JobTemplate.pb b/staging/src/k8s.io/api/testdata/v1.19.0/batch.v2alpha1.JobTemplate.pb new file mode 100644 index 0000000000000000000000000000000000000000..ec2c492aadcb02200dbe1a426042927025527920 GIT binary patch literal 7316 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季Cʖ畬x骀Šĸů + name: "42" + namespace: "44" + ownerReferences: + - apiVersion: "51" + blockOwnerDeletion: false + controller: false + kind: "52" + name: "53" + uid: I拍N嚳ķȗɊ捵TwMȗ礼 + resourceVersion: "5994087412557504692" + selfLink: "45" + uid: Ȗ脵鴈Ō + spec: + activeDeadlineSeconds: -4963438147266444254 + affinity: + nodeAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - key: "423" + operator: WĶʗ + values: + - "424" + matchFields: + - key: "425" + operator: 裥d[榴^șƷK + values: + - "426" + weight: -1677779481 + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - key: "419" + operator: ĵ'o儿Ƭ銭u裡_Ơ9oÕęȄ怈 + values: + - "420" + matchFields: + - key: "421" + operator: "" + values: + - "422" + podAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: 75p1em---1wwv3-f/k47M7y-Dy__3wcq + operator: NotIn + values: + - x4D-r.-F__r.oh..2_uGGP..-_N_h_4Hl-X0_2--__4K..-68-A + matchLabels: + A-o-__y__._12..wrbW_E..24-O._.v._9-cz.-Y6T4g_-.._L2: Jm...CqrN7_B__--v-3-BzO5z80n_Ht5W_._._-2M2._I-_P..w-W_-E + namespaces: + - "441" + topologyKey: "442" + weight: 1569550894 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: x3zm-lx300w-tj-35840-w4g-27-5sx6dbp-72q--m--2k-p---19/6l.-5_BZk5v3aUK_--_o_2.--4ZH + operator: NotIn + values: + - M.--_-_ve5.m_2_--XZ-x.__.Y_2-n_503 + matchLabels: + 9oE9_6.--v17r__.2bIZ___._6..tf-_u-3-_n0..KpiS.oK-O: o5-yp8q_s-1_g + namespaces: + - "433" + topologyKey: "434" + podAntiAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: cg-w2q76.6-7w-tdt-u-0----p6l-3-znd-8b-dg--1035ad1o-d-6-bk81-3s/9x98MM7-.e.Dx._.W-6..4_MU7iLfS-0.9-.-._.1..s._jP6j.u--.K--g__.2 + operator: DoesNotExist + matchLabels: + HzZsY_o8t5Vl6_..7CY-_c: ZG6N-_-0o.0C_gV.9_G-.-z1H + namespaces: + - "457" + topologyKey: "458" + weight: 1206700920 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: J-_.ZCRT.0z-oe.G79.3bU_._nV34GH + operator: DoesNotExist + matchLabels: + w_--5-_.3--_9QW2JkU27_.-4T-9: 4.K.-.0__sD.-.-_I-F.PWtO4-7-P41_.-.-AQ._4 + namespaces: + - "449" + topologyKey: "450" + automountServiceAccountToken: false + containers: + - args: + - "263" + command: + - "262" + env: + - name: "270" + value: "271" + valueFrom: + configMapKeyRef: + key: "277" + name: "276" + optional: false + fieldRef: + apiVersion: "272" + fieldPath: "273" + resourceFieldRef: + containerName: "274" + divisor: "9" + resource: "275" + secretKeyRef: + key: "279" + name: "278" + optional: false + envFrom: + - configMapRef: + name: "268" + optional: true + prefix: "267" + secretRef: + name: "269" + optional: true + image: "261" + imagePullPolicy: 熀ďJZ漤 + lifecycle: + postStart: + exec: + command: + - "307" + httpGet: + host: "309" + httpHeaders: + - name: "310" + value: "311" + path: "308" + port: -468215285 + scheme: ʆɞȥ}礤铟怖ý萜Ǖc8 + tcpSocket: + host: "313" + port: "312" + preStop: + exec: + command: + - "314" + httpGet: + host: "316" + httpHeaders: + - name: "317" + value: "318" + path: "315" + port: 293042649 + scheme: ǔvÄÚ×p鬷m罂o3ǰ廋i乳' + tcpSocket: + host: "320" + port: "319" + livenessProbe: + exec: + command: + - "286" + failureThreshold: -239264629 + httpGet: + host: "289" + httpHeaders: + - name: "290" + value: "291" + path: "287" + port: "288" + scheme: uE增猍ǵ xǨŴ + initialDelaySeconds: 528603974 + periodSeconds: 1862455894 + successThreshold: 1080918702 + tcpSocket: + host: "292" + port: 2112112129 + timeoutSeconds: -342387625 + name: "260" + ports: + - containerPort: -305362540 + hostIP: "266" + hostPort: -1365158918 + name: "265" + protocol: Ǩ繫ʎǑyZ涬P­蜷ɔ幩 + readinessProbe: + exec: + command: + - "293" + failureThreshold: -47594442 + httpGet: + host: "295" + httpHeaders: + - name: "296" + value: "297" + path: "294" + port: -186532794 + scheme: ĩȲǸ|蕎'佉賞ǧĒzŔ瘍Nʊ輔3璾ė + initialDelaySeconds: -751455207 + periodSeconds: 646133945 + successThreshold: -506710067 + tcpSocket: + host: "299" + port: "298" + timeoutSeconds: -894026356 + resources: + limits: + '{WOŭW灬pȭCV擭銆jʒǚ鍰': "212" + requests: + '| 鞤ɱďW賁Ěɭɪǹ0衷,': "227" + securityContext: + allowPrivilegeEscalation: false + capabilities: + add: + - Ů,趐V曡88 ' + enableServiceLinks: true + ephemeralContainers: + - args: + - "333" + command: + - "332" + env: + - name: "340" + value: "341" + valueFrom: + configMapKeyRef: + key: "347" + name: "346" + optional: false + fieldRef: + apiVersion: "342" + fieldPath: "343" + resourceFieldRef: + containerName: "344" + divisor: "592" + resource: "345" + secretKeyRef: + key: "349" + name: "348" + optional: false + envFrom: + - configMapRef: + name: "338" + optional: false + prefix: "337" + secretRef: + name: "339" + optional: true + image: "331" + imagePullPolicy: 陴Sĕ濦ʓɻŊ0蚢鑸鶲Ãqb + lifecycle: + postStart: + exec: + command: + - "377" + httpGet: + host: "380" + httpHeaders: + - name: "381" + value: "382" + path: "378" + port: "379" + scheme: 遲njlȘ鹾KƂʼnçȶŮ嫠!@@)Z + tcpSocket: + host: "384" + port: "383" + preStop: + exec: + command: + - "385" + httpGet: + host: "387" + httpHeaders: + - name: "388" + value: "389" + path: "386" + port: 1041627045 + scheme: 2讅缔m葰賦迾娙ƴ4 + tcpSocket: + host: "390" + port: 2088991012 + livenessProbe: + exec: + command: + - "356" + failureThreshold: 436796816 + httpGet: + host: "358" + httpHeaders: + - name: "359" + value: "360" + path: "357" + port: -1247120403 + scheme: ɾ + initialDelaySeconds: 1218203975 + periodSeconds: 892837330 + successThreshold: 789384689 + tcpSocket: + host: "361" + port: -1695993040 + timeoutSeconds: -1726456869 + name: "330" + ports: + - containerPort: 970355275 + hostIP: "336" + hostPort: -1703842211 + name: "335" + protocol: ńČȷǻ.wȏâ磠Ƴ崖S + readinessProbe: + exec: + command: + - "362" + failureThreshold: -651405950 + httpGet: + host: "365" + httpHeaders: + - name: "366" + value: "367" + path: "363" + port: "364" + scheme: Ȋ飂廤Ƌʙcx赮ǒđ>*劶?jĎ + initialDelaySeconds: -821592382 + periodSeconds: 1045190247 + successThreshold: 1805682547 + tcpSocket: + host: "369" + port: "368" + timeoutSeconds: 1678953375 + resources: + limits: + ż鯀1: "636" + requests: + sYȠ繽敮ǰ詀: "570" + securityContext: + allowPrivilegeEscalation: true + capabilities: + add: + - 滨Ė + drop: + - h}颉hȱɷȰW瀤oɢ嫎 + privileged: true + procMount: t(ȗŜŲ&洪y儕lmòɻŶJ詢QǾɁ + readOnlyRootFilesystem: true + runAsGroup: 2803560372754431995 + runAsNonRoot: false + runAsUser: -4298540371641498337 + seLinuxOptions: + level: "395" + role: "393" + type: "394" + user: "392" + seccompProfile: + localhostProfile: "399" + type: G鯇ɀ魒Ð扬=惍EʦŊĊ娮rȧŹ黷`嵐 + windowsOptions: + gmsaCredentialSpec: "397" + gmsaCredentialSpecName: "396" + runAsUserName: "398" + startupProbe: + exec: + command: + - "370" + failureThreshold: -603097910 + httpGet: + host: "373" + httpHeaders: + - name: "374" + value: "375" + path: "371" + port: "372" + scheme: '|ǓÓ敆OɈÏ 瞍髃' + initialDelaySeconds: -839925309 + periodSeconds: -1014296961 + successThreshold: 1708011112 + tcpSocket: + host: "376" + port: -392406530 + timeoutSeconds: -526099499 + stdin: true + stdinOnce: true + targetContainerName: "400" + terminationMessagePath: "391" + terminationMessagePolicy: 沥7uPƒw©ɴĶ烷Ľthp + volumeDevices: + - devicePath: "355" + name: "354" + volumeMounts: + - mountPath: "351" + mountPropagation: 櫞繡旹翃ɾ氒ĺʈʫ羶剹Ɗ + name: "350" + readOnly: true + subPath: "352" + subPathExpr: "353" + workingDir: "334" + hostAliases: + - hostnames: + - "463" + ip: "462" + hostPID: true + hostname: "417" + imagePullSecrets: + - name: "416" + initContainers: + - args: + - "195" + command: + - "194" + env: + - name: "202" + value: "203" + valueFrom: + configMapKeyRef: + key: "209" + name: "208" + optional: true + fieldRef: + apiVersion: "204" + fieldPath: "205" + resourceFieldRef: + containerName: "206" + divisor: "241" + resource: "207" + secretKeyRef: + key: "211" + name: "210" + optional: false + envFrom: + - configMapRef: + name: "200" + optional: false + prefix: "199" + secretRef: + name: "201" + optional: false + image: "193" + imagePullPolicy: 酊龨δ摖ȱğ_< + lifecycle: + postStart: + exec: + command: + - "238" + httpGet: + host: "240" + httpHeaders: + - name: "241" + value: "242" + path: "239" + port: 878005329 + scheme: 丟×x锏ɟ4Ǒ + tcpSocket: + host: "244" + port: "243" + preStop: + exec: + command: + - "245" + httpGet: + host: "247" + httpHeaders: + - name: "248" + value: "249" + path: "246" + port: 1746399757 + scheme: V訆Ǝżŧ + tcpSocket: + host: "250" + port: 204229950 + livenessProbe: + exec: + command: + - "218" + failureThreshold: -1784617397 + httpGet: + host: "220" + httpHeaders: + - name: "221" + value: "222" + path: "219" + port: -1225815437 + scheme: 荭gw忊|E + initialDelaySeconds: 1004325340 + periodSeconds: 14304392 + successThreshold: 465972736 + tcpSocket: + host: "223" + port: -438588982 + timeoutSeconds: -1313320434 + name: "192" + ports: + - containerPort: 1791615594 + hostIP: "198" + hostPort: -805795167 + name: "197" + protocol: Ƥ熪军g>郵[+扴 + readinessProbe: + exec: + command: + - "224" + failureThreshold: 2056774277 + httpGet: + host: "227" + httpHeaders: + - name: "228" + value: "229" + path: "225" + port: "226" + scheme: 貾坢'跩aŕ翑0 + initialDelaySeconds: -2165496 + periodSeconds: 1386255869 + successThreshold: -778272981 + tcpSocket: + host: "230" + port: 1165327504 + timeoutSeconds: -1778952574 + resources: + limits: + "": "268" + requests: + -Ɂ圯W:ĸ輦唊#v铿ʩȂ4ē鐭#嬀ơ: "340" + securityContext: + allowPrivilegeEscalation: false + capabilities: + add: + - J橈'琕鶫:顇ə娯 + drop: + - 囌{屿oiɥ嵐sC + privileged: false + procMount: Jih亏yƕ丆録² + readOnlyRootFilesystem: false + runAsGroup: -6499508485510627932 + runAsNonRoot: true + runAsUser: 7917735345573161773 + seLinuxOptions: + level: "255" + role: "253" + type: "254" + user: "252" + seccompProfile: + localhostProfile: "259" + type: )/灩聋3趐囨鏻 + windowsOptions: + gmsaCredentialSpec: "257" + gmsaCredentialSpecName: "256" + runAsUserName: "258" + startupProbe: + exec: + command: + - "231" + failureThreshold: 549215478 + httpGet: + host: "233" + httpHeaders: + - name: "234" + value: "235" + path: "232" + port: -1928016742 + scheme: E¦ + initialDelaySeconds: 1868887309 + periodSeconds: -316996074 + successThreshold: 1933968533 + tcpSocket: + host: "237" + port: "236" + timeoutSeconds: -528664199 + terminationMessagePath: "251" + terminationMessagePolicy: NƗ¸gĩ + tty: true + volumeDevices: + - devicePath: "217" + name: "216" + volumeMounts: + - mountPath: "213" + mountPropagation: 藢xɮĵȑ6L*Z鐫û咡W< + name: "212" + subPath: "214" + subPathExpr: "215" + workingDir: "196" + nodeName: "405" + nodeSelector: + "401": "402" + overhead: + 奿ÆŁĪŀc=Ƨz鈡煰敹xŪOr揷Ŝ: "15" + preemptionPolicy: 疅檎ǽ曖sƖTƫ雮蛱ñYȴ鴜.弊þ + priority: -192869830 + priorityClassName: "464" + readinessGates: + - conditionType: 讱 + restartPolicy: 婦 + runtimeClassName: "469" + schedulerName: "459" + securityContext: + fsGroup: -6298002649883493725 + fsGroupChangePolicy: ä2 ɲ±m嵘厶sȰÖ埡Æ + runAsGroup: -1083846598029307786 + runAsNonRoot: false + runAsUser: -8872996084157186866 + seLinuxOptions: + level: "409" + role: "407" + type: "408" + user: "406" + seccompProfile: + localhostProfile: "415" + type: Ş襵樞úʥ銀 + supplementalGroups: + - -46143243150134963 + sysctls: + - name: "413" + value: "414" + windowsOptions: + gmsaCredentialSpec: "411" + gmsaCredentialSpecName: "410" + runAsUserName: "412" + serviceAccount: "404" + serviceAccountName: "403" + setHostnameAsFQDN: true + shareProcessNamespace: false + subdomain: "418" + terminationGracePeriodSeconds: -7767642171323610380 + tolerations: + - effect: ÖTő净湅oĒ弦 + key: "460" + operator: 眊:YĹ爩í鬯濴VǕ癶L浼h嫨炛 + tolerationSeconds: -3092025889836357564 + value: "461" + topologySpreadConstraints: + - labelSelector: + matchExpressions: + - key: b-k7cr-mo-dz12---i/6.W-m_-Z.wc..k_0_5.z.0..__D-1b.-9.Y0-_-.l__.c17__f_-336-B + operator: Exists + matchLabels: + D7RufiV-7u0--_qv4--_.6_N_9X-B.s8.N_rM-k8: 7e.._d--Y-_l-v0-1V-N-R__R9 + maxSkew: -816594589 + topologyKey: "470" + whenUnsatisfiable: "" + volumes: + - awsElasticBlockStore: + fsType: "64" + partition: -104666658 + readOnly: true + volumeID: "63" + azureDisk: + cachingMode: ʜǝ鿟ldg滠鼍ƭt + diskName: "127" + diskURI: "128" + fsType: "129" + kind: ȫşŇɜa + readOnly: true + azureFile: + secretName: "113" + shareName: "114" + cephfs: + monitors: + - "98" + path: "99" + secretFile: "101" + secretRef: + name: "102" + user: "100" + cinder: + fsType: "96" + readOnly: true + secretRef: + name: "97" + volumeID: "95" + configMap: + defaultMode: -599608368 + items: + - key: "116" + mode: -1194714697 + path: "117" + name: "115" + optional: true + csi: + driver: "159" + fsType: "160" + nodePublishSecretRef: + name: "163" + readOnly: true + volumeAttributes: + "161": "162" + downwardAPI: + defaultMode: 1801487647 + items: + - fieldRef: + apiVersion: "106" + fieldPath: "107" + mode: 1322858613 + path: "105" + resourceFieldRef: + containerName: "108" + divisor: "889" + resource: "109" + emptyDir: + medium: 踓Ǻǧ湬淊kŪ睴鸏:ɥ³ƞsɁ8^ʥ + sizeLimit: "681" + ephemeral: + readOnly: true + volumeClaimTemplate: + metadata: + annotations: + "171": "172" + clusterName: "177" + creationTimestamp: null + deletionGracePeriodSeconds: -1837257934517376612 + finalizers: + - "176" + generateName: "165" + generation: -8801560367353238479 + labels: + "169": "170" + managedFields: + - apiVersion: "179" + fieldsType: "180" + manager: "178" + operation: 蒅!a坩O`涁İ而踪鄌 + name: "164" + namespace: "166" + ownerReferences: + - apiVersion: "173" + blockOwnerDeletion: true + controller: true + kind: "174" + name: "175" + uid: "" + resourceVersion: "917467801074989174" + selfLink: "167" + uid: ;栍dʪīT捘ɍi縱ù墴1Rƥ贫d飼 + spec: + accessModes: + - '|@?鷅bȻN' + dataSource: + apiGroup: "189" + kind: "190" + name: "191" + resources: + limits: + ?$矡ȶ网棊ʢ: "891" + requests: + Ⱥ眖R#yV'WKw(ğ: "423" + selector: + matchExpressions: + - key: 39-295at-o7qff7-x--r7v66bm71u-n4f9wk-3--652x01--p--n4-4-l.onh-9289---x-p-qpt6-1w-3205c1lxeqyn-5--9d5a3-7bf46g-40883176jte/Pi.-_-a-G + operator: Exists + matchLabels: + fi-a--w---f-e.z-j4kh6oqu-or---40--87-1wpl6-2-310e5hyzn0w-p4mzlu/m_AO-l8VKLyHA_.-F_E2_QOQ: E._._3.-.83_iq_-y.-25C.A-j..9dfn3Y8d_0_.---M_4FF + storageClassName: "188" + volumeMode: 跦Opwǩ曬逴褜1 + volumeName: "187" + fc: + fsType: "111" + lun: 1169718433 + targetWWNs: + - "110" + wwids: + - "112" + flexVolume: + driver: "90" + fsType: "91" + options: + "93": "94" + readOnly: true + secretRef: + name: "92" + flocker: + datasetName: "103" + datasetUUID: "104" + gcePersistentDisk: + fsType: "62" + partition: 2065358741 + pdName: "61" + readOnly: true + gitRepo: + directory: "67" + repository: "65" + revision: "66" + glusterfs: + endpoints: "80" + path: "81" + hostPath: + path: "60" + type: /淹\韲翁&ʢsɜ曢\%枅:=ǛƓ + iscsi: + chapAuthSession: true + fsType: "76" + initiatorName: "79" + iqn: "74" + iscsiInterface: "75" + lun: -663180249 + portals: + - "77" + readOnly: true + secretRef: + name: "78" + targetPortal: "73" + name: "59" + nfs: + path: "72" + server: "71" + persistentVolumeClaim: + claimName: "82" + photonPersistentDisk: + fsType: "131" + pdID: "130" + portworxVolume: + fsType: "146" + readOnly: true + volumeID: "145" + projected: + defaultMode: -1980941277 + sources: + - configMap: + items: + - key: "141" + mode: 1730325900 + path: "142" + name: "140" + optional: true + downwardAPI: + items: + - fieldRef: + apiVersion: "136" + fieldPath: "137" + mode: -555780268 + path: "135" + resourceFieldRef: + containerName: "138" + divisor: "952" + resource: "139" + secret: + items: + - key: "133" + mode: 782113097 + path: "134" + name: "132" + optional: true + serviceAccountToken: + audience: "143" + expirationSeconds: -2937394236764575757 + path: "144" + quobyte: + group: "125" + readOnly: true + registry: "122" + tenant: "126" + user: "124" + volume: "123" + rbd: + fsType: "85" + image: "84" + keyring: "88" + monitors: + - "83" + pool: "86" + readOnly: true + secretRef: + name: "89" + user: "87" + scaleIO: + fsType: "154" + gateway: "147" + protectionDomain: "150" + secretRef: + name: "149" + sslEnabled: true + storageMode: "152" + storagePool: "151" + system: "148" + volumeName: "153" + secret: + defaultMode: 1655406148 + items: + - key: "69" + mode: 1648350164 + path: "70" + optional: true + secretName: "68" + storageos: + fsType: "157" + readOnly: true + secretRef: + name: "158" + volumeName: "155" + volumeNamespace: "156" + vsphereVolume: + fsType: "119" + storagePolicyID: "121" + storagePolicyName: "120" + volumePath: "118" + ttlSecondsAfterFinished: -1766935785 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/certificates.k8s.io.v1.CertificateSigningRequest.json b/staging/src/k8s.io/api/testdata/v1.19.0/certificates.k8s.io.v1.CertificateSigningRequest.json new file mode 100644 index 00000000000..72aee7c536f --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/certificates.k8s.io.v1.CertificateSigningRequest.json @@ -0,0 +1,73 @@ +{ + "kind": "CertificateSigningRequest", + "apiVersion": "certificates.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": { + "request": "OA==", + "signerName": "19", + "usages": [ + "J枊a" + ], + "username": "20", + "uid": "21", + "groups": [ + "22" + ], + "extra": { + "23": [ + "24" +] + } + }, + "status": { + "conditions": [ + { + "type": "o,c鮽ort昍řČ扷5Ɨ", + "status": "ěĂ凗蓏Ŋ蛊ĉy緅縕", + "reason": "25", + "message": "26", + "lastUpdateTime": "1985-03-23T14:10:57Z", + "lastTransitionTime": "2352-05-22T04:29:36Z" + } + ], + "certificate": "cw==" + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/certificates.k8s.io.v1.CertificateSigningRequest.pb b/staging/src/k8s.io/api/testdata/v1.19.0/certificates.k8s.io.v1.CertificateSigningRequest.pb new file mode 100644 index 0000000000000000000000000000000000000000..de33191dc7f3515430444bc4fbdad319187198e7 GIT binary patch literal 361 zcmd0{C}!X?<`PRzEh@=O%S=uzNiEjPwkX!i%-1h76q0mChzDn;=Vj)l2c;I4rWTh7 ztz_a_$;icMB*bVe#b~0$XsX3%ZX{x8XkcPwVqj`wX<=YtZf0O+WMFJ@`(4x3#_leyg0YCn(4>mV(6ozDAE?w!Nb%)_uBTJFUM`+_be?YL(>YrXZ%@=e zIi>d5#72#0JEtFMiv^lyZp370A*9B|Xd%R8WFW<4WT?bsWTeIF^=w{Oq7fGtlaa9y z3y?IiVluRp3g+_T63f>~ez|UMeo@J@8NEkm9_e}3x!v^Gbf9)qpmsAQ4vvr8x}P!% zFlcdbY*_d2r;Y%Fk;IYNN1C3tPk%AF|7h2X*h)}1SE3OY z7n6~(5DSnrv0^f`lnUnZ;}Xl)Nq)I*Z+=n9vl+cdXCCQ!*16sE*mR(FQ=oP;B@T{{ z+q$1J3NUDKaBNuj@28FcgOS9M*+-h5woiXCx&LU_i`iXAIxC-VZ+*UFst{wb6oV22 E05AZ2kpKVy literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/certificates.k8s.io.v1beta1.CertificateSigningRequest.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/certificates.k8s.io.v1beta1.CertificateSigningRequest.yaml new file mode 100644 index 00000000000..3207d6282d9 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/certificates.k8s.io.v1beta1.CertificateSigningRequest.yaml @@ -0,0 +1,52 @@ +apiVersion: certificates.k8s.io/v1beta1 +kind: CertificateSigningRequest +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: + "23": + - "24" + groups: + - "22" + request: OA== + signerName: "19" + uid: "21" + usages: + - J枊a + username: "20" +status: + certificate: cw== + conditions: + - lastTransitionTime: "2352-05-22T04:29:36Z" + lastUpdateTime: "1985-03-23T14:10:57Z" + message: "26" + reason: "25" + status: ěĂ凗蓏Ŋ蛊ĉy緅縕 + type: o,c鮽ort昍řČ扷5Ɨ diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/coordination.k8s.io.v1.Lease.json b/staging/src/k8s.io/api/testdata/v1.19.0/coordination.k8s.io.v1.Lease.json new file mode 100644 index 00000000000..fa968b8b50e --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/coordination.k8s.io.v1.Lease.json @@ -0,0 +1,50 @@ +{ + "kind": "Lease", + "apiVersion": "coordination.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": { + "holderIdentity": "19", + "leaseDurationSeconds": 896585016, + "acquireTime": "1970-01-01T00:00:02.000000Z", + "renewTime": "1970-01-01T00:00:03.000000Z", + "leaseTransitions": 1305381319 + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/coordination.k8s.io.v1.Lease.pb b/staging/src/k8s.io/api/testdata/v1.19.0/coordination.k8s.io.v1.Lease.pb new file mode 100644 index 0000000000000000000000000000000000000000..7e266bc664a772a3b65b8e5be9080f7ded7b818c GIT binary patch literal 246 zcmVMV3X>V>WYdCW*X>TufF%kt#Wnpt=63PJzsR0TB zG774F)%bTG%z(ZIXEylH#RUfGB7hZ+wOwZfs34ha6$l3t%$XQ zg`duxy8&7T3IR6~0XSj@3IRD10x>XZAPNF8G8zIgGa?Q|dgZ&6$cKA##frv{a4G^Z zF)#o)0dfK{G7$v&o-I}7oV3HYVK2#)eddvYDCW7B w#D-lO0x>r-0x>ue90~$4IS{y-!>a=t1PB5U03rkk0}ucx$CJA51R4M$04+sJ+W-In literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/coordination.k8s.io.v1.Lease.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/coordination.k8s.io.v1.Lease.yaml new file mode 100644 index 00000000000..ca23767e83c --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/coordination.k8s.io.v1.Lease.yaml @@ -0,0 +1,37 @@ +apiVersion: coordination.k8s.io/v1 +kind: Lease +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: + acquireTime: "1970-01-01T00:00:02.000000Z" + holderIdentity: "19" + leaseDurationSeconds: 896585016 + leaseTransitions: 1305381319 + renewTime: "1970-01-01T00:00:03.000000Z" diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/coordination.k8s.io.v1beta1.Lease.json b/staging/src/k8s.io/api/testdata/v1.19.0/coordination.k8s.io.v1beta1.Lease.json new file mode 100644 index 00000000000..0ebf3881f60 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/coordination.k8s.io.v1beta1.Lease.json @@ -0,0 +1,50 @@ +{ + "kind": "Lease", + "apiVersion": "coordination.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": { + "holderIdentity": "19", + "leaseDurationSeconds": 896585016, + "acquireTime": "1970-01-01T00:00:02.000000Z", + "renewTime": "1970-01-01T00:00:03.000000Z", + "leaseTransitions": 1305381319 + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/coordination.k8s.io.v1beta1.Lease.pb b/staging/src/k8s.io/api/testdata/v1.19.0/coordination.k8s.io.v1beta1.Lease.pb new file mode 100644 index 0000000000000000000000000000000000000000..cd503af4a13437d3b6cc1586ce4994205593a075 GIT binary patch literal 251 zcmVMV3X>V>WYdCW*X>TufF=AzOVKEW~Ol4tnWfIB( z3aJ4K0WuN+Ga3OjA^|lj0XH%fF)=VSGBhwXG&wjhI5##hHZm|XINR=m)q#tgfp9_q zP_2lygN2{YoVx*91_}W;5&<}32MPf>5&|(WY9I;%F)|tgF*70#M0(}Bl*osBbH$3r zk8mmiF)=UzI0143F*JGtF*S+-FA4%NHWDG}kc#D$is_@7#hxuy<(#y`w_z{Ilzrxr zfhgv=m&Ar$8UislG6FF;5*!KwF*y*pn!~FD8UzRe5C9?s2m=rRD94k!?gSbDA^`DN BO|k$0 literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/coordination.k8s.io.v1beta1.Lease.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/coordination.k8s.io.v1beta1.Lease.yaml new file mode 100644 index 00000000000..ebf97588a64 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/coordination.k8s.io.v1beta1.Lease.yaml @@ -0,0 +1,37 @@ +apiVersion: coordination.k8s.io/v1beta1 +kind: Lease +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: + acquireTime: "1970-01-01T00:00:02.000000Z" + holderIdentity: "19" + leaseDurationSeconds: 896585016 + leaseTransitions: 1305381319 + renewTime: "1970-01-01T00:00:03.000000Z" diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.APIGroup.json b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.APIGroup.json new file mode 100644 index 00000000000..66b519a84b2 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.APIGroup.json @@ -0,0 +1,21 @@ +{ + "kind": "APIGroup", + "apiVersion": "v1", + "name": "2", + "versions": [ + { + "groupVersion": "3", + "version": "4" + } + ], + "preferredVersion": { + "groupVersion": "5", + "version": "6" + }, + "serverAddressByClientCIDRs": [ + { + "clientCIDR": "7", + "serverAddress": "8" + } + ] +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.APIGroup.pb b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.APIGroup.pb new file mode 100644 index 0000000000000000000000000000000000000000..e722208b3c71ea64b2e7516aac7c5ec5d0e02c60 GIT binary patch literal 53 zcmd0{C}!Z|<6PE%uC74OBcG!$hDG@i_u7k(O8PnM2XQd#K^?J z)Wp)lz{1?jz|6?N*y8rPrmKzJa~cbr7y{OIY;A6xe{Rlh#wa!}Msp!XizId~MoS?k zLxU^@E+#`GDJDZ>B|ev`r@N<|Xs<3l+I6hIK#K`zE`tSQ5tE@w6_cT97o$E&*pU{TD(};n{Z^s$r*YtW~|p@GBPq^GBUPeGBS~3P+|Z8%f3z; literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Binding.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Binding.yaml new file mode 100644 index 00000000000..b66bc4dae74 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Binding.yaml @@ -0,0 +1,39 @@ +apiVersion: v1 +kind: Binding +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" +target: + apiVersion: "22" + fieldPath: "24" + kind: "19" + name: "21" + namespace: "20" + resourceVersion: "23" + uid: īqJ枊a8衍`Ĩɘ.蘯 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ComponentStatus.json b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ComponentStatus.json new file mode 100644 index 00000000000..c1064a19e9b --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ComponentStatus.json @@ -0,0 +1,51 @@ +{ + "kind": "ComponentStatus", + "apiVersion": "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" + } + ] + }, + "conditions": [ + { + "type": "@Hr鯹)晿", + "status": "`Ĩɘ.蘯6ċ", + "message": "19", + "error": "20" + } + ] +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ComponentStatus.pb b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ComponentStatus.pb new file mode 100644 index 0000000000000000000000000000000000000000..6a92a2a1be21aecd53315145bf5010bf44a47ab3 GIT binary patch literal 242 zcmVc;b#oHX0Sc)B3IQ?_0W%r_G$H{t zDgie#6frR{G%_?WH8eRmFgQ0hFg7wUGdSDsg4KbGoPlsc08p)nwS$G9&YZgeS_TRM zHxdCjVh0KVIT8XfFlrzQ0x>cg0x>fp4n%t8yOhX>dvnE##*c6+0x>Z#05}110x>jt z0x>m;0WS&yF*Xt*>5z)$l#1!2nZ=$hRpp$t!?$5C$&`KOk%1`YxtGL-T^a&0H!=b- sI1(ZX3P4D5>94sd=9#||3}D2l$(Szan6Ea(iy8tkIU)iwFd6_N0Av$StpET3 literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ComponentStatus.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ComponentStatus.yaml new file mode 100644 index 00000000000..376a732b083 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ComponentStatus.yaml @@ -0,0 +1,36 @@ +apiVersion: v1 +conditions: +- error: "20" + message: "19" + status: '`Ĩɘ.蘯6ċ' + type: '@Hr鯹)晿' +kind: ComponentStatus +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" diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ConfigMap.json b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ConfigMap.json new file mode 100644 index 00000000000..85f644b8625 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ConfigMap.json @@ -0,0 +1,50 @@ +{ + "kind": "ConfigMap", + "apiVersion": "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" + } + ] + }, + "immutable": false, + "data": { + "19": "20" + }, + "binaryData": { + "21": "Hg==" + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ConfigMap.pb b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ConfigMap.pb new file mode 100644 index 0000000000000000000000000000000000000000..4b8c3dfed2b31242fe884ae9f2ed75b5af7f5e46 GIT binary patch literal 221 zcmd0{C}!Z|=VB@|6ykKw&r8cp_f0GiI>^Yil97wiNQlu`iqS-g(Nv4k+(^XG(7?pV z#K6?V(!#*P+|0nt$iUd*_PeI5joot^3!E4N)^==dZk>N_&ThsiHZDeUAx4WNb}mLs zAtpnEECntmLnA3BLt`aAm#U|`r<`c7Ek literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ConfigMap.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ConfigMap.yaml new file mode 100644 index 00000000000..f411c81b3d8 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ConfigMap.yaml @@ -0,0 +1,36 @@ +apiVersion: v1 +binaryData: + "21": Hg== +data: + "19": "20" +immutable: false +kind: ConfigMap +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" diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.CreateOptions.json b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.CreateOptions.json new file mode 100644 index 00000000000..edc827955f9 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.CreateOptions.json @@ -0,0 +1,8 @@ +{ + "kind": "CreateOptions", + "apiVersion": "v1", + "dryRun": [ + "2" + ], + "fieldManager": "3" +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.CreateOptions.pb b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.CreateOptions.pb new file mode 100644 index 0000000000000000000000000000000000000000..b423ea24b3f5deabe89f9b892699cb08d24ce1cb GIT binary patch literal 37 scmd0{C}!Xi=3*){6ykL*N=+(^b literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.CreateOptions.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.CreateOptions.yaml new file mode 100644 index 00000000000..b115dc761e0 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.CreateOptions.yaml @@ -0,0 +1,5 @@ +apiVersion: v1 +dryRun: +- "2" +fieldManager: "3" +kind: CreateOptions diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.DeleteOptions.json b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.DeleteOptions.json new file mode 100644 index 00000000000..6d2b57c905e --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.DeleteOptions.json @@ -0,0 +1,14 @@ +{ + "kind": "DeleteOptions", + "apiVersion": "v1", + "gracePeriodSeconds": 4518808233936994290, + "preconditions": { + "uid": "ȕHH壬%龺ǟ橸章蒪ʤǎ\u003e渽蝧抰", + "resourceVersion": "2" + }, + "orphanDependents": false, + "propagationPolicy": "ZȢXQ", + "dryRun": [ + "3" + ] +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.DeleteOptions.pb b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.DeleteOptions.pb new file mode 100644 index 0000000000000000000000000000000000000000..d29af40a14b625e6d624bd3c99d90d5d70611a0c GIT binary patch literal 96 zcmV-m0H6PBICB6B6AA)$F%k_#Wo%`1WlwN)X>V?G5At$hpXRB!=c}OTlB&w2$BsVcxV`9|r{;>V5&<$803roi$f8(LDgiSZ03ray CN-9AB literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.DeleteOptions.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.DeleteOptions.yaml new file mode 100644 index 00000000000..842585490e9 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.DeleteOptions.yaml @@ -0,0 +1,10 @@ +apiVersion: v1 +dryRun: +- "3" +gracePeriodSeconds: 4518808233936994290 +kind: DeleteOptions +orphanDependents: false +preconditions: + resourceVersion: "2" + uid: ȕHH壬%龺ǟ橸章蒪ʤǎ>渽蝧抰 +propagationPolicy: ZȢXQ diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Endpoints.json b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Endpoints.json new file mode 100644 index 00000000000..785f15591b9 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Endpoints.json @@ -0,0 +1,87 @@ +{ + "kind": "Endpoints", + "apiVersion": "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" + } + ] + }, + "subsets": [ + { + "addresses": [ + { + "ip": "19", + "hostname": "20", + "nodeName": "21", + "targetRef": { + "kind": "22", + "namespace": "23", + "name": "24", + "uid": "Hr鯹)晿\u003co,c鮽ort昍řČ扷5Ɨ", + "apiVersion": "25", + "resourceVersion": "26", + "fieldPath": "27" + } + } + ], + "notReadyAddresses": [ + { + "ip": "28", + "hostname": "29", + "nodeName": "30", + "targetRef": { + "kind": "31", + "namespace": "32", + "name": "33", + "uid": "Ă凗蓏Ŋ蛊ĉy", + "apiVersion": "34", + "resourceVersion": "35", + "fieldPath": "36" + } + } + ], + "ports": [ + { + "name": "37", + "port": 1546792211, + "protocol": "\u003eŽ燹憍峕?狱³-Ǐ忄*", + "appProtocol": "38" + } + ] + } + ] +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Endpoints.pb b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Endpoints.pb new file mode 100644 index 0000000000000000000000000000000000000000..7470f9c110988be9fb55eda61659cbf6bc1e383d GIT binary patch literal 378 zcmWO0%_~Gv9LDi`eubO`I@!1@?ur}DJ?Gq)Gm|J$mNquZ!pjC_rWq+@G2VuYhK$B! zVqs;0G^9z>6mz|7>})7yaWAv+H#qy}^X-`t2?aM|n5U$EV0JPVotm9XkT1aJ2qQ)i zSCOe9OGgfCrqnQ*X;@}h7{aj)n;Beu{;j+xxAVzZpE7i@dAquP`j)>(BefVg1c~uF zjKTz{G2M!RG8HJ-8u}Og`^-yfDdD+K>6i|(s|XYaYAyn`TojU1o3vH;TtDMh&vM>L z*RY?zdAu77y=In!{bYMk%vLr=WzAtg1-U|aP?|7_U|@^@<0>#yYaNVNuZkT(uG}5% zoTy%wqVc)lXxGbCc7m-t>nW=PvluWt0?d)Z(11}QWJ3@g1E&PIyv(`QR9W#;+24b- z=l&kMm8}IGxXFN95#Y9zVGX#Uc1Yti9elie*QhN$Ug;-Q3^sQC!eQ^v_Vq)d>pAV0 L*K|1*s-h|XMJjx2 literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Endpoints.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Endpoints.yaml new file mode 100644 index 00000000000..a7e662db372 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Endpoints.yaml @@ -0,0 +1,61 @@ +apiVersion: v1 +kind: Endpoints +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" +subsets: +- addresses: + - hostname: "20" + ip: "19" + nodeName: "21" + targetRef: + apiVersion: "25" + fieldPath: "27" + kind: "22" + name: "24" + namespace: "23" + resourceVersion: "26" + uid: Hr鯹)晿Ž燹憍峕?狱³-Ǐ忄*' diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.EphemeralContainers.json b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.EphemeralContainers.json new file mode 100644 index 00000000000..e28631ecd5b --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.EphemeralContainers.json @@ -0,0 +1,295 @@ +{ + "kind": "EphemeralContainers", + "apiVersion": "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" + } + ] + }, + "ephemeralContainers": [ + { + "name": "19", + "image": "20", + "command": [ + "21" + ], + "args": [ + "22" + ], + "workingDir": "23", + "ports": [ + { + "name": "24", + "hostPort": 1305381319, + "containerPort": -1300313567, + "hostIP": "25" + } + ], + "envFrom": [ + { + "prefix": "26", + "configMapRef": { + "name": "27", + "optional": false + }, + "secretRef": { + "name": "28", + "optional": false + } + } + ], + "env": [ + { + "name": "29", + "value": "30", + "valueFrom": { + "fieldRef": { + "apiVersion": "31", + "fieldPath": "32" + }, + "resourceFieldRef": { + "containerName": "33", + "resource": "34", + "divisor": "12" + }, + "configMapKeyRef": { + "name": "35", + "key": "36", + "optional": false + }, + "secretKeyRef": { + "name": "37", + "key": "38", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "V夸eɑeʤ": "420" + }, + "requests": { + "Ƣ6/ʕVŚ(ĿȊ甞": "776" + } + }, + "volumeMounts": [ + { + "name": "39", + "mountPath": "40", + "subPath": "41", + "mountPropagation": "憍峕?狱³-Ǐ忄*", + "subPathExpr": "42" + } + ], + "volumeDevices": [ + { + "name": "43", + "devicePath": "44" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "45" + ] + }, + "httpGet": { + "path": "46", + "port": "47", + "host": "48", + "scheme": "亞螩B峅x4%a鯿rŎǀ朲^苣fƼ@h", + "httpHeaders": [ + { + "name": "49", + "value": "50" + } + ] + }, + "tcpSocket": { + "port": 1366345526, + "host": "51" + }, + "initialDelaySeconds": 1392988974, + "timeoutSeconds": 1563658126, + "periodSeconds": -1771047449, + "successThreshold": -1280107919, + "failureThreshold": -54954325 + }, + "readinessProbe": { + "exec": { + "command": [ + "52" + ] + }, + "httpGet": { + "path": "53", + "port": "54", + "host": "55", + "scheme": "OŖ樅尷", + "httpHeaders": [ + { + "name": "56", + "value": "57" + } + ] + }, + "tcpSocket": { + "port": 2136826132, + "host": "58" + }, + "initialDelaySeconds": 819364842, + "timeoutSeconds": 933484239, + "periodSeconds": -983896210, + "successThreshold": 552512122, + "failureThreshold": -833209928 + }, + "startupProbe": { + "exec": { + "command": [ + "59" + ] + }, + "httpGet": { + "path": "60", + "port": 180803110, + "host": "61", + "scheme": "ņ錕?øēƺ", + "httpHeaders": [ + { + "name": "62", + "value": "63" + } + ] + }, + "tcpSocket": { + "port": "64", + "host": "65" + }, + "initialDelaySeconds": -816398166, + "timeoutSeconds": 1229400382, + "periodSeconds": -1583208879, + "successThreshold": 1088264954, + "failureThreshold": 13573196 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "66" + ] + }, + "httpGet": { + "path": "67", + "port": -1293912096, + "host": "68", + "scheme": "託仭", + "httpHeaders": [ + { + "name": "69", + "value": "70" + } + ] + }, + "tcpSocket": { + "port": "71", + "host": "72" + } + }, + "preStop": { + "exec": { + "command": [ + "73" + ] + }, + "httpGet": { + "path": "74", + "port": "75", + "host": "76", + "scheme": "鴜Ł%Ũ", + "httpHeaders": [ + { + "name": "77", + "value": "78" + } + ] + }, + "tcpSocket": { + "port": "79", + "host": "80" + } + } + }, + "terminationMessagePath": "81", + "terminationMessagePolicy": "Ņ£", + "securityContext": { + "capabilities": { + "add": [ + "2Ō¾\\ĒP鄸靇杧ž" + ], + "drop": [ + "娲瘹ɭȊɚɎ(dɅ囥糷磩窮秳ķ蟒苾h^" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "82", + "role": "83", + "type": "84", + "level": "85" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "86", + "gmsaCredentialSpec": "87", + "runAsUserName": "88" + }, + "runAsUser": 4491726672505793472, + "runAsGroup": -5441351197948631872, + "runAsNonRoot": true, + "readOnlyRootFilesystem": true, + "allowPrivilegeEscalation": true, + "procMount": "ĭÐl恕ɍȇ廄裭4懙", + "seccompProfile": { + "type": "嵒ƫS捕ɷD¡轫n", + "localhostProfile": "89" + } + }, + "stdin": true, + "targetContainerName": "90" + } + ] +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.EphemeralContainers.pb b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.EphemeralContainers.pb new file mode 100644 index 0000000000000000000000000000000000000000..4cc4e0f2790c4da7a4a01bfe44ef9e0c477fed03 GIT binary patch literal 1166 zcmYjPYfKzf6rOu|ZEpy!Lu1zQ4^C1g+ceDFdENC#i?sgfADbHaL2MHmG1wv!Fveg^ zSY=sU%A>GI3kyxVwdLVfWud%UXkZ6eLTWS`jZKUuoqb5e_)MgldS;hK=f}*s=gj%O z?|$c;VND!)oZvTQzWBL@+M3sD8msFLzh3`F^{e$YjZJ*YLB5ai*pES)YP zSf&D&6|v|@v$YUh_rKj_23ETp+!$~^lW%>;0Wuka*ek3(A zR$)bbZ>jsL(;qK2nq6xxiO}T9R7d!g)tlwDZn%^R7t|!dNr;1U-soEC$P+lo$j<9m zhtKD^y1MVA^GcFiOVPhF&XoQ#wK<$MNt*b{vh3soRCR_tYfI565ArqTp%hIOu%?N7 zo;N>8jQXrkW^6`H2Yh3fF}VE4PC`>{0p z+c&>v6Q_KL9JbkXo!<{{gMS31fB&<0AgfCN?{p^Sr$z_vEktZa9qwpILJ`?@$bdl_ zls{;L7z+Osyw!)24Nbs?E;`avA=A6h9JTum7^lJh*AIA1I*pm!$Td&dYW7m|?DFDE zvEF0p*4gy1KQVmGT;%s#qm#+=bMeS}AU+uHDt$TbvxYuQMrV@YvE=ym&)m{CAh1k6+sGp*$I*IPGY(ci}pmLdr;RDL_&@e^`>lo6R5+q0{1=WF0tgt)UXDA<@|%pEk(*oa5fRJK1Tv7QYB>74F)%bT zG%z(ZIXEylH#RUfGB7hZ+wOwZfs34ha6$l3t%$XQg`duxy8&7T3IR6~0XSj@3IRD1 z0x>XZAPNF8G8zIgGa?Q|dgZ&6$cKA##frv{a4G^ZF)#o)0dfK{G7$v&o-I}7oV3HYVK2#)eddvYDCW7B#D-lO0x>r-0x>ueFA4%NIT8Xg zFd70fF(MVjt8q%^o{C{O=%I~Z#Hh)bF6fxADgrVxG6FI)Is!5@8UivkA_6itDhLV! zGB*+eGB`2_2-}zLm~;>TItU1sh_j+@5CA~5+PS#;|NsC00ZIZgIZ_J<^zzW|K@foH zm=;z4X+XNB}2&;mbu5%Fh)#KR#VgfTTYA^}{GcghZGcpRJ%+D(pV&PyEV31-^VgLY}6ykDEE%7fX$;{6y7GmaNG?HRaVgLYf?FO0v literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.GetOptions.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.GetOptions.yaml new file mode 100644 index 00000000000..a81415497bd --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.GetOptions.yaml @@ -0,0 +1,3 @@ +apiVersion: v1 +kind: GetOptions +resourceVersion: "2" diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.LimitRange.json b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.LimitRange.json new file mode 100644 index 00000000000..5c7e2b0ffc4 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.LimitRange.json @@ -0,0 +1,65 @@ +{ + "kind": "LimitRange", + "apiVersion": "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": { + "limits": [ + { + "type": "@Hr鯹)晿", + "max": { + "o,c鮽ort昍řČ扷5Ɨ": "647" + }, + "min": { + "Ă凗蓏Ŋ蛊ĉy": "361" + }, + "default": { + "甞谐颋DžS": "632" + }, + "defaultRequest": { + "狱³-Ǐ忄*齧獚": "502" + }, + "maxLimitRequestRatio": { + "亞螩B峅x4%a鯿rŎǀ朲^苣fƼ@h": "494" + } + } + ] + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.LimitRange.pb b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.LimitRange.pb new file mode 100644 index 0000000000000000000000000000000000000000..51520e2be200549ceb193451982510e0aec9f565 GIT binary patch literal 376 zcmd0{C}!Xi;9@E>6yoy9%*`wbO3X`76}rvDwUUvG(MX8VSc=g^iP2Px(cDPH(9pod z$i%?Z#L~jR!raWj%*epl;`Y0ytBu`r8Vj5l0@ikHZEl@^Zq9DTC^jxeb0J2HBz7)F zOCcshgDeFuCPO1BCPQN-K9{PeyQiFJuP#2?b*#TYiwS5hg9T#|lc7l!lc8xBqdrin znULbk30+U8biG_W^XNR?(5G{@9NwO&e{xFgvx$uw&vs5f(iRIe&D@B|&_ZYpBgna2 z4jx4>*YDJPHgms_JeOF$PV&ojd-ID*p3UezI`c@+v(D|N$EFLhaxt5km`h1=2^?v9 z+CKfo8u1v8Jig@iE{BgpEB>oh6yhhbsujH2J0|3(vs#9dfvV9&}QA^ z{ZIF|XuaIK{CV#zkff=Bk&!l+(vw~DUd&tR^mKD;g^6n7%k}$7qT TX~*_BWPlW#Sei&NC@}y4GNg;+ literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.LimitRange.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.LimitRange.yaml new file mode 100644 index 00000000000..e71ffd35092 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.LimitRange.yaml @@ -0,0 +1,44 @@ +apiVersion: v1 +kind: LimitRange +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: + limits: + - default: + 甞谐颋DžS: "632" + defaultRequest: + 狱³-Ǐ忄*齧獚: "502" + max: + o,c鮽ort昍řČ扷5Ɨ: "647" + maxLimitRequestRatio: + 亞螩B峅x4%a鯿rŎǀ朲^苣fƼ@h: "494" + min: + Ă凗蓏Ŋ蛊ĉy: "361" + type: '@Hr鯹)晿' diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ListOptions.json b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ListOptions.json new file mode 100644 index 00000000000..f58b421b424 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ListOptions.json @@ -0,0 +1,12 @@ +{ + "kind": "ListOptions", + "apiVersion": "v1", + "labelSelector": "2", + "fieldSelector": "3", + "watch": true, + "resourceVersion": "4", + "resourceVersionMatch": "Exact", + "timeoutSeconds": 6780787122834727873, + "limit": 3549865785210165515, + "continue": "5" +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ListOptions.pb b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ListOptions.pb new file mode 100644 index 0000000000000000000000000000000000000000..e6cf3ad532f3271b08cefc8856aebd7c34afaea0 GIT binary patch literal 72 zcmd0{C}!Xie>c>L{!C;NJO<1D&2 c_3!)D{A!`06QijILlCQLMPhP^6oV2203Fj8g8%>k literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ListOptions.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ListOptions.yaml new file mode 100644 index 00000000000..cdaabbaf627 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ListOptions.yaml @@ -0,0 +1,10 @@ +apiVersion: v1 +continue: "5" +fieldSelector: "3" +kind: ListOptions +labelSelector: "2" +limit: 3549865785210165515 +resourceVersion: "4" +resourceVersionMatch: Exact +timeoutSeconds: 6780787122834727873 +watch: true diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Namespace.json b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Namespace.json new file mode 100644 index 00000000000..ecc0bc29ec0 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Namespace.json @@ -0,0 +1,60 @@ +{ + "kind": "Namespace", + "apiVersion": "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": { + "finalizers": [ + "@Hr鯹)晿" + ] + }, + "status": { + "phase": "`Ĩɘ.蘯6ċ", + "conditions": [ + { + "type": "夸eɑeʤ脽ěĂ凗蓏Ŋ蛊ĉy", + "status": "Ȋ甞谐颋DžSǡƏS$+½H牗洝尿", + "lastTransitionTime": "2956-02-24T15:15:18Z", + "reason": "19", + "message": "20" + } + ] + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Namespace.pb b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Namespace.pb new file mode 100644 index 0000000000000000000000000000000000000000..aca24a25f78bf2383e3f00f10588a65307c75210 GIT binary patch literal 317 zcmV-D0mA-kICB6B4+;WyF%k(*VQpn|aA9L*5}^VLsR0TBG774 zF)%bTG%z(ZIXEylH#RUfGB7hZ+wOwZfs34ha6$l3t%$XQg`duxy8&7T3IR6~0XSj@ z3IRD10x>XZAPNF8G8zIgGa?Q|dgZ&6$cKA##frv{a4G^ZF)#o)0dfK{G7$v&o-I}7oV3HYVK2#)eddvYDCW7B#D-lO0x>r-0x>ue3BrC$bNau-{=CqyVu)iV*2!`^F_j3>c PDgrS%G6FI%8UP{y9l3gq literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Namespace.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Namespace.yaml new file mode 100644 index 00000000000..da1a7a65da3 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Namespace.yaml @@ -0,0 +1,42 @@ +apiVersion: v1 +kind: Namespace +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: + finalizers: + - '@Hr鯹)晿' +status: + conditions: + - lastTransitionTime: "2956-02-24T15:15:18Z" + message: "20" + reason: "19" + status: Ȋ甞谐颋DžSǡƏS$+½H牗洝尿 + type: 夸eɑeʤ脽ěĂ凗蓏Ŋ蛊ĉy + phase: '`Ĩɘ.蘯6ċ' diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Node.json b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Node.json new file mode 100644 index 00000000000..3acd7885b91 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Node.json @@ -0,0 +1,156 @@ +{ + "kind": "Node", + "apiVersion": "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": { + "podCIDR": "19", + "podCIDRs": [ + "20" + ], + "providerID": "21", + "taints": [ + { + "key": "22", + "value": "23", + "effect": "Hr鯹)晿\u003co,c鮽ort昍řČ扷5Ɨ" + } + ], + "configSource": { + "configMap": { + "namespace": "24", + "name": "25", + "uid": "Ă凗蓏Ŋ蛊ĉy", + "resourceVersion": "26", + "kubeletConfigKey": "27" + } + }, + "externalID": "28" + }, + "status": { + "capacity": { + "縕\u003eŽ燹憍峕?狱³-Ǐ忄*齧獚敆Ȏț": "2" + }, + "allocatable": { + "峅x": "826" + }, + "phase": "%a鯿rŎǀ朲^苣f", + "conditions": [ + { + "type": "", + "status": "P$Iņɖ橙9ȫŚʒ", + "lastHeartbeatTime": "2339-08-25T14:46:58Z", + "lastTransitionTime": "2681-06-13T05:43:15Z", + "reason": "29", + "message": "30" + } + ], + "addresses": [ + { + "type": "OŖ樅尷", + "address": "31" + } + ], + "daemonEndpoints": { + "kubeletEndpoint": { + "Port": -1579157235 + } + }, + "nodeInfo": { + "machineID": "32", + "systemUUID": "33", + "bootID": "34", + "kernelVersion": "35", + "osImage": "36", + "containerRuntimeVersion": "37", + "kubeletVersion": "38", + "kubeProxyVersion": "39", + "operatingSystem": "40", + "architecture": "41" + }, + "images": [ + { + "names": [ + "42" + ], + "sizeBytes": 9177598355370950419 + } + ], + "volumesInUse": [ + "üA謥ǣ偐圠=l畣潁谯耨V6\u0026]鴍Ɋ" + ], + "volumesAttached": [ + { + "name": "ȭ%ƎÜ掸8½£.vǴʌ鴜Ł%ŨȈ", + "devicePath": "43" + } + ], + "config": { + "assigned": { + "configMap": { + "namespace": "44", + "name": "45", + "uid": "£趕ã/鈱$-议}ȧ外ĺ", + "resourceVersion": "46", + "kubeletConfigKey": "47" + } + }, + "active": { + "configMap": { + "namespace": "48", + "name": "49", + "uid": "譋娲瘹ɭȊɚɎ(", + "resourceVersion": "50", + "kubeletConfigKey": "51" + } + }, + "lastKnownGood": { + "configMap": { + "namespace": "52", + "name": "53", + "uid": "ėf倐ȓ圬剴扲ȿQZ{ʁgɸ", + "resourceVersion": "54", + "kubeletConfigKey": "55" + } + }, + "error": "56" + } + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Node.pb b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Node.pb new file mode 100644 index 0000000000000000000000000000000000000000..32335935df6f7dad9a159c06f99c6771aa3c6f83 GIT binary patch literal 746 zcmWlWOH30{6ozLmp!FIMZ(NvhAx>I?Bgo91nRZHiMB+kOC}MO$f(eS4s0joNQ3#Qu zEzr_}LU}ems0N5oUR7RJ66nB`g^4jHCT@($OlLMObmv06p3TWgzW+S_b4O{UAcUYv zK$#cnYHp&>S#XkuG)A<@&=O0_9PPpf1c8^Z#LJRf;T4yYcVb>tzWr?f;t51N^`%t# zbm!Yg-sc}9t90cqNV^cNT;C08Hv$5GI}ZW@Ge8j8oU_gPYQNUe(y013d+Iqr`cewr z00gNS2(q6pCa4n~v3mV_zu$@utIvwA=#luwVs&wrV?9)QpD9ZS6U^dLu7rggT7R*qvlR=JZYi6xM4Q;g`` zkV5;*?dMfrYQUHrc583ck?p69&Gy4PwsI_&Vr{nHFV#<%b1AZl8v~K&_Q5?D)d6F| ztIsYXAPP7e?zIJf?S%g9kf2KnAP|WGqR0SIVu2`gKy(r%IYd-Sf#@y+5?=u%p)>~q z3Fr3x{l1hO`x<*#=Gb_D#+-V+71cexdgR5)yXkP$NO;WI8MAHTsx!aJiU(8v3I{x_ zO*=M28xbS4q^u{_qsN=J;@jO;JfeCW>V(#bfFxE1Xjq8IHzeY(Br^xsqvpHtMzq-K zoU<31u~@4%uD=>cuCPENK1(i?kL-k22<>K&IUUd^=F>yVscFrh8cBr;SRnHpkOig~ w6+s}A6J?P(lpL(p+j_M=Ju;Ž燹憍峕?狱³-Ǐ忄*齧獚敆Ȏț: "2" + conditions: + - lastHeartbeatTime: "2339-08-25T14:46:58Z" + lastTransitionTime: "2681-06-13T05:43:15Z" + message: "30" + reason: "29" + status: P$Iņɖ橙9ȫŚʒ + type: "" + config: + active: + configMap: + kubeletConfigKey: "51" + name: "49" + namespace: "48" + resourceVersion: "50" + uid: 譋娲瘹ɭȊɚɎ( + assigned: + configMap: + kubeletConfigKey: "47" + name: "45" + namespace: "44" + resourceVersion: "46" + uid: £趕ã/鈱$-议}ȧ外ĺ + error: "56" + lastKnownGood: + configMap: + kubeletConfigKey: "55" + name: "53" + namespace: "52" + resourceVersion: "54" + uid: ėf倐ȓ圬剴扲ȿQZ{ʁgɸ + daemonEndpoints: + kubeletEndpoint: + Port: -1579157235 + images: + - names: + - "42" + sizeBytes: 9177598355370950419 + nodeInfo: + architecture: "41" + bootID: "34" + containerRuntimeVersion: "37" + kernelVersion: "35" + kubeProxyVersion: "39" + kubeletVersion: "38" + machineID: "32" + operatingSystem: "40" + osImage: "36" + systemUUID: "33" + phase: '%a鯿rŎǀ朲^苣f' + volumesAttached: + - devicePath: "43" + name: ȭ%ƎÜ掸8½£.vǴʌ鴜Ł%ŨȈ + volumesInUse: + - üA謥ǣ偐圠=l畣潁谯耨V6&]鴍Ɋ diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.NodeProxyOptions.json b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.NodeProxyOptions.json new file mode 100644 index 00000000000..ca9a6afcd46 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.NodeProxyOptions.json @@ -0,0 +1,5 @@ +{ + "kind": "NodeProxyOptions", + "apiVersion": "v1", + "path": "2" +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.NodeProxyOptions.pb b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.NodeProxyOptions.pb new file mode 100644 index 0000000000000000000000000000000000000000..33437115c84a4ab66a0fb4cc246412c38d0cd08a GIT binary patch literal 37 scmd0{C}!Xi<64T&Sdcgq93_bie zRlzk#ttOaJh_KKfu?O@2{09%JQM4x^Y^l|e9)D&eKbsr&2UnfK^v+sgfj8(!A!$R6 z6GA#>+#ui!@MTD0wSYmvGBs>b9b3%6mc_7ThmR0!IgsIvO85o9P+`f?@Z-P#gf5nA zVB0iN7~8ZFodvGVRBT)CD(%>|n~sAIwKfOEAP2R!Yhle>MTbT;!*Ywc_KSZT_?IqMd0<>z+C;|PY4@Ny&@M{vgyv?OTF zAp;z^4#|VjC0vG-!FtkV*fqo0rA^pnE!eeM(L&I~g^gTi3B3XkR&s@g-JpVl@2Ur= zX=-4o{zP%@moFf{>F8s5h&z*f^fwgc?6>|-8ap&cvStE7i=qu!-{uYbcT#ImU~dUMbuXh>a{ zj+uIGd2q74F)%bTG%z(ZIXEylH#RUfGB7hZ+wOwZfs34ha6$l3t%$XQg`dux zy8&7T3IR6~0XSj@3IRD10x>XZAPNF8G8zIgGa?Q|dgZ&6$cKA##frv{a4G^ZF)#o) z0dfK{G7$v&o-I}7oV3HYVK2#)eddvYDCW7B#D-lO z0x>r-0x>ue{{adLKuB`wuemAanZFWW3M~pG#E#{JhvkR6GscF)tWo8bp6H2-=C-}) zsF&ost#>Wvs;KGBz?R z<*2gfn7PTV$co9D$&M&w$%W;crRTG^=cB3Ts;=j!v&6UPpOWZ{zGz-L34Sh04aTEO%9zE3cRDrYp^F*_ h2-flD-bfGtA_xfl#k%DV5CAFyGcYm&Gcg(fA^@}W?1KOR literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PersistentVolumeClaim.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PersistentVolumeClaim.yaml new file mode 100644 index 00000000000..cde1c248e35 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PersistentVolumeClaim.yaml @@ -0,0 +1,65 @@ +apiVersion: v1 +kind: PersistentVolumeClaim +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: + accessModes: + - '@Hr鯹)晿' + dataSource: + apiGroup: "27" + kind: "28" + name: "29" + resources: + limits: + Ď儇击3ƆìQ喞艋涽託仭w-檮Ǣ: "465" + requests: + Ł%ŨȈ>Ņ£趕ã/鈱$-议}ȧ外ĺ稥: "713" + selector: + matchExpressions: + - key: PGg8-2_kS91.e5K-_e63_-_3n + operator: DoesNotExist + matchLabels: + h0-6pJ: Hn7y-74.-0MUORQQ.N2.1L + storageClassName: "26" + volumeMode: 娲瘹ɭȊɚɎ(dɅ囥糷磩窮秳ķ蟒苾h^ + volumeName: "25" +status: + accessModes: + - ĭÐl恕ɍȇ廄裭4懙 + capacity: + 嵒ƫS捕ɷD¡轫n: "583" + conditions: + - lastProbeTime: "2588-10-04T08:20:38Z" + lastTransitionTime: "2095-10-31T02:52:44Z" + message: "31" + reason: "30" + status: ƣKʘńw:5塋 + type: Ü郀 + phase: 燴壩卄蓨MĮ? diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Pod.json b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Pod.json new file mode 100644 index 00000000000..6c99a5f8179 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Pod.json @@ -0,0 +1,1582 @@ +{ + "kind": "Pod", + "apiVersion": "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": { + "volumes": [ + { + "name": "19", + "hostPath": { + "path": "20", + "type": "Hr鯹)晿\u003co,c鮽ort昍řČ扷5Ɨ" + }, + "emptyDir": { + "medium": "Ƣ6/ʕVŚ(ĿȊ甞", + "sizeLimit": "776" + }, + "gcePersistentDisk": { + "pdName": "21", + "fsType": "22", + "partition": -123438221, + "readOnly": true + }, + "awsElasticBlockStore": { + "volumeID": "23", + "fsType": "24", + "partition": 1001983654 + }, + "gitRepo": { + "repository": "25", + "revision": "26", + "directory": "27" + }, + "secret": { + "secretName": "28", + "items": [ + { + "key": "29", + "path": "30", + "mode": 641368140 + } + ], + "defaultMode": -105188456, + "optional": false + }, + "nfs": { + "server": "31", + "path": "32" + }, + "iscsi": { + "targetPortal": "33", + "iqn": "34", + "lun": -1284694739, + "iscsiInterface": "35", + "fsType": "36", + "portals": [ + "37" + ], + "secretRef": { + "name": "38" + }, + "initiatorName": "39" + }, + "glusterfs": { + "endpoints": "40", + "path": "41" + }, + "persistentVolumeClaim": { + "claimName": "42" + }, + "rbd": { + "monitors": [ + "43" + ], + "image": "44", + "fsType": "45", + "pool": "46", + "user": "47", + "keyring": "48", + "secretRef": { + "name": "49" + }, + "readOnly": true + }, + "flexVolume": { + "driver": "50", + "fsType": "51", + "secretRef": { + "name": "52" + }, + "options": { + "53": "54" + } + }, + "cinder": { + "volumeID": "55", + "fsType": "56", + "readOnly": true, + "secretRef": { + "name": "57" + } + }, + "cephfs": { + "monitors": [ + "58" + ], + "path": "59", + "user": "60", + "secretFile": "61", + "secretRef": { + "name": "62" + } + }, + "flocker": { + "datasetName": "63", + "datasetUUID": "64" + }, + "downwardAPI": { + "items": [ + { + "path": "65", + "fieldRef": { + "apiVersion": "66", + "fieldPath": "67" + }, + "resourceFieldRef": { + "containerName": "68", + "resource": "69", + "divisor": "387" + }, + "mode": -1639873916 + } + ], + "defaultMode": 1246233319 + }, + "fc": { + "targetWWNs": [ + "70" + ], + "lun": -1876826602, + "fsType": "71", + "wwids": [ + "72" + ] + }, + "azureFile": { + "secretName": "73", + "shareName": "74" + }, + "configMap": { + "name": "75", + "items": [ + { + "key": "76", + "path": "77", + "mode": 1392988974 + } + ], + "defaultMode": 172857432, + "optional": true + }, + "vsphereVolume": { + "volumePath": "78", + "fsType": "79", + "storagePolicyName": "80", + "storagePolicyID": "81" + }, + "quobyte": { + "registry": "82", + "volume": "83", + "user": "84", + "group": "85", + "tenant": "86" + }, + "azureDisk": { + "diskName": "87", + "diskURI": "88", + "cachingMode": "ƕP喂ƈ", + "fsType": "89", + "readOnly": false, + "kind": "" + }, + "photonPersistentDisk": { + "pdID": "90", + "fsType": "91" + }, + "projected": { + "sources": [ + { + "secret": { + "name": "92", + "items": [ + { + "key": "93", + "path": "94", + "mode": 933484239 + } + ], + "optional": false + }, + "downwardAPI": { + "items": [ + { + "path": "95", + "fieldRef": { + "apiVersion": "96", + "fieldPath": "97" + }, + "resourceFieldRef": { + "containerName": "98", + "resource": "99", + "divisor": "188" + }, + "mode": 548013580 + } + ] + }, + "configMap": { + "name": "100", + "items": [ + { + "key": "101", + "path": "102", + "mode": -2014231015 + } + ], + "optional": false + }, + "serviceAccountToken": { + "audience": "103", + "expirationSeconds": 2889002371849040056, + "path": "104" + } + } + ], + "defaultMode": -49513197 + }, + "portworxVolume": { + "volumeID": "105", + "fsType": "106", + "readOnly": true + }, + "scaleIO": { + "gateway": "107", + "system": "108", + "secretRef": { + "name": "109" + }, + "protectionDomain": "110", + "storagePool": "111", + "storageMode": "112", + "volumeName": "113", + "fsType": "114", + "readOnly": true + }, + "storageos": { + "volumeName": "115", + "volumeNamespace": "116", + "fsType": "117", + "secretRef": { + "name": "118" + } + }, + "csi": { + "driver": "119", + "readOnly": true, + "fsType": "120", + "volumeAttributes": { + "121": "122" + }, + "nodePublishSecretRef": { + "name": "123" + } + }, + "ephemeral": { + "volumeClaimTemplate": { + "metadata": { + "name": "124", + "generateName": "125", + "namespace": "126", + "selfLink": "127", + "uid": "Ō¾\\ĒP鄸靇杧ž譋娲瘹ɭ", + "resourceVersion": "14151206080600588555", + "generation": -9190478501544852634, + "creationTimestamp": null, + "deletionGracePeriodSeconds": -3515304508918255230, + "labels": { + "129": "130" + }, + "annotations": { + "131": "132" + }, + "ownerReferences": [ + { + "apiVersion": "133", + "kind": "134", + "name": "135", + "uid": ".vǴʌ鴜Ł%", + "controller": false, + "blockOwnerDeletion": true + } + ], + "finalizers": [ + "136" + ], + "clusterName": "137", + "managedFields": [ + { + "manager": "138", + "operation": "Ņ£", + "apiVersion": "139", + "fieldsType": "140" + } + ] + }, + "spec": { + "accessModes": [ + "(dɅ囥糷磩窮秳ķ蟒苾h^樅燴壩卄" + ], + "selector": { + "matchLabels": { + "DA_-5_-4lQ42M--n1-p5.3___47._49pIB_o61ISU4--A_.XK_._M9T9sH.Wu5j": "K_.0--_0P7_.C.Ze--0" + }, + "matchExpressions": [ + { + "key": "N2z", + "operator": "In", + "values": [ + "i.8--LI--U.v.L.U_f" + ] + } + ] + }, + "resources": { + "limits": { + "ɜ曢\\%枅:=ǛƓɥ踓Ǻǧ湬": "530" + }, + "requests": { + "蓿彭聡A3fƻfʣ繡楙¯ĦE勗E濞": "443" + } + }, + "volumeName": "147", + "storageClassName": "148", + "volumeMode": "ȲϤĦʅ芝M", + "dataSource": { + "apiGroup": "149", + "kind": "150", + "name": "151" + } + } + } + } + } + ], + "initContainers": [ + { + "name": "152", + "image": "153", + "command": [ + "154" + ], + "args": [ + "155" + ], + "workingDir": "156", + "ports": [ + { + "name": "157", + "hostPort": 869879222, + "containerPort": -1746427184, + "protocol": "ŏ{", + "hostIP": "158" + } + ], + "envFrom": [ + { + "prefix": "159", + "configMapRef": { + "name": "160", + "optional": false + }, + "secretRef": { + "name": "161", + "optional": true + } + } + ], + "env": [ + { + "name": "162", + "value": "163", + "valueFrom": { + "fieldRef": { + "apiVersion": "164", + "fieldPath": "165" + }, + "resourceFieldRef": { + "containerName": "166", + "resource": "167", + "divisor": "877" + }, + "configMapKeyRef": { + "name": "168", + "key": "169", + "optional": true + }, + "secretKeyRef": { + "name": "170", + "key": "171", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "É/p": "144" + }, + "requests": { + "$妻ƅTGS": "845" + } + }, + "volumeMounts": [ + { + "name": "172", + "readOnly": true, + "mountPath": "173", + "subPath": "174", + "mountPropagation": "^}穠C]躢|)黰eȪ嵛4$%QɰV", + "subPathExpr": "175" + } + ], + "volumeDevices": [ + { + "name": "176", + "devicePath": "177" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "178" + ] + }, + "httpGet": { + "path": "179", + "port": -522879476, + "host": "180", + "scheme": "N", + "httpHeaders": [ + { + "name": "181", + "value": "182" + } + ] + }, + "tcpSocket": { + "port": "183", + "host": "184" + }, + "initialDelaySeconds": -687313111, + "timeoutSeconds": -131161294, + "periodSeconds": 1730325900, + "successThreshold": -828368050, + "failureThreshold": 952979935 + }, + "readinessProbe": { + "exec": { + "command": [ + "185" + ] + }, + "httpGet": { + "path": "186", + "port": "187", + "host": "188", + "scheme": "蕭k ź贩j", + "httpHeaders": [ + { + "name": "189", + "value": "190" + } + ] + }, + "tcpSocket": { + "port": -462693598, + "host": "191" + }, + "initialDelaySeconds": 580681683, + "timeoutSeconds": 38897467, + "periodSeconds": 2147073181, + "successThreshold": -1934106111, + "failureThreshold": -1120128337 + }, + "startupProbe": { + "exec": { + "command": [ + "192" + ] + }, + "httpGet": { + "path": "193", + "port": "194", + "host": "195", + "scheme": "胚O醔ɍ厶耈 T衧ȇe媹Hǝ呮}", + "httpHeaders": [ + { + "name": "196", + "value": "197" + } + ] + }, + "tcpSocket": { + "port": 994527057, + "host": "198" + }, + "initialDelaySeconds": -1482763519, + "timeoutSeconds": -1346458591, + "periodSeconds": 1234551517, + "successThreshold": -1618937335, + "failureThreshold": -1902521464 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "199" + ] + }, + "httpGet": { + "path": "200", + "port": -1477511050, + "host": "201", + "scheme": ";栍dʪīT捘ɍi縱ù墴1Rƥ贫d飼", + "httpHeaders": [ + { + "name": "202", + "value": "203" + } + ] + }, + "tcpSocket": { + "port": "204", + "host": "205" + } + }, + "preStop": { + "exec": { + "command": [ + "206" + ] + }, + "httpGet": { + "path": "207", + "port": "208", + "host": "209", + "scheme": "Ú8參遼ūPH炮掊°nʮ閼咎櫸eʔ", + "httpHeaders": [ + { + "name": "210", + "value": "211" + } + ] + }, + "tcpSocket": { + "port": "212", + "host": "213" + } + } + }, + "terminationMessagePath": "214", + "terminationMessagePolicy": "究:hoĂɋ瀐\u003cɉ湨", + "imagePullPolicy": "ɉ鎷卩蝾H韹寬娬ï瓼猀2:ö", + "securityContext": { + "capabilities": { + "add": [ + "5w垁鷌辪虽U珝Żwʮ馜üNșƶ" + ], + "drop": [ + "ĩĉş蝿ɖȃ賲鐅臬" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "215", + "role": "216", + "type": "217", + "level": "218" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "219", + "gmsaCredentialSpec": "220", + "runAsUserName": "221" + }, + "runAsUser": -1799108093609470992, + "runAsGroup": -1245112587824234591, + "runAsNonRoot": true, + "readOnlyRootFilesystem": false, + "allowPrivilegeEscalation": true, + "procMount": "ǵʭd鲡:贅wE@Ȗs«öʮ", + "seccompProfile": { + "type": "\u003cé瞾", + "localhostProfile": "222" + } + }, + "stdin": true, + "stdinOnce": true + } + ], + "containers": [ + { + "name": "223", + "image": "224", + "command": [ + "225" + ], + "args": [ + "226" + ], + "workingDir": "227", + "ports": [ + { + "name": "228", + "hostPort": 460997133, + "containerPort": -636855511, + "protocol": "r蛏豈ɃHŠ", + "hostIP": "229" + } + ], + "envFrom": [ + { + "prefix": "230", + "configMapRef": { + "name": "231", + "optional": false + }, + "secretRef": { + "name": "232", + "optional": true + } + } + ], + "env": [ + { + "name": "233", + "value": "234", + "valueFrom": { + "fieldRef": { + "apiVersion": "235", + "fieldPath": "236" + }, + "resourceFieldRef": { + "containerName": "237", + "resource": "238", + "divisor": "431" + }, + "configMapKeyRef": { + "name": "239", + "key": "240", + "optional": false + }, + "secretKeyRef": { + "name": "241", + "key": "242", + "optional": true + } + } + } + ], + "resources": { + "limits": { + "s{Ⱦdz@ùƸʋŀ樺ȃ": "395" + }, + "requests": { + "'iþŹʣy豎@ɀ羭,铻OŤǢʭ嵔": "340" + } + }, + "volumeMounts": [ + { + "name": "243", + "readOnly": true, + "mountPath": "244", + "subPath": "245", + "mountPropagation": "", + "subPathExpr": "246" + } + ], + "volumeDevices": [ + { + "name": "247", + "devicePath": "248" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "249" + ] + }, + "httpGet": { + "path": "250", + "port": -78618443, + "host": "251", + "scheme": "Ɗ+j忊Ŗȫ焗捏ĨFħ籘Àǒ", + "httpHeaders": [ + { + "name": "252", + "value": "253" + } + ] + }, + "tcpSocket": { + "port": -495373547, + "host": "254" + }, + "initialDelaySeconds": -163839428, + "timeoutSeconds": 1912934380, + "periodSeconds": 1096174794, + "successThreshold": 1591029717, + "failureThreshold": 1255169591 + }, + "readinessProbe": { + "exec": { + "command": [ + "255" + ] + }, + "httpGet": { + "path": "256", + "port": -1497057920, + "host": "257", + "scheme": "ż丩ŽoǠŻʘY賃ɪ鐊瀑Ź9", + "httpHeaders": [ + { + "name": "258", + "value": "259" + } + ] + }, + "tcpSocket": { + "port": "260", + "host": "261" + }, + "initialDelaySeconds": 828173251, + "timeoutSeconds": -394397948, + "periodSeconds": 2040455355, + "successThreshold": 1505972335, + "failureThreshold": -26910286 + }, + "startupProbe": { + "exec": { + "command": [ + "262" + ] + }, + "httpGet": { + "path": "263", + "port": -1343558801, + "host": "264", + "scheme": "@掇lNdǂ\u003e", + "httpHeaders": [ + { + "name": "265", + "value": "266" + } + ] + }, + "tcpSocket": { + "port": "267", + "host": "268" + }, + "initialDelaySeconds": -150133456, + "timeoutSeconds": 1507815593, + "periodSeconds": 1498833271, + "successThreshold": 1505082076, + "failureThreshold": 1447898632 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "269" + ] + }, + "httpGet": { + "path": "270", + "port": "271", + "host": "272", + "scheme": "荶ljʁ揆ɘȌ脾嚏吐ĠLƐȤ藠3", + "httpHeaders": [ + { + "name": "273", + "value": "274" + } + ] + }, + "tcpSocket": { + "port": "275", + "host": "276" + } + }, + "preStop": { + "exec": { + "command": [ + "277" + ] + }, + "httpGet": { + "path": "278", + "port": 1182477686, + "host": "279", + "httpHeaders": [ + { + "name": "280", + "value": "281" + } + ] + }, + "tcpSocket": { + "port": -763687725, + "host": "282" + } + } + }, + "terminationMessagePath": "283", + "terminationMessagePolicy": "ïì«丯Ƙ枛牐ɺ皚|懥ƖN粕擓ƖHV", + "imagePullPolicy": "ĺɗŹ倗S晒嶗UÐ_ƮA攤", + "securityContext": { + "capabilities": { + "add": [ + "Ɏ R§耶FfBl" + ], + "drop": [ + "3!Zɾģ毋Ó6" + ] + }, + "privileged": true, + "seLinuxOptions": { + "user": "284", + "role": "285", + "type": "286", + "level": "287" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "288", + "gmsaCredentialSpec": "289", + "runAsUserName": "290" + }, + "runAsUser": 2204784004762988751, + "runAsGroup": -4167460131022140625, + "runAsNonRoot": true, + "readOnlyRootFilesystem": true, + "allowPrivilegeEscalation": true, + "procMount": "Ⱥ眖R#yV'WKw(ğ", + "seccompProfile": { + "type": "Ůĺ}潷ʒ胵輓", + "localhostProfile": "291" + } + }, + "stdinOnce": true, + "tty": true + } + ], + "ephemeralContainers": [ + { + "name": "292", + "image": "293", + "command": [ + "294" + ], + "args": [ + "295" + ], + "workingDir": "296", + "ports": [ + { + "name": "297", + "hostPort": -1738069460, + "containerPort": -1643733106, + "hostIP": "298" + } + ], + "envFrom": [ + { + "prefix": "299", + "configMapRef": { + "name": "300", + "optional": false + }, + "secretRef": { + "name": "301", + "optional": false + } + } + ], + "env": [ + { + "name": "302", + "value": "303", + "valueFrom": { + "fieldRef": { + "apiVersion": "304", + "fieldPath": "305" + }, + "resourceFieldRef": { + "containerName": "306", + "resource": "307", + "divisor": "729" + }, + "configMapKeyRef": { + "name": "308", + "key": "309", + "optional": true + }, + "secretKeyRef": { + "name": "310", + "key": "311", + "optional": true + } + } + } + ], + "resources": { + "limits": { + "扴ȨŮ+朷Ǝ膯ljVX1虊谇": "279" + }, + "requests": { + "圯W:ĸ輦唊#v铿ʩȂ4ē鐭#嬀": "918" + } + }, + "volumeMounts": [ + { + "name": "312", + "mountPath": "313", + "subPath": "314", + "mountPropagation": "ó藢xɮĵȑ6L*", + "subPathExpr": "315" + } + ], + "volumeDevices": [ + { + "name": "316", + "devicePath": "317" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "318" + ] + }, + "httpGet": { + "path": "319", + "port": "320", + "host": "321", + "scheme": "fʀļ腩墺Ò媁荭gw忊", + "httpHeaders": [ + { + "name": "322", + "value": "323" + } + ] + }, + "tcpSocket": { + "port": -1761398388, + "host": "324" + }, + "initialDelaySeconds": -1532958330, + "timeoutSeconds": -438588982, + "periodSeconds": 1004325340, + "successThreshold": -1313320434, + "failureThreshold": 14304392 + }, + "readinessProbe": { + "exec": { + "command": [ + "325" + ] + }, + "httpGet": { + "path": "326", + "port": 1714588921, + "host": "327", + "scheme": "Ư貾", + "httpHeaders": [ + { + "name": "328", + "value": "329" + } + ] + }, + "tcpSocket": { + "port": "330", + "host": "331" + }, + "initialDelaySeconds": -552281772, + "timeoutSeconds": -677617960, + "periodSeconds": 383015301, + "successThreshold": -1717997927, + "failureThreshold": 1533365989 + }, + "startupProbe": { + "exec": { + "command": [ + "332" + ] + }, + "httpGet": { + "path": "333", + "port": -2121788927, + "host": "334", + "httpHeaders": [ + { + "name": "335", + "value": "336" + } + ] + }, + "tcpSocket": { + "port": -518330919, + "host": "337" + }, + "initialDelaySeconds": 1313273370, + "timeoutSeconds": -1296830577, + "periodSeconds": -1314967760, + "successThreshold": 1174240097, + "failureThreshold": -1928016742 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "338" + ] + }, + "httpGet": { + "path": "339", + "port": "340", + "host": "341", + "scheme": "偯J僳徥淳4", + "httpHeaders": [ + { + "name": "342", + "value": "343" + } + ] + }, + "tcpSocket": { + "port": -1421951296, + "host": "344" + } + }, + "preStop": { + "exec": { + "command": [ + "345" + ] + }, + "httpGet": { + "path": "346", + "port": -1856061695, + "host": "347", + "scheme": "Œɥ颶妧Ö闊 鰔澝qV訆Ǝ", + "httpHeaders": [ + { + "name": "348", + "value": "349" + } + ] + }, + "tcpSocket": { + "port": 509813083, + "host": "350" + } + } + }, + "terminationMessagePath": "351", + "terminationMessagePolicy": "²sNƗ¸g", + "imagePullPolicy": ")酊龨δ摖ȱğ_\u003cǬëJ橈'琕鶫:", + "securityContext": { + "capabilities": { + "add": [ + "" + ], + "drop": [ + "Ȱ囌{屿oiɥ嵐sC8?Ǻ鱎ƙ;" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "352", + "role": "353", + "type": "354", + "level": "355" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "356", + "gmsaCredentialSpec": "357", + "runAsUserName": "358" + }, + "runAsUser": 5431518803727886665, + "runAsGroup": -545284475172904979, + "runAsNonRoot": false, + "readOnlyRootFilesystem": true, + "allowPrivilegeEscalation": true, + "procMount": "丆", + "seccompProfile": { + "type": "²Ŏ)/灩聋3趐囨", + "localhostProfile": "359" + } + }, + "targetContainerName": "360" + } + ], + "restartPolicy": "邻爥蹔ŧOǨ繫ʎǑyZ涬P­蜷ɔ幩", + "terminationGracePeriodSeconds": -5027542616778527781, + "activeDeadlineSeconds": 5014869561632118364, + "dnsPolicy": "哇芆斩ìh4ɊHȖ|ʐşƧ諔迮", + "nodeSelector": { + "361": "362" + }, + "serviceAccountName": "363", + "serviceAccount": "364", + "automountServiceAccountToken": false, + "nodeName": "365", + "hostNetwork": true, + "hostIPC": true, + "shareProcessNamespace": false, + "securityContext": { + "seLinuxOptions": { + "user": "366", + "role": "367", + "type": "368", + "level": "369" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "370", + "gmsaCredentialSpec": "371", + "runAsUserName": "372" + }, + "runAsUser": 4883846315878203110, + "runAsGroup": -7936947433725476327, + "runAsNonRoot": false, + "supplementalGroups": [ + 6726836758549163621 + ], + "fsGroup": 741362943076737213, + "sysctls": [ + { + "name": "373", + "value": "374" + } + ], + "fsGroupChangePolicy": "W賁Ěɭɪǹ0", + "seccompProfile": { + "type": ",ƷƣMț譎懚XW疪鑳", + "localhostProfile": "375" + } + }, + "imagePullSecrets": [ + { + "name": "376" + } + ], + "hostname": "377", + "subdomain": "378", + "affinity": { + "nodeAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": { + "nodeSelectorTerms": [ + { + "matchExpressions": [ + { + "key": "379", + "operator": "e躒訙Ǫʓ)ǂť嗆u8晲T[ir", + "values": [ + "380" + ] + } + ], + "matchFields": [ + { + "key": "381", + "operator": "Ƶf", + "values": [ + "382" + ] + } + ] + } + ] + }, + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": 1627026804, + "preference": { + "matchExpressions": [ + { + "key": "383", + "operator": "pȓɻ挴ʠɜ瞍阎lğ Ņ#耗Ǚ(ť1", + "values": [ + "384" + ] + } + ], + "matchFields": [ + { + "key": "385", + "operator": "", + "values": [ + "386" + ] + } + ] + } + } + ] + }, + "podAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "8.3dCv3j._.-_pP__up.2L_s-o779._-k-5___-Qq..csh-3i": "1Tvw39F_C-rtSY.g._2F7.-_e..r" + }, + "matchExpressions": [ + { + "key": "6-x_rC9..__-6_k.N-2B_V.-tfh4.caTz_.g.w-o.8_WT-M.3_1", + "operator": "NotIn", + "values": [ + "z" + ] + } + ] + }, + "namespaces": [ + "393" + ], + "topologyKey": "394" + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": -217760519, + "podAffinityTerm": { + "labelSelector": { + "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" + }, + "matchExpressions": [ + { + "key": "3---g-----p8-d5-8-m8i--k0j5g.zrrw8-5ts-7-bp/6E__-.8_e_2", + "operator": "DoesNotExist" + } + ] + }, + "namespaces": [ + "401" + ], + "topologyKey": "402" + } + } + ] + }, + "podAntiAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "7F3p2_-_AmD-.0AP.1": "A--.F5_x.KNC0-.-m_0-m-6Sp_N-S..O-BZ..n" + }, + "matchExpressions": [ + { + "key": "QZ9p_6.C.e", + "operator": "DoesNotExist" + } + ] + }, + "namespaces": [ + "409" + ], + "topologyKey": "410" + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": -1851436166, + "podAffinityTerm": { + "labelSelector": { + "matchLabels": { + "6V1-rU.___06.eqk5E_-4-.XH-.k.7.l_-W8o._xJ1-lFA_X3": "V0H2-.zHw.H__V.VT" + }, + "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" + ] + } + ] + }, + "namespaces": [ + "417" + ], + "topologyKey": "418" + } + } + ] + } + }, + "schedulerName": "419", + "tolerations": [ + { + "key": "420", + "operator": "堺ʣ", + "value": "421", + "effect": "ŽɣB矗E¸乾", + "tolerationSeconds": -3532804738923434397 + } + ], + "hostAliases": [ + { + "ip": "422", + "hostnames": [ + "423" + ] + } + ], + "priorityClassName": "424", + "priority": -1852730577, + "dnsConfig": { + "nameservers": [ + "425" + ], + "searches": [ + "426" + ], + "options": [ + { + "name": "427", + "value": "428" + } + ] + }, + "readinessGates": [ + { + "conditionType": "ź魊塾ɖ$rolȋɶuɋ5r儉ɩ柀ɨ鴅" + } + ], + "runtimeClassName": "429", + "enableServiceLinks": false, + "preemptionPolicy": "!ń1ċƹ|慼櫁色苆试揯遐", + "overhead": { + "4'ď曕椐敛n湙": "310" + }, + "topologySpreadConstraints": [ + { + "maxSkew": -150478704, + "topologyKey": "430", + "whenUnsatisfiable": ";鹡鑓侅闍ŏŃŋŏ}ŀ", + "labelSelector": { + "matchLabels": { + "p2djmscp--ac8u23-k----26u5--72n-5.j8-0020-1-5/t5W_._._-2M2._i": "wvU" + }, + "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" + ] + } + ] + } + } + ], + "setHostnameAsFQDN": false + }, + "status": { + "phase": "ơ'禧ǵŊ)TiD¢ƿ媴h5ƅȸȓɻ", + "conditions": [ + { + "type": "N", + "status": "¡鯩WɓDɏ挭跡Ƅ抄3昞财Î嘝zʄ!ć", + "lastProbeTime": "2956-12-23T01:34:27Z", + "lastTransitionTime": "2683-06-27T07:30:49Z", + "reason": "437", + "message": "438" + } + ], + "message": "439", + "reason": "440", + "nominatedNodeName": "441", + "hostIP": "442", + "podIP": "443", + "podIPs": [ + { + "ip": "444" + } + ], + "initContainerStatuses": [ + { + "name": "445", + "state": { + "waiting": { + "reason": "446", + "message": "447" + }, + "running": { + "startedAt": "2010-08-12T21:21:40Z" + }, + "terminated": { + "exitCode": -182172578, + "signal": -1009087543, + "reason": "448", + "message": "449", + "startedAt": "2928-10-22T11:12:55Z", + "finishedAt": "2103-03-04T05:18:04Z", + "containerID": "450" + } + }, + "lastState": { + "waiting": { + "reason": "451", + "message": "452" + }, + "running": { + "startedAt": "2527-01-15T23:25:02Z" + }, + "terminated": { + "exitCode": 340269252, + "signal": -2071091268, + "reason": "453", + "message": "454", + "startedAt": "2706-08-25T13:24:57Z", + "finishedAt": "2940-03-14T23:14:52Z", + "containerID": "455" + } + }, + "ready": true, + "restartCount": 942583351, + "image": "456", + "imageID": "457", + "containerID": "458", + "started": false + } + ], + "containerStatuses": [ + { + "name": "459", + "state": { + "waiting": { + "reason": "460", + "message": "461" + }, + "running": { + "startedAt": "2631-04-27T22:00:28Z" + }, + "terminated": { + "exitCode": 104836892, + "signal": 699210990, + "reason": "462", + "message": "463", + "startedAt": "2122-05-30T09:58:54Z", + "finishedAt": "2927-08-15T22:13:34Z", + "containerID": "464" + } + }, + "lastState": { + "waiting": { + "reason": "465", + "message": "466" + }, + "running": { + "startedAt": "2004-10-16T00:24:48Z" + }, + "terminated": { + "exitCode": 1252613845, + "signal": -1464140609, + "reason": "467", + "message": "468", + "startedAt": "2961-07-17T19:51:52Z", + "finishedAt": "2439-12-05T18:26:38Z", + "containerID": "469" + } + }, + "ready": false, + "restartCount": 11413046, + "image": "470", + "imageID": "471", + "containerID": "472", + "started": false + } + ], + "qosClass": "ºDZ秶ʑ韝e溣狣愿激H\\Ȳȍŋƀ", + "ephemeralContainerStatuses": [ + { + "name": "473", + "state": { + "waiting": { + "reason": "474", + "message": "475" + }, + "running": { + "startedAt": "2489-11-15T17:36:06Z" + }, + "terminated": { + "exitCode": 1375853136, + "signal": 855459474, + "reason": "476", + "message": "477", + "startedAt": "2384-08-25T17:03:07Z", + "finishedAt": "2843-02-22T11:55:38Z", + "containerID": "478" + } + }, + "lastState": { + "waiting": { + "reason": "479", + "message": "480" + }, + "running": { + "startedAt": "2664-06-11T00:21:27Z" + }, + "terminated": { + "exitCode": -648458754, + "signal": 1406521158, + "reason": "481", + "message": "482", + "startedAt": "2525-02-05T13:16:17Z", + "finishedAt": "2188-08-19T11:20:56Z", + "containerID": "483" + } + }, + "ready": true, + "restartCount": -1819153912, + "image": "484", + "imageID": "485", + "containerID": "486", + "started": true + } + ] + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Pod.pb b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Pod.pb new file mode 100644 index 0000000000000000000000000000000000000000..357a0fa8023f7082d732fa2d2151ba3545792c14 GIT binary patch literal 7195 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' + initialDelaySeconds: -150133456 + periodSeconds: 1498833271 + successThreshold: 1505082076 + tcpSocket: + host: "268" + port: "267" + timeoutSeconds: 1507815593 + stdinOnce: true + terminationMessagePath: "283" + terminationMessagePolicy: ïì«丯Ƙ枛牐ɺ皚|懥ƖN粕擓ƖHV + tty: true + volumeDevices: + - devicePath: "248" + name: "247" + volumeMounts: + - mountPath: "244" + mountPropagation: "" + name: "243" + readOnly: true + subPath: "245" + subPathExpr: "246" + workingDir: "227" + dnsConfig: + nameservers: + - "425" + options: + - name: "427" + value: "428" + searches: + - "426" + dnsPolicy: 哇芆斩ìh4ɊHȖ|ʐşƧ諔迮 + enableServiceLinks: false + ephemeralContainers: + - args: + - "295" + command: + - "294" + env: + - name: "302" + value: "303" + valueFrom: + configMapKeyRef: + key: "309" + name: "308" + optional: true + fieldRef: + apiVersion: "304" + fieldPath: "305" + resourceFieldRef: + containerName: "306" + divisor: "729" + resource: "307" + secretKeyRef: + key: "311" + name: "310" + optional: true + envFrom: + - configMapRef: + name: "300" + optional: false + prefix: "299" + secretRef: + name: "301" + optional: false + image: "293" + imagePullPolicy: ')酊龨δ摖ȱğ_<ǬëJ橈''琕鶫:' + lifecycle: + postStart: + exec: + command: + - "338" + httpGet: + host: "341" + httpHeaders: + - name: "342" + value: "343" + path: "339" + port: "340" + scheme: 偯J僳徥淳4 + tcpSocket: + host: "344" + port: -1421951296 + preStop: + exec: + command: + - "345" + httpGet: + host: "347" + httpHeaders: + - name: "348" + value: "349" + path: "346" + port: -1856061695 + scheme: Œɥ颶妧Ö闊 鰔澝qV訆Ǝ + tcpSocket: + host: "350" + port: 509813083 + livenessProbe: + exec: + command: + - "318" + failureThreshold: 14304392 + httpGet: + host: "321" + httpHeaders: + - name: "322" + value: "323" + path: "319" + port: "320" + scheme: fʀļ腩墺Ò媁荭gw忊 + initialDelaySeconds: -1532958330 + periodSeconds: 1004325340 + successThreshold: -1313320434 + tcpSocket: + host: "324" + port: -1761398388 + timeoutSeconds: -438588982 + name: "292" + ports: + - containerPort: -1643733106 + hostIP: "298" + hostPort: -1738069460 + name: "297" + readinessProbe: + exec: + command: + - "325" + failureThreshold: 1533365989 + httpGet: + host: "327" + httpHeaders: + - name: "328" + value: "329" + path: "326" + port: 1714588921 + scheme: Ư貾 + initialDelaySeconds: -552281772 + periodSeconds: 383015301 + successThreshold: -1717997927 + tcpSocket: + host: "331" + port: "330" + timeoutSeconds: -677617960 + resources: + limits: + 扴ȨŮ+朷Ǝ膯ljVX1虊谇: "279" + requests: + 圯W:ĸ輦唊#v铿ʩȂ4ē鐭#嬀: "918" + securityContext: + allowPrivilegeEscalation: true + capabilities: + add: + - "" + drop: + - Ȱ囌{屿oiɥ嵐sC8?Ǻ鱎ƙ; + privileged: false + procMount: 丆 + readOnlyRootFilesystem: true + runAsGroup: -545284475172904979 + runAsNonRoot: false + runAsUser: 5431518803727886665 + seLinuxOptions: + level: "355" + role: "353" + type: "354" + user: "352" + seccompProfile: + localhostProfile: "359" + type: ²Ŏ)/灩聋3趐囨 + windowsOptions: + gmsaCredentialSpec: "357" + gmsaCredentialSpecName: "356" + runAsUserName: "358" + startupProbe: + exec: + command: + - "332" + failureThreshold: -1928016742 + httpGet: + host: "334" + httpHeaders: + - name: "335" + value: "336" + path: "333" + port: -2121788927 + initialDelaySeconds: 1313273370 + periodSeconds: -1314967760 + successThreshold: 1174240097 + tcpSocket: + host: "337" + port: -518330919 + timeoutSeconds: -1296830577 + targetContainerName: "360" + terminationMessagePath: "351" + terminationMessagePolicy: ²sNƗ¸g + volumeDevices: + - devicePath: "317" + name: "316" + volumeMounts: + - mountPath: "313" + mountPropagation: ó藢xɮĵȑ6L* + name: "312" + subPath: "314" + subPathExpr: "315" + workingDir: "296" + hostAliases: + - hostnames: + - "423" + ip: "422" + hostIPC: true + hostNetwork: true + hostname: "377" + imagePullSecrets: + - name: "376" + initContainers: + - args: + - "155" + command: + - "154" + env: + - name: "162" + value: "163" + valueFrom: + configMapKeyRef: + key: "169" + name: "168" + optional: true + fieldRef: + apiVersion: "164" + fieldPath: "165" + resourceFieldRef: + containerName: "166" + divisor: "877" + resource: "167" + secretKeyRef: + key: "171" + name: "170" + optional: false + envFrom: + - configMapRef: + name: "160" + optional: false + prefix: "159" + secretRef: + name: "161" + optional: true + image: "153" + imagePullPolicy: ɉ鎷卩蝾H韹寬娬ï瓼猀2:ö + lifecycle: + postStart: + exec: + command: + - "199" + httpGet: + host: "201" + httpHeaders: + - name: "202" + value: "203" + path: "200" + port: -1477511050 + scheme: ;栍dʪīT捘ɍi縱ù墴1Rƥ贫d飼 + tcpSocket: + host: "205" + port: "204" + preStop: + exec: + command: + - "206" + httpGet: + host: "209" + httpHeaders: + - name: "210" + value: "211" + path: "207" + port: "208" + scheme: Ú8參遼ūPH炮掊°nʮ閼咎櫸eʔ + tcpSocket: + host: "213" + port: "212" + livenessProbe: + exec: + command: + - "178" + failureThreshold: 952979935 + httpGet: + host: "180" + httpHeaders: + - name: "181" + value: "182" + path: "179" + port: -522879476 + scheme: "N" + initialDelaySeconds: -687313111 + periodSeconds: 1730325900 + successThreshold: -828368050 + tcpSocket: + host: "184" + port: "183" + timeoutSeconds: -131161294 + name: "152" + ports: + - containerPort: -1746427184 + hostIP: "158" + hostPort: 869879222 + name: "157" + protocol: ŏ{ + readinessProbe: + exec: + command: + - "185" + failureThreshold: -1120128337 + httpGet: + host: "188" + httpHeaders: + - name: "189" + value: "190" + path: "186" + port: "187" + scheme: 蕭k ź贩j + initialDelaySeconds: 580681683 + periodSeconds: 2147073181 + successThreshold: -1934106111 + tcpSocket: + host: "191" + port: -462693598 + timeoutSeconds: 38897467 + resources: + limits: + É/p: "144" + requests: + $妻ƅTGS: "845" + securityContext: + allowPrivilegeEscalation: true + capabilities: + add: + - 5w垁鷌辪虽U珝Żwʮ馜üNșƶ + drop: + - ĩĉş蝿ɖȃ賲鐅臬 + privileged: false + procMount: ǵʭd鲡:贅wE@Ȗs«öʮ + readOnlyRootFilesystem: false + runAsGroup: -1245112587824234591 + runAsNonRoot: true + runAsUser: -1799108093609470992 + seLinuxOptions: + level: "218" + role: "216" + type: "217" + user: "215" + seccompProfile: + localhostProfile: "222" + type: <é瞾 + windowsOptions: + gmsaCredentialSpec: "220" + gmsaCredentialSpecName: "219" + runAsUserName: "221" + startupProbe: + exec: + command: + - "192" + failureThreshold: -1902521464 + httpGet: + host: "195" + httpHeaders: + - name: "196" + value: "197" + path: "193" + port: "194" + scheme: 胚O醔ɍ厶耈 T衧ȇe媹Hǝ呮} + initialDelaySeconds: -1482763519 + periodSeconds: 1234551517 + successThreshold: -1618937335 + tcpSocket: + host: "198" + port: 994527057 + timeoutSeconds: -1346458591 + stdin: true + stdinOnce: true + terminationMessagePath: "214" + terminationMessagePolicy: 究:hoĂɋ瀐<ɉ湨 + volumeDevices: + - devicePath: "177" + name: "176" + volumeMounts: + - mountPath: "173" + mountPropagation: ^}穠C]躢|)黰eȪ嵛4$%QɰV + name: "172" + readOnly: true + subPath: "174" + subPathExpr: "175" + workingDir: "156" + nodeName: "365" + nodeSelector: + "361": "362" + overhead: + 4'ď曕椐敛n湙: "310" + preemptionPolicy: '!ń1ċƹ|慼櫁色苆试揯遐' + priority: -1852730577 + priorityClassName: "424" + readinessGates: + - conditionType: ź魊塾ɖ$rolȋɶuɋ5r儉ɩ柀ɨ鴅 + restartPolicy: 邻爥蹔ŧOǨ繫ʎǑyZ涬P­蜷ɔ幩 + runtimeClassName: "429" + schedulerName: "419" + securityContext: + fsGroup: 741362943076737213 + fsGroupChangePolicy: W賁Ěɭɪǹ0 + runAsGroup: -7936947433725476327 + runAsNonRoot: false + runAsUser: 4883846315878203110 + seLinuxOptions: + level: "369" + role: "367" + type: "368" + user: "366" + seccompProfile: + localhostProfile: "375" + type: ',ƷƣMț譎懚XW疪鑳' + supplementalGroups: + - 6726836758549163621 + sysctls: + - name: "373" + value: "374" + windowsOptions: + gmsaCredentialSpec: "371" + gmsaCredentialSpecName: "370" + runAsUserName: "372" + serviceAccount: "364" + serviceAccountName: "363" + setHostnameAsFQDN: false + shareProcessNamespace: false + subdomain: "378" + terminationGracePeriodSeconds: -5027542616778527781 + tolerations: + - effect: ŽɣB矗E¸乾 + key: "420" + operator: 堺ʣ + tolerationSeconds: -3532804738923434397 + value: "421" + 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: "430" + whenUnsatisfiable: ;鹡鑓侅闍ŏŃŋŏ}ŀ + volumes: + - awsElasticBlockStore: + fsType: "24" + partition: 1001983654 + volumeID: "23" + azureDisk: + cachingMode: ƕP喂ƈ + diskName: "87" + diskURI: "88" + fsType: "89" + kind: "" + readOnly: false + azureFile: + secretName: "73" + shareName: "74" + cephfs: + monitors: + - "58" + path: "59" + secretFile: "61" + secretRef: + name: "62" + user: "60" + cinder: + fsType: "56" + readOnly: true + secretRef: + name: "57" + volumeID: "55" + configMap: + defaultMode: 172857432 + items: + - key: "76" + mode: 1392988974 + path: "77" + name: "75" + optional: true + csi: + driver: "119" + fsType: "120" + nodePublishSecretRef: + name: "123" + readOnly: true + volumeAttributes: + "121": "122" + downwardAPI: + defaultMode: 1246233319 + items: + - fieldRef: + apiVersion: "66" + fieldPath: "67" + mode: -1639873916 + path: "65" + resourceFieldRef: + containerName: "68" + divisor: "387" + resource: "69" + emptyDir: + medium: Ƣ6/ʕVŚ(ĿȊ甞 + sizeLimit: "776" + ephemeral: + volumeClaimTemplate: + metadata: + annotations: + "131": "132" + clusterName: "137" + creationTimestamp: null + deletionGracePeriodSeconds: -3515304508918255230 + finalizers: + - "136" + generateName: "125" + generation: -9190478501544852634 + labels: + "129": "130" + managedFields: + - apiVersion: "139" + fieldsType: "140" + manager: "138" + operation: Ņ£ + name: "124" + namespace: "126" + ownerReferences: + - apiVersion: "133" + blockOwnerDeletion: true + controller: false + kind: "134" + name: "135" + uid: .vǴʌ鴜Ł% + resourceVersion: "14151206080600588555" + selfLink: "127" + uid: Ō¾\ĒP鄸靇杧ž譋娲瘹ɭ + spec: + accessModes: + - (dɅ囥糷磩窮秳ķ蟒苾h^樅燴壩卄 + dataSource: + apiGroup: "149" + kind: "150" + name: "151" + resources: + limits: + ɜ曢\%枅:=ǛƓɥ踓Ǻǧ湬: "530" + requests: + 蓿彭聡A3fƻfʣ繡楙¯ĦE勗E濞: "443" + selector: + matchExpressions: + - key: N2z + operator: In + values: + - i.8--LI--U.v.L.U_f + matchLabels: + DA_-5_-4lQ42M--n1-p5.3___47._49pIB_o61ISU4--A_.XK_._M9T9sH.Wu5j: K_.0--_0P7_.C.Ze--0 + storageClassName: "148" + volumeMode: ȲϤĦʅ芝M + volumeName: "147" + fc: + fsType: "71" + lun: -1876826602 + targetWWNs: + - "70" + wwids: + - "72" + flexVolume: + driver: "50" + fsType: "51" + options: + "53": "54" + secretRef: + name: "52" + flocker: + datasetName: "63" + datasetUUID: "64" + gcePersistentDisk: + fsType: "22" + partition: -123438221 + pdName: "21" + readOnly: true + gitRepo: + directory: "27" + repository: "25" + revision: "26" + glusterfs: + endpoints: "40" + path: "41" + hostPath: + path: "20" + type: Hr鯹)晿Z)8kwXHRf+X>V?G5-JJ-G7te603i0`=RJ%+D(p;^z4Df7AY7|ABx}ib071 E0HJ;pSpWb4 literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PodPortForwardOptions.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PodPortForwardOptions.yaml new file mode 100644 index 00000000000..1f83d977fc8 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PodPortForwardOptions.yaml @@ -0,0 +1,4 @@ +apiVersion: v1 +kind: PodPortForwardOptions +ports: +- -1477656590 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PodProxyOptions.json b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PodProxyOptions.json new file mode 100644 index 00000000000..1ab7ba0c45a --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PodProxyOptions.json @@ -0,0 +1,5 @@ +{ + "kind": "PodProxyOptions", + "apiVersion": "v1", + "path": "2" +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PodProxyOptions.pb b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PodProxyOptions.pb new file mode 100644 index 0000000000000000000000000000000000000000..c52bc3375bcc74b85722e4def402c5a4d23939cb GIT binary patch literal 36 rcmd0{C}!Xiuc-7dD9OyvD;8qrVlhn0t{XwIRG1GDNkM^-l08&(@zO&Pw5G0( zzyF!tRw2VJ;NYMl zq;A}|BfBWKsJL)beqr&RBH?W^cOG#F3rH1_CLuionRvdU$QssUU2|KqWg4=9Wz~B6 zzGU26)#}~vVK!cMV02QITX3xaNBpd zaM-?8vp)lf%UGxY6zvcwx{a2TtA>ykueBo$cKpoA;lR?(k=EX!{@mpw4M(DN-t_2z z-zm=_nu$TNgkTc4!09@W6%E+AR;=y#cIVtk)3R7okFb?hecBVx>W+ z#VLvS{IU9)VLR4hJC(vh=f-XORYM?lsW#qT6)MXPwcV=8UbN(9P-NMXP-*8Xo{?Dg zVsNZtHP4W7-59Ve0#+ozI0LXo&bsFc;y_b`^&CsSSO85GIF4n1bRWG|z%!!4j@!-* z;!DfQKh69h3yGj<5@>n`%bxst=Vms~V6tmIdulPytN_grH&DtXltrn^p1_AigfiF@ zcYWRj!au%W@#4pS&nISCzQ$)}$@@{St8*QBILp0Xc`0nA(*;qqPG%yqa3{0tKgpUmIDT*F|1ULE2@H);AIFYOq*3Z+y*IFzQo4&t{~o^P0}O^iXww6Rm5D?~V*Ubo CEj$7M literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PodStatusResult.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PodStatusResult.yaml new file mode 100644 index 00000000000..d805ba80139 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PodStatusResult.yaml @@ -0,0 +1,156 @@ +apiVersion: v1 +kind: PodStatusResult +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" +status: + conditions: + - lastProbeTime: "2508-05-13T03:16:18Z" + lastTransitionTime: "2514-12-25T07:56:30Z" + message: "20" + reason: "19" + status: ĿȊ甞谐颋DžSǡƏS$+½ + type: ċV夸eɑeʤ脽ěĂ凗蓏Ŋ蛊ĉ + containerStatuses: + - containerID: "54" + image: "52" + imageID: "53" + lastState: + running: + startedAt: "2283-08-16T02:57:13Z" + terminated: + containerID: "51" + exitCode: -1876826602 + finishedAt: "2485-12-31T11:06:30Z" + message: "50" + reason: "49" + signal: -1134418089 + startedAt: "2103-08-02T14:34:54Z" + waiting: + message: "48" + reason: "47" + name: "41" + ready: true + restartCount: 1366345526 + started: false + state: + running: + startedAt: "2943-08-01T13:09:15Z" + terminated: + containerID: "46" + exitCode: 523306325 + finishedAt: "2320-11-04T10:48:57Z" + message: "45" + reason: "44" + signal: -1639873916 + startedAt: "2680-06-15T09:55:37Z" + waiting: + message: "43" + reason: "42" + ephemeralContainerStatuses: + - containerID: "68" + image: "66" + imageID: "67" + lastState: + running: + startedAt: "2809-10-24T21:55:41Z" + terminated: + containerID: "65" + exitCode: 1192771347 + finishedAt: "2907-09-12T12:00:36Z" + message: "64" + reason: "63" + signal: -1737266499 + startedAt: "2256-09-10T15:38:25Z" + waiting: + message: "62" + reason: "61" + name: "55" + ready: false + restartCount: 552512122 + started: true + state: + running: + startedAt: "2442-02-07T10:23:02Z" + terminated: + containerID: "60" + exitCode: -1395989138 + finishedAt: "2843-03-23T07:04:39Z" + message: "59" + reason: "58" + signal: 1995971729 + startedAt: "1982-02-22T15:48:54Z" + waiting: + message: "57" + reason: "56" + hostIP: "24" + initContainerStatuses: + - containerID: "40" + image: "38" + imageID: "39" + lastState: + running: + startedAt: "2763-08-05T14:40:52Z" + terminated: + containerID: "37" + exitCode: 1979600290 + finishedAt: "2194-08-27T14:35:41Z" + message: "36" + reason: "35" + signal: -827642756 + startedAt: "2055-07-31T00:22:12Z" + waiting: + message: "34" + reason: "33" + name: "27" + ready: true + restartCount: -734360256 + started: false + state: + running: + startedAt: "2680-10-21T03:40:10Z" + terminated: + containerID: "32" + exitCode: -1965738697 + finishedAt: "2570-10-14T17:33:22Z" + message: "31" + reason: "30" + signal: 1390645844 + startedAt: "2559-01-29T18:41:04Z" + waiting: + message: "29" + reason: "28" + message: "21" + nominatedNodeName: "23" + phase: īqJ枊a8衍`Ĩɘ.蘯 + podIP: "25" + podIPs: + - ip: "26" + qosClass: '励鹗塢ē ' + reason: "22" diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PodTemplate.json b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PodTemplate.json new file mode 100644 index 00000000000..6032408da4e --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PodTemplate.json @@ -0,0 +1,1461 @@ +{ + "kind": "PodTemplate", + "apiVersion": "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" + } + ] + }, + "template": { + "metadata": { + "name": "19", + "generateName": "20", + "namespace": "21", + "selfLink": "22", + "uid": "SǡƏ", + "resourceVersion": "17916580954637291219", + "generation": 5259823216098853135, + "creationTimestamp": null, + "deletionGracePeriodSeconds": 4075183944016503389, + "labels": { + "24": "25" + }, + "annotations": { + "26": "27" + }, + "ownerReferences": [ + { + "apiVersion": "28", + "kind": "29", + "name": "30", + "uid": "ɑ", + "controller": true, + "blockOwnerDeletion": false + } + ], + "finalizers": [ + "31" + ], + "clusterName": "32", + "managedFields": [ + { + "manager": "33", + "operation": "ěĂ凗蓏Ŋ蛊ĉy緅縕", + "apiVersion": "34", + "fieldsType": "35" + } + ] + }, + "spec": { + "volumes": [ + { + "name": "36", + "hostPath": { + "path": "37", + "type": "H牗洝尿彀亞螩B" + }, + "emptyDir": { + "medium": "x", + "sizeLimit": "826" + }, + "gcePersistentDisk": { + "pdName": "38", + "fsType": "39", + "partition": -1487653240, + "readOnly": true + }, + "awsElasticBlockStore": { + "volumeID": "40", + "fsType": "41", + "partition": -1261508418 + }, + "gitRepo": { + "repository": "42", + "revision": "43", + "directory": "44" + }, + "secret": { + "secretName": "45", + "items": [ + { + "key": "46", + "path": "47", + "mode": -655946460 + } + ], + "defaultMode": -1639873916, + "optional": true + }, + "nfs": { + "server": "48", + "path": "49" + }, + "iscsi": { + "targetPortal": "50", + "iqn": "51", + "lun": -400609276, + "iscsiInterface": "52", + "fsType": "53", + "portals": [ + "54" + ], + "secretRef": { + "name": "55" + }, + "initiatorName": "56" + }, + "glusterfs": { + "endpoints": "57", + "path": "58" + }, + "persistentVolumeClaim": { + "claimName": "59", + "readOnly": true + }, + "rbd": { + "monitors": [ + "60" + ], + "image": "61", + "fsType": "62", + "pool": "63", + "user": "64", + "keyring": "65", + "secretRef": { + "name": "66" + }, + "readOnly": true + }, + "flexVolume": { + "driver": "67", + "fsType": "68", + "secretRef": { + "name": "69" + }, + "options": { + "70": "71" + } + }, + "cinder": { + "volumeID": "72", + "fsType": "73", + "secretRef": { + "name": "74" + } + }, + "cephfs": { + "monitors": [ + "75" + ], + "path": "76", + "user": "77", + "secretFile": "78", + "secretRef": { + "name": "79" + } + }, + "flocker": { + "datasetName": "80", + "datasetUUID": "81" + }, + "downwardAPI": { + "items": [ + { + "path": "82", + "fieldRef": { + "apiVersion": "83", + "fieldPath": "84" + }, + "resourceFieldRef": { + "containerName": "85", + "resource": "86", + "divisor": "687" + }, + "mode": -1413529736 + } + ], + "defaultMode": 1557090007 + }, + "fc": { + "targetWWNs": [ + "87" + ], + "lun": 933484239, + "fsType": "88", + "wwids": [ + "89" + ] + }, + "azureFile": { + "secretName": "90", + "shareName": "91" + }, + "configMap": { + "name": "92", + "items": [ + { + "key": "93", + "path": "94", + "mode": 1913946997 + } + ], + "defaultMode": -1648533063, + "optional": true + }, + "vsphereVolume": { + "volumePath": "95", + "fsType": "96", + "storagePolicyName": "97", + "storagePolicyID": "98" + }, + "quobyte": { + "registry": "99", + "volume": "100", + "user": "101", + "group": "102", + "tenant": "103" + }, + "azureDisk": { + "diskName": "104", + "diskURI": "105", + "cachingMode": "", + "fsType": "106", + "readOnly": false, + "kind": "ƺ魋Ď儇击3ƆìQ" + }, + "photonPersistentDisk": { + "pdID": "107", + "fsType": "108" + }, + "projected": { + "sources": [ + { + "secret": { + "name": "109", + "items": [ + { + "key": "110", + "path": "111", + "mode": 565864299 + } + ], + "optional": true + }, + "downwardAPI": { + "items": [ + { + "path": "112", + "fieldRef": { + "apiVersion": "113", + "fieldPath": "114" + }, + "resourceFieldRef": { + "containerName": "115", + "resource": "116", + "divisor": "546" + }, + "mode": 1167335696 + } + ] + }, + "configMap": { + "name": "117", + "items": [ + { + "key": "118", + "path": "119", + "mode": -1009864962 + } + ], + "optional": true + }, + "serviceAccountToken": { + "audience": "120", + "expirationSeconds": -8033620543910768540, + "path": "121" + } + } + ], + "defaultMode": -1880297089 + }, + "portworxVolume": { + "volumeID": "122", + "fsType": "123", + "readOnly": true + }, + "scaleIO": { + "gateway": "124", + "system": "125", + "secretRef": { + "name": "126" + }, + "sslEnabled": true, + "protectionDomain": "127", + "storagePool": "128", + "storageMode": "129", + "volumeName": "130", + "fsType": "131", + "readOnly": true + }, + "storageos": { + "volumeName": "132", + "volumeNamespace": "133", + "fsType": "134", + "readOnly": true, + "secretRef": { + "name": "135" + } + }, + "csi": { + "driver": "136", + "readOnly": false, + "fsType": "137", + "volumeAttributes": { + "138": "139" + }, + "nodePublishSecretRef": { + "name": "140" + } + }, + "ephemeral": { + "volumeClaimTemplate": { + "metadata": { + "name": "141", + "generateName": "142", + "namespace": "143", + "selfLink": "144", + "uid": "鲼ƳÐƣKʘńw:5塋訩塶", + "resourceVersion": "11750424082729362001", + "generation": 325496395608582598, + "creationTimestamp": null, + "deletionGracePeriodSeconds": 8216886158823693263, + "labels": { + "146": "147" + }, + "annotations": { + "148": "149" + }, + "ownerReferences": [ + { + "apiVersion": "150", + "kind": "151", + "name": "152", + "uid": "QZ{ʁgɸ=ǤÆ", + "controller": true, + "blockOwnerDeletion": false + } + ], + "finalizers": [ + "153" + ], + "clusterName": "154", + "managedFields": [ + { + "manager": "155", + "operation": "ZƜ/C龷ȪÆl殛瓷雼浢Ü礽绅{囥", + "apiVersion": "156", + "fieldsType": "157" + } + ] + }, + "spec": { + "accessModes": [ + "钡n)İ笓珣筩ƐP_痸荎僋" + ], + "selector": { + "matchLabels": { + "50-u--25cu87--r7p-w1e67-8pj5t-kl-v0q6b68--nu5oii38fn-8.629b-jd-8c45-0-8--6n--w0--w---196g8d--iv1-5--5ht-a-29--0qso796/7_M99": "csT52b..N.-.Kj8..3s--_4..I_l.1" + }, + "matchExpressions": [ + { + "key": "t-1--.c_-.1..._-O2-4-_Z._x-c3Gy-_7_-I_c0U-.Z.-_9_--t", + "operator": "NotIn", + "values": [ + "K_Od" + ] + } + ] + }, + "resources": { + "limits": { + "Y籎顒ǥŴ": "744" + }, + "requests": { + "ɍi縱ù墴1Rƥ贫": "154" + } + }, + "volumeName": "164", + "storageClassName": "165", + "volumeMode": "m", + "dataSource": { + "apiGroup": "166", + "kind": "167", + "name": "168" + } + } + } + } + } + ], + "initContainers": [ + { + "name": "169", + "image": "170", + "command": [ + "171" + ], + "args": [ + "172" + ], + "workingDir": "173", + "ports": [ + { + "name": "174", + "hostPort": -379514302, + "containerPort": 173916181, + "protocol": "鷅bȻN+ņ榱*Gưoɘ檲ɨ銦", + "hostIP": "175" + } + ], + "envFrom": [ + { + "prefix": "176", + "configMapRef": { + "name": "177", + "optional": false + }, + "secretRef": { + "name": "178", + "optional": true + } + } + ], + "env": [ + { + "name": "179", + "value": "180", + "valueFrom": { + "fieldRef": { + "apiVersion": "181", + "fieldPath": "182" + }, + "resourceFieldRef": { + "containerName": "183", + "resource": "184", + "divisor": "959" + }, + "configMapKeyRef": { + "name": "185", + "key": "186", + "optional": false + }, + "secretKeyRef": { + "name": "187", + "key": "188", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "瓷碑": "809" + }, + "requests": { + "=å睫}堇硲蕵ɢ苆ǮńMǰ溟ɴ扵閝ȝ": "829" + } + }, + "volumeMounts": [ + { + "name": "189", + "mountPath": "190", + "subPath": "191", + "mountPropagation": "虽U珝Żwʮ馜üNșƶ4ĩĉş蝿ɖȃ", + "subPathExpr": "192" + } + ], + "volumeDevices": [ + { + "name": "193", + "devicePath": "194" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "195" + ] + }, + "httpGet": { + "path": "196", + "port": "197", + "host": "198", + "scheme": "|dk_瀹鞎sn芞QÄȻȊ+?", + "httpHeaders": [ + { + "name": "199", + "value": "200" + } + ] + }, + "tcpSocket": { + "port": 1094670193, + "host": "201" + }, + "initialDelaySeconds": 905846572, + "timeoutSeconds": -396185898, + "periodSeconds": 166278802, + "successThreshold": -2005424724, + "failureThreshold": 462729263 + }, + "readinessProbe": { + "exec": { + "command": [ + "202" + ] + }, + "httpGet": { + "path": "203", + "port": "204", + "host": "205", + "scheme": "瞾ʀNŬɨǙÄr蛏豈Ƀ", + "httpHeaders": [ + { + "name": "206", + "value": "207" + } + ] + }, + "tcpSocket": { + "port": -774074461, + "host": "208" + }, + "initialDelaySeconds": -1503428149, + "timeoutSeconds": 279808574, + "periodSeconds": -1765469779, + "successThreshold": 1525829664, + "failureThreshold": -1047607622 + }, + "startupProbe": { + "exec": { + "command": [ + "209" + ] + }, + "httpGet": { + "path": "210", + "port": "211", + "host": "212", + "scheme": "ȹ嫰ƹǔw÷nI粛E煹ǐƲE", + "httpHeaders": [ + { + "name": "213", + "value": "214" + } + ] + }, + "tcpSocket": { + "port": -88173241, + "host": "215" + }, + "initialDelaySeconds": -1390686338, + "timeoutSeconds": 1762266578, + "periodSeconds": 1908897348, + "successThreshold": -153894372, + "failureThreshold": -1294101963 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "216" + ] + }, + "httpGet": { + "path": "217", + "port": "218", + "host": "219", + "scheme": "铻OŤǢʭ嵔棂p儼Ƿ裚瓶釆Ɗ", + "httpHeaders": [ + { + "name": "220", + "value": "221" + } + ] + }, + "tcpSocket": { + "port": -2112697830, + "host": "222" + } + }, + "preStop": { + "exec": { + "command": [ + "223" + ] + }, + "httpGet": { + "path": "224", + "port": -742356330, + "host": "225", + "scheme": "烀罁胾^拜Ȍzɟ踡肒A", + "httpHeaders": [ + { + "name": "226", + "value": "227" + } + ] + }, + "tcpSocket": { + "port": -342705708, + "host": "228" + } + } + }, + "terminationMessagePath": "229", + "terminationMessagePolicy": "fw[Řż丩ŽoǠŻʘY賃ɪ鐊", + "imagePullPolicy": "ľǎɳ,ǿ飏騀呣ǎ", + "securityContext": { + "capabilities": { + "add": [ + "萭旿@掇lNdǂ\u003e5姣" + ], + "drop": [ + "懔%熷谟" + ] + }, + "privileged": true, + "seLinuxOptions": { + "user": "230", + "role": "231", + "type": "232", + "level": "233" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "234", + "gmsaCredentialSpec": "235", + "runAsUserName": "236" + }, + "runAsUser": -8231011499756021266, + "runAsGroup": -1448436097540110204, + "runAsNonRoot": false, + "readOnlyRootFilesystem": true, + "allowPrivilegeEscalation": false, + "procMount": "脾嚏吐ĠLƐȤ藠3.v-鿧悮坮Ȣ幟ļ腻", + "seccompProfile": { + "type": "", + "localhostProfile": "237" + } + }, + "stdinOnce": true + } + ], + "containers": [ + { + "name": "238", + "image": "239", + "command": [ + "240" + ], + "args": [ + "241" + ], + "workingDir": "242", + "ports": [ + { + "name": "243", + "hostPort": -2123728714, + "containerPort": -406148612, + "protocol": "瘴I\\p[ħsĨɆâĺɗ", + "hostIP": "244" + } + ], + "envFrom": [ + { + "prefix": "245", + "configMapRef": { + "name": "246", + "optional": true + }, + "secretRef": { + "name": "247", + "optional": true + } + } + ], + "env": [ + { + "name": "248", + "value": "249", + "valueFrom": { + "fieldRef": { + "apiVersion": "250", + "fieldPath": "251" + }, + "resourceFieldRef": { + "containerName": "252", + "resource": "253", + "divisor": "99" + }, + "configMapKeyRef": { + "name": "254", + "key": "255", + "optional": false + }, + "secretKeyRef": { + "name": "256", + "key": "257", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "攤/ɸɎ R§耶FfBl": "326" + }, + "requests": { + "ɱJȉ罴": "587" + } + }, + "volumeMounts": [ + { + "name": "258", + "readOnly": true, + "mountPath": "259", + "subPath": "260", + "mountPropagation": "6dz娝嘚庎D}埽uʎȺ眖R#yV'W", + "subPathExpr": "261" + } + ], + "volumeDevices": [ + { + "name": "262", + "devicePath": "263" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "264" + ] + }, + "httpGet": { + "path": "265", + "port": "266", + "host": "267", + "scheme": "Í勅跦Opwǩ曬逴褜1ØœȠƬ", + "httpHeaders": [ + { + "name": "268", + "value": "269" + } + ] + }, + "tcpSocket": { + "port": "270", + "host": "271" + }, + "initialDelaySeconds": 1419770315, + "timeoutSeconds": 300356869, + "periodSeconds": 1830495826, + "successThreshold": 1102291854, + "failureThreshold": -241238495 + }, + "readinessProbe": { + "exec": { + "command": [ + "272" + ] + }, + "httpGet": { + "path": "273", + "port": 972978563, + "host": "274", + "scheme": "ȨŮ+朷Ǝ膯", + "httpHeaders": [ + { + "name": "275", + "value": "276" + } + ] + }, + "tcpSocket": { + "port": -1506633471, + "host": "277" + }, + "initialDelaySeconds": -249989919, + "timeoutSeconds": -171684192, + "periodSeconds": -602419938, + "successThreshold": 1040396664, + "failureThreshold": -979584143 + }, + "startupProbe": { + "exec": { + "command": [ + "278" + ] + }, + "httpGet": { + "path": "279", + "port": "280", + "host": "281", + "scheme": "ĸ輦唊", + "httpHeaders": [ + { + "name": "282", + "value": "283" + } + ] + }, + "tcpSocket": { + "port": "284", + "host": "285" + }, + "initialDelaySeconds": 1474943201, + "timeoutSeconds": -196963939, + "periodSeconds": 1584029564, + "successThreshold": -467985423, + "failureThreshold": 2058122084 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "286" + ] + }, + "httpGet": { + "path": "287", + "port": "288", + "host": "289", + "scheme": "ơŸ8T ", + "httpHeaders": [ + { + "name": "290", + "value": "291" + } + ] + }, + "tcpSocket": { + "port": -1871050070, + "host": "292" + } + }, + "preStop": { + "exec": { + "command": [ + "293" + ] + }, + "httpGet": { + "path": "294", + "port": "295", + "host": "296", + "scheme": "*Z鐫û咡W\u003c敄lu|榝$î", + "httpHeaders": [ + { + "name": "297", + "value": "298" + } + ] + }, + "tcpSocket": { + "port": -1008986249, + "host": "299" + } + } + }, + "terminationMessagePath": "300", + "terminationMessagePolicy": "ʜ5遰=E埄Ȁ朦 wƯ貾坢'跩aŕ", + "imagePullPolicy": "Ļǟi\u0026", + "securityContext": { + "capabilities": { + "add": [ + "碔" + ], + "drop": [ + "NKƙ順\\E¦队偯J僳徥淳4揻-$" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "301", + "role": "302", + "type": "303", + "level": "304" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "305", + "gmsaCredentialSpec": "306", + "runAsUserName": "307" + }, + "runAsUser": -7971724279034955974, + "runAsGroup": 2011630253582325853, + "runAsNonRoot": false, + "readOnlyRootFilesystem": false, + "allowPrivilegeEscalation": true, + "procMount": ",ŕ", + "seccompProfile": { + "type": "ĠM蘇KŅ/»頸+SÄ蚃", + "localhostProfile": "308" + } + }, + "tty": true + } + ], + "ephemeralContainers": [ + { + "name": "309", + "image": "310", + "command": [ + "311" + ], + "args": [ + "312" + ], + "workingDir": "313", + "ports": [ + { + "name": "314", + "hostPort": -2128108224, + "containerPort": -825277526, + "protocol": "´摖ȱ", + "hostIP": "315" + } + ], + "envFrom": [ + { + "prefix": "316", + "configMapRef": { + "name": "317", + "optional": true + }, + "secretRef": { + "name": "318", + "optional": false + } + } + ], + "env": [ + { + "name": "319", + "value": "320", + "valueFrom": { + "fieldRef": { + "apiVersion": "321", + "fieldPath": "322" + }, + "resourceFieldRef": { + "containerName": "323", + "resource": "324", + "divisor": "362" + }, + "configMapKeyRef": { + "name": "325", + "key": "326", + "optional": true + }, + "secretKeyRef": { + "name": "327", + "key": "328", + "optional": true + } + } + } + ], + "resources": { + "limits": { + ":顇ə娯Ȱ囌": "776" + }, + "requests": { + "鰥Z龏´DÒȗ": "302" + } + }, + "volumeMounts": [ + { + "name": "329", + "readOnly": true, + "mountPath": "330", + "subPath": "331", + "mountPropagation": "鱎ƙ;Nŕ璻Ji", + "subPathExpr": "332" + } + ], + "volumeDevices": [ + { + "name": "333", + "devicePath": "334" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "335" + ] + }, + "httpGet": { + "path": "336", + "port": 62089442, + "host": "337", + "scheme": "鍏H鯂²", + "httpHeaders": [ + { + "name": "338", + "value": "339" + } + ] + }, + "tcpSocket": { + "port": -1187301925, + "host": "340" + }, + "initialDelaySeconds": -402384013, + "timeoutSeconds": -181601395, + "periodSeconds": -617381112, + "successThreshold": 1851229369, + "failureThreshold": -560238386 + }, + "readinessProbe": { + "exec": { + "command": [ + "341" + ] + }, + "httpGet": { + "path": "342", + "port": -1733181402, + "host": "343", + "scheme": "ŧOǨ繫ʎǑyZ涬P­蜷ɔ幩šeS", + "httpHeaders": [ + { + "name": "344", + "value": "345" + } + ] + }, + "tcpSocket": { + "port": 155090390, + "host": "346" + }, + "initialDelaySeconds": -2113700533, + "timeoutSeconds": -2130294761, + "periodSeconds": -788152336, + "successThreshold": 1240798389, + "failureThreshold": -1582469056 + }, + "startupProbe": { + "exec": { + "command": [ + "347" + ] + }, + "httpGet": { + "path": "348", + "port": 1575106083, + "host": "349", + "scheme": "ş", + "httpHeaders": [ + { + "name": "350", + "value": "351" + } + ] + }, + "tcpSocket": { + "port": "352", + "host": "353" + }, + "initialDelaySeconds": -1835677314, + "timeoutSeconds": 199049889, + "periodSeconds": 1947032456, + "successThreshold": 1233904535, + "failureThreshold": -969533986 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "354" + ] + }, + "httpGet": { + "path": "355", + "port": "356", + "host": "357", + "scheme": "丽饾| 鞤ɱď", + "httpHeaders": [ + { + "name": "358", + "value": "359" + } + ] + }, + "tcpSocket": { + "port": 2084371155, + "host": "360" + } + }, + "preStop": { + "exec": { + "command": [ + "361" + ] + }, + "httpGet": { + "path": "362", + "port": 1369753177, + "host": "363", + "scheme": ")DŽ髐njʉBn(fǂ", + "httpHeaders": [ + { + "name": "364", + "value": "365" + } + ] + }, + "tcpSocket": { + "port": 872525702, + "host": "366" + } + } + }, + "terminationMessagePath": "367", + "terminationMessagePolicy": "ay", + "imagePullPolicy": "笭/9崍h趭(娕uE增猍ǵ xǨ", + "securityContext": { + "capabilities": { + "add": [ + "Ƶf" + ], + "drop": [ + "Ã茓pȓɻ" + ] + }, + "privileged": true, + "seLinuxOptions": { + "user": "368", + "role": "369", + "type": "370", + "level": "371" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "372", + "gmsaCredentialSpec": "373", + "runAsUserName": "374" + }, + "runAsUser": -4099583436266168513, + "runAsGroup": 5255171395073905944, + "runAsNonRoot": false, + "readOnlyRootFilesystem": false, + "allowPrivilegeEscalation": false, + "procMount": "#耗", + "seccompProfile": { + "type": "(ť1ùfŭƽ", + "localhostProfile": "375" + } + }, + "stdin": true, + "stdinOnce": true, + "targetContainerName": "376" + } + ], + "restartPolicy": "æ盪泙若`l}Ñ蠂Ü", + "terminationGracePeriodSeconds": -1344691682045303625, + "activeDeadlineSeconds": 5965170857034075371, + "dnsPolicy": "誹", + "nodeSelector": { + "377": "378" + }, + "serviceAccountName": "379", + "serviceAccount": "380", + "automountServiceAccountToken": false, + "nodeName": "381", + "shareProcessNamespace": false, + "securityContext": { + "seLinuxOptions": { + "user": "382", + "role": "383", + "type": "384", + "level": "385" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "386", + "gmsaCredentialSpec": "387", + "runAsUserName": "388" + }, + "runAsUser": 6519765915963602850, + "runAsGroup": 5023310695550414054, + "runAsNonRoot": true, + "supplementalGroups": [ + 5114583700398530032 + ], + "fsGroup": -458943834575608638, + "sysctls": [ + { + "name": "389", + "value": "390" + } + ], + "fsGroupChangePolicy": "ɢzĮ蛋I滞廬耐鷞焬CQm坊柩劄奼[", + "seccompProfile": { + "type": "Ƒĝ®EĨǔvÄÚ×p鬷m", + "localhostProfile": "391" + } + }, + "imagePullSecrets": [ + { + "name": "392" + } + ], + "hostname": "393", + "subdomain": "394", + "affinity": { + "nodeAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": { + "nodeSelectorTerms": [ + { + "matchExpressions": [ + { + "key": "395", + "operator": "ǽżLj捲", + "values": [ + "396" + ] + } + ], + "matchFields": [ + { + "key": "397", + "operator": "U", + "values": [ + "398" + ] + } + ] + } + ] + }, + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": 186003226, + "preference": { + "matchExpressions": [ + { + "key": "399", + "operator": "ċ桉桃喕蠲$ɛ溢臜裡×銵-紑", + "values": [ + "400" + ] + } + ], + "matchFields": [ + { + "key": "401", + "operator": "縆łƑ[澔槃JŵǤ桒ɴ鉂W", + "values": [ + "402" + ] + } + ] + } + } + ] + }, + "podAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "n3-x1y-8---3----p-pdn--j2---25/8...__.Q_c8.G.b_9_1o.K": "9_._X-D---k..1Q7._l.._Q.6.I--2_9.v.--_.--4QQ.-s.H.Hu-r" + }, + "matchExpressions": [ + { + "key": "0--1----v8-4--558n1asz-r886-1--s/t", + "operator": "In", + "values": [ + "1" + ] + } + ] + }, + "namespaces": [ + "409" + ], + "topologyKey": "410" + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": 1586122127, + "podAffinityTerm": { + "labelSelector": { + "matchLabels": { + "780bdw0-1-47rrw8-5tn.0-1y-tw/8_d.8": "wmiJ4x-_0_5-_.7F3p2_-_AmD-.A" + }, + "matchExpressions": [ + { + "key": "C0-.-m_0-m-6Sp_N-S..O-BZ..6-1.S-B3_.b17ca-p", + "operator": "In", + "values": [ + "3-3--5X1rh-K5y_AzOBW.9oE9_6.--v17r__.2bIZ_K" + ] + } + ] + }, + "namespaces": [ + "417" + ], + "topologyKey": "418" + } + } + ] + }, + "podAntiAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "23bm-6l2e5---k5v3a---ez-o-u.s11-7p--3zm-lx300w-tj-35840-w4g-27-5sx6dbp-72q--m--28/1k.7.l_-W8o._xJ1-lFA_Xf3.V0H2-.zHw.H": "46.-y-s4483Po_L3f1-7_O4.nw_-_x18mtxb__e" + }, + "matchExpressions": [ + { + "key": "f2t-m839-qr-7----rgvf3q-z-5z80n--t5--9-4-d2-w/w0_.i__a.O2G_-_K-.03.mp.-10KkQ-R_R.-.--4_ITO", + "operator": "DoesNotExist" + } + ] + }, + "namespaces": [ + "425" + ], + "topologyKey": "426" + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": -974760835, + "podAffinityTerm": { + "labelSelector": { + "matchLabels": { + "F-__BM.6-.Y_72-_--pT75-.emV__1-v": "UDf.-4D-r.F" + }, + "matchExpressions": [ + { + "key": "G4Hl-X0_2--__4K..-68-7AlR__8-7_-YD-Q9_-__..YF", + "operator": "In", + "values": [ + "7_.-4T-I.-..K.-.0__sD.-.-_I-F.PWtO4-7-P41_.-.-A4" + ] + } + ] + }, + "namespaces": [ + "433" + ], + "topologyKey": "434" + } + } + ] + } + }, + "schedulerName": "435", + "tolerations": [ + { + "key": "436", + "operator": "ō6µɑ`ȗ\u003c", + "value": "437", + "effect": "J赟鷆šl5ɜ", + "tolerationSeconds": 2575412512260329976 + } + ], + "hostAliases": [ + { + "ip": "438", + "hostnames": [ + "439" + ] + } + ], + "priorityClassName": "440", + "priority": 497309492, + "dnsConfig": { + "nameservers": [ + "441" + ], + "searches": [ + "442" + ], + "options": [ + { + "name": "443", + "value": "444" + } + ] + }, + "readinessGates": [ + { + "conditionType": "溣狣愿激" + } + ], + "runtimeClassName": "445", + "enableServiceLinks": false, + "preemptionPolicy": "Ȳȍŋƀ+瑏eCmA", + "overhead": { + "睙": "859" + }, + "topologySpreadConstraints": [ + { + "maxSkew": 341824479, + "topologyKey": "446", + "whenUnsatisfiable": "Œ,躻[鶆f盧", + "labelSelector": { + "matchLabels": { + "82__a_dWU_V-_Q_Ap._2_xa_o..p_B-d--Q5._D6_.d-n_9n.p.2-.-Qw_Y": "11---.-o7.pJ-4-1WV.-__05._LsuH" + }, + "matchExpressions": [ + { + "key": "8", + "operator": "DoesNotExist" + } + ] + } + } + ], + "setHostnameAsFQDN": false + } + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PodTemplate.pb b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PodTemplate.pb new file mode 100644 index 0000000000000000000000000000000000000000..1ec3ac83c27226cffd02ff3009c596c19aabcf29 GIT binary patch literal 6674 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 literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PodTemplate.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PodTemplate.yaml new file mode 100644 index 00000000000..9bb18dec36a --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PodTemplate.yaml @@ -0,0 +1,998 @@ +apiVersion: v1 +kind: PodTemplate +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" +template: + metadata: + annotations: + "26": "27" + clusterName: "32" + creationTimestamp: null + deletionGracePeriodSeconds: 4075183944016503389 + finalizers: + - "31" + generateName: "20" + generation: 5259823216098853135 + labels: + "24": "25" + managedFields: + - apiVersion: "34" + fieldsType: "35" + manager: "33" + operation: ěĂ凗蓏Ŋ蛊ĉy緅縕 + name: "19" + namespace: "21" + ownerReferences: + - apiVersion: "28" + blockOwnerDeletion: false + controller: true + kind: "29" + name: "30" + uid: ɑ + resourceVersion: "17916580954637291219" + selfLink: "22" + uid: SǡƏ + spec: + activeDeadlineSeconds: 5965170857034075371 + affinity: + nodeAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - key: "399" + operator: ċ桉桃喕蠲$ɛ溢臜裡×銵-紑 + values: + - "400" + matchFields: + - key: "401" + operator: 縆łƑ[澔槃JŵǤ桒ɴ鉂W + values: + - "402" + weight: 186003226 + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - key: "395" + operator: ǽżLj捲 + values: + - "396" + matchFields: + - key: "397" + operator: U + values: + - "398" + podAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: C0-.-m_0-m-6Sp_N-S..O-BZ..6-1.S-B3_.b17ca-p + operator: In + values: + - 3-3--5X1rh-K5y_AzOBW.9oE9_6.--v17r__.2bIZ_K + matchLabels: + 780bdw0-1-47rrw8-5tn.0-1y-tw/8_d.8: wmiJ4x-_0_5-_.7F3p2_-_AmD-.A + namespaces: + - "417" + topologyKey: "418" + weight: 1586122127 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: 0--1----v8-4--558n1asz-r886-1--s/t + operator: In + values: + - "1" + matchLabels: + n3-x1y-8---3----p-pdn--j2---25/8...__.Q_c8.G.b_9_1o.K: 9_._X-D---k..1Q7._l.._Q.6.I--2_9.v.--_.--4QQ.-s.H.Hu-r + namespaces: + - "409" + topologyKey: "410" + podAntiAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: G4Hl-X0_2--__4K..-68-7AlR__8-7_-YD-Q9_-__..YF + operator: In + values: + - 7_.-4T-I.-..K.-.0__sD.-.-_I-F.PWtO4-7-P41_.-.-A4 + matchLabels: + F-__BM.6-.Y_72-_--pT75-.emV__1-v: UDf.-4D-r.F + namespaces: + - "433" + topologyKey: "434" + weight: -974760835 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: f2t-m839-qr-7----rgvf3q-z-5z80n--t5--9-4-d2-w/w0_.i__a.O2G_-_K-.03.mp.-10KkQ-R_R.-.--4_ITO + operator: DoesNotExist + matchLabels: + 23bm-6l2e5---k5v3a---ez-o-u.s11-7p--3zm-lx300w-tj-35840-w4g-27-5sx6dbp-72q--m--28/1k.7.l_-W8o._xJ1-lFA_Xf3.V0H2-.zHw.H: 46.-y-s4483Po_L3f1-7_O4.nw_-_x18mtxb__e + namespaces: + - "425" + topologyKey: "426" + automountServiceAccountToken: false + containers: + - args: + - "241" + command: + - "240" + env: + - name: "248" + value: "249" + valueFrom: + configMapKeyRef: + key: "255" + name: "254" + optional: false + fieldRef: + apiVersion: "250" + fieldPath: "251" + resourceFieldRef: + containerName: "252" + divisor: "99" + resource: "253" + secretKeyRef: + key: "257" + name: "256" + optional: false + envFrom: + - configMapRef: + name: "246" + optional: true + prefix: "245" + secretRef: + name: "247" + optional: true + image: "239" + imagePullPolicy: Ļǟi& + lifecycle: + postStart: + exec: + command: + - "286" + httpGet: + host: "289" + httpHeaders: + - name: "290" + value: "291" + path: "287" + port: "288" + scheme: 'ơŸ8T ' + tcpSocket: + host: "292" + port: -1871050070 + preStop: + exec: + command: + - "293" + httpGet: + host: "296" + httpHeaders: + - name: "297" + value: "298" + path: "294" + port: "295" + scheme: '*Z鐫û咡W<敄lu|榝$î' + tcpSocket: + host: "299" + port: -1008986249 + livenessProbe: + exec: + command: + - "264" + failureThreshold: -241238495 + httpGet: + host: "267" + httpHeaders: + - name: "268" + value: "269" + path: "265" + port: "266" + scheme: Í勅跦Opwǩ曬逴褜1ØœȠƬ + initialDelaySeconds: 1419770315 + periodSeconds: 1830495826 + successThreshold: 1102291854 + tcpSocket: + host: "271" + port: "270" + timeoutSeconds: 300356869 + name: "238" + ports: + - containerPort: -406148612 + hostIP: "244" + hostPort: -2123728714 + name: "243" + protocol: 瘴I\p[ħsĨɆâĺɗ + readinessProbe: + exec: + command: + - "272" + failureThreshold: -979584143 + httpGet: + host: "274" + httpHeaders: + - name: "275" + value: "276" + path: "273" + port: 972978563 + scheme: ȨŮ+朷Ǝ膯 + initialDelaySeconds: -249989919 + periodSeconds: -602419938 + successThreshold: 1040396664 + tcpSocket: + host: "277" + port: -1506633471 + timeoutSeconds: -171684192 + resources: + limits: + 攤/ɸɎ R§耶FfBl: "326" + requests: + ɱJȉ罴: "587" + securityContext: + allowPrivilegeEscalation: true + capabilities: + add: + - 碔 + drop: + - NKƙ順\E¦队偯J僳徥淳4揻-$ + privileged: false + procMount: ',ŕ' + readOnlyRootFilesystem: false + runAsGroup: 2011630253582325853 + runAsNonRoot: false + runAsUser: -7971724279034955974 + seLinuxOptions: + level: "304" + role: "302" + type: "303" + user: "301" + seccompProfile: + localhostProfile: "308" + type: ĠM蘇KŅ/»頸+SÄ蚃 + windowsOptions: + gmsaCredentialSpec: "306" + gmsaCredentialSpecName: "305" + runAsUserName: "307" + startupProbe: + exec: + command: + - "278" + failureThreshold: 2058122084 + httpGet: + host: "281" + httpHeaders: + - name: "282" + value: "283" + path: "279" + port: "280" + scheme: ĸ輦唊 + initialDelaySeconds: 1474943201 + periodSeconds: 1584029564 + successThreshold: -467985423 + tcpSocket: + host: "285" + port: "284" + timeoutSeconds: -196963939 + terminationMessagePath: "300" + terminationMessagePolicy: ʜ5遰=E埄Ȁ朦 wƯ貾坢'跩aŕ + tty: true + volumeDevices: + - devicePath: "263" + name: "262" + volumeMounts: + - mountPath: "259" + mountPropagation: 6dz娝嘚庎D}埽uʎȺ眖R#yV'W + name: "258" + readOnly: true + subPath: "260" + subPathExpr: "261" + workingDir: "242" + dnsConfig: + nameservers: + - "441" + options: + - name: "443" + value: "444" + searches: + - "442" + dnsPolicy: 誹 + enableServiceLinks: false + ephemeralContainers: + - args: + - "312" + command: + - "311" + env: + - name: "319" + value: "320" + valueFrom: + configMapKeyRef: + key: "326" + name: "325" + optional: true + fieldRef: + apiVersion: "321" + fieldPath: "322" + resourceFieldRef: + containerName: "323" + divisor: "362" + resource: "324" + secretKeyRef: + key: "328" + name: "327" + optional: true + envFrom: + - configMapRef: + name: "317" + optional: true + prefix: "316" + secretRef: + name: "318" + optional: false + image: "310" + imagePullPolicy: 笭/9崍h趭(娕uE增猍ǵ xǨ + lifecycle: + postStart: + exec: + command: + - "354" + httpGet: + host: "357" + httpHeaders: + - name: "358" + value: "359" + path: "355" + port: "356" + scheme: 丽饾| 鞤ɱď + tcpSocket: + host: "360" + port: 2084371155 + preStop: + exec: + command: + - "361" + httpGet: + host: "363" + httpHeaders: + - name: "364" + value: "365" + path: "362" + port: 1369753177 + scheme: )DŽ髐njʉBn(fǂ + tcpSocket: + host: "366" + port: 872525702 + livenessProbe: + exec: + command: + - "335" + failureThreshold: -560238386 + httpGet: + host: "337" + httpHeaders: + - name: "338" + value: "339" + path: "336" + port: 62089442 + scheme: 鍏H鯂² + initialDelaySeconds: -402384013 + periodSeconds: -617381112 + successThreshold: 1851229369 + tcpSocket: + host: "340" + port: -1187301925 + timeoutSeconds: -181601395 + name: "309" + ports: + - containerPort: -825277526 + hostIP: "315" + hostPort: -2128108224 + name: "314" + protocol: ´摖ȱ + readinessProbe: + exec: + command: + - "341" + failureThreshold: -1582469056 + httpGet: + host: "343" + httpHeaders: + - name: "344" + value: "345" + path: "342" + port: -1733181402 + scheme: ŧOǨ繫ʎǑyZ涬P­蜷ɔ幩šeS + initialDelaySeconds: -2113700533 + periodSeconds: -788152336 + successThreshold: 1240798389 + tcpSocket: + host: "346" + port: 155090390 + timeoutSeconds: -2130294761 + resources: + limits: + :顇ə娯Ȱ囌: "776" + requests: + 鰥Z龏´DÒȗ: "302" + securityContext: + allowPrivilegeEscalation: false + capabilities: + add: + - Ƶf + drop: + - Ã茓pȓɻ + privileged: true + procMount: '#耗' + readOnlyRootFilesystem: false + runAsGroup: 5255171395073905944 + runAsNonRoot: false + runAsUser: -4099583436266168513 + seLinuxOptions: + level: "371" + role: "369" + type: "370" + user: "368" + seccompProfile: + localhostProfile: "375" + type: (ť1ùfŭƽ + windowsOptions: + gmsaCredentialSpec: "373" + gmsaCredentialSpecName: "372" + runAsUserName: "374" + startupProbe: + exec: + command: + - "347" + failureThreshold: -969533986 + httpGet: + host: "349" + httpHeaders: + - name: "350" + value: "351" + path: "348" + port: 1575106083 + scheme: ş + initialDelaySeconds: -1835677314 + periodSeconds: 1947032456 + successThreshold: 1233904535 + tcpSocket: + host: "353" + port: "352" + timeoutSeconds: 199049889 + stdin: true + stdinOnce: true + targetContainerName: "376" + terminationMessagePath: "367" + terminationMessagePolicy: ay + volumeDevices: + - devicePath: "334" + name: "333" + volumeMounts: + - mountPath: "330" + mountPropagation: 鱎ƙ;Nŕ璻Ji + name: "329" + readOnly: true + subPath: "331" + subPathExpr: "332" + workingDir: "313" + hostAliases: + - hostnames: + - "439" + ip: "438" + hostname: "393" + imagePullSecrets: + - name: "392" + initContainers: + - args: + - "172" + command: + - "171" + env: + - name: "179" + value: "180" + valueFrom: + configMapKeyRef: + key: "186" + name: "185" + optional: false + fieldRef: + apiVersion: "181" + fieldPath: "182" + resourceFieldRef: + containerName: "183" + divisor: "959" + resource: "184" + secretKeyRef: + key: "188" + name: "187" + optional: false + envFrom: + - configMapRef: + name: "177" + optional: false + prefix: "176" + secretRef: + name: "178" + optional: true + image: "170" + imagePullPolicy: ľǎɳ,ǿ飏騀呣ǎ + lifecycle: + postStart: + exec: + command: + - "216" + httpGet: + host: "219" + httpHeaders: + - name: "220" + value: "221" + path: "217" + port: "218" + scheme: 铻OŤǢʭ嵔棂p儼Ƿ裚瓶釆Ɗ + tcpSocket: + host: "222" + port: -2112697830 + preStop: + exec: + command: + - "223" + httpGet: + host: "225" + httpHeaders: + - name: "226" + value: "227" + path: "224" + port: -742356330 + scheme: 烀罁胾^拜Ȍzɟ踡肒A + tcpSocket: + host: "228" + port: -342705708 + livenessProbe: + exec: + command: + - "195" + failureThreshold: 462729263 + httpGet: + host: "198" + httpHeaders: + - name: "199" + value: "200" + path: "196" + port: "197" + scheme: '|dk_瀹鞎sn芞QÄȻȊ+?' + initialDelaySeconds: 905846572 + periodSeconds: 166278802 + successThreshold: -2005424724 + tcpSocket: + host: "201" + port: 1094670193 + timeoutSeconds: -396185898 + name: "169" + ports: + - containerPort: 173916181 + hostIP: "175" + hostPort: -379514302 + name: "174" + protocol: 鷅bȻN+ņ榱*Gưoɘ檲ɨ銦 + readinessProbe: + exec: + command: + - "202" + failureThreshold: -1047607622 + httpGet: + host: "205" + httpHeaders: + - name: "206" + value: "207" + path: "203" + port: "204" + scheme: 瞾ʀNŬɨǙÄr蛏豈Ƀ + initialDelaySeconds: -1503428149 + periodSeconds: -1765469779 + successThreshold: 1525829664 + tcpSocket: + host: "208" + port: -774074461 + timeoutSeconds: 279808574 + resources: + limits: + 瓷碑: "809" + requests: + =å睫}堇硲蕵ɢ苆ǮńMǰ溟ɴ扵閝ȝ: "829" + securityContext: + allowPrivilegeEscalation: false + capabilities: + add: + - 萭旿@掇lNdǂ>5姣 + drop: + - 懔%熷谟 + privileged: true + procMount: 脾嚏吐ĠLƐȤ藠3.v-鿧悮坮Ȣ幟ļ腻 + readOnlyRootFilesystem: true + runAsGroup: -1448436097540110204 + runAsNonRoot: false + runAsUser: -8231011499756021266 + seLinuxOptions: + level: "233" + role: "231" + type: "232" + user: "230" + seccompProfile: + localhostProfile: "237" + type: "" + windowsOptions: + gmsaCredentialSpec: "235" + gmsaCredentialSpecName: "234" + runAsUserName: "236" + startupProbe: + exec: + command: + - "209" + failureThreshold: -1294101963 + httpGet: + host: "212" + httpHeaders: + - name: "213" + value: "214" + path: "210" + port: "211" + scheme: ȹ嫰ƹǔw÷nI粛E煹ǐƲE + initialDelaySeconds: -1390686338 + periodSeconds: 1908897348 + successThreshold: -153894372 + tcpSocket: + host: "215" + port: -88173241 + timeoutSeconds: 1762266578 + stdinOnce: true + terminationMessagePath: "229" + terminationMessagePolicy: fw[Řż丩ŽoǠŻʘY賃ɪ鐊 + volumeDevices: + - devicePath: "194" + name: "193" + volumeMounts: + - mountPath: "190" + mountPropagation: 虽U珝Żwʮ馜üNșƶ4ĩĉş蝿ɖȃ + name: "189" + subPath: "191" + subPathExpr: "192" + workingDir: "173" + nodeName: "381" + nodeSelector: + "377": "378" + overhead: + 睙: "859" + preemptionPolicy: Ȳȍŋƀ+瑏eCmA + priority: 497309492 + priorityClassName: "440" + readinessGates: + - conditionType: 溣狣愿激 + restartPolicy: æ盪泙若`l}Ñ蠂Ü + runtimeClassName: "445" + schedulerName: "435" + securityContext: + fsGroup: -458943834575608638 + fsGroupChangePolicy: ɢzĮ蛋I滞廬耐鷞焬CQm坊柩劄奼[ + runAsGroup: 5023310695550414054 + runAsNonRoot: true + runAsUser: 6519765915963602850 + seLinuxOptions: + level: "385" + role: "383" + type: "384" + user: "382" + seccompProfile: + localhostProfile: "391" + type: Ƒĝ®EĨǔvÄÚ×p鬷m + supplementalGroups: + - 5114583700398530032 + sysctls: + - name: "389" + value: "390" + windowsOptions: + gmsaCredentialSpec: "387" + gmsaCredentialSpecName: "386" + runAsUserName: "388" + serviceAccount: "380" + serviceAccountName: "379" + setHostnameAsFQDN: false + shareProcessNamespace: false + subdomain: "394" + terminationGracePeriodSeconds: -1344691682045303625 + tolerations: + - effect: J赟鷆šl5ɜ + key: "436" + operator: ō6µɑ`ȗ< + tolerationSeconds: 2575412512260329976 + value: "437" + topologySpreadConstraints: + - labelSelector: + matchExpressions: + - key: "8" + operator: DoesNotExist + matchLabels: + 82__a_dWU_V-_Q_Ap._2_xa_o..p_B-d--Q5._D6_.d-n_9n.p.2-.-Qw_Y: 11---.-o7.pJ-4-1WV.-__05._LsuH + maxSkew: 341824479 + topologyKey: "446" + whenUnsatisfiable: Œ,躻[鶆f盧 + volumes: + - awsElasticBlockStore: + fsType: "41" + partition: -1261508418 + volumeID: "40" + azureDisk: + cachingMode: "" + diskName: "104" + diskURI: "105" + fsType: "106" + kind: ƺ魋Ď儇击3ƆìQ + readOnly: false + azureFile: + secretName: "90" + shareName: "91" + cephfs: + monitors: + - "75" + path: "76" + secretFile: "78" + secretRef: + name: "79" + user: "77" + cinder: + fsType: "73" + secretRef: + name: "74" + volumeID: "72" + configMap: + defaultMode: -1648533063 + items: + - key: "93" + mode: 1913946997 + path: "94" + name: "92" + optional: true + csi: + driver: "136" + fsType: "137" + nodePublishSecretRef: + name: "140" + readOnly: false + volumeAttributes: + "138": "139" + downwardAPI: + defaultMode: 1557090007 + items: + - fieldRef: + apiVersion: "83" + fieldPath: "84" + mode: -1413529736 + path: "82" + resourceFieldRef: + containerName: "85" + divisor: "687" + resource: "86" + emptyDir: + medium: x + sizeLimit: "826" + ephemeral: + volumeClaimTemplate: + metadata: + annotations: + "148": "149" + clusterName: "154" + creationTimestamp: null + deletionGracePeriodSeconds: 8216886158823693263 + finalizers: + - "153" + generateName: "142" + generation: 325496395608582598 + labels: + "146": "147" + managedFields: + - apiVersion: "156" + fieldsType: "157" + manager: "155" + operation: ZƜ/C龷ȪÆl殛瓷雼浢Ü礽绅{囥 + name: "141" + namespace: "143" + ownerReferences: + - apiVersion: "150" + blockOwnerDeletion: false + controller: true + kind: "151" + name: "152" + uid: QZ{ʁgɸ=ǤÆ + resourceVersion: "11750424082729362001" + selfLink: "144" + uid: 鲼ƳÐƣKʘńw:5塋訩塶 + spec: + accessModes: + - 钡n)İ笓珣筩ƐP_痸荎僋 + dataSource: + apiGroup: "166" + kind: "167" + name: "168" + resources: + limits: + Y籎顒ǥŴ: "744" + requests: + ɍi縱ù墴1Rƥ贫: "154" + selector: + matchExpressions: + - key: t-1--.c_-.1..._-O2-4-_Z._x-c3Gy-_7_-I_c0U-.Z.-_9_--t + operator: NotIn + values: + - K_Od + matchLabels: + 50-u--25cu87--r7p-w1e67-8pj5t-kl-v0q6b68--nu5oii38fn-8.629b-jd-8c45-0-8--6n--w0--w---196g8d--iv1-5--5ht-a-29--0qso796/7_M99: csT52b..N.-.Kj8..3s--_4..I_l.1 + storageClassName: "165" + volumeMode: m + volumeName: "164" + fc: + fsType: "88" + lun: 933484239 + targetWWNs: + - "87" + wwids: + - "89" + flexVolume: + driver: "67" + fsType: "68" + options: + "70": "71" + secretRef: + name: "69" + flocker: + datasetName: "80" + datasetUUID: "81" + gcePersistentDisk: + fsType: "39" + partition: -1487653240 + pdName: "38" + readOnly: true + gitRepo: + directory: "44" + repository: "42" + revision: "43" + glusterfs: + endpoints: "57" + path: "58" + hostPath: + path: "37" + type: H牗洝尿彀亞螩B + iscsi: + fsType: "53" + initiatorName: "56" + iqn: "51" + iscsiInterface: "52" + lun: -400609276 + portals: + - "54" + secretRef: + name: "55" + targetPortal: "50" + name: "36" + nfs: + path: "49" + server: "48" + persistentVolumeClaim: + claimName: "59" + readOnly: true + photonPersistentDisk: + fsType: "108" + pdID: "107" + portworxVolume: + fsType: "123" + readOnly: true + volumeID: "122" + projected: + defaultMode: -1880297089 + sources: + - configMap: + items: + - key: "118" + mode: -1009864962 + path: "119" + name: "117" + optional: true + downwardAPI: + items: + - fieldRef: + apiVersion: "113" + fieldPath: "114" + mode: 1167335696 + path: "112" + resourceFieldRef: + containerName: "115" + divisor: "546" + resource: "116" + secret: + items: + - key: "110" + mode: 565864299 + path: "111" + name: "109" + optional: true + serviceAccountToken: + audience: "120" + expirationSeconds: -8033620543910768540 + path: "121" + quobyte: + group: "102" + registry: "99" + tenant: "103" + user: "101" + volume: "100" + rbd: + fsType: "62" + image: "61" + keyring: "65" + monitors: + - "60" + pool: "63" + readOnly: true + secretRef: + name: "66" + user: "64" + scaleIO: + fsType: "131" + gateway: "124" + protectionDomain: "127" + readOnly: true + secretRef: + name: "126" + sslEnabled: true + storageMode: "129" + storagePool: "128" + system: "125" + volumeName: "130" + secret: + defaultMode: -1639873916 + items: + - key: "46" + mode: -655946460 + path: "47" + optional: true + secretName: "45" + storageos: + fsType: "134" + readOnly: true + secretRef: + name: "135" + volumeName: "132" + volumeNamespace: "133" + vsphereVolume: + fsType: "96" + storagePolicyID: "98" + storagePolicyName: "97" + volumePath: "95" diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.RangeAllocation.json b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.RangeAllocation.json new file mode 100644 index 00000000000..5ed1d1aab5a --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.RangeAllocation.json @@ -0,0 +1,45 @@ +{ + "kind": "RangeAllocation", + "apiVersion": "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" + } + ] + }, + "range": "19", + "data": "OA==" +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.RangeAllocation.pb b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.RangeAllocation.pb new file mode 100644 index 0000000000000000000000000000000000000000..08ee3f1dc31df36c19389b238ee24378c118b14e GIT binary patch literal 213 zcmd0{C}!Xid#K^?J)Wp)lz{1?jz|6?N*y8rPrmKzJa~cbr7y{OIY;A6xe{Rlh#wa!}Msp!X zizId~MoS?kLxU^@E+#`GDJDZ>B|ev`r@N<|Xs<3l+I6hIK#K`zE`tSQ5tE@w6_cT9 z7o$EA@78ckOw4a!Xq(+JP09h$;@PCvg)p^x;}AL=7rDwmb)r)^`4puuDb(NS65e^ zs#A69KmR#wSF;TCU9>TWXXdO+%1BM#vN=0BJ#A5XT6Si7YHCs@(<0GFDVh=(3R@`A zMoD%`5$@o5P838=5;c`m6`7L-4y*5dQT%36MQc&ULc^NgJwv;8cf8g*M#ayhDTSfb zgjqDDF-D$CvC>9fuo!u4yLEAaZ>+&n_Cl7ce6l*jZUngomC7{oVu6vD%BlI#Rc7u9 z)s*`h%0pevu6Fcrls6R8!>M&V!<{iGuwZl($(zT z=ifUbO*XktPj<@l?MBRTlxoN{Vq9RvVmUPzMo7$^G0yXz@<2m-u)ikMS>fLOxcl&A z_2VE(7K~V74)XLzH$zXAdG}`e*HF=zUrrwK_nu!6sA%^c*%#<+oGSMAI{LP(nY)ac zP0#f1_aAN6m>G1GsPdLMv{B?3qsW_&f9~`BKz@|fU?a@}G-GqE%lW_GO*h+r4$UGo zOBSOj3t$|g!rTHSs3>aYhQP#3bB$x-FGj0j0Zkhv5G?U#!$LdML7IfkSIXWkjj|af z(QcF^j#^-p0LEU^i-f9R-SMAX>v_s)hOu4Kr#Y16?%`uF2*T6YqZ;k!8Np z{Yl3xtD%#+4ZgyJ8mv>(Y*9SN9i#4|;mI>l2xf}3VLKF}0EIL_@#L#azABa(Q~N@L zt)z<@LkYid^?3F?v`})qn!k~)=V|Z?Y`Z>G^BD@H&T~icG zUWq&bcB%2qIk?LfP!BLg%Ae?USqgORZw&>MO$dnndiaY;2{v%*z9_-#AG!v z^I%`$U1Z3-yhOgqmfJ{OA@%U)${KII)cECJe`c{pBx%eX=pk^>L*UJIAJty`He!>M z?GExmF#Xfj8|W^6rEQS~Ua_h4kItf~cPTS`#6%q|K|7YgFv!ZV@-g*m@>ER}Y1eFI zF>n!};KMyc;R>~P23<0Pew`wpF!>}xUr~Y`6=nN9fwA2$_zu2ka}DJ_<7f@-D)d#i zJenM6IpME3I&ZDNvJ5ao#F_~IWK~cAITVdodDS&~=vc+YlW+Zz0?>H%+DPk#&jXih zsrc{;R5Fd0Kc2=wg)yi4 ziyFO^o-*H9NwBL|^p`bL<(Q2F^AFDu;YUHO}VX?h}Ffkw9ndgWkOaJ`_%2Z1gV!ZO8xM zJ5&}pJP>Rg@^%I*O5J^~l9lfM2*hwOtt{Ji8R=(eE?pJ$trDm2)OD8KvQt%b9Vr=l zE}JB?I-8LqW$W9Kp2H$JL1tI!I~jXALad6=ie(5r!RD|l*e7)LITkGySY1}~x1tqk z2xP&(T;>o(H&L=EAzne8gm3{8Rm>-gY92}w!3jNwa`HHyLmKxyl2Njd$O+uG6ofV- zb!!64p`2Mhwh3IKBtT1AvWT`~l!Y`k7l}wfh*L2V^HnVcsZy>wKRXd2 zl$N+dXVph!R$ig6WLbo=)=NSH%dTP(yF7*9$FejFxjC{TSVP0dq+DNnQD|ge@Z7Or z^Y{~i>NeL{?o?msrB=t;RSU?ik%=kD8tk6JnGDQWG#w>~aPI|Cut0%rP>6OYBmpj| zAj+nI^RuG=3*QR!tA*be&9dF*t@rGk>PSlt?LLSniyVb^(qCB+2mK`?N)jv&(O_$W z1m+E%jWLlrTuDKa36S!dgYAc1 zXFUB6&kb}O_6!HcYyDm2#0q##V;K6TsVdKzKzaed!D#ckqGy!-}NESdL8QYB$ z=LM*U>q;p4+3?)5!Ym>ERAzRx!8GizDf&LFq$NB|v)%108FckI&-}qZJ~CAo+%*(D zTR&OqsSl2Jd28%MI|Xi%pzszGeN!|Qo((($v|!WW#*crv0lLoaw`N)k|9bhK#+dHP zL%-vOst<%_#@ABxmhdvbg*--NNz9KzWLUSN*yj2V4*H5Zy=A`2kzi$W+zRLD)0f9j zPMm)zP(I}ED|0m>Z&73+aHfKy0ou`^%KtQnE>RW(G^v~^ShU|Cfi&~3FRr+!J?^of zr#G^`n6rb&Cn>JS{d#o5eu`cnUK4mD71pFiw&s)3cLEU+;jK|M+iXW4>!}L19h+*E zLPh-#h8Llc-O%{yMSS+j2bEFbMSyd9C@fXO%x^#{c&8hhY5<;sCff`V0mK-3*`HpQ7i}w+CxGT|@q(J)slBse#JI`-3B0jM?3`CD(VX zFi>Ce+ratO;GTAW#a>sP_eD4zz;n#O`Ctw}4|Ado3dwr?^x+R)3w`9@fHQ6+AdaLtj=*XeK$$>yu*E+aNn7Bj?E)fbf z-a_9#c|LTg(B>w+Ue&?9GBl)+-h$9tba(iTXfGVfx&5=Xm!}bfbf*g9lQ}#9-I_#&4 zZTAF+5Bg3Xo+|PUob?}Qbe?dOIZg$eI`h1J&LK~&yuu#da3CSjU79|z&wC5MoDne_ z*>t}8#R_s8exS@luNSu%tDEj=E(@QgsXS`>!$L4g-SA;v)=t%E||Xn2;|MrH1yXmTuIZ&0YPjbL0+ zSmR88efwabFL0!NquF4c8tomf?fw4R`&5jxb*QJUd!nv@dp-Eh;HRH`^_TqcBw$l8 zOj=0JL<0oE8h{zraGcp&;i*l3EL74RZ0+>7oN|x5&bs&bD+kuyO3%uhEY?B?4w3G1 z0YC@Vlwt}>wVae%9d&gUolSG#yg;tVfqnb-H(H>^GjNI`7}IQLbzHpv>=9R!udTz? z_W=2bnb_!0rra!}5#2-%n4YV6vi2!32J%^A?jfx*GsjtnS8a1NEspaJ2hNR7woldH zJJm+ID9krebOS|~QS?gs0e;Ko^#wY+mCZ%ztg3HVk5;l+M|{4nF4i})`ak)EXJ3Mz4H zCdyaRQZqCq2c+=%C>z77gsq!Vj=)J7NRZJ^DffAnM`#C1RXK#Dbf|C1kdcJ)poX|y zF>?pvcJA0LqYQ)+QTF`h`o`61&*|~t?{tJR*(IPX=#r$T3M{LuSqLdQ&eKsG_mbT&{Wr#=^z5bA0%z$Gq<7TQojC3!Rmz@SS@{trps&|lSij% z;NHPu!%sm4NXAgWfJ~GFi%dd06g3@uye#lM@CyW70945Xh{{FTDF{pA{N=zOST_4P zr0;~O^fZoTmuDnD&ZaL%>}rsN@-x)u^(@5e`qtbOX6BN-~HDEcjm z_EK~reeYwsuzgX+<8Y{0+e%IgRLDt^*d4k6yRk7I<*_=)+`m#lX}ZJ-cw;KUYjSmz zselGLdIY5dfypN}!NYdtW+rUVm$0lLqSe5Pa#&s4!fdA3;%zCwhSco|GD17ELEQ`> zMi{gOIwGPZusf6thQj6MKqU>S3TTUxv*qogf|UG3ln=dgx2Vsn^W%2F87#_Ve!e(8 zDQi`Fc33&k4Fg#dG0z;KqIVy-&@yd2;BNL(bSkZ^(0P=bgP&Lo1Wa5Er;Hxe^-MN> z8?05|`PgG?;8gWh`Zir$nu<1ZI&dXj2U5*%mQ|!YlDbaU;i;odi_uyQwg_xt)2c^z zDr>fat?*(J(m4ff%SKDqFu$Z{V+}n5ol<25EML$3$q`^cAYj!kRFo)kom3N0BVHjP zkpgGKD?p8S1*j3PNCF|xifrnC`!&`4_2_5sM)(mpGH6y7EQhZu8K?@DhiO1TUL`yq z@Rr0Qz}ldYN!%j}e1r+{1Oj>WM<&FpByiFoSY7x4{VRHo9w;0QwO3`O1%cnzo!uVMSIAygY1 zcJH!JHT#Y?|29}xCxzO|7TxC^TF$Nw4wMPdOI(*sFClJ*hd_}802;Wg2+0A`1zv{Z zY%^c*oO7Rw4Z9K&ISQOG?MgnW`S3!7fpFN=d2X`TX#S#RbaIyU>N}yX$X3O;PhNP9 z;*OQKY>9t?UK{pk0F^ShI)KO<1c4(|h*NC0yGEzF@`ERjU3TQz5RouKRL?3MC9s^poM)A(L}I z%nlhG;!n>^jx>Nbgy{v&_KQc-=lgrwp38m8b-;D@^68_l@pShg*I0N7kmP|*!cUeU z5Y`L9?#8fOL1G>Rxe)CVo;mf$hVn=}9}%wD?r@%SS9wp(bDs}&Rfl>CeYIWgs)%Hw zobXfSFi{TkDNqQRhJtpAj-~JMbi^v5t}fq;XCR+*WZ1u}Y~plwsI!9&4IOv41d2+S zyE3PaIQoJ$Jq0=0!K&Us&G1 zE%6q5a&NHt?EG#1my2zXOyNEs?kV6m=}VU+uv(s`u3V`gHi=yfeu>?Hz!8f2N(Iaxajb?QWYt-oWwTg4 zWsRJ|?t~D0IYL_rUJD7yiI1|t8^D1q`FH&$)bA#Y8n|Hb&wx$23*#f~~plcT{=>^@G$uJKEGRbuRt!m4c-H`?dHNUhty3ML z%Ic+|my0I`LT$}A@R^)OQ3VbT*Z2Z(ENx+IB84E4g)Y{~^FdgH6UGe^=uMV3Q0PrMPfe)vX1_e^ppF@!>w3lDu4xfAB{uR5k?SigDY&(q)?^F~+0 z!Re)3JoU<e%plAPsddtVia;I6nGnb(@huEtYv3rH1E)oG-lMe<3!O$yq~) zwK6P0mKn%*Vn`4WPw?^^yE>*NsJ2^tUBi<@&w0ijyMp`bBhpBa3JKy!@Ll?5{QN5CbcK&R79-#)@qH;q#Z?8ms*J+_T}h)eu{AVY2U^ zSN?Q8GcL-1zBU}3LMj@%65~*`_`B&jQ$5SJ$0WMSlf9h<&c5Kmie>(>cIcx12To&1 zn1;a_^XiT86!Q?Nc2YC^`v#{Dg@GB9^e4uU8&0{g@qBpWAtOKSzA;HJ0x7l`H|K}9 zill%rq=0^m@G(gM!T)}kcE9(x<3{u4qmDA8_03P){nPN<*!`!^B7T}1fBnPnXOY$N z2aE=5)$sMdL@d*?Bl_ju+M37!)4q!*y^(hF_m}>*xBJzWs}EWmt{pfrE2iy}^3_5t zeS4^?Jlj8B>pQ;JU)犵殇ŕ-Ɂ + initialDelaySeconds: -1664778008 + periodSeconds: -978176982 + successThreshold: 415947324 + tcpSocket: + host: "280" + port: 467291328 + timeoutSeconds: -1191528701 + resources: + limits: + Jȉ罴ņ螡źȰ?$矡ȶ网棊: "199" + requests: + ʎȺ眖R#: "985" + securityContext: + allowPrivilegeEscalation: true + capabilities: + add: + - 葢ŵ橨鬶l獕;跣 + drop: + - ǝcw媀瓄&翜舞拉Œɥ + privileged: false + procMount: 訆ƎżŧL²sNƗ¸gĩ餠籲磣 + readOnlyRootFilesystem: false + runAsGroup: 8719280757454240148 + runAsNonRoot: false + runAsUser: 8194791334069427324 + seLinuxOptions: + level: "305" + role: "303" + type: "304" + user: "302" + seccompProfile: + localhostProfile: "309" + type: 'ƿ頀"冓鍓贯澔 ' + windowsOptions: + gmsaCredentialSpec: "307" + gmsaCredentialSpecName: "306" + runAsUserName: "308" + startupProbe: + exec: + command: + - "281" + failureThreshold: 888935190 + httpGet: + host: "283" + httpHeaders: + - name: "284" + value: "285" + path: "282" + port: 453108839 + scheme: 趛屡ʁ岼昕ĬÇó藢xɮĵȑ6L* + initialDelaySeconds: -244758593 + periodSeconds: 104069700 + successThreshold: -331594625 + tcpSocket: + host: "286" + port: 1574967021 + timeoutSeconds: 591440053 + stdinOnce: true + terminationMessagePath: "301" + terminationMessagePolicy: Ȩ<6鄰簳°Ļǟi& + volumeDevices: + - devicePath: "266" + name: "265" + volumeMounts: + - mountPath: "262" + mountPropagation: ¿ + name: "261" + subPath: "263" + subPathExpr: "264" + workingDir: "245" + dnsConfig: + nameservers: + - "446" + options: + - name: "448" + value: "449" + searches: + - "447" + enableServiceLinks: false + ephemeralContainers: + - args: + - "313" + command: + - "312" + env: + - name: "320" + value: "321" + valueFrom: + configMapKeyRef: + key: "327" + name: "326" + optional: false + fieldRef: + apiVersion: "322" + fieldPath: "323" + resourceFieldRef: + containerName: "324" + divisor: "226" + resource: "325" + secretKeyRef: + key: "329" + name: "328" + optional: false + envFrom: + - configMapRef: + name: "318" + optional: false + prefix: "317" + secretRef: + name: "319" + optional: false + image: "311" + imagePullPolicy: ĩȲǸ|蕎'佉賞ǧĒzŔ瘍Nʊ輔3璾ė + lifecycle: + postStart: + exec: + command: + - "359" + httpGet: + host: "361" + httpHeaders: + - name: "362" + value: "363" + path: "360" + port: 597943993 + scheme: "8" + tcpSocket: + host: "365" + port: "364" + preStop: + exec: + command: + - "366" + httpGet: + host: "368" + httpHeaders: + - name: "369" + value: "370" + path: "367" + port: 601942575 + scheme: 壶ƵfȽÃ茓 + tcpSocket: + host: "371" + port: 1359309446 + livenessProbe: + exec: + command: + - "336" + failureThreshold: 467105019 + httpGet: + host: "339" + httpHeaders: + - name: "340" + value: "341" + path: "337" + port: "338" + scheme: šeSvEȤƏ埮pɵ{WOŭW灬pȭ + initialDelaySeconds: -667808868 + periodSeconds: -1952582931 + successThreshold: -74827262 + tcpSocket: + host: "343" + port: "342" + timeoutSeconds: -1411971593 + name: "310" + ports: + - containerPort: 50696420 + hostIP: "316" + hostPort: 472742933 + name: "315" + protocol: iǨź'ǵɐ鰥Z龏´DÒȗÔÂɘɢ + readinessProbe: + exec: + command: + - "344" + failureThreshold: -200074798 + httpGet: + host: "347" + httpHeaders: + - name: "348" + value: "349" + path: "345" + port: "346" + scheme: '| 鞤ɱďW賁Ěɭɪǹ0衷,' + initialDelaySeconds: -278396828 + periodSeconds: -1663818120 + successThreshold: -211480108 + tcpSocket: + host: "350" + port: 1692740191 + timeoutSeconds: 1497888778 + resources: + limits: + ʟ鍏H鯂²静: "193" + requests: + 聋3趐囨鏻: "838" + securityContext: + allowPrivilegeEscalation: false + capabilities: + add: + - 1b + drop: + - 汚磉反-n + privileged: true + procMount: 濑 + readOnlyRootFilesystem: false + runAsGroup: 8284722634127679632 + runAsNonRoot: false + runAsUser: 6952955754983307007 + seLinuxOptions: + level: "376" + role: "374" + type: "375" + user: "373" + seccompProfile: + localhostProfile: "380" + type: ʨIk(dŊiɢzĮ蛋I滞 + windowsOptions: + gmsaCredentialSpec: "378" + gmsaCredentialSpecName: "377" + runAsUserName: "379" + startupProbe: + exec: + command: + - "351" + failureThreshold: 2144856253 + httpGet: + host: "354" + httpHeaders: + - name: "355" + value: "356" + path: "352" + port: "353" + scheme: ay + initialDelaySeconds: 628632965 + periodSeconds: -1396197931 + successThreshold: -1114385515 + tcpSocket: + host: "358" + port: "357" + timeoutSeconds: 552654052 + stdinOnce: true + targetContainerName: "381" + terminationMessagePath: "372" + terminationMessagePolicy: 挴ʠ + volumeDevices: + - devicePath: "335" + name: "334" + volumeMounts: + - mountPath: "331" + mountPropagation: 騎C"6x$1sȣ±p鋄 + name: "330" + readOnly: true + subPath: "332" + subPathExpr: "333" + workingDir: "314" + hostAliases: + - hostnames: + - "444" + ip: "443" + hostIPC: true + hostPID: true + hostname: "398" + imagePullSecrets: + - name: "397" + initContainers: + - args: + - "174" + command: + - "173" + env: + - name: "181" + value: "182" + valueFrom: + configMapKeyRef: + key: "188" + name: "187" + optional: false + fieldRef: + apiVersion: "183" + fieldPath: "184" + resourceFieldRef: + containerName: "185" + divisor: "421" + resource: "186" + secretKeyRef: + key: "190" + name: "189" + optional: false + envFrom: + - configMapRef: + name: "179" + optional: true + prefix: "178" + secretRef: + name: "180" + optional: true + image: "172" + lifecycle: + postStart: + exec: + command: + - "218" + httpGet: + host: "220" + httpHeaders: + - name: "221" + value: "222" + path: "219" + port: 1385030458 + scheme: Ao/樝fw[Řż丩ŽoǠŻ + tcpSocket: + host: "224" + port: "223" + preStop: + exec: + command: + - "225" + httpGet: + host: "227" + httpHeaders: + - name: "228" + value: "229" + path: "226" + port: -1589303862 + scheme: ľǎɳ,ǿ飏騀呣ǎ + tcpSocket: + host: "231" + port: "230" + livenessProbe: + exec: + command: + - "197" + failureThreshold: 208045354 + httpGet: + host: "200" + httpHeaders: + - name: "201" + value: "202" + path: "198" + port: "199" + scheme: '{Ⱦdz@' + initialDelaySeconds: 632397602 + periodSeconds: -730174220 + successThreshold: 433084615 + tcpSocket: + host: "203" + port: 406308963 + timeoutSeconds: 2026784878 + name: "171" + ports: + - containerPort: -614785801 + hostIP: "177" + hostPort: 118729776 + name: "176" + readinessProbe: + exec: + command: + - "204" + failureThreshold: -1131820775 + httpGet: + host: "207" + httpHeaders: + - name: "208" + value: "209" + path: "205" + port: "206" + scheme: Źʣy豎@ɀ羭,铻O + initialDelaySeconds: 1424053148 + periodSeconds: 859639931 + successThreshold: -1663149700 + tcpSocket: + host: "211" + port: "210" + timeoutSeconds: 747521320 + resources: + limits: + _瀹鞎sn芞QÄȻȊ+?: "193" + requests: + '@Ȗs«öʮĀ<é瞾': "51" + securityContext: + allowPrivilegeEscalation: false + capabilities: + add: + - ȟ@7飣奺Ȋ礶惇¸t颟.鵫ǚ灄 + drop: + - rʤî萨zvt莭琽§ć\ ïì + privileged: false + procMount: ƖN粕擓Ɩ + readOnlyRootFilesystem: false + runAsGroup: 3195567116206635190 + runAsNonRoot: true + runAsUser: -5738810661106213940 + seLinuxOptions: + level: "236" + role: "234" + type: "235" + user: "233" + seccompProfile: + localhostProfile: "240" + type: Ve + windowsOptions: + gmsaCredentialSpec: "238" + gmsaCredentialSpecName: "237" + runAsUserName: "239" + startupProbe: + exec: + command: + - "212" + failureThreshold: -233378149 + httpGet: + host: "214" + httpHeaders: + - name: "215" + value: "216" + path: "213" + port: -1710454086 + scheme: mɩC[ó瓧 + initialDelaySeconds: 915577348 + periodSeconds: -1386967282 + successThreshold: -2030286732 + tcpSocket: + host: "217" + port: -122979840 + timeoutSeconds: -590798124 + stdinOnce: true + terminationMessagePath: "232" + terminationMessagePolicy: 萭旿@掇lNdǂ>5姣 + volumeDevices: + - devicePath: "196" + name: "195" + volumeMounts: + - mountPath: "192" + mountPropagation: £軶ǃ*ʙ嫙&蒒5靇C'ɵK.Q貇 + name: "191" + subPath: "193" + subPathExpr: "194" + workingDir: "175" + nodeName: "386" + nodeSelector: + "382": "383" + overhead: + 莏ŹZ槇鿖]: "643" + preemptionPolicy: I梞ū筀 + priority: -413167112 + priorityClassName: "445" + readinessGates: + - conditionType: ÷閂抰^窄CǙķ + restartPolicy: 鷞焬C + runtimeClassName: "450" + schedulerName: "440" + securityContext: + fsGroup: 8801451190757707332 + fsGroupChangePolicy: ɋȑoG鄧蜢暳ǽżLj捲 + runAsGroup: 8766190045617353809 + runAsNonRoot: false + runAsUser: 6358118655232240727 + seLinuxOptions: + level: "390" + role: "388" + type: "389" + user: "387" + seccompProfile: + localhostProfile: "396" + type: xƂ9阠 + supplementalGroups: + - -2524837786321986358 + sysctls: + - name: "394" + value: "395" + windowsOptions: + gmsaCredentialSpec: "392" + gmsaCredentialSpecName: "391" + runAsUserName: "393" + serviceAccount: "385" + serviceAccountName: "384" + setHostnameAsFQDN: false + shareProcessNamespace: false + subdomain: "399" + terminationGracePeriodSeconds: 2910487247185363461 + tolerations: + - effect: '`ȗ<8^翜T蘈' + key: "441" + operator: 査Z綶ĀRġ磸 + tolerationSeconds: 563892352146095619 + value: "442" + topologySpreadConstraints: + - labelSelector: + matchExpressions: + - key: 0.9-.-._.1..s._jP6j.u--.K--g__..2bidF.-0-...E + operator: DoesNotExist + matchLabels: + dno-52--6-0dkn9/i_zZsY_o8t5Vl6_..7CY-_dc__GN: z1Y_HEb.9x98MM7-.e.Dx._.W-6..4_M7 + maxSkew: -1404859721 + topologyKey: "451" + whenUnsatisfiable: Ɖ虼/h毂 + volumes: + - awsElasticBlockStore: + fsType: "43" + partition: -1095687535 + volumeID: "42" + azureDisk: + cachingMode: ʌ鴜 + diskName: "106" + diskURI: "107" + fsType: "108" + kind: ŨȈ>Ņ£趕ã/鈱$-议 + readOnly: true + azureFile: + readOnly: true + secretName: "92" + shareName: "93" + cephfs: + monitors: + - "77" + path: "78" + secretFile: "80" + secretRef: + name: "81" + user: "79" + cinder: + fsType: "75" + secretRef: + name: "76" + volumeID: "74" + configMap: + defaultMode: 1945687018 + items: + - key: "95" + mode: -818470612 + path: "96" + name: "94" + optional: false + csi: + driver: "138" + fsType: "139" + nodePublishSecretRef: + name: "142" + readOnly: true + volumeAttributes: + "140": "141" + downwardAPI: + defaultMode: -1449552038 + items: + - fieldRef: + apiVersion: "85" + fieldPath: "86" + mode: -816398166 + path: "84" + resourceFieldRef: + containerName: "87" + divisor: "558" + resource: "88" + emptyDir: + medium: ɖ橙9 + sizeLimit: "481" + ephemeral: + volumeClaimTemplate: + metadata: + annotations: + "150": "151" + clusterName: "156" + creationTimestamp: null + deletionGracePeriodSeconds: -7941641181357802163 + finalizers: + - "155" + generateName: "144" + generation: -3770420463196955451 + labels: + "148": "149" + managedFields: + - apiVersion: "158" + fieldsType: "159" + manager: "157" + operation: l恕ɍȇ廄裭4懙鏮嵒 + name: "143" + namespace: "145" + ownerReferences: + - apiVersion: "152" + blockOwnerDeletion: true + controller: true + kind: "153" + name: "154" + uid: 蓨MĮ? + resourceVersion: "14394439682782579181" + selfLink: "146" + uid: 绅{囥"ŵw^Ü郀叚Fi皬择,Q捇 + spec: + accessModes: + - ɸ殁Ka縳讋ɮ衺 + dataSource: + apiGroup: "168" + kind: "169" + name: "170" + resources: + limits: + 銦妰黖ȓƇ$缔獵偐ę腬瓷碑=ɉ: "707" + requests: + 睫}堇硲蕵ɢ苆ǮńMǰ: "480" + selector: + matchExpressions: + - key: 645-17-05-3z-4831i48x-e4203f-vx010-90q-6-i2d020hj--a-8gb.0-w5-6a-9-mmjt9h20d525-6ni4-g3-s-98w-4-2--083-4y89j-85w8/td---ndm_.8A6.6L_M..--sT52b..N.-.Kj85 + operator: In + values: + - "" + matchLabels: + o82_g50_u__..cu87__-7p_w.e6._.pj5t_k-_v.-6b6.N_u: o--.8--LI--U.v.L.U_8f.-H2._67yg-Ln-__.-__w + storageClassName: "167" + volumeMode: 鶪5w垁鷌辪虽U珝Żwʮ馜üN + volumeName: "166" + fc: + fsType: "90" + lun: 13573196 + targetWWNs: + - "89" + wwids: + - "91" + flexVolume: + driver: "69" + fsType: "70" + options: + "72": "73" + readOnly: true + secretRef: + name: "71" + flocker: + datasetName: "82" + datasetUUID: "83" + gcePersistentDisk: + fsType: "41" + partition: -54954325 + pdName: "40" + gitRepo: + directory: "46" + repository: "44" + revision: "45" + glusterfs: + endpoints: "59" + path: "60" + hostPath: + path: "39" + type: Ơ歿:狞夌碕ʂɭîcP$I + iscsi: + fsType: "55" + initiatorName: "58" + iqn: "53" + iscsiInterface: "54" + lun: 819364842 + portals: + - "56" + readOnly: true + secretRef: + name: "57" + targetPortal: "52" + name: "38" + nfs: + path: "51" + server: "50" + persistentVolumeClaim: + claimName: "61" + photonPersistentDisk: + fsType: "110" + pdID: "109" + portworxVolume: + fsType: "125" + volumeID: "124" + projected: + defaultMode: 808527238 + sources: + - configMap: + items: + - key: "120" + mode: -1706790766 + path: "121" + name: "119" + optional: true + downwardAPI: + items: + - fieldRef: + apiVersion: "115" + fieldPath: "116" + mode: 1258015454 + path: "114" + resourceFieldRef: + containerName: "117" + divisor: "691" + resource: "118" + secret: + items: + - key: "112" + mode: 33624773 + path: "113" + name: "111" + optional: false + serviceAccountToken: + audience: "122" + expirationSeconds: 4844518680130446070 + path: "123" + quobyte: + group: "104" + readOnly: true + registry: "101" + tenant: "105" + user: "103" + volume: "102" + rbd: + fsType: "64" + image: "63" + keyring: "67" + monitors: + - "62" + pool: "65" + readOnly: true + secretRef: + name: "68" + user: "66" + scaleIO: + fsType: "133" + gateway: "126" + protectionDomain: "129" + secretRef: + name: "128" + storageMode: "131" + storagePool: "130" + system: "127" + volumeName: "132" + secret: + defaultMode: 712024464 + items: + - key: "48" + mode: 13677460 + path: "49" + optional: false + secretName: "47" + storageos: + fsType: "136" + readOnly: true + secretRef: + name: "137" + volumeName: "134" + volumeNamespace: "135" + vsphereVolume: + fsType: "98" + storagePolicyID: "100" + storagePolicyName: "99" + volumePath: "97" +status: + availableReplicas: 165851549 + conditions: + - lastTransitionTime: "2204-01-10T03:47:41Z" + message: "459" + reason: "458" + status: PRɄɝ熔ķ´ʑ潞Ĵ3 + type: 鎊t潑嫉悔柅ȵ. + fullyLabeledReplicas: -1993578228 + observedGeneration: 4460932436309061502 + readyReplicas: 1971731732 + replicas: -1576773969 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ResourceQuota.json b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ResourceQuota.json new file mode 100644 index 00000000000..ef308ef7d54 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ResourceQuota.json @@ -0,0 +1,70 @@ +{ + "kind": "ResourceQuota", + "apiVersion": "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": { + "hard": { + "@Hr鯹)晿": "617" + }, + "scopes": [ + "Ĩɘ.蘯6ċV夸eɑeʤ脽ěĂ" + ], + "scopeSelector": { + "matchExpressions": [ + { + "scopeName": "ʕVŚ(ĿȊ甞谐颋DžSǡƏS$+½H牗", + "operator": "獚敆ȎțêɘIJ斬³;Ơ歿:狞夌碕ʂɭ", + "values": [ + "19" + ] + } + ] + } + }, + "status": { + "hard": { + "": "929" + }, + "used": { + "$Iņɖ橙9ȫŚʒUɦOŖ樅": "934" + } + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ResourceQuota.pb b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ResourceQuota.pb new file mode 100644 index 0000000000000000000000000000000000000000..147f732f9b8ba40d131bdd62c635f72f34c5d7e3 GIT binary patch literal 395 zcmV;60d)RrICB6B6AA)$F%k_@Wpi(Ja${vtb#HWG66*pAsR0TBG774F)%bTG%z(ZIXEylH#RUfGB7hZ+wOwZfs34ha6$l3t%$XQg`duxy8&7T3IR6~ z0XSj@3IRD10x>XZAPNF8G8zIgGa?Q|dgZ&6$cKA##frv{a4G^ZF)#o)0dfK{G7$v&o-I}7oV3HYVK2#)eddvYDCW7B#D-lO0x>r-0x>ue zivbD~3JO3-a_O(RDdw5K5(NqaHZeC69K@)}m@ep;uQtSsR^_C)Wyz6c%B1Loy~LZu zf*Mu|R0<=?l~%=?D8#?WiszJ`=&+FKqKn6cQ^%pkk5eQo!o5i6iI);7=Z%`?m4?WU z$eY8e$(Y2l=9a9&vpdG1=B>Xv=Zl`@q>SgHmCAz2tr`L`IT|kt2?_ub1quT>GC2|= p3K=9x#fHh2=Bb%E$g9Pg%92&drccF|=BR}d1quT>Gc+0iA^;}^o&Nv; literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ResourceQuota.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ResourceQuota.yaml new file mode 100644 index 00000000000..fb3a44486cd --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ResourceQuota.yaml @@ -0,0 +1,47 @@ +apiVersion: v1 +kind: ResourceQuota +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: + hard: + '@Hr鯹)晿': "617" + scopeSelector: + matchExpressions: + - operator: 獚敆ȎțêɘIJ斬³;Ơ歿:狞夌碕ʂɭ + scopeName: ʕVŚ(ĿȊ甞谐颋DžSǡƏS$+½H牗 + values: + - "19" + scopes: + - Ĩɘ.蘯6ċV夸eɑeʤ脽ěĂ +status: + hard: + "": "929" + used: + $Iņɖ橙9ȫŚʒUɦOŖ樅: "934" diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Secret.json b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Secret.json new file mode 100644 index 00000000000..61549953eb6 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Secret.json @@ -0,0 +1,51 @@ +{ + "kind": "Secret", + "apiVersion": "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" + } + ] + }, + "immutable": false, + "data": { + "19": "xw==" + }, + "stringData": { + "20": "21" + }, + "type": "鯹)晿\u003c" +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Secret.pb b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Secret.pb new file mode 100644 index 0000000000000000000000000000000000000000..9e59b891282add811d0ffc6d076940d91017a8c9 GIT binary patch literal 228 zcmVbP~$}3aJ4K0WuN+Ga3OjA^|lj0XH%fF)=VS zGBhwXG&wjhI5##hHZm|XINR=m)q#tgfp9_qP_2lygN2{YoVx*91_}W;5&<}32MPf> z5&|(WY9I;%F)|tgF*70#M0(}Bl*osBbH$3rk8mmiF)=UzI0143F*JGtF*S+-FA4%N zHWDG}kc#D$is_@7#hxuy<(#y`w_z{Ilzrxrfhgv=m&Ar$8UislG6FF;5(f$bF*y z%fX}Q<@%kP&t~qIxU^|kf)WP@qX2^xlaZmu%ZbnC{`(IEj7CgG20|QMOh!gROh(2) zNfRY*y%#gqn;q#6d%9$Y7L$>w71POyPE1B-UQ9;jK}<##Q3|J)ylB~bWcHD!r|r{U zOzuD0^Ž + healthCheckNodePort: -1095807277 + ipFamily: ³-Ǐ忄*齧獚敆ȎțêɘIJ斬 + loadBalancerIP: "26" + loadBalancerSourceRanges: + - "27" + ports: + - appProtocol: "20" + name: "19" + nodePort: -474380055 + port: 202283346 + protocol: '@Hr鯹)晿' + targetPort: "21" + publishNotReadyAddresses: true + selector: + "22": "23" + sessionAffinity: ɑ + sessionAffinityConfig: + clientIP: + timeoutSeconds: -1973740160 + topologyKeys: + - "29" + type: .蘯6ċV夸 +status: + loadBalancer: + ingress: + - hostname: "31" + ip: "30" diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ServiceAccount.json b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ServiceAccount.json new file mode 100644 index 00000000000..74c3b1a513e --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ServiceAccount.json @@ -0,0 +1,60 @@ +{ + "kind": "ServiceAccount", + "apiVersion": "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" + } + ] + }, + "secrets": [ + { + "kind": "19", + "namespace": "20", + "name": "21", + "uid": "@Hr鯹)晿", + "apiVersion": "22", + "resourceVersion": "23", + "fieldPath": "24" + } + ], + "imagePullSecrets": [ + { + "name": "25" + } + ], + "automountServiceAccountToken": false +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ServiceAccount.pb b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ServiceAccount.pb new file mode 100644 index 0000000000000000000000000000000000000000..54f4b07fa1b78c1f29a7ddf60dfd17dae11fc6cc GIT binary patch literal 251 zcmd0{C}!Xi;bJN?6ygg`Eh@`QPIXL9&M(a?5xT|5wUUvG(MX8VSc=g^iP2Px(cDPH z(9pod$i%?Z#L~jR!raWj%*epl;`Y0ytBu`r8Vj5l0@ikHZEl@^Zq9DTC^jxeb0J2H zBz7)FOCcshgDeFuCPO1BCPQN-K9{PeyQiFJuP#2?b*#TYiwS5hg9T#|lc7l!lc8xB zqdrinnULbk30+U8biG_W^XNR?(5G{@9NwO&e{xFgvx$uw&vs5f(iRIe&D@B|&_YNB zr~zn;k%1JGk)aZogGbTJ^*c46&D^iWWMpK-WMpi`WMm@6!o_4{s=y${pu_+GH0es@ literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ServiceAccount.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ServiceAccount.yaml new file mode 100644 index 00000000000..a84d2880006 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ServiceAccount.yaml @@ -0,0 +1,42 @@ +apiVersion: v1 +automountServiceAccountToken: false +imagePullSecrets: +- name: "25" +kind: ServiceAccount +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" +secrets: +- apiVersion: "22" + fieldPath: "24" + kind: "19" + name: "21" + namespace: "20" + resourceVersion: "23" + uid: '@Hr鯹)晿' diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ServiceProxyOptions.json b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ServiceProxyOptions.json new file mode 100644 index 00000000000..ab28cd77420 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ServiceProxyOptions.json @@ -0,0 +1,5 @@ +{ + "kind": "ServiceProxyOptions", + "apiVersion": "v1", + "path": "2" +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ServiceProxyOptions.pb b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ServiceProxyOptions.pb new file mode 100644 index 0000000000000000000000000000000000000000..1685c9cc9bf57c9a27b70b3e7ea0767f121fb633 GIT binary patch literal 40 vcmd0{C}!Z2n>)ZEh0#LUFV!otkZ!qnJUib06cNQ%)|Ny6^gj=eADE`Qdw;pNT=C-z01SQHWX zVoy`7mNgfni4dcy6r-7vGMDtTg&SgH4=+2>^K9J?qvsv-5A8X$D!=Sy$F^e=g&57H e7%eoOEIsw+-+v%rG-5D#`|9li2uF%Ri2(rNa!VZm literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Status.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Status.yaml new file mode 100644 index 00000000000..8e5da3a291d --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Status.yaml @@ -0,0 +1,18 @@ +apiVersion: v1 +code: -467962515 +details: + causes: + - field: "8" + message: "7" + reason: 桰]]æȌ殸2爟¼ªov鈶Ƒ + group: "5" + kind: "6" + name: "4" + retryAfterSeconds: -309161244 +kind: Status +message: "3" +metadata: + resourceVersion: "17435791464288618533" + selfLink: ȉŏ軂:鹼(c螂z=lx* +reason: '>渽蝧抰鹐ȾZȢXQ輂]' +status: "2" diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.UpdateOptions.json b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.UpdateOptions.json new file mode 100644 index 00000000000..83135429328 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.UpdateOptions.json @@ -0,0 +1,8 @@ +{ + "kind": "UpdateOptions", + "apiVersion": "v1", + "dryRun": [ + "2" + ], + "fieldManager": "3" +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.UpdateOptions.pb b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.UpdateOptions.pb new file mode 100644 index 0000000000000000000000000000000000000000..411dbc582cde9d3a968fdd6824f09d48aefe6ca9 GIT binary patch literal 37 scmd0{C}!Xi=3*){6ygmnNJ%V7^)D#N%+D(pV&h^o5@Ix#Vo+iL0IO{XEC2ui literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.UpdateOptions.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.UpdateOptions.yaml new file mode 100644 index 00000000000..2102aa891b7 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.UpdateOptions.yaml @@ -0,0 +1,5 @@ +apiVersion: v1 +dryRun: +- "2" +fieldManager: "3" +kind: UpdateOptions diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.WatchEvent.json b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.WatchEvent.json new file mode 100644 index 00000000000..aadfba67a64 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.WatchEvent.json @@ -0,0 +1,4 @@ +{ + "type": "2", + "object": {"apiVersion":"example.com/v1","kind":"CustomType","spec":{"replicas":1},"status":{"available":1}} +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.WatchEvent.pb b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.WatchEvent.pb new file mode 100644 index 0000000000000000000000000000000000000000..845f8ab8a1de26987d1c82c856da2439eca0acb7 GIT binary patch literal 121 zcmWm6F$=;l5QgChP8l;g-YiO;B&&a+xL?y7jwa2~ON&za-#xdF=Yw~8s`F>>f(z_V zk1+aS2NZtOqFiT)Kp!lU>6U7_Zyj7=;(0WGt=ekozd~jzlpyY~kYrA%5WB;)VOwom PaYN2HWcnY+#ew?)N<}2L literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.WatchEvent.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.WatchEvent.yaml new file mode 100644 index 00000000000..a146a30f0c1 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.WatchEvent.yaml @@ -0,0 +1,8 @@ +object: + apiVersion: example.com/v1 + kind: CustomType + spec: + replicas: 1 + status: + available: 1 +type: "2" diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/events.k8s.io.v1.Event.json b/staging/src/k8s.io/api/testdata/v1.19.0/events.k8s.io.v1.Event.json new file mode 100644 index 00000000000..78339f5c030 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/events.k8s.io.v1.Event.json @@ -0,0 +1,79 @@ +{ + "kind": "Event", + "apiVersion": "events.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" + } + ] + }, + "eventTime": "2482-03-20T23:11:25.602224Z", + "series": { + "count": -1971381490, + "lastObservedTime": "2429-02-18T17:57:56.343118Z" + }, + "reportingController": "19", + "reportingInstance": "20", + "action": "21", + "reason": "22", + "regarding": { + "kind": "23", + "namespace": "24", + "name": "25", + "uid": "鯹)晿\u003c", + "apiVersion": "26", + "resourceVersion": "27", + "fieldPath": "28" + }, + "related": { + "kind": "29", + "namespace": "30", + "name": "31", + "uid": ",c鮽ort昍řČ扷5ƗǸƢ6/ʕ", + "apiVersion": "32", + "resourceVersion": "33", + "fieldPath": "34" + }, + "note": "35", + "type": "36", + "deprecatedSource": { + "component": "37", + "host": "38" + }, + "deprecatedFirstTimestamp": "2235-03-09T09:44:15Z", + "deprecatedLastTimestamp": "2964-12-12T12:04:40Z", + "deprecatedCount": -180456314 +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/events.k8s.io.v1.Event.pb b/staging/src/k8s.io/api/testdata/v1.19.0/events.k8s.io.v1.Event.pb new file mode 100644 index 0000000000000000000000000000000000000000..089afa0c5c89080312813ef111468aa68a743c68 GIT binary patch literal 409 zcmd0{C}!Z2eyg0YCn(4>mV z(6ozDAE?w!Nb%)_uBTJFUM`+_be?YL(>YrXZ%@=eIi>d5#72#0JEtFMiv^lyZp370 zA;iNm_w4!EHUbT=r_5)PlH};y_UH1C|3JV9lv>jE_K&H+hK1)AGb%9|T52&F85l7c z8Co$J896C&F&P;PF&UXiF&UXEalBl=Q}fx({Wd@~WvBsN~s<-lH>*^gQd_ZhCC`@g2t&ndzUJs>Nh%WW;1_Y{g`362xR|8pUL6 xmc+ruWNZ#Jz#@x-FNN--!g0086Uib?tdTFJ=8Xe7jFEX8P| z#AvF;Xl^88XlP(!WMW`yVrgMuVQyw%W@KP&ar<4<)yD2QjRj5&0c$(9Hn+|{H)l6v z6dM<#xe%j85<3^8r4W;$L6!m+lcA9mlcBK^pG(!#-BV7qR~H}cI@VvH#RN2$!Gf`f z$6b%HD*9H=0G(TUgkhGKra{@ zNHG~3D#_|3zg)LBzo_KdjNYR&kMun2+-`bo`tcpd7MbavnySTQY-Ge_Y;473Y!bv| zY#PO6Y?j2q#bj&_G{7Q@gX8_ob<^Yp7>YPJZZsYGT_V6x(f0D^N|00kGfFWiF#rJ4 CNQ@x> literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/events.k8s.io.v1beta1.Event.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/events.k8s.io.v1beta1.Event.yaml new file mode 100644 index 00000000000..813e47ff9ca --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/events.k8s.io.v1beta1.Event.yaml @@ -0,0 +1,63 @@ +action: "21" +apiVersion: events.k8s.io/v1beta1 +deprecatedCount: -180456314 +deprecatedFirstTimestamp: "2235-03-09T09:44:15Z" +deprecatedLastTimestamp: "2964-12-12T12:04:40Z" +deprecatedSource: + component: "37" + host: "38" +eventTime: "2482-03-20T23:11:25.602224Z" +kind: Event +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" +note: "35" +reason: "22" +regarding: + apiVersion: "26" + fieldPath: "28" + kind: "23" + name: "25" + namespace: "24" + resourceVersion: "27" + uid: 鯹)晿< +related: + apiVersion: "32" + fieldPath: "34" + kind: "29" + name: "31" + namespace: "30" + resourceVersion: "33" + uid: ',c鮽ort昍řČ扷5ƗǸƢ6/ʕ' +reportingController: "19" +reportingInstance: "20" +series: + count: -1971381490 + lastObservedTime: "2429-02-18T17:57:56.343118Z" +type: "36" diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.DaemonSet.json b/staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.DaemonSet.json new file mode 100644 index 00000000000..190d1b9b75e --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.DaemonSet.json @@ -0,0 +1,1498 @@ +{ + "kind": "DaemonSet", + "apiVersion": "extensions/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": { + "selector": { + "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" + }, + "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" + ] + } + ] + }, + "template": { + "metadata": { + "name": "25", + "generateName": "26", + "namespace": "27", + "selfLink": "28", + "uid": "TʡȂŏ{sǡƟ", + "resourceVersion": "1698285396218902212", + "generation": -4139900758039117471, + "creationTimestamp": null, + "deletionGracePeriodSeconds": 7534629739119643351, + "labels": { + "30": "31" + }, + "annotations": { + "32": "33" + }, + "ownerReferences": [ + { + "apiVersion": "34", + "kind": "35", + "name": "36", + "uid": "^", + "controller": false, + "blockOwnerDeletion": true + } + ], + "finalizers": [ + "37" + ], + "clusterName": "38", + "managedFields": [ + { + "manager": "39", + "operation": "ĪȸŹăȲϤĦʅ芝", + "apiVersion": "40", + "fieldsType": "41" + } + ] + }, + "spec": { + "volumes": [ + { + "name": "42", + "hostPath": { + "path": "43", + "type": "" + }, + "emptyDir": { + "medium": "ɹ坼É/pȿ", + "sizeLimit": "804" + }, + "gcePersistentDisk": { + "pdName": "44", + "fsType": "45", + "partition": -1318752360 + }, + "awsElasticBlockStore": { + "volumeID": "46", + "fsType": "47", + "partition": -2007808768 + }, + "gitRepo": { + "repository": "48", + "revision": "49", + "directory": "50" + }, + "secret": { + "secretName": "51", + "items": [ + { + "key": "52", + "path": "53", + "mode": 228756891 + } + ], + "defaultMode": 1233814916, + "optional": false + }, + "nfs": { + "server": "54", + "path": "55", + "readOnly": true + }, + "iscsi": { + "targetPortal": "56", + "iqn": "57", + "lun": 408756018, + "iscsiInterface": "58", + "fsType": "59", + "readOnly": true, + "portals": [ + "60" + ], + "chapAuthDiscovery": true, + "chapAuthSession": true, + "secretRef": { + "name": "61" + }, + "initiatorName": "62" + }, + "glusterfs": { + "endpoints": "63", + "path": "64" + }, + "persistentVolumeClaim": { + "claimName": "65", + "readOnly": true + }, + "rbd": { + "monitors": [ + "66" + ], + "image": "67", + "fsType": "68", + "pool": "69", + "user": "70", + "keyring": "71", + "secretRef": { + "name": "72" + }, + "readOnly": true + }, + "flexVolume": { + "driver": "73", + "fsType": "74", + "secretRef": { + "name": "75" + }, + "readOnly": true, + "options": { + "76": "77" + } + }, + "cinder": { + "volumeID": "78", + "fsType": "79", + "secretRef": { + "name": "80" + } + }, + "cephfs": { + "monitors": [ + "81" + ], + "path": "82", + "user": "83", + "secretFile": "84", + "secretRef": { + "name": "85" + } + }, + "flocker": { + "datasetName": "86", + "datasetUUID": "87" + }, + "downwardAPI": { + "items": [ + { + "path": "88", + "fieldRef": { + "apiVersion": "89", + "fieldPath": "90" + }, + "resourceFieldRef": { + "containerName": "91", + "resource": "92", + "divisor": "915" + }, + "mode": -1768075156 + } + ], + "defaultMode": -868808281 + }, + "fc": { + "targetWWNs": [ + "93" + ], + "lun": 570501002, + "fsType": "94", + "wwids": [ + "95" + ] + }, + "azureFile": { + "secretName": "96", + "shareName": "97", + "readOnly": true + }, + "configMap": { + "name": "98", + "items": [ + { + "key": "99", + "path": "100", + "mode": 2020789772 + } + ], + "defaultMode": 952979935, + "optional": false + }, + "vsphereVolume": { + "volumePath": "101", + "fsType": "102", + "storagePolicyName": "103", + "storagePolicyID": "104" + }, + "quobyte": { + "registry": "105", + "volume": "106", + "user": "107", + "group": "108", + "tenant": "109" + }, + "azureDisk": { + "diskName": "110", + "diskURI": "111", + "cachingMode": "k ź贩j瀉ǚrǜnh0åȂ", + "fsType": "112", + "readOnly": false, + "kind": "nj揠8lj黳鈫ʕ禒Ƙá腿ħ缶" + }, + "photonPersistentDisk": { + "pdID": "113", + "fsType": "114" + }, + "projected": { + "sources": [ + { + "secret": { + "name": "115", + "items": [ + { + "key": "116", + "path": "117", + "mode": 675406340 + } + ], + "optional": false + }, + "downwardAPI": { + "items": [ + { + "path": "118", + "fieldRef": { + "apiVersion": "119", + "fieldPath": "120" + }, + "resourceFieldRef": { + "containerName": "121", + "resource": "122", + "divisor": "461" + }, + "mode": -1618937335 + } + ] + }, + "configMap": { + "name": "123", + "items": [ + { + "key": "124", + "path": "125", + "mode": -1126738259 + } + ], + "optional": true + }, + "serviceAccountToken": { + "audience": "126", + "expirationSeconds": -6345861634934949644, + "path": "127" + } + } + ], + "defaultMode": 480521693 + }, + "portworxVolume": { + "volumeID": "128", + "fsType": "129" + }, + "scaleIO": { + "gateway": "130", + "system": "131", + "secretRef": { + "name": "132" + }, + "sslEnabled": true, + "protectionDomain": "133", + "storagePool": "134", + "storageMode": "135", + "volumeName": "136", + "fsType": "137" + }, + "storageos": { + "volumeName": "138", + "volumeNamespace": "139", + "fsType": "140", + "secretRef": { + "name": "141" + } + }, + "csi": { + "driver": "142", + "readOnly": true, + "fsType": "143", + "volumeAttributes": { + "144": "145" + }, + "nodePublishSecretRef": { + "name": "146" + } + }, + "ephemeral": { + "volumeClaimTemplate": { + "metadata": { + "name": "147", + "generateName": "148", + "namespace": "149", + "selfLink": "150", + "uid": "溟ɴ扵閝ȝ鐵儣廡ɑ龫`劳\u0026¼", + "resourceVersion": "1248703441945830579", + "generation": 3849874053153949822, + "creationTimestamp": null, + "deletionGracePeriodSeconds": 2974444584632416014, + "labels": { + "152": "153" + }, + "annotations": { + "154": "155" + }, + "ownerReferences": [ + { + "apiVersion": "156", + "kind": "157", + "name": "158", + "uid": "oɘ檲ɨ銦妰黖ȓ", + "controller": true, + "blockOwnerDeletion": false + } + ], + "finalizers": [ + "159" + ], + "clusterName": "160", + "managedFields": [ + { + "manager": "161", + "operation": "獵偐ę腬瓷碑=ɉ鎷卩蝾H韹寬娬ï瓼", + "apiVersion": "162", + "fieldsType": "163" + } + ] + }, + "spec": { + "accessModes": [ + "酃=6}ɡŇƉ立hdz緄Ú|dk_瀹鞎" + ], + "selector": { + "matchLabels": { + "o-03-t-0-035--5b95w------4-n4f--139-295at-o7qff2/v2.-_-8wE._._3.-.83_iq_-y.-25C.A-j..9dfn38": "m_zm-.-_RJt2pX_2_28.6" + }, + "matchExpressions": [ + { + "key": "Wik_--DSXr.n-A9..9__Y-H-Mqpt._.-_..051", + "operator": "DoesNotExist" + } + ] + }, + "resources": { + "limits": { + "âĺɗŹ倗S晒嶗UÐ_ƮA攤/ɸɎ ": "648" + }, + "requests": { + "鴒翁杙Ŧ癃8鸖ɱJȉ罴ņ螡": "212" + } + }, + "volumeName": "170", + "storageClassName": "171", + "volumeMode": "dz娝嘚庎D}埽uʎȺ眖R#yV'WK", + "dataSource": { + "apiGroup": "172", + "kind": "173", + "name": "174" + } + } + }, + "readOnly": true + } + } + ], + "initContainers": [ + { + "name": "175", + "image": "176", + "command": [ + "177" + ], + "args": [ + "178" + ], + "workingDir": "179", + "ports": [ + { + "name": "180", + "hostPort": 852780575, + "containerPort": -1252938503, + "protocol": "Opwǩ曬逴褜1ØœȠƬQg鄠", + "hostIP": "181" + } + ], + "envFrom": [ + { + "prefix": "182", + "configMapRef": { + "name": "183", + "optional": false + }, + "secretRef": { + "name": "184", + "optional": false + } + } + ], + "env": [ + { + "name": "185", + "value": "186", + "valueFrom": { + "fieldRef": { + "apiVersion": "187", + "fieldPath": "188" + }, + "resourceFieldRef": { + "containerName": "189", + "resource": "190", + "divisor": "139" + }, + "configMapKeyRef": { + "name": "191", + "key": "192", + "optional": true + }, + "secretKeyRef": { + "name": "193", + "key": "194", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "LĹ]佱¿\u003e犵殇ŕ-Ɂ圯W:ĸ輦唊": "807" + }, + "requests": { + "嚧ʣq埄": "936" + } + }, + "volumeMounts": [ + { + "name": "195", + "mountPath": "196", + "subPath": "197", + "mountPropagation": "#嬀ơŸ8T 苧yñKJɐ扵Gƚ绤f", + "subPathExpr": "198" + } + ], + "volumeDevices": [ + { + "name": "199", + "devicePath": "200" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "201" + ] + }, + "httpGet": { + "path": "202", + "port": "203", + "host": "204", + "scheme": "u|榝$î.Ȏ蝪ʜ5遰=E埄Ȁ", + "httpHeaders": [ + { + "name": "205", + "value": "206" + } + ] + }, + "tcpSocket": { + "port": 1714588921, + "host": "207" + }, + "initialDelaySeconds": -1246371817, + "timeoutSeconds": 617318981, + "periodSeconds": 432291364, + "successThreshold": 676578360, + "failureThreshold": -552281772 + }, + "readinessProbe": { + "exec": { + "command": [ + "208" + ] + }, + "httpGet": { + "path": "209", + "port": 1777326813, + "host": "210", + "scheme": "ǟi\u0026皥贸碔lNKƙ順\\E¦", + "httpHeaders": [ + { + "name": "211", + "value": "212" + } + ] + }, + "tcpSocket": { + "port": "213", + "host": "214" + }, + "initialDelaySeconds": 1868887309, + "timeoutSeconds": -528664199, + "periodSeconds": -316996074, + "successThreshold": 1933968533, + "failureThreshold": 549215478 + }, + "startupProbe": { + "exec": { + "command": [ + "215" + ] + }, + "httpGet": { + "path": "216", + "port": -374766088, + "host": "217", + "scheme": "翜舞拉Œ", + "httpHeaders": [ + { + "name": "218", + "value": "219" + } + ] + }, + "tcpSocket": { + "port": "220", + "host": "221" + }, + "initialDelaySeconds": -190183379, + "timeoutSeconds": -940334911, + "periodSeconds": -341287812, + "successThreshold": 2030115750, + "failureThreshold": 1847163341 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "222" + ] + }, + "httpGet": { + "path": "223", + "port": -816630929, + "host": "224", + "httpHeaders": [ + { + "name": "225", + "value": "226" + } + ] + }, + "tcpSocket": { + "port": 1965273344, + "host": "227" + } + }, + "preStop": { + "exec": { + "command": [ + "228" + ] + }, + "httpGet": { + "path": "229", + "port": "230", + "host": "231", + "scheme": "SÄ蚃ɣľ)酊龨δ摖ȱğ_\u003c", + "httpHeaders": [ + { + "name": "232", + "value": "233" + } + ] + }, + "tcpSocket": { + "port": -385597677, + "host": "234" + } + } + }, + "terminationMessagePath": "235", + "terminationMessagePolicy": "橈'", + "imagePullPolicy": "Ɖ飴ɎiǨ", + "securityContext": { + "capabilities": { + "add": [ + "ǵɐ鰥Z" + ], + "drop": [ + "´DÒȗÔÂɘɢ鬍熖B芭花ª瘡" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "236", + "role": "237", + "type": "238", + "level": "239" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "240", + "gmsaCredentialSpec": "241", + "runAsUserName": "242" + }, + "runAsUser": -1666202510534940446, + "runAsGroup": 2823592889848840099, + "runAsNonRoot": false, + "readOnlyRootFilesystem": true, + "allowPrivilegeEscalation": true, + "procMount": "ƲǦŐnj汰", + "seccompProfile": { + "type": "ŕİi騎C", + "localhostProfile": "243" + } + }, + "tty": true + } + ], + "containers": [ + { + "name": "244", + "image": "245", + "command": [ + "246" + ], + "args": [ + "247" + ], + "workingDir": "248", + "ports": [ + { + "name": "249", + "hostPort": -57730414, + "containerPort": -852140121, + "protocol": "ȣ±p", + "hostIP": "250" + } + ], + "envFrom": [ + { + "prefix": "251", + "configMapRef": { + "name": "252", + "optional": true + }, + "secretRef": { + "name": "253", + "optional": true + } + } + ], + "env": [ + { + "name": "254", + "value": "255", + "valueFrom": { + "fieldRef": { + "apiVersion": "256", + "fieldPath": "257" + }, + "resourceFieldRef": { + "containerName": "258", + "resource": "259", + "divisor": "277" + }, + "configMapKeyRef": { + "name": "260", + "key": "261", + "optional": true + }, + "secretKeyRef": { + "name": "262", + "key": "263", + "optional": true + } + } + } + ], + "resources": { + "limits": { + "斩ìh4ɊHȖ|ʐşƧ諔迮ƙIJ": "850" + }, + "requests": { + "jʒǚ鍰\\縑ɀ撑¼蠾8餑噭Dµ": "635" + } + }, + "volumeMounts": [ + { + "name": "264", + "mountPath": "265", + "subPath": "266", + "mountPropagation": "衷,ƷƣMț譎懚", + "subPathExpr": "267" + } + ], + "volumeDevices": [ + { + "name": "268", + "devicePath": "269" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "270" + ] + }, + "httpGet": { + "path": "271", + "port": 872525702, + "host": "272", + "scheme": "ay", + "httpHeaders": [ + { + "name": "273", + "value": "274" + } + ] + }, + "tcpSocket": { + "port": "275", + "host": "276" + }, + "initialDelaySeconds": 628632965, + "timeoutSeconds": 552654052, + "periodSeconds": -1396197931, + "successThreshold": -1114385515, + "failureThreshold": 2144856253 + }, + "readinessProbe": { + "exec": { + "command": [ + "277" + ] + }, + "httpGet": { + "path": "278", + "port": -1186720090, + "host": "279", + "scheme": "增猍ǵ xǨŴ壶ƵfȽÃ茓pȓɻ", + "httpHeaders": [ + { + "name": "280", + "value": "281" + } + ] + }, + "tcpSocket": { + "port": "282", + "host": "283" + }, + "initialDelaySeconds": 1737172479, + "timeoutSeconds": -767058113, + "periodSeconds": 1223564938, + "successThreshold": 1241693652, + "failureThreshold": 1803882645 + }, + "startupProbe": { + "exec": { + "command": [ + "284" + ] + }, + "httpGet": { + "path": "285", + "port": "286", + "host": "287", + "scheme": "賞ǧĒzŔ瘍N", + "httpHeaders": [ + { + "name": "288", + "value": "289" + } + ] + }, + "tcpSocket": { + "port": -531787516, + "host": "290" + }, + "initialDelaySeconds": 2073630689, + "timeoutSeconds": -830875556, + "periodSeconds": -1395144116, + "successThreshold": -684167223, + "failureThreshold": -751455207 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "291" + ] + }, + "httpGet": { + "path": "292", + "port": "293", + "host": "294", + "scheme": "磉反", + "httpHeaders": [ + { + "name": "295", + "value": "296" + } + ] + }, + "tcpSocket": { + "port": -313085430, + "host": "297" + } + }, + "preStop": { + "exec": { + "command": [ + "298" + ] + }, + "httpGet": { + "path": "299", + "port": 413903479, + "host": "300", + "scheme": "ɛ棕ƈ眽炊礫Ƽ¨Ix糂", + "httpHeaders": [ + { + "name": "301", + "value": "302" + } + ] + }, + "tcpSocket": { + "port": "303", + "host": "304" + } + } + }, + "terminationMessagePath": "305", + "terminationMessagePolicy": "ǚŜEuEy竬ʆɞ", + "imagePullPolicy": "焬CQm坊柩", + "securityContext": { + "capabilities": { + "add": [ + "[ƕƑĝ®EĨǔvÄÚ" + ], + "drop": [ + "p鬷m罂o3ǰ廋i乳'" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "306", + "role": "307", + "type": "308", + "level": "309" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "310", + "gmsaCredentialSpec": "311", + "runAsUserName": "312" + }, + "runAsUser": 2506229153551047343, + "runAsGroup": 3258181973067899469, + "runAsNonRoot": true, + "readOnlyRootFilesystem": true, + "allowPrivilegeEscalation": false, + "procMount": "蠲$ɛ溢臜裡", + "seccompProfile": { + "type": "銵-紑浘牬釼aTG", + "localhostProfile": "313" + } + }, + "stdin": true + } + ], + "ephemeralContainers": [ + { + "name": "314", + "image": "315", + "command": [ + "316" + ], + "args": [ + "317" + ], + "workingDir": "318", + "ports": [ + { + "name": "319", + "hostPort": -92253969, + "containerPort": 243566659, + "protocol": "×DJɶ羹ƞʓ%ʝ`ǭ躌ñ?卶滿筇", + "hostIP": "320" + } + ], + "envFrom": [ + { + "prefix": "321", + "configMapRef": { + "name": "322", + "optional": false + }, + "secretRef": { + "name": "323", + "optional": true + } + } + ], + "env": [ + { + "name": "324", + "value": "325", + "valueFrom": { + "fieldRef": { + "apiVersion": "326", + "fieldPath": "327" + }, + "resourceFieldRef": { + "containerName": "328", + "resource": "329", + "divisor": "574" + }, + "configMapKeyRef": { + "name": "330", + "key": "331", + "optional": true + }, + "secretKeyRef": { + "name": "332", + "key": "333", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "ĭ$": "530" + }, + "requests": { + "«V¯ÁȦtl敷": "698" + } + }, + "volumeMounts": [ + { + "name": "334", + "mountPath": "335", + "subPath": "336", + "mountPropagation": "Ű藛b磾sYȠ繽敮ǰ", + "subPathExpr": "337" + } + ], + "volumeDevices": [ + { + "name": "338", + "devicePath": "339" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "340" + ] + }, + "httpGet": { + "path": "341", + "port": 731136838, + "host": "342", + "scheme": "繡旹翃ɾ氒ĺʈʫ羶剹Ɗ", + "httpHeaders": [ + { + "name": "343", + "value": "344" + } + ] + }, + "tcpSocket": { + "port": -183458945, + "host": "345" + }, + "initialDelaySeconds": -1223327585, + "timeoutSeconds": -99080494, + "periodSeconds": -1531582553, + "successThreshold": 1474671869, + "failureThreshold": 1471419756 + }, + "readinessProbe": { + "exec": { + "command": [ + "346" + ] + }, + "httpGet": { + "path": "347", + "port": 892837330, + "host": "348", + "scheme": "気Ƀ秮ò", + "httpHeaders": [ + { + "name": "349", + "value": "350" + } + ] + }, + "tcpSocket": { + "port": "351", + "host": "352" + }, + "initialDelaySeconds": -1649234654, + "timeoutSeconds": -263708518, + "periodSeconds": 541943046, + "successThreshold": 1502194981, + "failureThreshold": 1447996588 + }, + "startupProbe": { + "exec": { + "command": [ + "353" + ] + }, + "httpGet": { + "path": "354", + "port": "355", + "host": "356", + "scheme": "đ\u003e*劶?", + "httpHeaders": [ + { + "name": "357", + "value": "358" + } + ] + }, + "tcpSocket": { + "port": -176877925, + "host": "359" + }, + "initialDelaySeconds": 1008425444, + "timeoutSeconds": -821592382, + "periodSeconds": 1678953375, + "successThreshold": 1045190247, + "failureThreshold": 1805682547 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "360" + ] + }, + "httpGet": { + "path": "361", + "port": 1767555420, + "host": "362", + "scheme": "e", + "httpHeaders": [ + { + "name": "363", + "value": "364" + } + ] + }, + "tcpSocket": { + "port": "365", + "host": "366" + } + }, + "preStop": { + "exec": { + "command": [ + "367" + ] + }, + "httpGet": { + "path": "368", + "port": -1452767599, + "host": "369", + "scheme": " 瞍髃#ɣȕ", + "httpHeaders": [ + { + "name": "370", + "value": "371" + } + ] + }, + "tcpSocket": { + "port": "372", + "host": "373" + } + } + }, + "terminationMessagePath": "374", + "terminationMessagePolicy": "s梊ɥʋăƻ遲njlȘ鹾K", + "imagePullPolicy": "O_h盌3+Œ9两@8Byß讪Ă2", + "securityContext": { + "capabilities": { + "add": [ + "m葰賦迾娙ƴ4虵p蓋沥7uPƒw©ɴĶ" + ], + "drop": [ + "" + ] + }, + "privileged": true, + "seLinuxOptions": { + "user": "375", + "role": "376", + "type": "377", + "level": "378" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "379", + "gmsaCredentialSpec": "380", + "runAsUserName": "381" + }, + "runAsUser": 6816267869367451869, + "runAsGroup": 9111865674949727136, + "runAsNonRoot": true, + "readOnlyRootFilesystem": true, + "allowPrivilegeEscalation": false, + "procMount": "Ř筿", + "seccompProfile": { + "type": "5Ų買霎ȃň[\u003eą S", + "localhostProfile": "382" + } + }, + "stdinOnce": true, + "targetContainerName": "383" + } + ], + "restartPolicy": "'呪欼萜õ箘鸰呾顓闉ȦT瑄ǻG", + "terminationGracePeriodSeconds": -155552760352472950, + "activeDeadlineSeconds": 7109959542220202422, + "dnsPolicy": "#t(ȗŜŲ\u0026洪y儕l", + "nodeSelector": { + "384": "385" + }, + "serviceAccountName": "386", + "serviceAccount": "387", + "automountServiceAccountToken": false, + "nodeName": "388", + "hostNetwork": true, + "hostIPC": true, + "shareProcessNamespace": false, + "securityContext": { + "seLinuxOptions": { + "user": "389", + "role": "390", + "type": "391", + "level": "392" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "393", + "gmsaCredentialSpec": "394", + "runAsUserName": "395" + }, + "runAsUser": 4841944355356012825, + "runAsGroup": -4962946920772050319, + "runAsNonRoot": true, + "supplementalGroups": [ + 5695420257629724684 + ], + "fsGroup": -4548866432246561416, + "sysctls": [ + { + "name": "396", + "value": "397" + } + ], + "fsGroupChangePolicy": "Ð扬", + "seccompProfile": { + "type": "惍EʦŊĊ娮rȧ", + "localhostProfile": "398" + } + }, + "imagePullSecrets": [ + { + "name": "399" + } + ], + "hostname": "400", + "subdomain": "401", + "affinity": { + "nodeAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": { + "nodeSelectorTerms": [ + { + "matchExpressions": [ + { + "key": "402", + "operator": "ɳ礬.b屏ɧeʫį淓¯Ą0", + "values": [ + "403" + ] + } + ], + "matchFields": [ + { + "key": "404", + "operator": "鮽ǍJB膾扉A­1襏櫯³£h刪q塨", + "values": [ + "405" + ] + } + ] + } + ] + }, + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": -177041290, + "preference": { + "matchExpressions": [ + { + "key": "406", + "operator": "聧扈4ƫZ", + "values": [ + "407" + ] + } + ], + "matchFields": [ + { + "key": "408", + "operator": " ɲ±", + "values": [ + "409" + ] + } + ] + } + } + ] + }, + "podAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "p_N-1": "O-BZ..6-1.S-B3_.b7" + }, + "matchExpressions": [ + { + "key": "1rhm-5y--z-0/5eQ9", + "operator": "DoesNotExist" + } + ] + }, + "namespaces": [ + "416" + ], + "topologyKey": "417" + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": -2092358209, + "podAffinityTerm": { + "labelSelector": { + "matchLabels": { + "nn093-pi-9o-l4-vo5byp8q-sf1--gw-jz/F_06.eqk5L": "3zHw.H__V.Vz_6.Hz_V_.r_v_._e_7" + }, + "matchExpressions": [ + { + "key": "yps4483-o--3f1p7--43nw-l-x18mtb/mLlx...w_t-_.5.40Rw4gD.._.-x6db-L7.-__-G_2kCpH", + "operator": "DoesNotExist" + } + ] + }, + "namespaces": [ + "424" + ], + "topologyKey": "425" + } + } + ] + }, + "podAntiAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "H1_-ODgC_1-_8__T3sn-0_.i__a.O2G_-_K-0": "8mp.-10KkQ-R_R.-.--4_IT_O__3.5h_XC0_-7.-hj-O" + }, + "matchExpressions": [ + { + "key": "I.4_W_-_-7Tp_.---c", + "operator": "DoesNotExist" + } + ] + }, + "namespaces": [ + "432" + ], + "topologyKey": "433" + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": -1084136601, + "podAffinityTerm": { + "labelSelector": { + "matchLabels": { + "6n-f-x--i-b/K_BM.6-.Y_72-_--pT75-.emV__1-wv3UDf.4": "2_uGGP..-_N_h_4Hl-X0_2--__4K..-68-7l" + }, + "matchExpressions": [ + { + "key": "2--4-r4p--w1k8--y.e2-08vc--4-7hdum1-f-7-k8q/YD-Q9_-__..YNFu7Pg-.814e-_07-ht-E6___-X__H.-39-A_-_l67Q.-t", + "operator": "NotIn", + "values": [ + "Oep2P.B._A_090ERG2nV.__p_Y-.2__a_dWU_V-_Q_Ap._2_xa_o..p_B-d--Q2" + ] + } + ] + }, + "namespaces": [ + "440" + ], + "topologyKey": "441" + } + } + ] + } + }, + "schedulerName": "442", + "tolerations": [ + { + "key": "443", + "operator": "Ž彙pg稠氦Ņs", + "value": "444", + "effect": "ưg", + "tolerationSeconds": 7158818521862381855 + } + ], + "hostAliases": [ + { + "ip": "445", + "hostnames": [ + "446" + ] + } + ], + "priorityClassName": "447", + "priority": 197024033, + "dnsConfig": { + "nameservers": [ + "448" + ], + "searches": [ + "449" + ], + "options": [ + { + "name": "450", + "value": "451" + } + ] + }, + "readinessGates": [ + { + "conditionType": "" + } + ], + "runtimeClassName": "452", + "enableServiceLinks": false, + "preemptionPolicy": "礗渶", + "overhead": { + "[IŚȆĸsǞÃ+?Ď筌ʨ:": "664" + }, + "topologySpreadConstraints": [ + { + "maxSkew": -918148948, + "topologyKey": "453", + "whenUnsatisfiable": "亪鸑躓1Ǐ詁Ȟ鮩ĺJCuɖc", + "labelSelector": { + "matchLabels": { + "cg-w2q76.6-7w-tdt-u-0----p6l-3-znd-8b-dg--1035ad1o-d-6-bk81-3s/s-g__.2": "3N_.n1.--.._-x_4..u2-__3uM77U7._pT-___-_5-6h_K7" + }, + "matchExpressions": [ + { + "key": "37-ufi-q7u0ux-qv4kd-36---9-d-6s83--r-vkm.8fmt4272r--49u-0m7u-----v---4b---h-wyux--4t7k--e--x--3/fdw.3-._CJ4a1._-_CH-6", + "operator": "DoesNotExist" + } + ] + } + } + ], + "setHostnameAsFQDN": true + } + }, + "updateStrategy": { + "type": "翘ǼZ熝Ʊ宷泐ɻvŰ`Ǧɝ憑ǖ菐u", + "rollingUpdate": { + "maxUnavailable": 2 + } + }, + "minReadySeconds": -985724127, + "templateGeneration": -8308852022291575505, + "revisionHistoryLimit": 408491268 + }, + "status": { + "currentNumberScheduled": -1833348558, + "numberMisscheduled": 1883709155, + "desiredNumberScheduled": 484752614, + "numberReady": 1191556990, + "observedGeneration": 5927758286740396237, + "updatedNumberScheduled": -406189540, + "numberAvailable": -2095625968, + "numberUnavailable": -303330375, + "collisionCount": -7415502, + "conditions": [ + { + "type": "囙邵鄨o鷺ɷ裝TG奟cõ乨厰ʚ±r珹ȟ", + "status": "喗vȥ倉螆ȨX\u003e,«ɒó\u003c碡", + "lastTransitionTime": "2343-06-05T09:00:28Z", + "reason": "460", + "message": "461" + } + ] + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.DaemonSet.pb b/staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.DaemonSet.pb new file mode 100644 index 0000000000000000000000000000000000000000..9fd117dfd2313646c11109d725339d0c6500bc6d GIT binary patch literal 7270 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ą S + windowsOptions: + gmsaCredentialSpec: "380" + gmsaCredentialSpecName: "379" + runAsUserName: "381" + startupProbe: + exec: + command: + - "353" + failureThreshold: 1805682547 + httpGet: + host: "356" + httpHeaders: + - name: "357" + value: "358" + path: "354" + port: "355" + scheme: đ>*劶? + initialDelaySeconds: 1008425444 + periodSeconds: 1678953375 + successThreshold: 1045190247 + tcpSocket: + host: "359" + port: -176877925 + timeoutSeconds: -821592382 + stdinOnce: true + targetContainerName: "383" + terminationMessagePath: "374" + terminationMessagePolicy: s梊ɥʋăƻ遲njlȘ鹾K + volumeDevices: + - devicePath: "339" + name: "338" + volumeMounts: + - mountPath: "335" + mountPropagation: Ű藛b磾sYȠ繽敮ǰ + name: "334" + subPath: "336" + subPathExpr: "337" + workingDir: "318" + hostAliases: + - hostnames: + - "446" + ip: "445" + hostIPC: true + hostNetwork: true + hostname: "400" + imagePullSecrets: + - name: "399" + initContainers: + - args: + - "178" + command: + - "177" + env: + - name: "185" + value: "186" + valueFrom: + configMapKeyRef: + key: "192" + name: "191" + optional: true + fieldRef: + apiVersion: "187" + fieldPath: "188" + resourceFieldRef: + containerName: "189" + divisor: "139" + resource: "190" + secretKeyRef: + key: "194" + name: "193" + optional: false + envFrom: + - configMapRef: + name: "183" + optional: false + prefix: "182" + secretRef: + name: "184" + optional: false + image: "176" + imagePullPolicy: Ɖ飴ɎiǨ + lifecycle: + postStart: + exec: + command: + - "222" + httpGet: + host: "224" + httpHeaders: + - name: "225" + value: "226" + path: "223" + port: -816630929 + tcpSocket: + host: "227" + port: 1965273344 + preStop: + exec: + command: + - "228" + httpGet: + host: "231" + httpHeaders: + - name: "232" + value: "233" + path: "229" + port: "230" + scheme: SÄ蚃ɣľ)酊龨δ摖ȱğ_< + tcpSocket: + host: "234" + port: -385597677 + livenessProbe: + exec: + command: + - "201" + failureThreshold: -552281772 + httpGet: + host: "204" + httpHeaders: + - name: "205" + value: "206" + path: "202" + port: "203" + scheme: u|榝$î.Ȏ蝪ʜ5遰=E埄Ȁ + initialDelaySeconds: -1246371817 + periodSeconds: 432291364 + successThreshold: 676578360 + tcpSocket: + host: "207" + port: 1714588921 + timeoutSeconds: 617318981 + name: "175" + ports: + - containerPort: -1252938503 + hostIP: "181" + hostPort: 852780575 + name: "180" + protocol: Opwǩ曬逴褜1ØœȠƬQg鄠 + readinessProbe: + exec: + command: + - "208" + failureThreshold: 549215478 + httpGet: + host: "210" + httpHeaders: + - name: "211" + value: "212" + path: "209" + port: 1777326813 + scheme: ǟi&皥贸碔lNKƙ順\E¦ + initialDelaySeconds: 1868887309 + periodSeconds: -316996074 + successThreshold: 1933968533 + tcpSocket: + host: "214" + port: "213" + timeoutSeconds: -528664199 + resources: + limits: + LĹ]佱¿>犵殇ŕ-Ɂ圯W:ĸ輦唊: "807" + requests: + 嚧ʣq埄: "936" + securityContext: + allowPrivilegeEscalation: true + capabilities: + add: + - ǵɐ鰥Z + drop: + - ´DÒȗÔÂɘɢ鬍熖B芭花ª瘡 + privileged: false + procMount: ƲǦŐnj汰 + readOnlyRootFilesystem: true + runAsGroup: 2823592889848840099 + runAsNonRoot: false + runAsUser: -1666202510534940446 + seLinuxOptions: + level: "239" + role: "237" + type: "238" + user: "236" + seccompProfile: + localhostProfile: "243" + type: ŕİi騎C + windowsOptions: + gmsaCredentialSpec: "241" + gmsaCredentialSpecName: "240" + runAsUserName: "242" + startupProbe: + exec: + command: + - "215" + failureThreshold: 1847163341 + httpGet: + host: "217" + httpHeaders: + - name: "218" + value: "219" + path: "216" + port: -374766088 + scheme: 翜舞拉Œ + initialDelaySeconds: -190183379 + periodSeconds: -341287812 + successThreshold: 2030115750 + tcpSocket: + host: "221" + port: "220" + timeoutSeconds: -940334911 + terminationMessagePath: "235" + terminationMessagePolicy: 橈' + tty: true + volumeDevices: + - devicePath: "200" + name: "199" + volumeMounts: + - mountPath: "196" + mountPropagation: '#嬀ơŸ8T 苧yñKJɐ扵Gƚ绤f' + name: "195" + subPath: "197" + subPathExpr: "198" + workingDir: "179" + nodeName: "388" + nodeSelector: + "384": "385" + overhead: + '[IŚȆĸsǞÃ+?Ď筌ʨ:': "664" + preemptionPolicy: 礗渶 + priority: 197024033 + priorityClassName: "447" + readinessGates: + - conditionType: "" + restartPolicy: '''呪欼萜õ箘鸰呾顓闉ȦT瑄ǻG' + runtimeClassName: "452" + schedulerName: "442" + securityContext: + fsGroup: -4548866432246561416 + fsGroupChangePolicy: Ð扬 + runAsGroup: -4962946920772050319 + runAsNonRoot: true + runAsUser: 4841944355356012825 + seLinuxOptions: + level: "392" + role: "390" + type: "391" + user: "389" + seccompProfile: + localhostProfile: "398" + type: 惍EʦŊĊ娮rȧ + supplementalGroups: + - 5695420257629724684 + sysctls: + - name: "396" + value: "397" + windowsOptions: + gmsaCredentialSpec: "394" + gmsaCredentialSpecName: "393" + runAsUserName: "395" + serviceAccount: "387" + serviceAccountName: "386" + setHostnameAsFQDN: true + shareProcessNamespace: false + subdomain: "401" + terminationGracePeriodSeconds: -155552760352472950 + tolerations: + - effect: ưg + key: "443" + operator: Ž彙pg稠氦Ņs + tolerationSeconds: 7158818521862381855 + value: "444" + topologySpreadConstraints: + - labelSelector: + matchExpressions: + - key: 37-ufi-q7u0ux-qv4kd-36---9-d-6s83--r-vkm.8fmt4272r--49u-0m7u-----v---4b---h-wyux--4t7k--e--x--3/fdw.3-._CJ4a1._-_CH-6 + operator: DoesNotExist + matchLabels: + cg-w2q76.6-7w-tdt-u-0----p6l-3-znd-8b-dg--1035ad1o-d-6-bk81-3s/s-g__.2: 3N_.n1.--.._-x_4..u2-__3uM77U7._pT-___-_5-6h_K7 + maxSkew: -918148948 + topologyKey: "453" + whenUnsatisfiable: 亪鸑躓1Ǐ詁Ȟ鮩ĺJCuɖc + 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" + ephemeral: + readOnly: true + volumeClaimTemplate: + metadata: + annotations: + "154": "155" + clusterName: "160" + creationTimestamp: null + deletionGracePeriodSeconds: 2974444584632416014 + finalizers: + - "159" + generateName: "148" + generation: 3849874053153949822 + labels: + "152": "153" + managedFields: + - apiVersion: "162" + fieldsType: "163" + manager: "161" + operation: 獵偐ę腬瓷碑=ɉ鎷卩蝾H韹寬娬ï瓼 + name: "147" + namespace: "149" + ownerReferences: + - apiVersion: "156" + blockOwnerDeletion: false + controller: true + kind: "157" + name: "158" + uid: oɘ檲ɨ銦妰黖ȓ + resourceVersion: "1248703441945830579" + selfLink: "150" + uid: 溟ɴ扵閝ȝ鐵儣廡ɑ龫`劳&¼ + spec: + accessModes: + - 酃=6}ɡŇƉ立hdz緄Ú|dk_瀹鞎 + dataSource: + apiGroup: "172" + kind: "173" + name: "174" + resources: + limits: + 'âĺɗŹ倗S晒嶗UÐ_ƮA攤/ɸɎ ': "648" + requests: + 鴒翁杙Ŧ癃8鸖ɱJȉ罴ņ螡: "212" + selector: + matchExpressions: + - key: Wik_--DSXr.n-A9..9__Y-H-Mqpt._.-_..051 + operator: DoesNotExist + matchLabels: + o-03-t-0-035--5b95w------4-n4f--139-295at-o7qff2/v2.-_-8wE._._3.-.83_iq_-y.-25C.A-j..9dfn38: m_zm-.-_RJt2pX_2_28.6 + storageClassName: "171" + volumeMode: dz娝嘚庎D}埽uʎȺ眖R#yV'WK + volumeName: "170" + 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" + templateGeneration: -8308852022291575505 + updateStrategy: + rollingUpdate: + maxUnavailable: 2 + type: 翘ǼZ熝Ʊ宷泐ɻvŰ`Ǧɝ憑ǖ菐u +status: + collisionCount: -7415502 + conditions: + - lastTransitionTime: "2343-06-05T09:00:28Z" + message: "461" + reason: "460" + status: 喗vȥ倉螆ȨX>,«ɒó<碡 + type: 囙邵鄨o鷺ɷ裝TG奟cõ乨厰ʚ±r珹ȟ + currentNumberScheduled: -1833348558 + desiredNumberScheduled: 484752614 + numberAvailable: -2095625968 + numberMisscheduled: 1883709155 + numberReady: 1191556990 + numberUnavailable: -303330375 + observedGeneration: 5927758286740396237 + updatedNumberScheduled: -406189540 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.Deployment.json b/staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.Deployment.json new file mode 100644 index 00000000000..6eb252911e5 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.Deployment.json @@ -0,0 +1,1503 @@ +{ + "kind": "Deployment", + "apiVersion": "extensions/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": 896585016, + "selector": { + "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" + }, + "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" + } + ] + }, + "template": { + "metadata": { + "name": "25", + "generateName": "26", + "namespace": "27", + "selfLink": "28", + "uid": "?Qȫş", + "resourceVersion": "1736621709629422270", + "generation": -8542870036622468681, + "creationTimestamp": null, + "deletionGracePeriodSeconds": -2575298329142810753, + "labels": { + "30": "31" + }, + "annotations": { + "32": "33" + }, + "ownerReferences": [ + { + "apiVersion": "34", + "kind": "35", + "name": "36", + "uid": "ƶȤ^}", + "controller": true, + "blockOwnerDeletion": true + } + ], + "finalizers": [ + "37" + ], + "clusterName": "38", + "managedFields": [ + { + "manager": "39", + "operation": "躢", + "apiVersion": "40", + "fieldsType": "41" + } + ] + }, + "spec": { + "volumes": [ + { + "name": "42", + "hostPath": { + "path": "43", + "type": "ƛƟ)ÙæNǚ錯ƶRquA?瞲Ť倱\u003c" + }, + "emptyDir": { + "medium": "Xŋ朘瑥A徙ɶɊł/擇ɦĽ胚O醔ɍ厶耈", + "sizeLimit": "473" + }, + "gcePersistentDisk": { + "pdName": "44", + "fsType": "45", + "partition": -1188153605 + }, + "awsElasticBlockStore": { + "volumeID": "46", + "fsType": "47", + "partition": 912004803, + "readOnly": true + }, + "gitRepo": { + "repository": "48", + "revision": "49", + "directory": "50" + }, + "secret": { + "secretName": "51", + "items": [ + { + "key": "52", + "path": "53", + "mode": -547518679 + } + ], + "defaultMode": 332383000, + "optional": true + }, + "nfs": { + "server": "54", + "path": "55", + "readOnly": true + }, + "iscsi": { + "targetPortal": "56", + "iqn": "57", + "lun": 994527057, + "iscsiInterface": "58", + "fsType": "59", + "portals": [ + "60" + ], + "chapAuthDiscovery": true, + "secretRef": { + "name": "61" + }, + "initiatorName": "62" + }, + "glusterfs": { + "endpoints": "63", + "path": "64", + "readOnly": true + }, + "persistentVolumeClaim": { + "claimName": "65", + "readOnly": true + }, + "rbd": { + "monitors": [ + "66" + ], + "image": "67", + "fsType": "68", + "pool": "69", + "user": "70", + "keyring": "71", + "secretRef": { + "name": "72" + } + }, + "flexVolume": { + "driver": "73", + "fsType": "74", + "secretRef": { + "name": "75" + }, + "readOnly": true, + "options": { + "76": "77" + } + }, + "cinder": { + "volumeID": "78", + "fsType": "79", + "secretRef": { + "name": "80" + } + }, + "cephfs": { + "monitors": [ + "81" + ], + "path": "82", + "user": "83", + "secretFile": "84", + "secretRef": { + "name": "85" + } + }, + "flocker": { + "datasetName": "86", + "datasetUUID": "87" + }, + "downwardAPI": { + "items": [ + { + "path": "88", + "fieldRef": { + "apiVersion": "89", + "fieldPath": "90" + }, + "resourceFieldRef": { + "containerName": "91", + "resource": "92", + "divisor": "660" + }, + "mode": 1569992019 + } + ], + "defaultMode": 824682619 + }, + "fc": { + "targetWWNs": [ + "93" + ], + "lun": -1740986684, + "fsType": "94", + "readOnly": true, + "wwids": [ + "95" + ] + }, + "azureFile": { + "secretName": "96", + "shareName": "97", + "readOnly": true + }, + "configMap": { + "name": "98", + "items": [ + { + "key": "99", + "path": "100", + "mode": 195263908 + } + ], + "defaultMode": 1593906314, + "optional": false + }, + "vsphereVolume": { + "volumePath": "101", + "fsType": "102", + "storagePolicyName": "103", + "storagePolicyID": "104" + }, + "quobyte": { + "registry": "105", + "volume": "106", + "user": "107", + "group": "108", + "tenant": "109" + }, + "azureDisk": { + "diskName": "110", + "diskURI": "111", + "cachingMode": "|@?鷅bȻN", + "fsType": "112", + "readOnly": true, + "kind": "榱*Gưoɘ檲" + }, + "photonPersistentDisk": { + "pdID": "113", + "fsType": "114" + }, + "projected": { + "sources": [ + { + "secret": { + "name": "115", + "items": [ + { + "key": "116", + "path": "117", + "mode": -323584340 + } + ], + "optional": true + }, + "downwardAPI": { + "items": [ + { + "path": "118", + "fieldRef": { + "apiVersion": "119", + "fieldPath": "120" + }, + "resourceFieldRef": { + "containerName": "121", + "resource": "122", + "divisor": "106" + }, + "mode": 173030157 + } + ] + }, + "configMap": { + "name": "123", + "items": [ + { + "key": "124", + "path": "125", + "mode": 2063799569 + } + ], + "optional": false + }, + "serviceAccountToken": { + "audience": "126", + "expirationSeconds": 8357931971650847566, + "path": "127" + } + } + ], + "defaultMode": -1334904807 + }, + "portworxVolume": { + "volumeID": "128", + "fsType": "129", + "readOnly": true + }, + "scaleIO": { + "gateway": "130", + "system": "131", + "secretRef": { + "name": "132" + }, + "protectionDomain": "133", + "storagePool": "134", + "storageMode": "135", + "volumeName": "136", + "fsType": "137" + }, + "storageos": { + "volumeName": "138", + "volumeNamespace": "139", + "fsType": "140", + "secretRef": { + "name": "141" + } + }, + "csi": { + "driver": "142", + "readOnly": false, + "fsType": "143", + "volumeAttributes": { + "144": "145" + }, + "nodePublishSecretRef": { + "name": "146" + } + }, + "ephemeral": { + "volumeClaimTemplate": { + "metadata": { + "name": "147", + "generateName": "148", + "namespace": "149", + "selfLink": "150", + "uid": "H巧壚tC十Oɢ", + "resourceVersion": "11451542506523135343", + "generation": 6028937828108618026, + "creationTimestamp": null, + "deletionGracePeriodSeconds": 6296624700137074905, + "labels": { + "152": "153" + }, + "annotations": { + "154": "155" + }, + "ownerReferences": [ + { + "apiVersion": "156", + "kind": "157", + "name": "158", + "uid": "閝ȝ", + "controller": false, + "blockOwnerDeletion": false + } + ], + "finalizers": [ + "159" + ], + "clusterName": "160", + "managedFields": [ + { + "manager": "161", + "operation": "ɑ龫`劳\u0026¼傭Ȟ1酃=6}ɡŇƉ立h", + "apiVersion": "162", + "fieldsType": "163" + } + ] + }, + "spec": { + "accessModes": [ + "鲡:" + ], + "selector": { + "matchLabels": { + "0-.-yz-0-_p4mz--.I_f6kjsz-7lwY-Y93-6": "igm_-._.q6" + }, + "matchExpressions": [ + { + "key": "m_0_F03_J", + "operator": "NotIn", + "values": [ + "4FpF_W-6" + ] + } + ] + }, + "resources": { + "limits": { + "Ŗȫ焗捏ĨFħ籘": "853" + }, + "requests": { + "zɟ踡肒Ao/樝fw[Řż丩ŽoǠ": "918" + } + }, + "volumeName": "170", + "storageClassName": "171", + "volumeMode": "Z1Ůđ眊ľǎɳ,ǿ飏騀呣", + "dataSource": { + "apiGroup": "172", + "kind": "173", + "name": "174" + } + } + }, + "readOnly": true + } + } + ], + "initContainers": [ + { + "name": "175", + "image": "176", + "command": [ + "177" + ], + "args": [ + "178" + ], + "workingDir": "179", + "ports": [ + { + "name": "180", + "hostPort": 282592353, + "containerPort": 377225334, + "protocol": "Ƹ[Ęİ榌U髷裎$MVȟ@7", + "hostIP": "181" + } + ], + "envFrom": [ + { + "prefix": "182", + "configMapRef": { + "name": "183", + "optional": false + }, + "secretRef": { + "name": "184", + "optional": false + } + } + ], + "env": [ + { + "name": "185", + "value": "186", + "valueFrom": { + "fieldRef": { + "apiVersion": "187", + "fieldPath": "188" + }, + "resourceFieldRef": { + "containerName": "189", + "resource": "190", + "divisor": "573" + }, + "configMapKeyRef": { + "name": "191", + "key": "192", + "optional": false + }, + "secretKeyRef": { + "name": "193", + "key": "194", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "ǚ灄鸫rʤî萨zvt": "829" + }, + "requests": { + "悮坮Ȣ幟ļ腻ŬƩȿ0矀Kʝ瘴I\\p": "604" + } + }, + "volumeMounts": [ + { + "name": "195", + "readOnly": true, + "mountPath": "196", + "subPath": "197", + "mountPropagation": "ƖHV", + "subPathExpr": "198" + } + ], + "volumeDevices": [ + { + "name": "199", + "devicePath": "200" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "201" + ] + }, + "httpGet": { + "path": "202", + "port": -1196874390, + "host": "203", + "scheme": "S晒嶗UÐ_ƮA攤", + "httpHeaders": [ + { + "name": "204", + "value": "205" + } + ] + }, + "tcpSocket": { + "port": -498930176, + "host": "206" + }, + "initialDelaySeconds": 1885897314, + "timeoutSeconds": -465677631, + "periodSeconds": 1054858106, + "successThreshold": 232569106, + "failureThreshold": -1150474479 + }, + "readinessProbe": { + "exec": { + "command": [ + "207" + ] + }, + "httpGet": { + "path": "208", + "port": "209", + "host": "210", + "scheme": "8鸖ɱJȉ罴ņ螡źȰ?$矡ȶ网棊ʢ", + "httpHeaders": [ + { + "name": "211", + "value": "212" + } + ] + }, + "tcpSocket": { + "port": "213", + "host": "214" + }, + "initialDelaySeconds": -2717401, + "timeoutSeconds": -1492565335, + "periodSeconds": -1099429189, + "successThreshold": 994072122, + "failureThreshold": 1752155096 + }, + "startupProbe": { + "exec": { + "command": [ + "215" + ] + }, + "httpGet": { + "path": "216", + "port": "217", + "host": "218", + "scheme": "Kw(ğ儴Ůĺ}潷ʒ胵輓Ɔ", + "httpHeaders": [ + { + "name": "219", + "value": "220" + } + ] + }, + "tcpSocket": { + "port": -36782737, + "host": "221" + }, + "initialDelaySeconds": -1738069460, + "timeoutSeconds": -1643733106, + "periodSeconds": -805795167, + "successThreshold": 1791615594, + "failureThreshold": 785984384 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "222" + ] + }, + "httpGet": { + "path": "223", + "port": "224", + "host": "225", + "scheme": "\u003e郵[+扴ȨŮ", + "httpHeaders": [ + { + "name": "226", + "value": "227" + } + ] + }, + "tcpSocket": { + "port": "228", + "host": "229" + } + }, + "preStop": { + "exec": { + "command": [ + "230" + ] + }, + "httpGet": { + "path": "231", + "port": -743369977, + "host": "232", + "scheme": "\u003e犵殇ŕ-Ɂ圯W:ĸ輦唊#v铿ʩȂ4", + "httpHeaders": [ + { + "name": "233", + "value": "234" + } + ] + }, + "tcpSocket": { + "port": -1224991707, + "host": "235" + } + } + }, + "terminationMessagePath": "236", + "imagePullPolicy": "昕Ĭ", + "securityContext": { + "capabilities": { + "add": [ + "藢xɮĵȑ6L*Z鐫û咡W\u003c" + ], + "drop": [ + "lu|榝$î." + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "237", + "role": "238", + "type": "239", + "level": "240" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "241", + "gmsaCredentialSpec": "242", + "runAsUserName": "243" + }, + "runAsUser": -7565148469525206101, + "runAsGroup": 8949541422887578058, + "runAsNonRoot": true, + "readOnlyRootFilesystem": true, + "allowPrivilegeEscalation": true, + "procMount": "朦 wƯ貾坢'跩", + "seccompProfile": { + "type": "ŕ翑0展}", + "localhostProfile": "244" + } + }, + "stdinOnce": true + } + ], + "containers": [ + { + "name": "245", + "image": "246", + "command": [ + "247" + ], + "args": [ + "248" + ], + "workingDir": "249", + "ports": [ + { + "name": "250", + "hostPort": -778272981, + "containerPort": 2056774277, + "protocol": "现葢ŵ橨鬶l獕;跣Hǝcw媀瓄\u0026翜舞拉", + "hostIP": "251" + } + ], + "envFrom": [ + { + "prefix": "252", + "configMapRef": { + "name": "253", + "optional": true + }, + "secretRef": { + "name": "254", + "optional": false + } + } + ], + "env": [ + { + "name": "255", + "value": "256", + "valueFrom": { + "fieldRef": { + "apiVersion": "257", + "fieldPath": "258" + }, + "resourceFieldRef": { + "containerName": "259", + "resource": "260", + "divisor": "124" + }, + "configMapKeyRef": { + "name": "261", + "key": "262", + "optional": false + }, + "secretKeyRef": { + "name": "263", + "key": "264", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "V訆Ǝżŧ": "915" + }, + "requests": { + "+SÄ蚃ɣľ)酊龨Î": "787" + } + }, + "volumeMounts": [ + { + "name": "265", + "readOnly": true, + "mountPath": "266", + "subPath": "267", + "mountPropagation": "\"冓鍓贯澔 ƺ蛜6", + "subPathExpr": "268" + } + ], + "volumeDevices": [ + { + "name": "269", + "devicePath": "270" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "271" + ] + }, + "httpGet": { + "path": "272", + "port": 465486290, + "host": "273", + "httpHeaders": [ + { + "name": "274", + "value": "275" + } + ] + }, + "tcpSocket": { + "port": -116224247, + "host": "276" + }, + "initialDelaySeconds": -2097329452, + "timeoutSeconds": 1504385614, + "periodSeconds": 865289071, + "successThreshold": -1829146875, + "failureThreshold": -205176266 + }, + "readinessProbe": { + "exec": { + "command": [ + "277" + ] + }, + "httpGet": { + "path": "278", + "port": 234253676, + "host": "279", + "scheme": "ÔÂɘɢ鬍熖B芭花ª瘡蟦JBʟ鍏", + "httpHeaders": [ + { + "name": "280", + "value": "281" + } + ] + }, + "tcpSocket": { + "port": "282", + "host": "283" + }, + "initialDelaySeconds": -2062708879, + "timeoutSeconds": 215186711, + "periodSeconds": -141401239, + "successThreshold": -1187301925, + "failureThreshold": -402384013 + }, + "startupProbe": { + "exec": { + "command": [ + "284" + ] + }, + "httpGet": { + "path": "285", + "port": "286", + "host": "287", + "scheme": "鏻砅邻爥", + "httpHeaders": [ + { + "name": "288", + "value": "289" + } + ] + }, + "tcpSocket": { + "port": -305362540, + "host": "290" + }, + "initialDelaySeconds": 601198286, + "timeoutSeconds": 409029209, + "periodSeconds": 405193215, + "successThreshold": 2129989022, + "failureThreshold": -1699531929 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "291" + ] + }, + "httpGet": { + "path": "292", + "port": "293", + "host": "294", + "scheme": "­蜷ɔ幩š", + "httpHeaders": [ + { + "name": "295", + "value": "296" + } + ] + }, + "tcpSocket": { + "port": 455833230, + "host": "297" + } + }, + "preStop": { + "exec": { + "command": [ + "298" + ] + }, + "httpGet": { + "path": "299", + "port": 1076497581, + "host": "300", + "scheme": "h4ɊHȖ|ʐ", + "httpHeaders": [ + { + "name": "301", + "value": "302" + } + ] + }, + "tcpSocket": { + "port": 248533396, + "host": "303" + } + } + }, + "terminationMessagePath": "304", + "terminationMessagePolicy": "迮ƙIJ嘢4ʗN,丽饾| 鞤ɱďW賁Ěɭ", + "imagePullPolicy": "ņ", + "securityContext": { + "capabilities": { + "add": [ + "DŽ髐njʉBn(fǂǢ曣" + ], + "drop": [ + "ay" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "305", + "role": "306", + "type": "307", + "level": "308" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "309", + "gmsaCredentialSpec": "310", + "runAsUserName": "311" + }, + "runAsUser": 1958157659034146020, + "runAsGroup": -5996624450771474158, + "runAsNonRoot": false, + "readOnlyRootFilesystem": true, + "allowPrivilegeEscalation": false, + "procMount": "嗆u", + "seccompProfile": { + "type": "晲T[irȎ3Ĕ\\", + "localhostProfile": "312" + } + }, + "tty": true + } + ], + "ephemeralContainers": [ + { + "name": "313", + "image": "314", + "command": [ + "315" + ], + "args": [ + "316" + ], + "workingDir": "317", + "ports": [ + { + "name": "318", + "hostPort": -1656699070, + "containerPort": -1918622971, + "protocol": "ĵ鴁ĩȲǸ|蕎'佉賞ǧĒz", + "hostIP": "319" + } + ], + "envFrom": [ + { + "prefix": "320", + "configMapRef": { + "name": "321", + "optional": true + }, + "secretRef": { + "name": "322", + "optional": false + } + } + ], + "env": [ + { + "name": "323", + "value": "324", + "valueFrom": { + "fieldRef": { + "apiVersion": "325", + "fieldPath": "326" + }, + "resourceFieldRef": { + "containerName": "327", + "resource": "328", + "divisor": "69" + }, + "configMapKeyRef": { + "name": "329", + "key": "330", + "optional": true + }, + "secretKeyRef": { + "name": "331", + "key": "332", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "1b": "328" + }, + "requests": { + "}Ñ蠂Ü[ƛ^輅9ɛ棕ƈ眽炊": "699" + } + }, + "volumeMounts": [ + { + "name": "333", + "readOnly": true, + "mountPath": "334", + "subPath": "335", + "mountPropagation": "Ik(dŊiɢzĮ蛋I", + "subPathExpr": "336" + } + ], + "volumeDevices": [ + { + "name": "337", + "devicePath": "338" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "339" + ] + }, + "httpGet": { + "path": "340", + "port": "341", + "host": "342", + "scheme": "ȥ}礤铟怖ý萜Ǖ", + "httpHeaders": [ + { + "name": "343", + "value": "344" + } + ] + }, + "tcpSocket": { + "port": -1088996269, + "host": "345" + }, + "initialDelaySeconds": -1922458514, + "timeoutSeconds": 1480364858, + "periodSeconds": 692511776, + "successThreshold": -1231653807, + "failureThreshold": -36573584 + }, + "readinessProbe": { + "exec": { + "command": [ + "346" + ] + }, + "httpGet": { + "path": "347", + "port": -1157640253, + "host": "348", + "scheme": "×p鬷m罂o3ǰ廋i乳'ȘUɻ;", + "httpHeaders": [ + { + "name": "349", + "value": "350" + } + ] + }, + "tcpSocket": { + "port": "351", + "host": "352" + }, + "initialDelaySeconds": -478839383, + "timeoutSeconds": 989933975, + "periodSeconds": 140830733, + "successThreshold": -708495486, + "failureThreshold": -1436899600 + }, + "startupProbe": { + "exec": { + "command": [ + "353" + ] + }, + "httpGet": { + "path": "354", + "port": "355", + "host": "356", + "scheme": "漤ŗ坟", + "httpHeaders": [ + { + "name": "357", + "value": "358" + } + ] + }, + "tcpSocket": { + "port": -1617422199, + "host": "359" + }, + "initialDelaySeconds": -902839620, + "timeoutSeconds": -2030665763, + "periodSeconds": 1808698094, + "successThreshold": 1155232143, + "failureThreshold": -1873425934 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "360" + ] + }, + "httpGet": { + "path": "361", + "port": 1288391156, + "host": "362", + "scheme": "Ǥ桒ɴ鉂WJ1抉泅ą\u0026疀ȼN", + "httpHeaders": [ + { + "name": "363", + "value": "364" + } + ] + }, + "tcpSocket": { + "port": "365", + "host": "366" + } + }, + "preStop": { + "exec": { + "command": [ + "367" + ] + }, + "httpGet": { + "path": "368", + "port": 1859267428, + "host": "369", + "scheme": "ȟP", + "httpHeaders": [ + { + "name": "370", + "value": "371" + } + ] + }, + "tcpSocket": { + "port": 1445923603, + "host": "372" + } + } + }, + "terminationMessagePath": "373", + "terminationMessagePolicy": "殆诵H玲鑠ĭ$#卛8ð仁Q", + "imagePullPolicy": "tl敷斢杧ż鯀", + "securityContext": { + "capabilities": { + "add": [ + "鸔ɧWǘ炙" + ], + "drop": [ + "餸硷" + ] + }, + "privileged": true, + "seLinuxOptions": { + "user": "374", + "role": "375", + "type": "376", + "level": "377" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "378", + "gmsaCredentialSpec": "379", + "runAsUserName": "380" + }, + "runAsUser": 5215323049148402377, + "runAsGroup": 2946116477552625615, + "runAsNonRoot": true, + "readOnlyRootFilesystem": true, + "allowPrivilegeEscalation": true, + "procMount": "ʈʫ羶剹ƊF豎穜", + "seccompProfile": { + "type": "l咑耖p^鏋", + "localhostProfile": "381" + } + }, + "tty": true, + "targetContainerName": "382" + } + ], + "restartPolicy": "ȿ醏g遧", + "terminationGracePeriodSeconds": -616777763639482630, + "activeDeadlineSeconds": 2031424375743848602, + "dnsPolicy": ":{柯?B", + "nodeSelector": { + "383": "384" + }, + "serviceAccountName": "385", + "serviceAccount": "386", + "automountServiceAccountToken": false, + "nodeName": "387", + "hostNetwork": true, + "shareProcessNamespace": false, + "securityContext": { + "seLinuxOptions": { + "user": "388", + "role": "389", + "type": "390", + "level": "391" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "392", + "gmsaCredentialSpec": "393", + "runAsUserName": "394" + }, + "runAsUser": -1290365495982891537, + "runAsGroup": -759684899479757878, + "runAsNonRoot": false, + "supplementalGroups": [ + 3273247375993523103 + ], + "fsGroup": 4489057930380969432, + "sysctls": [ + { + "name": "395", + "value": "396" + } + ], + "fsGroupChangePolicy": "='ʨ|ǓÓ敆OɈÏ 瞍髃", + "seccompProfile": { + "type": "ɣȕW歹s梊ɥʋăƻ遲njlȘ鹾KƂʼn", + "localhostProfile": "397" + } + }, + "imagePullSecrets": [ + { + "name": "398" + } + ], + "hostname": "399", + "subdomain": "400", + "affinity": { + "nodeAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": { + "nodeSelectorTerms": [ + { + "matchExpressions": [ + { + "key": "401", + "operator": "+Œ9两", + "values": [ + "402" + ] + } + ], + "matchFields": [ + { + "key": "403", + "operator": "q=歍þ螗ɃŒGm¨z鋎靀G", + "values": [ + "404" + ] + } + ] + } + ] + }, + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": 377409178, + "preference": { + "matchExpressions": [ + { + "key": "405", + "operator": "#ļǹʅŚO虀^背遻堣灭ƴɦ燻", + "values": [ + "406" + ] + } + ], + "matchFields": [ + { + "key": "407", + "operator": "-觗裓6Ř筿ɾ5Ų買霎ȃň[\u003eą", + "values": [ + "408" + ] + } + ] + } + } + ] + }, + "podAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "1-2ga-v205p-26-u5wg-g8.m-l80--5o1--cp6-5-x1---0w4rm-0u6/l-7_3x_-J_.....7..--w0_1V4.-r-8S5--_7_-Zp5": "1--L--v_Z--Zg-_4Q__-v_t_u_.A" + }, + "matchExpressions": [ + { + "key": "5X1rh-K5y_AzOBW.9oE9_6.--v17r__.2bIZ___Y", + "operator": "Exists" + } + ] + }, + "namespaces": [ + "415" + ], + "topologyKey": "416" + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": -1507671981, + "podAffinityTerm": { + "labelSelector": { + "matchLabels": { + "v-5-e-m78o-6-6211-7p--3zm-lx300w-tj-35840-w4g-27-5s6.q-22r4wye52y-h7463lyps4483-o--3f1p7--43nw-l-x18mtxb--kexr-y/oK-.O--5-yp8q_s-1__gw_-z_659GE.l_.23--_6l.-5_Z": "3Pw_-r75--_-Ao" + }, + "matchExpressions": [ + { + "key": "hj6/bW_E..24-O._.v._9-cz.-Y6T4g_-.._Lf2t_m...CqN", + "operator": "DoesNotExist" + } + ] + }, + "namespaces": [ + "423" + ], + "topologyKey": "424" + } + } + ] + }, + "podAntiAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "C--Y_Dp8O_._e_3_.4_W_-_7": "p_.----cp__ac8u.._-__BM.6-.Y7" + }, + "matchExpressions": [ + { + "key": "1x--i--7-nt-23h-4z-21-sap--h--q0h-t2n4s-6-k5-7-a0w-ke5p-3.nu--17---u7-gl7814ei-07shtq-6---g----9s39z-5/wv3UDf.-4D-5", + "operator": "NotIn", + "values": [ + "l67Q.-_t--O.3L.z2-y.-...C4_-_2G8" + ] + } + ] + }, + "namespaces": [ + "431" + ], + "topologyKey": "432" + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": 1067925263, + "podAffinityTerm": { + "labelSelector": { + "matchLabels": { + "k407--m-dc---6-q-q0o90--g-09--d5ez1----b69x90/um._fN._k8__._ep2P.B._A_090ERG2nV.__p_Y-.2__a_dWU_VF": "11---.-o7.pJ-4-1WV.-__05._LsuH" + }, + "matchExpressions": [ + { + "key": "8", + "operator": "DoesNotExist" + } + ] + }, + "namespaces": [ + "439" + ], + "topologyKey": "440" + } + } + ] + } + }, + "schedulerName": "441", + "tolerations": [ + { + "key": "442", + "operator": "Ɖ肆Ző", + "value": "443", + "effect": "淵", + "tolerationSeconds": -1072615283184390308 + } + ], + "hostAliases": [ + { + "ip": "444", + "hostnames": [ + "445" + ] + } + ], + "priorityClassName": "446", + "priority": -1221153504, + "dnsConfig": { + "nameservers": [ + "447" + ], + "searches": [ + "448" + ], + "options": [ + { + "name": "449", + "value": "450" + } + ] + }, + "readinessGates": [ + { + "conditionType": "媈" + } + ], + "runtimeClassName": "451", + "enableServiceLinks": true, + "preemptionPolicy": "n夬LJ:BŐ埑Ô*ɾWȖ韝ƉşʁO^:", + "overhead": { + "ȩ纾S": "368" + }, + "topologySpreadConstraints": [ + { + "maxSkew": -1568300104, + "topologyKey": "452", + "whenUnsatisfiable": "潑嫉悔柅ȵ.Ȁ鎧Y冒Ɩ", + "labelSelector": { + "matchLabels": { + "jp-z---k-5r6h--y7n.61-cm---ch-g0t-q--qr95ws-v-5--7-ufi-7/35a-1-CdM._bk81S3.s_s_6.-_v__.rP._2_O--d.7.--.2g": "Mqp..__._-J_-fk3-_j.133eT_2_Y" + }, + "matchExpressions": [ + { + "key": "51-i-d-----9---063-qm-j-3wc89k-0-57z4063--4/rBQ.u", + "operator": "Exists" + } + ] + } + } + ], + "setHostnameAsFQDN": false + } + }, + "strategy": { + "type": "xʚ=5谠vÐ仆dždĄ跞肞", + "rollingUpdate": { + "maxUnavailable": 2, + "maxSurge": 3 + } + }, + "minReadySeconds": -1934555365, + "revisionHistoryLimit": -1189243539, + "rollbackTo": { + "revision": -7874172095994035093 + }, + "progressDeadlineSeconds": 484752614 + }, + "status": { + "observedGeneration": 3359608726763190142, + "replicas": 1401559245, + "updatedReplicas": -406189540, + "readyReplicas": -2095625968, + "availableReplicas": -303330375, + "unavailableReplicas": 584721644, + "conditions": [ + { + "type": "ʀł!", + "status": "o鷺ɷ裝TG奟cõ乨厰ʚ±r珹ȟ6", + "lastUpdateTime": "2096-03-01T11:48:47Z", + "lastTransitionTime": "2035-01-21T08:11:33Z", + "reason": "459", + "message": "460" + } + ], + "collisionCount": 2099542463 + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.Deployment.pb b/staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.Deployment.pb new file mode 100644 index 0000000000000000000000000000000000000000..9efb46fbfac5f733e239d628cdbaf56c0b8ebcf9 GIT binary patch literal 7275 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 literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.Deployment.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.Deployment.yaml new file mode 100644 index 00000000000..05a459fb0f5 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.Deployment.yaml @@ -0,0 +1,1030 @@ +apiVersion: extensions/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: -1934555365 + progressDeadlineSeconds: 484752614 + replicas: 896585016 + revisionHistoryLimit: -1189243539 + rollbackTo: + revision: -7874172095994035093 + 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: + maxSurge: 3 + maxUnavailable: 2 + type: xʚ=5谠vÐ仆dždĄ跞肞 + 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: 2031424375743848602 + affinity: + nodeAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - key: "405" + operator: '#ļǹʅŚO虀^背遻堣灭ƴɦ燻' + values: + - "406" + matchFields: + - key: "407" + operator: -觗裓6Ř筿ɾ5Ų買霎ȃň[>ą + values: + - "408" + weight: 377409178 + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - key: "401" + operator: +Œ9两 + values: + - "402" + matchFields: + - key: "403" + operator: q=歍þ螗ɃŒGm¨z鋎靀G + values: + - "404" + podAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: hj6/bW_E..24-O._.v._9-cz.-Y6T4g_-.._Lf2t_m...CqN + operator: DoesNotExist + matchLabels: + ? v-5-e-m78o-6-6211-7p--3zm-lx300w-tj-35840-w4g-27-5s6.q-22r4wye52y-h7463lyps4483-o--3f1p7--43nw-l-x18mtxb--kexr-y/oK-.O--5-yp8q_s-1__gw_-z_659GE.l_.23--_6l.-5_Z + : 3Pw_-r75--_-Ao + namespaces: + - "423" + topologyKey: "424" + weight: -1507671981 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: 5X1rh-K5y_AzOBW.9oE9_6.--v17r__.2bIZ___Y + operator: Exists + matchLabels: + 1-2ga-v205p-26-u5wg-g8.m-l80--5o1--cp6-5-x1---0w4rm-0u6/l-7_3x_-J_.....7..--w0_1V4.-r-8S5--_7_-Zp5: 1--L--v_Z--Zg-_4Q__-v_t_u_.A + namespaces: + - "415" + topologyKey: "416" + podAntiAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: "8" + operator: DoesNotExist + matchLabels: + k407--m-dc---6-q-q0o90--g-09--d5ez1----b69x90/um._fN._k8__._ep2P.B._A_090ERG2nV.__p_Y-.2__a_dWU_VF: 11---.-o7.pJ-4-1WV.-__05._LsuH + namespaces: + - "439" + topologyKey: "440" + weight: 1067925263 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: 1x--i--7-nt-23h-4z-21-sap--h--q0h-t2n4s-6-k5-7-a0w-ke5p-3.nu--17---u7-gl7814ei-07shtq-6---g----9s39z-5/wv3UDf.-4D-5 + operator: NotIn + values: + - l67Q.-_t--O.3L.z2-y.-...C4_-_2G8 + matchLabels: + C--Y_Dp8O_._e_3_.4_W_-_7: p_.----cp__ac8u.._-__BM.6-.Y7 + namespaces: + - "431" + topologyKey: "432" + automountServiceAccountToken: false + containers: + - args: + - "248" + command: + - "247" + env: + - name: "255" + value: "256" + valueFrom: + configMapKeyRef: + key: "262" + name: "261" + optional: false + fieldRef: + apiVersion: "257" + fieldPath: "258" + resourceFieldRef: + containerName: "259" + divisor: "124" + resource: "260" + secretKeyRef: + key: "264" + name: "263" + optional: false + envFrom: + - configMapRef: + name: "253" + optional: true + prefix: "252" + secretRef: + name: "254" + optional: false + image: "246" + imagePullPolicy: ņ + lifecycle: + postStart: + exec: + command: + - "291" + httpGet: + host: "294" + httpHeaders: + - name: "295" + value: "296" + path: "292" + port: "293" + scheme: ­蜷ɔ幩š + tcpSocket: + host: "297" + port: 455833230 + preStop: + exec: + command: + - "298" + httpGet: + host: "300" + httpHeaders: + - name: "301" + value: "302" + path: "299" + port: 1076497581 + scheme: h4ɊHȖ|ʐ + tcpSocket: + host: "303" + port: 248533396 + livenessProbe: + exec: + command: + - "271" + failureThreshold: -205176266 + httpGet: + host: "273" + httpHeaders: + - name: "274" + value: "275" + path: "272" + port: 465486290 + initialDelaySeconds: -2097329452 + periodSeconds: 865289071 + successThreshold: -1829146875 + tcpSocket: + host: "276" + port: -116224247 + timeoutSeconds: 1504385614 + name: "245" + ports: + - containerPort: 2056774277 + hostIP: "251" + hostPort: -778272981 + name: "250" + protocol: 现葢ŵ橨鬶l獕;跣Hǝcw媀瓄&翜舞拉 + readinessProbe: + exec: + command: + - "277" + failureThreshold: -402384013 + httpGet: + host: "279" + httpHeaders: + - name: "280" + value: "281" + path: "278" + port: 234253676 + scheme: ÔÂɘɢ鬍熖B芭花ª瘡蟦JBʟ鍏 + initialDelaySeconds: -2062708879 + periodSeconds: -141401239 + successThreshold: -1187301925 + tcpSocket: + host: "283" + port: "282" + timeoutSeconds: 215186711 + resources: + limits: + V訆Ǝżŧ: "915" + requests: + +SÄ蚃ɣľ)酊龨Î: "787" + 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: "308" + role: "306" + type: "307" + user: "305" + seccompProfile: + localhostProfile: "312" + type: 晲T[irȎ3Ĕ\ + windowsOptions: + gmsaCredentialSpec: "310" + gmsaCredentialSpecName: "309" + runAsUserName: "311" + startupProbe: + exec: + command: + - "284" + failureThreshold: -1699531929 + httpGet: + host: "287" + httpHeaders: + - name: "288" + value: "289" + path: "285" + port: "286" + scheme: 鏻砅邻爥 + initialDelaySeconds: 601198286 + periodSeconds: 405193215 + successThreshold: 2129989022 + tcpSocket: + host: "290" + port: -305362540 + timeoutSeconds: 409029209 + terminationMessagePath: "304" + terminationMessagePolicy: 迮ƙIJ嘢4ʗN,丽饾| 鞤ɱďW賁Ěɭ + tty: true + volumeDevices: + - devicePath: "270" + name: "269" + volumeMounts: + - mountPath: "266" + mountPropagation: '"冓鍓贯澔 ƺ蛜6' + name: "265" + readOnly: true + subPath: "267" + subPathExpr: "268" + workingDir: "249" + dnsConfig: + nameservers: + - "447" + options: + - name: "449" + value: "450" + searches: + - "448" + dnsPolicy: :{柯?B + enableServiceLinks: true + ephemeralContainers: + - args: + - "316" + command: + - "315" + env: + - name: "323" + value: "324" + valueFrom: + configMapKeyRef: + key: "330" + name: "329" + optional: true + fieldRef: + apiVersion: "325" + fieldPath: "326" + resourceFieldRef: + containerName: "327" + divisor: "69" + resource: "328" + secretKeyRef: + key: "332" + name: "331" + optional: false + envFrom: + - configMapRef: + name: "321" + optional: true + prefix: "320" + secretRef: + name: "322" + optional: false + image: "314" + imagePullPolicy: tl敷斢杧ż鯀 + lifecycle: + postStart: + exec: + command: + - "360" + httpGet: + host: "362" + httpHeaders: + - name: "363" + value: "364" + path: "361" + port: 1288391156 + scheme: Ǥ桒ɴ鉂WJ1抉泅ą&疀ȼN + tcpSocket: + host: "366" + port: "365" + preStop: + exec: + command: + - "367" + httpGet: + host: "369" + httpHeaders: + - name: "370" + value: "371" + path: "368" + port: 1859267428 + scheme: ȟP + tcpSocket: + host: "372" + port: 1445923603 + livenessProbe: + exec: + command: + - "339" + failureThreshold: -36573584 + httpGet: + host: "342" + httpHeaders: + - name: "343" + value: "344" + path: "340" + port: "341" + scheme: ȥ}礤铟怖ý萜Ǖ + initialDelaySeconds: -1922458514 + periodSeconds: 692511776 + successThreshold: -1231653807 + tcpSocket: + host: "345" + port: -1088996269 + timeoutSeconds: 1480364858 + name: "313" + ports: + - containerPort: -1918622971 + hostIP: "319" + hostPort: -1656699070 + name: "318" + protocol: ĵ鴁ĩȲǸ|蕎'佉賞ǧĒz + readinessProbe: + exec: + command: + - "346" + failureThreshold: -1436899600 + httpGet: + host: "348" + httpHeaders: + - name: "349" + value: "350" + path: "347" + port: -1157640253 + scheme: ×p鬷m罂o3ǰ廋i乳'ȘUɻ; + initialDelaySeconds: -478839383 + periodSeconds: 140830733 + successThreshold: -708495486 + tcpSocket: + host: "352" + port: "351" + timeoutSeconds: 989933975 + resources: + limits: + 1b: "328" + requests: + '}Ñ蠂Ü[ƛ^輅9ɛ棕ƈ眽炊': "699" + securityContext: + allowPrivilegeEscalation: true + capabilities: + add: + - 鸔ɧWǘ炙 + drop: + - 餸硷 + privileged: true + procMount: ʈʫ羶剹ƊF豎穜 + readOnlyRootFilesystem: true + runAsGroup: 2946116477552625615 + runAsNonRoot: true + runAsUser: 5215323049148402377 + seLinuxOptions: + level: "377" + role: "375" + type: "376" + user: "374" + seccompProfile: + localhostProfile: "381" + type: l咑耖p^鏋 + windowsOptions: + gmsaCredentialSpec: "379" + gmsaCredentialSpecName: "378" + runAsUserName: "380" + startupProbe: + exec: + command: + - "353" + failureThreshold: -1873425934 + httpGet: + host: "356" + httpHeaders: + - name: "357" + value: "358" + path: "354" + port: "355" + scheme: 漤ŗ坟 + initialDelaySeconds: -902839620 + periodSeconds: 1808698094 + successThreshold: 1155232143 + tcpSocket: + host: "359" + port: -1617422199 + timeoutSeconds: -2030665763 + targetContainerName: "382" + terminationMessagePath: "373" + terminationMessagePolicy: 殆诵H玲鑠ĭ$#卛8ð仁Q + tty: true + volumeDevices: + - devicePath: "338" + name: "337" + volumeMounts: + - mountPath: "334" + mountPropagation: Ik(dŊiɢzĮ蛋I + name: "333" + readOnly: true + subPath: "335" + subPathExpr: "336" + workingDir: "317" + hostAliases: + - hostnames: + - "445" + ip: "444" + hostNetwork: true + hostname: "399" + imagePullSecrets: + - name: "398" + initContainers: + - args: + - "178" + command: + - "177" + env: + - name: "185" + value: "186" + valueFrom: + configMapKeyRef: + key: "192" + name: "191" + optional: false + fieldRef: + apiVersion: "187" + fieldPath: "188" + resourceFieldRef: + containerName: "189" + divisor: "573" + resource: "190" + secretKeyRef: + key: "194" + name: "193" + optional: false + envFrom: + - configMapRef: + name: "183" + optional: false + prefix: "182" + secretRef: + name: "184" + optional: false + image: "176" + imagePullPolicy: 昕Ĭ + lifecycle: + postStart: + exec: + command: + - "222" + httpGet: + host: "225" + httpHeaders: + - name: "226" + value: "227" + path: "223" + port: "224" + scheme: '>郵[+扴ȨŮ' + tcpSocket: + host: "229" + port: "228" + preStop: + exec: + command: + - "230" + httpGet: + host: "232" + httpHeaders: + - name: "233" + value: "234" + path: "231" + port: -743369977 + scheme: '>犵殇ŕ-Ɂ圯W:ĸ輦唊#v铿ʩȂ4' + tcpSocket: + host: "235" + port: -1224991707 + livenessProbe: + exec: + command: + - "201" + failureThreshold: -1150474479 + httpGet: + host: "203" + httpHeaders: + - name: "204" + value: "205" + path: "202" + port: -1196874390 + scheme: S晒嶗UÐ_ƮA攤 + initialDelaySeconds: 1885897314 + periodSeconds: 1054858106 + successThreshold: 232569106 + tcpSocket: + host: "206" + port: -498930176 + timeoutSeconds: -465677631 + name: "175" + ports: + - containerPort: 377225334 + hostIP: "181" + hostPort: 282592353 + name: "180" + protocol: Ƹ[Ęİ榌U髷裎$MVȟ@7 + readinessProbe: + exec: + command: + - "207" + failureThreshold: 1752155096 + httpGet: + host: "210" + httpHeaders: + - name: "211" + value: "212" + path: "208" + port: "209" + scheme: 8鸖ɱJȉ罴ņ螡źȰ?$矡ȶ网棊ʢ + initialDelaySeconds: -2717401 + periodSeconds: -1099429189 + successThreshold: 994072122 + tcpSocket: + host: "214" + port: "213" + timeoutSeconds: -1492565335 + resources: + limits: + ǚ灄鸫rʤî萨zvt: "829" + requests: + 悮坮Ȣ幟ļ腻ŬƩȿ0矀Kʝ瘴I\p: "604" + securityContext: + allowPrivilegeEscalation: true + capabilities: + add: + - 藢xɮĵȑ6L*Z鐫û咡W< + drop: + - lu|榝$î. + privileged: false + procMount: 朦 wƯ貾坢'跩 + readOnlyRootFilesystem: true + runAsGroup: 8949541422887578058 + runAsNonRoot: true + runAsUser: -7565148469525206101 + seLinuxOptions: + level: "240" + role: "238" + type: "239" + user: "237" + seccompProfile: + localhostProfile: "244" + type: ŕ翑0展} + windowsOptions: + gmsaCredentialSpec: "242" + gmsaCredentialSpecName: "241" + runAsUserName: "243" + startupProbe: + exec: + command: + - "215" + failureThreshold: 785984384 + httpGet: + host: "218" + httpHeaders: + - name: "219" + value: "220" + path: "216" + port: "217" + scheme: Kw(ğ儴Ůĺ}潷ʒ胵輓Ɔ + initialDelaySeconds: -1738069460 + periodSeconds: -805795167 + successThreshold: 1791615594 + tcpSocket: + host: "221" + port: -36782737 + timeoutSeconds: -1643733106 + stdinOnce: true + terminationMessagePath: "236" + volumeDevices: + - devicePath: "200" + name: "199" + volumeMounts: + - mountPath: "196" + mountPropagation: ƖHV + name: "195" + readOnly: true + subPath: "197" + subPathExpr: "198" + workingDir: "179" + nodeName: "387" + nodeSelector: + "383": "384" + overhead: + ȩ纾S: "368" + preemptionPolicy: 'n夬LJ:BŐ埑Ô*ɾWȖ韝ƉşʁO^:' + priority: -1221153504 + priorityClassName: "446" + readinessGates: + - conditionType: 媈 + restartPolicy: ȿ醏g遧 + runtimeClassName: "451" + schedulerName: "441" + securityContext: + fsGroup: 4489057930380969432 + fsGroupChangePolicy: ='ʨ|ǓÓ敆OɈÏ 瞍髃 + runAsGroup: -759684899479757878 + runAsNonRoot: false + runAsUser: -1290365495982891537 + seLinuxOptions: + level: "391" + role: "389" + type: "390" + user: "388" + seccompProfile: + localhostProfile: "397" + type: ɣȕW歹s梊ɥʋăƻ遲njlȘ鹾KƂʼn + supplementalGroups: + - 3273247375993523103 + sysctls: + - name: "395" + value: "396" + windowsOptions: + gmsaCredentialSpec: "393" + gmsaCredentialSpecName: "392" + runAsUserName: "394" + serviceAccount: "386" + serviceAccountName: "385" + setHostnameAsFQDN: false + shareProcessNamespace: false + subdomain: "400" + terminationGracePeriodSeconds: -616777763639482630 + tolerations: + - effect: 淵 + key: "442" + operator: Ɖ肆Ző + tolerationSeconds: -1072615283184390308 + value: "443" + topologySpreadConstraints: + - labelSelector: + matchExpressions: + - key: 51-i-d-----9---063-qm-j-3wc89k-0-57z4063--4/rBQ.u + operator: Exists + matchLabels: + jp-z---k-5r6h--y7n.61-cm---ch-g0t-q--qr95ws-v-5--7-ufi-7/35a-1-CdM._bk81S3.s_s_6.-_v__.rP._2_O--d.7.--.2g: Mqp..__._-J_-fk3-_j.133eT_2_Y + maxSkew: -1568300104 + topologyKey: "452" + whenUnsatisfiable: 潑嫉悔柅ȵ.Ȁ鎧Y冒Ɩ + 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" + ephemeral: + readOnly: true + volumeClaimTemplate: + metadata: + annotations: + "154": "155" + clusterName: "160" + creationTimestamp: null + deletionGracePeriodSeconds: 6296624700137074905 + finalizers: + - "159" + generateName: "148" + generation: 6028937828108618026 + labels: + "152": "153" + managedFields: + - apiVersion: "162" + fieldsType: "163" + manager: "161" + operation: ɑ龫`劳&¼傭Ȟ1酃=6}ɡŇƉ立h + name: "147" + namespace: "149" + ownerReferences: + - apiVersion: "156" + blockOwnerDeletion: false + controller: false + kind: "157" + name: "158" + uid: 閝ȝ + resourceVersion: "11451542506523135343" + selfLink: "150" + uid: H巧壚tC十Oɢ + spec: + accessModes: + - '鲡:' + dataSource: + apiGroup: "172" + kind: "173" + name: "174" + resources: + limits: + Ŗȫ焗捏ĨFħ籘: "853" + requests: + zɟ踡肒Ao/樝fw[Řż丩ŽoǠ: "918" + selector: + matchExpressions: + - key: m_0_F03_J + operator: NotIn + values: + - 4FpF_W-6 + matchLabels: + 0-.-yz-0-_p4mz--.I_f6kjsz-7lwY-Y93-6: igm_-._.q6 + storageClassName: "171" + volumeMode: Z1Ůđ眊ľǎɳ,ǿ飏騀呣 + volumeName: "170" + 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: -303330375 + collisionCount: 2099542463 + conditions: + - lastTransitionTime: "2035-01-21T08:11:33Z" + lastUpdateTime: "2096-03-01T11:48:47Z" + message: "460" + reason: "459" + status: o鷺ɷ裝TG奟cõ乨厰ʚ±r珹ȟ6 + type: ʀł! + observedGeneration: 3359608726763190142 + readyReplicas: -2095625968 + replicas: 1401559245 + unavailableReplicas: 584721644 + updatedReplicas: -406189540 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.DeploymentRollback.json b/staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.DeploymentRollback.json new file mode 100644 index 00000000000..6d38980656d --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.DeploymentRollback.json @@ -0,0 +1,11 @@ +{ + "kind": "DeploymentRollback", + "apiVersion": "extensions/v1beta1", + "name": "2", + "updatedAnnotations": { + "3": "4" + }, + "rollbackTo": { + "revision": 4518808233936994290 + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.DeploymentRollback.pb b/staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.DeploymentRollback.pb new file mode 100644 index 0000000000000000000000000000000000000000..00901c52c3285fcaea35800eb0ad3f6555071f73 GIT binary patch literal 75 zcmd0{C}!Z&;1Wu$C`rvL&dkp%)-N+mN-aq=6cTbtEy&5Q%uUTJ3ChpONlHx4782)T eG!kOtVl)#JFv}nk25klv-AaR!dF*2r6+yJHv#}8@5?MrrBxHj~#3G6hR)Y!= z4FoN$ETWAf62!tpw6RNNoj@9YgJW~~4xD>7Q~>Y*CjM5=PX%k~R1n|fNk5n1Br=~` z&H6z=9uU5R7zzRjI>`a>j%ra<_g3W32;9~f)T@jQ9zO4v|FL`9BwH@1I zkK-3&k(QUjq99T#q^hVY5@nGEh=;0zSoF<;9V^zU+6{jL$Cc15=AOB8&;8EtJEvyi zG4Z;v%l%Hd5m%axIMr2!a%WB1hjZmlui36GG&d{7fqhqq?=4|DwxyGnJ85}GtiX9e zDd{?{^xV)$6Zq11q&ENjd;ah3&#r7oQ)3HzpZZ>B5oMb}j$>(N<`?q!SWYpp);Li@o)cS%^2pFC!^)Ww1S;&w_*g-7JNjov$NU9kb z;2Pn82Go?~wQ>$|Udm#Qkk)(*3z=#u!#Vieydi4Xd*k8_@$&tP&i`~0~0#S#^9cCf)(Lny;q;1-I|<(jM2f$M<^ zKzbU7gF!tGpi@&(lgZS56=)58aJp_Az=QrqQNv)!b@c&?5_%r^?NngWKKdu@2^A2U z=|aYwTMCmE}&`h%&=bD|T`jZnPp#wXiP4ecrI3yAeFF$oMT0h>083}{)|O2s}(I*}O?P65m9aW!bDO*uf_0G74F)%bTG%z(ZIXEylH#RUfGB7hZ+wOwZfs34h za6$l3t%$XQg`duxy8&7T3IR6~0XSj@3IRD10x>XZAPNF8G8zIgGa?Q|dgZ&6$cKA# z#frv{a4G^ZF)#o)0dfK{G7$v&o-I}7oV3HYVK2#) zeddvYDCW7B#D-lO0x>r-0x>ue;{pf)5)E-m=AMdSIOw5`V8o~z3ohuGuQtSsR^_C) zA_B>gDj>?F=!Ct*o5X_UhnMJ+kHw1Un~KDVdFQu<=eU(V#l0{AIuQu?*u>`k|NsC0 z0T7F|obLrd07wB+6$$}U5)cXkF*yiy zy@2Gpp6H&b5)}yO-OIPo-rK}`5bV#wrMRNo-~It&APNS_mgcFMIT98K^zVVspU%eF zvjGtGi1*I0)!p3u0csu!235(XPsNrJ6bP1p^sAndhx~RB`2PIein6GIL5XYnCfso~#pgnBom80gpfwBQJ3L3(* zJI0{qt-m_wi=O4AjOU`2%7V$Q!>(gc5)}xIh=k4m>)FMJ0T83ZtJ}Vgl$RvB0R##H UGBv^h2nqr+I1&OfIT`>W07~WYqW}N^ literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.PodSecurityPolicy.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.PodSecurityPolicy.yaml new file mode 100644 index 00000000000..155e0ae4ab8 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.PodSecurityPolicy.yaml @@ -0,0 +1,92 @@ +apiVersion: extensions/v1beta1 +kind: PodSecurityPolicy +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: + allowPrivilegeEscalation: false + allowedCSIDrivers: + - name: "25" + allowedCapabilities: + - ɑ + allowedFlexVolumes: + - driver: "24" + allowedHostPaths: + - pathPrefix: "23" + readOnly: true + allowedProcMountTypes: + - ǣ偐圠=l畣潁 + allowedUnsafeSysctls: + - "26" + defaultAddCapabilities: + - qJ枊a8衍`Ĩ + defaultAllowPrivilegeEscalation: false + forbiddenSysctls: + - "27" + fsGroup: + ranges: + - max: 3058121789713366904 + min: 8572633303645749270 + rule: UɦOŖ + hostIPC: true + hostNetwork: true + hostPorts: + - max: 1575426699 + min: -321835912 + privileged: true + requiredDropCapabilities: + - .蘯6ċV夸 + runAsGroup: + ranges: + - max: 2607109693095207331 + min: -8679730194918865907 + rule: ³;Ơ歿:狞夌碕ʂɭîcP + runAsUser: + ranges: + - max: -90233536926144532 + min: 8901768137137123048 + rule: +½H牗洝尿彀亞螩 + runtimeClass: + allowedRuntimeClassNames: + - "28" + defaultRuntimeClassName: "29" + seLinux: + rule: S + seLinuxOptions: + level: "22" + role: "20" + type: "21" + user: "19" + supplementalGroups: + ranges: + - max: -236027028483226507 + min: -5498021643263379468 + rule: ɖ橙9 + volumes: + - ʤ脽ěĂ凗蓏Ŋ蛊ĉy緅縕>Ž diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.ReplicaSet.json b/staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.ReplicaSet.json new file mode 100644 index 00000000000..4cf9d1f8f9a --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.ReplicaSet.json @@ -0,0 +1,1490 @@ +{ + "kind": "ReplicaSet", + "apiVersion": "extensions/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": 896585016, + "minReadySeconds": -1971381490, + "selector": { + "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": "" + }, + "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" + ] + } + ] + }, + "template": { + "metadata": { + "name": "25", + "generateName": "26", + "namespace": "27", + "selfLink": "28", + "uid": "ʬ", + "resourceVersion": "7336814125345800857", + "generation": -6617020301190572172, + "creationTimestamp": null, + "deletionGracePeriodSeconds": -152893758082474859, + "labels": { + "30": "31" + }, + "annotations": { + "32": "33" + }, + "ownerReferences": [ + { + "apiVersion": "34", + "kind": "35", + "name": "36", + "uid": "ɖgȏ哙ȍȂ揲ȼDDŽLŬp:", + "controller": true, + "blockOwnerDeletion": true + } + ], + "finalizers": [ + "37" + ], + "clusterName": "38", + "managedFields": [ + { + "manager": "39", + "operation": "ƅS·Õüe0ɔȖ脵鴈Ō", + "apiVersion": "40", + "fieldsType": "41" + } + ] + }, + "spec": { + "volumes": [ + { + "name": "42", + "hostPath": { + "path": "43", + "type": "6NJPM饣`诫z徃鷢6ȥ啕禗Ǐ2啗塧ȱ" + }, + "emptyDir": { + "medium": "彭聡A3fƻfʣ", + "sizeLimit": "115" + }, + "gcePersistentDisk": { + "pdName": "44", + "fsType": "45", + "partition": -1499132872 + }, + "awsElasticBlockStore": { + "volumeID": "46", + "fsType": "47", + "partition": -762366823, + "readOnly": true + }, + "gitRepo": { + "repository": "48", + "revision": "49", + "directory": "50" + }, + "secret": { + "secretName": "51", + "items": [ + { + "key": "52", + "path": "53", + "mode": -104666658 + } + ], + "defaultMode": 372704313, + "optional": true + }, + "nfs": { + "server": "54", + "path": "55", + "readOnly": true + }, + "iscsi": { + "targetPortal": "56", + "iqn": "57", + "lun": 1655406148, + "iscsiInterface": "58", + "fsType": "59", + "readOnly": true, + "portals": [ + "60" + ], + "secretRef": { + "name": "61" + }, + "initiatorName": "62" + }, + "glusterfs": { + "endpoints": "63", + "path": "64" + }, + "persistentVolumeClaim": { + "claimName": "65", + "readOnly": true + }, + "rbd": { + "monitors": [ + "66" + ], + "image": "67", + "fsType": "68", + "pool": "69", + "user": "70", + "keyring": "71", + "secretRef": { + "name": "72" + }, + "readOnly": true + }, + "flexVolume": { + "driver": "73", + "fsType": "74", + "secretRef": { + "name": "75" + }, + "options": { + "76": "77" + } + }, + "cinder": { + "volumeID": "78", + "fsType": "79", + "secretRef": { + "name": "80" + } + }, + "cephfs": { + "monitors": [ + "81" + ], + "path": "82", + "user": "83", + "secretFile": "84", + "secretRef": { + "name": "85" + } + }, + "flocker": { + "datasetName": "86", + "datasetUUID": "87" + }, + "downwardAPI": { + "items": [ + { + "path": "88", + "fieldRef": { + "apiVersion": "89", + "fieldPath": "90" + }, + "resourceFieldRef": { + "containerName": "91", + "resource": "92", + "divisor": "457" + }, + "mode": 1235524154 + } + ], + "defaultMode": -106644772 + }, + "fc": { + "targetWWNs": [ + "93" + ], + "lun": 441887498, + "fsType": "94", + "readOnly": true, + "wwids": [ + "95" + ] + }, + "azureFile": { + "secretName": "96", + "shareName": "97" + }, + "configMap": { + "name": "98", + "items": [ + { + "key": "99", + "path": "100", + "mode": -2039036935 + } + ], + "defaultMode": -460478410, + "optional": false + }, + "vsphereVolume": { + "volumePath": "101", + "fsType": "102", + "storagePolicyName": "103", + "storagePolicyID": "104" + }, + "quobyte": { + "registry": "105", + "volume": "106", + "readOnly": true, + "user": "107", + "group": "108", + "tenant": "109" + }, + "azureDisk": { + "diskName": "110", + "diskURI": "111", + "cachingMode": "HǺƶȤ^}穠", + "fsType": "112", + "readOnly": true, + "kind": "躢" + }, + "photonPersistentDisk": { + "pdID": "113", + "fsType": "114" + }, + "projected": { + "sources": [ + { + "secret": { + "name": "115", + "items": [ + { + "key": "116", + "path": "117", + "mode": -1399063270 + } + ], + "optional": true + }, + "downwardAPI": { + "items": [ + { + "path": "118", + "fieldRef": { + "apiVersion": "119", + "fieldPath": "120" + }, + "resourceFieldRef": { + "containerName": "121", + "resource": "122", + "divisor": "746" + }, + "mode": 926891073 + } + ] + }, + "configMap": { + "name": "123", + "items": [ + { + "key": "124", + "path": "125", + "mode": -1694464659 + } + ], + "optional": true + }, + "serviceAccountToken": { + "audience": "126", + "expirationSeconds": -7593824971107985079, + "path": "127" + } + } + ], + "defaultMode": -522879476 + }, + "portworxVolume": { + "volumeID": "128", + "fsType": "129" + }, + "scaleIO": { + "gateway": "130", + "system": "131", + "secretRef": { + "name": "132" + }, + "protectionDomain": "133", + "storagePool": "134", + "storageMode": "135", + "volumeName": "136", + "fsType": "137" + }, + "storageos": { + "volumeName": "138", + "volumeNamespace": "139", + "fsType": "140", + "readOnly": true, + "secretRef": { + "name": "141" + } + }, + "csi": { + "driver": "142", + "readOnly": false, + "fsType": "143", + "volumeAttributes": { + "144": "145" + }, + "nodePublishSecretRef": { + "name": "146" + } + }, + "ephemeral": { + "volumeClaimTemplate": { + "metadata": { + "name": "147", + "generateName": "148", + "namespace": "149", + "selfLink": "150", + "resourceVersion": "5302358391842833914", + "generation": 6327094951466338107, + "creationTimestamp": null, + "deletionGracePeriodSeconds": 4217400953499279873, + "labels": { + "152": "153" + }, + "annotations": { + "154": "155" + }, + "ownerReferences": [ + { + "apiVersion": "156", + "kind": "157", + "name": "158", + "uid": "", + "controller": false, + "blockOwnerDeletion": true + } + ], + "finalizers": [ + "159" + ], + "clusterName": "160", + "managedFields": [ + { + "manager": "161", + "operation": "O醔ɍ厶耈 T衧ȇe媹Hǝ呮}臷Ľð", + "apiVersion": "162", + "fieldsType": "163" + } + ] + }, + "spec": { + "accessModes": [ + "eÞȦY籎顒" + ], + "selector": { + "matchLabels": { + "5_Or.i1_7z.WH-.L": "d2-N_Y.t--0" + }, + "matchExpressions": [ + { + "key": "a40--87-1wpl6-2-310e5hyzn0w-p4mz4.w-6d/6yV07-_.___gO-d.iUaC_wYSJfB._.zS-._..3le-4", + "operator": "DoesNotExist" + } + ] + }, + "resources": { + "limits": { + "ŴĿ": "377" + }, + "requests": { + ".Q貇£ȹ嫰ƹǔw÷nI": "718" + } + }, + "volumeName": "170", + "storageClassName": "171", + "volumeMode": "ŀ樺ȃv渟7¤7djƯĖ漘Z剚敍0", + "dataSource": { + "apiGroup": "172", + "kind": "173", + "name": "174" + } + } + }, + "readOnly": true + } + } + ], + "initContainers": [ + { + "name": "175", + "image": "176", + "command": [ + "177" + ], + "args": [ + "178" + ], + "workingDir": "179", + "ports": [ + { + "name": "180", + "hostPort": 747521320, + "containerPort": 859639931, + "protocol": "p儼Ƿ裚瓶釆Ɗ+j忊Ŗȫ焗捏ĨF", + "hostIP": "181" + } + ], + "envFrom": [ + { + "prefix": "182", + "configMapRef": { + "name": "183", + "optional": true + }, + "secretRef": { + "name": "184", + "optional": true + } + } + ], + "env": [ + { + "name": "185", + "value": "186", + "valueFrom": { + "fieldRef": { + "apiVersion": "187", + "fieldPath": "188" + }, + "resourceFieldRef": { + "containerName": "189", + "resource": "190", + "divisor": "663" + }, + "configMapKeyRef": { + "name": "191", + "key": "192", + "optional": true + }, + "secretKeyRef": { + "name": "193", + "key": "194", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "ſ盷": "532" + }, + "requests": { + "[Řż丩": "47" + } + }, + "volumeMounts": [ + { + "name": "195", + "mountPath": "196", + "subPath": "197", + "mountPropagation": "VƋZ1Ůđ眊ľǎɳ,ǿ飏", + "subPathExpr": "198" + } + ], + "volumeDevices": [ + { + "name": "199", + "devicePath": "200" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "201" + ] + }, + "httpGet": { + "path": "202", + "port": 1214895765, + "host": "203", + "scheme": "悖ȩ0Ƹ[Ęİ榌U", + "httpHeaders": [ + { + "name": "204", + "value": "205" + } + ] + }, + "tcpSocket": { + "port": -187060941, + "host": "206" + }, + "initialDelaySeconds": -442393168, + "timeoutSeconds": -307373517, + "periodSeconds": 1109079597, + "successThreshold": -646728130, + "failureThreshold": 1684643131 + }, + "readinessProbe": { + "exec": { + "command": [ + "207" + ] + }, + "httpGet": { + "path": "208", + "port": "209", + "host": "210", + "scheme": "荶ljʁ揆ɘȌ脾嚏吐ĠLƐȤ藠3", + "httpHeaders": [ + { + "name": "211", + "value": "212" + } + ] + }, + "tcpSocket": { + "port": "213", + "host": "214" + }, + "initialDelaySeconds": 238949508, + "timeoutSeconds": -1389418722, + "periodSeconds": 851018015, + "successThreshold": 596942561, + "failureThreshold": -1880980172 + }, + "startupProbe": { + "exec": { + "command": [ + "215" + ] + }, + "httpGet": { + "path": "216", + "port": 10098903, + "host": "217", + "scheme": "«丯Ƙ枛牐ɺ皚", + "httpHeaders": [ + { + "name": "218", + "value": "219" + } + ] + }, + "tcpSocket": { + "port": -1934111455, + "host": "220" + }, + "initialDelaySeconds": 766864314, + "timeoutSeconds": 1146016612, + "periodSeconds": 1495880465, + "successThreshold": -1032967081, + "failureThreshold": 59664438 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "221" + ] + }, + "httpGet": { + "path": "222", + "port": "223", + "host": "224", + "scheme": "'", + "httpHeaders": [ + { + "name": "225", + "value": "226" + } + ] + }, + "tcpSocket": { + "port": -801430937, + "host": "227" + } + }, + "preStop": { + "exec": { + "command": [ + "228" + ] + }, + "httpGet": { + "path": "229", + "port": 1810980158, + "host": "230", + "scheme": "_ƮA攤/ɸɎ R§耶FfBl", + "httpHeaders": [ + { + "name": "231", + "value": "232" + } + ] + }, + "tcpSocket": { + "port": 1074486306, + "host": "233" + } + } + }, + "terminationMessagePath": "234", + "terminationMessagePolicy": "Zɾģ毋Ó6dz娝嘚庎D}埽uʎ", + "imagePullPolicy": "Ǖɳɷ9Ì崟¿瘦ɖ緕", + "securityContext": { + "capabilities": { + "add": [ + "勅跦Opwǩ曬逴褜1Ø" + ], + "drop": [ + "ȠƬQg鄠[颐o啛更偢ɇ卷荙JLĹ]" + ] + }, + "privileged": true, + "seLinuxOptions": { + "user": "235", + "role": "236", + "type": "237", + "level": "238" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "239", + "gmsaCredentialSpec": "240", + "runAsUserName": "241" + }, + "runAsUser": -6470941481344047265, + "runAsGroup": 1373384864388370080, + "runAsNonRoot": false, + "readOnlyRootFilesystem": true, + "allowPrivilegeEscalation": true, + "procMount": "W:ĸ輦唊#v", + "seccompProfile": { + "type": "ʩȂ4ē鐭#", + "localhostProfile": "242" + } + }, + "stdinOnce": true + } + ], + "containers": [ + { + "name": "243", + "image": "244", + "command": [ + "245" + ], + "args": [ + "246" + ], + "workingDir": "247", + "ports": [ + { + "name": "248", + "hostPort": -179937987, + "containerPort": -1911544792, + "protocol": "苧yñKJɐ扵Gƚ绤fʀļ腩", + "hostIP": "249" + } + ], + "envFrom": [ + { + "prefix": "250", + "configMapRef": { + "name": "251", + "optional": false + }, + "secretRef": { + "name": "252", + "optional": false + } + } + ], + "env": [ + { + "name": "253", + "value": "254", + "valueFrom": { + "fieldRef": { + "apiVersion": "255", + "fieldPath": "256" + }, + "resourceFieldRef": { + "containerName": "257", + "resource": "258", + "divisor": "189" + }, + "configMapKeyRef": { + "name": "259", + "key": "260", + "optional": false + }, + "secretKeyRef": { + "name": "261", + "key": "262", + "optional": true + } + } + } + ], + "resources": { + "limits": { + "蔞|表徶đ寳议Ƭƶ氩Ȩ\u003c6": "446" + }, + "requests": { + "ŕ翑0展}": "910" + } + }, + "volumeMounts": [ + { + "name": "263", + "mountPath": "264", + "subPath": "265", + "mountPropagation": "碔", + "subPathExpr": "266" + } + ], + "volumeDevices": [ + { + "name": "267", + "devicePath": "268" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "269" + ] + }, + "httpGet": { + "path": "270", + "port": -260262954, + "host": "271", + "scheme": "ŵ橨鬶l獕;跣H", + "httpHeaders": [ + { + "name": "272", + "value": "273" + } + ] + }, + "tcpSocket": { + "port": -1164530482, + "host": "274" + }, + "initialDelaySeconds": 1877574041, + "timeoutSeconds": 1430286749, + "periodSeconds": -374766088, + "successThreshold": -736151561, + "failureThreshold": -1515369804 + }, + "readinessProbe": { + "exec": { + "command": [ + "275" + ] + }, + "httpGet": { + "path": "276", + "port": 1909548849, + "host": "277", + "scheme": "4Ǒ輂,ŕĪ", + "httpHeaders": [ + { + "name": "278", + "value": "279" + } + ] + }, + "tcpSocket": { + "port": 567263590, + "host": "280" + }, + "initialDelaySeconds": 887319241, + "timeoutSeconds": 1559618829, + "periodSeconds": 1156888068, + "successThreshold": -1296077882, + "failureThreshold": 937646333 + }, + "startupProbe": { + "exec": { + "command": [ + "281" + ] + }, + "httpGet": { + "path": "282", + "port": 1328165061, + "host": "283", + "scheme": "¸gĩ", + "httpHeaders": [ + { + "name": "284", + "value": "285" + } + ] + }, + "tcpSocket": { + "port": 1186392166, + "host": "286" + }, + "initialDelaySeconds": 725793326, + "timeoutSeconds": 217380320, + "periodSeconds": -239231628, + "successThreshold": 1143791964, + "failureThreshold": -1129035468 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "287" + ] + }, + "httpGet": { + "path": "288", + "port": 972193458, + "host": "289", + "scheme": "ƺ蛜6Ɖ飴ɎiǨź", + "httpHeaders": [ + { + "name": "290", + "value": "291" + } + ] + }, + "tcpSocket": { + "port": -1453143878, + "host": "292" + } + }, + "preStop": { + "exec": { + "command": [ + "293" + ] + }, + "httpGet": { + "path": "294", + "port": "295", + "host": "296", + "scheme": "ɥ嵐sC8?Ǻ鱎ƙ;Nŕ璻", + "httpHeaders": [ + { + "name": "297", + "value": "298" + } + ] + }, + "tcpSocket": { + "port": "299", + "host": "300" + } + } + }, + "terminationMessagePath": "301", + "terminationMessagePolicy": "h亏yƕ丆録²Ŏ)/灩聋3趐囨鏻砅邻", + "imagePullPolicy": "騎C\"6x$1sȣ±p鋄", + "securityContext": { + "capabilities": { + "add": [ + "ȹ均i绝5哇芆斩ìh4Ɋ" + ], + "drop": [ + "Ȗ|ʐşƧ諔迮ƙIJ嘢4" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "302", + "role": "303", + "type": "304", + "level": "305" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "306", + "gmsaCredentialSpec": "307", + "runAsUserName": "308" + }, + "runAsUser": 4288903380102217677, + "runAsGroup": 6618112330449141397, + "runAsNonRoot": false, + "readOnlyRootFilesystem": false, + "allowPrivilegeEscalation": false, + "procMount": "ďW賁Ěɭɪǹ0衷,ƷƣMț譎懚XW", + "seccompProfile": { + "type": "鑳w妕眵笭/9崍h趭", + "localhostProfile": "309" + } + }, + "stdin": true + } + ], + "ephemeralContainers": [ + { + "name": "310", + "image": "311", + "command": [ + "312" + ], + "args": [ + "313" + ], + "workingDir": "314", + "ports": [ + { + "name": "315", + "hostPort": -748525373, + "containerPort": 805162379, + "protocol": "ǵ xǨŴ壶ƵfȽÃ", + "hostIP": "316" + } + ], + "envFrom": [ + { + "prefix": "317", + "configMapRef": { + "name": "318", + "optional": false + }, + "secretRef": { + "name": "319", + "optional": true + } + } + ], + "env": [ + { + "name": "320", + "value": "321", + "valueFrom": { + "fieldRef": { + "apiVersion": "322", + "fieldPath": "323" + }, + "resourceFieldRef": { + "containerName": "324", + "resource": "325", + "divisor": "854" + }, + "configMapKeyRef": { + "name": "326", + "key": "327", + "optional": true + }, + "secretKeyRef": { + "name": "328", + "key": "329", + "optional": true + } + } + } + ], + "resources": { + "limits": { + "ğ Ņ#耗Ǚ(": "24" + }, + "requests": { + "瘍Nʊ輔3璾ėȜv1b繐汚": "243" + } + }, + "volumeMounts": [ + { + "name": "330", + "readOnly": true, + "mountPath": "331", + "subPath": "332", + "mountPropagation": "Ü[ƛ^輅9ɛ棕ƈ眽炊礫Ƽ", + "subPathExpr": "333" + } + ], + "volumeDevices": [ + { + "name": "334", + "devicePath": "335" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "336" + ] + }, + "httpGet": { + "path": "337", + "port": "338", + "host": "339", + "scheme": "dŊiɢ", + "httpHeaders": [ + { + "name": "340", + "value": "341" + } + ] + }, + "tcpSocket": { + "port": -370404018, + "host": "342" + }, + "initialDelaySeconds": -1844150067, + "timeoutSeconds": 414056303, + "periodSeconds": -1143639551, + "successThreshold": 571693619, + "failureThreshold": 1643238856 + }, + "readinessProbe": { + "exec": { + "command": [ + "343" + ] + }, + "httpGet": { + "path": "344", + "port": 677650619, + "host": "345", + "scheme": "怖ý萜Ǖc8ǣƘƵŧ1ƟƓ宆!鍲ɋȑ", + "httpHeaders": [ + { + "name": "346", + "value": "347" + } + ] + }, + "tcpSocket": { + "port": -843639240, + "host": "348" + }, + "initialDelaySeconds": 1573261475, + "timeoutSeconds": -1211577347, + "periodSeconds": 1529027685, + "successThreshold": -1612005385, + "failureThreshold": -1706593993 + }, + "startupProbe": { + "exec": { + "command": [ + "349" + ] + }, + "httpGet": { + "path": "350", + "port": "351", + "host": "352", + "scheme": "U", + "httpHeaders": [ + { + "name": "353", + "value": "354" + } + ] + }, + "tcpSocket": { + "port": 758604605, + "host": "355" + }, + "initialDelaySeconds": -291429895, + "timeoutSeconds": -478839383, + "periodSeconds": 989933975, + "successThreshold": 140830733, + "failureThreshold": -708495486 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "356" + ] + }, + "httpGet": { + "path": "357", + "port": "358", + "host": "359", + "scheme": "臜裡×銵-紑浘", + "httpHeaders": [ + { + "name": "360", + "value": "361" + } + ] + }, + "tcpSocket": { + "port": -1095116290, + "host": "362" + } + }, + "preStop": { + "exec": { + "command": [ + "363" + ] + }, + "httpGet": { + "path": "364", + "port": -1431381588, + "host": "365", + "scheme": "JŵǤ", + "httpHeaders": [ + { + "name": "366", + "value": "367" + } + ] + }, + "tcpSocket": { + "port": "368", + "host": "369" + } + } + }, + "terminationMessagePath": "370", + "terminationMessagePolicy": "鉂WJ1抉泅ą\u0026疀ȼN翾ȾD虓氙磂t", + "imagePullPolicy": ":/", + "securityContext": { + "capabilities": { + "add": [ + "诵H玲鑠ĭ$#卛8ð" + ], + "drop": [ + "Q橱9ij\\Ď愝Ű藛b" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "371", + "role": "372", + "type": "373", + "level": "374" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "375", + "gmsaCredentialSpec": "376", + "runAsUserName": "377" + }, + "runAsUser": 5574781452707956333, + "runAsGroup": 8850141386971124227, + "runAsNonRoot": false, + "readOnlyRootFilesystem": true, + "allowPrivilegeEscalation": false, + "procMount": "忀oɎƺL肄$鬬", + "seccompProfile": { + "type": "矐_", + "localhostProfile": "378" + } + }, + "tty": true, + "targetContainerName": "379" + } + ], + "restartPolicy": "嵞嬯t{Eɾ敹Ȯ-湷D谹", + "terminationGracePeriodSeconds": -2985049970189992560, + "activeDeadlineSeconds": 4369716065827112267, + "nodeSelector": { + "380": "381" + }, + "serviceAccountName": "382", + "serviceAccount": "383", + "automountServiceAccountToken": true, + "nodeName": "384", + "shareProcessNamespace": false, + "securityContext": { + "seLinuxOptions": { + "user": "385", + "role": "386", + "type": "387", + "level": "388" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "389", + "gmsaCredentialSpec": "390", + "runAsUserName": "391" + }, + "runAsUser": 1322232608671575212, + "runAsGroup": -3565639689247870986, + "runAsNonRoot": false, + "supplementalGroups": [ + -7888525810745339742 + ], + "fsGroup": -3029419263270634763, + "sysctls": [ + { + "name": "392", + "value": "393" + } + ], + "fsGroupChangePolicy": "?jĎĭ¥#ƱÁR»淹揀.", + "seccompProfile": { + "type": "鍃G昧牱", + "localhostProfile": "394" + } + }, + "imagePullSecrets": [ + { + "name": "395" + } + ], + "hostname": "396", + "subdomain": "397", + "affinity": { + "nodeAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": { + "nodeSelectorTerms": [ + { + "matchExpressions": [ + { + "key": "398", + "operator": "", + "values": [ + "399" + ] + } + ], + "matchFields": [ + { + "key": "400", + "operator": "kƒK07曳wœj堑ūM鈱ɖ'蠨磼", + "values": [ + "401" + ] + } + ] + } + ] + }, + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": 1724658051, + "preference": { + "matchExpressions": [ + { + "key": "402", + "operator": "盌3+Œ", + "values": [ + "403" + ] + } + ], + "matchFields": [ + { + "key": "404", + "operator": ")Zq=歍þ", + "values": [ + "405" + ] + } + ] + } + } + ] + }, + "podAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "a-z_-..6W.VKs": "1" + }, + "matchExpressions": [ + { + "key": "KA-._d._.Um.-__0", + "operator": "DoesNotExist" + } + ] + }, + "namespaces": [ + "412" + ], + "topologyKey": "413" + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": 1387858949, + "podAffinityTerm": { + "labelSelector": { + "matchLabels": { + "y_-3_L_2--_v2.5p_6": "u.wg_-b8a_6_.0Q4_.84.K_-_0_..u.F.pq..--3QC1--L--v_Z--Zg-_Q" + }, + "matchExpressions": [ + { + "key": "3--51", + "operator": "NotIn", + "values": [ + "C.-e16-O5" + ] + } + ] + }, + "namespaces": [ + "420" + ], + "topologyKey": "421" + } + } + ] + }, + "podAntiAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "93z-w5----7-z-63-z---5r-v-5-e-m78o-6-6211-7p--3zm-lx300w-tj-354/9--v17r__.2bIZ___._6..tf-_u-3-_n0..KpiS.oK-.O--5-yp8q_s-1__gwj": "5HG2_5XOAX.gUqV22-4-ye52yQh7.6.-y-s4483Po_L3f1-7_O4.nM" + }, + "matchExpressions": [ + { + "key": "8mtxb__-ex-_1_-ODgC_1-_8__3", + "operator": "DoesNotExist" + } + ] + }, + "namespaces": [ + "428" + ], + "topologyKey": "429" + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": -824709210, + "podAffinityTerm": { + "labelSelector": { + "matchLabels": { + "O2G_-_K-.03.mp.-10KkQ-R_R.-.--4_IT_O__3.5h_XC0_-7.-j": "O_8-b6E_--Y_Dp8O_._e_3_.4_W_-_-7Tp_.----p" + }, + "matchExpressions": [ + { + "key": "H72-_--pT7p", + "operator": "NotIn", + "values": [ + "0_._f" + ] + } + ] + }, + "namespaces": [ + "436" + ], + "topologyKey": "437" + } + } + ] + } + }, + "schedulerName": "438", + "tolerations": [ + { + "key": "439", + "operator": "ƞ=掔廛ĤJŇv膈ǣʛsĊ剞", + "value": "440", + "effect": "Ɵ鳝稃Ȍ液文?謮ɶÎ磣:mʂ渢pɉ驻(", + "tolerationSeconds": 5238971742940252651 + } + ], + "hostAliases": [ + { + "ip": "441", + "hostnames": [ + "442" + ] + } + ], + "priorityClassName": "443", + "priority": -125022959, + "dnsConfig": { + "nameservers": [ + "444" + ], + "searches": [ + "445" + ], + "options": [ + { + "name": "446", + "value": "447" + } + ] + }, + "readinessGates": [ + { + "conditionType": "Ɍ邪鳖üzÁ" + } + ], + "runtimeClassName": "448", + "enableServiceLinks": false, + "preemptionPolicy": ".Ą", + "overhead": { + "ɨ悪@黝Ɓ": "177" + }, + "topologySpreadConstraints": [ + { + "maxSkew": -1569123121, + "topologyKey": "449", + "whenUnsatisfiable": "魨练脨,Ƃ3貊ɔ帘錇š裢C仗ɂ覥", + "labelSelector": { + "matchLabels": { + "4e-_07-ht-E6___-X__H.-39-A_-_l67Q.-_t--O.3L.z2-y.-...C4_-_G": "8-c_C.G.h--m.f" + }, + "matchExpressions": [ + { + "key": "OA_090ERG2nV.__p_Y-.2__a_dWU_V-_QA", + "operator": "NotIn", + "values": [ + "7CY-_dc__G6N-_-0o.0C_gV.9_G-.-z1Y_HEb.9x8" + ] + } + ] + } + } + ], + "setHostnameAsFQDN": false + } + } + }, + "status": { + "replicas": 337922430, + "fullyLabeledReplicas": 31486357, + "readyReplicas": -1983654895, + "availableReplicas": 1308809900, + "observedGeneration": -5594148640067537624, + "conditions": [ + { + "type": "议ĪS", + "status": "?Ď筌ʨ:ÿ1諘蚿[ĵ皥袨\\k%橳", + "lastTransitionTime": "2125-04-24T12:13:40Z", + "reason": "456", + "message": "457" + } + ] + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.ReplicaSet.pb b/staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.ReplicaSet.pb new file mode 100644 index 0000000000000000000000000000000000000000..6839aabf43e45a0819a74bac6f6dfa8b1ec2e495 GIT binary patch literal 6822 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 literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1.IngressClass.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1.IngressClass.yaml new file mode 100644 index 00000000000..1dab79b18da --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1.IngressClass.yaml @@ -0,0 +1,37 @@ +apiVersion: networking.k8s.io/v1 +kind: IngressClass +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: + controller: "19" + parameters: + apiGroup: "20" + kind: "21" + name: "22" diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1.NetworkPolicy.json b/staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1.NetworkPolicy.json new file mode 100644 index 00000000000..360e125b65f --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1.NetworkPolicy.json @@ -0,0 +1,152 @@ +{ + "kind": "NetworkPolicy", + "apiVersion": "networking.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": { + "podSelector": { + "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" + }, + "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" + ] + } + ] + }, + "ingress": [ + { + "ports": [ + { + "protocol": "Ǐ2啗塧ȱ蓿彭聡A3fƻfʣ", + "port": 2 + } + ], + "from": [ + { + "podSelector": { + "matchLabels": { + "yg--79-e-a74bc-v--0jjy45-17-053.zyyms7-tk1po6c-m61733-x-2v4r--5-xgc3-yz-7-x--c0-w5-6r/78A6.6O": "17_.8CnT" + }, + "matchExpressions": [ + { + "key": "3--2---u--80k1-57----1-x1z-4/r.i1_7z.WH-.._Td2-N_Y.t--_0..--_6V", + "operator": "Exists" + } + ] + }, + "namespaceSelector": { + "matchLabels": { + "g--5.-Z3P__D__6t-2.-_-8wE._._3.-.83_iq_-y.-25C.A-7": "9dfn3Y8d_0_.---M_4FpF_W-1._-vL_i.-_-a--G-I.-_Y33--.8U.-.5-R" + }, + "matchExpressions": [ + { + "key": "2_28.-.7_8B.HF-U-_ik_--DSXr.n-A9..9__Y-H-Mqpt._.-_..051", + "operator": "DoesNotExist" + } + ] + }, + "ipBlock": { + "cidr": "37", + "except": [ + "38" + ] + } + } + ] + } + ], + "egress": [ + { + "ports": [ + { + "protocol": "ɗ", + "port": 3 + } + ], + "to": [ + { + "podSelector": { + "matchLabels": { + "hg1-o-p665--4-j8---t6-r7---d--uml-8rdh6844-i-18-850-4s2o8.x4--s--xu-d42--clo90---461v-07r--0---8-30iu/s6.0_OHz_.B-.-_w_--.8_r_N-.3n-x.-_-_-Nm-_X3.1d_YH3x---.._1_.NX": "f-AH-Q.GM72_-c-.-.6--3-___t-8" + }, + "matchExpressions": [ + { + "key": "b_2_-8-----yY", + "operator": "NotIn", + "values": [ + "M24" + ] + } + ] + }, + "namespaceSelector": { + "matchLabels": { + "P____K_1": "Xfr.4_.-_-_-...1py_8-3..s._.x.2K_2qu_0S-CqW.D_8--21kv" + }, + "matchExpressions": [ + { + "key": "4a--0o8m3-d0w7p8vl-1z---883d-v3j4-7y-5.9-q390/niTl.1-.VT--5mj_9.M.134-5-.q6H5", + "operator": "NotIn", + "values": [ + "7-.p_3_J_SA995IKCR.sm" + ] + } + ] + }, + "ipBlock": { + "cidr": "51", + "except": [ + "52" + ] + } + } + ] + } + ], + "policyTypes": [ + "ĨǔvÄ" + ] + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1.NetworkPolicy.pb b/staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1.NetworkPolicy.pb new file mode 100644 index 0000000000000000000000000000000000000000..549337621b3e375de85326b82cd61317b32d6388 GIT binary patch literal 1399 zcmXw&%WoV-5XL=Yk(gG3&?sCMkiZfMMO1C~^gMdR0j=%W>xA9d@j9_1qLRJqb@n~` z@V*cSC%j}10pSoKML|)J2!|X%JQM}QA#V=cIB|BAT=*NP4MKC6uI}lYuYO-u#k9x7 zYvNFSqtk1&Dy8}+R!kd9jbv9j2ebd}E;Op8{J^;@#CMjkT*uN0%bT?P!&c}XQc8NR zCw(t6(u9EwT&d09|D5}4`_s$Y@zmJDjZc0$|KZnvUcP0W-Y2ZkvCR5@VMUIuWcd|g zD>q>)J^9?saPQXcgOA^9-`%-)AwFz#-Z5jfY~>AYt}AS#iY{=Pj{h0HEB6qrg+uO^jjF zLY;c)lOFw@u6-L&{Pv^kCW{M3Az*Z}(8t^qWgtyHVFz)2PCE8{J)ve~h--uc z8c;)$-^{wic`1WgLRt$jT2Ge?Y0km-<_%HZxiKzY7cbqv;Oe5Tvhh zI2hF0A#^G#ZZMfzphB&o4{q0M0r=40%xf47xvoAyUP8}@pp^_wD!|~lGoeC4GhNR) z^Wtsh#T;M@z{rXMpAj(@=&K=k$rhFrg+n}*21LpgT*%TYcDP`PYy<@-oqb38rFN(7 z{A!7&a9OvHa9S@A%@740a1jVh?+7v;%~*`4Qj=hS;QG^;g3x&@DirH_)f7k)=Y$M- zv+*pQ0)+(Kcc?VVum&&(^SoN+IyuYoh%lUR=0xa{Yd8wYOksK!mVrtY_GD&hrG<4! zMTim6Dx@LPj5{m?2vPdVIWW`MXlEOpr}`5U!q%ZM+E)EF$;iadpjI%4($HgN{ z+_S_t*4a%34Tyul=ca=4sOdWav_{Md%&=Ak(<+<|jORfKlmX*Q@Y-&}VBZ611N66` z;4$xfwGm0aGGx<6kpV4BTgi5Sl8&c`gj2wBdt40~YEc$Y*MTR1n;xp28VE0#{YKPEBMy zc1$)*O+!KU!q{}Hz#YXU8eM>{E_=We?_&f_9m!<9l&hiwJelMEsg)_h3@Yt$Cu1{6 t`~ORPAq0#`(@|PVMUg*$Z2APYYa{R2Puq7V_usjGf46)4gT&b6*uU(Nf@A;y literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1.NetworkPolicy.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1.NetworkPolicy.yaml new file mode 100644 index 00000000000..0c1b28c586c --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1.NetworkPolicy.yaml @@ -0,0 +1,89 @@ +apiVersion: networking.k8s.io/v1 +kind: NetworkPolicy +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: + egress: + - ports: + - port: 3 + protocol: ɗ + to: + - ipBlock: + cidr: "51" + except: + - "52" + namespaceSelector: + matchExpressions: + - key: 4a--0o8m3-d0w7p8vl-1z---883d-v3j4-7y-5.9-q390/niTl.1-.VT--5mj_9.M.134-5-.q6H5 + operator: NotIn + values: + - 7-.p_3_J_SA995IKCR.sm + matchLabels: + P____K_1: Xfr.4_.-_-_-...1py_8-3..s._.x.2K_2qu_0S-CqW.D_8--21kv + podSelector: + matchExpressions: + - key: b_2_-8-----yY + operator: NotIn + values: + - M24 + matchLabels: + ? hg1-o-p665--4-j8---t6-r7---d--uml-8rdh6844-i-18-850-4s2o8.x4--s--xu-d42--clo90---461v-07r--0---8-30iu/s6.0_OHz_.B-.-_w_--.8_r_N-.3n-x.-_-_-Nm-_X3.1d_YH3x---.._1_.NX + : f-AH-Q.GM72_-c-.-.6--3-___t-8 + ingress: + - from: + - ipBlock: + cidr: "37" + except: + - "38" + namespaceSelector: + matchExpressions: + - key: 2_28.-.7_8B.HF-U-_ik_--DSXr.n-A9..9__Y-H-Mqpt._.-_..051 + operator: DoesNotExist + matchLabels: + g--5.-Z3P__D__6t-2.-_-8wE._._3.-.83_iq_-y.-25C.A-7: 9dfn3Y8d_0_.---M_4FpF_W-1._-vL_i.-_-a--G-I.-_Y33--.8U.-.5-R + podSelector: + matchExpressions: + - key: 3--2---u--80k1-57----1-x1z-4/r.i1_7z.WH-.._Td2-N_Y.t--_0..--_6V + operator: Exists + matchLabels: + yg--79-e-a74bc-v--0jjy45-17-053.zyyms7-tk1po6c-m61733-x-2v4r--5-xgc3-yz-7-x--c0-w5-6r/78A6.6O: 17_.8CnT + ports: + - port: 2 + protocol: Ǐ2啗塧ȱ蓿彭聡A3fƻfʣ + podSelector: + 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 + policyTypes: + - ĨǔvÄ diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1beta1.Ingress.json b/staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1beta1.Ingress.json new file mode 100644 index 00000000000..5fafa258026 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1beta1.Ingress.json @@ -0,0 +1,95 @@ +{ + "kind": "Ingress", + "apiVersion": "networking.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": { + "ingressClassName": "19", + "backend": { + "serviceName": "20", + "servicePort": "21", + "resource": { + "apiGroup": "22", + "kind": "23", + "name": "24" + } + }, + "tls": [ + { + "hosts": [ + "25" + ], + "secretName": "26" + } + ], + "rules": [ + { + "host": "27", + "http": { + "paths": [ + { + "path": "28", + "pathType": ")晿\u003co,c鮽ort昍řČ", + "backend": { + "serviceName": "29", + "servicePort": 1973774989, + "resource": { + "apiGroup": "30", + "kind": "31", + "name": "32" + } + } + } + ] + } + } + ] + }, + "status": { + "loadBalancer": { + "ingress": [ + { + "ip": "33", + "hostname": "34" + } + ] + } + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1beta1.Ingress.pb b/staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1beta1.Ingress.pb new file mode 100644 index 0000000000000000000000000000000000000000..ee71af2b4d7acfe24a9a8b36cdb2697eeee17b9e GIT binary patch literal 352 zcmWlRy-Ncz7>6$z>=8st(7_<0hl3VvFUfu6P!U82Hy0Pdp_Ni z6UjoH;?Pnyl}~yeet_r>Aiyx-1Q;4HBfw_;llkuMAZKJ? kBB;L2xRdMM`&Tz#2(HSlYV$;c)R7`WGR(P@4WekuAL49aT>t<8 literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1beta1.Ingress.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1beta1.Ingress.yaml new file mode 100644 index 00000000000..fa5da5a18b6 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1beta1.Ingress.yaml @@ -0,0 +1,62 @@ +apiVersion: networking.k8s.io/v1beta1 +kind: Ingress +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: + backend: + resource: + apiGroup: "22" + kind: "23" + name: "24" + serviceName: "20" + servicePort: "21" + ingressClassName: "19" + rules: + - host: "27" + http: + paths: + - backend: + resource: + apiGroup: "30" + kind: "31" + name: "32" + serviceName: "29" + servicePort: 1973774989 + path: "28" + pathType: )晿d#K^?J)Wp)lz{1?jz|6?N*y8rPrmKzJa~cbr z7y{OIY;A6xe{Rlh#wa!}Msp!XizId~MoS?kLxU^@E+#`GDJDZ>B|ev`r@N<|Xs<3l z+I6hIK#K`zE`tSQ5tE@w6_cT97o$ETufF=1?QXkjrD3{rJ&bZKp6Lu_Gla}x9c z3aJ4K0WuN+Ga3OjA^|lj0XH%fF)=VSGBhwXG&wjhI5##hHZm|XINR=m)q#tgfp9_q zP_2lygN2{YoVx*91_}W;5&<}32MPf>5&|(WY9I;%F)|tgF*70#M0(}Bl*osBbH$3r zk8mmiF)=UzI0143F*JGtF*S+-FA4%NHWDG}kc#D$is_@7#hxuy<(#y`w_z{Ilzrxr zfhgv=m&Ar$8UislG6FF;5=IIFF*y<#3Kj|taZ2W%ieWhDp^ad~s1gMV12#1>8YT(| r3IZ}P5&|+Y5*i8uGBOeX8UiviA_F$WizxDn=;PnZsJ*cP8UP{y+;Ced literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/node.k8s.io.v1alpha1.RuntimeClass.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/node.k8s.io.v1alpha1.RuntimeClass.yaml new file mode 100644 index 00000000000..9728996b1d0 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/node.k8s.io.v1alpha1.RuntimeClass.yaml @@ -0,0 +1,44 @@ +apiVersion: node.k8s.io/v1alpha1 +kind: RuntimeClass +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: + overhead: + podFixed: + qJ枊a8衍`Ĩ: "652" + runtimeHandler: "19" + scheduling: + nodeSelector: + "20": "21" + tolerations: + - effect: 6ċ + key: "22" + tolerationSeconds: -5658031457286093454 + value: "23" diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/node.k8s.io.v1beta1.RuntimeClass.json b/staging/src/k8s.io/api/testdata/v1.19.0/node.k8s.io.v1beta1.RuntimeClass.json new file mode 100644 index 00000000000..08d233e727a --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/node.k8s.io.v1beta1.RuntimeClass.json @@ -0,0 +1,62 @@ +{ + "kind": "RuntimeClass", + "apiVersion": "node.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" + } + ] + }, + "handler": "19", + "overhead": { + "podFixed": { + "qJ枊a8衍`Ĩ": "652" + } + }, + "scheduling": { + "nodeSelector": { + "20": "21" + }, + "tolerations": [ + { + "key": "22", + "value": "23", + "effect": "6ċ", + "tolerationSeconds": -5658031457286093454 + } + ] + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/node.k8s.io.v1beta1.RuntimeClass.pb b/staging/src/k8s.io/api/testdata/v1.19.0/node.k8s.io.v1beta1.RuntimeClass.pb new file mode 100644 index 0000000000000000000000000000000000000000..c50ae57abe3ac45808a4a3a8db8e1a0ec37ec992 GIT binary patch literal 290 zcmV+-0p0#TufF=AzOVKEX6Qgv>0X>DagY+-YA67m5G zsR0TBG774F)%bTG%z(ZIXEylH#RUfGB7hZ+wOwZfs34ha6$l3 zt%$XQg`duxy8&7T3IR6~0XSj@3IRD10x>XZAPNF8G8zIgGa?Q|dgZ&6$cKA##frv{ za4G^ZF)#o)0dfK{G7$v&o-I}7oV3HYVK2#)eddvY zDCW7B#D-lO0x>r-0x>ue0x>xn7z!2&4RK25o{C{O=%I~Z#HbPl3IjGZG9o4l2nqr+ oFcJbXF%lXI0x~iZ02%@^Ga>^v#EU5Mis<9t%c#Av0U7`z0KvXmdjJ3c literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/node.k8s.io.v1beta1.RuntimeClass.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/node.k8s.io.v1beta1.RuntimeClass.yaml new file mode 100644 index 00000000000..014f2a463b6 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/node.k8s.io.v1beta1.RuntimeClass.yaml @@ -0,0 +1,43 @@ +apiVersion: node.k8s.io/v1beta1 +handler: "19" +kind: RuntimeClass +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" +overhead: + podFixed: + qJ枊a8衍`Ĩ: "652" +scheduling: + nodeSelector: + "20": "21" + tolerations: + - effect: 6ċ + key: "22" + tolerationSeconds: -5658031457286093454 + value: "23" diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/policy.v1beta1.Eviction.json b/staging/src/k8s.io/api/testdata/v1.19.0/policy.v1beta1.Eviction.json new file mode 100644 index 00000000000..da935721bf5 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/policy.v1beta1.Eviction.json @@ -0,0 +1,55 @@ +{ + "kind": "Eviction", + "apiVersion": "policy/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" + } + ] + }, + "deleteOptions": { + "gracePeriodSeconds": 3850803321873644574, + "preconditions": { + "uid": "枊a8衍`Ĩɘ.蘯6ċV夸eɑeʤ脽ě", + "resourceVersion": "19" + }, + "orphanDependents": true, + "propagationPolicy": "蓏Ŋ", + "dryRun": [ + "20" + ] + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/policy.v1beta1.Eviction.pb b/staging/src/k8s.io/api/testdata/v1.19.0/policy.v1beta1.Eviction.pb new file mode 100644 index 0000000000000000000000000000000000000000..f23d153efe25c59782e2188f139c2d9f13f76f1b GIT binary patch literal 279 zcmV+y0qFi~ICB6B8VU|@Z)|B}c`tS`Vr6t;F%k$xc4=dDX>V>4@Bs>`0SW;!5&<(B z0W=~3H7Wr&G88c}Ff=kWFf}weI50RjHZV3aFf%yY?t;~Ui=2UQLI6;$h_!=-pU#}S z0a^wM0XGr>IARA10XY%^F)(T%3IZ`Q8UishA`V1)<-3%~hkJ9yipGy{DgrSvFaS6K zasn|ldIB*uiUBVQ0x>ocA?c8c<&=u)qnX8?Emh^5w8OVyFUgdB=8=IY=DC-|hFuy0 zF*h;-F*p)J2%h+`p@65exHS?f3M1y8ieWhDp^ad~sL7Zv=$NlI#EVwtq_}0tk!8xH d=!Ct*n-T&sIT!&V1?ZEH#fmBdGB6qdA^<=}W6l5o literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/policy.v1beta1.Eviction.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/policy.v1beta1.Eviction.yaml new file mode 100644 index 00000000000..d7b27e3a213 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/policy.v1beta1.Eviction.yaml @@ -0,0 +1,40 @@ +apiVersion: policy/v1beta1 +deleteOptions: + dryRun: + - "20" + gracePeriodSeconds: 3850803321873644574 + orphanDependents: true + preconditions: + resourceVersion: "19" + uid: 枊a8衍`Ĩɘ.蘯6ċV夸eɑeʤ脽ě + propagationPolicy: 蓏Ŋ +kind: Eviction +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" diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/policy.v1beta1.PodDisruptionBudget.json b/staging/src/k8s.io/api/testdata/v1.19.0/policy.v1beta1.PodDisruptionBudget.json new file mode 100644 index 00000000000..49d9219261f --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/policy.v1beta1.PodDisruptionBudget.json @@ -0,0 +1,71 @@ +{ + "kind": "PodDisruptionBudget", + "apiVersion": "policy/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": { + "minAvailable": 2, + "selector": { + "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" + }, + "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" + ] + } + ] + }, + "maxUnavailable": 3 + }, + "status": { + "observedGeneration": -6582200896939805980, + "disruptedPods": { + "25": "2250-04-18T21:52:38Z" + }, + "disruptionsAllowed": -1942073618, + "currentHealthy": -2037845840, + "desiredHealthy": -1965578645, + "expectedPods": -347579237 + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/policy.v1beta1.PodDisruptionBudget.pb b/staging/src/k8s.io/api/testdata/v1.19.0/policy.v1beta1.PodDisruptionBudget.pb new file mode 100644 index 0000000000000000000000000000000000000000..1e8d8c742831bf4acd26ed9afd33bf6c51079610 GIT binary patch literal 603 zcmX9)O-NKx6n^&=HoV0kw-)hMHV}w(?%aFd-+kM`nlTvD(iT!&=1-e(oOwE9I!230 zDw&81CL%H;jKD=uV1&3VqafP!vnYs!Mv%aDLR8m0oAZ6=eCIodGb$>Yao7k4vUSkOvh+|}#$c`YV3witiW7Ot0b!=Zy z;knf1)DmB}E`6$Bo395kt?$X)^V!P}-p{Y1p*90~7>V>g1Nm5Iw9sMbjGH>MBH`|t z)@t+3)eDui#_JnFm#%y@fhKfj&*;o)ps13%_|WFfMyuJ_T)exs0E4ah<(Dr~(YMWu z8@KA68!LBST{)}VJgzf=pXo+hNNd+k4KL`%EHX|B04S6L-?dqBgaj}mG8{(1XFTUX z26C=L!RU1qwC;3T^<$k0nZ84Lq9wO%9$o+22okIkE5&R}h)*pCXWr zyBQ!ZfSe`(bZTs9lu6aJDiUODoQz2u-$urnz@e5p#P&R}{Xn6z%Xav14Zv5x+evCQ zg-NGa-~fyU74F)%bTG%z(ZIXEylH#RUfGB7hZ+wOwZfs34ha6$l3 zt%$XQg`duxy8&7T3IR6~0XSj@3IRD10x>XZAPNF8G8zIgGa?Q|dgZ&6$cKA##frv{ za4G^ZF)#o)0dfK{G7$v&o-I}7oV3HYVK2#)eddvY zDCW7B#D-lO0x>r-0x>ue;{pf)5)E-m=AMdSIOw5`V8o~z3ohuGuQtSsR^_C)A_B>g zDj>?F=!Ct*o5X_UhnMJ+kHw1Un~KDVdFQu<=eU(V#l0{AIuQu?*u>`k|NsC00T7F| zobLrd07wB+6$$}U5)cXkF*yiyy@2Gp zp6H&b5)}yO-OIPo-rK}`5bV#wrMRNo-~It&APNS_mgcFMIT98K^zVVspU%eFvjGtG zi1*I0)!p3u0csu!235(XPsNrJ6bP1p^sAndhx~RB`2PIein6GIL5XYnCfso~#pgnBom80gpfwBQJ3L3(*JI0{q zt-m_wi=O4AjOU`2%7V$Q!>(gc5)}xIh=k4m>)FMJ0T83ZtJ}Vgl$RvB0R##HGBv^h Q2nqr+I1&OfIT`>W07;JT+W-In literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/policy.v1beta1.PodSecurityPolicy.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/policy.v1beta1.PodSecurityPolicy.yaml new file mode 100644 index 00000000000..2d20202fbb0 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/policy.v1beta1.PodSecurityPolicy.yaml @@ -0,0 +1,92 @@ +apiVersion: policy/v1beta1 +kind: PodSecurityPolicy +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: + allowPrivilegeEscalation: false + allowedCSIDrivers: + - name: "25" + allowedCapabilities: + - ɑ + allowedFlexVolumes: + - driver: "24" + allowedHostPaths: + - pathPrefix: "23" + readOnly: true + allowedProcMountTypes: + - ǣ偐圠=l畣潁 + allowedUnsafeSysctls: + - "26" + defaultAddCapabilities: + - qJ枊a8衍`Ĩ + defaultAllowPrivilegeEscalation: false + forbiddenSysctls: + - "27" + fsGroup: + ranges: + - max: 3058121789713366904 + min: 8572633303645749270 + rule: UɦOŖ + hostIPC: true + hostNetwork: true + hostPorts: + - max: 1575426699 + min: -321835912 + privileged: true + requiredDropCapabilities: + - .蘯6ċV夸 + runAsGroup: + ranges: + - max: 2607109693095207331 + min: -8679730194918865907 + rule: ³;Ơ歿:狞夌碕ʂɭîcP + runAsUser: + ranges: + - max: -90233536926144532 + min: 8901768137137123048 + rule: +½H牗洝尿彀亞螩 + runtimeClass: + allowedRuntimeClassNames: + - "28" + defaultRuntimeClassName: "29" + seLinux: + rule: S + seLinuxOptions: + level: "22" + role: "20" + type: "21" + user: "19" + supplementalGroups: + ranges: + - max: -236027028483226507 + min: -5498021643263379468 + rule: ɖ橙9 + volumes: + - ʤ脽ěĂ凗蓏Ŋ蛊ĉy緅縕>Ž diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.ClusterRole.json b/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.ClusterRole.json new file mode 100644 index 00000000000..a491cca3181 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.ClusterRole.json @@ -0,0 +1,80 @@ +{ + "kind": "ClusterRole", + "apiVersion": "rbac.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" + } + ] + }, + "rules": [ + { + "verbs": [ + "19" + ], + "apiGroups": [ + "20" + ], + "resources": [ + "21" + ], + "resourceNames": [ + "22" + ], + "nonResourceURLs": [ + "23" + ] + } + ], + "aggregationRule": { + "clusterRoleSelectors": [ + { + "matchLabels": { + "8ThjT9s-j41-0-6p-JFHn7y-74.-0MUORQQ.N4": "3L.u" + }, + "matchExpressions": [ + { + "key": "S91.e5K-_e63_-_3-h", + "operator": "In", + "values": [ + "3_bQw.-dG6c-.x" + ] + } + ] + } + ] + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.ClusterRole.pb b/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.ClusterRole.pb new file mode 100644 index 0000000000000000000000000000000000000000..150784b0348a3ba3c22884da872c996bc196c110 GIT binary patch literal 344 zcmWNKyGw#W0KmUHqTm9D!|9`;972pc@9uk@Yenyuri&D!CHO+cPkR^*7Co?`0wDsa zpsAs)h;S^UmbRv51(*JYzWw*eN?So=XsDEkZ_s$9oGO&k)p$8w$kVK}X}aLw;&^Z( zSFy{TM zeLg(8{cg5Ev>yQr1DO~=Ab=rfnPCLEP$AbmuE}br)%ZNwv)lEL^P&$rT}6TtW$mI_}dJXa#!_UJY=X jH0DVxX=*VN(?|-#*}Uq~Vu|23C7aXc2BABu;!*wqpbukV literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.ClusterRole.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.ClusterRole.yaml new file mode 100644 index 00000000000..e33801fd7d1 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.ClusterRole.yaml @@ -0,0 +1,51 @@ +aggregationRule: + clusterRoleSelectors: + - matchExpressions: + - key: S91.e5K-_e63_-_3-h + operator: In + values: + - 3_bQw.-dG6c-.x + matchLabels: + 8ThjT9s-j41-0-6p-JFHn7y-74.-0MUORQQ.N4: 3L.u +apiVersion: rbac.authorization.k8s.io/v1 +kind: ClusterRole +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" +rules: +- apiGroups: + - "20" + nonResourceURLs: + - "23" + resourceNames: + - "22" + resources: + - "21" + verbs: + - "19" diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.ClusterRoleBinding.json b/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.ClusterRoleBinding.json new file mode 100644 index 00000000000..388e1319226 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.ClusterRoleBinding.json @@ -0,0 +1,56 @@ +{ + "kind": "ClusterRoleBinding", + "apiVersion": "rbac.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" + } + ] + }, + "subjects": [ + { + "kind": "19", + "apiGroup": "20", + "name": "21", + "namespace": "22" + } + ], + "roleRef": { + "apiGroup": "23", + "kind": "24", + "name": "25" + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.ClusterRoleBinding.pb b/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.ClusterRoleBinding.pb new file mode 100644 index 0000000000000000000000000000000000000000..95d9eca13c7e2bf112eb2432edbb2f84c2d3b6d1 GIT binary patch literal 267 zcmd0{C}!X?;*u#!N=(*EEG@~%FUqV+EXmBz)62Ff*2~P-FEbPpa?U9&E=es4%Fju4 z%FIj2%u5$K!^pLgk&Dqth|ySz(L{;SREyEvNW{?4z{JSJz|_Rj!ob4Z%)rdZz}VvU zyQZs+-E$fXoEQSuc5H2Koqul5ZpJ7!E=F@9MvEkNE=EfsCPRZP1uiB-BPk|BV!tLPp5RfTs-sWJl)Wz zbG97bo~VCvO6{|WjT+B(PCwEX3pCB#h{@1GNC2n-Xp5176qAvm5|fdU6b~1Zkugxj M1Sn!E#h}Ch026mmApigX literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.ClusterRoleBinding.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.ClusterRoleBinding.yaml new file mode 100644 index 00000000000..0e61aefa171 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.ClusterRoleBinding.yaml @@ -0,0 +1,40 @@ +apiVersion: rbac.authorization.k8s.io/v1 +kind: ClusterRoleBinding +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" +roleRef: + apiGroup: "23" + kind: "24" + name: "25" +subjects: +- apiGroup: "20" + kind: "19" + name: "21" + namespace: "22" diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.Role.json b/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.Role.json new file mode 100644 index 00000000000..05e0c55781d --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.Role.json @@ -0,0 +1,62 @@ +{ + "kind": "Role", + "apiVersion": "rbac.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" + } + ] + }, + "rules": [ + { + "verbs": [ + "19" + ], + "apiGroups": [ + "20" + ], + "resources": [ + "21" + ], + "resourceNames": [ + "22" + ], + "nonResourceURLs": [ + "23" + ] + } + ] +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.Role.pb b/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.Role.pb new file mode 100644 index 0000000000000000000000000000000000000000..48614b9c9268394c1babaa1dc125c047f1cb6704 GIT binary patch literal 243 zcmd0{C}!YN;gTszN=(*EEG@~%FUqV+EXmBz)62Ff*2~P-FEbQk3Chn&6*|PowUUvG z(MX8VSc=g^iP2Px(cDPH(9pod$i%?Z#L~jR!raWj%*epl;`Y0ytBu`r8Vj5l0@ikH zZEl@^Zq9DTC^jxeb0J2HBz7)FOCcshgDeFuCPO1BCPQN-K9{PeyQiFJuP#2?b*#TY ziwS5hg9T#|lc7l!lc8xBqdrinnULbk30+U8biG_W^XNR?(5G{@9NwO&e{xFgvx$uw q&vs5f(iRIe&D@B|&_YNAr~zn;k%1JGk)aZkk&zaYk+Bqm5(5B*j!9nt literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.Role.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.Role.yaml new file mode 100644 index 00000000000..8435ab4c54f --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.Role.yaml @@ -0,0 +1,42 @@ +apiVersion: rbac.authorization.k8s.io/v1 +kind: Role +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" +rules: +- apiGroups: + - "20" + nonResourceURLs: + - "23" + resourceNames: + - "22" + resources: + - "21" + verbs: + - "19" diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.RoleBinding.json b/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.RoleBinding.json new file mode 100644 index 00000000000..df6b5134802 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.RoleBinding.json @@ -0,0 +1,56 @@ +{ + "kind": "RoleBinding", + "apiVersion": "rbac.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" + } + ] + }, + "subjects": [ + { + "kind": "19", + "apiGroup": "20", + "name": "21", + "namespace": "22" + } + ], + "roleRef": { + "apiGroup": "23", + "kind": "24", + "name": "25" + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.RoleBinding.pb b/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.RoleBinding.pb new file mode 100644 index 0000000000000000000000000000000000000000..1ed7b28211ba41143bc458384852200e8292914b GIT binary patch literal 260 zcmd0{C}!Z&=8`E&N=(*EEG@~%FUqV+EXmBz)62Ff*2~P-FEbS44$99-b;`_3$;?X^ zI>X4dl97wiNQlu`iqS-g(Nv4k+(^XG(7?pV#K6?V(!#*P+|0nt$iUd*_PeI5joot^ z3!E4N)^==dZk>N_&ThsiHZDeUAx4WNb}mLsAtpnEECntmLnA3BLt`aAm#U|`r<`c7 zE%ab|YioxN7{erbA{Dty5Qu_FKMiug49R&KRiAQ@E^-iPSyT5MVkZ7m*^!DNez8d@8%bKtIdi8$1-q$Pvxy0W7 zV5?9t4GQjuLI@~ybq&Q3MPo9O&PHsPWDQOjF^gnwY9?>(63d{3Ek>8ap%7g%@PNKR qE7*tds?BLCI8Wj!Q;(ClPSP08=2ed#PlUE9*_bwygzl({ru+l9%Vop> literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.ClusterRole.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.ClusterRole.yaml new file mode 100644 index 00000000000..77390e404e5 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.ClusterRole.yaml @@ -0,0 +1,51 @@ +aggregationRule: + clusterRoleSelectors: + - matchExpressions: + - key: S91.e5K-_e63_-_3-h + operator: In + values: + - 3_bQw.-dG6c-.x + matchLabels: + 8ThjT9s-j41-0-6p-JFHn7y-74.-0MUORQQ.N4: 3L.u +apiVersion: rbac.authorization.k8s.io/v1alpha1 +kind: ClusterRole +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" +rules: +- apiGroups: + - "20" + nonResourceURLs: + - "23" + resourceNames: + - "22" + resources: + - "21" + verbs: + - "19" diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.ClusterRoleBinding.json b/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.ClusterRoleBinding.json new file mode 100644 index 00000000000..17b919d9dec --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.ClusterRoleBinding.json @@ -0,0 +1,56 @@ +{ + "kind": "ClusterRoleBinding", + "apiVersion": "rbac.authorization.k8s.io/v1alpha1", + "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" + } + ] + }, + "subjects": [ + { + "kind": "19", + "apiVersion": "20", + "name": "21", + "namespace": "22" + } + ], + "roleRef": { + "apiGroup": "23", + "kind": "24", + "name": "25" + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.ClusterRoleBinding.pb b/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.ClusterRoleBinding.pb new file mode 100644 index 0000000000000000000000000000000000000000..552e768db9c4a742ecd7ce84e6ecadfa5381f0ca GIT binary patch literal 273 zcmd0{C}!ZY;8H3|N=(*EEG@~%FUqV+EXmBz)62Ff*2~P-FEdQcDac4P6cTdIDJ?EZ zEegudNp;H1OUcYj7dpepwUUvG(MX8VSc=g^iP2Px(cDPH(9pod$i%?Z#L~jR!raWj z%*epl;`Y0ytBu`r8Vj5l0@ikHZEl@^Zq9DTC^jxeb0J2HBz7)FOCcshgDeFuCPO1B zCPQN-K9{PeyQiFJuP#2?b*#TYiwS5hg9T#|lc7l!lc8xBqdrinnULbk30+U8biG_W z^XNR?(5G{@9NwO&e{xFgvx$uw&vs5f(iRIe&D@B|&_YN6r~zn;k%1JGk)aZkk&zS+ S7n6}OP{af%Vk*U;!~g(qr&449 literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.ClusterRoleBinding.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.ClusterRoleBinding.yaml new file mode 100644 index 00000000000..26fd0ef238d --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.ClusterRoleBinding.yaml @@ -0,0 +1,40 @@ +apiVersion: rbac.authorization.k8s.io/v1alpha1 +kind: ClusterRoleBinding +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" +roleRef: + apiGroup: "23" + kind: "24" + name: "25" +subjects: +- apiVersion: "20" + kind: "19" + name: "21" + namespace: "22" diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.Role.json b/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.Role.json new file mode 100644 index 00000000000..2df5bb2e869 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.Role.json @@ -0,0 +1,62 @@ +{ + "kind": "Role", + "apiVersion": "rbac.authorization.k8s.io/v1alpha1", + "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" + } + ] + }, + "rules": [ + { + "verbs": [ + "19" + ], + "apiGroups": [ + "20" + ], + "resources": [ + "21" + ], + "resourceNames": [ + "22" + ], + "nonResourceURLs": [ + "23" + ] + } + ] +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.Role.pb b/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.Role.pb new file mode 100644 index 0000000000000000000000000000000000000000..b5dd3868c9890b16c062897f79d65cf43176c1c5 GIT binary patch literal 249 zcmd0{C}!Z&;!-L~N=(*EEG@~%FUqV+EXmBz)62Ff*2~P-FEdQcDac4P6k-X=&q)!tLPp5RfTs-sWJl)WzbG97bo~VCv xO6{|WjT+B(PCwEX3pCB#h{@1GNCc?CQi{pQK#9r7P>adP$cV|vSc*Z30RXJxOTqvE literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.Role.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.Role.yaml new file mode 100644 index 00000000000..a951ad06f3b --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.Role.yaml @@ -0,0 +1,42 @@ +apiVersion: rbac.authorization.k8s.io/v1alpha1 +kind: Role +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" +rules: +- apiGroups: + - "20" + nonResourceURLs: + - "23" + resourceNames: + - "22" + resources: + - "21" + verbs: + - "19" diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.RoleBinding.json b/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.RoleBinding.json new file mode 100644 index 00000000000..57da7a375ae --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.RoleBinding.json @@ -0,0 +1,56 @@ +{ + "kind": "RoleBinding", + "apiVersion": "rbac.authorization.k8s.io/v1alpha1", + "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" + } + ] + }, + "subjects": [ + { + "kind": "19", + "apiVersion": "20", + "name": "21", + "namespace": "22" + } + ], + "roleRef": { + "apiGroup": "23", + "kind": "24", + "name": "25" + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.RoleBinding.pb b/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.RoleBinding.pb new file mode 100644 index 0000000000000000000000000000000000000000..ad9b39e2b735dbd6605878f7803dcc09cbe2e4d6 GIT binary patch literal 266 zcmd0{C}!X?d#K^?J)Wp)lz{1?jz|6?N*y8rP zrmKzJa~cbr7y{OIY;A6xe{Rlh#wa!}Msp!XizId~MoS?kLxU^@E+#`GDJDZ>B|ev` zr@N<|Xs<3l+I6hIK#K`zE`tSQ5tE@w6_cT97o$EF;K(= LC}Jwbpu_+Ga@S9E literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.RoleBinding.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.RoleBinding.yaml new file mode 100644 index 00000000000..e82c4c2f00b --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.RoleBinding.yaml @@ -0,0 +1,40 @@ +apiVersion: rbac.authorization.k8s.io/v1alpha1 +kind: RoleBinding +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" +roleRef: + apiGroup: "23" + kind: "24" + name: "25" +subjects: +- apiVersion: "20" + kind: "19" + name: "21" + namespace: "22" diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1beta1.ClusterRole.json b/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1beta1.ClusterRole.json new file mode 100644 index 00000000000..2e96bc779ff --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1beta1.ClusterRole.json @@ -0,0 +1,80 @@ +{ + "kind": "ClusterRole", + "apiVersion": "rbac.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" + } + ] + }, + "rules": [ + { + "verbs": [ + "19" + ], + "apiGroups": [ + "20" + ], + "resources": [ + "21" + ], + "resourceNames": [ + "22" + ], + "nonResourceURLs": [ + "23" + ] + } + ], + "aggregationRule": { + "clusterRoleSelectors": [ + { + "matchLabels": { + "8ThjT9s-j41-0-6p-JFHn7y-74.-0MUORQQ.N4": "3L.u" + }, + "matchExpressions": [ + { + "key": "S91.e5K-_e63_-_3-h", + "operator": "In", + "values": [ + "3_bQw.-dG6c-.x" + ] + } + ] + } + ] + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1beta1.ClusterRole.pb b/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1beta1.ClusterRole.pb new file mode 100644 index 0000000000000000000000000000000000000000..f40dbff6a50dc4f8bee7e0fd4f62c25f00655555 GIT binary patch literal 349 zcmWNKy-Na70Ko4(qTmG%52u^TAw+o3_uid%&$XiOFHM&yj?)g*M8(rSj0TH7xP}UZ z2&96hhPEQ2v5Z>Unwkw-`Ww3a_pv5j1u-;O&DdFL*K4_QHQ%sn`ErS_Ntfo!(RH42 zYBtCHBgMK~bE?U5(ZSac-2wyz2AT@=5Qs&9DT16cUFa;P$0d`d!3@DP`Te*1)jV!D zE5pjd-OX4dl97wiNQlu`iqS-g(Nv4k+(^XG(7?pV#K6?V(!#*P+|0nt z$iUd*_PeI5joot^3!E4N)^==dZk>N_&ThsiHZDeUAx4WNb}mLsAtpnEECntmLnA3B zLt`aAm#U|`r<`c7Ed#K^?J)Wp)lz{1?jz|6?N*y8rPrmKzJa~cbr z7y{OIY;A6xe{Rlh#wa!}Msp!XizId~MoS?kLxU^@E+#`GDJDZ>B|ev`r@N<|Xs<3l z+I6hIK#K`zE`tSQ5tE@w6_cT97o$Ed#K^?J)Wp)lz{1?jz|6?N*y8rPrmKzJa~cbr7y{OI zY;A6xe{Rlh#wa!}Msp!XizId~MoS?kLxU^@E+#`GDJDZ>B|ev`r@N<|Xs<3l+I6hI zK#K`zE`tSQ5tE@w6_cT97o$E?; literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/scheduling.k8s.io.v1.PriorityClass.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/scheduling.k8s.io.v1.PriorityClass.yaml new file mode 100644 index 00000000000..e3645677dda --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/scheduling.k8s.io.v1.PriorityClass.yaml @@ -0,0 +1,35 @@ +apiVersion: scheduling.k8s.io/v1 +description: "19" +globalDefault: true +kind: PriorityClass +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" +preemptionPolicy: J枊a +value: -595102844 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/scheduling.k8s.io.v1alpha1.PriorityClass.json b/staging/src/k8s.io/api/testdata/v1.19.0/scheduling.k8s.io.v1alpha1.PriorityClass.json new file mode 100644 index 00000000000..9b02c32b56b --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/scheduling.k8s.io.v1alpha1.PriorityClass.json @@ -0,0 +1,47 @@ +{ + "kind": "PriorityClass", + "apiVersion": "scheduling.k8s.io/v1alpha1", + "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" + } + ] + }, + "value": -595102844, + "globalDefault": true, + "description": "19", + "preemptionPolicy": "J枊a" +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/scheduling.k8s.io.v1alpha1.PriorityClass.pb b/staging/src/k8s.io/api/testdata/v1.19.0/scheduling.k8s.io.v1alpha1.PriorityClass.pb new file mode 100644 index 0000000000000000000000000000000000000000..00bc5d8e8f182a338c38319793ba0f1708cecb33 GIT binary patch literal 252 zcmd0{C}!Z&=8`H-&PYuu&B@G5*UPpj*2~P-FEdQcDac4P6ygmi%FHjyEU9$PNh~fF zI>N}cl97wiNQlu`iqS-g(Nv4k+(^XG(7?pV#K6?V(!#*P+|0nt$iUd*_PeI5joot^ z3!E4N)^==dZk>N_&ThsiHZDeUAx4WNb}mLsAtpnEECntmLnA3BLt`aAm#U|`r<`c7 zE!tLPp5RfTs-sWJl)WzbG97bo~VCv zO6{|WjT+B(PCwEX3pCB#h{@1Gpym18Cx8C~0iy(?5|g2&7OU5@d0mN83`z_D04-Fi literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/scheduling.k8s.io.v1beta1.PriorityClass.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/scheduling.k8s.io.v1beta1.PriorityClass.yaml new file mode 100644 index 00000000000..89818f2eceb --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/scheduling.k8s.io.v1beta1.PriorityClass.yaml @@ -0,0 +1,35 @@ +apiVersion: scheduling.k8s.io/v1beta1 +description: "19" +globalDefault: true +kind: PriorityClass +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" +preemptionPolicy: J枊a +value: -595102844 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/settings.k8s.io.v1alpha1.PodPreset.json b/staging/src/k8s.io/api/testdata/v1.19.0/settings.k8s.io.v1alpha1.PodPreset.json new file mode 100644 index 00000000000..d1e81963df0 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/settings.k8s.io.v1alpha1.PodPreset.json @@ -0,0 +1,461 @@ +{ + "kind": "PodPreset", + "apiVersion": "settings.k8s.io/v1alpha1", + "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": { + "selector": { + "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" + }, + "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" + ] + } + ] + }, + "env": [ + { + "name": "25", + "value": "26", + "valueFrom": { + "fieldRef": { + "apiVersion": "27", + "fieldPath": "28" + }, + "resourceFieldRef": { + "containerName": "29", + "resource": "30", + "divisor": "91" + }, + "configMapKeyRef": { + "name": "31", + "key": "32", + "optional": false + }, + "secretKeyRef": { + "name": "33", + "key": "34", + "optional": true + } + } + } + ], + "envFrom": [ + { + "prefix": "35", + "configMapRef": { + "name": "36", + "optional": true + }, + "secretRef": { + "name": "37", + "optional": false + } + } + ], + "volumes": [ + { + "name": "38", + "hostPath": { + "path": "39", + "type": "3fƻfʣ繡楙¯ĦE" + }, + "emptyDir": { + "sizeLimit": "700" + }, + "gcePersistentDisk": { + "pdName": "40", + "fsType": "41", + "partition": -1215463021, + "readOnly": true + }, + "awsElasticBlockStore": { + "volumeID": "42", + "fsType": "43", + "partition": 1686297225, + "readOnly": true + }, + "gitRepo": { + "repository": "44", + "revision": "45", + "directory": "46" + }, + "secret": { + "secretName": "47", + "items": [ + { + "key": "48", + "path": "49", + "mode": -815194340 + } + ], + "defaultMode": -999327618, + "optional": false + }, + "nfs": { + "server": "50", + "path": "51", + "readOnly": true + }, + "iscsi": { + "targetPortal": "52", + "iqn": "53", + "lun": -388204860, + "iscsiInterface": "54", + "fsType": "55", + "readOnly": true, + "portals": [ + "56" + ], + "secretRef": { + "name": "57" + }, + "initiatorName": "58" + }, + "glusterfs": { + "endpoints": "59", + "path": "60" + }, + "persistentVolumeClaim": { + "claimName": "61" + }, + "rbd": { + "monitors": [ + "62" + ], + "image": "63", + "fsType": "64", + "pool": "65", + "user": "66", + "keyring": "67", + "secretRef": { + "name": "68" + }, + "readOnly": true + }, + "flexVolume": { + "driver": "69", + "fsType": "70", + "secretRef": { + "name": "71" + }, + "options": { + "72": "73" + } + }, + "cinder": { + "volumeID": "74", + "fsType": "75", + "secretRef": { + "name": "76" + } + }, + "cephfs": { + "monitors": [ + "77" + ], + "path": "78", + "user": "79", + "secretFile": "80", + "secretRef": { + "name": "81" + }, + "readOnly": true + }, + "flocker": { + "datasetName": "82", + "datasetUUID": "83" + }, + "downwardAPI": { + "items": [ + { + "path": "84", + "fieldRef": { + "apiVersion": "85", + "fieldPath": "86" + }, + "resourceFieldRef": { + "containerName": "87", + "resource": "88", + "divisor": "965" + }, + "mode": 345648859 + } + ], + "defaultMode": 1169718433 + }, + "fc": { + "targetWWNs": [ + "89" + ], + "lun": -460478410, + "fsType": "90", + "wwids": [ + "91" + ] + }, + "azureFile": { + "secretName": "92", + "shareName": "93", + "readOnly": true + }, + "configMap": { + "name": "94", + "items": [ + { + "key": "95", + "path": "96", + "mode": -513127725 + } + ], + "defaultMode": -958191807, + "optional": true + }, + "vsphereVolume": { + "volumePath": "97", + "fsType": "98", + "storagePolicyName": "99", + "storagePolicyID": "100" + }, + "quobyte": { + "registry": "101", + "volume": "102", + "user": "103", + "group": "104", + "tenant": "105" + }, + "azureDisk": { + "diskName": "106", + "diskURI": "107", + "cachingMode": "穠C]躢|)黰eȪ嵛4$%Qɰ", + "fsType": "108", + "readOnly": false, + "kind": "Ï抴ŨfZhUʎ浵ɲõTo\u0026蕭k" + }, + "photonPersistentDisk": { + "pdID": "109", + "fsType": "110" + }, + "projected": { + "sources": [ + { + "secret": { + "name": "111", + "items": [ + { + "key": "112", + "path": "113", + "mode": -163325250 + } + ], + "optional": false + }, + "downwardAPI": { + "items": [ + { + "path": "114", + "fieldRef": { + "apiVersion": "115", + "fieldPath": "116" + }, + "resourceFieldRef": { + "containerName": "117", + "resource": "118", + "divisor": "85" + }, + "mode": -1996616480 + } + ] + }, + "configMap": { + "name": "119", + "items": [ + { + "key": "120", + "path": "121", + "mode": -1120128337 + } + ], + "optional": false + }, + "serviceAccountToken": { + "audience": "122", + "expirationSeconds": -1239370187818888272, + "path": "123" + } + } + ], + "defaultMode": 1366821517 + }, + "portworxVolume": { + "volumeID": "124", + "fsType": "125", + "readOnly": true + }, + "scaleIO": { + "gateway": "126", + "system": "127", + "secretRef": { + "name": "128" + }, + "sslEnabled": true, + "protectionDomain": "129", + "storagePool": "130", + "storageMode": "131", + "volumeName": "132", + "fsType": "133" + }, + "storageos": { + "volumeName": "134", + "volumeNamespace": "135", + "fsType": "136", + "secretRef": { + "name": "137" + } + }, + "csi": { + "driver": "138", + "readOnly": true, + "fsType": "139", + "volumeAttributes": { + "140": "141" + }, + "nodePublishSecretRef": { + "name": "142" + } + }, + "ephemeral": { + "volumeClaimTemplate": { + "metadata": { + "name": "143", + "generateName": "144", + "namespace": "145", + "selfLink": "146", + "uid": "y綸_Ú8參遼ū", + "resourceVersion": "16267283576845911679", + "generation": 2131277878630553496, + "creationTimestamp": null, + "deletionGracePeriodSeconds": -2351574817327272831, + "labels": { + "148": "149" + }, + "annotations": { + "150": "151" + }, + "ownerReferences": [ + { + "apiVersion": "152", + "kind": "153", + "name": "154", + "uid": "臷Ľð»ųKĵ\u00264ʑ%:;栍dʪ", + "controller": false, + "blockOwnerDeletion": false + } + ], + "finalizers": [ + "155" + ], + "clusterName": "156", + "managedFields": [ + { + "manager": "157", + "operation": "ɍi縱ù墴1Rƥ贫", + "apiVersion": "158", + "fieldsType": "159" + } + ] + }, + "spec": { + "accessModes": [ + "掊°nʮ閼咎櫸eʔŊƞ究:hoĂɋ瀐" + ], + "selector": { + "matchLabels": { + "d.iUaC_wYSJfB._.zS-._..3le-Q4-R-083.SD..P.---5.-Z3P__D__6t-2.-m": "wE._._3.-.83_iQ" + }, + "matchExpressions": [ + { + "key": "x--r7v66bm71u-n4f9wk-3--652x01--p--n4-4-t--2/C.A-j..9dfn3Y8d_0_.---M_4FpF_W-1._-vL_i.-_-a--G-I.-_Y33--.8U.6", + "operator": "In", + "values": [ + "A.0.__cd..lv-_aLQbI2_-.XFw.8._..._Wxpe..J7r6" + ] + } + ] + }, + "resources": { + "limits": { + "\u003c鴒翁杙Ŧ癃8鸖ɱJȉ罴": "587" + }, + "requests": { + "Ó6dz娝嘚庎D}埽uʎȺ眖R#yV": "156" + } + }, + "volumeName": "166", + "storageClassName": "167", + "volumeMode": "瘦ɖ緕ȚÍ勅跦Opwǩ曬逴", + "dataSource": { + "apiGroup": "168", + "kind": "169", + "name": "170" + } + } + }, + "readOnly": true + } + } + ], + "volumeMounts": [ + { + "name": "171", + "readOnly": true, + "mountPath": "172", + "subPath": "173", + "mountPropagation": "œȠƬQg鄠[颐o啛更偢ɇ卷荙JLĹ]", + "subPathExpr": "174" + } + ] + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/settings.k8s.io.v1alpha1.PodPreset.pb b/staging/src/k8s.io/api/testdata/v1.19.0/settings.k8s.io.v1alpha1.PodPreset.pb new file mode 100644 index 0000000000000000000000000000000000000000..07ef4ca7da240b4cf0d22c667f6374d8a1ebbb04 GIT binary patch literal 2207 zcmXX{du$ZP8NXQ`Nj4~4wvBXI6ve#+L{6FU&g|~YtXs9jn1@{;w!ukoi&i$a!4J-d zZSbRw6k}2vyEX){gN*~k5EAnU4)FspP!&J09VLod^^Z2Hnnb!gU)4mZTD7TCk$!V# z|M=eDZ)U#vX1{7#AJA9oq5ATMhRW!!dQvUxNo8&3ep*r!+g(D9hw^L7^6SdMZ+scl z2a%4Lfou~wVdO@TVBe?Ia+qVejwdZCxW$=e%TK>L@Wi{kym6JsTrv&UafyxzJxas7?SU+n-i!89t3+spM+n%;)= ztrBBgRU7lTLu+=C7~Um!GF**4%F1256PI%vN3k8vT;~zFZFki+uO3%96kC|baNhcj zQPGTrL$I~E==s8e0+jy2s;+GaQ5?r={@5F>->^BjNt;RjY)zk;4UGHN*doS7J zJ4QFse;#u!8#dwyfgLXfQZ1)SuV}{D13@STOIvuKTT{g_rdDh(XadX(TbUL4k`he3 z7s{H*wrqbh-srnNX&|I@gJo#BQIqCaf|U5A*>Co1E#KX{h53N%ZzfxO;+JsZm2Rvm z+Xxttmn(fgYOK*U<{BE~Cf6SXS%55!M?ix6u`P44u6fj4rUSPrSXd|!UeIjNoDecY z;Bk!y(-Ay~%mqmV1L1oQgG(C!d01C5o?+M()8iF$XOq|8O1#~B=gQ>yb;d(_z*wR$ z5|(8?rfUwI!=a&LZKF58{SH2qfx)|n(IU~*R@cV z=JGXxLO8N3UJ8_IuFO-(P!Mi~0)^|33XUb<5Wy-7I~I~czx((%WA_V*2GFAr0xNp3QO^r6 zqLy_5typQRnF_{HXjE1hnzfRq6 z>_Av8##nIZoiDoH`1@GmD`bLh2Rpkz>saz<6aufUPG-Acw>eyz+N3SMKu;qDIGph0i7P`N9=!dp*(cx^-ukCc{@EA*{Jp=T;`Dk_fqJD%hDQa2R#{56 zVI9{Aub4kHHhF7e=+5}m2S1%0S>?>VzB22Fi8GyLa~C2I!Qjsxr~|=m0m9qSQz}^) z#%yP0^4j|o*W&}jv~c?E`QeKSP%U5jpVn9WC^dXE`PMHM#`4B> z5bxXY8vp%-oe-TsSDBfdpwamaelTZIo3VXH_;jI zcy)g4{PVHKyMu|7mr}0`XDx?9an%>xgK7yYh$24*lc4EF6%3kB*pXFJ$7aqnd*LT2$3&#wE1OEreNQT@1 literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/settings.k8s.io.v1alpha1.PodPreset.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/settings.k8s.io.v1alpha1.PodPreset.yaml new file mode 100644 index 00000000000..2dd00087635 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/settings.k8s.io.v1alpha1.PodPreset.yaml @@ -0,0 +1,327 @@ +apiVersion: settings.k8s.io/v1alpha1 +kind: PodPreset +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: + env: + - name: "25" + value: "26" + valueFrom: + configMapKeyRef: + key: "32" + name: "31" + optional: false + fieldRef: + apiVersion: "27" + fieldPath: "28" + resourceFieldRef: + containerName: "29" + divisor: "91" + resource: "30" + secretKeyRef: + key: "34" + name: "33" + optional: true + envFrom: + - configMapRef: + name: "36" + optional: true + prefix: "35" + secretRef: + name: "37" + optional: false + 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 + volumeMounts: + - mountPath: "172" + mountPropagation: œȠƬQg鄠[颐o啛更偢ɇ卷荙JLĹ] + name: "171" + readOnly: true + subPath: "173" + subPathExpr: "174" + volumes: + - awsElasticBlockStore: + fsType: "43" + partition: 1686297225 + readOnly: true + volumeID: "42" + azureDisk: + cachingMode: 穠C]躢|)黰eȪ嵛4$%Qɰ + diskName: "106" + diskURI: "107" + fsType: "108" + kind: Ï抴ŨfZhUʎ浵ɲõTo&蕭k + readOnly: false + azureFile: + readOnly: true + secretName: "92" + shareName: "93" + cephfs: + monitors: + - "77" + path: "78" + readOnly: true + secretFile: "80" + secretRef: + name: "81" + user: "79" + cinder: + fsType: "75" + secretRef: + name: "76" + volumeID: "74" + configMap: + defaultMode: -958191807 + items: + - key: "95" + mode: -513127725 + path: "96" + name: "94" + optional: true + csi: + driver: "138" + fsType: "139" + nodePublishSecretRef: + name: "142" + readOnly: true + volumeAttributes: + "140": "141" + downwardAPI: + defaultMode: 1169718433 + items: + - fieldRef: + apiVersion: "85" + fieldPath: "86" + mode: 345648859 + path: "84" + resourceFieldRef: + containerName: "87" + divisor: "965" + resource: "88" + emptyDir: + sizeLimit: "700" + ephemeral: + readOnly: true + volumeClaimTemplate: + metadata: + annotations: + "150": "151" + clusterName: "156" + creationTimestamp: null + deletionGracePeriodSeconds: -2351574817327272831 + finalizers: + - "155" + generateName: "144" + generation: 2131277878630553496 + labels: + "148": "149" + managedFields: + - apiVersion: "158" + fieldsType: "159" + manager: "157" + operation: ɍi縱ù墴1Rƥ贫 + name: "143" + namespace: "145" + ownerReferences: + - apiVersion: "152" + blockOwnerDeletion: false + controller: false + kind: "153" + name: "154" + uid: 臷Ľð»ųKĵ&4ʑ%:;栍dʪ + resourceVersion: "16267283576845911679" + selfLink: "146" + uid: y綸_Ú8參遼ū + spec: + accessModes: + - 掊°nʮ閼咎櫸eʔŊƞ究:hoĂɋ瀐 + dataSource: + apiGroup: "168" + kind: "169" + name: "170" + resources: + limits: + <鴒翁杙Ŧ癃8鸖ɱJȉ罴: "587" + requests: + Ó6dz娝嘚庎D}埽uʎȺ眖R#yV: "156" + selector: + matchExpressions: + - key: x--r7v66bm71u-n4f9wk-3--652x01--p--n4-4-t--2/C.A-j..9dfn3Y8d_0_.---M_4FpF_W-1._-vL_i.-_-a--G-I.-_Y33--.8U.6 + operator: In + values: + - A.0.__cd..lv-_aLQbI2_-.XFw.8._..._Wxpe..J7r6 + matchLabels: + d.iUaC_wYSJfB._.zS-._..3le-Q4-R-083.SD..P.---5.-Z3P__D__6t-2.-m: wE._._3.-.83_iQ + storageClassName: "167" + volumeMode: 瘦ɖ緕ȚÍ勅跦Opwǩ曬逴 + volumeName: "166" + fc: + fsType: "90" + lun: -460478410 + targetWWNs: + - "89" + wwids: + - "91" + flexVolume: + driver: "69" + fsType: "70" + options: + "72": "73" + secretRef: + name: "71" + flocker: + datasetName: "82" + datasetUUID: "83" + gcePersistentDisk: + fsType: "41" + partition: -1215463021 + pdName: "40" + readOnly: true + gitRepo: + directory: "46" + repository: "44" + revision: "45" + glusterfs: + endpoints: "59" + path: "60" + hostPath: + path: "39" + type: 3fƻfʣ繡楙¯ĦE + iscsi: + fsType: "55" + initiatorName: "58" + iqn: "53" + iscsiInterface: "54" + lun: -388204860 + portals: + - "56" + readOnly: true + secretRef: + name: "57" + targetPortal: "52" + name: "38" + nfs: + path: "51" + readOnly: true + server: "50" + persistentVolumeClaim: + claimName: "61" + photonPersistentDisk: + fsType: "110" + pdID: "109" + portworxVolume: + fsType: "125" + readOnly: true + volumeID: "124" + projected: + defaultMode: 1366821517 + sources: + - configMap: + items: + - key: "120" + mode: -1120128337 + path: "121" + name: "119" + optional: false + downwardAPI: + items: + - fieldRef: + apiVersion: "115" + fieldPath: "116" + mode: -1996616480 + path: "114" + resourceFieldRef: + containerName: "117" + divisor: "85" + resource: "118" + secret: + items: + - key: "112" + mode: -163325250 + path: "113" + name: "111" + optional: false + serviceAccountToken: + audience: "122" + expirationSeconds: -1239370187818888272 + path: "123" + quobyte: + group: "104" + registry: "101" + tenant: "105" + user: "103" + volume: "102" + rbd: + fsType: "64" + image: "63" + keyring: "67" + monitors: + - "62" + pool: "65" + readOnly: true + secretRef: + name: "68" + user: "66" + scaleIO: + fsType: "133" + gateway: "126" + protectionDomain: "129" + secretRef: + name: "128" + sslEnabled: true + storageMode: "131" + storagePool: "130" + system: "127" + volumeName: "132" + secret: + defaultMode: -999327618 + items: + - key: "48" + mode: -815194340 + path: "49" + optional: false + secretName: "47" + storageos: + fsType: "136" + secretRef: + name: "137" + volumeName: "134" + volumeNamespace: "135" + vsphereVolume: + fsType: "98" + storagePolicyID: "100" + storagePolicyName: "99" + volumePath: "97" diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1.CSIDriver.json b/staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1.CSIDriver.json new file mode 100644 index 00000000000..6fe7dbd2b46 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1.CSIDriver.json @@ -0,0 +1,52 @@ +{ + "kind": "CSIDriver", + "apiVersion": "storage.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": { + "attachRequired": false, + "podInfoOnMount": false, + "volumeLifecycleModes": [ + "r鯹)晿\u003co,c鮽ort昍řČ扷5ƗǸ" + ], + "storageCapacity": true, + "fsGroupPolicy": "/ʕVŚ(ĿȊ甞谐颋DžSǡ" + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1.CSIDriver.pb b/staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1.CSIDriver.pb new file mode 100644 index 0000000000000000000000000000000000000000..fd70e9d3998d786f719e036c9f594c86be093801 GIT binary patch literal 285 zcmV+&0pk8^ICB6B9tsh2bZ>HDXJsyHICCy(Z!dN+5(z_7NknpKc4cxB@&O8|0SW;! z5&<(B0W=~3H7Wr&G88c}Ff=kWFf}weI50RjHZV3aFf%yY?t;~Ui=2UQLI6;$h_!=- zpU#}S0a^wM0XGr>IARA10XY%^F)(T%3IZ`Q8UishA`V1)<-3%~hkJ9yipGy{DgrSv zFaS6Kasn|ldIB*uiUBVQ0x>ocA?c8c<&=u)qnX8?Emh^5w8OVyFUgdB=8=IY=DC-| zhFuy0F*h;-F*p)L2mlZO8XD`K=9rDenZ%6diMKVzm&dpu j0V)|U%9U2dnkdA-$cpEbp6IZU>7t9rg;U3&8UP{y;ihQV literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1.CSIDriver.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1.CSIDriver.yaml new file mode 100644 index 00000000000..9e7b4cf89c2 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1.CSIDriver.yaml @@ -0,0 +1,38 @@ +apiVersion: storage.k8s.io/v1 +kind: CSIDriver +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: + attachRequired: false + fsGroupPolicy: /ʕVŚ(ĿȊ甞谐颋DžSǡ + podInfoOnMount: false + storageCapacity: true + volumeLifecycleModes: + - r鯹)晿0#me<}m+Pts5J@eu#N1KneJ2$KBOT;G3 zAv{ThOQc5>s|f;MFyTuPX56J@1|SadMFyth9-8 zh;G_ylgOcge>i2+fF)_b-EEI|#EWC={qM9Dva3VKJ&L-PCap9O9W;?{vw z>e@g5;v*?5 z`2c9??1*QtHQyL%{$aM%yOckh?~eN?N~1%CZ0T$^fAVd28&n~ZRf4#bY0t(U19LxN zF;w8N;uxEAmvZ4zE*a%vx(X46h~8_ZYk`p={KQ6I&&{na6@fhLdrZ;l6%PFWt6 z(Lu;U-=Sg9v;&9%@ucBk8A@mj#(<$Zj8Q`k6eTQ|D!&ycsbHyKsbHx@$96EVRG~Qx zr97%MqblkqyKJgqqJt!P%cYv_wpewh{Mq-dg~7GX;^h4ErGc3&ftAKZXz>xjF=|xO zsC0&S*kEFz~H6CscO@ze8qz*;7y!>d|mo$0li?*pa z#NrR)ph851PzNUmH$|kQR&;R_1m_gG_&0cq)A@eS_ngl;ZIz^Ku+Jxh-d5OZVp}D+ z(aYZDVJBV>Ii(AgLgjz95XNDBV=$z@=j?aHCV~2wt5Qp@k3eB68Z=I8W)te&=sq(s%u*d(A9XVC@Q;v#KvCv$djcXlxO z{`g*UIR5r5p0^A)rO1}W-Cc`&W0EzaKD~JSd_0?skKevN+=rFf^uw1=VfM%5{?Uuk zrK8WUzCOBbXi`{Q(S6I_BX&grK-7x^-{qYa#?VrA0c{AlXnIhGrtd%(oNo3?fU3G4 zRf7Z~mjeSohHF>zT{#5lBCz7h^&90fmIONVvae9r%G(HyCBF{n1Lz$DVB4FkZLUq| zBpP(CkDJ=1FNu9C_LyTHais(|h>hy`{KT&f0RkiBNinAx-0?b*0N^a{8z)U$0L!i| zD~^D{&BhK^bGit5?P(k!)|MEx3f(kcWD-M-Lp{_zroDbiXv5V-ENRrCk3lUTHS&gG W_6kbtZrT!F=9E3h9hOdIQvU#<(w80p literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1alpha1.CSIStorageCapacity.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1alpha1.CSIStorageCapacity.yaml new file mode 100644 index 00000000000..08bf0ae2888 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1alpha1.CSIStorageCapacity.yaml @@ -0,0 +1,41 @@ +apiVersion: storage.k8s.io/v1alpha1 +capacity: "130" +kind: CSIStorageCapacity +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" +nodeTopology: + 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 +storageClassName: "25" diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1alpha1.VolumeAttachment.json b/staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1alpha1.VolumeAttachment.json new file mode 100644 index 00000000000..7fdc8f43405 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1alpha1.VolumeAttachment.json @@ -0,0 +1,305 @@ +{ + "kind": "VolumeAttachment", + "apiVersion": "storage.k8s.io/v1alpha1", + "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": { + "attacher": "19", + "source": { + "persistentVolumeName": "20", + "inlineVolumeSpec": { + "capacity": { + "qJ枊a8衍`Ĩ": "652" + }, + "gcePersistentDisk": { + "pdName": "21", + "fsType": "22", + "partition": 1847377175 + }, + "awsElasticBlockStore": { + "volumeID": "23", + "fsType": "24", + "partition": -387137265 + }, + "hostPath": { + "path": "25", + "type": "夸eɑeʤ脽ěĂ凗蓏Ŋ蛊ĉy" + }, + "glusterfs": { + "endpoints": "26", + "path": "27", + "readOnly": true, + "endpointsNamespace": "28" + }, + "nfs": { + "server": "29", + "path": "30" + }, + "rbd": { + "monitors": [ + "31" + ], + "image": "32", + "fsType": "33", + "pool": "34", + "user": "35", + "keyring": "36", + "secretRef": { + "name": "37", + "namespace": "38" + } + }, + "iscsi": { + "targetPortal": "39", + "iqn": "40", + "lun": 2048967527, + "iscsiInterface": "41", + "fsType": "42", + "readOnly": true, + "portals": [ + "43" + ], + "secretRef": { + "name": "44", + "namespace": "45" + }, + "initiatorName": "46" + }, + "cinder": { + "volumeID": "47", + "fsType": "48", + "readOnly": true, + "secretRef": { + "name": "49", + "namespace": "50" + } + }, + "cephfs": { + "monitors": [ + "51" + ], + "path": "52", + "user": "53", + "secretFile": "54", + "secretRef": { + "name": "55", + "namespace": "56" + }, + "readOnly": true + }, + "fc": { + "targetWWNs": [ + "57" + ], + "lun": -616291512, + "fsType": "58", + "wwids": [ + "59" + ] + }, + "flocker": { + "datasetName": "60", + "datasetUUID": "61" + }, + "flexVolume": { + "driver": "62", + "fsType": "63", + "secretRef": { + "name": "64", + "namespace": "65" + }, + "options": { + "66": "67" + } + }, + "azureFile": { + "secretName": "68", + "shareName": "69", + "secretNamespace": "70" + }, + "vsphereVolume": { + "volumePath": "71", + "fsType": "72", + "storagePolicyName": "73", + "storagePolicyID": "74" + }, + "quobyte": { + "registry": "75", + "volume": "76", + "readOnly": true, + "user": "77", + "group": "78", + "tenant": "79" + }, + "azureDisk": { + "diskName": "80", + "diskURI": "81", + "cachingMode": "x", + "fsType": "82", + "readOnly": false, + "kind": "a鯿rŎǀ朲^苣" + }, + "photonPersistentDisk": { + "pdID": "83", + "fsType": "84" + }, + "portworxVolume": { + "volumeID": "85", + "fsType": "86", + "readOnly": true + }, + "scaleIO": { + "gateway": "87", + "system": "88", + "secretRef": { + "name": "89", + "namespace": "90" + }, + "protectionDomain": "91", + "storagePool": "92", + "storageMode": "93", + "volumeName": "94", + "fsType": "95" + }, + "local": { + "path": "96", + "fsType": "97" + }, + "storageos": { + "volumeName": "98", + "volumeNamespace": "99", + "fsType": "100", + "secretRef": { + "kind": "101", + "namespace": "102", + "name": "103", + "uid": "ȮO励鹗塢ē ƕP", + "apiVersion": "104", + "resourceVersion": "105", + "fieldPath": "106" + } + }, + "csi": { + "driver": "107", + "volumeHandle": "108", + "readOnly": true, + "fsType": "109", + "volumeAttributes": { + "110": "111" + }, + "controllerPublishSecretRef": { + "name": "112", + "namespace": "113" + }, + "nodeStageSecretRef": { + "name": "114", + "namespace": "115" + }, + "nodePublishSecretRef": { + "name": "116", + "namespace": "117" + }, + "controllerExpandSecretRef": { + "name": "118", + "namespace": "119" + } + }, + "accessModes": [ + "d賑'üA謥ǣ偐圠=" + ], + "claimRef": { + "kind": "120", + "namespace": "121", + "name": "122", + "apiVersion": "123", + "resourceVersion": "124", + "fieldPath": "125" + }, + "persistentVolumeReclaimPolicy": "錕?øēƺ魋Ď儇击3ƆìQ喞艋", + "storageClassName": "126", + "mountOptions": [ + "127" + ], + "volumeMode": "½", + "nodeAffinity": { + "required": { + "nodeSelectorTerms": [ + { + "matchExpressions": [ + { + "key": "128", + "operator": "檮Ǣ冖ž琔n宂¬轚9Ȏ瀮昃2", + "values": [ + "129" + ] + } + ], + "matchFields": [ + { + "key": "130", + "operator": "-议}ȧ外ĺ稥氹Ç|¶", + "values": [ + "131" + ] + } + ] + } + ] + } + } + } + }, + "nodeName": "132" + }, + "status": { + "attached": true, + "attachmentMetadata": { + "133": "134" + }, + "attachError": { + "time": "2327-07-20T07:31:37Z", + "message": "135" + }, + "detachError": { + "time": "2046-08-01T16:33:49Z", + "message": "136" + } + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1alpha1.VolumeAttachment.pb b/staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1alpha1.VolumeAttachment.pb new file mode 100644 index 0000000000000000000000000000000000000000..0caf9b8d2be5d93568d63489158c4c90bf795cf1 GIT binary patch literal 1161 zcmX9+TTC5A7~UCDikn!;2HWF_X->B$Hmil*x$MlI#Mq)wBu1>MnkF?KlvsNM0ga+f zxC!>4T!eyc3AI3D+t8y@FQtekaJbY5lRo&M#y9tH&V#1$v5A*&a35yB`Tp?_13%pp8UgiEAH6srmXUohcI5ouqm&<~l<^{;<+{nXh%(b-&U)n9x6tM2zM{5Y{d z4wc(PIYc*XwMpdAz(1O@X~2>+;O@33+vA1N^}csnSF)>v%^pQvOOqBFh;|ytEUAGs zbas`7vhirPG<|kua__--;>+c4GBvkGPZfqc_Y~&G^Sy^rO)(m1=T12?BIkGfnD6{n zZg02meZ8(Qna$|p#SdS~Uv{?GWuatF#}>O1n!urqCC2amb*DUKIroF%U_@fD>-yS1 z|KcMlEBO#;>FkVWZZzH+Zv0`U*t3{FpYMwM#)~6^E7{`tZ2t7y?l!1GB&!5*Dbt>f zJqG4}!eXevVZ|{v=Pu>Kqg*n|!*m5A3K6}}N>>9TL->h}-tOC5T`B^P3g(kE6?~s{ z09qjsmoHciRD`uv*dteHIGPx8rC;};O(nb}yd=D&@DP&{Oz4vX4*;vm_0^$Y{@xr9 zBAv24Dx*V?g}y_>pkXHv1L8@;!7`N47>of!brhq98YoIwE>(UDPEx^A!BW9eiT3Sa zV5vfL7)p6mX+~AlMRwa%!$b#3@|H_A+heiHOzE@lTUG|vItmkWFBbc!vjkQe7oo*R z1jndRNu$y^;$ee{wKk1u%p3Wp`6ysCVrd%jS{jKu8p(QV$`pyvZ=|l0CjilK6eY_7 z-=r`bAaJlSLvhzx&pjPyzbMU*#}}vaBdOIh^&SF(VUcMp;T(C&Bq@_*P8`1omt2N7 z3n~cMCT0fn^d=St%i2vG8m#Izu{JnLR=rZZKK$_VxBH8;m)54^&Y^hXlgHc?D&py4 z3D6m1u7y4rXIKRKVA9)F`rypt%Qx~Pt2ay6`tt*EPhZ@(z*l>hXP=43CX1*0jW{%7 zRZEu^>z=m{+RxgLn!?&i6|UyirsCeQmG3r&Mo-4MuBF-H;<;#jV51{f__*7g2j1;& zsJZX#*jvoyPOX0$&y3}7Zd|@p_yV#ylB6IIA$!)(KHvy`|OH}pNG!& Xc$JnRq-%&j?#^}G^FI+LE!X-F$AUb^ literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1alpha1.VolumeAttachment.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1alpha1.VolumeAttachment.yaml new file mode 100644 index 00000000000..526e4459b18 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1alpha1.VolumeAttachment.yaml @@ -0,0 +1,229 @@ +apiVersion: storage.k8s.io/v1alpha1 +kind: VolumeAttachment +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: + attacher: "19" + nodeName: "132" + source: + inlineVolumeSpec: + accessModes: + - d賑'üA謥ǣ偐圠= + awsElasticBlockStore: + fsType: "24" + partition: -387137265 + volumeID: "23" + azureDisk: + cachingMode: x + diskName: "80" + diskURI: "81" + fsType: "82" + kind: a鯿rŎǀ朲^苣 + readOnly: false + azureFile: + secretName: "68" + secretNamespace: "70" + shareName: "69" + capacity: + qJ枊a8衍`Ĩ: "652" + cephfs: + monitors: + - "51" + path: "52" + readOnly: true + secretFile: "54" + secretRef: + name: "55" + namespace: "56" + user: "53" + cinder: + fsType: "48" + readOnly: true + secretRef: + name: "49" + namespace: "50" + volumeID: "47" + claimRef: + apiVersion: "123" + fieldPath: "125" + kind: "120" + name: "122" + namespace: "121" + resourceVersion: "124" + csi: + controllerExpandSecretRef: + name: "118" + namespace: "119" + controllerPublishSecretRef: + name: "112" + namespace: "113" + driver: "107" + fsType: "109" + nodePublishSecretRef: + name: "116" + namespace: "117" + nodeStageSecretRef: + name: "114" + namespace: "115" + readOnly: true + volumeAttributes: + "110": "111" + volumeHandle: "108" + fc: + fsType: "58" + lun: -616291512 + targetWWNs: + - "57" + wwids: + - "59" + flexVolume: + driver: "62" + fsType: "63" + options: + "66": "67" + secretRef: + name: "64" + namespace: "65" + flocker: + datasetName: "60" + datasetUUID: "61" + gcePersistentDisk: + fsType: "22" + partition: 1847377175 + pdName: "21" + glusterfs: + endpoints: "26" + endpointsNamespace: "28" + path: "27" + readOnly: true + hostPath: + path: "25" + type: 夸eɑeʤ脽ěĂ凗蓏Ŋ蛊ĉy + iscsi: + fsType: "42" + initiatorName: "46" + iqn: "40" + iscsiInterface: "41" + lun: 2048967527 + portals: + - "43" + readOnly: true + secretRef: + name: "44" + namespace: "45" + targetPortal: "39" + local: + fsType: "97" + path: "96" + mountOptions: + - "127" + nfs: + path: "30" + server: "29" + nodeAffinity: + required: + nodeSelectorTerms: + - matchExpressions: + - key: "128" + operator: 檮Ǣ冖ž琔n宂¬轚9Ȏ瀮昃2 + values: + - "129" + matchFields: + - key: "130" + operator: -议}ȧ外ĺ稥氹Ç|¶ + values: + - "131" + persistentVolumeReclaimPolicy: 錕?øēƺ魋Ď儇击3ƆìQ喞艋 + photonPersistentDisk: + fsType: "84" + pdID: "83" + portworxVolume: + fsType: "86" + readOnly: true + volumeID: "85" + quobyte: + group: "78" + readOnly: true + registry: "75" + tenant: "79" + user: "77" + volume: "76" + rbd: + fsType: "33" + image: "32" + keyring: "36" + monitors: + - "31" + pool: "34" + secretRef: + name: "37" + namespace: "38" + user: "35" + scaleIO: + fsType: "95" + gateway: "87" + protectionDomain: "91" + secretRef: + name: "89" + namespace: "90" + storageMode: "93" + storagePool: "92" + system: "88" + volumeName: "94" + storageClassName: "126" + storageos: + fsType: "100" + secretRef: + apiVersion: "104" + fieldPath: "106" + kind: "101" + name: "103" + namespace: "102" + resourceVersion: "105" + uid: ȮO励鹗塢ē ƕP + volumeName: "98" + volumeNamespace: "99" + volumeMode: ½ + vsphereVolume: + fsType: "72" + storagePolicyID: "74" + storagePolicyName: "73" + volumePath: "71" + persistentVolumeName: "20" +status: + attachError: + message: "135" + time: "2327-07-20T07:31:37Z" + attached: true + attachmentMetadata: + "133": "134" + detachError: + message: "136" + time: "2046-08-01T16:33:49Z" diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1beta1.CSIDriver.json b/staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1beta1.CSIDriver.json new file mode 100644 index 00000000000..38d938f9ce5 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1beta1.CSIDriver.json @@ -0,0 +1,52 @@ +{ + "kind": "CSIDriver", + "apiVersion": "storage.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": { + "attachRequired": false, + "podInfoOnMount": false, + "volumeLifecycleModes": [ + "r鯹)晿\u003co,c鮽ort昍řČ扷5ƗǸ" + ], + "storageCapacity": true, + "fsGroupPolicy": "/ʕVŚ(ĿȊ甞谐颋DžSǡ" + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1beta1.CSIDriver.pb b/staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1beta1.CSIDriver.pb new file mode 100644 index 0000000000000000000000000000000000000000..76d98ea818e64e85b7d629434905535695a6f00a GIT binary patch literal 290 zcmV+-0p0#HDXJsyHICCy(Z!dN+Vr6t;F%k(wQ%OW}X?A6D67m5G zsR0TBG774F)%bTG%z(ZIXEylH#RUfGB7hZ+wOwZfs34ha6$l3 zt%$XQg`duxy8&7T3IR6~0XSj@3IRD10x>XZAPNF8G8zIgGa?Q|dgZ&6$cKA##frv{ za4G^ZF)#o)0dfK{G7$v&o-I}7oV3HYVK2#)eddvY zDCW7B#D-lO0x>r-0x>ueL94sd=9#}dZ!BZ!uDx$^bmo|i#hJv6=83m8 o#+S#qAOR{FFUplx#hNI@zsQQ`l%D9Ykm;g}$AweJp&9@p0PF~AuK)l5 literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1beta1.CSIDriver.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1beta1.CSIDriver.yaml new file mode 100644 index 00000000000..3d131d2ec26 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1beta1.CSIDriver.yaml @@ -0,0 +1,38 @@ +apiVersion: storage.k8s.io/v1beta1 +kind: CSIDriver +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: + attachRequired: false + fsGroupPolicy: /ʕVŚ(ĿȊ甞谐颋DžSǡ + podInfoOnMount: false + storageCapacity: true + volumeLifecycleModes: + - r鯹)晿M{_Vmk7NfkQ6$hDG@i_u7k z(O8PnM2XQd#K^?J)Wp)lz{1?jz|6?N*y8rPrmKzJa~cbr7y{OIY;A6x ze{Rlh#wa!}Msp!XizId~MoS?kLxU^@E+#`GDJDZ>B|ev`r@N<|Xs<3l+I6hIK#K`z zE`tSQ5tE@w6_cT97o$ENt-Bw}c2U}9uqU}|D%VPIiyW?*JyU~F;wUDMUZ?m3MGP7DESJGM5r z&ObM2H)9kV7o)ilqeT)s7o(*Rlc7PD0vD5^krb1mu@aw4)zjTmPPA7SAMHBUU!cVV zG?&4Gv53jgq>9PVw2M(6sMJhI@#TcBr&GFKE}nUGo^I&VIa>~IPt-p-rS{pxMvZ4X zrypsH1)64V#AIjzG~ZH+gNwHwD>)E`nM2i;-dlQbV&|)$&GGMe~aN^MnkF_~bfdPmR6wI> z6K;ZCl#5WXEx{IOtPNe2dMQOTf#p&kO#0x18sD5{_d(P6*u=|sa30Ql=lj3^|Nj4+ zb4<5cwrAJ2wYRipUdq-T(`|LHwA8;5G-um0fm8iV%d4*+&+cz;&%E&R@$89q=T?>d zDX|H22u~8>66q1eYJ$KQO!!hn+Se-dL*{e+>z~~}bq!2*oouk0uD>z>+lJ?vBSh;>EFz{?#lE;;~$L=IrX!-h=Vvmn+|7>TiynDvosRDK1PD`kqHM#b}_N+m*!McDC6Sp=3_yHoF>{z@dyKChq)oyE0`t_k!VIL}IA>+WJ5L z;v*?5`56Feqyt)=hk+Yiom0S`6NvR-)9|w zRtUu9b5=7IVM7h}$Q2rnCWc(;H$Grf2`>pR2`?!;#H0ih`sBd0ELNQfm~3adQ4}X<#NtV5M;pT6{=w zj2e|RDxD)9Hkepz)0oD*k#Cxh0!Aa2rV($Tk!YlmY_g_JkqG@p>I!)b5DiCBvLf(J z3bO$M2MaS4cb$#=lX32g^1?)Xak?;?T07I^As`qQnZ^>%lP64)GD+sd@r!WD6?n6t zf`DydW-w20VPUXr*utT~s&NZzgQH~4i=}HL53PK=zchDgeJ1W2jwdfX;-*j$PZvvo z&KPqo^uaj8BG3nu-mdcdXC7U-UKm}wQNB7*7>s-S-p%JSF zy1dl*tbNda+J4v+)=sK;CBHr$_l>W9w>dm^BF=X&&y|+WMH_>go%!NNJ?1>{Zg)e? zedoTtrF{O>#wYRYc;Uw8