From fd8e172e8bd3f554aae1cb8a7fbe64c45ff785af Mon Sep 17 00:00:00 2001 From: Jordan Liggitt Date: Wed, 18 Sep 2019 12:59:16 -0400 Subject: [PATCH] Add v1.16.0 API compatibility data --- .../admission.k8s.io.v1.AdmissionReview.json | 81 + .../admission.k8s.io.v1.AdmissionReview.pb | Bin 0 -> 727 bytes .../admission.k8s.io.v1.AdmissionReview.yaml | 80 + ...ission.k8s.io.v1beta1.AdmissionReview.json | 81 + ...dmission.k8s.io.v1beta1.AdmissionReview.pb | Bin 0 -> 732 bytes ...ission.k8s.io.v1beta1.AdmissionReview.yaml | 80 + ...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.16.0/apps.v1.ControllerRevision.json | 45 + .../v1.16.0/apps.v1.ControllerRevision.pb | Bin 0 -> 327 bytes .../v1.16.0/apps.v1.ControllerRevision.yaml | 39 + .../testdata/v1.16.0/apps.v1.DaemonSet.json | 1409 ++++++++++++++++ .../api/testdata/v1.16.0/apps.v1.DaemonSet.pb | Bin 0 -> 6305 bytes .../testdata/v1.16.0/apps.v1.DaemonSet.yaml | 961 +++++++++++ .../testdata/v1.16.0/apps.v1.Deployment.json | 1405 +++++++++++++++ .../testdata/v1.16.0/apps.v1.Deployment.pb | Bin 0 -> 6321 bytes .../testdata/v1.16.0/apps.v1.Deployment.yaml | 958 +++++++++++ .../testdata/v1.16.0/apps.v1.ReplicaSet.json | 1397 +++++++++++++++ .../testdata/v1.16.0/apps.v1.ReplicaSet.pb | Bin 0 -> 6360 bytes .../testdata/v1.16.0/apps.v1.ReplicaSet.yaml | 951 +++++++++++ .../testdata/v1.16.0/apps.v1.StatefulSet.json | 1499 +++++++++++++++++ .../testdata/v1.16.0/apps.v1.StatefulSet.pb | Bin 0 -> 6995 bytes .../testdata/v1.16.0/apps.v1.StatefulSet.yaml | 1023 +++++++++++ .../apps.v1beta1.ControllerRevision.json | 45 + .../apps.v1beta1.ControllerRevision.pb | Bin 0 -> 332 bytes .../apps.v1beta1.ControllerRevision.yaml | 39 + .../v1.16.0/apps.v1beta1.Deployment.json | 1408 ++++++++++++++++ .../v1.16.0/apps.v1beta1.Deployment.pb | Bin 0 -> 6337 bytes .../v1.16.0/apps.v1beta1.Deployment.yaml | 960 +++++++++++ .../apps.v1beta1.DeploymentRollback.json | 11 + .../apps.v1beta1.DeploymentRollback.pb | Bin 0 -> 69 bytes .../apps.v1beta1.DeploymentRollback.yaml | 7 + .../testdata/v1.16.0/apps.v1beta1.Scale.json | 53 + .../testdata/v1.16.0/apps.v1beta1.Scale.pb | Bin 0 -> 240 bytes .../testdata/v1.16.0/apps.v1beta1.Scale.yaml | 38 + .../v1.16.0/apps.v1beta1.StatefulSet.json | 1499 +++++++++++++++++ .../v1.16.0/apps.v1beta1.StatefulSet.pb | Bin 0 -> 6971 bytes .../v1.16.0/apps.v1beta1.StatefulSet.yaml | 1023 +++++++++++ .../apps.v1beta2.ControllerRevision.json | 45 + .../apps.v1beta2.ControllerRevision.pb | Bin 0 -> 332 bytes .../apps.v1beta2.ControllerRevision.yaml | 39 + .../v1.16.0/apps.v1beta2.DaemonSet.json | 1409 ++++++++++++++++ .../v1.16.0/apps.v1beta2.DaemonSet.pb | Bin 0 -> 6310 bytes .../v1.16.0/apps.v1beta2.DaemonSet.yaml | 961 +++++++++++ .../v1.16.0/apps.v1beta2.Deployment.json | 1405 +++++++++++++++ .../v1.16.0/apps.v1beta2.Deployment.pb | Bin 0 -> 6326 bytes .../v1.16.0/apps.v1beta2.Deployment.yaml | 958 +++++++++++ .../v1.16.0/apps.v1beta2.ReplicaSet.json | 1397 +++++++++++++++ .../v1.16.0/apps.v1beta2.ReplicaSet.pb | Bin 0 -> 6365 bytes .../v1.16.0/apps.v1beta2.ReplicaSet.yaml | 951 +++++++++++ .../testdata/v1.16.0/apps.v1beta2.Scale.json | 53 + .../testdata/v1.16.0/apps.v1beta2.Scale.pb | Bin 0 -> 240 bytes .../testdata/v1.16.0/apps.v1beta2.Scale.yaml | 38 + .../v1.16.0/apps.v1beta2.StatefulSet.json | 1499 +++++++++++++++++ .../v1.16.0/apps.v1beta2.StatefulSet.pb | Bin 0 -> 7000 bytes .../v1.16.0/apps.v1beta2.StatefulSet.yaml | 1023 +++++++++++ ...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.16.0/autoscaling.v1.Scale.json | 50 + .../testdata/v1.16.0/autoscaling.v1.Scale.pb | Bin 0 -> 232 bytes .../v1.16.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 | 241 +++ ...scaling.v2beta2.HorizontalPodAutoscaler.pb | Bin 0 -> 1957 bytes ...aling.v2beta2.HorizontalPodAutoscaler.yaml | 160 ++ .../api/testdata/v1.16.0/batch.v1.Job.json | 1398 +++++++++++++++ .../api/testdata/v1.16.0/batch.v1.Job.pb | Bin 0 -> 6267 bytes .../api/testdata/v1.16.0/batch.v1.Job.yaml | 953 +++++++++++ .../v1.16.0/batch.v1beta1.CronJob.json | 1446 ++++++++++++++++ .../testdata/v1.16.0/batch.v1beta1.CronJob.pb | Bin 0 -> 6568 bytes .../v1.16.0/batch.v1beta1.CronJob.yaml | 989 +++++++++++ .../v1.16.0/batch.v1beta1.JobTemplate.json | 1428 ++++++++++++++++ .../v1.16.0/batch.v1beta1.JobTemplate.pb | Bin 0 -> 6506 bytes .../v1.16.0/batch.v1beta1.JobTemplate.yaml | 976 +++++++++++ .../v1.16.0/batch.v2alpha1.CronJob.json | 1446 ++++++++++++++++ .../v1.16.0/batch.v2alpha1.CronJob.pb | Bin 0 -> 6569 bytes .../v1.16.0/batch.v2alpha1.CronJob.yaml | 989 +++++++++++ .../v1.16.0/batch.v2alpha1.JobTemplate.json | 1428 ++++++++++++++++ .../v1.16.0/batch.v2alpha1.JobTemplate.pb | Bin 0 -> 6507 bytes .../v1.16.0/batch.v2alpha1.JobTemplate.yaml | 976 +++++++++++ ....io.v1beta1.CertificateSigningRequest.json | 70 + ...8s.io.v1beta1.CertificateSigningRequest.pb | Bin 0 -> 326 bytes ....io.v1beta1.CertificateSigningRequest.yaml | 49 + .../v1.16.0/coordination.k8s.io.v1.Lease.json | 48 + .../v1.16.0/coordination.k8s.io.v1.Lease.pb | Bin 0 -> 234 bytes .../v1.16.0/coordination.k8s.io.v1.Lease.yaml | 35 + .../coordination.k8s.io.v1beta1.Lease.json | 48 + .../coordination.k8s.io.v1beta1.Lease.pb | Bin 0 -> 239 bytes .../coordination.k8s.io.v1beta1.Lease.yaml | 35 + .../testdata/v1.16.0/core.v1.APIGroup.json | 21 + .../api/testdata/v1.16.0/core.v1.APIGroup.pb | Bin 0 -> 53 bytes .../testdata/v1.16.0/core.v1.APIGroup.yaml | 12 + .../testdata/v1.16.0/core.v1.APIVersions.json | 13 + .../testdata/v1.16.0/core.v1.APIVersions.pb | Bin 0 -> 40 bytes .../testdata/v1.16.0/core.v1.APIVersions.yaml | 7 + .../api/testdata/v1.16.0/core.v1.Binding.json | 52 + .../api/testdata/v1.16.0/core.v1.Binding.pb | Bin 0 -> 247 bytes .../api/testdata/v1.16.0/core.v1.Binding.yaml | 39 + .../v1.16.0/core.v1.ComponentStatus.json | 51 + .../v1.16.0/core.v1.ComponentStatus.pb | Bin 0 -> 242 bytes .../v1.16.0/core.v1.ComponentStatus.yaml | 36 + .../testdata/v1.16.0/core.v1.ConfigMap.json | 49 + .../api/testdata/v1.16.0/core.v1.ConfigMap.pb | Bin 0 -> 219 bytes .../testdata/v1.16.0/core.v1.ConfigMap.yaml | 35 + .../v1.16.0/core.v1.CreateOptions.json | 8 + .../testdata/v1.16.0/core.v1.CreateOptions.pb | Bin 0 -> 37 bytes .../v1.16.0/core.v1.CreateOptions.yaml | 5 + .../v1.16.0/core.v1.DeleteOptions.json | 14 + .../testdata/v1.16.0/core.v1.DeleteOptions.pb | Bin 0 -> 96 bytes .../v1.16.0/core.v1.DeleteOptions.yaml | 10 + .../testdata/v1.16.0/core.v1.Endpoints.json | 86 + .../api/testdata/v1.16.0/core.v1.Endpoints.pb | Bin 0 -> 374 bytes .../testdata/v1.16.0/core.v1.Endpoints.yaml | 60 + .../v1.16.0/core.v1.EphemeralContainers.json | 292 ++++ .../v1.16.0/core.v1.EphemeralContainers.pb | Bin 0 -> 1140 bytes .../v1.16.0/core.v1.EphemeralContainers.yaml | 203 +++ .../api/testdata/v1.16.0/core.v1.Event.json | 79 + .../api/testdata/v1.16.0/core.v1.Event.pb | Bin 0 -> 407 bytes .../api/testdata/v1.16.0/core.v1.Event.yaml | 63 + .../v1.16.0/core.v1.ExportOptions.json | 6 + .../testdata/v1.16.0/core.v1.ExportOptions.pb | Bin 0 -> 35 bytes .../v1.16.0/core.v1.ExportOptions.yaml | 4 + .../testdata/v1.16.0/core.v1.GetOptions.json | 5 + .../testdata/v1.16.0/core.v1.GetOptions.pb | Bin 0 -> 31 bytes .../testdata/v1.16.0/core.v1.GetOptions.yaml | 3 + .../testdata/v1.16.0/core.v1.LimitRange.json | 65 + .../testdata/v1.16.0/core.v1.LimitRange.pb | Bin 0 -> 376 bytes .../testdata/v1.16.0/core.v1.LimitRange.yaml | 44 + .../testdata/v1.16.0/core.v1.ListOptions.json | 11 + .../testdata/v1.16.0/core.v1.ListOptions.pb | Bin 0 -> 65 bytes .../testdata/v1.16.0/core.v1.ListOptions.yaml | 9 + .../testdata/v1.16.0/core.v1.Namespace.json | 60 + .../api/testdata/v1.16.0/core.v1.Namespace.pb | Bin 0 -> 317 bytes .../testdata/v1.16.0/core.v1.Namespace.yaml | 42 + .../api/testdata/v1.16.0/core.v1.Node.json | 156 ++ .../api/testdata/v1.16.0/core.v1.Node.pb | Bin 0 -> 746 bytes .../api/testdata/v1.16.0/core.v1.Node.yaml | 110 ++ .../v1.16.0/core.v1.NodeProxyOptions.json | 5 + .../v1.16.0/core.v1.NodeProxyOptions.pb | Bin 0 -> 37 bytes .../v1.16.0/core.v1.NodeProxyOptions.yaml | 3 + .../v1.16.0/core.v1.PatchOptions.json | 9 + .../testdata/v1.16.0/core.v1.PatchOptions.pb | Bin 0 -> 38 bytes .../v1.16.0/core.v1.PatchOptions.yaml | 6 + .../v1.16.0/core.v1.PersistentVolume.json | 292 ++++ .../v1.16.0/core.v1.PersistentVolume.pb | Bin 0 -> 1177 bytes .../v1.16.0/core.v1.PersistentVolume.yaml | 221 +++ .../core.v1.PersistentVolumeClaim.json | 94 ++ .../v1.16.0/core.v1.PersistentVolumeClaim.pb | Bin 0 -> 595 bytes .../core.v1.PersistentVolumeClaim.yaml | 65 + .../api/testdata/v1.16.0/core.v1.Pod.json | 1491 ++++++++++++++++ .../api/testdata/v1.16.0/core.v1.Pod.pb | Bin 0 -> 6764 bytes .../api/testdata/v1.16.0/core.v1.Pod.yaml | 1026 +++++++++++ .../v1.16.0/core.v1.PodAttachOptions.json | 7 + .../v1.16.0/core.v1.PodAttachOptions.pb | Bin 0 -> 45 bytes .../v1.16.0/core.v1.PodAttachOptions.yaml | 5 + .../v1.16.0/core.v1.PodExecOptions.json | 10 + .../v1.16.0/core.v1.PodExecOptions.pb | Bin 0 -> 46 bytes .../v1.16.0/core.v1.PodExecOptions.yaml | 7 + .../v1.16.0/core.v1.PodLogOptions.json | 10 + .../testdata/v1.16.0/core.v1.PodLogOptions.pb | Bin 0 -> 71 bytes .../v1.16.0/core.v1.PodLogOptions.yaml | 8 + .../core.v1.PodPortForwardOptions.json | 7 + .../v1.16.0/core.v1.PodPortForwardOptions.pb | Bin 0 -> 50 bytes .../core.v1.PodPortForwardOptions.yaml | 4 + .../v1.16.0/core.v1.PodProxyOptions.json | 5 + .../v1.16.0/core.v1.PodProxyOptions.pb | Bin 0 -> 36 bytes .../v1.16.0/core.v1.PodProxyOptions.yaml | 3 + .../v1.16.0/core.v1.PodStatusResult.json | 208 +++ .../v1.16.0/core.v1.PodStatusResult.pb | Bin 0 -> 910 bytes .../v1.16.0/core.v1.PodStatusResult.yaml | 156 ++ .../testdata/v1.16.0/core.v1.PodTemplate.json | 1372 +++++++++++++++ .../testdata/v1.16.0/core.v1.PodTemplate.pb | Bin 0 -> 6156 bytes .../testdata/v1.16.0/core.v1.PodTemplate.yaml | 936 ++++++++++ .../v1.16.0/core.v1.RangeAllocation.json | 45 + .../v1.16.0/core.v1.RangeAllocation.pb | Bin 0 -> 213 bytes .../v1.16.0/core.v1.RangeAllocation.yaml | 33 + .../core.v1.ReplicationController.json | 1384 +++++++++++++++ .../v1.16.0/core.v1.ReplicationController.pb | Bin 0 -> 6361 bytes .../core.v1.ReplicationController.yaml | 944 +++++++++++ .../v1.16.0/core.v1.ResourceQuota.json | 70 + .../testdata/v1.16.0/core.v1.ResourceQuota.pb | Bin 0 -> 395 bytes .../v1.16.0/core.v1.ResourceQuota.yaml | 47 + .../api/testdata/v1.16.0/core.v1.Secret.json | 50 + .../api/testdata/v1.16.0/core.v1.Secret.pb | Bin 0 -> 251 bytes .../api/testdata/v1.16.0/core.v1.Secret.yaml | 36 + .../v1.16.0/core.v1.SerializedReference.json | 13 + .../v1.16.0/core.v1.SerializedReference.pb | Bin 0 -> 81 bytes .../v1.16.0/core.v1.SerializedReference.yaml | 10 + .../api/testdata/v1.16.0/core.v1.Service.json | 87 + .../api/testdata/v1.16.0/core.v1.Service.pb | Bin 0 -> 401 bytes .../api/testdata/v1.16.0/core.v1.Service.yaml | 61 + .../v1.16.0/core.v1.ServiceAccount.json | 60 + .../v1.16.0/core.v1.ServiceAccount.pb | Bin 0 -> 251 bytes .../v1.16.0/core.v1.ServiceAccount.yaml | 42 + .../v1.16.0/core.v1.ServiceProxyOptions.json | 5 + .../v1.16.0/core.v1.ServiceProxyOptions.pb | Bin 0 -> 40 bytes .../v1.16.0/core.v1.ServiceProxyOptions.yaml | 3 + .../api/testdata/v1.16.0/core.v1.Status.json | 25 + .../api/testdata/v1.16.0/core.v1.Status.pb | Bin 0 -> 178 bytes .../api/testdata/v1.16.0/core.v1.Status.yaml | 18 + .../v1.16.0/core.v1.UpdateOptions.json | 8 + .../testdata/v1.16.0/core.v1.UpdateOptions.pb | Bin 0 -> 37 bytes .../v1.16.0/core.v1.UpdateOptions.yaml | 5 + .../testdata/v1.16.0/core.v1.WatchEvent.json | 4 + .../testdata/v1.16.0/core.v1.WatchEvent.pb | Bin 0 -> 121 bytes .../testdata/v1.16.0/core.v1.WatchEvent.yaml | 8 + .../v1.16.0/events.k8s.io.v1beta1.Event.json | 80 + .../v1.16.0/events.k8s.io.v1beta1.Event.pb | Bin 0 -> 415 bytes .../v1.16.0/events.k8s.io.v1beta1.Event.yaml | 64 + .../v1.16.0/extensions.v1beta1.DaemonSet.json | 1410 ++++++++++++++++ .../v1.16.0/extensions.v1beta1.DaemonSet.pb | Bin 0 -> 6361 bytes .../v1.16.0/extensions.v1beta1.DaemonSet.yaml | 962 +++++++++++ .../extensions.v1beta1.Deployment.json | 1408 ++++++++++++++++ .../v1.16.0/extensions.v1beta1.Deployment.pb | Bin 0 -> 6343 bytes .../extensions.v1beta1.Deployment.yaml | 960 +++++++++++ ...extensions.v1beta1.DeploymentRollback.json | 11 + .../extensions.v1beta1.DeploymentRollback.pb | Bin 0 -> 75 bytes ...extensions.v1beta1.DeploymentRollback.yaml | 7 + .../v1.16.0/extensions.v1beta1.Ingress.json | 83 + .../v1.16.0/extensions.v1beta1.Ingress.pb | Bin 0 -> 288 bytes .../v1.16.0/extensions.v1beta1.Ingress.yaml | 52 + .../extensions.v1beta1.NetworkPolicy.json | 150 ++ .../extensions.v1beta1.NetworkPolicy.pb | Bin 0 -> 1381 bytes .../extensions.v1beta1.NetworkPolicy.yaml | 87 + .../extensions.v1beta1.PodSecurityPolicy.json | 144 ++ .../extensions.v1beta1.PodSecurityPolicy.pb | Bin 0 -> 582 bytes .../extensions.v1beta1.PodSecurityPolicy.yaml | 92 + .../extensions.v1beta1.ReplicaSet.json | 1397 +++++++++++++++ .../v1.16.0/extensions.v1beta1.ReplicaSet.pb | Bin 0 -> 6371 bytes .../extensions.v1beta1.ReplicaSet.yaml | 951 +++++++++++ ...ns.v1beta1.ReplicationControllerDummy.json | 4 + ...ions.v1beta1.ReplicationControllerDummy.pb | Bin 0 -> 60 bytes ...ns.v1beta1.ReplicationControllerDummy.yaml | 2 + .../v1.16.0/extensions.v1beta1.Scale.json | 53 + .../v1.16.0/extensions.v1beta1.Scale.pb | Bin 0 -> 246 bytes .../v1.16.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 + .../networking.k8s.io.v1.NetworkPolicy.json | 150 ++ .../networking.k8s.io.v1.NetworkPolicy.pb | Bin 0 -> 1383 bytes .../networking.k8s.io.v1.NetworkPolicy.yaml | 87 + .../networking.k8s.io.v1beta1.Ingress.json | 83 + .../networking.k8s.io.v1beta1.Ingress.pb | Bin 0 -> 295 bytes .../networking.k8s.io.v1beta1.Ingress.yaml | 52 + .../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.16.0/policy.v1beta1.Eviction.json | 55 + .../v1.16.0/policy.v1beta1.Eviction.pb | Bin 0 -> 279 bytes .../v1.16.0/policy.v1beta1.Eviction.yaml | 40 + .../policy.v1beta1.PodDisruptionBudget.json | 69 + .../policy.v1beta1.PodDisruptionBudget.pb | Bin 0 -> 587 bytes .../policy.v1beta1.PodDisruptionBudget.yaml | 48 + .../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 | 382 +++++ .../settings.k8s.io.v1alpha1.PodPreset.pb | Bin 0 -> 1535 bytes .../settings.k8s.io.v1alpha1.PodPreset.yaml | 272 +++ .../storage.k8s.io.v1.StorageClass.json | 65 + .../v1.16.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 +++ ...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 | 50 + .../storage.k8s.io.v1beta1.CSIDriver.pb | Bin 0 -> 261 bytes .../storage.k8s.io.v1beta1.CSIDriver.yaml | 36 + .../storage.k8s.io.v1beta1.CSINode.json | 57 + .../v1.16.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 +++ 375 files changed, 63959 insertions(+) create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/admission.k8s.io.v1.AdmissionReview.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/admission.k8s.io.v1.AdmissionReview.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/admission.k8s.io.v1.AdmissionReview.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/admission.k8s.io.v1beta1.AdmissionReview.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/admission.k8s.io.v1beta1.AdmissionReview.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/admission.k8s.io.v1beta1.AdmissionReview.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/admissionregistration.k8s.io.v1.MutatingWebhookConfiguration.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/admissionregistration.k8s.io.v1.MutatingWebhookConfiguration.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/admissionregistration.k8s.io.v1.MutatingWebhookConfiguration.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/admissionregistration.k8s.io.v1.ValidatingWebhookConfiguration.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/admissionregistration.k8s.io.v1.ValidatingWebhookConfiguration.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/admissionregistration.k8s.io.v1.ValidatingWebhookConfiguration.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/admissionregistration.k8s.io.v1beta1.MutatingWebhookConfiguration.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/admissionregistration.k8s.io.v1beta1.MutatingWebhookConfiguration.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/admissionregistration.k8s.io.v1beta1.MutatingWebhookConfiguration.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/admissionregistration.k8s.io.v1beta1.ValidatingWebhookConfiguration.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/admissionregistration.k8s.io.v1beta1.ValidatingWebhookConfiguration.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/admissionregistration.k8s.io.v1beta1.ValidatingWebhookConfiguration.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/apps.v1.ControllerRevision.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/apps.v1.ControllerRevision.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/apps.v1.ControllerRevision.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/apps.v1.DaemonSet.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/apps.v1.DaemonSet.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/apps.v1.DaemonSet.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/apps.v1.Deployment.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/apps.v1.Deployment.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/apps.v1.Deployment.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/apps.v1.ReplicaSet.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/apps.v1.ReplicaSet.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/apps.v1.ReplicaSet.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/apps.v1.StatefulSet.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/apps.v1.StatefulSet.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/apps.v1.StatefulSet.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta1.ControllerRevision.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta1.ControllerRevision.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta1.ControllerRevision.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta1.Deployment.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta1.Deployment.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta1.Deployment.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta1.DeploymentRollback.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta1.DeploymentRollback.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta1.DeploymentRollback.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta1.Scale.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta1.Scale.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta1.Scale.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta1.StatefulSet.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta1.StatefulSet.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta1.StatefulSet.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta2.ControllerRevision.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta2.ControllerRevision.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta2.ControllerRevision.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta2.DaemonSet.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta2.DaemonSet.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta2.DaemonSet.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta2.Deployment.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta2.Deployment.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta2.Deployment.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta2.ReplicaSet.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta2.ReplicaSet.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta2.ReplicaSet.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta2.Scale.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta2.Scale.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta2.Scale.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta2.StatefulSet.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta2.StatefulSet.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta2.StatefulSet.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/authentication.k8s.io.v1.TokenRequest.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/authentication.k8s.io.v1.TokenRequest.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/authentication.k8s.io.v1.TokenRequest.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/authentication.k8s.io.v1.TokenReview.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/authentication.k8s.io.v1.TokenReview.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/authentication.k8s.io.v1.TokenReview.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/authentication.k8s.io.v1beta1.TokenReview.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/authentication.k8s.io.v1beta1.TokenReview.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/authentication.k8s.io.v1beta1.TokenReview.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/authorization.k8s.io.v1.LocalSubjectAccessReview.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/authorization.k8s.io.v1.LocalSubjectAccessReview.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/authorization.k8s.io.v1.LocalSubjectAccessReview.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/authorization.k8s.io.v1.SelfSubjectAccessReview.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/authorization.k8s.io.v1.SelfSubjectAccessReview.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/authorization.k8s.io.v1.SelfSubjectAccessReview.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/authorization.k8s.io.v1.SelfSubjectRulesReview.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/authorization.k8s.io.v1.SelfSubjectRulesReview.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/authorization.k8s.io.v1.SelfSubjectRulesReview.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/authorization.k8s.io.v1.SubjectAccessReview.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/authorization.k8s.io.v1.SubjectAccessReview.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/authorization.k8s.io.v1.SubjectAccessReview.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/authorization.k8s.io.v1beta1.LocalSubjectAccessReview.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/authorization.k8s.io.v1beta1.LocalSubjectAccessReview.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/authorization.k8s.io.v1beta1.LocalSubjectAccessReview.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/authorization.k8s.io.v1beta1.SelfSubjectAccessReview.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/authorization.k8s.io.v1beta1.SelfSubjectAccessReview.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/authorization.k8s.io.v1beta1.SelfSubjectAccessReview.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/authorization.k8s.io.v1beta1.SelfSubjectRulesReview.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/authorization.k8s.io.v1beta1.SelfSubjectRulesReview.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/authorization.k8s.io.v1beta1.SelfSubjectRulesReview.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/authorization.k8s.io.v1beta1.SubjectAccessReview.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/authorization.k8s.io.v1beta1.SubjectAccessReview.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/authorization.k8s.io.v1beta1.SubjectAccessReview.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/autoscaling.v1.HorizontalPodAutoscaler.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/autoscaling.v1.HorizontalPodAutoscaler.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/autoscaling.v1.HorizontalPodAutoscaler.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/autoscaling.v1.Scale.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/autoscaling.v1.Scale.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/autoscaling.v1.Scale.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/autoscaling.v2beta1.HorizontalPodAutoscaler.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/autoscaling.v2beta1.HorizontalPodAutoscaler.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/autoscaling.v2beta1.HorizontalPodAutoscaler.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/autoscaling.v2beta2.HorizontalPodAutoscaler.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/autoscaling.v2beta2.HorizontalPodAutoscaler.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/autoscaling.v2beta2.HorizontalPodAutoscaler.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/batch.v1.Job.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/batch.v1.Job.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/batch.v1.Job.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/batch.v1beta1.CronJob.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/batch.v1beta1.CronJob.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/batch.v1beta1.CronJob.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/batch.v1beta1.JobTemplate.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/batch.v1beta1.JobTemplate.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/batch.v1beta1.JobTemplate.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/batch.v2alpha1.CronJob.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/batch.v2alpha1.CronJob.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/batch.v2alpha1.CronJob.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/batch.v2alpha1.JobTemplate.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/batch.v2alpha1.JobTemplate.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/batch.v2alpha1.JobTemplate.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/certificates.k8s.io.v1beta1.CertificateSigningRequest.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/certificates.k8s.io.v1beta1.CertificateSigningRequest.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/certificates.k8s.io.v1beta1.CertificateSigningRequest.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/coordination.k8s.io.v1.Lease.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/coordination.k8s.io.v1.Lease.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/coordination.k8s.io.v1.Lease.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/coordination.k8s.io.v1beta1.Lease.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/coordination.k8s.io.v1beta1.Lease.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/coordination.k8s.io.v1beta1.Lease.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.APIGroup.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.APIGroup.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.APIGroup.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.APIVersions.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.APIVersions.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.APIVersions.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.Binding.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.Binding.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.Binding.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.ComponentStatus.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.ComponentStatus.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.ComponentStatus.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.ConfigMap.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.ConfigMap.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.ConfigMap.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.CreateOptions.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.CreateOptions.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.CreateOptions.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.DeleteOptions.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.DeleteOptions.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.DeleteOptions.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.Endpoints.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.Endpoints.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.Endpoints.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.EphemeralContainers.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.EphemeralContainers.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.EphemeralContainers.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.Event.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.Event.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.Event.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.ExportOptions.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.ExportOptions.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.ExportOptions.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.GetOptions.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.GetOptions.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.GetOptions.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.LimitRange.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.LimitRange.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.LimitRange.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.ListOptions.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.ListOptions.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.ListOptions.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.Namespace.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.Namespace.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.Namespace.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.Node.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.Node.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.Node.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.NodeProxyOptions.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.NodeProxyOptions.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.NodeProxyOptions.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.PatchOptions.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.PatchOptions.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.PatchOptions.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.PersistentVolume.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.PersistentVolume.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.PersistentVolume.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.PersistentVolumeClaim.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.PersistentVolumeClaim.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.PersistentVolumeClaim.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.Pod.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.Pod.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.Pod.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.PodAttachOptions.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.PodAttachOptions.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.PodAttachOptions.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.PodExecOptions.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.PodExecOptions.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.PodExecOptions.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.PodLogOptions.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.PodLogOptions.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.PodLogOptions.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.PodPortForwardOptions.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.PodPortForwardOptions.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.PodPortForwardOptions.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.PodProxyOptions.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.PodProxyOptions.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.PodProxyOptions.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.PodStatusResult.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.PodStatusResult.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.PodStatusResult.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.PodTemplate.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.PodTemplate.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.PodTemplate.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.RangeAllocation.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.RangeAllocation.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.RangeAllocation.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.ReplicationController.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.ReplicationController.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.ReplicationController.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.ResourceQuota.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.ResourceQuota.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.ResourceQuota.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.Secret.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.Secret.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.Secret.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.SerializedReference.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.SerializedReference.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.SerializedReference.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.Service.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.Service.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.Service.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.ServiceAccount.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.ServiceAccount.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.ServiceAccount.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.ServiceProxyOptions.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.ServiceProxyOptions.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.ServiceProxyOptions.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.Status.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.Status.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.Status.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.UpdateOptions.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.UpdateOptions.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.UpdateOptions.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.WatchEvent.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.WatchEvent.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/core.v1.WatchEvent.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/events.k8s.io.v1beta1.Event.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/events.k8s.io.v1beta1.Event.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/events.k8s.io.v1beta1.Event.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/extensions.v1beta1.DaemonSet.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/extensions.v1beta1.DaemonSet.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/extensions.v1beta1.DaemonSet.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/extensions.v1beta1.Deployment.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/extensions.v1beta1.Deployment.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/extensions.v1beta1.Deployment.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/extensions.v1beta1.DeploymentRollback.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/extensions.v1beta1.DeploymentRollback.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/extensions.v1beta1.DeploymentRollback.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/extensions.v1beta1.Ingress.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/extensions.v1beta1.Ingress.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/extensions.v1beta1.Ingress.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/extensions.v1beta1.NetworkPolicy.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/extensions.v1beta1.NetworkPolicy.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/extensions.v1beta1.NetworkPolicy.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/extensions.v1beta1.PodSecurityPolicy.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/extensions.v1beta1.PodSecurityPolicy.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/extensions.v1beta1.PodSecurityPolicy.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/extensions.v1beta1.ReplicaSet.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/extensions.v1beta1.ReplicaSet.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/extensions.v1beta1.ReplicaSet.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/extensions.v1beta1.ReplicationControllerDummy.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/extensions.v1beta1.ReplicationControllerDummy.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/extensions.v1beta1.ReplicationControllerDummy.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/extensions.v1beta1.Scale.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/extensions.v1beta1.Scale.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/extensions.v1beta1.Scale.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/imagepolicy.k8s.io.v1alpha1.ImageReview.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/imagepolicy.k8s.io.v1alpha1.ImageReview.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/imagepolicy.k8s.io.v1alpha1.ImageReview.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/networking.k8s.io.v1.NetworkPolicy.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/networking.k8s.io.v1.NetworkPolicy.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/networking.k8s.io.v1.NetworkPolicy.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/networking.k8s.io.v1beta1.Ingress.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/networking.k8s.io.v1beta1.Ingress.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/networking.k8s.io.v1beta1.Ingress.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/node.k8s.io.v1alpha1.RuntimeClass.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/node.k8s.io.v1alpha1.RuntimeClass.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/node.k8s.io.v1alpha1.RuntimeClass.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/node.k8s.io.v1beta1.RuntimeClass.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/node.k8s.io.v1beta1.RuntimeClass.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/node.k8s.io.v1beta1.RuntimeClass.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/policy.v1beta1.Eviction.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/policy.v1beta1.Eviction.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/policy.v1beta1.Eviction.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/policy.v1beta1.PodDisruptionBudget.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/policy.v1beta1.PodDisruptionBudget.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/policy.v1beta1.PodDisruptionBudget.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/policy.v1beta1.PodSecurityPolicy.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/policy.v1beta1.PodSecurityPolicy.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/policy.v1beta1.PodSecurityPolicy.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/rbac.authorization.k8s.io.v1.ClusterRole.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/rbac.authorization.k8s.io.v1.ClusterRole.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/rbac.authorization.k8s.io.v1.ClusterRole.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/rbac.authorization.k8s.io.v1.ClusterRoleBinding.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/rbac.authorization.k8s.io.v1.ClusterRoleBinding.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/rbac.authorization.k8s.io.v1.ClusterRoleBinding.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/rbac.authorization.k8s.io.v1.Role.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/rbac.authorization.k8s.io.v1.Role.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/rbac.authorization.k8s.io.v1.Role.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/rbac.authorization.k8s.io.v1.RoleBinding.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/rbac.authorization.k8s.io.v1.RoleBinding.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/rbac.authorization.k8s.io.v1.RoleBinding.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/rbac.authorization.k8s.io.v1alpha1.ClusterRole.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/rbac.authorization.k8s.io.v1alpha1.ClusterRole.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/rbac.authorization.k8s.io.v1alpha1.ClusterRole.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/rbac.authorization.k8s.io.v1alpha1.ClusterRoleBinding.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/rbac.authorization.k8s.io.v1alpha1.ClusterRoleBinding.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/rbac.authorization.k8s.io.v1alpha1.ClusterRoleBinding.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/rbac.authorization.k8s.io.v1alpha1.Role.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/rbac.authorization.k8s.io.v1alpha1.Role.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/rbac.authorization.k8s.io.v1alpha1.Role.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/rbac.authorization.k8s.io.v1alpha1.RoleBinding.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/rbac.authorization.k8s.io.v1alpha1.RoleBinding.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/rbac.authorization.k8s.io.v1alpha1.RoleBinding.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/rbac.authorization.k8s.io.v1beta1.ClusterRole.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/rbac.authorization.k8s.io.v1beta1.ClusterRole.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/rbac.authorization.k8s.io.v1beta1.ClusterRole.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/rbac.authorization.k8s.io.v1beta1.ClusterRoleBinding.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/rbac.authorization.k8s.io.v1beta1.ClusterRoleBinding.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/rbac.authorization.k8s.io.v1beta1.ClusterRoleBinding.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/rbac.authorization.k8s.io.v1beta1.Role.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/rbac.authorization.k8s.io.v1beta1.Role.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/rbac.authorization.k8s.io.v1beta1.Role.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/rbac.authorization.k8s.io.v1beta1.RoleBinding.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/rbac.authorization.k8s.io.v1beta1.RoleBinding.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/rbac.authorization.k8s.io.v1beta1.RoleBinding.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/scheduling.k8s.io.v1.PriorityClass.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/scheduling.k8s.io.v1.PriorityClass.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/scheduling.k8s.io.v1.PriorityClass.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/scheduling.k8s.io.v1alpha1.PriorityClass.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/scheduling.k8s.io.v1alpha1.PriorityClass.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/scheduling.k8s.io.v1alpha1.PriorityClass.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/scheduling.k8s.io.v1beta1.PriorityClass.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/scheduling.k8s.io.v1beta1.PriorityClass.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/scheduling.k8s.io.v1beta1.PriorityClass.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/settings.k8s.io.v1alpha1.PodPreset.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/settings.k8s.io.v1alpha1.PodPreset.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/settings.k8s.io.v1alpha1.PodPreset.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/storage.k8s.io.v1.StorageClass.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/storage.k8s.io.v1.StorageClass.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/storage.k8s.io.v1.StorageClass.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/storage.k8s.io.v1.VolumeAttachment.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/storage.k8s.io.v1.VolumeAttachment.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/storage.k8s.io.v1.VolumeAttachment.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/storage.k8s.io.v1alpha1.VolumeAttachment.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/storage.k8s.io.v1alpha1.VolumeAttachment.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/storage.k8s.io.v1alpha1.VolumeAttachment.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/storage.k8s.io.v1beta1.CSIDriver.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/storage.k8s.io.v1beta1.CSIDriver.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/storage.k8s.io.v1beta1.CSIDriver.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/storage.k8s.io.v1beta1.CSINode.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/storage.k8s.io.v1beta1.CSINode.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/storage.k8s.io.v1beta1.CSINode.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/storage.k8s.io.v1beta1.StorageClass.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/storage.k8s.io.v1beta1.StorageClass.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/storage.k8s.io.v1beta1.StorageClass.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/storage.k8s.io.v1beta1.VolumeAttachment.json create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/storage.k8s.io.v1beta1.VolumeAttachment.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.16.0/storage.k8s.io.v1beta1.VolumeAttachment.yaml diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/admission.k8s.io.v1.AdmissionReview.json b/staging/src/k8s.io/api/testdata/v1.16.0/admission.k8s.io.v1.AdmissionReview.json new file mode 100644 index 00000000000..eb137b6d949 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.0/admission.k8s.io.v1.AdmissionReview.json @@ -0,0 +1,81 @@ +{ + "kind": "AdmissionReview", + "apiVersion": "admission.k8s.io/v1", + "request": { + "uid": "ő岅ȕHH壬%龺ǟ橸章蒪ʤǎ", + "kind": { + "group": "2", + "version": "3", + "kind": "4" + }, + "resource": { + "group": "5", + "version": "6", + "resource": "7" + }, + "subResource": "8", + "requestKind": { + "group": "9", + "version": "10", + "kind": "11" + }, + "requestResource": { + "group": "12", + "version": "13", + "resource": "14" + }, + "requestSubResource": "15", + "name": "16", + "namespace": "17", + "operation": "¡ıŵDz", + "userInfo": { + "username": "18", + "uid": "19", + "groups": [ + "20" + ], + "extra": { + "21": [ + "22" +] + } + }, + "object": {"apiVersion":"example.com/v1","kind":"CustomType","spec":{"replicas":1},"status":{"available":1}}, + "oldObject": {"apiVersion":"example.com/v1","kind":"CustomType","spec":{"replicas":1},"status":{"available":1}}, + "dryRun": false, + "options": {"apiVersion":"example.com/v1","kind":"CustomType","spec":{"replicas":1},"status":{"available":1}} + }, + "response": { + "uid": "輂]¨\u0026桰]]æȌ殸2爟¼ªov鈶", + "allowed": false, + "status": { + "metadata": { + "selfLink": "(湗Ć]ʪƬ滈憴Uą飋ī", + "resourceVersion": "71208173751669476" + }, + "status": "23", + "message": "24", + "reason": "Hr鯹)晿\u003co,c鮽ort昍řČ扷5Ɨ", + "details": { + "name": "25", + "group": "26", + "kind": "27", + "uid": "Ƣ6/ʕVŚ(ĿȊ甞", + "causes": [ + { + "reason": "颋Dž", + "message": "28", + "field": "29" + } + ], + "retryAfterSeconds": 1001983654 + }, + "code": 153738858 + }, + "patch": "fQ==", + "patchType": "-Ǐ忄*齧獚敆Ȏțê", + "auditAnnotations": { + "30": "31" + } + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/admission.k8s.io.v1.AdmissionReview.pb b/staging/src/k8s.io/api/testdata/v1.16.0/admission.k8s.io.v1.AdmissionReview.pb new file mode 100644 index 0000000000000000000000000000000000000000..de772dcfb1bf3532343d8d4d74eecc147cf25ca1 GIT binary patch literal 727 zcmd0{C}!YN;}T9x$;~V-&dkr#%eE-i%gom=GZf-?gb41acJR@jYqe-R5?j-F&SD2F&SD)F&P;sad9yj849rgNh7ZmuB2+E z#DdJQ)FP0xl&q9eD-v@Ha#Hn@^K*f&Q_@k&&df^ziaVDUm*nS$R2HNH#fl43la;Kh zm5Ndeax#+>i8k&wO6M^+07nj0D!SQwfc zo0}S%nOT~cn@KSUF&P2vF)~q7@F;q@ey8TMnfq<>b&_AM+nZlh@@z)$(V0hjo^@_F zJvLp-3>dwpK=o!o_2x?aT&yn_bsuj93RnOIEH#$ReR7xCNbuMqGyPLj!;a3|)JJ?2rIOI$5x#>v89IInZx?=rZcfhmos;wb=bV^gGVmfCR-*~s zG<9Rr6H`o&Zj5DcSWByz8@%$rGp=QH?H;$@4=a7}Y~xw?bFN(s2D@w9=bT?ZTFdtP z-QL#QgXiVWdTW6@4q3vnBF}nxn)*0a;#nE7iW^{w04xUv>MPc##@Fl9SBD|M3J0*C z2Sh*+0)n|?G?JT97@k3DQlHRLhu%;CY4_DcGOl?dMuJ*IqbR0NMk&8GWu}e9tp`bs zGBc?~P+$h7v}9b5s3r>FETw5RJwU6RDXBgUilab?QgW_?44cGD=gQm^|Fz13g1pKe2Iku zJmaz}i&j3=DL1$6p9MSr<+hb`)@H3OZb-&NP_Qh@J}gOouPpHl2ME<6UNjO+IUgz) z>{9KrF&c4p_KZ~8emUPLS#$Q|@4n`uTcYpv(Rqo^%V-exJFBy;90dvme%Hq9Kfn9P zP;*rp>l7y%OD?O{e$spKM)+IZyn)!P`}C#O({AmN+u7Uf%`e%-e0!n&YQIbdAP@x( Jh?r*(^AF%V1)2Z= literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/admission.k8s.io.v1beta1.AdmissionReview.yaml b/staging/src/k8s.io/api/testdata/v1.16.0/admission.k8s.io.v1beta1.AdmissionReview.yaml new file mode 100644 index 00000000000..2e9e90ee7f2 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.0/admission.k8s.io.v1beta1.AdmissionReview.yaml @@ -0,0 +1,80 @@ +apiVersion: admission.k8s.io/v1beta1 +kind: AdmissionReview +request: + dryRun: false + kind: + group: "2" + kind: "4" + version: "3" + name: "16" + namespace: "17" + object: + apiVersion: example.com/v1 + kind: CustomType + spec: + replicas: 1 + status: + available: 1 + oldObject: + apiVersion: example.com/v1 + kind: CustomType + spec: + replicas: 1 + status: + available: 1 + operation: ¡ıŵDz + options: + apiVersion: example.com/v1 + kind: CustomType + spec: + replicas: 1 + status: + available: 1 + requestKind: + group: "9" + kind: "11" + version: "10" + requestResource: + group: "12" + resource: "14" + version: "13" + requestSubResource: "15" + resource: + group: "5" + resource: "7" + version: "6" + subResource: "8" + uid: ő岅ȕHH壬%龺ǟ橸章蒪ʤǎ + userInfo: + extra: + "21": + - "22" + groups: + - "20" + uid: "19" + username: "18" +response: + allowed: false + auditAnnotations: + "30": "31" + patch: fQ== + patchType: -Ǐ忄*齧獚敆Ȏțê + status: + code: 153738858 + details: + causes: + - field: "29" + message: "28" + reason: 颋Dž + group: "26" + kind: "27" + name: "25" + retryAfterSeconds: 1001983654 + uid: Ƣ6/ʕVŚ(ĿȊ甞 + message: "24" + metadata: + resourceVersion: "71208173751669476" + selfLink: (湗Ć]ʪƬ滈憴Uą飋ī + reason: Hr鯹)晿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.16.0/admissionregistration.k8s.io.v1.MutatingWebhookConfiguration.yaml b/staging/src/k8s.io/api/testdata/v1.16.0/admissionregistration.k8s.io.v1.MutatingWebhookConfiguration.yaml new file mode 100644 index 00000000000..65258078165 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/admissionregistration.k8s.io.v1.ValidatingWebhookConfiguration.json b/staging/src/k8s.io/api/testdata/v1.16.0/admissionregistration.k8s.io.v1.ValidatingWebhookConfiguration.json new file mode 100644 index 00000000000..d6fefa46180 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/admissionregistration.k8s.io.v1.ValidatingWebhookConfiguration.pb b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/admissionregistration.k8s.io.v1.ValidatingWebhookConfiguration.yaml b/staging/src/k8s.io/api/testdata/v1.16.0/admissionregistration.k8s.io.v1.ValidatingWebhookConfiguration.yaml new file mode 100644 index 00000000000..8a3ce445e3a --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/admissionregistration.k8s.io.v1beta1.MutatingWebhookConfiguration.json b/staging/src/k8s.io/api/testdata/v1.16.0/admissionregistration.k8s.io.v1beta1.MutatingWebhookConfiguration.json new file mode 100644 index 00000000000..95d589b3b98 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/admissionregistration.k8s.io.v1beta1.MutatingWebhookConfiguration.pb b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/admissionregistration.k8s.io.v1beta1.ValidatingWebhookConfiguration.yaml b/staging/src/k8s.io/api/testdata/v1.16.0/admissionregistration.k8s.io.v1beta1.ValidatingWebhookConfiguration.yaml new file mode 100644 index 00000000000..b44978962ae --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/apps.v1.ControllerRevision.json b/staging/src/k8s.io/api/testdata/v1.16.0/apps.v1.ControllerRevision.json new file mode 100644 index 00000000000..b19b05eb4d1 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/apps.v1.ControllerRevision.pb b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/apps.v1.ControllerRevision.yaml b/staging/src/k8s.io/api/testdata/v1.16.0/apps.v1.ControllerRevision.yaml new file mode 100644 index 00000000000..634a51ed2ac --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/apps.v1.DaemonSet.json b/staging/src/k8s.io/api/testdata/v1.16.0/apps.v1.DaemonSet.json new file mode 100644 index 00000000000..0d428f3227f --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.0/apps.v1.DaemonSet.json @@ -0,0 +1,1409 @@ +{ + "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" + } + } + } + ], + "initContainers": [ + { + "name": "147", + "image": "148", + "command": [ + "149" + ], + "args": [ + "150" + ], + "workingDir": "151", + "ports": [ + { + "name": "152", + "hostPort": -1510026905, + "containerPort": 437857734, + "protocol": "Rƥ贫d飼$俊跾|@?鷅b", + "hostIP": "153" + } + ], + "envFrom": [ + { + "prefix": "154", + "configMapRef": { + "name": "155", + "optional": false + }, + "secretRef": { + "name": "156", + "optional": false + } + } + ], + "env": [ + { + "name": "157", + "value": "158", + "valueFrom": { + "fieldRef": { + "apiVersion": "159", + "fieldPath": "160" + }, + "resourceFieldRef": { + "containerName": "161", + "resource": "162", + "divisor": "468" + }, + "configMapKeyRef": { + "name": "163", + "key": "164", + "optional": false + }, + "secretKeyRef": { + "name": "165", + "key": "166", + "optional": true + } + } + } + ], + "resources": { + "limits": { + "檲ɨ銦妰黖ȓƇ$缔獵偐ę腬": "646" + }, + "requests": { + "湨": "803" + } + }, + "volumeMounts": [ + { + "name": "167", + "readOnly": true, + "mountPath": "168", + "subPath": "169", + "mountPropagation": "卩蝾", + "subPathExpr": "170" + } + ], + "volumeDevices": [ + { + "name": "171", + "devicePath": "172" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "173" + ] + }, + "httpGet": { + "path": "174", + "port": "175", + "host": "176", + "httpHeaders": [ + { + "name": "177", + "value": "178" + } + ] + }, + "tcpSocket": { + "port": "179", + "host": "180" + }, + "initialDelaySeconds": 1805144649, + "timeoutSeconds": -606111218, + "periodSeconds": 1403721475, + "successThreshold": 519906483, + "failureThreshold": 1466047181 + }, + "readinessProbe": { + "exec": { + "command": [ + "181" + ] + }, + "httpGet": { + "path": "182", + "port": "183", + "host": "184", + "scheme": "w垁鷌辪虽U珝Żwʮ馜üNșƶ4ĩ", + "httpHeaders": [ + { + "name": "185", + "value": "186" + } + ] + }, + "tcpSocket": { + "port": -337353552, + "host": "187" + }, + "initialDelaySeconds": -1724160601, + "timeoutSeconds": -1158840571, + "periodSeconds": 1435507444, + "successThreshold": -1430577593, + "failureThreshold": 524249411 + }, + "startupProbe": { + "exec": { + "command": [ + "188" + ] + }, + "httpGet": { + "path": "189", + "port": "190", + "host": "191", + "scheme": "k_瀹鞎sn芞QÄȻ", + "httpHeaders": [ + { + "name": "192", + "value": "193" + } + ] + }, + "tcpSocket": { + "port": "194", + "host": "195" + }, + "initialDelaySeconds": 364013971, + "timeoutSeconds": 1596422492, + "periodSeconds": -1790124395, + "successThreshold": 1094670193, + "failureThreshold": 905846572 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "196" + ] + }, + "httpGet": { + "path": "197", + "port": "198", + "host": "199", + "scheme": "蚛隖\u003cǶĬ4y£軶ǃ*ʙ嫙\u0026蒒5靇C'", + "httpHeaders": [ + { + "name": "200", + "value": "201" + } + ] + }, + "tcpSocket": { + "port": 2126876305, + "host": "202" + } + }, + "preStop": { + "exec": { + "command": [ + "203" + ] + }, + "httpGet": { + "path": "204", + "port": "205", + "host": "206", + "scheme": "Ŵ廷s{Ⱦdz@", + "httpHeaders": [ + { + "name": "207", + "value": "208" + } + ] + }, + "tcpSocket": { + "port": 406308963, + "host": "209" + } + } + }, + "terminationMessagePath": "210", + "terminationMessagePolicy": "ŀ樺ȃv渟7¤7djƯĖ漘Z剚敍0", + "imagePullPolicy": "ŤǢʭ嵔棂p儼Ƿ裚瓶", + "securityContext": { + "capabilities": { + "add": [ + "+j忊Ŗȫ焗捏ĨFħ籘Àǒɿʒ刽ʼn" + ], + "drop": [ + "1ſ盷褎weLJèux榜VƋZ1Ůđ眊" + ] + }, + "privileged": true, + "seLinuxOptions": { + "user": "211", + "role": "212", + "type": "213", + "level": "214" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "215", + "gmsaCredentialSpec": "216", + "runAsUserName": "217" + }, + "runAsUser": 1563703589270296759, + "runAsGroup": 6506922239346928579, + "runAsNonRoot": true, + "readOnlyRootFilesystem": true, + "allowPrivilegeEscalation": true, + "procMount": "fǣ萭旿@" + }, + "stdin": true, + "stdinOnce": true, + "tty": true + } + ], + "containers": [ + { + "name": "218", + "image": "219", + "command": [ + "220" + ], + "args": [ + "221" + ], + "workingDir": "222", + "ports": [ + { + "name": "223", + "hostPort": 1584001904, + "containerPort": -839281354, + "protocol": "5姣\u003e懔%熷谟þ蛯ɰ荶ljʁ", + "hostIP": "224" + } + ], + "envFrom": [ + { + "prefix": "225", + "configMapRef": { + "name": "226", + "optional": false + }, + "secretRef": { + "name": "227", + "optional": false + } + } + ], + "env": [ + { + "name": "228", + "value": "229", + "valueFrom": { + "fieldRef": { + "apiVersion": "230", + "fieldPath": "231" + }, + "resourceFieldRef": { + "containerName": "232", + "resource": "233", + "divisor": "357" + }, + "configMapKeyRef": { + "name": "234", + "key": "235", + "optional": true + }, + "secretKeyRef": { + "name": "236", + "key": "237", + "optional": true + } + } + } + ], + "resources": { + "limits": { + "藠3.v-鿧悮坮Ȣ幟ļ腻ŬƩȿ0": "175" + }, + "requests": { + "ɺ皚|懥ƖN粕擓ƖHV": "962" + } + }, + "volumeMounts": [ + { + "name": "238", + "mountPath": "239", + "subPath": "240", + "mountPropagation": "Ź倗S晒嶗UÐ_ƮA攤/ɸɎ ", + "subPathExpr": "241" + } + ], + "volumeDevices": [ + { + "name": "242", + "devicePath": "243" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "244" + ] + }, + "httpGet": { + "path": "245", + "port": -393291312, + "host": "246", + "scheme": "Ŧ癃8鸖ɱJȉ罴ņ螡źȰ?", + "httpHeaders": [ + { + "name": "247", + "value": "248" + } + ] + }, + "tcpSocket": { + "port": "249", + "host": "250" + }, + "initialDelaySeconds": 627713162, + "timeoutSeconds": 1255312175, + "periodSeconds": -1740959124, + "successThreshold": 158280212, + "failureThreshold": -361442565 + }, + "readinessProbe": { + "exec": { + "command": [ + "251" + ] + }, + "httpGet": { + "path": "252", + "port": -2013568185, + "host": "253", + "scheme": "#yV'WKw(ğ儴Ůĺ}", + "httpHeaders": [ + { + "name": "254", + "value": "255" + } + ] + }, + "tcpSocket": { + "port": -20130017, + "host": "256" + }, + "initialDelaySeconds": -1244623134, + "timeoutSeconds": -1334110502, + "periodSeconds": -398297599, + "successThreshold": 873056500, + "failureThreshold": -36782737 + }, + "startupProbe": { + "exec": { + "command": [ + "257" + ] + }, + "httpGet": { + "path": "258", + "port": "259", + "host": "260", + "scheme": "Qg鄠[", + "httpHeaders": [ + { + "name": "261", + "value": "262" + } + ] + }, + "tcpSocket": { + "port": -241238495, + "host": "263" + }, + "initialDelaySeconds": -1556231754, + "timeoutSeconds": 461585849, + "periodSeconds": -321709789, + "successThreshold": -1463645123, + "failureThreshold": -1011390276 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "264" + ] + }, + "httpGet": { + "path": "265", + "port": "266", + "host": "267", + "scheme": "]佱¿\u003e犵殇ŕ-Ɂ圯W", + "httpHeaders": [ + { + "name": "268", + "value": "269" + } + ] + }, + "tcpSocket": { + "port": "270", + "host": "271" + } + }, + "preStop": { + "exec": { + "command": [ + "272" + ] + }, + "httpGet": { + "path": "273", + "port": -1161649101, + "host": "274", + "scheme": "嚧ʣq埄", + "httpHeaders": [ + { + "name": "275", + "value": "276" + } + ] + }, + "tcpSocket": { + "port": "277", + "host": "278" + } + } + }, + "terminationMessagePath": "279", + "terminationMessagePolicy": "ʁ岼昕ĬÇ", + "imagePullPolicy": "T 苧yñKJɐ扵G", + "securityContext": { + "capabilities": { + "add": [ + "fʀļ腩墺Ò媁荭gw忊" + ], + "drop": [ + "E剒蔞" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "280", + "role": "281", + "type": "282", + "level": "283" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "284", + "gmsaCredentialSpec": "285", + "runAsUserName": "286" + }, + "runAsUser": -6177393256425700216, + "runAsGroup": 2001337664780390084, + "runAsNonRoot": true, + "readOnlyRootFilesystem": true, + "allowPrivilegeEscalation": false, + "procMount": "Ȩ\u003c6鄰簳°Ļǟi\u0026" + }, + "stdin": true + } + ], + "ephemeralContainers": [ + { + "name": "287", + "image": "288", + "command": [ + "289" + ], + "args": [ + "290" + ], + "workingDir": "291", + "ports": [ + { + "name": "292", + "hostPort": 1313273370, + "containerPort": -1296830577, + "hostIP": "293" + } + ], + "envFrom": [ + { + "prefix": "294", + "configMapRef": { + "name": "295", + "optional": true + }, + "secretRef": { + "name": "296", + "optional": false + } + } + ], + "env": [ + { + "name": "297", + "value": "298", + "valueFrom": { + "fieldRef": { + "apiVersion": "299", + "fieldPath": "300" + }, + "resourceFieldRef": { + "containerName": "301", + "resource": "302", + "divisor": "3" + }, + "configMapKeyRef": { + "name": "303", + "key": "304", + "optional": true + }, + "secretKeyRef": { + "name": "305", + "key": "306", + "optional": true + } + } + } + ], + "resources": { + "limits": { + "淳4揻-$ɽ丟×x锏ɟ": "178" + }, + "requests": { + "Ö闊 鰔澝qV": "752" + } + }, + "volumeMounts": [ + { + "name": "307", + "readOnly": true, + "mountPath": "308", + "subPath": "309", + "mountPropagation": "/»頸+SÄ蚃ɣľ)酊龨Î", + "subPathExpr": "310" + } + ], + "volumeDevices": [ + { + "name": "311", + "devicePath": "312" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "313" + ] + }, + "httpGet": { + "path": "314", + "port": "315", + "host": "316", + "scheme": "冓鍓贯", + "httpHeaders": [ + { + "name": "317", + "value": "318" + } + ] + }, + "tcpSocket": { + "port": "319", + "host": "320" + }, + "initialDelaySeconds": 1290950685, + "timeoutSeconds": 12533543, + "periodSeconds": 1058960779, + "successThreshold": -2133441986, + "failureThreshold": 472742933 + }, + "readinessProbe": { + "exec": { + "command": [ + "321" + ] + }, + "httpGet": { + "path": "322", + "port": 1332783160, + "host": "323", + "scheme": "Ȱ囌{屿oiɥ嵐sC8?Ǻ鱎ƙ;", + "httpHeaders": [ + { + "name": "324", + "value": "325" + } + ] + }, + "tcpSocket": { + "port": "326", + "host": "327" + }, + "initialDelaySeconds": -300247800, + "timeoutSeconds": 386804041, + "periodSeconds": -126958936, + "successThreshold": 186945072, + "failureThreshold": 620822482 + }, + "startupProbe": { + "exec": { + "command": [ + "328" + ] + }, + "httpGet": { + "path": "329", + "port": "330", + "host": "331", + "scheme": "鍏H鯂²", + "httpHeaders": [ + { + "name": "332", + "value": "333" + } + ] + }, + "tcpSocket": { + "port": -1187301925, + "host": "334" + }, + "initialDelaySeconds": -402384013, + "timeoutSeconds": -181601395, + "periodSeconds": -617381112, + "successThreshold": 1851229369, + "failureThreshold": -560238386 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "335" + ] + }, + "httpGet": { + "path": "336", + "port": "337", + "host": "338", + "scheme": "C\"6x$1s", + "httpHeaders": [ + { + "name": "339", + "value": "340" + } + ] + }, + "tcpSocket": { + "port": "341", + "host": "342" + } + }, + "preStop": { + "exec": { + "command": [ + "343" + ] + }, + "httpGet": { + "path": "344", + "port": -518160270, + "host": "345", + "scheme": "ɔ幩še", + "httpHeaders": [ + { + "name": "346", + "value": "347" + } + ] + }, + "tcpSocket": { + "port": 1956567721, + "host": "348" + } + } + }, + "terminationMessagePath": "349", + "terminationMessagePolicy": "ȤƏ埮pɵ", + "securityContext": { + "capabilities": { + "add": [ + "|ʐşƧ諔迮ƙIJ嘢" + ], + "drop": [ + "ʗN" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "350", + "role": "351", + "type": "352", + "level": "353" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "354", + "gmsaCredentialSpec": "355", + "runAsUserName": "356" + }, + "runAsUser": -6048969174364431391, + "runAsGroup": 6726836758549163621, + "runAsNonRoot": false, + "readOnlyRootFilesystem": true, + "allowPrivilegeEscalation": false, + "procMount": "" + }, + "stdin": true, + "stdinOnce": true, + "tty": true, + "targetContainerName": "357" + } + ], + "restartPolicy": "ɭɪǹ0衷,", + "terminationGracePeriodSeconds": -3039830979334099524, + "activeDeadlineSeconds": 7270263763744228913, + "dnsPolicy": "n(fǂǢ曣ŋayåe躒訙Ǫ", + "nodeSelector": { + "358": "359" + }, + "serviceAccountName": "360", + "serviceAccount": "361", + "automountServiceAccountToken": true, + "nodeName": "362", + "hostNetwork": true, + "shareProcessNamespace": true, + "securityContext": { + "seLinuxOptions": { + "user": "363", + "role": "364", + "type": "365", + "level": "366" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "367", + "gmsaCredentialSpec": "368", + "runAsUserName": "369" + }, + "runAsUser": -5315960194881172085, + "runAsGroup": 6386250802140824739, + "runAsNonRoot": false, + "supplementalGroups": [ + -4480129203693517072 + ], + "fsGroup": 2585323675983182372, + "sysctls": [ + { + "name": "370", + "value": "371" + } + ] + }, + "imagePullSecrets": [ + { + "name": "372" + } + ], + "hostname": "373", + "subdomain": "374", + "affinity": { + "nodeAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": { + "nodeSelectorTerms": [ + { + "matchExpressions": [ + { + "key": "375", + "operator": "Ã茓pȓɻ", + "values": [ + "376" + ] + } + ], + "matchFields": [ + { + "key": "377", + "operator": "", + "values": [ + "378" + ] + } + ] + } + ] + }, + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": -767058113, + "preference": { + "matchExpressions": [ + { + "key": "379", + "operator": "Ǹ|蕎'佉賞ǧĒz", + "values": [ + "380" + ] + } + ], + "matchFields": [ + { + "key": "381", + "operator": "ùfŭƽ", + "values": [ + "382" + ] + } + ] + } + } + ] + }, + "podAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "h-up52--sjo7799-skj5--9/R_rm": "CR.s--f.-f.-zv._._.o" + }, + "matchExpressions": [ + { + "key": "K_A-_9_Z_C..7o_x3..-.8-Jp-94", + "operator": "DoesNotExist" + } + ] + }, + "namespaces": [ + "389" + ], + "topologyKey": "390" + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": 801902541, + "podAffinityTerm": { + "labelSelector": { + "matchLabels": { + "bx1y-8---3----p-pdn--j2---2--82--cj-1-s--op34-yy28-38xmu5nx4s-4/4b_9_1o.w_I": "x-_.--4QQ.-s.H.Hu-k-_-0-T1mel--F......3_t_-l..-.DG7r-3.----.4" + }, + "matchExpressions": [ + { + "key": "3---g-----p8-d5-8-m8i--k0j5g.zrrw8-5ts-7-bp/6E__-.8_e_2", + "operator": "DoesNotExist" + } + ] + }, + "namespaces": [ + "397" + ], + "topologyKey": "398" + } + } + ] + }, + "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": [ + "405" + ], + "topologyKey": "406" + } + ], + "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": [ + "413" + ], + "topologyKey": "414" + } + } + ] + } + }, + "schedulerName": "415", + "tolerations": [ + { + "key": "416", + "operator": "堺ʣ", + "value": "417", + "effect": "ŽɣB矗E¸乾", + "tolerationSeconds": -3532804738923434397 + } + ], + "hostAliases": [ + { + "ip": "418", + "hostnames": [ + "419" + ] + } + ], + "priorityClassName": "420", + "priority": -1852730577, + "dnsConfig": { + "nameservers": [ + "421" + ], + "searches": [ + "422" + ], + "options": [ + { + "name": "423", + "value": "424" + } + ] + }, + "readinessGates": [ + { + "conditionType": "ź魊塾ɖ$rolȋɶuɋ5r儉ɩ柀ɨ鴅" + } + ], + "runtimeClassName": "425", + "enableServiceLinks": false, + "preemptionPolicy": "!ń1ċƹ|慼櫁色苆试揯遐", + "overhead": { + "4'ď曕椐敛n湙": "310" + }, + "topologySpreadConstraints": [ + { + "maxSkew": -150478704, + "topologyKey": "426", + "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" + ] + } + ] + } + } + ] + } + }, + "updateStrategy": { + "type": "荥ơ'禧ǵŊ)TiD¢ƿ媴h5", + "rollingUpdate": { + + } + }, + "minReadySeconds": 212061711, + "revisionHistoryLimit": -1092090658 + }, + "status": { + "currentNumberScheduled": -1979737528, + "numberMisscheduled": -1707056814, + "desiredNumberScheduled": -424698834, + "numberReady": 407742062, + "observedGeneration": 5741439505187758584, + "updatedNumberScheduled": 902022378, + "numberAvailable": 1660081568, + "numberUnavailable": 904244563, + "collisionCount": -449319810, + "conditions": [ + { + "type": "", + "status": "'ƈoIǢ龞瞯å", + "lastTransitionTime": "2469-07-10T03:20:34Z", + "reason": "433", + "message": "434" + } + ] + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/apps.v1.DaemonSet.pb b/staging/src/k8s.io/api/testdata/v1.16.0/apps.v1.DaemonSet.pb new file mode 100644 index 0000000000000000000000000000000000000000..bcd0f9bdf36bbccecdf8758fd0c0811739ac364f GIT binary patch literal 6305 zcmZWt3s_V~mhRj5%AHKob0^94b~2fsjvEP+d%0D0pUxx3C&7)0#2A;^*}I~sL4g)D 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 aZL?-=JAeM-TnpR@N`%CLkZdN0>3;$8Mj-G2 literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/apps.v1.DaemonSet.yaml b/staging/src/k8s.io/api/testdata/v1.16.0/apps.v1.DaemonSet.yaml new file mode 100644 index 00000000000..f5679c0f1d0 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.0/apps.v1.DaemonSet.yaml @@ -0,0 +1,961 @@ +apiVersion: apps/v1 +kind: DaemonSet +metadata: + annotations: + "9": "10" + clusterName: "15" + creationTimestamp: null + deletionGracePeriodSeconds: -4955867275792137171 + finalizers: + - "14" + generateName: "3" + generation: 8071137005907523419 + labels: + "7": "8" + managedFields: + - apiVersion: "17" + fieldsType: "18" + manager: "16" + operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] + name: "2" + namespace: "4" + ownerReferences: + - apiVersion: "11" + blockOwnerDeletion: true + controller: false + kind: "12" + name: "13" + uid: Dz廔ȇ{sŊƏp + resourceVersion: "11042405498087606203" + selfLink: "5" + uid: "7" +spec: + minReadySeconds: 212061711 + revisionHistoryLimit: -1092090658 + selector: + matchExpressions: + - key: p503---477-49p---o61---4fy--9---7--9-9s-0-u5lj2--10pq-0-7-9-2-0/fP81.-.9Vdx.TB_M-H_5_.t..bG0 + operator: In + values: + - D07.a_.y_y_o0_5qN2_---_M.N_._a6.9bHjdH.-.5_.I8__n + matchLabels: + 8---jop9641lg.p-g8c2-k-912e5-c-e63-n-3n/E9.8ThjT9s-j41-0-6p-JFHn7y-74.-0MUORQQ.N2.3: 68._bQw.-dG6c-.6--_x.--0wmZk1_8._3s_-_Bq.m_4 + template: + metadata: + annotations: + "32": "33" + clusterName: "38" + creationTimestamp: null + deletionGracePeriodSeconds: 7534629739119643351 + finalizers: + - "37" + generateName: "26" + generation: -4139900758039117471 + labels: + "30": "31" + managedFields: + - apiVersion: "40" + fieldsType: "41" + manager: "39" + operation: ĪȸŹăȲϤĦʅ芝 + name: "25" + namespace: "27" + ownerReferences: + - apiVersion: "34" + blockOwnerDeletion: true + controller: false + kind: "35" + name: "36" + uid: ^ + resourceVersion: "1698285396218902212" + selfLink: "28" + uid: TʡȂŏ{sǡƟ + spec: + activeDeadlineSeconds: 7270263763744228913 + affinity: + nodeAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - key: "379" + operator: Ǹ|蕎'佉賞ǧĒz + values: + - "380" + matchFields: + - key: "381" + operator: ùfŭƽ + values: + - "382" + weight: -767058113 + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - key: "375" + operator: Ã茓pȓɻ + values: + - "376" + matchFields: + - key: "377" + operator: "" + values: + - "378" + podAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: 3---g-----p8-d5-8-m8i--k0j5g.zrrw8-5ts-7-bp/6E__-.8_e_2 + operator: DoesNotExist + matchLabels: + bx1y-8---3----p-pdn--j2---2--82--cj-1-s--op34-yy28-38xmu5nx4s-4/4b_9_1o.w_I: x-_.--4QQ.-s.H.Hu-k-_-0-T1mel--F......3_t_-l..-.DG7r-3.----.4 + namespaces: + - "397" + topologyKey: "398" + weight: 801902541 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: K_A-_9_Z_C..7o_x3..-.8-Jp-94 + operator: DoesNotExist + matchLabels: + h-up52--sjo7799-skj5--9/R_rm: CR.s--f.-f.-zv._._.o + namespaces: + - "389" + topologyKey: "390" + podAntiAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: 0--0g-q-22r4wye52y-h7463lyps4483-o--3f1p7--43nw-l-x8/Hz_V_.r_v_._e_-78o_6Z..11_7pX_.-mLlx...w_t-_.5.40Rw4D + operator: NotIn + values: + - txb__-ex-_1_-ODgC_1-_V + matchLabels: + 6V1-rU.___06.eqk5E_-4-.XH-.k.7.l_-W8o._xJ1-lFA_X3: V0H2-.zHw.H__V.VT + namespaces: + - "413" + topologyKey: "414" + weight: -1851436166 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: QZ9p_6.C.e + operator: DoesNotExist + matchLabels: + 7F3p2_-_AmD-.0AP.1: A--.F5_x.KNC0-.-m_0-m-6Sp_N-S..O-BZ..n + namespaces: + - "405" + topologyKey: "406" + automountServiceAccountToken: true + containers: + - args: + - "221" + command: + - "220" + env: + - name: "228" + value: "229" + valueFrom: + configMapKeyRef: + key: "235" + name: "234" + optional: true + fieldRef: + apiVersion: "230" + fieldPath: "231" + resourceFieldRef: + containerName: "232" + divisor: "357" + resource: "233" + secretKeyRef: + key: "237" + name: "236" + optional: true + envFrom: + - configMapRef: + name: "226" + optional: false + prefix: "225" + secretRef: + name: "227" + optional: false + image: "219" + imagePullPolicy: T 苧yñKJɐ扵G + lifecycle: + postStart: + exec: + command: + - "264" + httpGet: + host: "267" + httpHeaders: + - name: "268" + value: "269" + path: "265" + port: "266" + scheme: ']佱¿>犵殇ŕ-Ɂ圯W' + tcpSocket: + host: "271" + port: "270" + preStop: + exec: + command: + - "272" + httpGet: + host: "274" + httpHeaders: + - name: "275" + value: "276" + path: "273" + port: -1161649101 + scheme: 嚧ʣq埄 + tcpSocket: + host: "278" + port: "277" + livenessProbe: + exec: + command: + - "244" + failureThreshold: -361442565 + httpGet: + host: "246" + httpHeaders: + - name: "247" + value: "248" + path: "245" + port: -393291312 + scheme: Ŧ癃8鸖ɱJȉ罴ņ螡źȰ? + initialDelaySeconds: 627713162 + periodSeconds: -1740959124 + successThreshold: 158280212 + tcpSocket: + host: "250" + port: "249" + timeoutSeconds: 1255312175 + name: "218" + ports: + - containerPort: -839281354 + hostIP: "224" + hostPort: 1584001904 + name: "223" + protocol: 5姣>懔%熷谟þ蛯ɰ荶ljʁ + readinessProbe: + exec: + command: + - "251" + failureThreshold: -36782737 + httpGet: + host: "253" + httpHeaders: + - name: "254" + value: "255" + path: "252" + port: -2013568185 + scheme: '#yV''WKw(ğ儴Ůĺ}' + initialDelaySeconds: -1244623134 + periodSeconds: -398297599 + successThreshold: 873056500 + tcpSocket: + host: "256" + port: -20130017 + timeoutSeconds: -1334110502 + resources: + limits: + 藠3.v-鿧悮坮Ȣ幟ļ腻ŬƩȿ0: "175" + requests: + ɺ皚|懥ƖN粕擓ƖHV: "962" + securityContext: + allowPrivilegeEscalation: false + capabilities: + add: + - fʀļ腩墺Ò媁荭gw忊 + drop: + - E剒蔞 + privileged: false + procMount: Ȩ<6鄰簳°Ļǟi& + readOnlyRootFilesystem: true + runAsGroup: 2001337664780390084 + runAsNonRoot: true + runAsUser: -6177393256425700216 + seLinuxOptions: + level: "283" + role: "281" + type: "282" + user: "280" + windowsOptions: + gmsaCredentialSpec: "285" + gmsaCredentialSpecName: "284" + runAsUserName: "286" + startupProbe: + exec: + command: + - "257" + failureThreshold: -1011390276 + httpGet: + host: "260" + httpHeaders: + - name: "261" + value: "262" + path: "258" + port: "259" + scheme: Qg鄠[ + initialDelaySeconds: -1556231754 + periodSeconds: -321709789 + successThreshold: -1463645123 + tcpSocket: + host: "263" + port: -241238495 + timeoutSeconds: 461585849 + stdin: true + terminationMessagePath: "279" + terminationMessagePolicy: ʁ岼昕ĬÇ + volumeDevices: + - devicePath: "243" + name: "242" + volumeMounts: + - mountPath: "239" + mountPropagation: 'Ź倗S晒嶗UÐ_ƮA攤/ɸɎ ' + name: "238" + subPath: "240" + subPathExpr: "241" + workingDir: "222" + dnsConfig: + nameservers: + - "421" + options: + - name: "423" + value: "424" + searches: + - "422" + dnsPolicy: n(fǂǢ曣ŋayåe躒訙Ǫ + enableServiceLinks: false + ephemeralContainers: + - args: + - "290" + command: + - "289" + env: + - name: "297" + value: "298" + valueFrom: + configMapKeyRef: + key: "304" + name: "303" + optional: true + fieldRef: + apiVersion: "299" + fieldPath: "300" + resourceFieldRef: + containerName: "301" + divisor: "3" + resource: "302" + secretKeyRef: + key: "306" + name: "305" + optional: true + envFrom: + - configMapRef: + name: "295" + optional: true + prefix: "294" + secretRef: + name: "296" + optional: false + image: "288" + lifecycle: + postStart: + exec: + command: + - "335" + httpGet: + host: "338" + httpHeaders: + - name: "339" + value: "340" + path: "336" + port: "337" + scheme: C"6x$1s + tcpSocket: + host: "342" + port: "341" + preStop: + exec: + command: + - "343" + httpGet: + host: "345" + httpHeaders: + - name: "346" + value: "347" + path: "344" + port: -518160270 + scheme: ɔ幩še + tcpSocket: + host: "348" + port: 1956567721 + livenessProbe: + exec: + command: + - "313" + failureThreshold: 472742933 + httpGet: + host: "316" + httpHeaders: + - name: "317" + value: "318" + path: "314" + port: "315" + scheme: 冓鍓贯 + initialDelaySeconds: 1290950685 + periodSeconds: 1058960779 + successThreshold: -2133441986 + tcpSocket: + host: "320" + port: "319" + timeoutSeconds: 12533543 + name: "287" + ports: + - containerPort: -1296830577 + hostIP: "293" + hostPort: 1313273370 + name: "292" + readinessProbe: + exec: + command: + - "321" + failureThreshold: 620822482 + httpGet: + host: "323" + httpHeaders: + - name: "324" + value: "325" + path: "322" + port: 1332783160 + scheme: Ȱ囌{屿oiɥ嵐sC8?Ǻ鱎ƙ; + initialDelaySeconds: -300247800 + periodSeconds: -126958936 + successThreshold: 186945072 + tcpSocket: + host: "327" + port: "326" + timeoutSeconds: 386804041 + resources: + limits: + 淳4揻-$ɽ丟×x锏ɟ: "178" + requests: + Ö闊 鰔澝qV: "752" + securityContext: + allowPrivilegeEscalation: false + capabilities: + add: + - '|ʐşƧ諔迮ƙIJ嘢' + drop: + - ʗN + privileged: false + procMount: "" + readOnlyRootFilesystem: true + runAsGroup: 6726836758549163621 + runAsNonRoot: false + runAsUser: -6048969174364431391 + seLinuxOptions: + level: "353" + role: "351" + type: "352" + user: "350" + windowsOptions: + gmsaCredentialSpec: "355" + gmsaCredentialSpecName: "354" + runAsUserName: "356" + startupProbe: + exec: + command: + - "328" + failureThreshold: -560238386 + httpGet: + host: "331" + httpHeaders: + - name: "332" + value: "333" + path: "329" + port: "330" + scheme: 鍏H鯂² + initialDelaySeconds: -402384013 + periodSeconds: -617381112 + successThreshold: 1851229369 + tcpSocket: + host: "334" + port: -1187301925 + timeoutSeconds: -181601395 + stdin: true + stdinOnce: true + targetContainerName: "357" + terminationMessagePath: "349" + terminationMessagePolicy: ȤƏ埮pɵ + tty: true + volumeDevices: + - devicePath: "312" + name: "311" + volumeMounts: + - mountPath: "308" + mountPropagation: /»頸+SÄ蚃ɣľ)酊龨Î + name: "307" + readOnly: true + subPath: "309" + subPathExpr: "310" + workingDir: "291" + hostAliases: + - hostnames: + - "419" + ip: "418" + hostNetwork: true + hostname: "373" + imagePullSecrets: + - name: "372" + initContainers: + - args: + - "150" + command: + - "149" + env: + - name: "157" + value: "158" + valueFrom: + configMapKeyRef: + key: "164" + name: "163" + optional: false + fieldRef: + apiVersion: "159" + fieldPath: "160" + resourceFieldRef: + containerName: "161" + divisor: "468" + resource: "162" + secretKeyRef: + key: "166" + name: "165" + optional: true + envFrom: + - configMapRef: + name: "155" + optional: false + prefix: "154" + secretRef: + name: "156" + optional: false + image: "148" + imagePullPolicy: ŤǢʭ嵔棂p儼Ƿ裚瓶 + lifecycle: + postStart: + exec: + command: + - "196" + httpGet: + host: "199" + httpHeaders: + - name: "200" + value: "201" + path: "197" + port: "198" + scheme: 蚛隖<ǶĬ4y£軶ǃ*ʙ嫙&蒒5靇C' + tcpSocket: + host: "202" + port: 2126876305 + preStop: + exec: + command: + - "203" + httpGet: + host: "206" + httpHeaders: + - name: "207" + value: "208" + path: "204" + port: "205" + scheme: Ŵ廷s{Ⱦdz@ + tcpSocket: + host: "209" + port: 406308963 + livenessProbe: + exec: + command: + - "173" + failureThreshold: 1466047181 + httpGet: + host: "176" + httpHeaders: + - name: "177" + value: "178" + path: "174" + port: "175" + initialDelaySeconds: 1805144649 + periodSeconds: 1403721475 + successThreshold: 519906483 + tcpSocket: + host: "180" + port: "179" + timeoutSeconds: -606111218 + name: "147" + ports: + - containerPort: 437857734 + hostIP: "153" + hostPort: -1510026905 + name: "152" + protocol: Rƥ贫d飼$俊跾|@?鷅b + readinessProbe: + exec: + command: + - "181" + failureThreshold: 524249411 + httpGet: + host: "184" + httpHeaders: + - name: "185" + value: "186" + path: "182" + port: "183" + scheme: w垁鷌辪虽U珝Żwʮ馜üNșƶ4ĩ + initialDelaySeconds: -1724160601 + periodSeconds: 1435507444 + successThreshold: -1430577593 + tcpSocket: + host: "187" + port: -337353552 + timeoutSeconds: -1158840571 + resources: + limits: + 檲ɨ銦妰黖ȓƇ$缔獵偐ę腬: "646" + requests: + 湨: "803" + securityContext: + allowPrivilegeEscalation: true + capabilities: + add: + - +j忊Ŗȫ焗捏ĨFħ籘Àǒɿʒ刽ʼn + drop: + - 1ſ盷褎weLJèux榜VƋZ1Ůđ眊 + privileged: true + procMount: fǣ萭旿@ + readOnlyRootFilesystem: true + runAsGroup: 6506922239346928579 + runAsNonRoot: true + runAsUser: 1563703589270296759 + seLinuxOptions: + level: "214" + role: "212" + type: "213" + user: "211" + windowsOptions: + gmsaCredentialSpec: "216" + gmsaCredentialSpecName: "215" + runAsUserName: "217" + startupProbe: + exec: + command: + - "188" + failureThreshold: 905846572 + httpGet: + host: "191" + httpHeaders: + - name: "192" + value: "193" + path: "189" + port: "190" + scheme: k_瀹鞎sn芞QÄȻ + initialDelaySeconds: 364013971 + periodSeconds: -1790124395 + successThreshold: 1094670193 + tcpSocket: + host: "195" + port: "194" + timeoutSeconds: 1596422492 + stdin: true + stdinOnce: true + terminationMessagePath: "210" + terminationMessagePolicy: ŀ樺ȃv渟7¤7djƯĖ漘Z剚敍0 + tty: true + volumeDevices: + - devicePath: "172" + name: "171" + volumeMounts: + - mountPath: "168" + mountPropagation: 卩蝾 + name: "167" + readOnly: true + subPath: "169" + subPathExpr: "170" + workingDir: "151" + nodeName: "362" + nodeSelector: + "358": "359" + overhead: + 4'ď曕椐敛n湙: "310" + preemptionPolicy: '!ń1ċƹ|慼櫁色苆试揯遐' + priority: -1852730577 + priorityClassName: "420" + readinessGates: + - conditionType: ź魊塾ɖ$rolȋɶuɋ5r儉ɩ柀ɨ鴅 + restartPolicy: ɭɪǹ0衷, + runtimeClassName: "425" + schedulerName: "415" + securityContext: + fsGroup: 2585323675983182372 + runAsGroup: 6386250802140824739 + runAsNonRoot: false + runAsUser: -5315960194881172085 + seLinuxOptions: + level: "366" + role: "364" + type: "365" + user: "363" + supplementalGroups: + - -4480129203693517072 + sysctls: + - name: "370" + value: "371" + windowsOptions: + gmsaCredentialSpec: "368" + gmsaCredentialSpecName: "367" + runAsUserName: "369" + serviceAccount: "361" + serviceAccountName: "360" + shareProcessNamespace: true + subdomain: "374" + terminationGracePeriodSeconds: -3039830979334099524 + tolerations: + - effect: ŽɣB矗E¸乾 + key: "416" + operator: 堺ʣ + tolerationSeconds: -3532804738923434397 + value: "417" + topologySpreadConstraints: + - labelSelector: + matchExpressions: + - key: 4-4D-r.-F__r.oh..2_uGGP..-_N_h_4Hl-X0_2-W + operator: In + values: + - 2-.s_6O-5_7_-0w_--5-_.3--_9QWJ + matchLabels: + p2djmscp--ac8u23-k----26u5--72n-5.j8-0020-1-5/t5W_._._-2M2._i: wvU + maxSkew: -150478704 + topologyKey: "426" + whenUnsatisfiable: ;鹡鑓侅闍ŏŃŋŏ}ŀ + volumes: + - awsElasticBlockStore: + fsType: "47" + partition: -2007808768 + volumeID: "46" + azureDisk: + cachingMode: k ź贩j瀉ǚrǜnh0åȂ + diskName: "110" + diskURI: "111" + fsType: "112" + kind: nj揠8lj黳鈫ʕ禒Ƙá腿ħ缶 + readOnly: false + azureFile: + readOnly: true + secretName: "96" + shareName: "97" + cephfs: + monitors: + - "81" + path: "82" + secretFile: "84" + secretRef: + name: "85" + user: "83" + cinder: + fsType: "79" + secretRef: + name: "80" + volumeID: "78" + configMap: + defaultMode: 952979935 + items: + - key: "99" + mode: 2020789772 + path: "100" + name: "98" + optional: false + csi: + driver: "142" + fsType: "143" + nodePublishSecretRef: + name: "146" + readOnly: true + volumeAttributes: + "144": "145" + downwardAPI: + defaultMode: -868808281 + items: + - fieldRef: + apiVersion: "89" + fieldPath: "90" + mode: -1768075156 + path: "88" + resourceFieldRef: + containerName: "91" + divisor: "915" + resource: "92" + emptyDir: + medium: ɹ坼É/pȿ + sizeLimit: "804" + fc: + fsType: "94" + lun: 570501002 + targetWWNs: + - "93" + wwids: + - "95" + flexVolume: + driver: "73" + fsType: "74" + options: + "76": "77" + readOnly: true + secretRef: + name: "75" + flocker: + datasetName: "86" + datasetUUID: "87" + gcePersistentDisk: + fsType: "45" + partition: -1318752360 + pdName: "44" + gitRepo: + directory: "50" + repository: "48" + revision: "49" + glusterfs: + endpoints: "63" + path: "64" + hostPath: + path: "43" + type: "" + iscsi: + chapAuthDiscovery: true + chapAuthSession: true + fsType: "59" + initiatorName: "62" + iqn: "57" + iscsiInterface: "58" + lun: 408756018 + portals: + - "60" + readOnly: true + secretRef: + name: "61" + targetPortal: "56" + name: "42" + nfs: + path: "55" + readOnly: true + server: "54" + persistentVolumeClaim: + claimName: "65" + readOnly: true + photonPersistentDisk: + fsType: "114" + pdID: "113" + portworxVolume: + fsType: "129" + volumeID: "128" + projected: + defaultMode: 480521693 + sources: + - configMap: + items: + - key: "124" + mode: -1126738259 + path: "125" + name: "123" + optional: true + downwardAPI: + items: + - fieldRef: + apiVersion: "119" + fieldPath: "120" + mode: -1618937335 + path: "118" + resourceFieldRef: + containerName: "121" + divisor: "461" + resource: "122" + secret: + items: + - key: "116" + mode: 675406340 + path: "117" + name: "115" + optional: false + serviceAccountToken: + audience: "126" + expirationSeconds: -6345861634934949644 + path: "127" + quobyte: + group: "108" + registry: "105" + tenant: "109" + user: "107" + volume: "106" + rbd: + fsType: "68" + image: "67" + keyring: "71" + monitors: + - "66" + pool: "69" + readOnly: true + secretRef: + name: "72" + user: "70" + scaleIO: + fsType: "137" + gateway: "130" + protectionDomain: "133" + secretRef: + name: "132" + sslEnabled: true + storageMode: "135" + storagePool: "134" + system: "131" + volumeName: "136" + secret: + defaultMode: 1233814916 + items: + - key: "52" + mode: 228756891 + path: "53" + optional: false + secretName: "51" + storageos: + fsType: "140" + secretRef: + name: "141" + volumeName: "138" + volumeNamespace: "139" + vsphereVolume: + fsType: "102" + storagePolicyID: "104" + storagePolicyName: "103" + volumePath: "101" + updateStrategy: + rollingUpdate: {} + type: 荥ơ'禧ǵŊ)TiD¢ƿ媴h5 +status: + collisionCount: -449319810 + conditions: + - lastTransitionTime: "2469-07-10T03:20:34Z" + message: "434" + reason: "433" + status: '''ƈoIǢ龞瞯å' + type: "" + currentNumberScheduled: -1979737528 + desiredNumberScheduled: -424698834 + numberAvailable: 1660081568 + numberMisscheduled: -1707056814 + numberReady: 407742062 + numberUnavailable: 904244563 + observedGeneration: 5741439505187758584 + updatedNumberScheduled: 902022378 diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/apps.v1.Deployment.json b/staging/src/k8s.io/api/testdata/v1.16.0/apps.v1.Deployment.json new file mode 100644 index 00000000000..215c0ce1559 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.0/apps.v1.Deployment.json @@ -0,0 +1,1405 @@ +{ + "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" + } + } + } + ], + "initContainers": [ + { + "name": "147", + "image": "148", + "command": [ + "149" + ], + "args": [ + "150" + ], + "workingDir": "151", + "ports": [ + { + "name": "152", + "hostPort": -606111218, + "containerPort": 1403721475, + "protocol": "ǰ溟ɴ扵閝ȝ鐵儣廡ɑ龫`劳", + "hostIP": "153" + } + ], + "envFrom": [ + { + "prefix": "154", + "configMapRef": { + "name": "155", + "optional": true + }, + "secretRef": { + "name": "156", + "optional": true + } + } + ], + "env": [ + { + "name": "157", + "value": "158", + "valueFrom": { + "fieldRef": { + "apiVersion": "159", + "fieldPath": "160" + }, + "resourceFieldRef": { + "containerName": "161", + "resource": "162", + "divisor": "650" + }, + "configMapKeyRef": { + "name": "163", + "key": "164", + "optional": false + }, + "secretKeyRef": { + "name": "165", + "key": "166", + "optional": true + } + } + } + ], + "resources": { + "limits": { + "": "84" + }, + "requests": { + "ɖȃ賲鐅臬dH巧壚tC十Oɢ": "517" + } + }, + "volumeMounts": [ + { + "name": "167", + "readOnly": true, + "mountPath": "168", + "subPath": "169", + "mountPropagation": "", + "subPathExpr": "170" + } + ], + "volumeDevices": [ + { + "name": "171", + "devicePath": "172" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "173" + ] + }, + "httpGet": { + "path": "174", + "port": -152585895, + "host": "175", + "scheme": "E@Ȗs«ö", + "httpHeaders": [ + { + "name": "176", + "value": "177" + } + ] + }, + "tcpSocket": { + "port": 1135182169, + "host": "178" + }, + "initialDelaySeconds": 1843758068, + "timeoutSeconds": -1967469005, + "periodSeconds": 1702578303, + "successThreshold": -1565157256, + "failureThreshold": -1113628381 + }, + "readinessProbe": { + "exec": { + "command": [ + "179" + ] + }, + "httpGet": { + "path": "180", + "port": 386652373, + "host": "181", + "scheme": "ʙ嫙\u0026", + "httpHeaders": [ + { + "name": "182", + "value": "183" + } + ] + }, + "tcpSocket": { + "port": "184", + "host": "185" + }, + "initialDelaySeconds": -802585193, + "timeoutSeconds": 1901330124, + "periodSeconds": 1944205014, + "successThreshold": -2079582559, + "failureThreshold": -1167888910 + }, + "startupProbe": { + "exec": { + "command": [ + "186" + ] + }, + "httpGet": { + "path": "187", + "port": 804417065, + "host": "188", + "scheme": "Ŵ廷s{Ⱦdz@", + "httpHeaders": [ + { + "name": "189", + "value": "190" + } + ] + }, + "tcpSocket": { + "port": 406308963, + "host": "191" + }, + "initialDelaySeconds": 632397602, + "timeoutSeconds": 2026784878, + "periodSeconds": -730174220, + "successThreshold": 433084615, + "failureThreshold": 208045354 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "192" + ] + }, + "httpGet": { + "path": "193", + "port": -2015604435, + "host": "194", + "scheme": "jƯĖ漘Z剚敍0)", + "httpHeaders": [ + { + "name": "195", + "value": "196" + } + ] + }, + "tcpSocket": { + "port": 424236719, + "host": "197" + } + }, + "preStop": { + "exec": { + "command": [ + "198" + ] + }, + "httpGet": { + "path": "199", + "port": -1131820775, + "host": "200", + "scheme": "Ƿ裚瓶釆Ɗ+j忊", + "httpHeaders": [ + { + "name": "201", + "value": "202" + } + ] + }, + "tcpSocket": { + "port": "203", + "host": "204" + } + } + }, + "terminationMessagePath": "205", + "terminationMessagePolicy": "焗捏", + "imagePullPolicy": "罁胾^拜Ȍzɟ踡肒Ao/樝fw[Řż丩", + "securityContext": { + "capabilities": { + "add": [ + "" + ], + "drop": [ + "ŻʘY賃ɪ鐊瀑Ź9ǕLLȊɞ-uƻ悖ȩ" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "206", + "role": "207", + "type": "208", + "level": "209" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "210", + "gmsaCredentialSpec": "211", + "runAsUserName": "212" + }, + "runAsUser": -6576869501326512452, + "runAsGroup": -8419423421380299597, + "runAsNonRoot": false, + "readOnlyRootFilesystem": true, + "allowPrivilegeEscalation": false, + "procMount": "$MVȟ@7飣奺Ȋ礶惇¸t颟.鵫ǚ灄鸫" + }, + "tty": true + } + ], + "containers": [ + { + "name": "213", + "image": "214", + "command": [ + "215" + ], + "args": [ + "216" + ], + "workingDir": "217", + "ports": [ + { + "name": "218", + "hostPort": 62799871, + "containerPort": -775325416, + "protocol": "t莭琽§ć\\ ïì", + "hostIP": "219" + } + ], + "envFrom": [ + { + "prefix": "220", + "configMapRef": { + "name": "221", + "optional": false + }, + "secretRef": { + "name": "222", + "optional": false + } + } + ], + "env": [ + { + "name": "223", + "value": "224", + "valueFrom": { + "fieldRef": { + "apiVersion": "225", + "fieldPath": "226" + }, + "resourceFieldRef": { + "containerName": "227", + "resource": "228", + "divisor": "595" + }, + "configMapKeyRef": { + "name": "229", + "key": "230", + "optional": true + }, + "secretKeyRef": { + "name": "231", + "key": "232", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "N粕擓ƖHVe熼": "334" + }, + "requests": { + "倗S晒嶗UÐ_ƮA攤/ɸɎ R§耶": "388" + } + }, + "volumeMounts": [ + { + "name": "233", + "readOnly": true, + "mountPath": "234", + "subPath": "235", + "mountPropagation": "癃8鸖", + "subPathExpr": "236" + } + ], + "volumeDevices": [ + { + "name": "237", + "devicePath": "238" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "239" + ] + }, + "httpGet": { + "path": "240", + "port": -1654678802, + "host": "241", + "scheme": "毋", + "httpHeaders": [ + { + "name": "242", + "value": "243" + } + ] + }, + "tcpSocket": { + "port": 391562775, + "host": "244" + }, + "initialDelaySeconds": -775511009, + "timeoutSeconds": -832805508, + "periodSeconds": -228822833, + "successThreshold": -970312425, + "failureThreshold": -1213051101 + }, + "readinessProbe": { + "exec": { + "command": [ + "245" + ] + }, + "httpGet": { + "path": "246", + "port": -1905643191, + "host": "247", + "scheme": "Ǖɳɷ9Ì崟¿瘦ɖ緕", + "httpHeaders": [ + { + "name": "248", + "value": "249" + } + ] + }, + "tcpSocket": { + "port": "250", + "host": "251" + }, + "initialDelaySeconds": 852780575, + "timeoutSeconds": -1252938503, + "periodSeconds": 893823156, + "successThreshold": -1980314709, + "failureThreshold": 571739592 + }, + "startupProbe": { + "exec": { + "command": [ + "252" + ] + }, + "httpGet": { + "path": "253", + "port": -1334110502, + "host": "254", + "scheme": "ȓ蹣ɐǛv+8Ƥ熪军", + "httpHeaders": [ + { + "name": "255", + "value": "256" + } + ] + }, + "tcpSocket": { + "port": 622267234, + "host": "257" + }, + "initialDelaySeconds": 410611837, + "timeoutSeconds": 809006670, + "periodSeconds": 972978563, + "successThreshold": 17771103, + "failureThreshold": -1008070934 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "258" + ] + }, + "httpGet": { + "path": "259", + "port": "260", + "host": "261", + "httpHeaders": [ + { + "name": "262", + "value": "263" + } + ] + }, + "tcpSocket": { + "port": 1943028037, + "host": "264" + } + }, + "preStop": { + "exec": { + "command": [ + "265" + ] + }, + "httpGet": { + "path": "266", + "port": -1355476687, + "host": "267", + "scheme": "-Ɂ圯W:ĸ輦唊#v铿ʩȂ4ē鐭#嬀ơ", + "httpHeaders": [ + { + "name": "268", + "value": "269" + } + ] + }, + "tcpSocket": { + "port": "270", + "host": "271" + } + } + }, + "terminationMessagePath": "272", + "terminationMessagePolicy": "T 苧yñKJɐ扵G", + "imagePullPolicy": "û咡W\u003c敄lu|榝$î.Ȏ蝪ʜ5", + "securityContext": { + "capabilities": { + "add": [ + "E埄Ȁ朦 wƯ貾坢'" + ], + "drop": [ + "aŕ翑0展}硐庰%皧V垾现葢ŵ橨鬶l" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "273", + "role": "274", + "type": "275", + "level": "276" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "277", + "gmsaCredentialSpec": "278", + "runAsUserName": "279" + }, + "runAsUser": -2270595441829602368, + "runAsGroup": -2408264753085021035, + "runAsNonRoot": true, + "readOnlyRootFilesystem": true, + "allowPrivilegeEscalation": true, + "procMount": "" + } + } + ], + "ephemeralContainers": [ + { + "name": "280", + "image": "281", + "command": [ + "282" + ], + "args": [ + "283" + ], + "workingDir": "284", + "ports": [ + { + "name": "285", + "hostPort": 1868683352, + "containerPort": -1137436579, + "protocol": "颶妧Ö闊", + "hostIP": "286" + } + ], + "envFrom": [ + { + "prefix": "287", + "configMapRef": { + "name": "288", + "optional": false + }, + "secretRef": { + "name": "289", + "optional": true + } + } + ], + "env": [ + { + "name": "290", + "value": "291", + "valueFrom": { + "fieldRef": { + "apiVersion": "292", + "fieldPath": "293" + }, + "resourceFieldRef": { + "containerName": "294", + "resource": "295", + "divisor": "381" + }, + "configMapKeyRef": { + "name": "296", + "key": "297", + "optional": true + }, + "secretKeyRef": { + "name": "298", + "key": "299", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "²sNƗ¸g": "50" + }, + "requests": { + "酊龨δ摖ȱğ_\u003c": "118" + } + }, + "volumeMounts": [ + { + "name": "300", + "readOnly": true, + "mountPath": "301", + "subPath": "302", + "mountPropagation": "ƺ蛜6Ɖ飴ɎiǨź", + "subPathExpr": "303" + } + ], + "volumeDevices": [ + { + "name": "304", + "devicePath": "305" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "306" + ] + }, + "httpGet": { + "path": "307", + "port": 865289071, + "host": "308", + "scheme": "iɥ嵐sC8", + "httpHeaders": [ + { + "name": "309", + "value": "310" + } + ] + }, + "tcpSocket": { + "port": -898536659, + "host": "311" + }, + "initialDelaySeconds": -1513284745, + "timeoutSeconds": 1258370227, + "periodSeconds": -414121491, + "successThreshold": -1862764022, + "failureThreshold": -300247800 + }, + "readinessProbe": { + "exec": { + "command": [ + "312" + ] + }, + "httpGet": { + "path": "313", + "port": 323903711, + "host": "314", + "scheme": "J", + "httpHeaders": [ + { + "name": "315", + "value": "316" + } + ] + }, + "tcpSocket": { + "port": "317", + "host": "318" + }, + "initialDelaySeconds": 657418949, + "timeoutSeconds": -992558278, + "periodSeconds": 287654902, + "successThreshold": -2062708879, + "failureThreshold": 215186711 + }, + "startupProbe": { + "exec": { + "command": [ + "319" + ] + }, + "httpGet": { + "path": "320", + "port": -1117254382, + "host": "321", + "scheme": "趐囨鏻砅邻爥蹔ŧOǨ", + "httpHeaders": [ + { + "name": "322", + "value": "323" + } + ] + }, + "tcpSocket": { + "port": "324", + "host": "325" + }, + "initialDelaySeconds": 2129989022, + "timeoutSeconds": -1699531929, + "periodSeconds": 1311843384, + "successThreshold": -1292310438, + "failureThreshold": 1502643091 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "326" + ] + }, + "httpGet": { + "path": "327", + "port": "328", + "host": "329", + "scheme": "幩šeSvEȤƏ埮pɵ", + "httpHeaders": [ + { + "name": "330", + "value": "331" + } + ] + }, + "tcpSocket": { + "port": "332", + "host": "333" + } + }, + "preStop": { + "exec": { + "command": [ + "334" + ] + }, + "httpGet": { + "path": "335", + "port": "336", + "host": "337", + "scheme": "ş", + "httpHeaders": [ + { + "name": "338", + "value": "339" + } + ] + }, + "tcpSocket": { + "port": "340", + "host": "341" + } + } + }, + "terminationMessagePath": "342", + "terminationMessagePolicy": "迮ƙIJ嘢4ʗN,丽饾| 鞤ɱďW賁Ěɭ", + "imagePullPolicy": "ņ", + "securityContext": { + "capabilities": { + "add": [ + "DŽ髐njʉBn(fǂǢ曣" + ], + "drop": [ + "ay" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "343", + "role": "344", + "type": "345", + "level": "346" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "347", + "gmsaCredentialSpec": "348", + "runAsUserName": "349" + }, + "runAsUser": 1958157659034146020, + "runAsGroup": -5996624450771474158, + "runAsNonRoot": false, + "readOnlyRootFilesystem": true, + "allowPrivilegeEscalation": false, + "procMount": "嗆u" + }, + "tty": true, + "targetContainerName": "350" + } + ], + "restartPolicy": "T[", + "terminationGracePeriodSeconds": -2738603156841903595, + "activeDeadlineSeconds": -8619192438821356882, + "dnsPolicy": "Ƶf", + "nodeSelector": { + "351": "352" + }, + "serviceAccountName": "353", + "serviceAccount": "354", + "automountServiceAccountToken": false, + "nodeName": "355", + "hostNetwork": true, + "shareProcessNamespace": false, + "securityContext": { + "seLinuxOptions": { + "user": "356", + "role": "357", + "type": "358", + "level": "359" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "360", + "gmsaCredentialSpec": "361", + "runAsUserName": "362" + }, + "runAsUser": -2781126825051715248, + "runAsGroup": -801152248124332545, + "runAsNonRoot": true, + "supplementalGroups": [ + 5255171395073905944 + ], + "fsGroup": 760480547754807445, + "sysctls": [ + { + "name": "363", + "value": "364" + } + ] + }, + "imagePullSecrets": [ + { + "name": "365" + } + ], + "hostname": "366", + "subdomain": "367", + "affinity": { + "nodeAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": { + "nodeSelectorTerms": [ + { + "matchExpressions": [ + { + "key": "368", + "operator": "ǧĒzŔ瘍N", + "values": [ + "369" + ] + } + ], + "matchFields": [ + { + "key": "370", + "operator": "ƽ眝{æ盪泙", + "values": [ + "371" + ] + } + ] + } + ] + }, + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": 646133945, + "preference": { + "matchExpressions": [ + { + "key": "372", + "operator": "}Ñ蠂Ü[ƛ^輅9ɛ棕ƈ眽炊", + "values": [ + "373" + ] + } + ], + "matchFields": [ + { + "key": "374", + "operator": "ʨIk(dŊiɢzĮ蛋I滞", + "values": [ + "375" + ] + } + ] + } + } + ] + }, + "podAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "3.csh-3--Z1Tvw39FC": "rtSY.g._2F7.-_e..Or_-.3OHgt._6" + }, + "matchExpressions": [ + { + "key": "V.-tfh4.caTz_.g.w-o.8_WT-M.3_-1y_8D_X._B__-Pd", + "operator": "Exists" + } + ] + }, + "namespaces": [ + "382" + ], + "topologyKey": "383" + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": -855547676, + "podAffinityTerm": { + "labelSelector": { + "matchLabels": { + "w--162-gk2-99v22.g-65m8-1x129-9d8-s7-t7--336-11k9-8609a-e0--1----v8-4--558n1asz5/BD8.TS-jJ.Ys_Mop34_y": "f_ZN.-_--r.E__-.8_e_l2.._8s--7_3x_-J5" + }, + "matchExpressions": [ + { + "key": "8.--w0_1V7", + "operator": "In", + "values": [ + "7--p9.-_0R.-_-3_L_2--_v2.5p_..Y-.wg_-b8a_6_.0Q4_8" + ] + } + ] + }, + "namespaces": [ + "390" + ], + "topologyKey": "391" + } + } + ] + }, + "podAntiAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "4-m_0-m-6Sp_N-S..O-BZ..6-1.S-B33": "17ca-_p-y.eQZ9p_1" + }, + "matchExpressions": [ + { + "key": "yp8q-sf1--gw-jz-659--0l-023bm-6l2e5---k5v3a---9/tA.W5_-5_.V1-rU.___06.eqk5E_-4-.XH-.k.7.l_-W81", + "operator": "DoesNotExist" + } + ] + }, + "namespaces": [ + "398" + ], + "topologyKey": "399" + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": 808399187, + "podAffinityTerm": { + "labelSelector": { + "matchLabels": { + "3-mLlx...w_t-_.5.40Rw4gD.._.-x6db-L7.-__-G2": "CpS__.39g_.--_-_ve5.m_2_--XZx" + }, + "matchExpressions": [ + { + "key": "w_-r75--_-A-o-__y__._12..wrbW_E..24-O._.v._9-czf", + "operator": "DoesNotExist" + } + ] + }, + "namespaces": [ + "406" + ], + "topologyKey": "407" + } + } + ] + } + }, + "schedulerName": "408", + "tolerations": [ + { + "key": "409", + "operator": "ƹ|", + "value": "410", + "effect": "料ȭzV镜籬ƽ", + "tolerationSeconds": 935587338391120947 + } + ], + "hostAliases": [ + { + "ip": "411", + "hostnames": [ + "412" + ] + } + ], + "priorityClassName": "413", + "priority": 1690570439, + "dnsConfig": { + "nameservers": [ + "414" + ], + "searches": [ + "415" + ], + "options": [ + { + "name": "416", + "value": "417" + } + ] + }, + "readinessGates": [ + { + "conditionType": "梑ʀŖ鱓;鹡鑓侅闍ŏŃŋŏ}ŀ姳" + } + ], + "runtimeClassName": "418", + "enableServiceLinks": true, + "preemptionPolicy": "eáNRNJ丧鴻Ŀ", + "overhead": { + "癜鞤A馱z芀¿l磶Bb偃礳Ȭ痍脉PPö": "607" + }, + "topologySpreadConstraints": [ + { + "maxSkew": -137402083, + "topologyKey": "419", + "whenUnsatisfiable": "Ȩç捌聮ŃŻ@ǮJ=礏ƴ磳藷曥", + "labelSelector": { + "matchLabels": { + "E--pT751": "mV__1-wv3UDf.-4D-r.-F__r.oh..2_uGGP..X" + }, + "matchExpressions": [ + { + "key": "qW", + "operator": "In", + "values": [ + "2-.s_6O-5_7_-0w_--5-_.3--_9QWJ" + ] + } + ] + } + } + ] + } + }, + "strategy": { + "type": "荥ơ'禧ǵŊ)TiD¢ƿ媴h5", + "rollingUpdate": { + + } + }, + "minReadySeconds": 212061711, + "revisionHistoryLimit": -1092090658, + "progressDeadlineSeconds": -1707056814 + }, + "status": { + "observedGeneration": 2992108727478230062, + "replicas": 407742062, + "updatedReplicas": 2115789304, + "readyReplicas": 902022378, + "availableReplicas": 1660081568, + "unavailableReplicas": 904244563, + "conditions": [ + { + "type": "洅啶", + "status": "Ƅ抄3昞财Î嘝zʄ", + "lastUpdateTime": "2524-02-08T04:27:05Z", + "lastTransitionTime": "2146-08-16T07:05:27Z", + "reason": "426", + "message": "427" + } + ], + "collisionCount": -1977467928 + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/apps.v1.Deployment.pb b/staging/src/k8s.io/api/testdata/v1.16.0/apps.v1.Deployment.pb new file mode 100644 index 0000000000000000000000000000000000000000..896f5886b1acf7bb8c809d60c3eedcc9298434ab GIT binary patch literal 6321 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 Q%+%1;?XUa@1zeW@17TYvuK)l5 literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/apps.v1.Deployment.yaml b/staging/src/k8s.io/api/testdata/v1.16.0/apps.v1.Deployment.yaml new file mode 100644 index 00000000000..dad648a7e34 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.0/apps.v1.Deployment.yaml @@ -0,0 +1,958 @@ +apiVersion: apps/v1 +kind: Deployment +metadata: + annotations: + "9": "10" + clusterName: "15" + creationTimestamp: null + deletionGracePeriodSeconds: -4955867275792137171 + finalizers: + - "14" + generateName: "3" + generation: 8071137005907523419 + labels: + "7": "8" + managedFields: + - apiVersion: "17" + fieldsType: "18" + manager: "16" + operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] + name: "2" + namespace: "4" + ownerReferences: + - apiVersion: "11" + blockOwnerDeletion: true + controller: false + kind: "12" + name: "13" + uid: Dz廔ȇ{sŊƏp + resourceVersion: "11042405498087606203" + selfLink: "5" + uid: "7" +spec: + minReadySeconds: 212061711 + progressDeadlineSeconds: -1707056814 + replicas: 896585016 + revisionHistoryLimit: -1092090658 + selector: + matchExpressions: + - key: 50-u--25cu87--r7p-w1e67-8pj5t-kl-v0q6b68--nu5oii38fn-8.629b-jd-8c45-0-8--6n--w0--w---196g8d--iv1-5--5ht-a-29--0qso796/3___47._49pIB_o61ISU4--A_.XK_._M99 + operator: Exists + matchLabels: + 74404d5---g8c2-k-91e.y5-g--58----0683-b-w7ld-6cs06xj-x5yv0wm-k18/M_-Nx.N_6-___._-.-W._AAn---v_-5-_8LXj: 6-4_WE-_JTrcd-2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ42M--1 + strategy: + rollingUpdate: {} + type: 荥ơ'禧ǵŊ)TiD¢ƿ媴h5 + template: + metadata: + annotations: + "32": "33" + clusterName: "38" + creationTimestamp: null + deletionGracePeriodSeconds: -2575298329142810753 + finalizers: + - "37" + generateName: "26" + generation: -8542870036622468681 + labels: + "30": "31" + managedFields: + - apiVersion: "40" + fieldsType: "41" + manager: "39" + operation: 躢 + name: "25" + namespace: "27" + ownerReferences: + - apiVersion: "34" + blockOwnerDeletion: true + controller: true + kind: "35" + name: "36" + uid: ƶȤ^} + resourceVersion: "1736621709629422270" + selfLink: "28" + uid: ?Qȫş + spec: + activeDeadlineSeconds: -8619192438821356882 + affinity: + nodeAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - key: "372" + operator: '}Ñ蠂Ü[ƛ^輅9ɛ棕ƈ眽炊' + values: + - "373" + matchFields: + - key: "374" + operator: ʨIk(dŊiɢzĮ蛋I滞 + values: + - "375" + weight: 646133945 + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - key: "368" + operator: ǧĒzŔ瘍N + values: + - "369" + matchFields: + - key: "370" + operator: ƽ眝{æ盪泙 + values: + - "371" + podAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: 8.--w0_1V7 + operator: In + values: + - 7--p9.-_0R.-_-3_L_2--_v2.5p_..Y-.wg_-b8a_6_.0Q4_8 + matchLabels: + w--162-gk2-99v22.g-65m8-1x129-9d8-s7-t7--336-11k9-8609a-e0--1----v8-4--558n1asz5/BD8.TS-jJ.Ys_Mop34_y: f_ZN.-_--r.E__-.8_e_l2.._8s--7_3x_-J5 + namespaces: + - "390" + topologyKey: "391" + weight: -855547676 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: V.-tfh4.caTz_.g.w-o.8_WT-M.3_-1y_8D_X._B__-Pd + operator: Exists + matchLabels: + 3.csh-3--Z1Tvw39FC: rtSY.g._2F7.-_e..Or_-.3OHgt._6 + namespaces: + - "382" + topologyKey: "383" + podAntiAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: w_-r75--_-A-o-__y__._12..wrbW_E..24-O._.v._9-czf + operator: DoesNotExist + matchLabels: + 3-mLlx...w_t-_.5.40Rw4gD.._.-x6db-L7.-__-G2: CpS__.39g_.--_-_ve5.m_2_--XZx + namespaces: + - "406" + topologyKey: "407" + weight: 808399187 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: yp8q-sf1--gw-jz-659--0l-023bm-6l2e5---k5v3a---9/tA.W5_-5_.V1-rU.___06.eqk5E_-4-.XH-.k.7.l_-W81 + operator: DoesNotExist + matchLabels: + 4-m_0-m-6Sp_N-S..O-BZ..6-1.S-B33: 17ca-_p-y.eQZ9p_1 + namespaces: + - "398" + topologyKey: "399" + automountServiceAccountToken: false + containers: + - args: + - "216" + command: + - "215" + env: + - name: "223" + value: "224" + valueFrom: + configMapKeyRef: + key: "230" + name: "229" + optional: true + fieldRef: + apiVersion: "225" + fieldPath: "226" + resourceFieldRef: + containerName: "227" + divisor: "595" + resource: "228" + secretKeyRef: + key: "232" + name: "231" + optional: false + envFrom: + - configMapRef: + name: "221" + optional: false + prefix: "220" + secretRef: + name: "222" + optional: false + image: "214" + imagePullPolicy: û咡W<敄lu|榝$î.Ȏ蝪ʜ5 + lifecycle: + postStart: + exec: + command: + - "258" + httpGet: + host: "261" + httpHeaders: + - name: "262" + value: "263" + path: "259" + port: "260" + tcpSocket: + host: "264" + port: 1943028037 + preStop: + exec: + command: + - "265" + httpGet: + host: "267" + httpHeaders: + - name: "268" + value: "269" + path: "266" + port: -1355476687 + scheme: -Ɂ圯W:ĸ輦唊#v铿ʩȂ4ē鐭#嬀ơ + tcpSocket: + host: "271" + port: "270" + livenessProbe: + exec: + command: + - "239" + failureThreshold: -1213051101 + httpGet: + host: "241" + httpHeaders: + - name: "242" + value: "243" + path: "240" + port: -1654678802 + scheme: 毋 + initialDelaySeconds: -775511009 + periodSeconds: -228822833 + successThreshold: -970312425 + tcpSocket: + host: "244" + port: 391562775 + timeoutSeconds: -832805508 + name: "213" + ports: + - containerPort: -775325416 + hostIP: "219" + hostPort: 62799871 + name: "218" + protocol: t莭琽§ć\ ïì + readinessProbe: + exec: + command: + - "245" + failureThreshold: 571739592 + httpGet: + host: "247" + httpHeaders: + - name: "248" + value: "249" + path: "246" + port: -1905643191 + scheme: Ǖɳɷ9Ì崟¿瘦ɖ緕 + initialDelaySeconds: 852780575 + periodSeconds: 893823156 + successThreshold: -1980314709 + tcpSocket: + host: "251" + port: "250" + timeoutSeconds: -1252938503 + resources: + limits: + N粕擓ƖHVe熼: "334" + requests: + 倗S晒嶗UÐ_ƮA攤/ɸɎ R§耶: "388" + securityContext: + allowPrivilegeEscalation: true + capabilities: + add: + - E埄Ȁ朦 wƯ貾坢' + drop: + - aŕ翑0展}硐庰%皧V垾现葢ŵ橨鬶l + privileged: false + procMount: "" + readOnlyRootFilesystem: true + runAsGroup: -2408264753085021035 + runAsNonRoot: true + runAsUser: -2270595441829602368 + seLinuxOptions: + level: "276" + role: "274" + type: "275" + user: "273" + windowsOptions: + gmsaCredentialSpec: "278" + gmsaCredentialSpecName: "277" + runAsUserName: "279" + startupProbe: + exec: + command: + - "252" + failureThreshold: -1008070934 + httpGet: + host: "254" + httpHeaders: + - name: "255" + value: "256" + path: "253" + port: -1334110502 + scheme: ȓ蹣ɐǛv+8Ƥ熪军 + initialDelaySeconds: 410611837 + periodSeconds: 972978563 + successThreshold: 17771103 + tcpSocket: + host: "257" + port: 622267234 + timeoutSeconds: 809006670 + terminationMessagePath: "272" + terminationMessagePolicy: T 苧yñKJɐ扵G + volumeDevices: + - devicePath: "238" + name: "237" + volumeMounts: + - mountPath: "234" + mountPropagation: 癃8鸖 + name: "233" + readOnly: true + subPath: "235" + subPathExpr: "236" + workingDir: "217" + dnsConfig: + nameservers: + - "414" + options: + - name: "416" + value: "417" + searches: + - "415" + dnsPolicy: Ƶf + enableServiceLinks: true + ephemeralContainers: + - args: + - "283" + command: + - "282" + env: + - name: "290" + value: "291" + valueFrom: + configMapKeyRef: + key: "297" + name: "296" + optional: true + fieldRef: + apiVersion: "292" + fieldPath: "293" + resourceFieldRef: + containerName: "294" + divisor: "381" + resource: "295" + secretKeyRef: + key: "299" + name: "298" + optional: false + envFrom: + - configMapRef: + name: "288" + optional: false + prefix: "287" + secretRef: + name: "289" + optional: true + image: "281" + imagePullPolicy: ņ + lifecycle: + postStart: + exec: + command: + - "326" + httpGet: + host: "329" + httpHeaders: + - name: "330" + value: "331" + path: "327" + port: "328" + scheme: 幩šeSvEȤƏ埮pɵ + tcpSocket: + host: "333" + port: "332" + preStop: + exec: + command: + - "334" + httpGet: + host: "337" + httpHeaders: + - name: "338" + value: "339" + path: "335" + port: "336" + scheme: ş + tcpSocket: + host: "341" + port: "340" + livenessProbe: + exec: + command: + - "306" + failureThreshold: -300247800 + httpGet: + host: "308" + httpHeaders: + - name: "309" + value: "310" + path: "307" + port: 865289071 + scheme: iɥ嵐sC8 + initialDelaySeconds: -1513284745 + periodSeconds: -414121491 + successThreshold: -1862764022 + tcpSocket: + host: "311" + port: -898536659 + timeoutSeconds: 1258370227 + name: "280" + ports: + - containerPort: -1137436579 + hostIP: "286" + hostPort: 1868683352 + name: "285" + protocol: 颶妧Ö闊 + readinessProbe: + exec: + command: + - "312" + failureThreshold: 215186711 + httpGet: + host: "314" + httpHeaders: + - name: "315" + value: "316" + path: "313" + port: 323903711 + scheme: J + initialDelaySeconds: 657418949 + periodSeconds: 287654902 + successThreshold: -2062708879 + tcpSocket: + host: "318" + port: "317" + timeoutSeconds: -992558278 + resources: + limits: + ²sNƗ¸g: "50" + requests: + 酊龨δ摖ȱğ_<: "118" + securityContext: + allowPrivilegeEscalation: false + capabilities: + add: + - DŽ髐njʉBn(fǂǢ曣 + drop: + - ay + privileged: false + procMount: 嗆u + readOnlyRootFilesystem: true + runAsGroup: -5996624450771474158 + runAsNonRoot: false + runAsUser: 1958157659034146020 + seLinuxOptions: + level: "346" + role: "344" + type: "345" + user: "343" + windowsOptions: + gmsaCredentialSpec: "348" + gmsaCredentialSpecName: "347" + runAsUserName: "349" + startupProbe: + exec: + command: + - "319" + failureThreshold: 1502643091 + httpGet: + host: "321" + httpHeaders: + - name: "322" + value: "323" + path: "320" + port: -1117254382 + scheme: 趐囨鏻砅邻爥蹔ŧOǨ + initialDelaySeconds: 2129989022 + periodSeconds: 1311843384 + successThreshold: -1292310438 + tcpSocket: + host: "325" + port: "324" + timeoutSeconds: -1699531929 + targetContainerName: "350" + terminationMessagePath: "342" + terminationMessagePolicy: 迮ƙIJ嘢4ʗN,丽饾| 鞤ɱďW賁Ěɭ + tty: true + volumeDevices: + - devicePath: "305" + name: "304" + volumeMounts: + - mountPath: "301" + mountPropagation: ƺ蛜6Ɖ飴ɎiǨź + name: "300" + readOnly: true + subPath: "302" + subPathExpr: "303" + workingDir: "284" + hostAliases: + - hostnames: + - "412" + ip: "411" + hostNetwork: true + hostname: "366" + imagePullSecrets: + - name: "365" + initContainers: + - args: + - "150" + command: + - "149" + env: + - name: "157" + value: "158" + valueFrom: + configMapKeyRef: + key: "164" + name: "163" + optional: false + fieldRef: + apiVersion: "159" + fieldPath: "160" + resourceFieldRef: + containerName: "161" + divisor: "650" + resource: "162" + secretKeyRef: + key: "166" + name: "165" + optional: true + envFrom: + - configMapRef: + name: "155" + optional: true + prefix: "154" + secretRef: + name: "156" + optional: true + image: "148" + imagePullPolicy: 罁胾^拜Ȍzɟ踡肒Ao/樝fw[Řż丩 + lifecycle: + postStart: + exec: + command: + - "192" + httpGet: + host: "194" + httpHeaders: + - name: "195" + value: "196" + path: "193" + port: -2015604435 + scheme: jƯĖ漘Z剚敍0) + tcpSocket: + host: "197" + port: 424236719 + preStop: + exec: + command: + - "198" + httpGet: + host: "200" + httpHeaders: + - name: "201" + value: "202" + path: "199" + port: -1131820775 + scheme: Ƿ裚瓶釆Ɗ+j忊 + tcpSocket: + host: "204" + port: "203" + livenessProbe: + exec: + command: + - "173" + failureThreshold: -1113628381 + httpGet: + host: "175" + httpHeaders: + - name: "176" + value: "177" + path: "174" + port: -152585895 + scheme: E@Ȗs«ö + initialDelaySeconds: 1843758068 + periodSeconds: 1702578303 + successThreshold: -1565157256 + tcpSocket: + host: "178" + port: 1135182169 + timeoutSeconds: -1967469005 + name: "147" + ports: + - containerPort: 1403721475 + hostIP: "153" + hostPort: -606111218 + name: "152" + protocol: ǰ溟ɴ扵閝ȝ鐵儣廡ɑ龫`劳 + readinessProbe: + exec: + command: + - "179" + failureThreshold: -1167888910 + httpGet: + host: "181" + httpHeaders: + - name: "182" + value: "183" + path: "180" + port: 386652373 + scheme: ʙ嫙& + initialDelaySeconds: -802585193 + periodSeconds: 1944205014 + successThreshold: -2079582559 + tcpSocket: + host: "185" + port: "184" + timeoutSeconds: 1901330124 + resources: + limits: + "": "84" + requests: + ɖȃ賲鐅臬dH巧壚tC十Oɢ: "517" + securityContext: + allowPrivilegeEscalation: false + capabilities: + add: + - "" + drop: + - ŻʘY賃ɪ鐊瀑Ź9ǕLLȊɞ-uƻ悖ȩ + privileged: false + procMount: $MVȟ@7飣奺Ȋ礶惇¸t颟.鵫ǚ灄鸫 + readOnlyRootFilesystem: true + runAsGroup: -8419423421380299597 + runAsNonRoot: false + runAsUser: -6576869501326512452 + seLinuxOptions: + level: "209" + role: "207" + type: "208" + user: "206" + windowsOptions: + gmsaCredentialSpec: "211" + gmsaCredentialSpecName: "210" + runAsUserName: "212" + startupProbe: + exec: + command: + - "186" + failureThreshold: 208045354 + httpGet: + host: "188" + httpHeaders: + - name: "189" + value: "190" + path: "187" + port: 804417065 + scheme: Ŵ廷s{Ⱦdz@ + initialDelaySeconds: 632397602 + periodSeconds: -730174220 + successThreshold: 433084615 + tcpSocket: + host: "191" + port: 406308963 + timeoutSeconds: 2026784878 + terminationMessagePath: "205" + terminationMessagePolicy: 焗捏 + tty: true + volumeDevices: + - devicePath: "172" + name: "171" + volumeMounts: + - mountPath: "168" + mountPropagation: "" + name: "167" + readOnly: true + subPath: "169" + subPathExpr: "170" + workingDir: "151" + nodeName: "355" + nodeSelector: + "351": "352" + overhead: + 癜鞤A馱z芀¿l磶Bb偃礳Ȭ痍脉PPö: "607" + preemptionPolicy: eáNRNJ丧鴻Ŀ + priority: 1690570439 + priorityClassName: "413" + readinessGates: + - conditionType: 梑ʀŖ鱓;鹡鑓侅闍ŏŃŋŏ}ŀ姳 + restartPolicy: T[ + runtimeClassName: "418" + schedulerName: "408" + securityContext: + fsGroup: 760480547754807445 + runAsGroup: -801152248124332545 + runAsNonRoot: true + runAsUser: -2781126825051715248 + seLinuxOptions: + level: "359" + role: "357" + type: "358" + user: "356" + supplementalGroups: + - 5255171395073905944 + sysctls: + - name: "363" + value: "364" + windowsOptions: + gmsaCredentialSpec: "361" + gmsaCredentialSpecName: "360" + runAsUserName: "362" + serviceAccount: "354" + serviceAccountName: "353" + shareProcessNamespace: false + subdomain: "367" + terminationGracePeriodSeconds: -2738603156841903595 + tolerations: + - effect: 料ȭzV镜籬ƽ + key: "409" + operator: ƹ| + tolerationSeconds: 935587338391120947 + value: "410" + topologySpreadConstraints: + - labelSelector: + matchExpressions: + - key: qW + operator: In + values: + - 2-.s_6O-5_7_-0w_--5-_.3--_9QWJ + matchLabels: + E--pT751: mV__1-wv3UDf.-4D-r.-F__r.oh..2_uGGP..X + maxSkew: -137402083 + topologyKey: "419" + whenUnsatisfiable: Ȩç捌聮ŃŻ@ǮJ=礏ƴ磳藷曥 + volumes: + - awsElasticBlockStore: + fsType: "47" + partition: 912004803 + readOnly: true + volumeID: "46" + azureDisk: + cachingMode: '|@?鷅bȻN' + diskName: "110" + diskURI: "111" + fsType: "112" + kind: 榱*Gưoɘ檲 + readOnly: true + azureFile: + readOnly: true + secretName: "96" + shareName: "97" + cephfs: + monitors: + - "81" + path: "82" + secretFile: "84" + secretRef: + name: "85" + user: "83" + cinder: + fsType: "79" + secretRef: + name: "80" + volumeID: "78" + configMap: + defaultMode: 1593906314 + items: + - key: "99" + mode: 195263908 + path: "100" + name: "98" + optional: false + csi: + driver: "142" + fsType: "143" + nodePublishSecretRef: + name: "146" + readOnly: false + volumeAttributes: + "144": "145" + downwardAPI: + defaultMode: 824682619 + items: + - fieldRef: + apiVersion: "89" + fieldPath: "90" + mode: 1569992019 + path: "88" + resourceFieldRef: + containerName: "91" + divisor: "660" + resource: "92" + emptyDir: + medium: Xŋ朘瑥A徙ɶɊł/擇ɦĽ胚O醔ɍ厶耈 + sizeLimit: "473" + fc: + fsType: "94" + lun: -1740986684 + readOnly: true + targetWWNs: + - "93" + wwids: + - "95" + flexVolume: + driver: "73" + fsType: "74" + options: + "76": "77" + readOnly: true + secretRef: + name: "75" + flocker: + datasetName: "86" + datasetUUID: "87" + gcePersistentDisk: + fsType: "45" + partition: -1188153605 + pdName: "44" + gitRepo: + directory: "50" + repository: "48" + revision: "49" + glusterfs: + endpoints: "63" + path: "64" + readOnly: true + hostPath: + path: "43" + type: ƛƟ)ÙæNǚ錯ƶRquA?瞲Ť倱< + iscsi: + chapAuthDiscovery: true + fsType: "59" + initiatorName: "62" + iqn: "57" + iscsiInterface: "58" + lun: 994527057 + portals: + - "60" + secretRef: + name: "61" + targetPortal: "56" + name: "42" + nfs: + path: "55" + readOnly: true + server: "54" + persistentVolumeClaim: + claimName: "65" + readOnly: true + photonPersistentDisk: + fsType: "114" + pdID: "113" + portworxVolume: + fsType: "129" + readOnly: true + volumeID: "128" + projected: + defaultMode: -1334904807 + sources: + - configMap: + items: + - key: "124" + mode: 2063799569 + path: "125" + name: "123" + optional: false + downwardAPI: + items: + - fieldRef: + apiVersion: "119" + fieldPath: "120" + mode: 173030157 + path: "118" + resourceFieldRef: + containerName: "121" + divisor: "106" + resource: "122" + secret: + items: + - key: "116" + mode: -323584340 + path: "117" + name: "115" + optional: true + serviceAccountToken: + audience: "126" + expirationSeconds: 8357931971650847566 + path: "127" + quobyte: + group: "108" + registry: "105" + tenant: "109" + user: "107" + volume: "106" + rbd: + fsType: "68" + image: "67" + keyring: "71" + monitors: + - "66" + pool: "69" + secretRef: + name: "72" + user: "70" + scaleIO: + fsType: "137" + gateway: "130" + protectionDomain: "133" + secretRef: + name: "132" + storageMode: "135" + storagePool: "134" + system: "131" + volumeName: "136" + secret: + defaultMode: 332383000 + items: + - key: "52" + mode: -547518679 + path: "53" + optional: true + secretName: "51" + storageos: + fsType: "140" + secretRef: + name: "141" + volumeName: "138" + volumeNamespace: "139" + vsphereVolume: + fsType: "102" + storagePolicyID: "104" + storagePolicyName: "103" + volumePath: "101" +status: + availableReplicas: 1660081568 + collisionCount: -1977467928 + conditions: + - lastTransitionTime: "2146-08-16T07:05:27Z" + lastUpdateTime: "2524-02-08T04:27:05Z" + message: "427" + reason: "426" + status: Ƅ抄3昞财Î嘝zʄ + type: 洅啶 + observedGeneration: 2992108727478230062 + readyReplicas: 902022378 + replicas: 407742062 + unavailableReplicas: 904244563 + updatedReplicas: 2115789304 diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/apps.v1.ReplicaSet.json b/staging/src/k8s.io/api/testdata/v1.16.0/apps.v1.ReplicaSet.json new file mode 100644 index 00000000000..b8f6df81b17 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.0/apps.v1.ReplicaSet.json @@ -0,0 +1,1397 @@ +{ + "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" + } + } + } + ], + "initContainers": [ + { + "name": "147", + "image": "148", + "command": [ + "149" + ], + "args": [ + "150" + ], + "workingDir": "151", + "ports": [ + { + "name": "152", + "hostPort": -1896921306, + "containerPort": 715087892, + "protocol": "倱\u003c", + "hostIP": "153" + } + ], + "envFrom": [ + { + "prefix": "154", + "configMapRef": { + "name": "155", + "optional": false + }, + "secretRef": { + "name": "156", + "optional": false + } + } + ], + "env": [ + { + "name": "157", + "value": "158", + "valueFrom": { + "fieldRef": { + "apiVersion": "159", + "fieldPath": "160" + }, + "resourceFieldRef": { + "containerName": "161", + "resource": "162", + "divisor": "455" + }, + "configMapKeyRef": { + "name": "163", + "key": "164", + "optional": true + }, + "secretKeyRef": { + "name": "165", + "key": "166", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "/擇ɦĽ胚O醔ɍ厶耈 T": "618" + }, + "requests": { + "á腿ħ缶.蒅!a坩O`涁İ而踪鄌eÞ": "372" + } + }, + "volumeMounts": [ + { + "name": "167", + "readOnly": true, + "mountPath": "168", + "subPath": "169", + "mountPropagation": "dʪīT捘ɍi縱ù墴1Rƥ", + "subPathExpr": "170" + } + ], + "volumeDevices": [ + { + "name": "171", + "devicePath": "172" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "173" + ] + }, + "httpGet": { + "path": "174", + "port": "175", + "host": "176", + "scheme": "ƴy綸_Ú8參遼ūPH炮", + "httpHeaders": [ + { + "name": "177", + "value": "178" + } + ] + }, + "tcpSocket": { + "port": "179", + "host": "180" + }, + "initialDelaySeconds": 741871873, + "timeoutSeconds": 446829537, + "periodSeconds": -1987044888, + "successThreshold": -1638339389, + "failureThreshold": 2053960192 + }, + "readinessProbe": { + "exec": { + "command": [ + "181" + ] + }, + "httpGet": { + "path": "182", + "port": -1903685915, + "host": "183", + "scheme": "ȓƇ$缔獵偐ę腬瓷碑=ɉ鎷卩蝾H韹寬", + "httpHeaders": [ + { + "name": "184", + "value": "185" + } + ] + }, + "tcpSocket": { + "port": "186", + "host": "187" + }, + "initialDelaySeconds": 128019484, + "timeoutSeconds": 431781335, + "periodSeconds": -2130554644, + "successThreshold": 290736426, + "failureThreshold": -57352147 + }, + "startupProbe": { + "exec": { + "command": [ + "188" + ] + }, + "httpGet": { + "path": "189", + "port": "190", + "host": "191", + "scheme": "閝ȝ", + "httpHeaders": [ + { + "name": "192", + "value": "193" + } + ] + }, + "tcpSocket": { + "port": "194", + "host": "195" + }, + "initialDelaySeconds": -2142865739, + "timeoutSeconds": -1179067190, + "periodSeconds": 1434408532, + "successThreshold": -566408554, + "failureThreshold": 1133369651 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "196" + ] + }, + "httpGet": { + "path": "197", + "port": -1327537699, + "host": "198", + "httpHeaders": [ + { + "name": "199", + "value": "200" + } + ] + }, + "tcpSocket": { + "port": "201", + "host": "202" + } + }, + "preStop": { + "exec": { + "command": [ + "203" + ] + }, + "httpGet": { + "path": "204", + "port": "205", + "host": "206", + "scheme": "ĉş蝿ɖȃ賲鐅臬", + "httpHeaders": [ + { + "name": "207", + "value": "208" + } + ] + }, + "tcpSocket": { + "port": "209", + "host": "210" + } + } + }, + "terminationMessagePath": "211", + "imagePullPolicy": "k_瀹鞎sn芞QÄȻ", + "securityContext": { + "capabilities": { + "add": [ + "?" + ], + "drop": [ + "峧Y栲茇竛吲蚛隖" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "212", + "role": "213", + "type": "214", + "level": "215" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "216", + "gmsaCredentialSpec": "217", + "runAsUserName": "218" + }, + "runAsUser": 7312518131318481396, + "runAsGroup": -7286288718856494813, + "runAsNonRoot": true, + "readOnlyRootFilesystem": false, + "allowPrivilegeEscalation": false, + "procMount": "ʙ嫙\u0026" + }, + "stdin": true, + "stdinOnce": true + } + ], + "containers": [ + { + "name": "219", + "image": "220", + "command": [ + "221" + ], + "args": [ + "222" + ], + "workingDir": "223", + "ports": [ + { + "name": "224", + "hostPort": 1944205014, + "containerPort": -2079582559, + "protocol": "K.Q貇£ȹ嫰ƹǔw÷nI粛E煹ǐƲ", + "hostIP": "225" + } + ], + "envFrom": [ + { + "prefix": "226", + "configMapRef": { + "name": "227", + "optional": true + }, + "secretRef": { + "name": "228", + "optional": false + } + } + ], + "env": [ + { + "name": "229", + "value": "230", + "valueFrom": { + "fieldRef": { + "apiVersion": "231", + "fieldPath": "232" + }, + "resourceFieldRef": { + "containerName": "233", + "resource": "234", + "divisor": "901" + }, + "configMapKeyRef": { + "name": "235", + "key": "236", + "optional": false + }, + "secretKeyRef": { + "name": "237", + "key": "238", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "羭,铻OŤǢʭ嵔": "340" + }, + "requests": { + "TG;邪匾mɩC[ó瓧嫭塓烀罁胾^拜": "755" + } + }, + "volumeMounts": [ + { + "name": "239", + "mountPath": "240", + "subPath": "241", + "mountPropagation": "ʒ刽ʼn掏1ſ盷褎weLJèux榜", + "subPathExpr": "242" + } + ], + "volumeDevices": [ + { + "name": "243", + "devicePath": "244" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "245" + ] + }, + "httpGet": { + "path": "246", + "port": "247", + "host": "248", + "scheme": "賃ɪ鐊瀑Ź9ǕLLȊ", + "httpHeaders": [ + { + "name": "249", + "value": "250" + } + ] + }, + "tcpSocket": { + "port": -26910286, + "host": "251" + }, + "initialDelaySeconds": 1214895765, + "timeoutSeconds": 1181519543, + "periodSeconds": 282592353, + "successThreshold": 377225334, + "failureThreshold": -1191434089 + }, + "readinessProbe": { + "exec": { + "command": [ + "252" + ] + }, + "httpGet": { + "path": "253", + "port": "254", + "host": "255", + "httpHeaders": [ + { + "name": "256", + "value": "257" + } + ] + }, + "tcpSocket": { + "port": "258", + "host": "259" + }, + "initialDelaySeconds": -839281354, + "timeoutSeconds": 2035347577, + "periodSeconds": -819723498, + "successThreshold": -150133456, + "failureThreshold": 1507815593 + }, + "startupProbe": { + "exec": { + "command": [ + "260" + ] + }, + "httpGet": { + "path": "261", + "port": 1684643131, + "host": "262", + "scheme": "飣奺Ȋ礶惇¸", + "httpHeaders": [ + { + "name": "263", + "value": "264" + } + ] + }, + "tcpSocket": { + "port": "265", + "host": "266" + }, + "initialDelaySeconds": -161753937, + "timeoutSeconds": -1578746609, + "periodSeconds": 1428207963, + "successThreshold": 790462391, + "failureThreshold": -822090785 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "267" + ] + }, + "httpGet": { + "path": "268", + "port": -421846800, + "host": "269", + "scheme": "zvt莭琽§", + "httpHeaders": [ + { + "name": "270", + "value": "271" + } + ] + }, + "tcpSocket": { + "port": -763687725, + "host": "272" + } + }, + "preStop": { + "exec": { + "command": [ + "273" + ] + }, + "httpGet": { + "path": "274", + "port": -1452676801, + "host": "275", + "scheme": "ȿ0矀Kʝ", + "httpHeaders": [ + { + "name": "276", + "value": "277" + } + ] + }, + "tcpSocket": { + "port": "278", + "host": "279" + } + } + }, + "terminationMessagePath": "280", + "terminationMessagePolicy": "\\p[", + "imagePullPolicy": "擓ƖHVe熼'FD剂讼ɓȌʟni酛", + "securityContext": { + "capabilities": { + "add": [ + "À*f\u003c鴒翁杙Ŧ癃8" + ], + "drop": [ + "ɱJȉ罴" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "281", + "role": "282", + "type": "283", + "level": "284" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "285", + "gmsaCredentialSpec": "286", + "runAsUserName": "287" + }, + "runAsUser": -2706913289057230267, + "runAsGroup": -3689959065086680033, + "runAsNonRoot": false, + "readOnlyRootFilesystem": false, + "allowPrivilegeEscalation": true, + "procMount": "棊ʢ=wǕɳɷ9Ì崟¿瘦ɖ緕ȚÍ勅" + }, + "stdinOnce": true + } + ], + "ephemeralContainers": [ + { + "name": "288", + "image": "289", + "command": [ + "290" + ], + "args": [ + "291" + ], + "workingDir": "292", + "ports": [ + { + "name": "293", + "hostPort": 1853396726, + "containerPort": 1330271338, + "protocol": "逴", + "hostIP": "294" + } + ], + "envFrom": [ + { + "prefix": "295", + "configMapRef": { + "name": "296", + "optional": true + }, + "secretRef": { + "name": "297", + "optional": true + } + } + ], + "env": [ + { + "name": "298", + "value": "299", + "valueFrom": { + "fieldRef": { + "apiVersion": "300", + "fieldPath": "301" + }, + "resourceFieldRef": { + "containerName": "302", + "resource": "303", + "divisor": "709" + }, + "configMapKeyRef": { + "name": "304", + "key": "305", + "optional": false + }, + "secretKeyRef": { + "name": "306", + "key": "307", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "颐o": "230" + }, + "requests": { + "[+扴ȨŮ+朷Ǝ膯ljV": "728" + } + }, + "volumeMounts": [ + { + "name": "308", + "mountPath": "309", + "subPath": "310", + "mountPropagation": "ŕ-Ɂ圯W:ĸ輦唊#v铿", + "subPathExpr": "311" + } + ], + "volumeDevices": [ + { + "name": "312", + "devicePath": "313" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "314" + ] + }, + "httpGet": { + "path": "315", + "port": "316", + "host": "317", + "scheme": "屡ʁ", + "httpHeaders": [ + { + "name": "318", + "value": "319" + } + ] + }, + "tcpSocket": { + "port": -1554559634, + "host": "320" + }, + "initialDelaySeconds": 1718241831, + "timeoutSeconds": 550615941, + "periodSeconds": 1180971695, + "successThreshold": -1971944908, + "failureThreshold": 1742259603 + }, + "readinessProbe": { + "exec": { + "command": [ + "321" + ] + }, + "httpGet": { + "path": "322", + "port": -1620315711, + "host": "323", + "scheme": "ɐ扵", + "httpHeaders": [ + { + "name": "324", + "value": "325" + } + ] + }, + "tcpSocket": { + "port": "326", + "host": "327" + }, + "initialDelaySeconds": -1358663652, + "timeoutSeconds": 1543146222, + "periodSeconds": -527306221, + "successThreshold": 2098694289, + "failureThreshold": 1150925735 + }, + "startupProbe": { + "exec": { + "command": [ + "328" + ] + }, + "httpGet": { + "path": "329", + "port": "330", + "host": "331", + "scheme": "榝$î.Ȏ蝪ʜ5遰", + "httpHeaders": [ + { + "name": "332", + "value": "333" + } + ] + }, + "tcpSocket": { + "port": -1438286448, + "host": "334" + }, + "initialDelaySeconds": 834105836, + "timeoutSeconds": -1462219068, + "periodSeconds": -370386363, + "successThreshold": 1714588921, + "failureThreshold": -1246371817 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "335" + ] + }, + "httpGet": { + "path": "336", + "port": "337", + "host": "338", + "scheme": "跩aŕ翑", + "httpHeaders": [ + { + "name": "339", + "value": "340" + } + ] + }, + "tcpSocket": { + "port": "341", + "host": "342" + } + }, + "preStop": { + "exec": { + "command": [ + "343" + ] + }, + "httpGet": { + "path": "344", + "port": 1017803158, + "host": "345", + "scheme": "碔", + "httpHeaders": [ + { + "name": "346", + "value": "347" + } + ] + }, + "tcpSocket": { + "port": "348", + "host": "349" + } + } + }, + "terminationMessagePath": "350", + "terminationMessagePolicy": "Kƙ順\\E¦队偯J僳徥淳4揻-$ɽ丟", + "imagePullPolicy": "拉Œɥ颶妧Ö闊 鰔澝qV訆", + "securityContext": { + "capabilities": { + "add": [ + "ŧL²sNƗ¸gĩ餠籲磣Óƿ" + ], + "drop": [ + "\"冓鍓贯澔 ƺ蛜6" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "351", + "role": "352", + "type": "353", + "level": "354" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "355", + "gmsaCredentialSpec": "356", + "runAsUserName": "357" + }, + "runAsUser": 4353696140684277635, + "runAsGroup": 6057650398488995896, + "runAsNonRoot": true, + "readOnlyRootFilesystem": true, + "allowPrivilegeEscalation": false, + "procMount": "鰥Z龏´DÒȗ" + }, + "tty": true, + "targetContainerName": "358" + } + ], + "restartPolicy": "ɘɢ鬍熖B芭花ª瘡", + "terminationGracePeriodSeconds": 2666412258966278206, + "activeDeadlineSeconds": -8715915045560617563, + "dnsPolicy": "丆", + "nodeSelector": { + "359": "360" + }, + "serviceAccountName": "361", + "serviceAccount": "362", + "automountServiceAccountToken": false, + "nodeName": "363", + "hostPID": true, + "shareProcessNamespace": true, + "securityContext": { + "seLinuxOptions": { + "user": "364", + "role": "365", + "type": "366", + "level": "367" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "368", + "gmsaCredentialSpec": "369", + "runAsUserName": "370" + }, + "runAsUser": 2179199799235189619, + "runAsGroup": -779972051078659613, + "runAsNonRoot": false, + "supplementalGroups": [ + -7127205672279904050 + ], + "fsGroup": 7124276984274024394, + "sysctls": [ + { + "name": "371", + "value": "372" + } + ] + }, + "imagePullSecrets": [ + { + "name": "373" + } + ], + "hostname": "374", + "subdomain": "375", + "affinity": { + "nodeAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": { + "nodeSelectorTerms": [ + { + "matchExpressions": [ + { + "key": "376", + "operator": "6x$1sȣ±p鋄5弢ȹ均i绝5哇芆", + "values": [ + "377" + ] + } + ], + "matchFields": [ + { + "key": "378", + "operator": "埮pɵ{WOŭW灬p", + "values": [ + "379" + ] + } + ] + } + ] + }, + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": 199049889, + "preference": { + "matchExpressions": [ + { + "key": "380", + "operator": "擭銆jʒǚ鍰\\縑", + "values": [ + "381" + ] + } + ], + "matchFields": [ + { + "key": "382", + "operator": "鞤ɱďW賁Ěɭɪǹ0衷,Ʒƣ", + "values": [ + "383" + ] + } + ] + } + } + ] + }, + "podAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "4--883d-v3j4-7y-p---up52--sjo7799-skj5---r-t.sumf7ew/u-5mj_9.M.134-5-.q6H_.--_---.M.U_-m.-P.yPS": "1Tvw39F_C-rtSY.g._2F7.-_e..r" + }, + "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": [ + "390" + ], + "topologyKey": "391" + } + ], + "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": [ + "398" + ], + "topologyKey": "399" + } + } + ] + }, + "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": [ + "406" + ], + "topologyKey": "407" + } + ], + "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": [ + "414" + ], + "topologyKey": "415" + } + } + ] + } + }, + "schedulerName": "416", + "tolerations": [ + { + "key": "417", + "operator": "堺ʣ", + "value": "418", + "effect": "ŽɣB矗E¸乾", + "tolerationSeconds": -3532804738923434397 + } + ], + "hostAliases": [ + { + "ip": "419", + "hostnames": [ + "420" + ] + } + ], + "priorityClassName": "421", + "priority": -1852730577, + "dnsConfig": { + "nameservers": [ + "422" + ], + "searches": [ + "423" + ], + "options": [ + { + "name": "424", + "value": "425" + } + ] + }, + "readinessGates": [ + { + "conditionType": "ź魊塾ɖ$rolȋɶuɋ5r儉ɩ柀ɨ鴅" + } + ], + "runtimeClassName": "426", + "enableServiceLinks": false, + "preemptionPolicy": "!ń1ċƹ|慼櫁色苆试揯遐", + "overhead": { + "4'ď曕椐敛n湙": "310" + }, + "topologySpreadConstraints": [ + { + "maxSkew": -150478704, + "topologyKey": "427", + "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" + ] + } + ] + } + } + ] + } + } + }, + "status": { + "replicas": -330302940, + "fullyLabeledReplicas": 138911331, + "readyReplicas": 1613009760, + "availableReplicas": -1469601144, + "observedGeneration": 6703635170896137755, + "conditions": [ + { + "type": "ɡj瓇ɽ丿YƄZZ塖bʘ", + "status": "ɻ猶N嫡牿咸Ǻ潑鶋洅啶'ƈoIǢ龞瞯å", + "lastTransitionTime": "2469-07-10T03:20:34Z", + "reason": "434", + "message": "435" + } + ] + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/apps.v1.ReplicaSet.pb b/staging/src/k8s.io/api/testdata/v1.16.0/apps.v1.ReplicaSet.pb new file mode 100644 index 0000000000000000000000000000000000000000..424f09a43beff395757055f20302cc361a73d88a GIT binary patch literal 6360 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 admaQG4;?Oi{$bD&cx#{)Ty+_&hW`h(5+XYQ literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/apps.v1.StatefulSet.yaml b/staging/src/k8s.io/api/testdata/v1.16.0/apps.v1.StatefulSet.yaml new file mode 100644 index 00000000000..c9c58634774 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.0/apps.v1.StatefulSet.yaml @@ -0,0 +1,1023 @@ +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: ŞÜ4w}ĶƲ86±ļ$暣 + replicas: 896585016 + revisionHistoryLimit: 69142596 + 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: "456" + template: + metadata: + annotations: + "32": "33" + clusterName: "38" + creationTimestamp: null + deletionGracePeriodSeconds: -2575298329142810753 + finalizers: + - "37" + generateName: "26" + generation: -8542870036622468681 + labels: + "30": "31" + managedFields: + - apiVersion: "40" + fieldsType: "41" + manager: "39" + operation: 躢 + name: "25" + namespace: "27" + ownerReferences: + - apiVersion: "34" + blockOwnerDeletion: true + controller: true + kind: "35" + name: "36" + uid: ƶȤ^} + resourceVersion: "1736621709629422270" + selfLink: "28" + uid: ?Qȫş + spec: + activeDeadlineSeconds: -8619192438821356882 + affinity: + nodeAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - key: "372" + operator: '}Ñ蠂Ü[ƛ^輅9ɛ棕ƈ眽炊' + values: + - "373" + matchFields: + - key: "374" + operator: ʨIk(dŊiɢzĮ蛋I滞 + values: + - "375" + weight: 646133945 + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - key: "368" + operator: ǧĒzŔ瘍N + values: + - "369" + matchFields: + - key: "370" + operator: ƽ眝{æ盪泙 + values: + - "371" + podAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: 8.--w0_1V7 + operator: In + values: + - 7--p9.-_0R.-_-3_L_2--_v2.5p_..Y-.wg_-b8a_6_.0Q4_8 + matchLabels: + w--162-gk2-99v22.g-65m8-1x129-9d8-s7-t7--336-11k9-8609a-e0--1----v8-4--558n1asz5/BD8.TS-jJ.Ys_Mop34_y: f_ZN.-_--r.E__-.8_e_l2.._8s--7_3x_-J5 + namespaces: + - "390" + topologyKey: "391" + weight: -855547676 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: V.-tfh4.caTz_.g.w-o.8_WT-M.3_-1y_8D_X._B__-Pd + operator: Exists + matchLabels: + 3.csh-3--Z1Tvw39FC: rtSY.g._2F7.-_e..Or_-.3OHgt._6 + namespaces: + - "382" + topologyKey: "383" + podAntiAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: w_-r75--_-A-o-__y__._12..wrbW_E..24-O._.v._9-czf + operator: DoesNotExist + matchLabels: + 3-mLlx...w_t-_.5.40Rw4gD.._.-x6db-L7.-__-G2: CpS__.39g_.--_-_ve5.m_2_--XZx + namespaces: + - "406" + topologyKey: "407" + weight: 808399187 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: yp8q-sf1--gw-jz-659--0l-023bm-6l2e5---k5v3a---9/tA.W5_-5_.V1-rU.___06.eqk5E_-4-.XH-.k.7.l_-W81 + operator: DoesNotExist + matchLabels: + 4-m_0-m-6Sp_N-S..O-BZ..6-1.S-B33: 17ca-_p-y.eQZ9p_1 + namespaces: + - "398" + topologyKey: "399" + automountServiceAccountToken: false + containers: + - args: + - "216" + command: + - "215" + env: + - name: "223" + value: "224" + valueFrom: + configMapKeyRef: + key: "230" + name: "229" + optional: true + fieldRef: + apiVersion: "225" + fieldPath: "226" + resourceFieldRef: + containerName: "227" + divisor: "595" + resource: "228" + secretKeyRef: + key: "232" + name: "231" + optional: false + envFrom: + - configMapRef: + name: "221" + optional: false + prefix: "220" + secretRef: + name: "222" + optional: false + image: "214" + imagePullPolicy: û咡W<敄lu|榝$î.Ȏ蝪ʜ5 + lifecycle: + postStart: + exec: + command: + - "258" + httpGet: + host: "261" + httpHeaders: + - name: "262" + value: "263" + path: "259" + port: "260" + tcpSocket: + host: "264" + port: 1943028037 + preStop: + exec: + command: + - "265" + httpGet: + host: "267" + httpHeaders: + - name: "268" + value: "269" + path: "266" + port: -1355476687 + scheme: -Ɂ圯W:ĸ輦唊#v铿ʩȂ4ē鐭#嬀ơ + tcpSocket: + host: "271" + port: "270" + livenessProbe: + exec: + command: + - "239" + failureThreshold: -1213051101 + httpGet: + host: "241" + httpHeaders: + - name: "242" + value: "243" + path: "240" + port: -1654678802 + scheme: 毋 + initialDelaySeconds: -775511009 + periodSeconds: -228822833 + successThreshold: -970312425 + tcpSocket: + host: "244" + port: 391562775 + timeoutSeconds: -832805508 + name: "213" + ports: + - containerPort: -775325416 + hostIP: "219" + hostPort: 62799871 + name: "218" + protocol: t莭琽§ć\ ïì + readinessProbe: + exec: + command: + - "245" + failureThreshold: 571739592 + httpGet: + host: "247" + httpHeaders: + - name: "248" + value: "249" + path: "246" + port: -1905643191 + scheme: Ǖɳɷ9Ì崟¿瘦ɖ緕 + initialDelaySeconds: 852780575 + periodSeconds: 893823156 + successThreshold: -1980314709 + tcpSocket: + host: "251" + port: "250" + timeoutSeconds: -1252938503 + resources: + limits: + N粕擓ƖHVe熼: "334" + requests: + 倗S晒嶗UÐ_ƮA攤/ɸɎ R§耶: "388" + securityContext: + allowPrivilegeEscalation: true + capabilities: + add: + - E埄Ȁ朦 wƯ貾坢' + drop: + - aŕ翑0展}硐庰%皧V垾现葢ŵ橨鬶l + privileged: false + procMount: "" + readOnlyRootFilesystem: true + runAsGroup: -2408264753085021035 + runAsNonRoot: true + runAsUser: -2270595441829602368 + seLinuxOptions: + level: "276" + role: "274" + type: "275" + user: "273" + windowsOptions: + gmsaCredentialSpec: "278" + gmsaCredentialSpecName: "277" + runAsUserName: "279" + startupProbe: + exec: + command: + - "252" + failureThreshold: -1008070934 + httpGet: + host: "254" + httpHeaders: + - name: "255" + value: "256" + path: "253" + port: -1334110502 + scheme: ȓ蹣ɐǛv+8Ƥ熪军 + initialDelaySeconds: 410611837 + periodSeconds: 972978563 + successThreshold: 17771103 + tcpSocket: + host: "257" + port: 622267234 + timeoutSeconds: 809006670 + terminationMessagePath: "272" + terminationMessagePolicy: T 苧yñKJɐ扵G + volumeDevices: + - devicePath: "238" + name: "237" + volumeMounts: + - mountPath: "234" + mountPropagation: 癃8鸖 + name: "233" + readOnly: true + subPath: "235" + subPathExpr: "236" + workingDir: "217" + dnsConfig: + nameservers: + - "414" + options: + - name: "416" + value: "417" + searches: + - "415" + dnsPolicy: Ƶf + enableServiceLinks: true + ephemeralContainers: + - args: + - "283" + command: + - "282" + env: + - name: "290" + value: "291" + valueFrom: + configMapKeyRef: + key: "297" + name: "296" + optional: true + fieldRef: + apiVersion: "292" + fieldPath: "293" + resourceFieldRef: + containerName: "294" + divisor: "381" + resource: "295" + secretKeyRef: + key: "299" + name: "298" + optional: false + envFrom: + - configMapRef: + name: "288" + optional: false + prefix: "287" + secretRef: + name: "289" + optional: true + image: "281" + imagePullPolicy: ņ + lifecycle: + postStart: + exec: + command: + - "326" + httpGet: + host: "329" + httpHeaders: + - name: "330" + value: "331" + path: "327" + port: "328" + scheme: 幩šeSvEȤƏ埮pɵ + tcpSocket: + host: "333" + port: "332" + preStop: + exec: + command: + - "334" + httpGet: + host: "337" + httpHeaders: + - name: "338" + value: "339" + path: "335" + port: "336" + scheme: ş + tcpSocket: + host: "341" + port: "340" + livenessProbe: + exec: + command: + - "306" + failureThreshold: -300247800 + httpGet: + host: "308" + httpHeaders: + - name: "309" + value: "310" + path: "307" + port: 865289071 + scheme: iɥ嵐sC8 + initialDelaySeconds: -1513284745 + periodSeconds: -414121491 + successThreshold: -1862764022 + tcpSocket: + host: "311" + port: -898536659 + timeoutSeconds: 1258370227 + name: "280" + ports: + - containerPort: -1137436579 + hostIP: "286" + hostPort: 1868683352 + name: "285" + protocol: 颶妧Ö闊 + readinessProbe: + exec: + command: + - "312" + failureThreshold: 215186711 + httpGet: + host: "314" + httpHeaders: + - name: "315" + value: "316" + path: "313" + port: 323903711 + scheme: J + initialDelaySeconds: 657418949 + periodSeconds: 287654902 + successThreshold: -2062708879 + tcpSocket: + host: "318" + port: "317" + timeoutSeconds: -992558278 + resources: + limits: + ²sNƗ¸g: "50" + requests: + 酊龨δ摖ȱğ_<: "118" + securityContext: + allowPrivilegeEscalation: false + capabilities: + add: + - DŽ髐njʉBn(fǂǢ曣 + drop: + - ay + privileged: false + procMount: 嗆u + readOnlyRootFilesystem: true + runAsGroup: -5996624450771474158 + runAsNonRoot: false + runAsUser: 1958157659034146020 + seLinuxOptions: + level: "346" + role: "344" + type: "345" + user: "343" + windowsOptions: + gmsaCredentialSpec: "348" + gmsaCredentialSpecName: "347" + runAsUserName: "349" + startupProbe: + exec: + command: + - "319" + failureThreshold: 1502643091 + httpGet: + host: "321" + httpHeaders: + - name: "322" + value: "323" + path: "320" + port: -1117254382 + scheme: 趐囨鏻砅邻爥蹔ŧOǨ + initialDelaySeconds: 2129989022 + periodSeconds: 1311843384 + successThreshold: -1292310438 + tcpSocket: + host: "325" + port: "324" + timeoutSeconds: -1699531929 + targetContainerName: "350" + terminationMessagePath: "342" + terminationMessagePolicy: 迮ƙIJ嘢4ʗN,丽饾| 鞤ɱďW賁Ěɭ + tty: true + volumeDevices: + - devicePath: "305" + name: "304" + volumeMounts: + - mountPath: "301" + mountPropagation: ƺ蛜6Ɖ飴ɎiǨź + name: "300" + readOnly: true + subPath: "302" + subPathExpr: "303" + workingDir: "284" + hostAliases: + - hostnames: + - "412" + ip: "411" + hostNetwork: true + hostname: "366" + imagePullSecrets: + - name: "365" + initContainers: + - args: + - "150" + command: + - "149" + env: + - name: "157" + value: "158" + valueFrom: + configMapKeyRef: + key: "164" + name: "163" + optional: false + fieldRef: + apiVersion: "159" + fieldPath: "160" + resourceFieldRef: + containerName: "161" + divisor: "650" + resource: "162" + secretKeyRef: + key: "166" + name: "165" + optional: true + envFrom: + - configMapRef: + name: "155" + optional: true + prefix: "154" + secretRef: + name: "156" + optional: true + image: "148" + imagePullPolicy: 罁胾^拜Ȍzɟ踡肒Ao/樝fw[Řż丩 + lifecycle: + postStart: + exec: + command: + - "192" + httpGet: + host: "194" + httpHeaders: + - name: "195" + value: "196" + path: "193" + port: -2015604435 + scheme: jƯĖ漘Z剚敍0) + tcpSocket: + host: "197" + port: 424236719 + preStop: + exec: + command: + - "198" + httpGet: + host: "200" + httpHeaders: + - name: "201" + value: "202" + path: "199" + port: -1131820775 + scheme: Ƿ裚瓶釆Ɗ+j忊 + tcpSocket: + host: "204" + port: "203" + livenessProbe: + exec: + command: + - "173" + failureThreshold: -1113628381 + httpGet: + host: "175" + httpHeaders: + - name: "176" + value: "177" + path: "174" + port: -152585895 + scheme: E@Ȗs«ö + initialDelaySeconds: 1843758068 + periodSeconds: 1702578303 + successThreshold: -1565157256 + tcpSocket: + host: "178" + port: 1135182169 + timeoutSeconds: -1967469005 + name: "147" + ports: + - containerPort: 1403721475 + hostIP: "153" + hostPort: -606111218 + name: "152" + protocol: ǰ溟ɴ扵閝ȝ鐵儣廡ɑ龫`劳 + readinessProbe: + exec: + command: + - "179" + failureThreshold: -1167888910 + httpGet: + host: "181" + httpHeaders: + - name: "182" + value: "183" + path: "180" + port: 386652373 + scheme: ʙ嫙& + initialDelaySeconds: -802585193 + periodSeconds: 1944205014 + successThreshold: -2079582559 + tcpSocket: + host: "185" + port: "184" + timeoutSeconds: 1901330124 + resources: + limits: + "": "84" + requests: + ɖȃ賲鐅臬dH巧壚tC十Oɢ: "517" + securityContext: + allowPrivilegeEscalation: false + capabilities: + add: + - "" + drop: + - ŻʘY賃ɪ鐊瀑Ź9ǕLLȊɞ-uƻ悖ȩ + privileged: false + procMount: $MVȟ@7飣奺Ȋ礶惇¸t颟.鵫ǚ灄鸫 + readOnlyRootFilesystem: true + runAsGroup: -8419423421380299597 + runAsNonRoot: false + runAsUser: -6576869501326512452 + seLinuxOptions: + level: "209" + role: "207" + type: "208" + user: "206" + windowsOptions: + gmsaCredentialSpec: "211" + gmsaCredentialSpecName: "210" + runAsUserName: "212" + startupProbe: + exec: + command: + - "186" + failureThreshold: 208045354 + httpGet: + host: "188" + httpHeaders: + - name: "189" + value: "190" + path: "187" + port: 804417065 + scheme: Ŵ廷s{Ⱦdz@ + initialDelaySeconds: 632397602 + periodSeconds: -730174220 + successThreshold: 433084615 + tcpSocket: + host: "191" + port: 406308963 + timeoutSeconds: 2026784878 + terminationMessagePath: "205" + terminationMessagePolicy: 焗捏 + tty: true + volumeDevices: + - devicePath: "172" + name: "171" + volumeMounts: + - mountPath: "168" + mountPropagation: "" + name: "167" + readOnly: true + subPath: "169" + subPathExpr: "170" + workingDir: "151" + nodeName: "355" + nodeSelector: + "351": "352" + overhead: + 癜鞤A馱z芀¿l磶Bb偃礳Ȭ痍脉PPö: "607" + preemptionPolicy: eáNRNJ丧鴻Ŀ + priority: 1690570439 + priorityClassName: "413" + readinessGates: + - conditionType: 梑ʀŖ鱓;鹡鑓侅闍ŏŃŋŏ}ŀ姳 + restartPolicy: T[ + runtimeClassName: "418" + schedulerName: "408" + securityContext: + fsGroup: 760480547754807445 + runAsGroup: -801152248124332545 + runAsNonRoot: true + runAsUser: -2781126825051715248 + seLinuxOptions: + level: "359" + role: "357" + type: "358" + user: "356" + supplementalGroups: + - 5255171395073905944 + sysctls: + - name: "363" + value: "364" + windowsOptions: + gmsaCredentialSpec: "361" + gmsaCredentialSpecName: "360" + runAsUserName: "362" + serviceAccount: "354" + serviceAccountName: "353" + shareProcessNamespace: false + subdomain: "367" + terminationGracePeriodSeconds: -2738603156841903595 + tolerations: + - effect: 料ȭzV镜籬ƽ + key: "409" + operator: ƹ| + tolerationSeconds: 935587338391120947 + value: "410" + topologySpreadConstraints: + - labelSelector: + matchExpressions: + - key: qW + operator: In + values: + - 2-.s_6O-5_7_-0w_--5-_.3--_9QWJ + matchLabels: + E--pT751: mV__1-wv3UDf.-4D-r.-F__r.oh..2_uGGP..X + maxSkew: -137402083 + topologyKey: "419" + whenUnsatisfiable: Ȩç捌聮ŃŻ@ǮJ=礏ƴ磳藷曥 + volumes: + - awsElasticBlockStore: + fsType: "47" + partition: 912004803 + readOnly: true + volumeID: "46" + azureDisk: + cachingMode: '|@?鷅bȻN' + diskName: "110" + diskURI: "111" + fsType: "112" + kind: 榱*Gưoɘ檲 + readOnly: true + azureFile: + readOnly: true + secretName: "96" + shareName: "97" + cephfs: + monitors: + - "81" + path: "82" + secretFile: "84" + secretRef: + name: "85" + user: "83" + cinder: + fsType: "79" + secretRef: + name: "80" + volumeID: "78" + configMap: + defaultMode: 1593906314 + items: + - key: "99" + mode: 195263908 + path: "100" + name: "98" + optional: false + csi: + driver: "142" + fsType: "143" + nodePublishSecretRef: + name: "146" + readOnly: false + volumeAttributes: + "144": "145" + downwardAPI: + defaultMode: 824682619 + items: + - fieldRef: + apiVersion: "89" + fieldPath: "90" + mode: 1569992019 + path: "88" + resourceFieldRef: + containerName: "91" + divisor: "660" + resource: "92" + emptyDir: + medium: Xŋ朘瑥A徙ɶɊł/擇ɦĽ胚O醔ɍ厶耈 + sizeLimit: "473" + fc: + fsType: "94" + lun: -1740986684 + readOnly: true + targetWWNs: + - "93" + wwids: + - "95" + flexVolume: + driver: "73" + fsType: "74" + options: + "76": "77" + readOnly: true + secretRef: + name: "75" + flocker: + datasetName: "86" + datasetUUID: "87" + gcePersistentDisk: + fsType: "45" + partition: -1188153605 + pdName: "44" + gitRepo: + directory: "50" + repository: "48" + revision: "49" + glusterfs: + endpoints: "63" + path: "64" + readOnly: true + hostPath: + path: "43" + type: ƛƟ)ÙæNǚ錯ƶRquA?瞲Ť倱< + iscsi: + chapAuthDiscovery: true + fsType: "59" + initiatorName: "62" + iqn: "57" + iscsiInterface: "58" + lun: 994527057 + portals: + - "60" + secretRef: + name: "61" + targetPortal: "56" + name: "42" + nfs: + path: "55" + readOnly: true + server: "54" + persistentVolumeClaim: + claimName: "65" + readOnly: true + photonPersistentDisk: + fsType: "114" + pdID: "113" + portworxVolume: + fsType: "129" + readOnly: true + volumeID: "128" + projected: + defaultMode: -1334904807 + sources: + - configMap: + items: + - key: "124" + mode: 2063799569 + path: "125" + name: "123" + optional: false + downwardAPI: + items: + - fieldRef: + apiVersion: "119" + fieldPath: "120" + mode: 173030157 + path: "118" + resourceFieldRef: + containerName: "121" + divisor: "106" + resource: "122" + secret: + items: + - key: "116" + mode: -323584340 + path: "117" + name: "115" + optional: true + serviceAccountToken: + audience: "126" + expirationSeconds: 8357931971650847566 + path: "127" + quobyte: + group: "108" + registry: "105" + tenant: "109" + user: "107" + volume: "106" + rbd: + fsType: "68" + image: "67" + keyring: "71" + monitors: + - "66" + pool: "69" + secretRef: + name: "72" + user: "70" + scaleIO: + fsType: "137" + gateway: "130" + protectionDomain: "133" + secretRef: + name: "132" + storageMode: "135" + storagePool: "134" + system: "131" + volumeName: "136" + secret: + defaultMode: 332383000 + items: + - key: "52" + mode: -547518679 + path: "53" + optional: true + secretName: "51" + storageos: + fsType: "140" + secretRef: + name: "141" + volumeName: "138" + volumeNamespace: "139" + vsphereVolume: + fsType: "102" + storagePolicyID: "104" + storagePolicyName: "103" + volumePath: "101" + updateStrategy: + rollingUpdate: + partition: 86666826 + type: Dz讱ȕ齐疅檎ǽ曖sƖTƫ + volumeClaimTemplates: + - metadata: + annotations: + "433": "434" + clusterName: "439" + creationTimestamp: null + deletionGracePeriodSeconds: -1824067601569574665 + finalizers: + - "438" + generateName: "427" + generation: -8502907933203165744 + labels: + "431": "432" + managedFields: + - apiVersion: "441" + fieldsType: "442" + manager: "440" + operation: Bi攵&ý"ʀ废査Z綶Ā + name: "426" + namespace: "428" + ownerReferences: + - apiVersion: "435" + blockOwnerDeletion: false + controller: true + kind: "436" + name: "437" + uid: WɓDɏ挭跡Ƅ抄3昞财Î嘝zʄ + resourceVersion: "6281861817195808867" + selfLink: "429" + uid: '`ȗ<8^翜T蘈' + spec: + accessModes: + - 銲tHǽ÷閂抰^窄CǙķȈĐI梞ū + dataSource: + apiGroup: "451" + kind: "452" + name: "453" + resources: + limits: + 'O^:': "847" + requests: + Ɍ蚊ơ鎊t潑: "199" + selector: + matchExpressions: + - key: f82-8_.UdWNn_U-...1P_.D8_t..-Ww2q.zv + operator: Exists + matchLabels: + p2P.B._A_090ERG2nV.__p_Y-.2__a_dWU_V-_Q_Ap._C: a_o..p_B-d--Q5._D6_.d-n_9n.p.2-.-Qw__YT.1---.-o7.pJ-r + storageClassName: "450" + volumeMode: ȳT + volumeName: "449" + status: + accessModes: + - 熔ķ´ʑ潞Ĵ3Q蠯0 + capacity: + \溮Ŀ傜NZ!š: "952" + conditions: + - lastProbeTime: "2252-06-28T22:34:24Z" + lastTransitionTime: "1974-04-29T05:51:38Z" + message: "455" + reason: "454" + status: ƿOqõƨj2愴ňù廻@p + type: '僙R岹ÿʼnx#綮ehɫ淫Ď眊:' + phase: 戱PRɄ +status: + collisionCount: 341287797 + conditions: + - lastTransitionTime: "2493-11-15T11:08:04Z" + message: "460" + reason: "459" + status: ő+aò¼箰ð祛?扄鰀G抉ȪĠʩ崯ɋ+ + type: ÆŁĪŀc=Ƨz鈡煰敹xŪO + currentReplicas: -1847673756 + currentRevision: "457" + observedGeneration: 3474169154658456972 + readyReplicas: 2037461401 + replicas: 1449104338 + updateRevision: "458" + updatedReplicas: 154782591 diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta1.ControllerRevision.json b/staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta1.ControllerRevision.json new file mode 100644 index 00000000000..dfc8b52658a --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/apps.v1beta1.ControllerRevision.pb b/staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta1.ControllerRevision.pb new file mode 100644 index 0000000000000000000000000000000000000000..691dabf14a2eff3c71d7730c73dc1304622e9989 GIT binary patch literal 332 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 literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta1.StatefulSet.yaml b/staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta1.StatefulSet.yaml new file mode 100644 index 00000000000..49ac65ecc40 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta1.StatefulSet.yaml @@ -0,0 +1,1023 @@ +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: ŞÜ4w}ĶƲ86±ļ$暣 + replicas: 896585016 + revisionHistoryLimit: 69142596 + 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: "456" + template: + metadata: + annotations: + "32": "33" + clusterName: "38" + creationTimestamp: null + deletionGracePeriodSeconds: -2575298329142810753 + finalizers: + - "37" + generateName: "26" + generation: -8542870036622468681 + labels: + "30": "31" + managedFields: + - apiVersion: "40" + fieldsType: "41" + manager: "39" + operation: 躢 + name: "25" + namespace: "27" + ownerReferences: + - apiVersion: "34" + blockOwnerDeletion: true + controller: true + kind: "35" + name: "36" + uid: ƶȤ^} + resourceVersion: "1736621709629422270" + selfLink: "28" + uid: ?Qȫş + spec: + activeDeadlineSeconds: -8619192438821356882 + affinity: + nodeAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - key: "372" + operator: '}Ñ蠂Ü[ƛ^輅9ɛ棕ƈ眽炊' + values: + - "373" + matchFields: + - key: "374" + operator: ʨIk(dŊiɢzĮ蛋I滞 + values: + - "375" + weight: 646133945 + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - key: "368" + operator: ǧĒzŔ瘍N + values: + - "369" + matchFields: + - key: "370" + operator: ƽ眝{æ盪泙 + values: + - "371" + podAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: 8.--w0_1V7 + operator: In + values: + - 7--p9.-_0R.-_-3_L_2--_v2.5p_..Y-.wg_-b8a_6_.0Q4_8 + matchLabels: + w--162-gk2-99v22.g-65m8-1x129-9d8-s7-t7--336-11k9-8609a-e0--1----v8-4--558n1asz5/BD8.TS-jJ.Ys_Mop34_y: f_ZN.-_--r.E__-.8_e_l2.._8s--7_3x_-J5 + namespaces: + - "390" + topologyKey: "391" + weight: -855547676 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: V.-tfh4.caTz_.g.w-o.8_WT-M.3_-1y_8D_X._B__-Pd + operator: Exists + matchLabels: + 3.csh-3--Z1Tvw39FC: rtSY.g._2F7.-_e..Or_-.3OHgt._6 + namespaces: + - "382" + topologyKey: "383" + podAntiAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: w_-r75--_-A-o-__y__._12..wrbW_E..24-O._.v._9-czf + operator: DoesNotExist + matchLabels: + 3-mLlx...w_t-_.5.40Rw4gD.._.-x6db-L7.-__-G2: CpS__.39g_.--_-_ve5.m_2_--XZx + namespaces: + - "406" + topologyKey: "407" + weight: 808399187 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: yp8q-sf1--gw-jz-659--0l-023bm-6l2e5---k5v3a---9/tA.W5_-5_.V1-rU.___06.eqk5E_-4-.XH-.k.7.l_-W81 + operator: DoesNotExist + matchLabels: + 4-m_0-m-6Sp_N-S..O-BZ..6-1.S-B33: 17ca-_p-y.eQZ9p_1 + namespaces: + - "398" + topologyKey: "399" + automountServiceAccountToken: false + containers: + - args: + - "216" + command: + - "215" + env: + - name: "223" + value: "224" + valueFrom: + configMapKeyRef: + key: "230" + name: "229" + optional: true + fieldRef: + apiVersion: "225" + fieldPath: "226" + resourceFieldRef: + containerName: "227" + divisor: "595" + resource: "228" + secretKeyRef: + key: "232" + name: "231" + optional: false + envFrom: + - configMapRef: + name: "221" + optional: false + prefix: "220" + secretRef: + name: "222" + optional: false + image: "214" + imagePullPolicy: û咡W<敄lu|榝$î.Ȏ蝪ʜ5 + lifecycle: + postStart: + exec: + command: + - "258" + httpGet: + host: "261" + httpHeaders: + - name: "262" + value: "263" + path: "259" + port: "260" + tcpSocket: + host: "264" + port: 1943028037 + preStop: + exec: + command: + - "265" + httpGet: + host: "267" + httpHeaders: + - name: "268" + value: "269" + path: "266" + port: -1355476687 + scheme: -Ɂ圯W:ĸ輦唊#v铿ʩȂ4ē鐭#嬀ơ + tcpSocket: + host: "271" + port: "270" + livenessProbe: + exec: + command: + - "239" + failureThreshold: -1213051101 + httpGet: + host: "241" + httpHeaders: + - name: "242" + value: "243" + path: "240" + port: -1654678802 + scheme: 毋 + initialDelaySeconds: -775511009 + periodSeconds: -228822833 + successThreshold: -970312425 + tcpSocket: + host: "244" + port: 391562775 + timeoutSeconds: -832805508 + name: "213" + ports: + - containerPort: -775325416 + hostIP: "219" + hostPort: 62799871 + name: "218" + protocol: t莭琽§ć\ ïì + readinessProbe: + exec: + command: + - "245" + failureThreshold: 571739592 + httpGet: + host: "247" + httpHeaders: + - name: "248" + value: "249" + path: "246" + port: -1905643191 + scheme: Ǖɳɷ9Ì崟¿瘦ɖ緕 + initialDelaySeconds: 852780575 + periodSeconds: 893823156 + successThreshold: -1980314709 + tcpSocket: + host: "251" + port: "250" + timeoutSeconds: -1252938503 + resources: + limits: + N粕擓ƖHVe熼: "334" + requests: + 倗S晒嶗UÐ_ƮA攤/ɸɎ R§耶: "388" + securityContext: + allowPrivilegeEscalation: true + capabilities: + add: + - E埄Ȁ朦 wƯ貾坢' + drop: + - aŕ翑0展}硐庰%皧V垾现葢ŵ橨鬶l + privileged: false + procMount: "" + readOnlyRootFilesystem: true + runAsGroup: -2408264753085021035 + runAsNonRoot: true + runAsUser: -2270595441829602368 + seLinuxOptions: + level: "276" + role: "274" + type: "275" + user: "273" + windowsOptions: + gmsaCredentialSpec: "278" + gmsaCredentialSpecName: "277" + runAsUserName: "279" + startupProbe: + exec: + command: + - "252" + failureThreshold: -1008070934 + httpGet: + host: "254" + httpHeaders: + - name: "255" + value: "256" + path: "253" + port: -1334110502 + scheme: ȓ蹣ɐǛv+8Ƥ熪军 + initialDelaySeconds: 410611837 + periodSeconds: 972978563 + successThreshold: 17771103 + tcpSocket: + host: "257" + port: 622267234 + timeoutSeconds: 809006670 + terminationMessagePath: "272" + terminationMessagePolicy: T 苧yñKJɐ扵G + volumeDevices: + - devicePath: "238" + name: "237" + volumeMounts: + - mountPath: "234" + mountPropagation: 癃8鸖 + name: "233" + readOnly: true + subPath: "235" + subPathExpr: "236" + workingDir: "217" + dnsConfig: + nameservers: + - "414" + options: + - name: "416" + value: "417" + searches: + - "415" + dnsPolicy: Ƶf + enableServiceLinks: true + ephemeralContainers: + - args: + - "283" + command: + - "282" + env: + - name: "290" + value: "291" + valueFrom: + configMapKeyRef: + key: "297" + name: "296" + optional: true + fieldRef: + apiVersion: "292" + fieldPath: "293" + resourceFieldRef: + containerName: "294" + divisor: "381" + resource: "295" + secretKeyRef: + key: "299" + name: "298" + optional: false + envFrom: + - configMapRef: + name: "288" + optional: false + prefix: "287" + secretRef: + name: "289" + optional: true + image: "281" + imagePullPolicy: ņ + lifecycle: + postStart: + exec: + command: + - "326" + httpGet: + host: "329" + httpHeaders: + - name: "330" + value: "331" + path: "327" + port: "328" + scheme: 幩šeSvEȤƏ埮pɵ + tcpSocket: + host: "333" + port: "332" + preStop: + exec: + command: + - "334" + httpGet: + host: "337" + httpHeaders: + - name: "338" + value: "339" + path: "335" + port: "336" + scheme: ş + tcpSocket: + host: "341" + port: "340" + livenessProbe: + exec: + command: + - "306" + failureThreshold: -300247800 + httpGet: + host: "308" + httpHeaders: + - name: "309" + value: "310" + path: "307" + port: 865289071 + scheme: iɥ嵐sC8 + initialDelaySeconds: -1513284745 + periodSeconds: -414121491 + successThreshold: -1862764022 + tcpSocket: + host: "311" + port: -898536659 + timeoutSeconds: 1258370227 + name: "280" + ports: + - containerPort: -1137436579 + hostIP: "286" + hostPort: 1868683352 + name: "285" + protocol: 颶妧Ö闊 + readinessProbe: + exec: + command: + - "312" + failureThreshold: 215186711 + httpGet: + host: "314" + httpHeaders: + - name: "315" + value: "316" + path: "313" + port: 323903711 + scheme: J + initialDelaySeconds: 657418949 + periodSeconds: 287654902 + successThreshold: -2062708879 + tcpSocket: + host: "318" + port: "317" + timeoutSeconds: -992558278 + resources: + limits: + ²sNƗ¸g: "50" + requests: + 酊龨δ摖ȱğ_<: "118" + securityContext: + allowPrivilegeEscalation: false + capabilities: + add: + - DŽ髐njʉBn(fǂǢ曣 + drop: + - ay + privileged: false + procMount: 嗆u + readOnlyRootFilesystem: true + runAsGroup: -5996624450771474158 + runAsNonRoot: false + runAsUser: 1958157659034146020 + seLinuxOptions: + level: "346" + role: "344" + type: "345" + user: "343" + windowsOptions: + gmsaCredentialSpec: "348" + gmsaCredentialSpecName: "347" + runAsUserName: "349" + startupProbe: + exec: + command: + - "319" + failureThreshold: 1502643091 + httpGet: + host: "321" + httpHeaders: + - name: "322" + value: "323" + path: "320" + port: -1117254382 + scheme: 趐囨鏻砅邻爥蹔ŧOǨ + initialDelaySeconds: 2129989022 + periodSeconds: 1311843384 + successThreshold: -1292310438 + tcpSocket: + host: "325" + port: "324" + timeoutSeconds: -1699531929 + targetContainerName: "350" + terminationMessagePath: "342" + terminationMessagePolicy: 迮ƙIJ嘢4ʗN,丽饾| 鞤ɱďW賁Ěɭ + tty: true + volumeDevices: + - devicePath: "305" + name: "304" + volumeMounts: + - mountPath: "301" + mountPropagation: ƺ蛜6Ɖ飴ɎiǨź + name: "300" + readOnly: true + subPath: "302" + subPathExpr: "303" + workingDir: "284" + hostAliases: + - hostnames: + - "412" + ip: "411" + hostNetwork: true + hostname: "366" + imagePullSecrets: + - name: "365" + initContainers: + - args: + - "150" + command: + - "149" + env: + - name: "157" + value: "158" + valueFrom: + configMapKeyRef: + key: "164" + name: "163" + optional: false + fieldRef: + apiVersion: "159" + fieldPath: "160" + resourceFieldRef: + containerName: "161" + divisor: "650" + resource: "162" + secretKeyRef: + key: "166" + name: "165" + optional: true + envFrom: + - configMapRef: + name: "155" + optional: true + prefix: "154" + secretRef: + name: "156" + optional: true + image: "148" + imagePullPolicy: 罁胾^拜Ȍzɟ踡肒Ao/樝fw[Řż丩 + lifecycle: + postStart: + exec: + command: + - "192" + httpGet: + host: "194" + httpHeaders: + - name: "195" + value: "196" + path: "193" + port: -2015604435 + scheme: jƯĖ漘Z剚敍0) + tcpSocket: + host: "197" + port: 424236719 + preStop: + exec: + command: + - "198" + httpGet: + host: "200" + httpHeaders: + - name: "201" + value: "202" + path: "199" + port: -1131820775 + scheme: Ƿ裚瓶釆Ɗ+j忊 + tcpSocket: + host: "204" + port: "203" + livenessProbe: + exec: + command: + - "173" + failureThreshold: -1113628381 + httpGet: + host: "175" + httpHeaders: + - name: "176" + value: "177" + path: "174" + port: -152585895 + scheme: E@Ȗs«ö + initialDelaySeconds: 1843758068 + periodSeconds: 1702578303 + successThreshold: -1565157256 + tcpSocket: + host: "178" + port: 1135182169 + timeoutSeconds: -1967469005 + name: "147" + ports: + - containerPort: 1403721475 + hostIP: "153" + hostPort: -606111218 + name: "152" + protocol: ǰ溟ɴ扵閝ȝ鐵儣廡ɑ龫`劳 + readinessProbe: + exec: + command: + - "179" + failureThreshold: -1167888910 + httpGet: + host: "181" + httpHeaders: + - name: "182" + value: "183" + path: "180" + port: 386652373 + scheme: ʙ嫙& + initialDelaySeconds: -802585193 + periodSeconds: 1944205014 + successThreshold: -2079582559 + tcpSocket: + host: "185" + port: "184" + timeoutSeconds: 1901330124 + resources: + limits: + "": "84" + requests: + ɖȃ賲鐅臬dH巧壚tC十Oɢ: "517" + securityContext: + allowPrivilegeEscalation: false + capabilities: + add: + - "" + drop: + - ŻʘY賃ɪ鐊瀑Ź9ǕLLȊɞ-uƻ悖ȩ + privileged: false + procMount: $MVȟ@7飣奺Ȋ礶惇¸t颟.鵫ǚ灄鸫 + readOnlyRootFilesystem: true + runAsGroup: -8419423421380299597 + runAsNonRoot: false + runAsUser: -6576869501326512452 + seLinuxOptions: + level: "209" + role: "207" + type: "208" + user: "206" + windowsOptions: + gmsaCredentialSpec: "211" + gmsaCredentialSpecName: "210" + runAsUserName: "212" + startupProbe: + exec: + command: + - "186" + failureThreshold: 208045354 + httpGet: + host: "188" + httpHeaders: + - name: "189" + value: "190" + path: "187" + port: 804417065 + scheme: Ŵ廷s{Ⱦdz@ + initialDelaySeconds: 632397602 + periodSeconds: -730174220 + successThreshold: 433084615 + tcpSocket: + host: "191" + port: 406308963 + timeoutSeconds: 2026784878 + terminationMessagePath: "205" + terminationMessagePolicy: 焗捏 + tty: true + volumeDevices: + - devicePath: "172" + name: "171" + volumeMounts: + - mountPath: "168" + mountPropagation: "" + name: "167" + readOnly: true + subPath: "169" + subPathExpr: "170" + workingDir: "151" + nodeName: "355" + nodeSelector: + "351": "352" + overhead: + 癜鞤A馱z芀¿l磶Bb偃礳Ȭ痍脉PPö: "607" + preemptionPolicy: eáNRNJ丧鴻Ŀ + priority: 1690570439 + priorityClassName: "413" + readinessGates: + - conditionType: 梑ʀŖ鱓;鹡鑓侅闍ŏŃŋŏ}ŀ姳 + restartPolicy: T[ + runtimeClassName: "418" + schedulerName: "408" + securityContext: + fsGroup: 760480547754807445 + runAsGroup: -801152248124332545 + runAsNonRoot: true + runAsUser: -2781126825051715248 + seLinuxOptions: + level: "359" + role: "357" + type: "358" + user: "356" + supplementalGroups: + - 5255171395073905944 + sysctls: + - name: "363" + value: "364" + windowsOptions: + gmsaCredentialSpec: "361" + gmsaCredentialSpecName: "360" + runAsUserName: "362" + serviceAccount: "354" + serviceAccountName: "353" + shareProcessNamespace: false + subdomain: "367" + terminationGracePeriodSeconds: -2738603156841903595 + tolerations: + - effect: 料ȭzV镜籬ƽ + key: "409" + operator: ƹ| + tolerationSeconds: 935587338391120947 + value: "410" + topologySpreadConstraints: + - labelSelector: + matchExpressions: + - key: qW + operator: In + values: + - 2-.s_6O-5_7_-0w_--5-_.3--_9QWJ + matchLabels: + E--pT751: mV__1-wv3UDf.-4D-r.-F__r.oh..2_uGGP..X + maxSkew: -137402083 + topologyKey: "419" + whenUnsatisfiable: Ȩç捌聮ŃŻ@ǮJ=礏ƴ磳藷曥 + volumes: + - awsElasticBlockStore: + fsType: "47" + partition: 912004803 + readOnly: true + volumeID: "46" + azureDisk: + cachingMode: '|@?鷅bȻN' + diskName: "110" + diskURI: "111" + fsType: "112" + kind: 榱*Gưoɘ檲 + readOnly: true + azureFile: + readOnly: true + secretName: "96" + shareName: "97" + cephfs: + monitors: + - "81" + path: "82" + secretFile: "84" + secretRef: + name: "85" + user: "83" + cinder: + fsType: "79" + secretRef: + name: "80" + volumeID: "78" + configMap: + defaultMode: 1593906314 + items: + - key: "99" + mode: 195263908 + path: "100" + name: "98" + optional: false + csi: + driver: "142" + fsType: "143" + nodePublishSecretRef: + name: "146" + readOnly: false + volumeAttributes: + "144": "145" + downwardAPI: + defaultMode: 824682619 + items: + - fieldRef: + apiVersion: "89" + fieldPath: "90" + mode: 1569992019 + path: "88" + resourceFieldRef: + containerName: "91" + divisor: "660" + resource: "92" + emptyDir: + medium: Xŋ朘瑥A徙ɶɊł/擇ɦĽ胚O醔ɍ厶耈 + sizeLimit: "473" + fc: + fsType: "94" + lun: -1740986684 + readOnly: true + targetWWNs: + - "93" + wwids: + - "95" + flexVolume: + driver: "73" + fsType: "74" + options: + "76": "77" + readOnly: true + secretRef: + name: "75" + flocker: + datasetName: "86" + datasetUUID: "87" + gcePersistentDisk: + fsType: "45" + partition: -1188153605 + pdName: "44" + gitRepo: + directory: "50" + repository: "48" + revision: "49" + glusterfs: + endpoints: "63" + path: "64" + readOnly: true + hostPath: + path: "43" + type: ƛƟ)ÙæNǚ錯ƶRquA?瞲Ť倱< + iscsi: + chapAuthDiscovery: true + fsType: "59" + initiatorName: "62" + iqn: "57" + iscsiInterface: "58" + lun: 994527057 + portals: + - "60" + secretRef: + name: "61" + targetPortal: "56" + name: "42" + nfs: + path: "55" + readOnly: true + server: "54" + persistentVolumeClaim: + claimName: "65" + readOnly: true + photonPersistentDisk: + fsType: "114" + pdID: "113" + portworxVolume: + fsType: "129" + readOnly: true + volumeID: "128" + projected: + defaultMode: -1334904807 + sources: + - configMap: + items: + - key: "124" + mode: 2063799569 + path: "125" + name: "123" + optional: false + downwardAPI: + items: + - fieldRef: + apiVersion: "119" + fieldPath: "120" + mode: 173030157 + path: "118" + resourceFieldRef: + containerName: "121" + divisor: "106" + resource: "122" + secret: + items: + - key: "116" + mode: -323584340 + path: "117" + name: "115" + optional: true + serviceAccountToken: + audience: "126" + expirationSeconds: 8357931971650847566 + path: "127" + quobyte: + group: "108" + registry: "105" + tenant: "109" + user: "107" + volume: "106" + rbd: + fsType: "68" + image: "67" + keyring: "71" + monitors: + - "66" + pool: "69" + secretRef: + name: "72" + user: "70" + scaleIO: + fsType: "137" + gateway: "130" + protectionDomain: "133" + secretRef: + name: "132" + storageMode: "135" + storagePool: "134" + system: "131" + volumeName: "136" + secret: + defaultMode: 332383000 + items: + - key: "52" + mode: -547518679 + path: "53" + optional: true + secretName: "51" + storageos: + fsType: "140" + secretRef: + name: "141" + volumeName: "138" + volumeNamespace: "139" + vsphereVolume: + fsType: "102" + storagePolicyID: "104" + storagePolicyName: "103" + volumePath: "101" + updateStrategy: + rollingUpdate: + partition: 86666826 + type: Dz讱ȕ齐疅檎ǽ曖sƖTƫ + volumeClaimTemplates: + - metadata: + annotations: + "433": "434" + clusterName: "439" + creationTimestamp: null + deletionGracePeriodSeconds: -1824067601569574665 + finalizers: + - "438" + generateName: "427" + generation: -8502907933203165744 + labels: + "431": "432" + managedFields: + - apiVersion: "441" + fieldsType: "442" + manager: "440" + operation: Bi攵&ý"ʀ废査Z綶Ā + name: "426" + namespace: "428" + ownerReferences: + - apiVersion: "435" + blockOwnerDeletion: false + controller: true + kind: "436" + name: "437" + uid: WɓDɏ挭跡Ƅ抄3昞财Î嘝zʄ + resourceVersion: "6281861817195808867" + selfLink: "429" + uid: '`ȗ<8^翜T蘈' + spec: + accessModes: + - 銲tHǽ÷閂抰^窄CǙķȈĐI梞ū + dataSource: + apiGroup: "451" + kind: "452" + name: "453" + resources: + limits: + 'O^:': "847" + requests: + Ɍ蚊ơ鎊t潑: "199" + selector: + matchExpressions: + - key: f82-8_.UdWNn_U-...1P_.D8_t..-Ww2q.zv + operator: Exists + matchLabels: + p2P.B._A_090ERG2nV.__p_Y-.2__a_dWU_V-_Q_Ap._C: a_o..p_B-d--Q5._D6_.d-n_9n.p.2-.-Qw__YT.1---.-o7.pJ-r + storageClassName: "450" + volumeMode: ȳT + volumeName: "449" + status: + accessModes: + - 熔ķ´ʑ潞Ĵ3Q蠯0 + capacity: + \溮Ŀ傜NZ!š: "952" + conditions: + - lastProbeTime: "2252-06-28T22:34:24Z" + lastTransitionTime: "1974-04-29T05:51:38Z" + message: "455" + reason: "454" + status: ƿOqõƨj2愴ňù廻@p + type: '僙R岹ÿʼnx#綮ehɫ淫Ď眊:' + phase: 戱PRɄ +status: + collisionCount: 1664714908 + conditions: + - lastTransitionTime: "2456-08-06T13:26:39Z" + message: "460" + reason: "459" + status: "" + type: 靌瀞鈝Ń¥厀Ł8Ì + currentReplicas: -2011137790 + currentRevision: "457" + observedGeneration: 8145135462833081718 + readyReplicas: -1470626063 + replicas: -1589158932 + updateRevision: "458" + updatedReplicas: -126896219 diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta2.ControllerRevision.json b/staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta2.ControllerRevision.json new file mode 100644 index 00000000000..487201d14da --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/apps.v1beta2.ControllerRevision.pb b/staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta2.ControllerRevision.pb new file mode 100644 index 0000000000000000000000000000000000000000..85bf0f55c8ec6b170a6bb0ca8c06730091533e3b GIT binary patch literal 332 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 literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta2.DaemonSet.yaml b/staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta2.DaemonSet.yaml new file mode 100644 index 00000000000..a863b758eb9 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta2.DaemonSet.yaml @@ -0,0 +1,961 @@ +apiVersion: apps/v1beta2 +kind: DaemonSet +metadata: + annotations: + "9": "10" + clusterName: "15" + creationTimestamp: null + deletionGracePeriodSeconds: -4955867275792137171 + finalizers: + - "14" + generateName: "3" + generation: 8071137005907523419 + labels: + "7": "8" + managedFields: + - apiVersion: "17" + fieldsType: "18" + manager: "16" + operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] + name: "2" + namespace: "4" + ownerReferences: + - apiVersion: "11" + blockOwnerDeletion: true + controller: false + kind: "12" + name: "13" + uid: Dz廔ȇ{sŊƏp + resourceVersion: "11042405498087606203" + selfLink: "5" + uid: "7" +spec: + minReadySeconds: 212061711 + revisionHistoryLimit: -1092090658 + selector: + matchExpressions: + - key: p503---477-49p---o61---4fy--9---7--9-9s-0-u5lj2--10pq-0-7-9-2-0/fP81.-.9Vdx.TB_M-H_5_.t..bG0 + operator: In + values: + - D07.a_.y_y_o0_5qN2_---_M.N_._a6.9bHjdH.-.5_.I8__n + matchLabels: + 8---jop9641lg.p-g8c2-k-912e5-c-e63-n-3n/E9.8ThjT9s-j41-0-6p-JFHn7y-74.-0MUORQQ.N2.3: 68._bQw.-dG6c-.6--_x.--0wmZk1_8._3s_-_Bq.m_4 + template: + metadata: + annotations: + "32": "33" + clusterName: "38" + creationTimestamp: null + deletionGracePeriodSeconds: 7534629739119643351 + finalizers: + - "37" + generateName: "26" + generation: -4139900758039117471 + labels: + "30": "31" + managedFields: + - apiVersion: "40" + fieldsType: "41" + manager: "39" + operation: ĪȸŹăȲϤĦʅ芝 + name: "25" + namespace: "27" + ownerReferences: + - apiVersion: "34" + blockOwnerDeletion: true + controller: false + kind: "35" + name: "36" + uid: ^ + resourceVersion: "1698285396218902212" + selfLink: "28" + uid: TʡȂŏ{sǡƟ + spec: + activeDeadlineSeconds: 7270263763744228913 + affinity: + nodeAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - key: "379" + operator: Ǹ|蕎'佉賞ǧĒz + values: + - "380" + matchFields: + - key: "381" + operator: ùfŭƽ + values: + - "382" + weight: -767058113 + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - key: "375" + operator: Ã茓pȓɻ + values: + - "376" + matchFields: + - key: "377" + operator: "" + values: + - "378" + podAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: 3---g-----p8-d5-8-m8i--k0j5g.zrrw8-5ts-7-bp/6E__-.8_e_2 + operator: DoesNotExist + matchLabels: + bx1y-8---3----p-pdn--j2---2--82--cj-1-s--op34-yy28-38xmu5nx4s-4/4b_9_1o.w_I: x-_.--4QQ.-s.H.Hu-k-_-0-T1mel--F......3_t_-l..-.DG7r-3.----.4 + namespaces: + - "397" + topologyKey: "398" + weight: 801902541 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: K_A-_9_Z_C..7o_x3..-.8-Jp-94 + operator: DoesNotExist + matchLabels: + h-up52--sjo7799-skj5--9/R_rm: CR.s--f.-f.-zv._._.o + namespaces: + - "389" + topologyKey: "390" + podAntiAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: 0--0g-q-22r4wye52y-h7463lyps4483-o--3f1p7--43nw-l-x8/Hz_V_.r_v_._e_-78o_6Z..11_7pX_.-mLlx...w_t-_.5.40Rw4D + operator: NotIn + values: + - txb__-ex-_1_-ODgC_1-_V + matchLabels: + 6V1-rU.___06.eqk5E_-4-.XH-.k.7.l_-W8o._xJ1-lFA_X3: V0H2-.zHw.H__V.VT + namespaces: + - "413" + topologyKey: "414" + weight: -1851436166 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: QZ9p_6.C.e + operator: DoesNotExist + matchLabels: + 7F3p2_-_AmD-.0AP.1: A--.F5_x.KNC0-.-m_0-m-6Sp_N-S..O-BZ..n + namespaces: + - "405" + topologyKey: "406" + automountServiceAccountToken: true + containers: + - args: + - "221" + command: + - "220" + env: + - name: "228" + value: "229" + valueFrom: + configMapKeyRef: + key: "235" + name: "234" + optional: true + fieldRef: + apiVersion: "230" + fieldPath: "231" + resourceFieldRef: + containerName: "232" + divisor: "357" + resource: "233" + secretKeyRef: + key: "237" + name: "236" + optional: true + envFrom: + - configMapRef: + name: "226" + optional: false + prefix: "225" + secretRef: + name: "227" + optional: false + image: "219" + imagePullPolicy: T 苧yñKJɐ扵G + lifecycle: + postStart: + exec: + command: + - "264" + httpGet: + host: "267" + httpHeaders: + - name: "268" + value: "269" + path: "265" + port: "266" + scheme: ']佱¿>犵殇ŕ-Ɂ圯W' + tcpSocket: + host: "271" + port: "270" + preStop: + exec: + command: + - "272" + httpGet: + host: "274" + httpHeaders: + - name: "275" + value: "276" + path: "273" + port: -1161649101 + scheme: 嚧ʣq埄 + tcpSocket: + host: "278" + port: "277" + livenessProbe: + exec: + command: + - "244" + failureThreshold: -361442565 + httpGet: + host: "246" + httpHeaders: + - name: "247" + value: "248" + path: "245" + port: -393291312 + scheme: Ŧ癃8鸖ɱJȉ罴ņ螡źȰ? + initialDelaySeconds: 627713162 + periodSeconds: -1740959124 + successThreshold: 158280212 + tcpSocket: + host: "250" + port: "249" + timeoutSeconds: 1255312175 + name: "218" + ports: + - containerPort: -839281354 + hostIP: "224" + hostPort: 1584001904 + name: "223" + protocol: 5姣>懔%熷谟þ蛯ɰ荶ljʁ + readinessProbe: + exec: + command: + - "251" + failureThreshold: -36782737 + httpGet: + host: "253" + httpHeaders: + - name: "254" + value: "255" + path: "252" + port: -2013568185 + scheme: '#yV''WKw(ğ儴Ůĺ}' + initialDelaySeconds: -1244623134 + periodSeconds: -398297599 + successThreshold: 873056500 + tcpSocket: + host: "256" + port: -20130017 + timeoutSeconds: -1334110502 + resources: + limits: + 藠3.v-鿧悮坮Ȣ幟ļ腻ŬƩȿ0: "175" + requests: + ɺ皚|懥ƖN粕擓ƖHV: "962" + securityContext: + allowPrivilegeEscalation: false + capabilities: + add: + - fʀļ腩墺Ò媁荭gw忊 + drop: + - E剒蔞 + privileged: false + procMount: Ȩ<6鄰簳°Ļǟi& + readOnlyRootFilesystem: true + runAsGroup: 2001337664780390084 + runAsNonRoot: true + runAsUser: -6177393256425700216 + seLinuxOptions: + level: "283" + role: "281" + type: "282" + user: "280" + windowsOptions: + gmsaCredentialSpec: "285" + gmsaCredentialSpecName: "284" + runAsUserName: "286" + startupProbe: + exec: + command: + - "257" + failureThreshold: -1011390276 + httpGet: + host: "260" + httpHeaders: + - name: "261" + value: "262" + path: "258" + port: "259" + scheme: Qg鄠[ + initialDelaySeconds: -1556231754 + periodSeconds: -321709789 + successThreshold: -1463645123 + tcpSocket: + host: "263" + port: -241238495 + timeoutSeconds: 461585849 + stdin: true + terminationMessagePath: "279" + terminationMessagePolicy: ʁ岼昕ĬÇ + volumeDevices: + - devicePath: "243" + name: "242" + volumeMounts: + - mountPath: "239" + mountPropagation: 'Ź倗S晒嶗UÐ_ƮA攤/ɸɎ ' + name: "238" + subPath: "240" + subPathExpr: "241" + workingDir: "222" + dnsConfig: + nameservers: + - "421" + options: + - name: "423" + value: "424" + searches: + - "422" + dnsPolicy: n(fǂǢ曣ŋayåe躒訙Ǫ + enableServiceLinks: false + ephemeralContainers: + - args: + - "290" + command: + - "289" + env: + - name: "297" + value: "298" + valueFrom: + configMapKeyRef: + key: "304" + name: "303" + optional: true + fieldRef: + apiVersion: "299" + fieldPath: "300" + resourceFieldRef: + containerName: "301" + divisor: "3" + resource: "302" + secretKeyRef: + key: "306" + name: "305" + optional: true + envFrom: + - configMapRef: + name: "295" + optional: true + prefix: "294" + secretRef: + name: "296" + optional: false + image: "288" + lifecycle: + postStart: + exec: + command: + - "335" + httpGet: + host: "338" + httpHeaders: + - name: "339" + value: "340" + path: "336" + port: "337" + scheme: C"6x$1s + tcpSocket: + host: "342" + port: "341" + preStop: + exec: + command: + - "343" + httpGet: + host: "345" + httpHeaders: + - name: "346" + value: "347" + path: "344" + port: -518160270 + scheme: ɔ幩še + tcpSocket: + host: "348" + port: 1956567721 + livenessProbe: + exec: + command: + - "313" + failureThreshold: 472742933 + httpGet: + host: "316" + httpHeaders: + - name: "317" + value: "318" + path: "314" + port: "315" + scheme: 冓鍓贯 + initialDelaySeconds: 1290950685 + periodSeconds: 1058960779 + successThreshold: -2133441986 + tcpSocket: + host: "320" + port: "319" + timeoutSeconds: 12533543 + name: "287" + ports: + - containerPort: -1296830577 + hostIP: "293" + hostPort: 1313273370 + name: "292" + readinessProbe: + exec: + command: + - "321" + failureThreshold: 620822482 + httpGet: + host: "323" + httpHeaders: + - name: "324" + value: "325" + path: "322" + port: 1332783160 + scheme: Ȱ囌{屿oiɥ嵐sC8?Ǻ鱎ƙ; + initialDelaySeconds: -300247800 + periodSeconds: -126958936 + successThreshold: 186945072 + tcpSocket: + host: "327" + port: "326" + timeoutSeconds: 386804041 + resources: + limits: + 淳4揻-$ɽ丟×x锏ɟ: "178" + requests: + Ö闊 鰔澝qV: "752" + securityContext: + allowPrivilegeEscalation: false + capabilities: + add: + - '|ʐşƧ諔迮ƙIJ嘢' + drop: + - ʗN + privileged: false + procMount: "" + readOnlyRootFilesystem: true + runAsGroup: 6726836758549163621 + runAsNonRoot: false + runAsUser: -6048969174364431391 + seLinuxOptions: + level: "353" + role: "351" + type: "352" + user: "350" + windowsOptions: + gmsaCredentialSpec: "355" + gmsaCredentialSpecName: "354" + runAsUserName: "356" + startupProbe: + exec: + command: + - "328" + failureThreshold: -560238386 + httpGet: + host: "331" + httpHeaders: + - name: "332" + value: "333" + path: "329" + port: "330" + scheme: 鍏H鯂² + initialDelaySeconds: -402384013 + periodSeconds: -617381112 + successThreshold: 1851229369 + tcpSocket: + host: "334" + port: -1187301925 + timeoutSeconds: -181601395 + stdin: true + stdinOnce: true + targetContainerName: "357" + terminationMessagePath: "349" + terminationMessagePolicy: ȤƏ埮pɵ + tty: true + volumeDevices: + - devicePath: "312" + name: "311" + volumeMounts: + - mountPath: "308" + mountPropagation: /»頸+SÄ蚃ɣľ)酊龨Î + name: "307" + readOnly: true + subPath: "309" + subPathExpr: "310" + workingDir: "291" + hostAliases: + - hostnames: + - "419" + ip: "418" + hostNetwork: true + hostname: "373" + imagePullSecrets: + - name: "372" + initContainers: + - args: + - "150" + command: + - "149" + env: + - name: "157" + value: "158" + valueFrom: + configMapKeyRef: + key: "164" + name: "163" + optional: false + fieldRef: + apiVersion: "159" + fieldPath: "160" + resourceFieldRef: + containerName: "161" + divisor: "468" + resource: "162" + secretKeyRef: + key: "166" + name: "165" + optional: true + envFrom: + - configMapRef: + name: "155" + optional: false + prefix: "154" + secretRef: + name: "156" + optional: false + image: "148" + imagePullPolicy: ŤǢʭ嵔棂p儼Ƿ裚瓶 + lifecycle: + postStart: + exec: + command: + - "196" + httpGet: + host: "199" + httpHeaders: + - name: "200" + value: "201" + path: "197" + port: "198" + scheme: 蚛隖<ǶĬ4y£軶ǃ*ʙ嫙&蒒5靇C' + tcpSocket: + host: "202" + port: 2126876305 + preStop: + exec: + command: + - "203" + httpGet: + host: "206" + httpHeaders: + - name: "207" + value: "208" + path: "204" + port: "205" + scheme: Ŵ廷s{Ⱦdz@ + tcpSocket: + host: "209" + port: 406308963 + livenessProbe: + exec: + command: + - "173" + failureThreshold: 1466047181 + httpGet: + host: "176" + httpHeaders: + - name: "177" + value: "178" + path: "174" + port: "175" + initialDelaySeconds: 1805144649 + periodSeconds: 1403721475 + successThreshold: 519906483 + tcpSocket: + host: "180" + port: "179" + timeoutSeconds: -606111218 + name: "147" + ports: + - containerPort: 437857734 + hostIP: "153" + hostPort: -1510026905 + name: "152" + protocol: Rƥ贫d飼$俊跾|@?鷅b + readinessProbe: + exec: + command: + - "181" + failureThreshold: 524249411 + httpGet: + host: "184" + httpHeaders: + - name: "185" + value: "186" + path: "182" + port: "183" + scheme: w垁鷌辪虽U珝Żwʮ馜üNșƶ4ĩ + initialDelaySeconds: -1724160601 + periodSeconds: 1435507444 + successThreshold: -1430577593 + tcpSocket: + host: "187" + port: -337353552 + timeoutSeconds: -1158840571 + resources: + limits: + 檲ɨ銦妰黖ȓƇ$缔獵偐ę腬: "646" + requests: + 湨: "803" + securityContext: + allowPrivilegeEscalation: true + capabilities: + add: + - +j忊Ŗȫ焗捏ĨFħ籘Àǒɿʒ刽ʼn + drop: + - 1ſ盷褎weLJèux榜VƋZ1Ůđ眊 + privileged: true + procMount: fǣ萭旿@ + readOnlyRootFilesystem: true + runAsGroup: 6506922239346928579 + runAsNonRoot: true + runAsUser: 1563703589270296759 + seLinuxOptions: + level: "214" + role: "212" + type: "213" + user: "211" + windowsOptions: + gmsaCredentialSpec: "216" + gmsaCredentialSpecName: "215" + runAsUserName: "217" + startupProbe: + exec: + command: + - "188" + failureThreshold: 905846572 + httpGet: + host: "191" + httpHeaders: + - name: "192" + value: "193" + path: "189" + port: "190" + scheme: k_瀹鞎sn芞QÄȻ + initialDelaySeconds: 364013971 + periodSeconds: -1790124395 + successThreshold: 1094670193 + tcpSocket: + host: "195" + port: "194" + timeoutSeconds: 1596422492 + stdin: true + stdinOnce: true + terminationMessagePath: "210" + terminationMessagePolicy: ŀ樺ȃv渟7¤7djƯĖ漘Z剚敍0 + tty: true + volumeDevices: + - devicePath: "172" + name: "171" + volumeMounts: + - mountPath: "168" + mountPropagation: 卩蝾 + name: "167" + readOnly: true + subPath: "169" + subPathExpr: "170" + workingDir: "151" + nodeName: "362" + nodeSelector: + "358": "359" + overhead: + 4'ď曕椐敛n湙: "310" + preemptionPolicy: '!ń1ċƹ|慼櫁色苆试揯遐' + priority: -1852730577 + priorityClassName: "420" + readinessGates: + - conditionType: ź魊塾ɖ$rolȋɶuɋ5r儉ɩ柀ɨ鴅 + restartPolicy: ɭɪǹ0衷, + runtimeClassName: "425" + schedulerName: "415" + securityContext: + fsGroup: 2585323675983182372 + runAsGroup: 6386250802140824739 + runAsNonRoot: false + runAsUser: -5315960194881172085 + seLinuxOptions: + level: "366" + role: "364" + type: "365" + user: "363" + supplementalGroups: + - -4480129203693517072 + sysctls: + - name: "370" + value: "371" + windowsOptions: + gmsaCredentialSpec: "368" + gmsaCredentialSpecName: "367" + runAsUserName: "369" + serviceAccount: "361" + serviceAccountName: "360" + shareProcessNamespace: true + subdomain: "374" + terminationGracePeriodSeconds: -3039830979334099524 + tolerations: + - effect: ŽɣB矗E¸乾 + key: "416" + operator: 堺ʣ + tolerationSeconds: -3532804738923434397 + value: "417" + topologySpreadConstraints: + - labelSelector: + matchExpressions: + - key: 4-4D-r.-F__r.oh..2_uGGP..-_N_h_4Hl-X0_2-W + operator: In + values: + - 2-.s_6O-5_7_-0w_--5-_.3--_9QWJ + matchLabels: + p2djmscp--ac8u23-k----26u5--72n-5.j8-0020-1-5/t5W_._._-2M2._i: wvU + maxSkew: -150478704 + topologyKey: "426" + whenUnsatisfiable: ;鹡鑓侅闍ŏŃŋŏ}ŀ + volumes: + - awsElasticBlockStore: + fsType: "47" + partition: -2007808768 + volumeID: "46" + azureDisk: + cachingMode: k ź贩j瀉ǚrǜnh0åȂ + diskName: "110" + diskURI: "111" + fsType: "112" + kind: nj揠8lj黳鈫ʕ禒Ƙá腿ħ缶 + readOnly: false + azureFile: + readOnly: true + secretName: "96" + shareName: "97" + cephfs: + monitors: + - "81" + path: "82" + secretFile: "84" + secretRef: + name: "85" + user: "83" + cinder: + fsType: "79" + secretRef: + name: "80" + volumeID: "78" + configMap: + defaultMode: 952979935 + items: + - key: "99" + mode: 2020789772 + path: "100" + name: "98" + optional: false + csi: + driver: "142" + fsType: "143" + nodePublishSecretRef: + name: "146" + readOnly: true + volumeAttributes: + "144": "145" + downwardAPI: + defaultMode: -868808281 + items: + - fieldRef: + apiVersion: "89" + fieldPath: "90" + mode: -1768075156 + path: "88" + resourceFieldRef: + containerName: "91" + divisor: "915" + resource: "92" + emptyDir: + medium: ɹ坼É/pȿ + sizeLimit: "804" + fc: + fsType: "94" + lun: 570501002 + targetWWNs: + - "93" + wwids: + - "95" + flexVolume: + driver: "73" + fsType: "74" + options: + "76": "77" + readOnly: true + secretRef: + name: "75" + flocker: + datasetName: "86" + datasetUUID: "87" + gcePersistentDisk: + fsType: "45" + partition: -1318752360 + pdName: "44" + gitRepo: + directory: "50" + repository: "48" + revision: "49" + glusterfs: + endpoints: "63" + path: "64" + hostPath: + path: "43" + type: "" + iscsi: + chapAuthDiscovery: true + chapAuthSession: true + fsType: "59" + initiatorName: "62" + iqn: "57" + iscsiInterface: "58" + lun: 408756018 + portals: + - "60" + readOnly: true + secretRef: + name: "61" + targetPortal: "56" + name: "42" + nfs: + path: "55" + readOnly: true + server: "54" + persistentVolumeClaim: + claimName: "65" + readOnly: true + photonPersistentDisk: + fsType: "114" + pdID: "113" + portworxVolume: + fsType: "129" + volumeID: "128" + projected: + defaultMode: 480521693 + sources: + - configMap: + items: + - key: "124" + mode: -1126738259 + path: "125" + name: "123" + optional: true + downwardAPI: + items: + - fieldRef: + apiVersion: "119" + fieldPath: "120" + mode: -1618937335 + path: "118" + resourceFieldRef: + containerName: "121" + divisor: "461" + resource: "122" + secret: + items: + - key: "116" + mode: 675406340 + path: "117" + name: "115" + optional: false + serviceAccountToken: + audience: "126" + expirationSeconds: -6345861634934949644 + path: "127" + quobyte: + group: "108" + registry: "105" + tenant: "109" + user: "107" + volume: "106" + rbd: + fsType: "68" + image: "67" + keyring: "71" + monitors: + - "66" + pool: "69" + readOnly: true + secretRef: + name: "72" + user: "70" + scaleIO: + fsType: "137" + gateway: "130" + protectionDomain: "133" + secretRef: + name: "132" + sslEnabled: true + storageMode: "135" + storagePool: "134" + system: "131" + volumeName: "136" + secret: + defaultMode: 1233814916 + items: + - key: "52" + mode: 228756891 + path: "53" + optional: false + secretName: "51" + storageos: + fsType: "140" + secretRef: + name: "141" + volumeName: "138" + volumeNamespace: "139" + vsphereVolume: + fsType: "102" + storagePolicyID: "104" + storagePolicyName: "103" + volumePath: "101" + updateStrategy: + rollingUpdate: {} + type: 荥ơ'禧ǵŊ)TiD¢ƿ媴h5 +status: + collisionCount: -449319810 + conditions: + - lastTransitionTime: "2469-07-10T03:20:34Z" + message: "434" + reason: "433" + status: '''ƈoIǢ龞瞯å' + type: "" + currentNumberScheduled: -1979737528 + desiredNumberScheduled: -424698834 + numberAvailable: 1660081568 + numberMisscheduled: -1707056814 + numberReady: 407742062 + numberUnavailable: 904244563 + observedGeneration: 5741439505187758584 + updatedNumberScheduled: 902022378 diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta2.Deployment.json b/staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta2.Deployment.json new file mode 100644 index 00000000000..44a446238f0 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta2.Deployment.json @@ -0,0 +1,1405 @@ +{ + "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" + } + } + } + ], + "initContainers": [ + { + "name": "147", + "image": "148", + "command": [ + "149" + ], + "args": [ + "150" + ], + "workingDir": "151", + "ports": [ + { + "name": "152", + "hostPort": -606111218, + "containerPort": 1403721475, + "protocol": "ǰ溟ɴ扵閝ȝ鐵儣廡ɑ龫`劳", + "hostIP": "153" + } + ], + "envFrom": [ + { + "prefix": "154", + "configMapRef": { + "name": "155", + "optional": true + }, + "secretRef": { + "name": "156", + "optional": true + } + } + ], + "env": [ + { + "name": "157", + "value": "158", + "valueFrom": { + "fieldRef": { + "apiVersion": "159", + "fieldPath": "160" + }, + "resourceFieldRef": { + "containerName": "161", + "resource": "162", + "divisor": "650" + }, + "configMapKeyRef": { + "name": "163", + "key": "164", + "optional": false + }, + "secretKeyRef": { + "name": "165", + "key": "166", + "optional": true + } + } + } + ], + "resources": { + "limits": { + "": "84" + }, + "requests": { + "ɖȃ賲鐅臬dH巧壚tC十Oɢ": "517" + } + }, + "volumeMounts": [ + { + "name": "167", + "readOnly": true, + "mountPath": "168", + "subPath": "169", + "mountPropagation": "", + "subPathExpr": "170" + } + ], + "volumeDevices": [ + { + "name": "171", + "devicePath": "172" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "173" + ] + }, + "httpGet": { + "path": "174", + "port": -152585895, + "host": "175", + "scheme": "E@Ȗs«ö", + "httpHeaders": [ + { + "name": "176", + "value": "177" + } + ] + }, + "tcpSocket": { + "port": 1135182169, + "host": "178" + }, + "initialDelaySeconds": 1843758068, + "timeoutSeconds": -1967469005, + "periodSeconds": 1702578303, + "successThreshold": -1565157256, + "failureThreshold": -1113628381 + }, + "readinessProbe": { + "exec": { + "command": [ + "179" + ] + }, + "httpGet": { + "path": "180", + "port": 386652373, + "host": "181", + "scheme": "ʙ嫙\u0026", + "httpHeaders": [ + { + "name": "182", + "value": "183" + } + ] + }, + "tcpSocket": { + "port": "184", + "host": "185" + }, + "initialDelaySeconds": -802585193, + "timeoutSeconds": 1901330124, + "periodSeconds": 1944205014, + "successThreshold": -2079582559, + "failureThreshold": -1167888910 + }, + "startupProbe": { + "exec": { + "command": [ + "186" + ] + }, + "httpGet": { + "path": "187", + "port": 804417065, + "host": "188", + "scheme": "Ŵ廷s{Ⱦdz@", + "httpHeaders": [ + { + "name": "189", + "value": "190" + } + ] + }, + "tcpSocket": { + "port": 406308963, + "host": "191" + }, + "initialDelaySeconds": 632397602, + "timeoutSeconds": 2026784878, + "periodSeconds": -730174220, + "successThreshold": 433084615, + "failureThreshold": 208045354 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "192" + ] + }, + "httpGet": { + "path": "193", + "port": -2015604435, + "host": "194", + "scheme": "jƯĖ漘Z剚敍0)", + "httpHeaders": [ + { + "name": "195", + "value": "196" + } + ] + }, + "tcpSocket": { + "port": 424236719, + "host": "197" + } + }, + "preStop": { + "exec": { + "command": [ + "198" + ] + }, + "httpGet": { + "path": "199", + "port": -1131820775, + "host": "200", + "scheme": "Ƿ裚瓶釆Ɗ+j忊", + "httpHeaders": [ + { + "name": "201", + "value": "202" + } + ] + }, + "tcpSocket": { + "port": "203", + "host": "204" + } + } + }, + "terminationMessagePath": "205", + "terminationMessagePolicy": "焗捏", + "imagePullPolicy": "罁胾^拜Ȍzɟ踡肒Ao/樝fw[Řż丩", + "securityContext": { + "capabilities": { + "add": [ + "" + ], + "drop": [ + "ŻʘY賃ɪ鐊瀑Ź9ǕLLȊɞ-uƻ悖ȩ" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "206", + "role": "207", + "type": "208", + "level": "209" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "210", + "gmsaCredentialSpec": "211", + "runAsUserName": "212" + }, + "runAsUser": -6576869501326512452, + "runAsGroup": -8419423421380299597, + "runAsNonRoot": false, + "readOnlyRootFilesystem": true, + "allowPrivilegeEscalation": false, + "procMount": "$MVȟ@7飣奺Ȋ礶惇¸t颟.鵫ǚ灄鸫" + }, + "tty": true + } + ], + "containers": [ + { + "name": "213", + "image": "214", + "command": [ + "215" + ], + "args": [ + "216" + ], + "workingDir": "217", + "ports": [ + { + "name": "218", + "hostPort": 62799871, + "containerPort": -775325416, + "protocol": "t莭琽§ć\\ ïì", + "hostIP": "219" + } + ], + "envFrom": [ + { + "prefix": "220", + "configMapRef": { + "name": "221", + "optional": false + }, + "secretRef": { + "name": "222", + "optional": false + } + } + ], + "env": [ + { + "name": "223", + "value": "224", + "valueFrom": { + "fieldRef": { + "apiVersion": "225", + "fieldPath": "226" + }, + "resourceFieldRef": { + "containerName": "227", + "resource": "228", + "divisor": "595" + }, + "configMapKeyRef": { + "name": "229", + "key": "230", + "optional": true + }, + "secretKeyRef": { + "name": "231", + "key": "232", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "N粕擓ƖHVe熼": "334" + }, + "requests": { + "倗S晒嶗UÐ_ƮA攤/ɸɎ R§耶": "388" + } + }, + "volumeMounts": [ + { + "name": "233", + "readOnly": true, + "mountPath": "234", + "subPath": "235", + "mountPropagation": "癃8鸖", + "subPathExpr": "236" + } + ], + "volumeDevices": [ + { + "name": "237", + "devicePath": "238" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "239" + ] + }, + "httpGet": { + "path": "240", + "port": -1654678802, + "host": "241", + "scheme": "毋", + "httpHeaders": [ + { + "name": "242", + "value": "243" + } + ] + }, + "tcpSocket": { + "port": 391562775, + "host": "244" + }, + "initialDelaySeconds": -775511009, + "timeoutSeconds": -832805508, + "periodSeconds": -228822833, + "successThreshold": -970312425, + "failureThreshold": -1213051101 + }, + "readinessProbe": { + "exec": { + "command": [ + "245" + ] + }, + "httpGet": { + "path": "246", + "port": -1905643191, + "host": "247", + "scheme": "Ǖɳɷ9Ì崟¿瘦ɖ緕", + "httpHeaders": [ + { + "name": "248", + "value": "249" + } + ] + }, + "tcpSocket": { + "port": "250", + "host": "251" + }, + "initialDelaySeconds": 852780575, + "timeoutSeconds": -1252938503, + "periodSeconds": 893823156, + "successThreshold": -1980314709, + "failureThreshold": 571739592 + }, + "startupProbe": { + "exec": { + "command": [ + "252" + ] + }, + "httpGet": { + "path": "253", + "port": -1334110502, + "host": "254", + "scheme": "ȓ蹣ɐǛv+8Ƥ熪军", + "httpHeaders": [ + { + "name": "255", + "value": "256" + } + ] + }, + "tcpSocket": { + "port": 622267234, + "host": "257" + }, + "initialDelaySeconds": 410611837, + "timeoutSeconds": 809006670, + "periodSeconds": 972978563, + "successThreshold": 17771103, + "failureThreshold": -1008070934 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "258" + ] + }, + "httpGet": { + "path": "259", + "port": "260", + "host": "261", + "httpHeaders": [ + { + "name": "262", + "value": "263" + } + ] + }, + "tcpSocket": { + "port": 1943028037, + "host": "264" + } + }, + "preStop": { + "exec": { + "command": [ + "265" + ] + }, + "httpGet": { + "path": "266", + "port": -1355476687, + "host": "267", + "scheme": "-Ɂ圯W:ĸ輦唊#v铿ʩȂ4ē鐭#嬀ơ", + "httpHeaders": [ + { + "name": "268", + "value": "269" + } + ] + }, + "tcpSocket": { + "port": "270", + "host": "271" + } + } + }, + "terminationMessagePath": "272", + "terminationMessagePolicy": "T 苧yñKJɐ扵G", + "imagePullPolicy": "û咡W\u003c敄lu|榝$î.Ȏ蝪ʜ5", + "securityContext": { + "capabilities": { + "add": [ + "E埄Ȁ朦 wƯ貾坢'" + ], + "drop": [ + "aŕ翑0展}硐庰%皧V垾现葢ŵ橨鬶l" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "273", + "role": "274", + "type": "275", + "level": "276" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "277", + "gmsaCredentialSpec": "278", + "runAsUserName": "279" + }, + "runAsUser": -2270595441829602368, + "runAsGroup": -2408264753085021035, + "runAsNonRoot": true, + "readOnlyRootFilesystem": true, + "allowPrivilegeEscalation": true, + "procMount": "" + } + } + ], + "ephemeralContainers": [ + { + "name": "280", + "image": "281", + "command": [ + "282" + ], + "args": [ + "283" + ], + "workingDir": "284", + "ports": [ + { + "name": "285", + "hostPort": 1868683352, + "containerPort": -1137436579, + "protocol": "颶妧Ö闊", + "hostIP": "286" + } + ], + "envFrom": [ + { + "prefix": "287", + "configMapRef": { + "name": "288", + "optional": false + }, + "secretRef": { + "name": "289", + "optional": true + } + } + ], + "env": [ + { + "name": "290", + "value": "291", + "valueFrom": { + "fieldRef": { + "apiVersion": "292", + "fieldPath": "293" + }, + "resourceFieldRef": { + "containerName": "294", + "resource": "295", + "divisor": "381" + }, + "configMapKeyRef": { + "name": "296", + "key": "297", + "optional": true + }, + "secretKeyRef": { + "name": "298", + "key": "299", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "²sNƗ¸g": "50" + }, + "requests": { + "酊龨δ摖ȱğ_\u003c": "118" + } + }, + "volumeMounts": [ + { + "name": "300", + "readOnly": true, + "mountPath": "301", + "subPath": "302", + "mountPropagation": "ƺ蛜6Ɖ飴ɎiǨź", + "subPathExpr": "303" + } + ], + "volumeDevices": [ + { + "name": "304", + "devicePath": "305" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "306" + ] + }, + "httpGet": { + "path": "307", + "port": 865289071, + "host": "308", + "scheme": "iɥ嵐sC8", + "httpHeaders": [ + { + "name": "309", + "value": "310" + } + ] + }, + "tcpSocket": { + "port": -898536659, + "host": "311" + }, + "initialDelaySeconds": -1513284745, + "timeoutSeconds": 1258370227, + "periodSeconds": -414121491, + "successThreshold": -1862764022, + "failureThreshold": -300247800 + }, + "readinessProbe": { + "exec": { + "command": [ + "312" + ] + }, + "httpGet": { + "path": "313", + "port": 323903711, + "host": "314", + "scheme": "J", + "httpHeaders": [ + { + "name": "315", + "value": "316" + } + ] + }, + "tcpSocket": { + "port": "317", + "host": "318" + }, + "initialDelaySeconds": 657418949, + "timeoutSeconds": -992558278, + "periodSeconds": 287654902, + "successThreshold": -2062708879, + "failureThreshold": 215186711 + }, + "startupProbe": { + "exec": { + "command": [ + "319" + ] + }, + "httpGet": { + "path": "320", + "port": -1117254382, + "host": "321", + "scheme": "趐囨鏻砅邻爥蹔ŧOǨ", + "httpHeaders": [ + { + "name": "322", + "value": "323" + } + ] + }, + "tcpSocket": { + "port": "324", + "host": "325" + }, + "initialDelaySeconds": 2129989022, + "timeoutSeconds": -1699531929, + "periodSeconds": 1311843384, + "successThreshold": -1292310438, + "failureThreshold": 1502643091 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "326" + ] + }, + "httpGet": { + "path": "327", + "port": "328", + "host": "329", + "scheme": "幩šeSvEȤƏ埮pɵ", + "httpHeaders": [ + { + "name": "330", + "value": "331" + } + ] + }, + "tcpSocket": { + "port": "332", + "host": "333" + } + }, + "preStop": { + "exec": { + "command": [ + "334" + ] + }, + "httpGet": { + "path": "335", + "port": "336", + "host": "337", + "scheme": "ş", + "httpHeaders": [ + { + "name": "338", + "value": "339" + } + ] + }, + "tcpSocket": { + "port": "340", + "host": "341" + } + } + }, + "terminationMessagePath": "342", + "terminationMessagePolicy": "迮ƙIJ嘢4ʗN,丽饾| 鞤ɱďW賁Ěɭ", + "imagePullPolicy": "ņ", + "securityContext": { + "capabilities": { + "add": [ + "DŽ髐njʉBn(fǂǢ曣" + ], + "drop": [ + "ay" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "343", + "role": "344", + "type": "345", + "level": "346" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "347", + "gmsaCredentialSpec": "348", + "runAsUserName": "349" + }, + "runAsUser": 1958157659034146020, + "runAsGroup": -5996624450771474158, + "runAsNonRoot": false, + "readOnlyRootFilesystem": true, + "allowPrivilegeEscalation": false, + "procMount": "嗆u" + }, + "tty": true, + "targetContainerName": "350" + } + ], + "restartPolicy": "T[", + "terminationGracePeriodSeconds": -2738603156841903595, + "activeDeadlineSeconds": -8619192438821356882, + "dnsPolicy": "Ƶf", + "nodeSelector": { + "351": "352" + }, + "serviceAccountName": "353", + "serviceAccount": "354", + "automountServiceAccountToken": false, + "nodeName": "355", + "hostNetwork": true, + "shareProcessNamespace": false, + "securityContext": { + "seLinuxOptions": { + "user": "356", + "role": "357", + "type": "358", + "level": "359" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "360", + "gmsaCredentialSpec": "361", + "runAsUserName": "362" + }, + "runAsUser": -2781126825051715248, + "runAsGroup": -801152248124332545, + "runAsNonRoot": true, + "supplementalGroups": [ + 5255171395073905944 + ], + "fsGroup": 760480547754807445, + "sysctls": [ + { + "name": "363", + "value": "364" + } + ] + }, + "imagePullSecrets": [ + { + "name": "365" + } + ], + "hostname": "366", + "subdomain": "367", + "affinity": { + "nodeAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": { + "nodeSelectorTerms": [ + { + "matchExpressions": [ + { + "key": "368", + "operator": "ǧĒzŔ瘍N", + "values": [ + "369" + ] + } + ], + "matchFields": [ + { + "key": "370", + "operator": "ƽ眝{æ盪泙", + "values": [ + "371" + ] + } + ] + } + ] + }, + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": 646133945, + "preference": { + "matchExpressions": [ + { + "key": "372", + "operator": "}Ñ蠂Ü[ƛ^輅9ɛ棕ƈ眽炊", + "values": [ + "373" + ] + } + ], + "matchFields": [ + { + "key": "374", + "operator": "ʨIk(dŊiɢzĮ蛋I滞", + "values": [ + "375" + ] + } + ] + } + } + ] + }, + "podAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "3.csh-3--Z1Tvw39FC": "rtSY.g._2F7.-_e..Or_-.3OHgt._6" + }, + "matchExpressions": [ + { + "key": "V.-tfh4.caTz_.g.w-o.8_WT-M.3_-1y_8D_X._B__-Pd", + "operator": "Exists" + } + ] + }, + "namespaces": [ + "382" + ], + "topologyKey": "383" + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": -855547676, + "podAffinityTerm": { + "labelSelector": { + "matchLabels": { + "w--162-gk2-99v22.g-65m8-1x129-9d8-s7-t7--336-11k9-8609a-e0--1----v8-4--558n1asz5/BD8.TS-jJ.Ys_Mop34_y": "f_ZN.-_--r.E__-.8_e_l2.._8s--7_3x_-J5" + }, + "matchExpressions": [ + { + "key": "8.--w0_1V7", + "operator": "In", + "values": [ + "7--p9.-_0R.-_-3_L_2--_v2.5p_..Y-.wg_-b8a_6_.0Q4_8" + ] + } + ] + }, + "namespaces": [ + "390" + ], + "topologyKey": "391" + } + } + ] + }, + "podAntiAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "4-m_0-m-6Sp_N-S..O-BZ..6-1.S-B33": "17ca-_p-y.eQZ9p_1" + }, + "matchExpressions": [ + { + "key": "yp8q-sf1--gw-jz-659--0l-023bm-6l2e5---k5v3a---9/tA.W5_-5_.V1-rU.___06.eqk5E_-4-.XH-.k.7.l_-W81", + "operator": "DoesNotExist" + } + ] + }, + "namespaces": [ + "398" + ], + "topologyKey": "399" + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": 808399187, + "podAffinityTerm": { + "labelSelector": { + "matchLabels": { + "3-mLlx...w_t-_.5.40Rw4gD.._.-x6db-L7.-__-G2": "CpS__.39g_.--_-_ve5.m_2_--XZx" + }, + "matchExpressions": [ + { + "key": "w_-r75--_-A-o-__y__._12..wrbW_E..24-O._.v._9-czf", + "operator": "DoesNotExist" + } + ] + }, + "namespaces": [ + "406" + ], + "topologyKey": "407" + } + } + ] + } + }, + "schedulerName": "408", + "tolerations": [ + { + "key": "409", + "operator": "ƹ|", + "value": "410", + "effect": "料ȭzV镜籬ƽ", + "tolerationSeconds": 935587338391120947 + } + ], + "hostAliases": [ + { + "ip": "411", + "hostnames": [ + "412" + ] + } + ], + "priorityClassName": "413", + "priority": 1690570439, + "dnsConfig": { + "nameservers": [ + "414" + ], + "searches": [ + "415" + ], + "options": [ + { + "name": "416", + "value": "417" + } + ] + }, + "readinessGates": [ + { + "conditionType": "梑ʀŖ鱓;鹡鑓侅闍ŏŃŋŏ}ŀ姳" + } + ], + "runtimeClassName": "418", + "enableServiceLinks": true, + "preemptionPolicy": "eáNRNJ丧鴻Ŀ", + "overhead": { + "癜鞤A馱z芀¿l磶Bb偃礳Ȭ痍脉PPö": "607" + }, + "topologySpreadConstraints": [ + { + "maxSkew": -137402083, + "topologyKey": "419", + "whenUnsatisfiable": "Ȩç捌聮ŃŻ@ǮJ=礏ƴ磳藷曥", + "labelSelector": { + "matchLabels": { + "E--pT751": "mV__1-wv3UDf.-4D-r.-F__r.oh..2_uGGP..X" + }, + "matchExpressions": [ + { + "key": "qW", + "operator": "In", + "values": [ + "2-.s_6O-5_7_-0w_--5-_.3--_9QWJ" + ] + } + ] + } + } + ] + } + }, + "strategy": { + "type": "荥ơ'禧ǵŊ)TiD¢ƿ媴h5", + "rollingUpdate": { + + } + }, + "minReadySeconds": 212061711, + "revisionHistoryLimit": -1092090658, + "progressDeadlineSeconds": -1707056814 + }, + "status": { + "observedGeneration": 2992108727478230062, + "replicas": 407742062, + "updatedReplicas": 2115789304, + "readyReplicas": 902022378, + "availableReplicas": 1660081568, + "unavailableReplicas": 904244563, + "conditions": [ + { + "type": "洅啶", + "status": "Ƅ抄3昞财Î嘝zʄ", + "lastUpdateTime": "2524-02-08T04:27:05Z", + "lastTransitionTime": "2146-08-16T07:05:27Z", + "reason": "426", + "message": "427" + } + ], + "collisionCount": -1977467928 + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta2.Deployment.pb b/staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta2.Deployment.pb new file mode 100644 index 0000000000000000000000000000000000000000..d9ea50c52245b9f5f2d43086ffb1653c55209e2d GIT binary patch literal 6326 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 literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta2.Deployment.yaml b/staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta2.Deployment.yaml new file mode 100644 index 00000000000..7b6eddb956e --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta2.Deployment.yaml @@ -0,0 +1,958 @@ +apiVersion: apps/v1beta2 +kind: Deployment +metadata: + annotations: + "9": "10" + clusterName: "15" + creationTimestamp: null + deletionGracePeriodSeconds: -4955867275792137171 + finalizers: + - "14" + generateName: "3" + generation: 8071137005907523419 + labels: + "7": "8" + managedFields: + - apiVersion: "17" + fieldsType: "18" + manager: "16" + operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] + name: "2" + namespace: "4" + ownerReferences: + - apiVersion: "11" + blockOwnerDeletion: true + controller: false + kind: "12" + name: "13" + uid: Dz廔ȇ{sŊƏp + resourceVersion: "11042405498087606203" + selfLink: "5" + uid: "7" +spec: + minReadySeconds: 212061711 + progressDeadlineSeconds: -1707056814 + replicas: 896585016 + revisionHistoryLimit: -1092090658 + selector: + matchExpressions: + - key: 50-u--25cu87--r7p-w1e67-8pj5t-kl-v0q6b68--nu5oii38fn-8.629b-jd-8c45-0-8--6n--w0--w---196g8d--iv1-5--5ht-a-29--0qso796/3___47._49pIB_o61ISU4--A_.XK_._M99 + operator: Exists + matchLabels: + 74404d5---g8c2-k-91e.y5-g--58----0683-b-w7ld-6cs06xj-x5yv0wm-k18/M_-Nx.N_6-___._-.-W._AAn---v_-5-_8LXj: 6-4_WE-_JTrcd-2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ42M--1 + strategy: + rollingUpdate: {} + type: 荥ơ'禧ǵŊ)TiD¢ƿ媴h5 + template: + metadata: + annotations: + "32": "33" + clusterName: "38" + creationTimestamp: null + deletionGracePeriodSeconds: -2575298329142810753 + finalizers: + - "37" + generateName: "26" + generation: -8542870036622468681 + labels: + "30": "31" + managedFields: + - apiVersion: "40" + fieldsType: "41" + manager: "39" + operation: 躢 + name: "25" + namespace: "27" + ownerReferences: + - apiVersion: "34" + blockOwnerDeletion: true + controller: true + kind: "35" + name: "36" + uid: ƶȤ^} + resourceVersion: "1736621709629422270" + selfLink: "28" + uid: ?Qȫş + spec: + activeDeadlineSeconds: -8619192438821356882 + affinity: + nodeAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - key: "372" + operator: '}Ñ蠂Ü[ƛ^輅9ɛ棕ƈ眽炊' + values: + - "373" + matchFields: + - key: "374" + operator: ʨIk(dŊiɢzĮ蛋I滞 + values: + - "375" + weight: 646133945 + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - key: "368" + operator: ǧĒzŔ瘍N + values: + - "369" + matchFields: + - key: "370" + operator: ƽ眝{æ盪泙 + values: + - "371" + podAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: 8.--w0_1V7 + operator: In + values: + - 7--p9.-_0R.-_-3_L_2--_v2.5p_..Y-.wg_-b8a_6_.0Q4_8 + matchLabels: + w--162-gk2-99v22.g-65m8-1x129-9d8-s7-t7--336-11k9-8609a-e0--1----v8-4--558n1asz5/BD8.TS-jJ.Ys_Mop34_y: f_ZN.-_--r.E__-.8_e_l2.._8s--7_3x_-J5 + namespaces: + - "390" + topologyKey: "391" + weight: -855547676 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: V.-tfh4.caTz_.g.w-o.8_WT-M.3_-1y_8D_X._B__-Pd + operator: Exists + matchLabels: + 3.csh-3--Z1Tvw39FC: rtSY.g._2F7.-_e..Or_-.3OHgt._6 + namespaces: + - "382" + topologyKey: "383" + podAntiAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: w_-r75--_-A-o-__y__._12..wrbW_E..24-O._.v._9-czf + operator: DoesNotExist + matchLabels: + 3-mLlx...w_t-_.5.40Rw4gD.._.-x6db-L7.-__-G2: CpS__.39g_.--_-_ve5.m_2_--XZx + namespaces: + - "406" + topologyKey: "407" + weight: 808399187 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: yp8q-sf1--gw-jz-659--0l-023bm-6l2e5---k5v3a---9/tA.W5_-5_.V1-rU.___06.eqk5E_-4-.XH-.k.7.l_-W81 + operator: DoesNotExist + matchLabels: + 4-m_0-m-6Sp_N-S..O-BZ..6-1.S-B33: 17ca-_p-y.eQZ9p_1 + namespaces: + - "398" + topologyKey: "399" + automountServiceAccountToken: false + containers: + - args: + - "216" + command: + - "215" + env: + - name: "223" + value: "224" + valueFrom: + configMapKeyRef: + key: "230" + name: "229" + optional: true + fieldRef: + apiVersion: "225" + fieldPath: "226" + resourceFieldRef: + containerName: "227" + divisor: "595" + resource: "228" + secretKeyRef: + key: "232" + name: "231" + optional: false + envFrom: + - configMapRef: + name: "221" + optional: false + prefix: "220" + secretRef: + name: "222" + optional: false + image: "214" + imagePullPolicy: û咡W<敄lu|榝$î.Ȏ蝪ʜ5 + lifecycle: + postStart: + exec: + command: + - "258" + httpGet: + host: "261" + httpHeaders: + - name: "262" + value: "263" + path: "259" + port: "260" + tcpSocket: + host: "264" + port: 1943028037 + preStop: + exec: + command: + - "265" + httpGet: + host: "267" + httpHeaders: + - name: "268" + value: "269" + path: "266" + port: -1355476687 + scheme: -Ɂ圯W:ĸ輦唊#v铿ʩȂ4ē鐭#嬀ơ + tcpSocket: + host: "271" + port: "270" + livenessProbe: + exec: + command: + - "239" + failureThreshold: -1213051101 + httpGet: + host: "241" + httpHeaders: + - name: "242" + value: "243" + path: "240" + port: -1654678802 + scheme: 毋 + initialDelaySeconds: -775511009 + periodSeconds: -228822833 + successThreshold: -970312425 + tcpSocket: + host: "244" + port: 391562775 + timeoutSeconds: -832805508 + name: "213" + ports: + - containerPort: -775325416 + hostIP: "219" + hostPort: 62799871 + name: "218" + protocol: t莭琽§ć\ ïì + readinessProbe: + exec: + command: + - "245" + failureThreshold: 571739592 + httpGet: + host: "247" + httpHeaders: + - name: "248" + value: "249" + path: "246" + port: -1905643191 + scheme: Ǖɳɷ9Ì崟¿瘦ɖ緕 + initialDelaySeconds: 852780575 + periodSeconds: 893823156 + successThreshold: -1980314709 + tcpSocket: + host: "251" + port: "250" + timeoutSeconds: -1252938503 + resources: + limits: + N粕擓ƖHVe熼: "334" + requests: + 倗S晒嶗UÐ_ƮA攤/ɸɎ R§耶: "388" + securityContext: + allowPrivilegeEscalation: true + capabilities: + add: + - E埄Ȁ朦 wƯ貾坢' + drop: + - aŕ翑0展}硐庰%皧V垾现葢ŵ橨鬶l + privileged: false + procMount: "" + readOnlyRootFilesystem: true + runAsGroup: -2408264753085021035 + runAsNonRoot: true + runAsUser: -2270595441829602368 + seLinuxOptions: + level: "276" + role: "274" + type: "275" + user: "273" + windowsOptions: + gmsaCredentialSpec: "278" + gmsaCredentialSpecName: "277" + runAsUserName: "279" + startupProbe: + exec: + command: + - "252" + failureThreshold: -1008070934 + httpGet: + host: "254" + httpHeaders: + - name: "255" + value: "256" + path: "253" + port: -1334110502 + scheme: ȓ蹣ɐǛv+8Ƥ熪军 + initialDelaySeconds: 410611837 + periodSeconds: 972978563 + successThreshold: 17771103 + tcpSocket: + host: "257" + port: 622267234 + timeoutSeconds: 809006670 + terminationMessagePath: "272" + terminationMessagePolicy: T 苧yñKJɐ扵G + volumeDevices: + - devicePath: "238" + name: "237" + volumeMounts: + - mountPath: "234" + mountPropagation: 癃8鸖 + name: "233" + readOnly: true + subPath: "235" + subPathExpr: "236" + workingDir: "217" + dnsConfig: + nameservers: + - "414" + options: + - name: "416" + value: "417" + searches: + - "415" + dnsPolicy: Ƶf + enableServiceLinks: true + ephemeralContainers: + - args: + - "283" + command: + - "282" + env: + - name: "290" + value: "291" + valueFrom: + configMapKeyRef: + key: "297" + name: "296" + optional: true + fieldRef: + apiVersion: "292" + fieldPath: "293" + resourceFieldRef: + containerName: "294" + divisor: "381" + resource: "295" + secretKeyRef: + key: "299" + name: "298" + optional: false + envFrom: + - configMapRef: + name: "288" + optional: false + prefix: "287" + secretRef: + name: "289" + optional: true + image: "281" + imagePullPolicy: ņ + lifecycle: + postStart: + exec: + command: + - "326" + httpGet: + host: "329" + httpHeaders: + - name: "330" + value: "331" + path: "327" + port: "328" + scheme: 幩šeSvEȤƏ埮pɵ + tcpSocket: + host: "333" + port: "332" + preStop: + exec: + command: + - "334" + httpGet: + host: "337" + httpHeaders: + - name: "338" + value: "339" + path: "335" + port: "336" + scheme: ş + tcpSocket: + host: "341" + port: "340" + livenessProbe: + exec: + command: + - "306" + failureThreshold: -300247800 + httpGet: + host: "308" + httpHeaders: + - name: "309" + value: "310" + path: "307" + port: 865289071 + scheme: iɥ嵐sC8 + initialDelaySeconds: -1513284745 + periodSeconds: -414121491 + successThreshold: -1862764022 + tcpSocket: + host: "311" + port: -898536659 + timeoutSeconds: 1258370227 + name: "280" + ports: + - containerPort: -1137436579 + hostIP: "286" + hostPort: 1868683352 + name: "285" + protocol: 颶妧Ö闊 + readinessProbe: + exec: + command: + - "312" + failureThreshold: 215186711 + httpGet: + host: "314" + httpHeaders: + - name: "315" + value: "316" + path: "313" + port: 323903711 + scheme: J + initialDelaySeconds: 657418949 + periodSeconds: 287654902 + successThreshold: -2062708879 + tcpSocket: + host: "318" + port: "317" + timeoutSeconds: -992558278 + resources: + limits: + ²sNƗ¸g: "50" + requests: + 酊龨δ摖ȱğ_<: "118" + securityContext: + allowPrivilegeEscalation: false + capabilities: + add: + - DŽ髐njʉBn(fǂǢ曣 + drop: + - ay + privileged: false + procMount: 嗆u + readOnlyRootFilesystem: true + runAsGroup: -5996624450771474158 + runAsNonRoot: false + runAsUser: 1958157659034146020 + seLinuxOptions: + level: "346" + role: "344" + type: "345" + user: "343" + windowsOptions: + gmsaCredentialSpec: "348" + gmsaCredentialSpecName: "347" + runAsUserName: "349" + startupProbe: + exec: + command: + - "319" + failureThreshold: 1502643091 + httpGet: + host: "321" + httpHeaders: + - name: "322" + value: "323" + path: "320" + port: -1117254382 + scheme: 趐囨鏻砅邻爥蹔ŧOǨ + initialDelaySeconds: 2129989022 + periodSeconds: 1311843384 + successThreshold: -1292310438 + tcpSocket: + host: "325" + port: "324" + timeoutSeconds: -1699531929 + targetContainerName: "350" + terminationMessagePath: "342" + terminationMessagePolicy: 迮ƙIJ嘢4ʗN,丽饾| 鞤ɱďW賁Ěɭ + tty: true + volumeDevices: + - devicePath: "305" + name: "304" + volumeMounts: + - mountPath: "301" + mountPropagation: ƺ蛜6Ɖ飴ɎiǨź + name: "300" + readOnly: true + subPath: "302" + subPathExpr: "303" + workingDir: "284" + hostAliases: + - hostnames: + - "412" + ip: "411" + hostNetwork: true + hostname: "366" + imagePullSecrets: + - name: "365" + initContainers: + - args: + - "150" + command: + - "149" + env: + - name: "157" + value: "158" + valueFrom: + configMapKeyRef: + key: "164" + name: "163" + optional: false + fieldRef: + apiVersion: "159" + fieldPath: "160" + resourceFieldRef: + containerName: "161" + divisor: "650" + resource: "162" + secretKeyRef: + key: "166" + name: "165" + optional: true + envFrom: + - configMapRef: + name: "155" + optional: true + prefix: "154" + secretRef: + name: "156" + optional: true + image: "148" + imagePullPolicy: 罁胾^拜Ȍzɟ踡肒Ao/樝fw[Řż丩 + lifecycle: + postStart: + exec: + command: + - "192" + httpGet: + host: "194" + httpHeaders: + - name: "195" + value: "196" + path: "193" + port: -2015604435 + scheme: jƯĖ漘Z剚敍0) + tcpSocket: + host: "197" + port: 424236719 + preStop: + exec: + command: + - "198" + httpGet: + host: "200" + httpHeaders: + - name: "201" + value: "202" + path: "199" + port: -1131820775 + scheme: Ƿ裚瓶釆Ɗ+j忊 + tcpSocket: + host: "204" + port: "203" + livenessProbe: + exec: + command: + - "173" + failureThreshold: -1113628381 + httpGet: + host: "175" + httpHeaders: + - name: "176" + value: "177" + path: "174" + port: -152585895 + scheme: E@Ȗs«ö + initialDelaySeconds: 1843758068 + periodSeconds: 1702578303 + successThreshold: -1565157256 + tcpSocket: + host: "178" + port: 1135182169 + timeoutSeconds: -1967469005 + name: "147" + ports: + - containerPort: 1403721475 + hostIP: "153" + hostPort: -606111218 + name: "152" + protocol: ǰ溟ɴ扵閝ȝ鐵儣廡ɑ龫`劳 + readinessProbe: + exec: + command: + - "179" + failureThreshold: -1167888910 + httpGet: + host: "181" + httpHeaders: + - name: "182" + value: "183" + path: "180" + port: 386652373 + scheme: ʙ嫙& + initialDelaySeconds: -802585193 + periodSeconds: 1944205014 + successThreshold: -2079582559 + tcpSocket: + host: "185" + port: "184" + timeoutSeconds: 1901330124 + resources: + limits: + "": "84" + requests: + ɖȃ賲鐅臬dH巧壚tC十Oɢ: "517" + securityContext: + allowPrivilegeEscalation: false + capabilities: + add: + - "" + drop: + - ŻʘY賃ɪ鐊瀑Ź9ǕLLȊɞ-uƻ悖ȩ + privileged: false + procMount: $MVȟ@7飣奺Ȋ礶惇¸t颟.鵫ǚ灄鸫 + readOnlyRootFilesystem: true + runAsGroup: -8419423421380299597 + runAsNonRoot: false + runAsUser: -6576869501326512452 + seLinuxOptions: + level: "209" + role: "207" + type: "208" + user: "206" + windowsOptions: + gmsaCredentialSpec: "211" + gmsaCredentialSpecName: "210" + runAsUserName: "212" + startupProbe: + exec: + command: + - "186" + failureThreshold: 208045354 + httpGet: + host: "188" + httpHeaders: + - name: "189" + value: "190" + path: "187" + port: 804417065 + scheme: Ŵ廷s{Ⱦdz@ + initialDelaySeconds: 632397602 + periodSeconds: -730174220 + successThreshold: 433084615 + tcpSocket: + host: "191" + port: 406308963 + timeoutSeconds: 2026784878 + terminationMessagePath: "205" + terminationMessagePolicy: 焗捏 + tty: true + volumeDevices: + - devicePath: "172" + name: "171" + volumeMounts: + - mountPath: "168" + mountPropagation: "" + name: "167" + readOnly: true + subPath: "169" + subPathExpr: "170" + workingDir: "151" + nodeName: "355" + nodeSelector: + "351": "352" + overhead: + 癜鞤A馱z芀¿l磶Bb偃礳Ȭ痍脉PPö: "607" + preemptionPolicy: eáNRNJ丧鴻Ŀ + priority: 1690570439 + priorityClassName: "413" + readinessGates: + - conditionType: 梑ʀŖ鱓;鹡鑓侅闍ŏŃŋŏ}ŀ姳 + restartPolicy: T[ + runtimeClassName: "418" + schedulerName: "408" + securityContext: + fsGroup: 760480547754807445 + runAsGroup: -801152248124332545 + runAsNonRoot: true + runAsUser: -2781126825051715248 + seLinuxOptions: + level: "359" + role: "357" + type: "358" + user: "356" + supplementalGroups: + - 5255171395073905944 + sysctls: + - name: "363" + value: "364" + windowsOptions: + gmsaCredentialSpec: "361" + gmsaCredentialSpecName: "360" + runAsUserName: "362" + serviceAccount: "354" + serviceAccountName: "353" + shareProcessNamespace: false + subdomain: "367" + terminationGracePeriodSeconds: -2738603156841903595 + tolerations: + - effect: 料ȭzV镜籬ƽ + key: "409" + operator: ƹ| + tolerationSeconds: 935587338391120947 + value: "410" + topologySpreadConstraints: + - labelSelector: + matchExpressions: + - key: qW + operator: In + values: + - 2-.s_6O-5_7_-0w_--5-_.3--_9QWJ + matchLabels: + E--pT751: mV__1-wv3UDf.-4D-r.-F__r.oh..2_uGGP..X + maxSkew: -137402083 + topologyKey: "419" + whenUnsatisfiable: Ȩç捌聮ŃŻ@ǮJ=礏ƴ磳藷曥 + volumes: + - awsElasticBlockStore: + fsType: "47" + partition: 912004803 + readOnly: true + volumeID: "46" + azureDisk: + cachingMode: '|@?鷅bȻN' + diskName: "110" + diskURI: "111" + fsType: "112" + kind: 榱*Gưoɘ檲 + readOnly: true + azureFile: + readOnly: true + secretName: "96" + shareName: "97" + cephfs: + monitors: + - "81" + path: "82" + secretFile: "84" + secretRef: + name: "85" + user: "83" + cinder: + fsType: "79" + secretRef: + name: "80" + volumeID: "78" + configMap: + defaultMode: 1593906314 + items: + - key: "99" + mode: 195263908 + path: "100" + name: "98" + optional: false + csi: + driver: "142" + fsType: "143" + nodePublishSecretRef: + name: "146" + readOnly: false + volumeAttributes: + "144": "145" + downwardAPI: + defaultMode: 824682619 + items: + - fieldRef: + apiVersion: "89" + fieldPath: "90" + mode: 1569992019 + path: "88" + resourceFieldRef: + containerName: "91" + divisor: "660" + resource: "92" + emptyDir: + medium: Xŋ朘瑥A徙ɶɊł/擇ɦĽ胚O醔ɍ厶耈 + sizeLimit: "473" + fc: + fsType: "94" + lun: -1740986684 + readOnly: true + targetWWNs: + - "93" + wwids: + - "95" + flexVolume: + driver: "73" + fsType: "74" + options: + "76": "77" + readOnly: true + secretRef: + name: "75" + flocker: + datasetName: "86" + datasetUUID: "87" + gcePersistentDisk: + fsType: "45" + partition: -1188153605 + pdName: "44" + gitRepo: + directory: "50" + repository: "48" + revision: "49" + glusterfs: + endpoints: "63" + path: "64" + readOnly: true + hostPath: + path: "43" + type: ƛƟ)ÙæNǚ錯ƶRquA?瞲Ť倱< + iscsi: + chapAuthDiscovery: true + fsType: "59" + initiatorName: "62" + iqn: "57" + iscsiInterface: "58" + lun: 994527057 + portals: + - "60" + secretRef: + name: "61" + targetPortal: "56" + name: "42" + nfs: + path: "55" + readOnly: true + server: "54" + persistentVolumeClaim: + claimName: "65" + readOnly: true + photonPersistentDisk: + fsType: "114" + pdID: "113" + portworxVolume: + fsType: "129" + readOnly: true + volumeID: "128" + projected: + defaultMode: -1334904807 + sources: + - configMap: + items: + - key: "124" + mode: 2063799569 + path: "125" + name: "123" + optional: false + downwardAPI: + items: + - fieldRef: + apiVersion: "119" + fieldPath: "120" + mode: 173030157 + path: "118" + resourceFieldRef: + containerName: "121" + divisor: "106" + resource: "122" + secret: + items: + - key: "116" + mode: -323584340 + path: "117" + name: "115" + optional: true + serviceAccountToken: + audience: "126" + expirationSeconds: 8357931971650847566 + path: "127" + quobyte: + group: "108" + registry: "105" + tenant: "109" + user: "107" + volume: "106" + rbd: + fsType: "68" + image: "67" + keyring: "71" + monitors: + - "66" + pool: "69" + secretRef: + name: "72" + user: "70" + scaleIO: + fsType: "137" + gateway: "130" + protectionDomain: "133" + secretRef: + name: "132" + storageMode: "135" + storagePool: "134" + system: "131" + volumeName: "136" + secret: + defaultMode: 332383000 + items: + - key: "52" + mode: -547518679 + path: "53" + optional: true + secretName: "51" + storageos: + fsType: "140" + secretRef: + name: "141" + volumeName: "138" + volumeNamespace: "139" + vsphereVolume: + fsType: "102" + storagePolicyID: "104" + storagePolicyName: "103" + volumePath: "101" +status: + availableReplicas: 1660081568 + collisionCount: -1977467928 + conditions: + - lastTransitionTime: "2146-08-16T07:05:27Z" + lastUpdateTime: "2524-02-08T04:27:05Z" + message: "427" + reason: "426" + status: Ƅ抄3昞财Î嘝zʄ + type: 洅啶 + observedGeneration: 2992108727478230062 + readyReplicas: 902022378 + replicas: 407742062 + unavailableReplicas: 904244563 + updatedReplicas: 2115789304 diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta2.ReplicaSet.json b/staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta2.ReplicaSet.json new file mode 100644 index 00000000000..560a566a798 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta2.ReplicaSet.json @@ -0,0 +1,1397 @@ +{ + "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" + } + } + } + ], + "initContainers": [ + { + "name": "147", + "image": "148", + "command": [ + "149" + ], + "args": [ + "150" + ], + "workingDir": "151", + "ports": [ + { + "name": "152", + "hostPort": -1896921306, + "containerPort": 715087892, + "protocol": "倱\u003c", + "hostIP": "153" + } + ], + "envFrom": [ + { + "prefix": "154", + "configMapRef": { + "name": "155", + "optional": false + }, + "secretRef": { + "name": "156", + "optional": false + } + } + ], + "env": [ + { + "name": "157", + "value": "158", + "valueFrom": { + "fieldRef": { + "apiVersion": "159", + "fieldPath": "160" + }, + "resourceFieldRef": { + "containerName": "161", + "resource": "162", + "divisor": "455" + }, + "configMapKeyRef": { + "name": "163", + "key": "164", + "optional": true + }, + "secretKeyRef": { + "name": "165", + "key": "166", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "/擇ɦĽ胚O醔ɍ厶耈 T": "618" + }, + "requests": { + "á腿ħ缶.蒅!a坩O`涁İ而踪鄌eÞ": "372" + } + }, + "volumeMounts": [ + { + "name": "167", + "readOnly": true, + "mountPath": "168", + "subPath": "169", + "mountPropagation": "dʪīT捘ɍi縱ù墴1Rƥ", + "subPathExpr": "170" + } + ], + "volumeDevices": [ + { + "name": "171", + "devicePath": "172" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "173" + ] + }, + "httpGet": { + "path": "174", + "port": "175", + "host": "176", + "scheme": "ƴy綸_Ú8參遼ūPH炮", + "httpHeaders": [ + { + "name": "177", + "value": "178" + } + ] + }, + "tcpSocket": { + "port": "179", + "host": "180" + }, + "initialDelaySeconds": 741871873, + "timeoutSeconds": 446829537, + "periodSeconds": -1987044888, + "successThreshold": -1638339389, + "failureThreshold": 2053960192 + }, + "readinessProbe": { + "exec": { + "command": [ + "181" + ] + }, + "httpGet": { + "path": "182", + "port": -1903685915, + "host": "183", + "scheme": "ȓƇ$缔獵偐ę腬瓷碑=ɉ鎷卩蝾H韹寬", + "httpHeaders": [ + { + "name": "184", + "value": "185" + } + ] + }, + "tcpSocket": { + "port": "186", + "host": "187" + }, + "initialDelaySeconds": 128019484, + "timeoutSeconds": 431781335, + "periodSeconds": -2130554644, + "successThreshold": 290736426, + "failureThreshold": -57352147 + }, + "startupProbe": { + "exec": { + "command": [ + "188" + ] + }, + "httpGet": { + "path": "189", + "port": "190", + "host": "191", + "scheme": "閝ȝ", + "httpHeaders": [ + { + "name": "192", + "value": "193" + } + ] + }, + "tcpSocket": { + "port": "194", + "host": "195" + }, + "initialDelaySeconds": -2142865739, + "timeoutSeconds": -1179067190, + "periodSeconds": 1434408532, + "successThreshold": -566408554, + "failureThreshold": 1133369651 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "196" + ] + }, + "httpGet": { + "path": "197", + "port": -1327537699, + "host": "198", + "httpHeaders": [ + { + "name": "199", + "value": "200" + } + ] + }, + "tcpSocket": { + "port": "201", + "host": "202" + } + }, + "preStop": { + "exec": { + "command": [ + "203" + ] + }, + "httpGet": { + "path": "204", + "port": "205", + "host": "206", + "scheme": "ĉş蝿ɖȃ賲鐅臬", + "httpHeaders": [ + { + "name": "207", + "value": "208" + } + ] + }, + "tcpSocket": { + "port": "209", + "host": "210" + } + } + }, + "terminationMessagePath": "211", + "imagePullPolicy": "k_瀹鞎sn芞QÄȻ", + "securityContext": { + "capabilities": { + "add": [ + "?" + ], + "drop": [ + "峧Y栲茇竛吲蚛隖" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "212", + "role": "213", + "type": "214", + "level": "215" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "216", + "gmsaCredentialSpec": "217", + "runAsUserName": "218" + }, + "runAsUser": 7312518131318481396, + "runAsGroup": -7286288718856494813, + "runAsNonRoot": true, + "readOnlyRootFilesystem": false, + "allowPrivilegeEscalation": false, + "procMount": "ʙ嫙\u0026" + }, + "stdin": true, + "stdinOnce": true + } + ], + "containers": [ + { + "name": "219", + "image": "220", + "command": [ + "221" + ], + "args": [ + "222" + ], + "workingDir": "223", + "ports": [ + { + "name": "224", + "hostPort": 1944205014, + "containerPort": -2079582559, + "protocol": "K.Q貇£ȹ嫰ƹǔw÷nI粛E煹ǐƲ", + "hostIP": "225" + } + ], + "envFrom": [ + { + "prefix": "226", + "configMapRef": { + "name": "227", + "optional": true + }, + "secretRef": { + "name": "228", + "optional": false + } + } + ], + "env": [ + { + "name": "229", + "value": "230", + "valueFrom": { + "fieldRef": { + "apiVersion": "231", + "fieldPath": "232" + }, + "resourceFieldRef": { + "containerName": "233", + "resource": "234", + "divisor": "901" + }, + "configMapKeyRef": { + "name": "235", + "key": "236", + "optional": false + }, + "secretKeyRef": { + "name": "237", + "key": "238", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "羭,铻OŤǢʭ嵔": "340" + }, + "requests": { + "TG;邪匾mɩC[ó瓧嫭塓烀罁胾^拜": "755" + } + }, + "volumeMounts": [ + { + "name": "239", + "mountPath": "240", + "subPath": "241", + "mountPropagation": "ʒ刽ʼn掏1ſ盷褎weLJèux榜", + "subPathExpr": "242" + } + ], + "volumeDevices": [ + { + "name": "243", + "devicePath": "244" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "245" + ] + }, + "httpGet": { + "path": "246", + "port": "247", + "host": "248", + "scheme": "賃ɪ鐊瀑Ź9ǕLLȊ", + "httpHeaders": [ + { + "name": "249", + "value": "250" + } + ] + }, + "tcpSocket": { + "port": -26910286, + "host": "251" + }, + "initialDelaySeconds": 1214895765, + "timeoutSeconds": 1181519543, + "periodSeconds": 282592353, + "successThreshold": 377225334, + "failureThreshold": -1191434089 + }, + "readinessProbe": { + "exec": { + "command": [ + "252" + ] + }, + "httpGet": { + "path": "253", + "port": "254", + "host": "255", + "httpHeaders": [ + { + "name": "256", + "value": "257" + } + ] + }, + "tcpSocket": { + "port": "258", + "host": "259" + }, + "initialDelaySeconds": -839281354, + "timeoutSeconds": 2035347577, + "periodSeconds": -819723498, + "successThreshold": -150133456, + "failureThreshold": 1507815593 + }, + "startupProbe": { + "exec": { + "command": [ + "260" + ] + }, + "httpGet": { + "path": "261", + "port": 1684643131, + "host": "262", + "scheme": "飣奺Ȋ礶惇¸", + "httpHeaders": [ + { + "name": "263", + "value": "264" + } + ] + }, + "tcpSocket": { + "port": "265", + "host": "266" + }, + "initialDelaySeconds": -161753937, + "timeoutSeconds": -1578746609, + "periodSeconds": 1428207963, + "successThreshold": 790462391, + "failureThreshold": -822090785 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "267" + ] + }, + "httpGet": { + "path": "268", + "port": -421846800, + "host": "269", + "scheme": "zvt莭琽§", + "httpHeaders": [ + { + "name": "270", + "value": "271" + } + ] + }, + "tcpSocket": { + "port": -763687725, + "host": "272" + } + }, + "preStop": { + "exec": { + "command": [ + "273" + ] + }, + "httpGet": { + "path": "274", + "port": -1452676801, + "host": "275", + "scheme": "ȿ0矀Kʝ", + "httpHeaders": [ + { + "name": "276", + "value": "277" + } + ] + }, + "tcpSocket": { + "port": "278", + "host": "279" + } + } + }, + "terminationMessagePath": "280", + "terminationMessagePolicy": "\\p[", + "imagePullPolicy": "擓ƖHVe熼'FD剂讼ɓȌʟni酛", + "securityContext": { + "capabilities": { + "add": [ + "À*f\u003c鴒翁杙Ŧ癃8" + ], + "drop": [ + "ɱJȉ罴" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "281", + "role": "282", + "type": "283", + "level": "284" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "285", + "gmsaCredentialSpec": "286", + "runAsUserName": "287" + }, + "runAsUser": -2706913289057230267, + "runAsGroup": -3689959065086680033, + "runAsNonRoot": false, + "readOnlyRootFilesystem": false, + "allowPrivilegeEscalation": true, + "procMount": "棊ʢ=wǕɳɷ9Ì崟¿瘦ɖ緕ȚÍ勅" + }, + "stdinOnce": true + } + ], + "ephemeralContainers": [ + { + "name": "288", + "image": "289", + "command": [ + "290" + ], + "args": [ + "291" + ], + "workingDir": "292", + "ports": [ + { + "name": "293", + "hostPort": 1853396726, + "containerPort": 1330271338, + "protocol": "逴", + "hostIP": "294" + } + ], + "envFrom": [ + { + "prefix": "295", + "configMapRef": { + "name": "296", + "optional": true + }, + "secretRef": { + "name": "297", + "optional": true + } + } + ], + "env": [ + { + "name": "298", + "value": "299", + "valueFrom": { + "fieldRef": { + "apiVersion": "300", + "fieldPath": "301" + }, + "resourceFieldRef": { + "containerName": "302", + "resource": "303", + "divisor": "709" + }, + "configMapKeyRef": { + "name": "304", + "key": "305", + "optional": false + }, + "secretKeyRef": { + "name": "306", + "key": "307", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "颐o": "230" + }, + "requests": { + "[+扴ȨŮ+朷Ǝ膯ljV": "728" + } + }, + "volumeMounts": [ + { + "name": "308", + "mountPath": "309", + "subPath": "310", + "mountPropagation": "ŕ-Ɂ圯W:ĸ輦唊#v铿", + "subPathExpr": "311" + } + ], + "volumeDevices": [ + { + "name": "312", + "devicePath": "313" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "314" + ] + }, + "httpGet": { + "path": "315", + "port": "316", + "host": "317", + "scheme": "屡ʁ", + "httpHeaders": [ + { + "name": "318", + "value": "319" + } + ] + }, + "tcpSocket": { + "port": -1554559634, + "host": "320" + }, + "initialDelaySeconds": 1718241831, + "timeoutSeconds": 550615941, + "periodSeconds": 1180971695, + "successThreshold": -1971944908, + "failureThreshold": 1742259603 + }, + "readinessProbe": { + "exec": { + "command": [ + "321" + ] + }, + "httpGet": { + "path": "322", + "port": -1620315711, + "host": "323", + "scheme": "ɐ扵", + "httpHeaders": [ + { + "name": "324", + "value": "325" + } + ] + }, + "tcpSocket": { + "port": "326", + "host": "327" + }, + "initialDelaySeconds": -1358663652, + "timeoutSeconds": 1543146222, + "periodSeconds": -527306221, + "successThreshold": 2098694289, + "failureThreshold": 1150925735 + }, + "startupProbe": { + "exec": { + "command": [ + "328" + ] + }, + "httpGet": { + "path": "329", + "port": "330", + "host": "331", + "scheme": "榝$î.Ȏ蝪ʜ5遰", + "httpHeaders": [ + { + "name": "332", + "value": "333" + } + ] + }, + "tcpSocket": { + "port": -1438286448, + "host": "334" + }, + "initialDelaySeconds": 834105836, + "timeoutSeconds": -1462219068, + "periodSeconds": -370386363, + "successThreshold": 1714588921, + "failureThreshold": -1246371817 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "335" + ] + }, + "httpGet": { + "path": "336", + "port": "337", + "host": "338", + "scheme": "跩aŕ翑", + "httpHeaders": [ + { + "name": "339", + "value": "340" + } + ] + }, + "tcpSocket": { + "port": "341", + "host": "342" + } + }, + "preStop": { + "exec": { + "command": [ + "343" + ] + }, + "httpGet": { + "path": "344", + "port": 1017803158, + "host": "345", + "scheme": "碔", + "httpHeaders": [ + { + "name": "346", + "value": "347" + } + ] + }, + "tcpSocket": { + "port": "348", + "host": "349" + } + } + }, + "terminationMessagePath": "350", + "terminationMessagePolicy": "Kƙ順\\E¦队偯J僳徥淳4揻-$ɽ丟", + "imagePullPolicy": "拉Œɥ颶妧Ö闊 鰔澝qV訆", + "securityContext": { + "capabilities": { + "add": [ + "ŧL²sNƗ¸gĩ餠籲磣Óƿ" + ], + "drop": [ + "\"冓鍓贯澔 ƺ蛜6" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "351", + "role": "352", + "type": "353", + "level": "354" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "355", + "gmsaCredentialSpec": "356", + "runAsUserName": "357" + }, + "runAsUser": 4353696140684277635, + "runAsGroup": 6057650398488995896, + "runAsNonRoot": true, + "readOnlyRootFilesystem": true, + "allowPrivilegeEscalation": false, + "procMount": "鰥Z龏´DÒȗ" + }, + "tty": true, + "targetContainerName": "358" + } + ], + "restartPolicy": "ɘɢ鬍熖B芭花ª瘡", + "terminationGracePeriodSeconds": 2666412258966278206, + "activeDeadlineSeconds": -8715915045560617563, + "dnsPolicy": "丆", + "nodeSelector": { + "359": "360" + }, + "serviceAccountName": "361", + "serviceAccount": "362", + "automountServiceAccountToken": false, + "nodeName": "363", + "hostPID": true, + "shareProcessNamespace": true, + "securityContext": { + "seLinuxOptions": { + "user": "364", + "role": "365", + "type": "366", + "level": "367" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "368", + "gmsaCredentialSpec": "369", + "runAsUserName": "370" + }, + "runAsUser": 2179199799235189619, + "runAsGroup": -779972051078659613, + "runAsNonRoot": false, + "supplementalGroups": [ + -7127205672279904050 + ], + "fsGroup": 7124276984274024394, + "sysctls": [ + { + "name": "371", + "value": "372" + } + ] + }, + "imagePullSecrets": [ + { + "name": "373" + } + ], + "hostname": "374", + "subdomain": "375", + "affinity": { + "nodeAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": { + "nodeSelectorTerms": [ + { + "matchExpressions": [ + { + "key": "376", + "operator": "6x$1sȣ±p鋄5弢ȹ均i绝5哇芆", + "values": [ + "377" + ] + } + ], + "matchFields": [ + { + "key": "378", + "operator": "埮pɵ{WOŭW灬p", + "values": [ + "379" + ] + } + ] + } + ] + }, + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": 199049889, + "preference": { + "matchExpressions": [ + { + "key": "380", + "operator": "擭銆jʒǚ鍰\\縑", + "values": [ + "381" + ] + } + ], + "matchFields": [ + { + "key": "382", + "operator": "鞤ɱďW賁Ěɭɪǹ0衷,Ʒƣ", + "values": [ + "383" + ] + } + ] + } + } + ] + }, + "podAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "4--883d-v3j4-7y-p---up52--sjo7799-skj5---r-t.sumf7ew/u-5mj_9.M.134-5-.q6H_.--_---.M.U_-m.-P.yPS": "1Tvw39F_C-rtSY.g._2F7.-_e..r" + }, + "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": [ + "390" + ], + "topologyKey": "391" + } + ], + "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": [ + "398" + ], + "topologyKey": "399" + } + } + ] + }, + "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": [ + "406" + ], + "topologyKey": "407" + } + ], + "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": [ + "414" + ], + "topologyKey": "415" + } + } + ] + } + }, + "schedulerName": "416", + "tolerations": [ + { + "key": "417", + "operator": "堺ʣ", + "value": "418", + "effect": "ŽɣB矗E¸乾", + "tolerationSeconds": -3532804738923434397 + } + ], + "hostAliases": [ + { + "ip": "419", + "hostnames": [ + "420" + ] + } + ], + "priorityClassName": "421", + "priority": -1852730577, + "dnsConfig": { + "nameservers": [ + "422" + ], + "searches": [ + "423" + ], + "options": [ + { + "name": "424", + "value": "425" + } + ] + }, + "readinessGates": [ + { + "conditionType": "ź魊塾ɖ$rolȋɶuɋ5r儉ɩ柀ɨ鴅" + } + ], + "runtimeClassName": "426", + "enableServiceLinks": false, + "preemptionPolicy": "!ń1ċƹ|慼櫁色苆试揯遐", + "overhead": { + "4'ď曕椐敛n湙": "310" + }, + "topologySpreadConstraints": [ + { + "maxSkew": -150478704, + "topologyKey": "427", + "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" + ] + } + ] + } + } + ] + } + } + }, + "status": { + "replicas": -330302940, + "fullyLabeledReplicas": 138911331, + "readyReplicas": 1613009760, + "availableReplicas": -1469601144, + "observedGeneration": 6703635170896137755, + "conditions": [ + { + "type": "ɡj瓇ɽ丿YƄZZ塖bʘ", + "status": "ɻ猶N嫡牿咸Ǻ潑鶋洅啶'ƈoIǢ龞瞯å", + "lastTransitionTime": "2469-07-10T03:20:34Z", + "reason": "434", + "message": "435" + } + ] + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta2.ReplicaSet.pb b/staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta2.ReplicaSet.pb new file mode 100644 index 0000000000000000000000000000000000000000..dbe2ed4c5301ffa0a0fddd67ea9c41842a9366f0 GIT binary patch literal 6365 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 literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta2.ReplicaSet.yaml b/staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta2.ReplicaSet.yaml new file mode 100644 index 00000000000..29891ccf044 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta2.ReplicaSet.yaml @@ -0,0 +1,951 @@ +apiVersion: apps/v1beta2 +kind: ReplicaSet +metadata: + annotations: + "9": "10" + clusterName: "15" + creationTimestamp: null + deletionGracePeriodSeconds: -4955867275792137171 + finalizers: + - "14" + generateName: "3" + generation: 8071137005907523419 + labels: + "7": "8" + managedFields: + - apiVersion: "17" + fieldsType: "18" + manager: "16" + operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] + name: "2" + namespace: "4" + ownerReferences: + - apiVersion: "11" + blockOwnerDeletion: true + controller: false + kind: "12" + name: "13" + uid: Dz廔ȇ{sŊƏp + resourceVersion: "11042405498087606203" + selfLink: "5" + uid: "7" +spec: + minReadySeconds: -1971381490 + replicas: 896585016 + selector: + matchExpressions: + - key: U-_Bq.m_-.q8_v2LiTF_a981d3-7-fP81.-.9Vdx.TB_M-H_5_t + operator: In + values: + - M--n1-p5.3___47._49pIB_o61ISU4--A_.XK_._M9T9sH.W5 + matchLabels: + g8c2-k-912e5-c-e63-n-3snh-z--3uy5-----578/s.X8u4_.l.wV--__-Nx.N_6-___._-.-W._AAn---v_-5-_8LXP-o-9..1l-5: "" + template: + metadata: + annotations: + "32": "33" + clusterName: "38" + creationTimestamp: null + deletionGracePeriodSeconds: -152893758082474859 + finalizers: + - "37" + generateName: "26" + generation: -6617020301190572172 + labels: + "30": "31" + managedFields: + - apiVersion: "40" + fieldsType: "41" + manager: "39" + operation: ƅS·Õüe0ɔȖ脵鴈Ō + name: "25" + namespace: "27" + ownerReferences: + - apiVersion: "34" + blockOwnerDeletion: true + controller: true + kind: "35" + name: "36" + uid: 'ɖgȏ哙ȍȂ揲ȼDDŽLŬp:' + resourceVersion: "7336814125345800857" + selfLink: "28" + uid: ʬ + spec: + activeDeadlineSeconds: -8715915045560617563 + affinity: + nodeAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - key: "380" + operator: 擭銆jʒǚ鍰\縑 + values: + - "381" + matchFields: + - key: "382" + operator: 鞤ɱďW賁Ěɭɪǹ0衷,Ʒƣ + values: + - "383" + weight: 199049889 + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - key: "376" + operator: 6x$1sȣ±p鋄5弢ȹ均i绝5哇芆 + values: + - "377" + matchFields: + - key: "378" + operator: 埮pɵ{WOŭW灬p + values: + - "379" + podAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: 3---g-----p8-d5-8-m8i--k0j5g.zrrw8-5ts-7-bp/6E__-.8_e_2 + operator: DoesNotExist + matchLabels: + 4-yy28-38xmu5nx4s--41-7--6m/271-_-9_._X-D---k6: Q.-s.H.Hu-k-_-0-T1mel--F......3_t_-l..-.DG7r-3.----._4__XOnP + namespaces: + - "398" + topologyKey: "399" + weight: -217760519 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: 6-x_rC9..__-6_k.N-2B_V.-tfh4.caTz_.g.w-o.8_WT-M.3_1 + operator: NotIn + values: + - z + matchLabels: + 4--883d-v3j4-7y-p---up52--sjo7799-skj5---r-t.sumf7ew/u-5mj_9.M.134-5-.q6H_.--_---.M.U_-m.-P.yPS: 1Tvw39F_C-rtSY.g._2F7.-_e..r + namespaces: + - "390" + topologyKey: "391" + podAntiAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: 0--0g-q-22r4wye52y-h7463lyps4483-o--3f1p7--43nw-l-x8/Hz_V_.r_v_._e_-78o_6Z..11_7pX_.-mLlx...w_t-_.5.40Rw4D + operator: NotIn + values: + - txb__-ex-_1_-ODgC_1-_V + matchLabels: + 6V1-rU.___06.eqk5E_-4-.XH-.k.7.l_-W8o._xJ1-lFA_X3: V0H2-.zHw.H__V.VT + namespaces: + - "414" + topologyKey: "415" + weight: -1851436166 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: QZ9p_6.C.e + operator: DoesNotExist + matchLabels: + 7F3p2_-_AmD-.0AP.1: A--.F5_x.KNC0-.-m_0-m-6Sp_N-S..O-BZ..n + namespaces: + - "406" + topologyKey: "407" + automountServiceAccountToken: false + containers: + - args: + - "222" + command: + - "221" + env: + - name: "229" + value: "230" + valueFrom: + configMapKeyRef: + key: "236" + name: "235" + optional: false + fieldRef: + apiVersion: "231" + fieldPath: "232" + resourceFieldRef: + containerName: "233" + divisor: "901" + resource: "234" + secretKeyRef: + key: "238" + name: "237" + optional: false + envFrom: + - configMapRef: + name: "227" + optional: true + prefix: "226" + secretRef: + name: "228" + optional: false + image: "220" + imagePullPolicy: 擓ƖHVe熼'FD剂讼ɓȌʟni酛 + lifecycle: + postStart: + exec: + command: + - "267" + httpGet: + host: "269" + httpHeaders: + - name: "270" + value: "271" + path: "268" + port: -421846800 + scheme: zvt莭琽§ + tcpSocket: + host: "272" + port: -763687725 + preStop: + exec: + command: + - "273" + httpGet: + host: "275" + httpHeaders: + - name: "276" + value: "277" + path: "274" + port: -1452676801 + scheme: ȿ0矀Kʝ + tcpSocket: + host: "279" + port: "278" + livenessProbe: + exec: + command: + - "245" + failureThreshold: -1191434089 + httpGet: + host: "248" + httpHeaders: + - name: "249" + value: "250" + path: "246" + port: "247" + scheme: 賃ɪ鐊瀑Ź9ǕLLȊ + initialDelaySeconds: 1214895765 + periodSeconds: 282592353 + successThreshold: 377225334 + tcpSocket: + host: "251" + port: -26910286 + timeoutSeconds: 1181519543 + name: "219" + ports: + - containerPort: -2079582559 + hostIP: "225" + hostPort: 1944205014 + name: "224" + protocol: K.Q貇£ȹ嫰ƹǔw÷nI粛E煹ǐƲ + readinessProbe: + exec: + command: + - "252" + failureThreshold: 1507815593 + httpGet: + host: "255" + httpHeaders: + - name: "256" + value: "257" + path: "253" + port: "254" + initialDelaySeconds: -839281354 + periodSeconds: -819723498 + successThreshold: -150133456 + tcpSocket: + host: "259" + port: "258" + timeoutSeconds: 2035347577 + resources: + limits: + 羭,铻OŤǢʭ嵔: "340" + requests: + TG;邪匾mɩC[ó瓧嫭塓烀罁胾^拜: "755" + securityContext: + allowPrivilegeEscalation: true + capabilities: + add: + - À*f<鴒翁杙Ŧ癃8 + drop: + - ɱJȉ罴 + privileged: false + procMount: 棊ʢ=wǕɳɷ9Ì崟¿瘦ɖ緕ȚÍ勅 + readOnlyRootFilesystem: false + runAsGroup: -3689959065086680033 + runAsNonRoot: false + runAsUser: -2706913289057230267 + seLinuxOptions: + level: "284" + role: "282" + type: "283" + user: "281" + windowsOptions: + gmsaCredentialSpec: "286" + gmsaCredentialSpecName: "285" + runAsUserName: "287" + startupProbe: + exec: + command: + - "260" + failureThreshold: -822090785 + httpGet: + host: "262" + httpHeaders: + - name: "263" + value: "264" + path: "261" + port: 1684643131 + scheme: 飣奺Ȋ礶惇¸ + initialDelaySeconds: -161753937 + periodSeconds: 1428207963 + successThreshold: 790462391 + tcpSocket: + host: "266" + port: "265" + timeoutSeconds: -1578746609 + stdinOnce: true + terminationMessagePath: "280" + terminationMessagePolicy: \p[ + volumeDevices: + - devicePath: "244" + name: "243" + volumeMounts: + - mountPath: "240" + mountPropagation: ʒ刽ʼn掏1ſ盷褎weLJèux榜 + name: "239" + subPath: "241" + subPathExpr: "242" + workingDir: "223" + dnsConfig: + nameservers: + - "422" + options: + - name: "424" + value: "425" + searches: + - "423" + dnsPolicy: 丆 + enableServiceLinks: false + ephemeralContainers: + - args: + - "291" + command: + - "290" + env: + - name: "298" + value: "299" + valueFrom: + configMapKeyRef: + key: "305" + name: "304" + optional: false + fieldRef: + apiVersion: "300" + fieldPath: "301" + resourceFieldRef: + containerName: "302" + divisor: "709" + resource: "303" + secretKeyRef: + key: "307" + name: "306" + optional: false + envFrom: + - configMapRef: + name: "296" + optional: true + prefix: "295" + secretRef: + name: "297" + optional: true + image: "289" + imagePullPolicy: 拉Œɥ颶妧Ö闊 鰔澝qV訆 + lifecycle: + postStart: + exec: + command: + - "335" + httpGet: + host: "338" + httpHeaders: + - name: "339" + value: "340" + path: "336" + port: "337" + scheme: 跩aŕ翑 + tcpSocket: + host: "342" + port: "341" + preStop: + exec: + command: + - "343" + httpGet: + host: "345" + httpHeaders: + - name: "346" + value: "347" + path: "344" + port: 1017803158 + scheme: 碔 + tcpSocket: + host: "349" + port: "348" + livenessProbe: + exec: + command: + - "314" + failureThreshold: 1742259603 + httpGet: + host: "317" + httpHeaders: + - name: "318" + value: "319" + path: "315" + port: "316" + scheme: 屡ʁ + initialDelaySeconds: 1718241831 + periodSeconds: 1180971695 + successThreshold: -1971944908 + tcpSocket: + host: "320" + port: -1554559634 + timeoutSeconds: 550615941 + name: "288" + ports: + - containerPort: 1330271338 + hostIP: "294" + hostPort: 1853396726 + name: "293" + protocol: 逴 + readinessProbe: + exec: + command: + - "321" + failureThreshold: 1150925735 + httpGet: + host: "323" + httpHeaders: + - name: "324" + value: "325" + path: "322" + port: -1620315711 + scheme: ɐ扵 + initialDelaySeconds: -1358663652 + periodSeconds: -527306221 + successThreshold: 2098694289 + tcpSocket: + host: "327" + port: "326" + timeoutSeconds: 1543146222 + resources: + limits: + 颐o: "230" + requests: + '[+扴ȨŮ+朷Ǝ膯ljV': "728" + securityContext: + allowPrivilegeEscalation: false + capabilities: + add: + - ŧL²sNƗ¸gĩ餠籲磣Óƿ + drop: + - '"冓鍓贯澔 ƺ蛜6' + privileged: false + procMount: 鰥Z龏´DÒȗ + readOnlyRootFilesystem: true + runAsGroup: 6057650398488995896 + runAsNonRoot: true + runAsUser: 4353696140684277635 + seLinuxOptions: + level: "354" + role: "352" + type: "353" + user: "351" + windowsOptions: + gmsaCredentialSpec: "356" + gmsaCredentialSpecName: "355" + runAsUserName: "357" + startupProbe: + exec: + command: + - "328" + failureThreshold: -1246371817 + httpGet: + host: "331" + httpHeaders: + - name: "332" + value: "333" + path: "329" + port: "330" + scheme: 榝$î.Ȏ蝪ʜ5遰 + initialDelaySeconds: 834105836 + periodSeconds: -370386363 + successThreshold: 1714588921 + tcpSocket: + host: "334" + port: -1438286448 + timeoutSeconds: -1462219068 + targetContainerName: "358" + terminationMessagePath: "350" + terminationMessagePolicy: Kƙ順\E¦队偯J僳徥淳4揻-$ɽ丟 + tty: true + volumeDevices: + - devicePath: "313" + name: "312" + volumeMounts: + - mountPath: "309" + mountPropagation: ŕ-Ɂ圯W:ĸ輦唊#v铿 + name: "308" + subPath: "310" + subPathExpr: "311" + workingDir: "292" + hostAliases: + - hostnames: + - "420" + ip: "419" + hostPID: true + hostname: "374" + imagePullSecrets: + - name: "373" + initContainers: + - args: + - "150" + command: + - "149" + env: + - name: "157" + value: "158" + valueFrom: + configMapKeyRef: + key: "164" + name: "163" + optional: true + fieldRef: + apiVersion: "159" + fieldPath: "160" + resourceFieldRef: + containerName: "161" + divisor: "455" + resource: "162" + secretKeyRef: + key: "166" + name: "165" + optional: false + envFrom: + - configMapRef: + name: "155" + optional: false + prefix: "154" + secretRef: + name: "156" + optional: false + image: "148" + imagePullPolicy: k_瀹鞎sn芞QÄȻ + lifecycle: + postStart: + exec: + command: + - "196" + httpGet: + host: "198" + httpHeaders: + - name: "199" + value: "200" + path: "197" + port: -1327537699 + tcpSocket: + host: "202" + port: "201" + preStop: + exec: + command: + - "203" + httpGet: + host: "206" + httpHeaders: + - name: "207" + value: "208" + path: "204" + port: "205" + scheme: ĉş蝿ɖȃ賲鐅臬 + tcpSocket: + host: "210" + port: "209" + livenessProbe: + exec: + command: + - "173" + failureThreshold: 2053960192 + httpGet: + host: "176" + httpHeaders: + - name: "177" + value: "178" + path: "174" + port: "175" + scheme: ƴy綸_Ú8參遼ūPH炮 + initialDelaySeconds: 741871873 + periodSeconds: -1987044888 + successThreshold: -1638339389 + tcpSocket: + host: "180" + port: "179" + timeoutSeconds: 446829537 + name: "147" + ports: + - containerPort: 715087892 + hostIP: "153" + hostPort: -1896921306 + name: "152" + protocol: 倱< + readinessProbe: + exec: + command: + - "181" + failureThreshold: -57352147 + httpGet: + host: "183" + httpHeaders: + - name: "184" + value: "185" + path: "182" + port: -1903685915 + scheme: ȓƇ$缔獵偐ę腬瓷碑=ɉ鎷卩蝾H韹寬 + initialDelaySeconds: 128019484 + periodSeconds: -2130554644 + successThreshold: 290736426 + tcpSocket: + host: "187" + port: "186" + timeoutSeconds: 431781335 + resources: + limits: + /擇ɦĽ胚O醔ɍ厶耈 T: "618" + requests: + á腿ħ缶.蒅!a坩O`涁İ而踪鄌eÞ: "372" + securityContext: + allowPrivilegeEscalation: false + capabilities: + add: + - '?' + drop: + - 峧Y栲茇竛吲蚛隖 + privileged: false + procMount: ʙ嫙& + readOnlyRootFilesystem: false + runAsGroup: -7286288718856494813 + runAsNonRoot: true + runAsUser: 7312518131318481396 + seLinuxOptions: + level: "215" + role: "213" + type: "214" + user: "212" + windowsOptions: + gmsaCredentialSpec: "217" + gmsaCredentialSpecName: "216" + runAsUserName: "218" + startupProbe: + exec: + command: + - "188" + failureThreshold: 1133369651 + httpGet: + host: "191" + httpHeaders: + - name: "192" + value: "193" + path: "189" + port: "190" + scheme: 閝ȝ + initialDelaySeconds: -2142865739 + periodSeconds: 1434408532 + successThreshold: -566408554 + tcpSocket: + host: "195" + port: "194" + timeoutSeconds: -1179067190 + stdin: true + stdinOnce: true + terminationMessagePath: "211" + volumeDevices: + - devicePath: "172" + name: "171" + volumeMounts: + - mountPath: "168" + mountPropagation: dʪīT捘ɍi縱ù墴1Rƥ + name: "167" + readOnly: true + subPath: "169" + subPathExpr: "170" + workingDir: "151" + nodeName: "363" + nodeSelector: + "359": "360" + overhead: + 4'ď曕椐敛n湙: "310" + preemptionPolicy: '!ń1ċƹ|慼櫁色苆试揯遐' + priority: -1852730577 + priorityClassName: "421" + readinessGates: + - conditionType: ź魊塾ɖ$rolȋɶuɋ5r儉ɩ柀ɨ鴅 + restartPolicy: ɘɢ鬍熖B芭花ª瘡 + runtimeClassName: "426" + schedulerName: "416" + securityContext: + fsGroup: 7124276984274024394 + runAsGroup: -779972051078659613 + runAsNonRoot: false + runAsUser: 2179199799235189619 + seLinuxOptions: + level: "367" + role: "365" + type: "366" + user: "364" + supplementalGroups: + - -7127205672279904050 + sysctls: + - name: "371" + value: "372" + windowsOptions: + gmsaCredentialSpec: "369" + gmsaCredentialSpecName: "368" + runAsUserName: "370" + serviceAccount: "362" + serviceAccountName: "361" + shareProcessNamespace: true + subdomain: "375" + terminationGracePeriodSeconds: 2666412258966278206 + tolerations: + - effect: ŽɣB矗E¸乾 + key: "417" + operator: 堺ʣ + tolerationSeconds: -3532804738923434397 + value: "418" + topologySpreadConstraints: + - labelSelector: + matchExpressions: + - key: 4-4D-r.-F__r.oh..2_uGGP..-_N_h_4Hl-X0_2-W + operator: In + values: + - 2-.s_6O-5_7_-0w_--5-_.3--_9QWJ + matchLabels: + p2djmscp--ac8u23-k----26u5--72n-5.j8-0020-1-5/t5W_._._-2M2._i: wvU + maxSkew: -150478704 + topologyKey: "427" + whenUnsatisfiable: ;鹡鑓侅闍ŏŃŋŏ}ŀ + volumes: + - awsElasticBlockStore: + fsType: "47" + partition: -762366823 + readOnly: true + volumeID: "46" + azureDisk: + cachingMode: HǺƶȤ^}穠 + diskName: "110" + diskURI: "111" + fsType: "112" + kind: 躢 + readOnly: true + azureFile: + secretName: "96" + shareName: "97" + cephfs: + monitors: + - "81" + path: "82" + secretFile: "84" + secretRef: + name: "85" + user: "83" + cinder: + fsType: "79" + secretRef: + name: "80" + volumeID: "78" + configMap: + defaultMode: -460478410 + items: + - key: "99" + mode: -2039036935 + path: "100" + name: "98" + optional: false + csi: + driver: "142" + fsType: "143" + nodePublishSecretRef: + name: "146" + readOnly: false + volumeAttributes: + "144": "145" + downwardAPI: + defaultMode: -106644772 + items: + - fieldRef: + apiVersion: "89" + fieldPath: "90" + mode: 1235524154 + path: "88" + resourceFieldRef: + containerName: "91" + divisor: "457" + resource: "92" + emptyDir: + medium: 彭聡A3fƻfʣ + sizeLimit: "115" + fc: + fsType: "94" + lun: 441887498 + readOnly: true + targetWWNs: + - "93" + wwids: + - "95" + flexVolume: + driver: "73" + fsType: "74" + options: + "76": "77" + secretRef: + name: "75" + flocker: + datasetName: "86" + datasetUUID: "87" + gcePersistentDisk: + fsType: "45" + partition: -1499132872 + pdName: "44" + gitRepo: + directory: "50" + repository: "48" + revision: "49" + glusterfs: + endpoints: "63" + path: "64" + hostPath: + path: "43" + type: 6NJPM饣`诫z徃鷢6ȥ啕禗Ǐ2啗塧ȱ + iscsi: + fsType: "59" + initiatorName: "62" + iqn: "57" + iscsiInterface: "58" + lun: 1655406148 + portals: + - "60" + readOnly: true + secretRef: + name: "61" + targetPortal: "56" + name: "42" + nfs: + path: "55" + readOnly: true + server: "54" + persistentVolumeClaim: + claimName: "65" + readOnly: true + photonPersistentDisk: + fsType: "114" + pdID: "113" + portworxVolume: + fsType: "129" + volumeID: "128" + projected: + defaultMode: -522879476 + sources: + - configMap: + items: + - key: "124" + mode: -1694464659 + path: "125" + name: "123" + optional: true + downwardAPI: + items: + - fieldRef: + apiVersion: "119" + fieldPath: "120" + mode: 926891073 + path: "118" + resourceFieldRef: + containerName: "121" + divisor: "746" + resource: "122" + secret: + items: + - key: "116" + mode: -1399063270 + path: "117" + name: "115" + optional: true + serviceAccountToken: + audience: "126" + expirationSeconds: -7593824971107985079 + path: "127" + quobyte: + group: "108" + readOnly: true + registry: "105" + tenant: "109" + user: "107" + volume: "106" + rbd: + fsType: "68" + image: "67" + keyring: "71" + monitors: + - "66" + pool: "69" + readOnly: true + secretRef: + name: "72" + user: "70" + scaleIO: + fsType: "137" + gateway: "130" + protectionDomain: "133" + secretRef: + name: "132" + storageMode: "135" + storagePool: "134" + system: "131" + volumeName: "136" + secret: + defaultMode: 372704313 + items: + - key: "52" + mode: -104666658 + path: "53" + optional: true + secretName: "51" + storageos: + fsType: "140" + readOnly: true + secretRef: + name: "141" + volumeName: "138" + volumeNamespace: "139" + vsphereVolume: + fsType: "102" + storagePolicyID: "104" + storagePolicyName: "103" + volumePath: "101" +status: + availableReplicas: -1469601144 + conditions: + - lastTransitionTime: "2469-07-10T03:20:34Z" + message: "435" + reason: "434" + status: ɻ猶N嫡牿咸Ǻ潑鶋洅啶'ƈoIǢ龞瞯å + type: ɡj瓇ɽ丿YƄZZ塖bʘ + fullyLabeledReplicas: 138911331 + observedGeneration: 6703635170896137755 + readyReplicas: 1613009760 + replicas: -330302940 diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta2.Scale.json b/staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta2.Scale.json new file mode 100644 index 00000000000..150b067eea8 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta2.Scale.json @@ -0,0 +1,53 @@ +{ + "kind": "Scale", + "apiVersion": "apps/v1beta2", + "metadata": { + "name": "2", + "generateName": "3", + "namespace": "4", + "selfLink": "5", + "uid": "7", + "resourceVersion": "11042405498087606203", + "generation": 8071137005907523419, + "creationTimestamp": null, + "deletionGracePeriodSeconds": -4955867275792137171, + "labels": { + "7": "8" + }, + "annotations": { + "9": "10" + }, + "ownerReferences": [ + { + "apiVersion": "11", + "kind": "12", + "name": "13", + "uid": "Dz廔ȇ{sŊƏp", + "controller": false, + "blockOwnerDeletion": true + } + ], + "finalizers": [ + "14" + ], + "clusterName": "15", + "managedFields": [ + { + "manager": "16", + "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", + "apiVersion": "17", + "fieldsType": "18" + } + ] + }, + "spec": { + "replicas": -595102844 + }, + "status": { + "replicas": 70007838, + "selector": { + "19": "20" + }, + "targetSelector": "21" + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta2.Scale.pb b/staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta2.Scale.pb new file mode 100644 index 0000000000000000000000000000000000000000..a0c735c2ef559a1028db07f75e14f2feabf6f4e2 GIT binary patch literal 240 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 literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta2.StatefulSet.yaml b/staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta2.StatefulSet.yaml new file mode 100644 index 00000000000..3d7b7aca80b --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.0/apps.v1beta2.StatefulSet.yaml @@ -0,0 +1,1023 @@ +apiVersion: apps/v1beta2 +kind: StatefulSet +metadata: + annotations: + "9": "10" + clusterName: "15" + creationTimestamp: null + deletionGracePeriodSeconds: -4955867275792137171 + finalizers: + - "14" + generateName: "3" + generation: 8071137005907523419 + labels: + "7": "8" + managedFields: + - apiVersion: "17" + 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: ŞÜ4w}ĶƲ86±ļ$暣 + replicas: 896585016 + revisionHistoryLimit: 69142596 + 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: "456" + template: + metadata: + annotations: + "32": "33" + clusterName: "38" + creationTimestamp: null + deletionGracePeriodSeconds: -2575298329142810753 + finalizers: + - "37" + generateName: "26" + generation: -8542870036622468681 + labels: + "30": "31" + managedFields: + - apiVersion: "40" + fieldsType: "41" + manager: "39" + operation: 躢 + name: "25" + namespace: "27" + ownerReferences: + - apiVersion: "34" + blockOwnerDeletion: true + controller: true + kind: "35" + name: "36" + uid: ƶȤ^} + resourceVersion: "1736621709629422270" + selfLink: "28" + uid: ?Qȫş + spec: + activeDeadlineSeconds: -8619192438821356882 + affinity: + nodeAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - key: "372" + operator: '}Ñ蠂Ü[ƛ^輅9ɛ棕ƈ眽炊' + values: + - "373" + matchFields: + - key: "374" + operator: ʨIk(dŊiɢzĮ蛋I滞 + values: + - "375" + weight: 646133945 + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - key: "368" + operator: ǧĒzŔ瘍N + values: + - "369" + matchFields: + - key: "370" + operator: ƽ眝{æ盪泙 + values: + - "371" + podAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: 8.--w0_1V7 + operator: In + values: + - 7--p9.-_0R.-_-3_L_2--_v2.5p_..Y-.wg_-b8a_6_.0Q4_8 + matchLabels: + w--162-gk2-99v22.g-65m8-1x129-9d8-s7-t7--336-11k9-8609a-e0--1----v8-4--558n1asz5/BD8.TS-jJ.Ys_Mop34_y: f_ZN.-_--r.E__-.8_e_l2.._8s--7_3x_-J5 + namespaces: + - "390" + topologyKey: "391" + weight: -855547676 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: V.-tfh4.caTz_.g.w-o.8_WT-M.3_-1y_8D_X._B__-Pd + operator: Exists + matchLabels: + 3.csh-3--Z1Tvw39FC: rtSY.g._2F7.-_e..Or_-.3OHgt._6 + namespaces: + - "382" + topologyKey: "383" + podAntiAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: w_-r75--_-A-o-__y__._12..wrbW_E..24-O._.v._9-czf + operator: DoesNotExist + matchLabels: + 3-mLlx...w_t-_.5.40Rw4gD.._.-x6db-L7.-__-G2: CpS__.39g_.--_-_ve5.m_2_--XZx + namespaces: + - "406" + topologyKey: "407" + weight: 808399187 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: yp8q-sf1--gw-jz-659--0l-023bm-6l2e5---k5v3a---9/tA.W5_-5_.V1-rU.___06.eqk5E_-4-.XH-.k.7.l_-W81 + operator: DoesNotExist + matchLabels: + 4-m_0-m-6Sp_N-S..O-BZ..6-1.S-B33: 17ca-_p-y.eQZ9p_1 + namespaces: + - "398" + topologyKey: "399" + automountServiceAccountToken: false + containers: + - args: + - "216" + command: + - "215" + env: + - name: "223" + value: "224" + valueFrom: + configMapKeyRef: + key: "230" + name: "229" + optional: true + fieldRef: + apiVersion: "225" + fieldPath: "226" + resourceFieldRef: + containerName: "227" + divisor: "595" + resource: "228" + secretKeyRef: + key: "232" + name: "231" + optional: false + envFrom: + - configMapRef: + name: "221" + optional: false + prefix: "220" + secretRef: + name: "222" + optional: false + image: "214" + imagePullPolicy: û咡W<敄lu|榝$î.Ȏ蝪ʜ5 + lifecycle: + postStart: + exec: + command: + - "258" + httpGet: + host: "261" + httpHeaders: + - name: "262" + value: "263" + path: "259" + port: "260" + tcpSocket: + host: "264" + port: 1943028037 + preStop: + exec: + command: + - "265" + httpGet: + host: "267" + httpHeaders: + - name: "268" + value: "269" + path: "266" + port: -1355476687 + scheme: -Ɂ圯W:ĸ輦唊#v铿ʩȂ4ē鐭#嬀ơ + tcpSocket: + host: "271" + port: "270" + livenessProbe: + exec: + command: + - "239" + failureThreshold: -1213051101 + httpGet: + host: "241" + httpHeaders: + - name: "242" + value: "243" + path: "240" + port: -1654678802 + scheme: 毋 + initialDelaySeconds: -775511009 + periodSeconds: -228822833 + successThreshold: -970312425 + tcpSocket: + host: "244" + port: 391562775 + timeoutSeconds: -832805508 + name: "213" + ports: + - containerPort: -775325416 + hostIP: "219" + hostPort: 62799871 + name: "218" + protocol: t莭琽§ć\ ïì + readinessProbe: + exec: + command: + - "245" + failureThreshold: 571739592 + httpGet: + host: "247" + httpHeaders: + - name: "248" + value: "249" + path: "246" + port: -1905643191 + scheme: Ǖɳɷ9Ì崟¿瘦ɖ緕 + initialDelaySeconds: 852780575 + periodSeconds: 893823156 + successThreshold: -1980314709 + tcpSocket: + host: "251" + port: "250" + timeoutSeconds: -1252938503 + resources: + limits: + N粕擓ƖHVe熼: "334" + requests: + 倗S晒嶗UÐ_ƮA攤/ɸɎ R§耶: "388" + securityContext: + allowPrivilegeEscalation: true + capabilities: + add: + - E埄Ȁ朦 wƯ貾坢' + drop: + - aŕ翑0展}硐庰%皧V垾现葢ŵ橨鬶l + privileged: false + procMount: "" + readOnlyRootFilesystem: true + runAsGroup: -2408264753085021035 + runAsNonRoot: true + runAsUser: -2270595441829602368 + seLinuxOptions: + level: "276" + role: "274" + type: "275" + user: "273" + windowsOptions: + gmsaCredentialSpec: "278" + gmsaCredentialSpecName: "277" + runAsUserName: "279" + startupProbe: + exec: + command: + - "252" + failureThreshold: -1008070934 + httpGet: + host: "254" + httpHeaders: + - name: "255" + value: "256" + path: "253" + port: -1334110502 + scheme: ȓ蹣ɐǛv+8Ƥ熪军 + initialDelaySeconds: 410611837 + periodSeconds: 972978563 + successThreshold: 17771103 + tcpSocket: + host: "257" + port: 622267234 + timeoutSeconds: 809006670 + terminationMessagePath: "272" + terminationMessagePolicy: T 苧yñKJɐ扵G + volumeDevices: + - devicePath: "238" + name: "237" + volumeMounts: + - mountPath: "234" + mountPropagation: 癃8鸖 + name: "233" + readOnly: true + subPath: "235" + subPathExpr: "236" + workingDir: "217" + dnsConfig: + nameservers: + - "414" + options: + - name: "416" + value: "417" + searches: + - "415" + dnsPolicy: Ƶf + enableServiceLinks: true + ephemeralContainers: + - args: + - "283" + command: + - "282" + env: + - name: "290" + value: "291" + valueFrom: + configMapKeyRef: + key: "297" + name: "296" + optional: true + fieldRef: + apiVersion: "292" + fieldPath: "293" + resourceFieldRef: + containerName: "294" + divisor: "381" + resource: "295" + secretKeyRef: + key: "299" + name: "298" + optional: false + envFrom: + - configMapRef: + name: "288" + optional: false + prefix: "287" + secretRef: + name: "289" + optional: true + image: "281" + imagePullPolicy: ņ + lifecycle: + postStart: + exec: + command: + - "326" + httpGet: + host: "329" + httpHeaders: + - name: "330" + value: "331" + path: "327" + port: "328" + scheme: 幩šeSvEȤƏ埮pɵ + tcpSocket: + host: "333" + port: "332" + preStop: + exec: + command: + - "334" + httpGet: + host: "337" + httpHeaders: + - name: "338" + value: "339" + path: "335" + port: "336" + scheme: ş + tcpSocket: + host: "341" + port: "340" + livenessProbe: + exec: + command: + - "306" + failureThreshold: -300247800 + httpGet: + host: "308" + httpHeaders: + - name: "309" + value: "310" + path: "307" + port: 865289071 + scheme: iɥ嵐sC8 + initialDelaySeconds: -1513284745 + periodSeconds: -414121491 + successThreshold: -1862764022 + tcpSocket: + host: "311" + port: -898536659 + timeoutSeconds: 1258370227 + name: "280" + ports: + - containerPort: -1137436579 + hostIP: "286" + hostPort: 1868683352 + name: "285" + protocol: 颶妧Ö闊 + readinessProbe: + exec: + command: + - "312" + failureThreshold: 215186711 + httpGet: + host: "314" + httpHeaders: + - name: "315" + value: "316" + path: "313" + port: 323903711 + scheme: J + initialDelaySeconds: 657418949 + periodSeconds: 287654902 + successThreshold: -2062708879 + tcpSocket: + host: "318" + port: "317" + timeoutSeconds: -992558278 + resources: + limits: + ²sNƗ¸g: "50" + requests: + 酊龨δ摖ȱğ_<: "118" + securityContext: + allowPrivilegeEscalation: false + capabilities: + add: + - DŽ髐njʉBn(fǂǢ曣 + drop: + - ay + privileged: false + procMount: 嗆u + readOnlyRootFilesystem: true + runAsGroup: -5996624450771474158 + runAsNonRoot: false + runAsUser: 1958157659034146020 + seLinuxOptions: + level: "346" + role: "344" + type: "345" + user: "343" + windowsOptions: + gmsaCredentialSpec: "348" + gmsaCredentialSpecName: "347" + runAsUserName: "349" + startupProbe: + exec: + command: + - "319" + failureThreshold: 1502643091 + httpGet: + host: "321" + httpHeaders: + - name: "322" + value: "323" + path: "320" + port: -1117254382 + scheme: 趐囨鏻砅邻爥蹔ŧOǨ + initialDelaySeconds: 2129989022 + periodSeconds: 1311843384 + successThreshold: -1292310438 + tcpSocket: + host: "325" + port: "324" + timeoutSeconds: -1699531929 + targetContainerName: "350" + terminationMessagePath: "342" + terminationMessagePolicy: 迮ƙIJ嘢4ʗN,丽饾| 鞤ɱďW賁Ěɭ + tty: true + volumeDevices: + - devicePath: "305" + name: "304" + volumeMounts: + - mountPath: "301" + mountPropagation: ƺ蛜6Ɖ飴ɎiǨź + name: "300" + readOnly: true + subPath: "302" + subPathExpr: "303" + workingDir: "284" + hostAliases: + - hostnames: + - "412" + ip: "411" + hostNetwork: true + hostname: "366" + imagePullSecrets: + - name: "365" + initContainers: + - args: + - "150" + command: + - "149" + env: + - name: "157" + value: "158" + valueFrom: + configMapKeyRef: + key: "164" + name: "163" + optional: false + fieldRef: + apiVersion: "159" + fieldPath: "160" + resourceFieldRef: + containerName: "161" + divisor: "650" + resource: "162" + secretKeyRef: + key: "166" + name: "165" + optional: true + envFrom: + - configMapRef: + name: "155" + optional: true + prefix: "154" + secretRef: + name: "156" + optional: true + image: "148" + imagePullPolicy: 罁胾^拜Ȍzɟ踡肒Ao/樝fw[Řż丩 + lifecycle: + postStart: + exec: + command: + - "192" + httpGet: + host: "194" + httpHeaders: + - name: "195" + value: "196" + path: "193" + port: -2015604435 + scheme: jƯĖ漘Z剚敍0) + tcpSocket: + host: "197" + port: 424236719 + preStop: + exec: + command: + - "198" + httpGet: + host: "200" + httpHeaders: + - name: "201" + value: "202" + path: "199" + port: -1131820775 + scheme: Ƿ裚瓶釆Ɗ+j忊 + tcpSocket: + host: "204" + port: "203" + livenessProbe: + exec: + command: + - "173" + failureThreshold: -1113628381 + httpGet: + host: "175" + httpHeaders: + - name: "176" + value: "177" + path: "174" + port: -152585895 + scheme: E@Ȗs«ö + initialDelaySeconds: 1843758068 + periodSeconds: 1702578303 + successThreshold: -1565157256 + tcpSocket: + host: "178" + port: 1135182169 + timeoutSeconds: -1967469005 + name: "147" + ports: + - containerPort: 1403721475 + hostIP: "153" + hostPort: -606111218 + name: "152" + protocol: ǰ溟ɴ扵閝ȝ鐵儣廡ɑ龫`劳 + readinessProbe: + exec: + command: + - "179" + failureThreshold: -1167888910 + httpGet: + host: "181" + httpHeaders: + - name: "182" + value: "183" + path: "180" + port: 386652373 + scheme: ʙ嫙& + initialDelaySeconds: -802585193 + periodSeconds: 1944205014 + successThreshold: -2079582559 + tcpSocket: + host: "185" + port: "184" + timeoutSeconds: 1901330124 + resources: + limits: + "": "84" + requests: + ɖȃ賲鐅臬dH巧壚tC十Oɢ: "517" + securityContext: + allowPrivilegeEscalation: false + capabilities: + add: + - "" + drop: + - ŻʘY賃ɪ鐊瀑Ź9ǕLLȊɞ-uƻ悖ȩ + privileged: false + procMount: $MVȟ@7飣奺Ȋ礶惇¸t颟.鵫ǚ灄鸫 + readOnlyRootFilesystem: true + runAsGroup: -8419423421380299597 + runAsNonRoot: false + runAsUser: -6576869501326512452 + seLinuxOptions: + level: "209" + role: "207" + type: "208" + user: "206" + windowsOptions: + gmsaCredentialSpec: "211" + gmsaCredentialSpecName: "210" + runAsUserName: "212" + startupProbe: + exec: + command: + - "186" + failureThreshold: 208045354 + httpGet: + host: "188" + httpHeaders: + - name: "189" + value: "190" + path: "187" + port: 804417065 + scheme: Ŵ廷s{Ⱦdz@ + initialDelaySeconds: 632397602 + periodSeconds: -730174220 + successThreshold: 433084615 + tcpSocket: + host: "191" + port: 406308963 + timeoutSeconds: 2026784878 + terminationMessagePath: "205" + terminationMessagePolicy: 焗捏 + tty: true + volumeDevices: + - devicePath: "172" + name: "171" + volumeMounts: + - mountPath: "168" + mountPropagation: "" + name: "167" + readOnly: true + subPath: "169" + subPathExpr: "170" + workingDir: "151" + nodeName: "355" + nodeSelector: + "351": "352" + overhead: + 癜鞤A馱z芀¿l磶Bb偃礳Ȭ痍脉PPö: "607" + preemptionPolicy: eáNRNJ丧鴻Ŀ + priority: 1690570439 + priorityClassName: "413" + readinessGates: + - conditionType: 梑ʀŖ鱓;鹡鑓侅闍ŏŃŋŏ}ŀ姳 + restartPolicy: T[ + runtimeClassName: "418" + schedulerName: "408" + securityContext: + fsGroup: 760480547754807445 + runAsGroup: -801152248124332545 + runAsNonRoot: true + runAsUser: -2781126825051715248 + seLinuxOptions: + level: "359" + role: "357" + type: "358" + user: "356" + supplementalGroups: + - 5255171395073905944 + sysctls: + - name: "363" + value: "364" + windowsOptions: + gmsaCredentialSpec: "361" + gmsaCredentialSpecName: "360" + runAsUserName: "362" + serviceAccount: "354" + serviceAccountName: "353" + shareProcessNamespace: false + subdomain: "367" + terminationGracePeriodSeconds: -2738603156841903595 + tolerations: + - effect: 料ȭzV镜籬ƽ + key: "409" + operator: ƹ| + tolerationSeconds: 935587338391120947 + value: "410" + topologySpreadConstraints: + - labelSelector: + matchExpressions: + - key: qW + operator: In + values: + - 2-.s_6O-5_7_-0w_--5-_.3--_9QWJ + matchLabels: + E--pT751: mV__1-wv3UDf.-4D-r.-F__r.oh..2_uGGP..X + maxSkew: -137402083 + topologyKey: "419" + whenUnsatisfiable: Ȩç捌聮ŃŻ@ǮJ=礏ƴ磳藷曥 + volumes: + - awsElasticBlockStore: + fsType: "47" + partition: 912004803 + readOnly: true + volumeID: "46" + azureDisk: + cachingMode: '|@?鷅bȻN' + diskName: "110" + diskURI: "111" + fsType: "112" + kind: 榱*Gưoɘ檲 + readOnly: true + azureFile: + readOnly: true + secretName: "96" + shareName: "97" + cephfs: + monitors: + - "81" + path: "82" + secretFile: "84" + secretRef: + name: "85" + user: "83" + cinder: + fsType: "79" + secretRef: + name: "80" + volumeID: "78" + configMap: + defaultMode: 1593906314 + items: + - key: "99" + mode: 195263908 + path: "100" + name: "98" + optional: false + csi: + driver: "142" + fsType: "143" + nodePublishSecretRef: + name: "146" + readOnly: false + volumeAttributes: + "144": "145" + downwardAPI: + defaultMode: 824682619 + items: + - fieldRef: + apiVersion: "89" + fieldPath: "90" + mode: 1569992019 + path: "88" + resourceFieldRef: + containerName: "91" + divisor: "660" + resource: "92" + emptyDir: + medium: Xŋ朘瑥A徙ɶɊł/擇ɦĽ胚O醔ɍ厶耈 + sizeLimit: "473" + fc: + fsType: "94" + lun: -1740986684 + readOnly: true + targetWWNs: + - "93" + wwids: + - "95" + flexVolume: + driver: "73" + fsType: "74" + options: + "76": "77" + readOnly: true + secretRef: + name: "75" + flocker: + datasetName: "86" + datasetUUID: "87" + gcePersistentDisk: + fsType: "45" + partition: -1188153605 + pdName: "44" + gitRepo: + directory: "50" + repository: "48" + revision: "49" + glusterfs: + endpoints: "63" + path: "64" + readOnly: true + hostPath: + path: "43" + type: ƛƟ)ÙæNǚ錯ƶRquA?瞲Ť倱< + iscsi: + chapAuthDiscovery: true + fsType: "59" + initiatorName: "62" + iqn: "57" + iscsiInterface: "58" + lun: 994527057 + portals: + - "60" + secretRef: + name: "61" + targetPortal: "56" + name: "42" + nfs: + path: "55" + readOnly: true + server: "54" + persistentVolumeClaim: + claimName: "65" + readOnly: true + photonPersistentDisk: + fsType: "114" + pdID: "113" + portworxVolume: + fsType: "129" + readOnly: true + volumeID: "128" + projected: + defaultMode: -1334904807 + sources: + - configMap: + items: + - key: "124" + mode: 2063799569 + path: "125" + name: "123" + optional: false + downwardAPI: + items: + - fieldRef: + apiVersion: "119" + fieldPath: "120" + mode: 173030157 + path: "118" + resourceFieldRef: + containerName: "121" + divisor: "106" + resource: "122" + secret: + items: + - key: "116" + mode: -323584340 + path: "117" + name: "115" + optional: true + serviceAccountToken: + audience: "126" + expirationSeconds: 8357931971650847566 + path: "127" + quobyte: + group: "108" + registry: "105" + tenant: "109" + user: "107" + volume: "106" + rbd: + fsType: "68" + image: "67" + keyring: "71" + monitors: + - "66" + pool: "69" + secretRef: + name: "72" + user: "70" + scaleIO: + fsType: "137" + gateway: "130" + protectionDomain: "133" + secretRef: + name: "132" + storageMode: "135" + storagePool: "134" + system: "131" + volumeName: "136" + secret: + defaultMode: 332383000 + items: + - key: "52" + mode: -547518679 + path: "53" + optional: true + secretName: "51" + storageos: + fsType: "140" + secretRef: + name: "141" + volumeName: "138" + volumeNamespace: "139" + vsphereVolume: + fsType: "102" + storagePolicyID: "104" + storagePolicyName: "103" + volumePath: "101" + updateStrategy: + rollingUpdate: + partition: 86666826 + type: Dz讱ȕ齐疅檎ǽ曖sƖTƫ + volumeClaimTemplates: + - metadata: + annotations: + "433": "434" + clusterName: "439" + creationTimestamp: null + deletionGracePeriodSeconds: -1824067601569574665 + finalizers: + - "438" + generateName: "427" + generation: -8502907933203165744 + labels: + "431": "432" + managedFields: + - apiVersion: "441" + fieldsType: "442" + manager: "440" + operation: Bi攵&ý"ʀ废査Z綶Ā + name: "426" + namespace: "428" + ownerReferences: + - apiVersion: "435" + blockOwnerDeletion: false + controller: true + kind: "436" + name: "437" + uid: WɓDɏ挭跡Ƅ抄3昞财Î嘝zʄ + resourceVersion: "6281861817195808867" + selfLink: "429" + uid: '`ȗ<8^翜T蘈' + spec: + accessModes: + - 銲tHǽ÷閂抰^窄CǙķȈĐI梞ū + dataSource: + apiGroup: "451" + kind: "452" + name: "453" + resources: + limits: + 'O^:': "847" + requests: + Ɍ蚊ơ鎊t潑: "199" + selector: + matchExpressions: + - key: f82-8_.UdWNn_U-...1P_.D8_t..-Ww2q.zv + operator: Exists + matchLabels: + p2P.B._A_090ERG2nV.__p_Y-.2__a_dWU_V-_Q_Ap._C: a_o..p_B-d--Q5._D6_.d-n_9n.p.2-.-Qw__YT.1---.-o7.pJ-r + storageClassName: "450" + volumeMode: ȳT + volumeName: "449" + status: + accessModes: + - 熔ķ´ʑ潞Ĵ3Q蠯0 + capacity: + \溮Ŀ傜NZ!š: "952" + conditions: + - lastProbeTime: "2252-06-28T22:34:24Z" + lastTransitionTime: "1974-04-29T05:51:38Z" + message: "455" + reason: "454" + status: ƿOqõƨj2愴ňù廻@p + type: '僙R岹ÿʼnx#綮ehɫ淫Ď眊:' + phase: 戱PRɄ +status: + collisionCount: 341287797 + conditions: + - lastTransitionTime: "2493-11-15T11:08:04Z" + message: "460" + reason: "459" + status: ő+aò¼箰ð祛?扄鰀G抉ȪĠʩ崯ɋ+ + type: ÆŁĪŀc=Ƨz鈡煰敹xŪO + currentReplicas: -1847673756 + currentRevision: "457" + observedGeneration: 3474169154658456972 + readyReplicas: 2037461401 + replicas: 1449104338 + updateRevision: "458" + updatedReplicas: 154782591 diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/authentication.k8s.io.v1.TokenRequest.json b/staging/src/k8s.io/api/testdata/v1.16.0/authentication.k8s.io.v1.TokenRequest.json new file mode 100644 index 00000000000..28a6ed11370 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/authentication.k8s.io.v1.TokenRequest.pb b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/authentication.k8s.io.v1.TokenRequest.yaml b/staging/src/k8s.io/api/testdata/v1.16.0/authentication.k8s.io.v1.TokenRequest.yaml new file mode 100644 index 00000000000..994088b8c33 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/authentication.k8s.io.v1beta1.TokenReview.yaml b/staging/src/k8s.io/api/testdata/v1.16.0/authentication.k8s.io.v1beta1.TokenReview.yaml new file mode 100644 index 00000000000..3c08908710d --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/authorization.k8s.io.v1.LocalSubjectAccessReview.json b/staging/src/k8s.io/api/testdata/v1.16.0/authorization.k8s.io.v1.LocalSubjectAccessReview.json new file mode 100644 index 00000000000..51003a1d358 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/authorization.k8s.io.v1.LocalSubjectAccessReview.pb b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/authorization.k8s.io.v1.SelfSubjectAccessReview.yaml b/staging/src/k8s.io/api/testdata/v1.16.0/authorization.k8s.io.v1.SelfSubjectAccessReview.yaml new file mode 100644 index 00000000000..e8efdebde76 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/authorization.k8s.io.v1.SelfSubjectRulesReview.json b/staging/src/k8s.io/api/testdata/v1.16.0/authorization.k8s.io.v1.SelfSubjectRulesReview.json new file mode 100644 index 00000000000..0e462b0c2a3 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/authorization.k8s.io.v1.SelfSubjectRulesReview.pb b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/authorization.k8s.io.v1.SubjectAccessReview.yaml b/staging/src/k8s.io/api/testdata/v1.16.0/authorization.k8s.io.v1.SubjectAccessReview.yaml new file mode 100644 index 00000000000..6b699c3447c --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/authorization.k8s.io.v1beta1.LocalSubjectAccessReview.json b/staging/src/k8s.io/api/testdata/v1.16.0/authorization.k8s.io.v1beta1.LocalSubjectAccessReview.json new file mode 100644 index 00000000000..7613bb4182d --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/authorization.k8s.io.v1beta1.LocalSubjectAccessReview.pb b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/authorization.k8s.io.v1beta1.SelfSubjectAccessReview.yaml b/staging/src/k8s.io/api/testdata/v1.16.0/authorization.k8s.io.v1beta1.SelfSubjectAccessReview.yaml new file mode 100644 index 00000000000..01475c9ab3e --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/authorization.k8s.io.v1beta1.SelfSubjectRulesReview.json b/staging/src/k8s.io/api/testdata/v1.16.0/authorization.k8s.io.v1beta1.SelfSubjectRulesReview.json new file mode 100644 index 00000000000..12724ddfbd3 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/authorization.k8s.io.v1beta1.SelfSubjectRulesReview.pb b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/authorization.k8s.io.v1beta1.SelfSubjectRulesReview.yaml b/staging/src/k8s.io/api/testdata/v1.16.0/authorization.k8s.io.v1beta1.SelfSubjectRulesReview.yaml new file mode 100644 index 00000000000..83fb4e95c13 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/authorization.k8s.io.v1beta1.SubjectAccessReview.json b/staging/src/k8s.io/api/testdata/v1.16.0/authorization.k8s.io.v1beta1.SubjectAccessReview.json new file mode 100644 index 00000000000..8ac6f23e6c7 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/authorization.k8s.io.v1beta1.SubjectAccessReview.pb b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/authorization.k8s.io.v1beta1.SubjectAccessReview.yaml b/staging/src/k8s.io/api/testdata/v1.16.0/authorization.k8s.io.v1beta1.SubjectAccessReview.yaml new file mode 100644 index 00000000000..7469717ff76 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/autoscaling.v1.HorizontalPodAutoscaler.json b/staging/src/k8s.io/api/testdata/v1.16.0/autoscaling.v1.HorizontalPodAutoscaler.json new file mode 100644 index 00000000000..fe4ede107f5 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/autoscaling.v1.HorizontalPodAutoscaler.pb b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/autoscaling.v2beta2.HorizontalPodAutoscaler.yaml b/staging/src/k8s.io/api/testdata/v1.16.0/autoscaling.v2beta2.HorizontalPodAutoscaler.yaml new file mode 100644 index 00000000000..f4dec2fe84f --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.0/autoscaling.v2beta2.HorizontalPodAutoscaler.yaml @@ -0,0 +1,160 @@ +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: + 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: "2039-12-25T06:58:01Z" + message: "71" + reason: "70" + status: ɸĻo:{柯?B俋¬h`職铳s44矕Ƈ + type: Ƚȿ醏g遧 + currentMetrics: + - external: + current: + averageUtilization: -1726456869 + averageValue: "909" + value: "108" + metric: + name: "63" + selector: + matchExpressions: + - key: 7pdn--j2---25/I._31-_I-A-_3b6 + operator: Exists + matchLabels: + Z: C..7o_x3..-.8-Jp-9-4-Tm.__G-8...__.Q_c8.G.b_91 + object: + current: + averageUtilization: 1980459939 + averageValue: "289" + value: "861" + describedObject: + apiVersion: "55" + kind: "53" + name: "54" + metric: + name: "46" + selector: + matchExpressions: + - key: rR4_7FA.2 + operator: DoesNotExist + matchLabels: + 990-17-hg1-o-p665--4-j8---t6-r7---d--uml-89.n0v-1o-0hv--k6/0_OHz_.B-.-_w_--.8_r_N-.3n-x.-_-_-Nm-_X3.1d_YH3x---5: s2oy + pods: + current: + averageUtilization: 1333166203 + averageValue: "638" + value: "485" + metric: + name: "56" + selector: + matchExpressions: + - key: 1q5--uk5mj-94-8134i5k6q6--5tu-tie4-7--gm4p-83.91z---883d-vj/z.-_Z4.A + operator: NotIn + values: + - G.-_pP__up.2L_s-o779._-k-5___-Qq..csh-3--Z1Tvw39F_C-t + matchLabels: + 7-gg93--5-------g1c-fr4/mQ.GM72_-c-.-.6--3-___t-Z8SUGP.-_.uB-.--.gb_2_-8-----yJY.__-X2: 0_.GgT7_7B_D-..-.k4u-zA_--_.-.6GA26C-s.Nj-d-E + resource: + current: + averageUtilization: -280562323 + averageValue: "886" + value: "826" + name: ɻ;襕ċ桉桃喕 + type: 矀Kʝ瘴I\p[ħsĨɆâĺɗŹ倗S + currentReplicas: 1761963371 + desiredReplicas: 645599318 + observedGeneration: -6706242512760583856 diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/batch.v1.Job.json b/staging/src/k8s.io/api/testdata/v1.16.0/batch.v1.Job.json new file mode 100644 index 00000000000..c5c5704f550 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.0/batch.v1.Job.json @@ -0,0 +1,1398 @@ +{ + "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" + } + } + } + ], + "initContainers": [ + { + "name": "147", + "image": "148", + "command": [ + "149" + ], + "args": [ + "150" + ], + "workingDir": "151", + "ports": [ + { + "name": "152", + "hostPort": -884734093, + "containerPort": 223177366, + "protocol": "2ħ籦ö嗏ʑ\u003e季", + "hostIP": "153" + } + ], + "envFrom": [ + { + "prefix": "154", + "configMapRef": { + "name": "155", + "optional": false + }, + "secretRef": { + "name": "156", + "optional": true + } + } + ], + "env": [ + { + "name": "157", + "value": "158", + "valueFrom": { + "fieldRef": { + "apiVersion": "159", + "fieldPath": "160" + }, + "resourceFieldRef": { + "containerName": "161", + "resource": "162", + "divisor": "671" + }, + "configMapKeyRef": { + "name": "163", + "key": "164", + "optional": false + }, + "secretKeyRef": { + "name": "165", + "key": "166", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "\u0026啞川J缮ǚbJ": "99" + }, + "requests": { + "/淹\\韲翁\u0026ʢsɜ曢\\%枅:=ǛƓ": "330" + } + }, + "volumeMounts": [ + { + "name": "167", + "mountPath": "168", + "subPath": "169", + "mountPropagation": "2啗塧ȱ蓿彭聡A3fƻfʣ繡楙¯ĦE勗", + "subPathExpr": "170" + } + ], + "volumeDevices": [ + { + "name": "171", + "devicePath": "172" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "173" + ] + }, + "httpGet": { + "path": "174", + "port": "175", + "host": "176", + "scheme": "ȲϤĦʅ芝M", + "httpHeaders": [ + { + "name": "177", + "value": "178" + } + ] + }, + "tcpSocket": { + "port": 1784914896, + "host": "179" + }, + "initialDelaySeconds": 664393458, + "timeoutSeconds": -573382936, + "periodSeconds": 964433164, + "successThreshold": 679825403, + "failureThreshold": -20764200 + }, + "readinessProbe": { + "exec": { + "command": [ + "180" + ] + }, + "httpGet": { + "path": "181", + "port": "182", + "host": "183", + "scheme": "狩鴈o_", + "httpHeaders": [ + { + "name": "184", + "value": "185" + } + ] + }, + "tcpSocket": { + "port": "186", + "host": "187" + }, + "initialDelaySeconds": -1249460160, + "timeoutSeconds": -1027661779, + "periodSeconds": -1944279238, + "successThreshold": 1169718433, + "failureThreshold": -2039036935 + }, + "startupProbe": { + "exec": { + "command": [ + "188" + ] + }, + "httpGet": { + "path": "189", + "port": "190", + "host": "191", + "scheme": "ƅTG", + "httpHeaders": [ + { + "name": "192", + "value": "193" + } + ] + }, + "tcpSocket": { + "port": -1629040033, + "host": "194" + }, + "initialDelaySeconds": 1233814916, + "timeoutSeconds": 1632959949, + "periodSeconds": 487826951, + "successThreshold": 87018792, + "failureThreshold": -239847982 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "195" + ] + }, + "httpGet": { + "path": "196", + "port": "197", + "host": "198", + "scheme": "ƭt?QȫşŇɜ", + "httpHeaders": [ + { + "name": "199", + "value": "200" + } + ] + }, + "tcpSocket": { + "port": "201", + "host": "202" + } + }, + "preStop": { + "exec": { + "command": [ + "203" + ] + }, + "httpGet": { + "path": "204", + "port": "205", + "host": "206", + "scheme": "抴ŨfZhUʎ浵ɲõ", + "httpHeaders": [ + { + "name": "207", + "value": "208" + } + ] + }, + "tcpSocket": { + "port": -1980941277, + "host": "209" + } + } + }, + "terminationMessagePath": "210", + "terminationMessagePolicy": "蕭k ź贩j", + "imagePullPolicy": "瑥A", + "securityContext": { + "capabilities": { + "add": [ + "Ɋł/擇ɦĽ胚O醔ɍ厶耈 " + ], + "drop": [ + "衧ȇe媹H" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "211", + "role": "212", + "type": "213", + "level": "214" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "215", + "gmsaCredentialSpec": "216", + "runAsUserName": "217" + }, + "runAsUser": 7459999274215055423, + "runAsGroup": 2900848145000451690, + "runAsNonRoot": false, + "readOnlyRootFilesystem": true, + "allowPrivilegeEscalation": true, + "procMount": "ĵ" + }, + "tty": true + } + ], + "containers": [ + { + "name": "218", + "image": "219", + "command": [ + "220" + ], + "args": [ + "221" + ], + "workingDir": "222", + "ports": [ + { + "name": "223", + "hostPort": -1477511050, + "containerPort": -1373541406, + "protocol": "栍dʪīT捘ɍi縱ù墴1Rƥ贫d飼", + "hostIP": "224" + } + ], + "envFrom": [ + { + "prefix": "225", + "configMapRef": { + "name": "226", + "optional": false + }, + "secretRef": { + "name": "227", + "optional": false + } + } + ], + "env": [ + { + "name": "228", + "value": "229", + "valueFrom": { + "fieldRef": { + "apiVersion": "230", + "fieldPath": "231" + }, + "resourceFieldRef": { + "containerName": "232", + "resource": "233", + "divisor": "233" + }, + "configMapKeyRef": { + "name": "234", + "key": "235", + "optional": false + }, + "secretKeyRef": { + "name": "236", + "key": "237", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "+ņ榱*Gưoɘ檲": "340" + }, + "requests": { + "ʔŊƞ究:hoĂɋ瀐\u003cɉ湨H=å睫}堇": "690" + } + }, + "volumeMounts": [ + { + "name": "238", + "mountPath": "239", + "subPath": "240", + "mountPropagation": "ï瓼猀2:öY鶪5w垁", + "subPathExpr": "241" + } + ], + "volumeDevices": [ + { + "name": "242", + "devicePath": "243" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "244" + ] + }, + "httpGet": { + "path": "245", + "port": 1434408532, + "host": "246", + "scheme": "`劳\u0026¼傭Ȟ1酃=6}ɡŇƉ立h", + "httpHeaders": [ + { + "name": "247", + "value": "248" + } + ] + }, + "tcpSocket": { + "port": "249", + "host": "250" + }, + "initialDelaySeconds": -1628697284, + "timeoutSeconds": 843845736, + "periodSeconds": 354496320, + "successThreshold": -418887496, + "failureThreshold": -522126070 + }, + "readinessProbe": { + "exec": { + "command": [ + "251" + ] + }, + "httpGet": { + "path": "252", + "port": -1569009987, + "host": "253", + "scheme": "ɢǵʭd鲡:贅wE@Ȗs«öʮĀ\u003c", + "httpHeaders": [ + { + "name": "254", + "value": "255" + } + ] + }, + "tcpSocket": { + "port": 1702578303, + "host": "256" + }, + "initialDelaySeconds": -1565157256, + "timeoutSeconds": -1113628381, + "periodSeconds": -1385586997, + "successThreshold": 460997133, + "failureThreshold": -636855511 + }, + "startupProbe": { + "exec": { + "command": [ + "257" + ] + }, + "httpGet": { + "path": "258", + "port": "259", + "host": "260", + "scheme": "\u0026蒒5靇C'ɵ", + "httpHeaders": [ + { + "name": "261", + "value": "262" + } + ] + }, + "tcpSocket": { + "port": -2051962852, + "host": "263" + }, + "initialDelaySeconds": 1768820087, + "timeoutSeconds": 471718695, + "periodSeconds": -1153851625, + "successThreshold": 1428858742, + "failureThreshold": -1169420648 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "264" + ] + }, + "httpGet": { + "path": "265", + "port": 1923650413, + "host": "266", + "scheme": "I粛E煹ǐƲE'iþŹʣy", + "httpHeaders": [ + { + "name": "267", + "value": "268" + } + ] + }, + "tcpSocket": { + "port": "269", + "host": "270" + } + }, + "preStop": { + "exec": { + "command": [ + "271" + ] + }, + "httpGet": { + "path": "272", + "port": "273", + "host": "274", + "scheme": "敍0)鈼¬麄", + "httpHeaders": [ + { + "name": "275", + "value": "276" + } + ] + }, + "tcpSocket": { + "port": -648954478, + "host": "277" + } + } + }, + "terminationMessagePath": "278", + "imagePullPolicy": "Ƿ裚瓶釆Ɗ+j忊", + "securityContext": { + "capabilities": { + "add": [ + "焗捏" + ], + "drop": [ + "Fħ籘Àǒɿʒ刽ʼn掏1ſ盷褎" + ] + }, + "privileged": true, + "seLinuxOptions": { + "user": "279", + "role": "280", + "type": "281", + "level": "282" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "283", + "gmsaCredentialSpec": "284", + "runAsUserName": "285" + }, + "runAsUser": 1875040261412240501, + "runAsGroup": -3078742976292946468, + "runAsNonRoot": false, + "readOnlyRootFilesystem": false, + "allowPrivilegeEscalation": false, + "procMount": "Z1Ůđ眊ľǎɳ,ǿ飏騀呣" + }, + "stdin": true, + "stdinOnce": true, + "tty": true + } + ], + "ephemeralContainers": [ + { + "name": "286", + "image": "287", + "command": [ + "288" + ], + "args": [ + "289" + ], + "workingDir": "290", + "ports": [ + { + "name": "291", + "hostPort": -1343558801, + "containerPort": 284401429, + "protocol": "掇lN", + "hostIP": "292" + } + ], + "envFrom": [ + { + "prefix": "293", + "configMapRef": { + "name": "294", + "optional": false + }, + "secretRef": { + "name": "295", + "optional": false + } + } + ], + "env": [ + { + "name": "296", + "value": "297", + "valueFrom": { + "fieldRef": { + "apiVersion": "298", + "fieldPath": "299" + }, + "resourceFieldRef": { + "containerName": "300", + "resource": "301", + "divisor": "578" + }, + "configMapKeyRef": { + "name": "302", + "key": "303", + "optional": false + }, + "secretKeyRef": { + "name": "304", + "key": "305", + "optional": true + } + } + } + ], + "resources": { + "limits": { + "þ蛯ɰ荶lj": "397" + }, + "requests": { + "t颟.鵫ǚ灄鸫rʤî萨zvt莭": "453" + } + }, + "volumeMounts": [ + { + "name": "306", + "mountPath": "307", + "subPath": "308", + "mountPropagation": "Ȣ幟ļ腻Ŭ", + "subPathExpr": "309" + } + ], + "volumeDevices": [ + { + "name": "310", + "devicePath": "311" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "312" + ] + }, + "httpGet": { + "path": "313", + "port": "314", + "host": "315", + "scheme": "牐ɺ皚|懥", + "httpHeaders": [ + { + "name": "316", + "value": "317" + } + ] + }, + "tcpSocket": { + "port": "318", + "host": "319" + }, + "initialDelaySeconds": 1146016612, + "timeoutSeconds": 1495880465, + "periodSeconds": -1032967081, + "successThreshold": 59664438, + "failureThreshold": 958482756 + }, + "readinessProbe": { + "exec": { + "command": [ + "320" + ] + }, + "httpGet": { + "path": "321", + "port": -1983953959, + "host": "322", + "scheme": "倗S晒嶗UÐ_ƮA攤/ɸɎ R§耶", + "httpHeaders": [ + { + "name": "323", + "value": "324" + } + ] + }, + "tcpSocket": { + "port": -2107743490, + "host": "325" + }, + "initialDelaySeconds": 1995332035, + "timeoutSeconds": 960499098, + "periodSeconds": -1020896847, + "successThreshold": 1074486306, + "failureThreshold": 630004123 + }, + "startupProbe": { + "exec": { + "command": [ + "326" + ] + }, + "httpGet": { + "path": "327", + "port": 714088955, + "host": "328", + "scheme": "źȰ?$矡ȶ网棊ʢ=wǕɳ", + "httpHeaders": [ + { + "name": "329", + "value": "330" + } + ] + }, + "tcpSocket": { + "port": 1752155096, + "host": "331" + }, + "initialDelaySeconds": -1962065705, + "timeoutSeconds": 1701999128, + "periodSeconds": -1364571630, + "successThreshold": 1689978741, + "failureThreshold": -1423854443 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "332" + ] + }, + "httpGet": { + "path": "333", + "port": "334", + "host": "335", + "scheme": "跦Opwǩ曬逴褜1", + "httpHeaders": [ + { + "name": "336", + "value": "337" + } + ] + }, + "tcpSocket": { + "port": -1801140031, + "host": "338" + } + }, + "preStop": { + "exec": { + "command": [ + "339" + ] + }, + "httpGet": { + "path": "340", + "port": 785984384, + "host": "341", + "scheme": "熪军g\u003e郵[+扴ȨŮ+朷Ǝ膯ljVX", + "httpHeaders": [ + { + "name": "342", + "value": "343" + } + ] + }, + "tcpSocket": { + "port": "344", + "host": "345" + } + } + }, + "terminationMessagePath": "346", + "terminationMessagePolicy": "谇j爻ƙ", + "imagePullPolicy": ":", + "securityContext": { + "capabilities": { + "add": [ + "唊#v铿" + ], + "drop": [ + "Ȃ4" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "347", + "role": "348", + "type": "349", + "level": "350" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "351", + "gmsaCredentialSpec": "352", + "runAsUserName": "353" + }, + "runAsUser": 4480986625444454685, + "runAsGroup": -2630324001819898514, + "runAsNonRoot": false, + "readOnlyRootFilesystem": false, + "allowPrivilegeEscalation": false, + "procMount": "苧yñKJɐ扵Gƚ绤fʀļ腩" + }, + "tty": true, + "targetContainerName": "354" + } + ], + "restartPolicy": "媁荭gw忊", + "terminationGracePeriodSeconds": -4333562938396485230, + "activeDeadlineSeconds": -7565148469525206101, + "dnsPolicy": "遰=E", + "nodeSelector": { + "355": "356" + }, + "serviceAccountName": "357", + "serviceAccount": "358", + "automountServiceAccountToken": false, + "nodeName": "359", + "hostIPC": true, + "shareProcessNamespace": false, + "securityContext": { + "seLinuxOptions": { + "user": "360", + "role": "361", + "type": "362", + "level": "363" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "364", + "gmsaCredentialSpec": "365", + "runAsUserName": "366" + }, + "runAsUser": 2651364835047718925, + "runAsGroup": 2695823502041400376, + "runAsNonRoot": false, + "supplementalGroups": [ + -2910346974754087949 + ], + "fsGroup": -1212012606981050727, + "sysctls": [ + { + "name": "367", + "value": "368" + } + ] + }, + "imagePullSecrets": [ + { + "name": "369" + } + ], + "hostname": "370", + "subdomain": "371", + "affinity": { + "nodeAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": { + "nodeSelectorTerms": [ + { + "matchExpressions": [ + { + "key": "372", + "operator": "皥贸碔lNKƙ順\\E¦队", + "values": [ + "373" + ] + } + ], + "matchFields": [ + { + "key": "374", + "operator": "跣Hǝcw媀瓄\u0026翜舞拉Œɥ颶", + "values": [ + "375" + ] + } + ] + } + ] + }, + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": 1907998540, + "preference": { + "matchExpressions": [ + { + "key": "376", + "operator": " 鰔澝qV訆ƎżŧL²", + "values": [ + "377" + ] + } + ], + "matchFields": [ + { + "key": "378", + "operator": "Ä蚃ɣľ)酊龨δ摖ȱğ_\u003c", + "values": [ + "379" + ] + } + ] + } + } + ] + }, + "podAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "n5v-5925a-x12a-214-3s--gg93--p.2ql/B-.--g": "Y1" + }, + "matchExpressions": [ + { + "key": "ao26--26-hs5-jedse.7vc0260ni-l11q5--uk5mj-94-8134i5kq/4_.-_-_-...1py_8-3..s._.x2", + "operator": "Exists" + } + ] + }, + "namespaces": [ + "386" + ], + "topologyKey": "387" + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": -1058923098, + "podAffinityTerm": { + "labelSelector": { + "matchLabels": { + "3-----995----5sumf7ef8jzv4-9-30.rt--6g1-2-73m-e46-r-g63--gt1--6mx-r-927--m6-g/J0-8-.M-.-.-8v-J1zET_..3dCv3j._.-_pP__up.2L_s-7": "m.__G-8...__.Q_c8.G.b_9_1o.w_aI._1" + }, + "matchExpressions": [ + { + "key": "3--j2---2--82--cj-1-s--op34-yw/A-_3bz._M", + "operator": "Exists" + } + ] + }, + "namespaces": [ + "394" + ], + "topologyKey": "395" + } + } + ] + }, + "podAntiAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "sEK4.B.__65m8_x": "29_.-.Ms7_t.P_3..H..k9M86.9a_-0R1" + }, + "matchExpressions": [ + { + "key": "v8_.O_..8n.--z_-..6W.K", + "operator": "Exists" + } + ] + }, + "namespaces": [ + "402" + ], + "topologyKey": "403" + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": -168773629, + "podAffinityTerm": { + "labelSelector": { + "matchLabels": { + "x-3/6-.7D.3_KPgL": "d._.Um.-__k.5" + }, + "matchExpressions": [ + { + "key": "1-_-3_L_2--_v2.5p_..Y-.wg_-b8a_6_.0Q4_.84.K_-_0_..u.F.pq..--3C", + "operator": "In", + "values": [ + "p_N-S..O-BZ..6-1.S-B3_.b17ca-_p-y.eQZ9p_6.Cw" + ] + } + ] + }, + "namespaces": [ + "410" + ], + "topologyKey": "411" + } + } + ] + } + }, + "schedulerName": "412", + "tolerations": [ + { + "key": "413", + "operator": "栣险¹贮獘薟8Mĕ霉", + "value": "414", + "effect": "ŪǗȦɆ悼j蛑q", + "tolerationSeconds": 4375148957048018073 + } + ], + "hostAliases": [ + { + "ip": "415", + "hostnames": [ + "416" + ] + } + ], + "priorityClassName": "417", + "priority": -1286809305, + "dnsConfig": { + "nameservers": [ + "418" + ], + "searches": [ + "419" + ], + "options": [ + { + "name": "420", + "value": "421" + } + ] + }, + "readinessGates": [ + { + "conditionType": "ųŎ群E牬庘颮6(|ǖû" + } + ], + "runtimeClassName": "422", + "enableServiceLinks": false, + "preemptionPolicy": "怨彬ɈNƋl塠傫ü", + "overhead": { + "ɮ6)": "299" + }, + "topologySpreadConstraints": [ + { + "maxSkew": -554557703, + "topologyKey": "423", + "whenUnsatisfiable": "¹t骳ɰɰUʜʔŜ0¢", + "labelSelector": { + "matchLabels": { + "o--5r-v-5-e-m78o-6-s.4-7--i1-8miw-7a-2408m-0--5--2-5----00/l_.23--_l": "b-L7.-__-G_2kCpS__.3g" + }, + "matchExpressions": [ + { + "key": "nw0-3i--a7-2--o--u0038mp9c10-k-r---3g7nz4-------385h---0-u73pj.brgvf3q-z-5z80n--t5--9-4-d2-22--i--40wv--in-870w--itk/5.m_2_--XZ-x.__.Y_2-n_5023Xl-3Pw_-r75--_A", + "operator": "In", + "values": [ + "7M7y-Dy__3wc.q.8_00.0_._.-_L-__bf_9_-C-Pfx" + ] + } + ] + } + } + ] + } + }, + "ttlSecondsAfterFinished": -1574276574 + }, + "status": { + "conditions": [ + { + "type": "ļė[BN柌ë娒汙查o*Ĵ麻齔試", + "status": "昒", + "lastProbeTime": "2756-02-27T11:08:58Z", + "lastTransitionTime": "2296-12-01T04:10:44Z", + "reason": "430", + "message": "431" + } + ], + "active": -125022959, + "succeeded": 186118994, + "failed": 115522160 + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/batch.v1.Job.pb b/staging/src/k8s.io/api/testdata/v1.16.0/batch.v1.Job.pb new file mode 100644 index 0000000000000000000000000000000000000000..d735181c4683592f7a12895c03318463fb8e2a56 GIT binary patch literal 6267 zcmY*d33wD$w(hC`#u}HNdgANpd5&!lYKT^)?!C40iGv`bVG&S#$T+Wtuml2ukN|2_zv9vJw&!Cf!*&sH4t;4m!^8?9ByvGtUJX#&>RY7=8VHeX8o# zt#i&j_uT(1oAfjrcP|&6uzLHN4RJdW9~Hkff&WnAni-D4JVTs}>}Hf$M#J|ZB*|Eo z6xq-vT~j3$OGLkNE$a_^3TyYI%(X3T%j@2oUH4{fKeK8Y$7npGC)~j?2G1fX$;Gh< zJ6S~B_dK29?>{h}`>V8(g3uIOkt4zi ze{GkicXgcaz^j4MJu!j4N^j0DfSZO{r1Niy(dVi?tx@)|^7GfGI4-`w|8%*xW2l31 zujC%*W^71$(MS`LWF$y}nj*wM^XwLFx1hQVkV%5oF&COyx_AcMK z*<;5&Il=mx#}U{}QX~aQST`_HkR}_lLiB@~pXYlAYEG>Nn}shm7rpyw@6|KRs%VZS z63-HpK<_Zzk)#=Lr#M-ny7^FBq5ot@@KB$xZM?u&?JJInWr-Xy9nmsaq8Bhfh3N)A zJ=obBY-kR)oDQDo^!A48%0h*M8=R~xVOBGUGJ$49={Om&;FIarjeh@MQIp0?J!^FSy^%1_)XT4X)c?4I*h0= zqB$D-Uu*xzxA0?Jw%EI1SchT5$tn_lh+`GR{~J(PmqHxZJ{kP#hBejkMdz)5urAvy z4qgIhMRC~Xf(t0XQ_&p9J{Y|DwKdVrDtaud7!os!Ri!z$v*1e&&tVdraD}fl*-1wf&>AeS!8e+g z1Pj$bf6Z{%-0)VHQXN1M&+6dDI&rhQ981R)$(8|M>F|}VWign07#?(<4uR(zlJj1U zHQ+M?JHdqD>#hTzT{#eC9}0i^*MC|ID`0*EQ;7Y&`ufb9)`*ieWKf1RlrjcZW&m$P zb1>D+3=TvZI)5KfgO5UzG}{(Gv+#v?9{j_SN6m@XPi&L6@MrVGTDRW(I&eR{dGebRa^iytQZbUIC@ z(-g=1C2zbRdGBJ})IeCZU%GYmaDBzt#}9&)ux5WdfAChs*Z#yfUQdI57H~PGjyD|sakL%fGCj}Dt|eei^8BW5cn8l$qfX>0>Succ!i1m%j^9^-$eZX z>gDYJiQKx~fuluhCtAF%F9wPZ`HD6M&z<%3`RlvT^3ldnSL@nv!vN(X&ss>iPyyI* z{)__^Ff}_ShzHAHzz!gUZUMdAL(PE+=m;1D8$bCBcE&`5!xqo|h_gR7k`rh;8@ph% zeXH+KprwPJcR&|j;ATu50H8h+Z0?!0VXHUGR~XDJdBT?;=sWrBY)@nGaO|Er~NCn^Q&5hiy0&h&P zv;nAk2G{~t-3!`WIQ&U@WP>b~6ykosS3lN0(Y7|+acowoD?5GuobiKc!>yj4iPPT9 zCoGi!%7B3ao=O+=ZOLb?)0{Rsq}so3|6|4E-Zu>2`gGDMFI{N*Br+OPv@d*xk(zs& z-@0YFNJ0z4t*{hRWquYYrbf*4SyO$*9hOe2>c0QEU`NgTV0PbF$!N#?M>l!~NBSlj zc3aA*)IRF>?W0orXcE87Vyhuu0=63FZ`)5JV0=w>-yNtZl4geU28K_C&+oICX@DSD zQ=Rv7)Hr1~M<*g$TFV3AgqM0MKh_&+s1BC*gmZI73m!}I4;5s*#&9#aX~BJ!fujBV zgU@(R1kWDwWR8{jh9=7Vc^5|V1I7E%$WXARH*~xhju#wKtWiC636#+hxRZ`uUwnNu z?{oj3vz#$Dh<&y>@85j;n~uNbH2i^y|M4m`a@t!OtS#^kjurblA0HbEH|!6e%=DKw zEWa1H>3~~UmnkYVk3afb1X0;`wZ4sQYY^D>;+`RXr>t8y^#Uc@J2zI?N#d8%~iaQi!x$o2z&%brkCTVguc(^b~_cIf7{>}wt- zruFjmobj`-@2O<))bO76+4CWqMiB*eiYV$_AX+>SeK`_?shG4ajybSbt#i zl7*vH;iEaP%pYzFAF2Z$5SkyOvt<6kP;bMtV~5wI`&%-D<@+894%LS8jsyzxN6LJS z;rbprS>a!be*K?;qC5B{+(Yy;m7nekw;u=$9^Up+=w!}l@yNi)iABR5bh5_Jq*HYM z0nffr^mnqL?O{;x5cjo4;#g z+V(Usw621Fy2gLOL^t*4r|dlfW-pJ9LmK~U0mB(K-jt=E$>cFKYw z5J^nkE(mHO60o3=WMQ4G3aLV(3ST8|NAMJ=bXbCEip$J3y0}10FbxxJ71Pbt z&xt1DF&6{kk}&88e;xj7k_05A3BuMCA`83IYA1Z3@zI#Jjlrcj~72 zJS;)q0vnb=jjjHtxbQnckS;r;WQp({O!VIC!)GWKf6MU48LpB67qjmYNSrE&+S4L2 z7cNa)#NWLZ?64vkOkr*k6+V@F62Tr4bCC%vGk0Q9Nda*$3u1brDJ1BtP1O{oWw6(} zEG~rYmf-CU@fk5?n+O__c~;@^c#641ctI4O7v`=44Fx2=Aj~DEn1Hl3tHJ2PZgJhR zRYr=biu2O>C>a4*$_Q06Kyf|u$sII5fisFAJ_3QDj1(yr2*MDok%H}iFE060#CaSC z|InS}{voE&+~n!;SMHxEebV37K&KO$bRdOtQuIjDffSmK0ff+WOr_}r;9;;4>=V@|lKoRy}T%fn_m2h20 zaA?mX6ZL7n+CWYHD-Q>bWY3yCRx?^|B_~9RpF`yWNW;P)!v|u-#$bO%rT^H8@w1`w zA^(N8(4J#Yk@chf>n9q5ea8ZgRl{ezP4oSQl{gA%((-g}F$Hr3ScB+Az76I`0~kY^ z>b_^Z!`nZ6+}kvf9V$4yn8G;%`~ad)2KTqdihpMXccdBizqJJiSV!o>rE8I>=z6W? z`lYCtn{^dlR(kh$uYDQuqE#8(GnQaoq9BK$u$TwpE)B#$N zu6&o`AgDNCM6+MatT`145018r|EQQOz|Oz_@SprC8yHYZC!=D+*ImE;UR0EfB*>qo z)G5Kz#-}p2bB}Qk_zFg{;sWKlz9#R5(BA6j!#M|hMgHQRP-fonQJxFIuIH}vxAZ*= z9zl}_MD>HN0}v>I0IOX?7YnWyod2yS5t0W+XXbod8@_(&;@3xG;#qIEl_DUT-5@|# zjI>O~mdDs`rw9mAIx8XbbBj-b1%}G|afFPp+55XPGX71U@ zKI{CWbf1myObrJW8OS|lH2cK`5eq|#febQfj}MR6Os1|hOF)Kf-&ff3`V_|-H-A?! z&6WH5n;|CVWcAQY>77sBDvEg3NygT}z@d<#Kyw6+HiWC1hx;g#omf= zZ9atu*=-+b8LJ#`^5q1w29iQGrQ2evn#-~V-V0xO!m9CPY6uyr!xTrfappuvXLZEO z-eK;i5}^8!p}c|PAY(`(WQ^WrY*!g4=NRc6DGm-EpC8OWYYQY#JDyE|F#7u?fZA7Fn%2mQH z8cJV=XtKqGo(fsHSs+W(O(9hSKIT(axQNvjLv!ot-KI&>*NEFh-IOE|0t*e$i(pj= z>mdXS^Ms}Aca^bwqPZIoA25Xyti#dAI>0D2t75_a5_Z#VK=#l7*!t~cy;3pwW-jBN z8Ys@)yoAodRwWAf0r%QuB?|2ccrs{EAQDY4C94^r0A5;^CjrEOL2^4N5I_ugRvgUS zIox#aF3(`7=8UgBRMaz;Zvnlb!O{82_Hccj818Nzs}Anj7e3dTI&s`{I#hBpW9Rlz zaT}cot+jZXR!TI3hYR#Ahy)$E@p^w>op&IV-9K^)!;rCj3l~ohB|(^`@B~iFB>oXZ za|@)n?+WIZ_|6BbtA8EHZKQ{j(7psg+IR3r=n){uuz%FlUq8iB+SKTq>bm^yx$+1C z$Mn3__aBnCEZY~gYCppzSpwmtJO{j>bwO*V_i}H&aU1bKEXHn^KeO_MKvkK)r*eg- z#2h{SRN%nzINv#6v1|G8iBM*br3!R5V75Go6aO5!QFfaP9arq0&c5C|9Mv_M6H%_S zomEwn3e}%$%bX(BbatI$6X1+ns12=_BK7Al0McPs5uqR>Axv0Z;UkZC`u7%nf%gPDYPNy17GMM(E2y?@<(5?v{EH9az7NzY4PXO zBt9A5+x_#$0{LCzCr3^{7O3qVEe_?J8OwiZr6q?JTtp_{GdOLt5LrnAqNXylGE!;h z8hXS(-5D+);-kj1VTq?dpY6@DnA>zW6iSAP0z*OM=XSO_m4)-kGKD9 zMzHSKcu(*`X`rECqJDPzScR`Mvi}f?387suYTI{nhdfsLK?t&6-qZbV#2FliKJv9r zbCn%v{$jGN@I~>bjnkxxaL#*?0lF$#&l_zhhyd)I`j47RBd?tQ#Vz36-T`mr&*v@) z)V=0u^`9&YoUIDfHExadc7@OPhc6rmH8=55fkS1^=;(=o_qt!P+uYI7-oB>ZN9?xP gC>hQ<5acSYKI@Hyr郵[+扴ȨŮ+朷Ǝ膯ljVX + tcpSocket: + host: "345" + port: "344" + livenessProbe: + exec: + command: + - "312" + failureThreshold: 958482756 + httpGet: + host: "315" + httpHeaders: + - name: "316" + value: "317" + path: "313" + port: "314" + scheme: 牐ɺ皚|懥 + initialDelaySeconds: 1146016612 + periodSeconds: -1032967081 + successThreshold: 59664438 + tcpSocket: + host: "319" + port: "318" + timeoutSeconds: 1495880465 + name: "286" + ports: + - containerPort: 284401429 + hostIP: "292" + hostPort: -1343558801 + name: "291" + protocol: 掇lN + readinessProbe: + exec: + command: + - "320" + failureThreshold: 630004123 + httpGet: + host: "322" + httpHeaders: + - name: "323" + value: "324" + path: "321" + port: -1983953959 + scheme: 倗S晒嶗UÐ_ƮA攤/ɸɎ R§耶 + initialDelaySeconds: 1995332035 + periodSeconds: -1020896847 + successThreshold: 1074486306 + tcpSocket: + host: "325" + port: -2107743490 + timeoutSeconds: 960499098 + resources: + limits: + þ蛯ɰ荶lj: "397" + requests: + t颟.鵫ǚ灄鸫rʤî萨zvt莭: "453" + securityContext: + allowPrivilegeEscalation: false + capabilities: + add: + - 唊#v铿 + drop: + - Ȃ4 + privileged: false + procMount: 苧yñKJɐ扵Gƚ绤fʀļ腩 + readOnlyRootFilesystem: false + runAsGroup: -2630324001819898514 + runAsNonRoot: false + runAsUser: 4480986625444454685 + seLinuxOptions: + level: "350" + role: "348" + type: "349" + user: "347" + windowsOptions: + gmsaCredentialSpec: "352" + gmsaCredentialSpecName: "351" + runAsUserName: "353" + startupProbe: + exec: + command: + - "326" + failureThreshold: -1423854443 + httpGet: + host: "328" + httpHeaders: + - name: "329" + value: "330" + path: "327" + port: 714088955 + scheme: źȰ?$矡ȶ网棊ʢ=wǕɳ + initialDelaySeconds: -1962065705 + periodSeconds: -1364571630 + successThreshold: 1689978741 + tcpSocket: + host: "331" + port: 1752155096 + timeoutSeconds: 1701999128 + targetContainerName: "354" + terminationMessagePath: "346" + terminationMessagePolicy: 谇j爻ƙ + tty: true + volumeDevices: + - devicePath: "311" + name: "310" + volumeMounts: + - mountPath: "307" + mountPropagation: Ȣ幟ļ腻Ŭ + name: "306" + subPath: "308" + subPathExpr: "309" + workingDir: "290" + hostAliases: + - hostnames: + - "416" + ip: "415" + hostIPC: true + hostname: "370" + imagePullSecrets: + - name: "369" + initContainers: + - args: + - "150" + command: + - "149" + env: + - name: "157" + value: "158" + valueFrom: + configMapKeyRef: + key: "164" + name: "163" + optional: false + fieldRef: + apiVersion: "159" + fieldPath: "160" + resourceFieldRef: + containerName: "161" + divisor: "671" + resource: "162" + secretKeyRef: + key: "166" + name: "165" + optional: false + envFrom: + - configMapRef: + name: "155" + optional: false + prefix: "154" + secretRef: + name: "156" + optional: true + image: "148" + imagePullPolicy: 瑥A + lifecycle: + postStart: + exec: + command: + - "195" + httpGet: + host: "198" + httpHeaders: + - name: "199" + value: "200" + path: "196" + port: "197" + scheme: ƭt?QȫşŇɜ + tcpSocket: + host: "202" + port: "201" + preStop: + exec: + command: + - "203" + httpGet: + host: "206" + httpHeaders: + - name: "207" + value: "208" + path: "204" + port: "205" + scheme: 抴ŨfZhUʎ浵ɲõ + tcpSocket: + host: "209" + port: -1980941277 + livenessProbe: + exec: + command: + - "173" + failureThreshold: -20764200 + httpGet: + host: "176" + httpHeaders: + - name: "177" + value: "178" + path: "174" + port: "175" + scheme: ȲϤĦʅ芝M + initialDelaySeconds: 664393458 + periodSeconds: 964433164 + successThreshold: 679825403 + tcpSocket: + host: "179" + port: 1784914896 + timeoutSeconds: -573382936 + name: "147" + ports: + - containerPort: 223177366 + hostIP: "153" + hostPort: -884734093 + name: "152" + protocol: 2ħ籦ö嗏ʑ>季 + readinessProbe: + exec: + command: + - "180" + failureThreshold: -2039036935 + httpGet: + host: "183" + httpHeaders: + - name: "184" + value: "185" + path: "181" + port: "182" + scheme: 狩鴈o_ + initialDelaySeconds: -1249460160 + periodSeconds: -1944279238 + successThreshold: 1169718433 + tcpSocket: + host: "187" + port: "186" + timeoutSeconds: -1027661779 + resources: + limits: + '&啞川J缮ǚbJ': "99" + requests: + /淹\韲翁&ʢsɜ曢\%枅:=ǛƓ: "330" + securityContext: + allowPrivilegeEscalation: true + capabilities: + add: + - Ɋł/擇ɦĽ胚O醔ɍ厶耈  + drop: + - 衧ȇe媹H + privileged: false + procMount: ĵ + readOnlyRootFilesystem: true + runAsGroup: 2900848145000451690 + runAsNonRoot: false + runAsUser: 7459999274215055423 + seLinuxOptions: + level: "214" + role: "212" + type: "213" + user: "211" + windowsOptions: + gmsaCredentialSpec: "216" + gmsaCredentialSpecName: "215" + runAsUserName: "217" + startupProbe: + exec: + command: + - "188" + failureThreshold: -239847982 + httpGet: + host: "191" + httpHeaders: + - name: "192" + value: "193" + path: "189" + port: "190" + scheme: ƅTG + initialDelaySeconds: 1233814916 + periodSeconds: 487826951 + successThreshold: 87018792 + tcpSocket: + host: "194" + port: -1629040033 + timeoutSeconds: 1632959949 + terminationMessagePath: "210" + terminationMessagePolicy: 蕭k ź贩j + tty: true + volumeDevices: + - devicePath: "172" + name: "171" + volumeMounts: + - mountPath: "168" + mountPropagation: 2啗塧ȱ蓿彭聡A3fƻfʣ繡楙¯ĦE勗 + name: "167" + subPath: "169" + subPathExpr: "170" + workingDir: "151" + nodeName: "359" + nodeSelector: + "355": "356" + overhead: + ɮ6): "299" + preemptionPolicy: 怨彬ɈNƋl塠傫ü + priority: -1286809305 + priorityClassName: "417" + readinessGates: + - conditionType: ųŎ群E牬庘颮6(|ǖû + restartPolicy: 媁荭gw忊 + runtimeClassName: "422" + schedulerName: "412" + securityContext: + fsGroup: -1212012606981050727 + runAsGroup: 2695823502041400376 + runAsNonRoot: false + runAsUser: 2651364835047718925 + seLinuxOptions: + level: "363" + role: "361" + type: "362" + user: "360" + supplementalGroups: + - -2910346974754087949 + sysctls: + - name: "367" + value: "368" + windowsOptions: + gmsaCredentialSpec: "365" + gmsaCredentialSpecName: "364" + runAsUserName: "366" + serviceAccount: "358" + serviceAccountName: "357" + shareProcessNamespace: false + subdomain: "371" + terminationGracePeriodSeconds: -4333562938396485230 + tolerations: + - effect: ŪǗȦɆ悼j蛑q + key: "413" + operator: 栣险¹贮獘薟8Mĕ霉 + tolerationSeconds: 4375148957048018073 + value: "414" + topologySpreadConstraints: + - labelSelector: + matchExpressions: + - key: nw0-3i--a7-2--o--u0038mp9c10-k-r---3g7nz4-------385h---0-u73pj.brgvf3q-z-5z80n--t5--9-4-d2-22--i--40wv--in-870w--itk/5.m_2_--XZ-x.__.Y_2-n_5023Xl-3Pw_-r75--_A + operator: In + values: + - 7M7y-Dy__3wc.q.8_00.0_._.-_L-__bf_9_-C-Pfx + matchLabels: + o--5r-v-5-e-m78o-6-s.4-7--i1-8miw-7a-2408m-0--5--2-5----00/l_.23--_l: b-L7.-__-G_2kCpS__.3g + maxSkew: -554557703 + topologyKey: "423" + whenUnsatisfiable: ¹t骳ɰɰUʜʔŜ0¢ + 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" + 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: -1574276574 +status: + active: -125022959 + conditions: + - lastProbeTime: "2756-02-27T11:08:58Z" + lastTransitionTime: "2296-12-01T04:10:44Z" + message: "431" + reason: "430" + status: 昒 + type: ļė[BN柌ë娒汙查o*Ĵ麻齔試 + failed: 115522160 + succeeded: 186118994 diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/batch.v1beta1.CronJob.json b/staging/src/k8s.io/api/testdata/v1.16.0/batch.v1beta1.CronJob.json new file mode 100644 index 00000000000..54dcdf673b4 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.0/batch.v1beta1.CronJob.json @@ -0,0 +1,1446 @@ +{ + "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" + } + } + } + ], + "initContainers": [ + { + "name": "165", + "image": "166", + "command": [ + "167" + ], + "args": [ + "168" + ], + "workingDir": "169", + "ports": [ + { + "name": "170", + "hostPort": 1632959949, + "containerPort": 487826951, + "protocol": "ldg滠鼍ƭt?", + "hostIP": "171" + } + ], + "envFrom": [ + { + "prefix": "172", + "configMapRef": { + "name": "173", + "optional": false + }, + "secretRef": { + "name": "174", + "optional": false + } + } + ], + "env": [ + { + "name": "175", + "value": "176", + "valueFrom": { + "fieldRef": { + "apiVersion": "177", + "fieldPath": "178" + }, + "resourceFieldRef": { + "containerName": "179", + "resource": "180", + "divisor": "597" + }, + "configMapKeyRef": { + "name": "181", + "key": "182", + "optional": false + }, + "secretKeyRef": { + "name": "183", + "key": "184", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "ÙæNǚ錯ƶRq": "575" + }, + "requests": { + "To\u0026蕭k ź": "644" + } + }, + "volumeMounts": [ + { + "name": "185", + "readOnly": true, + "mountPath": "186", + "subPath": "187", + "mountPropagation": "瑥A", + "subPathExpr": "188" + } + ], + "volumeDevices": [ + { + "name": "189", + "devicePath": "190" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "191" + ] + }, + "httpGet": { + "path": "192", + "port": "193", + "host": "194", + "scheme": "0åȂ町恰nj揠8lj", + "httpHeaders": [ + { + "name": "195", + "value": "196" + } + ] + }, + "tcpSocket": { + "port": -2049272966, + "host": "197" + }, + "initialDelaySeconds": -1188153605, + "timeoutSeconds": -427769948, + "periodSeconds": 912004803, + "successThreshold": -2098817064, + "failureThreshold": 1231820696 + }, + "readinessProbe": { + "exec": { + "command": [ + "198" + ] + }, + "httpGet": { + "path": "199", + "port": "200", + "host": "201", + "httpHeaders": [ + { + "name": "202", + "value": "203" + } + ] + }, + "tcpSocket": { + "port": 675406340, + "host": "204" + }, + "initialDelaySeconds": 994527057, + "timeoutSeconds": -1482763519, + "periodSeconds": -1346458591, + "successThreshold": 1234551517, + "failureThreshold": -1618937335 + }, + "startupProbe": { + "exec": { + "command": [ + "205" + ] + }, + "httpGet": { + "path": "206", + "port": "207", + "host": "208", + "scheme": "eÞȦY籎顒", + "httpHeaders": [ + { + "name": "209", + "value": "210" + } + ] + }, + "tcpSocket": { + "port": "211", + "host": "212" + }, + "initialDelaySeconds": -1252931244, + "timeoutSeconds": 1569992019, + "periodSeconds": 1061537, + "successThreshold": 322666556, + "failureThreshold": -814446577 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "213" + ] + }, + "httpGet": { + "path": "214", + "port": -1171060347, + "host": "215", + "scheme": "咻痗ȡmƴy綸_Ú8參遼ūPH炮掊°", + "httpHeaders": [ + { + "name": "216", + "value": "217" + } + ] + }, + "tcpSocket": { + "port": "218", + "host": "219" + } + }, + "preStop": { + "exec": { + "command": [ + "220" + ] + }, + "httpGet": { + "path": "221", + "port": -1319998825, + "host": "222", + "scheme": "銦妰黖ȓƇ$缔獵偐ę腬瓷碑=ɉ", + "httpHeaders": [ + { + "name": "223", + "value": "224" + } + ] + }, + "tcpSocket": { + "port": 1180382332, + "host": "225" + } + } + }, + "terminationMessagePath": "226", + "terminationMessagePolicy": "H韹寬娬ï瓼猀2:öY鶪5w垁", + "imagePullPolicy": "儣廡ɑ龫`劳\u0026¼傭", + "securityContext": { + "capabilities": { + "add": [ + "酃=6}ɡŇƉ立hdz緄Ú|dk_瀹鞎" + ], + "drop": [ + "n芞QÄȻȊ+?ƭ峧Y栲茇竛" + ] + }, + "privileged": true, + "seLinuxOptions": { + "user": "227", + "role": "228", + "type": "229", + "level": "230" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "231", + "gmsaCredentialSpec": "232", + "runAsUserName": "233" + }, + "runAsUser": 4875570291212151521, + "runAsGroup": -593458796014416333, + "runAsNonRoot": true, + "readOnlyRootFilesystem": false, + "allowPrivilegeEscalation": true, + "procMount": "軶ǃ*ʙ嫙\u0026蒒5靇" + }, + "stdin": true, + "stdinOnce": true + } + ], + "containers": [ + { + "name": "234", + "image": "235", + "command": [ + "236" + ], + "args": [ + "237" + ], + "workingDir": "238", + "ports": [ + { + "name": "239", + "hostPort": 2126876305, + "containerPort": -2051962852, + "protocol": "貇£ȹ嫰ƹǔw÷nI粛E煹ǐƲE'iþ", + "hostIP": "240" + } + ], + "envFrom": [ + { + "prefix": "241", + "configMapRef": { + "name": "242", + "optional": true + }, + "secretRef": { + "name": "243", + "optional": false + } + } + ], + "env": [ + { + "name": "244", + "value": "245", + "valueFrom": { + "fieldRef": { + "apiVersion": "246", + "fieldPath": "247" + }, + "resourceFieldRef": { + "containerName": "248", + "resource": "249", + "divisor": "109" + }, + "configMapKeyRef": { + "name": "250", + "key": "251", + "optional": false + }, + "secretKeyRef": { + "name": "252", + "key": "253", + "optional": true + } + } + } + ], + "resources": { + "limits": { + "ŤǢʭ嵔棂p儼Ƿ裚瓶": "806" + }, + "requests": { + "ɩC": "766" + } + }, + "volumeMounts": [ + { + "name": "254", + "mountPath": "255", + "subPath": "256", + "mountPropagation": "ȫ焗捏ĨFħ籘Àǒɿʒ刽", + "subPathExpr": "257" + } + ], + "volumeDevices": [ + { + "name": "258", + "devicePath": "259" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "260" + ] + }, + "httpGet": { + "path": "261", + "port": -342705708, + "host": "262", + "scheme": "fw[Řż丩ŽoǠŻʘY賃ɪ鐊", + "httpHeaders": [ + { + "name": "263", + "value": "264" + } + ] + }, + "tcpSocket": { + "port": 88483549, + "host": "265" + }, + "initialDelaySeconds": 364078113, + "timeoutSeconds": -181693648, + "periodSeconds": 828173251, + "successThreshold": -394397948, + "failureThreshold": 2040455355 + }, + "readinessProbe": { + "exec": { + "command": [ + "266" + ] + }, + "httpGet": { + "path": "267", + "port": 474119379, + "host": "268", + "scheme": "萭旿@掇lNdǂ\u003e5姣", + "httpHeaders": [ + { + "name": "269", + "value": "270" + } + ] + }, + "tcpSocket": { + "port": 1498833271, + "host": "271" + }, + "initialDelaySeconds": 1505082076, + "timeoutSeconds": 1447898632, + "periodSeconds": 1602745893, + "successThreshold": 1599076900, + "failureThreshold": -1920661051 + }, + "startupProbe": { + "exec": { + "command": [ + "272" + ] + }, + "httpGet": { + "path": "273", + "port": "274", + "host": "275", + "scheme": "¸", + "httpHeaders": [ + { + "name": "276", + "value": "277" + } + ] + }, + "tcpSocket": { + "port": "278", + "host": "279" + }, + "initialDelaySeconds": -161753937, + "timeoutSeconds": -1578746609, + "periodSeconds": 1428207963, + "successThreshold": 790462391, + "failureThreshold": -822090785 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "280" + ] + }, + "httpGet": { + "path": "281", + "port": -421846800, + "host": "282", + "scheme": "zvt莭琽§", + "httpHeaders": [ + { + "name": "283", + "value": "284" + } + ] + }, + "tcpSocket": { + "port": -763687725, + "host": "285" + } + }, + "preStop": { + "exec": { + "command": [ + "286" + ] + }, + "httpGet": { + "path": "287", + "port": -1452676801, + "host": "288", + "scheme": "ȿ0矀Kʝ", + "httpHeaders": [ + { + "name": "289", + "value": "290" + } + ] + }, + "tcpSocket": { + "port": "291", + "host": "292" + } + } + }, + "terminationMessagePath": "293", + "terminationMessagePolicy": "\\p[", + "imagePullPolicy": "擓ƖHVe熼'FD剂讼ɓȌʟni酛", + "securityContext": { + "capabilities": { + "add": [ + "À*f\u003c鴒翁杙Ŧ癃8" + ], + "drop": [ + "ɱJȉ罴" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "294", + "role": "295", + "type": "296", + "level": "297" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "298", + "gmsaCredentialSpec": "299", + "runAsUserName": "300" + }, + "runAsUser": -2706913289057230267, + "runAsGroup": -3689959065086680033, + "runAsNonRoot": false, + "readOnlyRootFilesystem": false, + "allowPrivilegeEscalation": true, + "procMount": "棊ʢ=wǕɳɷ9Ì崟¿瘦ɖ緕ȚÍ勅" + }, + "stdinOnce": true + } + ], + "ephemeralContainers": [ + { + "name": "301", + "image": "302", + "command": [ + "303" + ], + "args": [ + "304" + ], + "workingDir": "305", + "ports": [ + { + "name": "306", + "hostPort": 1853396726, + "containerPort": 1330271338, + "protocol": "逴", + "hostIP": "307" + } + ], + "envFrom": [ + { + "prefix": "308", + "configMapRef": { + "name": "309", + "optional": true + }, + "secretRef": { + "name": "310", + "optional": true + } + } + ], + "env": [ + { + "name": "311", + "value": "312", + "valueFrom": { + "fieldRef": { + "apiVersion": "313", + "fieldPath": "314" + }, + "resourceFieldRef": { + "containerName": "315", + "resource": "316", + "divisor": "709" + }, + "configMapKeyRef": { + "name": "317", + "key": "318", + "optional": false + }, + "secretKeyRef": { + "name": "319", + "key": "320", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "颐o": "230" + }, + "requests": { + "[+扴ȨŮ+朷Ǝ膯ljV": "728" + } + }, + "volumeMounts": [ + { + "name": "321", + "mountPath": "322", + "subPath": "323", + "mountPropagation": "ŕ-Ɂ圯W:ĸ輦唊#v铿", + "subPathExpr": "324" + } + ], + "volumeDevices": [ + { + "name": "325", + "devicePath": "326" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "327" + ] + }, + "httpGet": { + "path": "328", + "port": "329", + "host": "330", + "scheme": "屡ʁ", + "httpHeaders": [ + { + "name": "331", + "value": "332" + } + ] + }, + "tcpSocket": { + "port": -1554559634, + "host": "333" + }, + "initialDelaySeconds": 1718241831, + "timeoutSeconds": 550615941, + "periodSeconds": 1180971695, + "successThreshold": -1971944908, + "failureThreshold": 1742259603 + }, + "readinessProbe": { + "exec": { + "command": [ + "334" + ] + }, + "httpGet": { + "path": "335", + "port": -1620315711, + "host": "336", + "scheme": "ɐ扵", + "httpHeaders": [ + { + "name": "337", + "value": "338" + } + ] + }, + "tcpSocket": { + "port": "339", + "host": "340" + }, + "initialDelaySeconds": -1358663652, + "timeoutSeconds": 1543146222, + "periodSeconds": -527306221, + "successThreshold": 2098694289, + "failureThreshold": 1150925735 + }, + "startupProbe": { + "exec": { + "command": [ + "341" + ] + }, + "httpGet": { + "path": "342", + "port": "343", + "host": "344", + "scheme": "榝$î.Ȏ蝪ʜ5遰", + "httpHeaders": [ + { + "name": "345", + "value": "346" + } + ] + }, + "tcpSocket": { + "port": -1438286448, + "host": "347" + }, + "initialDelaySeconds": 834105836, + "timeoutSeconds": -1462219068, + "periodSeconds": -370386363, + "successThreshold": 1714588921, + "failureThreshold": -1246371817 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "348" + ] + }, + "httpGet": { + "path": "349", + "port": "350", + "host": "351", + "scheme": "跩aŕ翑", + "httpHeaders": [ + { + "name": "352", + "value": "353" + } + ] + }, + "tcpSocket": { + "port": "354", + "host": "355" + } + }, + "preStop": { + "exec": { + "command": [ + "356" + ] + }, + "httpGet": { + "path": "357", + "port": 1017803158, + "host": "358", + "scheme": "碔", + "httpHeaders": [ + { + "name": "359", + "value": "360" + } + ] + }, + "tcpSocket": { + "port": "361", + "host": "362" + } + } + }, + "terminationMessagePath": "363", + "terminationMessagePolicy": "Kƙ順\\E¦队偯J僳徥淳4揻-$ɽ丟", + "imagePullPolicy": "拉Œɥ颶妧Ö闊 鰔澝qV訆", + "securityContext": { + "capabilities": { + "add": [ + "ŧL²sNƗ¸gĩ餠籲磣Óƿ" + ], + "drop": [ + "\"冓鍓贯澔 ƺ蛜6" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "364", + "role": "365", + "type": "366", + "level": "367" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "368", + "gmsaCredentialSpec": "369", + "runAsUserName": "370" + }, + "runAsUser": 4353696140684277635, + "runAsGroup": 6057650398488995896, + "runAsNonRoot": true, + "readOnlyRootFilesystem": true, + "allowPrivilegeEscalation": false, + "procMount": "鰥Z龏´DÒȗ" + }, + "tty": true, + "targetContainerName": "371" + } + ], + "restartPolicy": "ɘɢ鬍熖B芭花ª瘡", + "terminationGracePeriodSeconds": 2666412258966278206, + "activeDeadlineSeconds": -8715915045560617563, + "dnsPolicy": "丆", + "nodeSelector": { + "372": "373" + }, + "serviceAccountName": "374", + "serviceAccount": "375", + "automountServiceAccountToken": false, + "nodeName": "376", + "hostPID": true, + "shareProcessNamespace": true, + "securityContext": { + "seLinuxOptions": { + "user": "377", + "role": "378", + "type": "379", + "level": "380" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "381", + "gmsaCredentialSpec": "382", + "runAsUserName": "383" + }, + "runAsUser": 2179199799235189619, + "runAsGroup": -779972051078659613, + "runAsNonRoot": false, + "supplementalGroups": [ + -7127205672279904050 + ], + "fsGroup": 7124276984274024394, + "sysctls": [ + { + "name": "384", + "value": "385" + } + ] + }, + "imagePullSecrets": [ + { + "name": "386" + } + ], + "hostname": "387", + "subdomain": "388", + "affinity": { + "nodeAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": { + "nodeSelectorTerms": [ + { + "matchExpressions": [ + { + "key": "389", + "operator": "6x$1sȣ±p鋄5弢ȹ均i绝5哇芆", + "values": [ + "390" + ] + } + ], + "matchFields": [ + { + "key": "391", + "operator": "埮pɵ{WOŭW灬p", + "values": [ + "392" + ] + } + ] + } + ] + }, + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": 199049889, + "preference": { + "matchExpressions": [ + { + "key": "393", + "operator": "擭銆jʒǚ鍰\\縑", + "values": [ + "394" + ] + } + ], + "matchFields": [ + { + "key": "395", + "operator": "鞤ɱďW賁Ěɭɪǹ0衷,Ʒƣ", + "values": [ + "396" + ] + } + ] + } + } + ] + }, + "podAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "4--883d-v3j4-7y-p---up52--sjo7799-skj5---r-t.sumf7ew/u-5mj_9.M.134-5-.q6H_.--_---.M.U_-m.-P.yPS": "1Tvw39F_C-rtSY.g._2F7.-_e..r" + }, + "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": [ + "403" + ], + "topologyKey": "404" + } + ], + "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": [ + "411" + ], + "topologyKey": "412" + } + } + ] + }, + "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": [ + "419" + ], + "topologyKey": "420" + } + ], + "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": [ + "427" + ], + "topologyKey": "428" + } + } + ] + } + }, + "schedulerName": "429", + "tolerations": [ + { + "key": "430", + "operator": "堺ʣ", + "value": "431", + "effect": "ŽɣB矗E¸乾", + "tolerationSeconds": -3532804738923434397 + } + ], + "hostAliases": [ + { + "ip": "432", + "hostnames": [ + "433" + ] + } + ], + "priorityClassName": "434", + "priority": -1852730577, + "dnsConfig": { + "nameservers": [ + "435" + ], + "searches": [ + "436" + ], + "options": [ + { + "name": "437", + "value": "438" + } + ] + }, + "readinessGates": [ + { + "conditionType": "ź魊塾ɖ$rolȋɶuɋ5r儉ɩ柀ɨ鴅" + } + ], + "runtimeClassName": "439", + "enableServiceLinks": false, + "preemptionPolicy": "!ń1ċƹ|慼櫁色苆试揯遐", + "overhead": { + "4'ď曕椐敛n湙": "310" + }, + "topologySpreadConstraints": [ + { + "maxSkew": -150478704, + "topologyKey": "440", + "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" + ] + } + ] + } + } + ] + } + }, + "ttlSecondsAfterFinished": 920774957 + } + }, + "successfulJobsHistoryLimit": 1613009760, + "failedJobsHistoryLimit": 1560811691 + }, + "status": { + "active": [ + { + "kind": "447", + "namespace": "448", + "name": "449", + "uid": "Ŋ)TiD¢ƿ媴h", + "apiVersion": "450", + "resourceVersion": "451", + "fieldPath": "452" + } + ] + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/batch.v1beta1.CronJob.pb b/staging/src/k8s.io/api/testdata/v1.16.0/batch.v1beta1.CronJob.pb new file mode 100644 index 0000000000000000000000000000000000000000..6ad978a63a28d0847399e9fc2c8c0a53cac470f7 GIT binary patch literal 6568 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 Ho9X`m?fR=? literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/batch.v1beta1.CronJob.yaml b/staging/src/k8s.io/api/testdata/v1.16.0/batch.v1beta1.CronJob.yaml new file mode 100644 index 00000000000..a432c8f72db --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.0/batch.v1beta1.CronJob.yaml @@ -0,0 +1,989 @@ +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鯹)晿5姣 + initialDelaySeconds: 1505082076 + periodSeconds: 1602745893 + successThreshold: 1599076900 + tcpSocket: + host: "271" + port: 1498833271 + timeoutSeconds: 1447898632 + resources: + limits: + ŤǢʭ嵔棂p儼Ƿ裚瓶: "806" + requests: + ɩC: "766" + securityContext: + allowPrivilegeEscalation: true + capabilities: + add: + - À*f<鴒翁杙Ŧ癃8 + drop: + - ɱJȉ罴 + privileged: false + procMount: 棊ʢ=wǕɳɷ9Ì崟¿瘦ɖ緕ȚÍ勅 + readOnlyRootFilesystem: false + runAsGroup: -3689959065086680033 + runAsNonRoot: false + runAsUser: -2706913289057230267 + seLinuxOptions: + level: "297" + role: "295" + type: "296" + user: "294" + windowsOptions: + gmsaCredentialSpec: "299" + gmsaCredentialSpecName: "298" + runAsUserName: "300" + startupProbe: + exec: + command: + - "272" + failureThreshold: -822090785 + httpGet: + host: "275" + httpHeaders: + - name: "276" + value: "277" + path: "273" + port: "274" + scheme: ¸ + initialDelaySeconds: -161753937 + periodSeconds: 1428207963 + successThreshold: 790462391 + tcpSocket: + host: "279" + port: "278" + timeoutSeconds: -1578746609 + stdinOnce: true + terminationMessagePath: "293" + terminationMessagePolicy: \p[ + volumeDevices: + - devicePath: "259" + name: "258" + volumeMounts: + - mountPath: "255" + mountPropagation: ȫ焗捏ĨFħ籘Àǒɿʒ刽 + name: "254" + subPath: "256" + subPathExpr: "257" + workingDir: "238" + dnsConfig: + nameservers: + - "435" + options: + - name: "437" + value: "438" + searches: + - "436" + dnsPolicy: 丆 + enableServiceLinks: false + ephemeralContainers: + - args: + - "304" + command: + - "303" + env: + - name: "311" + value: "312" + valueFrom: + configMapKeyRef: + key: "318" + name: "317" + optional: false + fieldRef: + apiVersion: "313" + fieldPath: "314" + resourceFieldRef: + containerName: "315" + divisor: "709" + resource: "316" + secretKeyRef: + key: "320" + name: "319" + optional: false + envFrom: + - configMapRef: + name: "309" + optional: true + prefix: "308" + secretRef: + name: "310" + optional: true + image: "302" + imagePullPolicy: 拉Œɥ颶妧Ö闊 鰔澝qV訆 + lifecycle: + postStart: + exec: + command: + - "348" + httpGet: + host: "351" + httpHeaders: + - name: "352" + value: "353" + path: "349" + port: "350" + scheme: 跩aŕ翑 + tcpSocket: + host: "355" + port: "354" + preStop: + exec: + command: + - "356" + httpGet: + host: "358" + httpHeaders: + - name: "359" + value: "360" + path: "357" + port: 1017803158 + scheme: 碔 + tcpSocket: + host: "362" + port: "361" + livenessProbe: + exec: + command: + - "327" + failureThreshold: 1742259603 + httpGet: + host: "330" + httpHeaders: + - name: "331" + value: "332" + path: "328" + port: "329" + scheme: 屡ʁ + initialDelaySeconds: 1718241831 + periodSeconds: 1180971695 + successThreshold: -1971944908 + tcpSocket: + host: "333" + port: -1554559634 + timeoutSeconds: 550615941 + name: "301" + ports: + - containerPort: 1330271338 + hostIP: "307" + hostPort: 1853396726 + name: "306" + protocol: 逴 + readinessProbe: + exec: + command: + - "334" + failureThreshold: 1150925735 + httpGet: + host: "336" + httpHeaders: + - name: "337" + value: "338" + path: "335" + port: -1620315711 + scheme: ɐ扵 + initialDelaySeconds: -1358663652 + periodSeconds: -527306221 + successThreshold: 2098694289 + tcpSocket: + host: "340" + port: "339" + timeoutSeconds: 1543146222 + resources: + limits: + 颐o: "230" + requests: + '[+扴ȨŮ+朷Ǝ膯ljV': "728" + securityContext: + allowPrivilegeEscalation: false + capabilities: + add: + - ŧL²sNƗ¸gĩ餠籲磣Óƿ + drop: + - '"冓鍓贯澔 ƺ蛜6' + privileged: false + procMount: 鰥Z龏´DÒȗ + readOnlyRootFilesystem: true + runAsGroup: 6057650398488995896 + runAsNonRoot: true + runAsUser: 4353696140684277635 + seLinuxOptions: + level: "367" + role: "365" + type: "366" + user: "364" + windowsOptions: + gmsaCredentialSpec: "369" + gmsaCredentialSpecName: "368" + runAsUserName: "370" + startupProbe: + exec: + command: + - "341" + failureThreshold: -1246371817 + httpGet: + host: "344" + httpHeaders: + - name: "345" + value: "346" + path: "342" + port: "343" + scheme: 榝$î.Ȏ蝪ʜ5遰 + initialDelaySeconds: 834105836 + periodSeconds: -370386363 + successThreshold: 1714588921 + tcpSocket: + host: "347" + port: -1438286448 + timeoutSeconds: -1462219068 + targetContainerName: "371" + terminationMessagePath: "363" + terminationMessagePolicy: Kƙ順\E¦队偯J僳徥淳4揻-$ɽ丟 + tty: true + volumeDevices: + - devicePath: "326" + name: "325" + volumeMounts: + - mountPath: "322" + mountPropagation: ŕ-Ɂ圯W:ĸ輦唊#v铿 + name: "321" + subPath: "323" + subPathExpr: "324" + workingDir: "305" + hostAliases: + - hostnames: + - "433" + ip: "432" + hostPID: true + hostname: "387" + imagePullSecrets: + - name: "386" + initContainers: + - args: + - "168" + command: + - "167" + env: + - name: "175" + value: "176" + valueFrom: + configMapKeyRef: + key: "182" + name: "181" + optional: false + fieldRef: + apiVersion: "177" + fieldPath: "178" + resourceFieldRef: + containerName: "179" + divisor: "597" + resource: "180" + secretKeyRef: + key: "184" + name: "183" + optional: false + envFrom: + - configMapRef: + name: "173" + optional: false + prefix: "172" + secretRef: + name: "174" + optional: false + image: "166" + imagePullPolicy: 儣廡ɑ龫`劳&¼傭 + lifecycle: + postStart: + exec: + command: + - "213" + httpGet: + host: "215" + httpHeaders: + - name: "216" + value: "217" + path: "214" + port: -1171060347 + scheme: 咻痗ȡmƴy綸_Ú8參遼ūPH炮掊° + tcpSocket: + host: "219" + port: "218" + preStop: + exec: + command: + - "220" + httpGet: + host: "222" + httpHeaders: + - name: "223" + value: "224" + path: "221" + port: -1319998825 + scheme: 銦妰黖ȓƇ$缔獵偐ę腬瓷碑=ɉ + tcpSocket: + host: "225" + port: 1180382332 + livenessProbe: + exec: + command: + - "191" + failureThreshold: 1231820696 + httpGet: + host: "194" + httpHeaders: + - name: "195" + value: "196" + path: "192" + port: "193" + scheme: 0åȂ町恰nj揠8lj + initialDelaySeconds: -1188153605 + periodSeconds: 912004803 + successThreshold: -2098817064 + tcpSocket: + host: "197" + port: -2049272966 + timeoutSeconds: -427769948 + name: "165" + ports: + - containerPort: 487826951 + hostIP: "171" + hostPort: 1632959949 + name: "170" + protocol: ldg滠鼍ƭt? + readinessProbe: + exec: + command: + - "198" + failureThreshold: -1618937335 + httpGet: + host: "201" + httpHeaders: + - name: "202" + value: "203" + path: "199" + port: "200" + initialDelaySeconds: 994527057 + periodSeconds: -1346458591 + successThreshold: 1234551517 + tcpSocket: + host: "204" + port: 675406340 + timeoutSeconds: -1482763519 + resources: + limits: + ÙæNǚ錯ƶRq: "575" + requests: + To&蕭k ź: "644" + securityContext: + allowPrivilegeEscalation: true + capabilities: + add: + - 酃=6}ɡŇƉ立hdz緄Ú|dk_瀹鞎 + drop: + - n芞QÄȻȊ+?ƭ峧Y栲茇竛 + privileged: true + procMount: 軶ǃ*ʙ嫙&蒒5靇 + readOnlyRootFilesystem: false + runAsGroup: -593458796014416333 + runAsNonRoot: true + runAsUser: 4875570291212151521 + seLinuxOptions: + level: "230" + role: "228" + type: "229" + user: "227" + windowsOptions: + gmsaCredentialSpec: "232" + gmsaCredentialSpecName: "231" + runAsUserName: "233" + startupProbe: + exec: + command: + - "205" + failureThreshold: -814446577 + httpGet: + host: "208" + httpHeaders: + - name: "209" + value: "210" + path: "206" + port: "207" + scheme: eÞȦY籎顒 + initialDelaySeconds: -1252931244 + periodSeconds: 1061537 + successThreshold: 322666556 + tcpSocket: + host: "212" + port: "211" + timeoutSeconds: 1569992019 + stdin: true + stdinOnce: true + terminationMessagePath: "226" + terminationMessagePolicy: H韹寬娬ï瓼猀2:öY鶪5w垁 + volumeDevices: + - devicePath: "190" + name: "189" + volumeMounts: + - mountPath: "186" + mountPropagation: 瑥A + name: "185" + readOnly: true + subPath: "187" + subPathExpr: "188" + workingDir: "169" + nodeName: "376" + nodeSelector: + "372": "373" + overhead: + 4'ď曕椐敛n湙: "310" + preemptionPolicy: '!ń1ċƹ|慼櫁色苆试揯遐' + priority: -1852730577 + priorityClassName: "434" + readinessGates: + - conditionType: ź魊塾ɖ$rolȋɶuɋ5r儉ɩ柀ɨ鴅 + restartPolicy: ɘɢ鬍熖B芭花ª瘡 + runtimeClassName: "439" + schedulerName: "429" + securityContext: + fsGroup: 7124276984274024394 + runAsGroup: -779972051078659613 + runAsNonRoot: false + runAsUser: 2179199799235189619 + seLinuxOptions: + level: "380" + role: "378" + type: "379" + user: "377" + supplementalGroups: + - -7127205672279904050 + sysctls: + - name: "384" + value: "385" + windowsOptions: + gmsaCredentialSpec: "382" + gmsaCredentialSpecName: "381" + runAsUserName: "383" + serviceAccount: "375" + serviceAccountName: "374" + shareProcessNamespace: true + subdomain: "388" + terminationGracePeriodSeconds: 2666412258966278206 + tolerations: + - effect: ŽɣB矗E¸乾 + key: "430" + operator: 堺ʣ + tolerationSeconds: -3532804738923434397 + value: "431" + 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: "440" + whenUnsatisfiable: ;鹡鑓侅闍ŏŃŋŏ}ŀ + 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" + 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: 920774957 + schedule: "19" + startingDeadlineSeconds: -2555947251840004808 + successfulJobsHistoryLimit: 1613009760 + suspend: true +status: + active: + - apiVersion: "450" + fieldPath: "452" + kind: "447" + name: "449" + namespace: "448" + resourceVersion: "451" + uid: Ŋ)TiD¢ƿ媴h diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/batch.v1beta1.JobTemplate.json b/staging/src/k8s.io/api/testdata/v1.16.0/batch.v1beta1.JobTemplate.json new file mode 100644 index 00000000000..a99787f9de9 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.0/batch.v1beta1.JobTemplate.json @@ -0,0 +1,1428 @@ +{ + "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" + } + } + } + ], + "initContainers": [ + { + "name": "164", + "image": "165", + "command": [ + "166" + ], + "args": [ + "167" + ], + "workingDir": "168", + "ports": [ + { + "name": "169", + "hostPort": 580681683, + "containerPort": 38897467, + "protocol": "h0åȂ町恰nj揠", + "hostIP": "170" + } + ], + "envFrom": [ + { + "prefix": "171", + "configMapRef": { + "name": "172", + "optional": false + }, + "secretRef": { + "name": "173", + "optional": true + } + } + ], + "env": [ + { + "name": "174", + "value": "175", + "valueFrom": { + "fieldRef": { + "apiVersion": "176", + "fieldPath": "177" + }, + "resourceFieldRef": { + "containerName": "178", + "resource": "179", + "divisor": "618" + }, + "configMapKeyRef": { + "name": "180", + "key": "181", + "optional": false + }, + "secretKeyRef": { + "name": "182", + "key": "183", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "缶.蒅!a坩O`涁İ而踪鄌eÞȦY籎顒": "45" + }, + "requests": { + "T捘ɍi縱ù墴": "848" + } + }, + "volumeMounts": [ + { + "name": "184", + "readOnly": true, + "mountPath": "185", + "subPath": "186", + "mountPropagation": "咻痗ȡmƴy綸_Ú8參遼ūPH炮掊°", + "subPathExpr": "187" + } + ], + "volumeDevices": [ + { + "name": "188", + "devicePath": "189" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "190" + ] + }, + "httpGet": { + "path": "191", + "port": -575512248, + "host": "192", + "scheme": "ɨ銦妰黖ȓƇ$缔獵偐ę腬瓷碑=ɉ", + "httpHeaders": [ + { + "name": "193", + "value": "194" + } + ] + }, + "tcpSocket": { + "port": 1180382332, + "host": "195" + }, + "initialDelaySeconds": -1846991380, + "timeoutSeconds": 325236550, + "periodSeconds": -1398498492, + "successThreshold": -2035009296, + "failureThreshold": -559252309 + }, + "readinessProbe": { + "exec": { + "command": [ + "196" + ] + }, + "httpGet": { + "path": "197", + "port": 1403721475, + "host": "198", + "scheme": "ǰ溟ɴ扵閝ȝ鐵儣廡ɑ龫`劳", + "httpHeaders": [ + { + "name": "199", + "value": "200" + } + ] + }, + "tcpSocket": { + "port": -2064174383, + "host": "201" + }, + "initialDelaySeconds": -1327537699, + "timeoutSeconds": 483512911, + "periodSeconds": -1941847253, + "successThreshold": 1596028039, + "failureThreshold": 1427781619 + }, + "startupProbe": { + "exec": { + "command": [ + "202" + ] + }, + "httpGet": { + "path": "203", + "port": -337353552, + "host": "204", + "scheme": "ɖȃ賲鐅臬dH巧壚tC十Oɢ", + "httpHeaders": [ + { + "name": "205", + "value": "206" + } + ] + }, + "tcpSocket": { + "port": -586068135, + "host": "207" + }, + "initialDelaySeconds": 1592489782, + "timeoutSeconds": 929367702, + "periodSeconds": -102814733, + "successThreshold": -152585895, + "failureThreshold": -2037320199 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "208" + ] + }, + "httpGet": { + "path": "209", + "port": 1381010768, + "host": "210", + "scheme": "ö", + "httpHeaders": [ + { + "name": "211", + "value": "212" + } + ] + }, + "tcpSocket": { + "port": 1135182169, + "host": "213" + } + }, + "preStop": { + "exec": { + "command": [ + "214" + ] + }, + "httpGet": { + "path": "215", + "port": 1054302708, + "host": "216", + "httpHeaders": [ + { + "name": "217", + "value": "218" + } + ] + }, + "tcpSocket": { + "port": "219", + "host": "220" + } + } + }, + "terminationMessagePath": "221", + "terminationMessagePolicy": "軶ǃ*ʙ嫙\u0026蒒5靇", + "imagePullPolicy": "ŴĿ", + "securityContext": { + "capabilities": { + "add": [ + "Áȉ彂Ŵ廷s{Ⱦdz@ùƸ" + ], + "drop": [ + "ŀ樺ȃv渟7¤7djƯĖ漘Z剚敍0" + ] + }, + "privileged": true, + "seLinuxOptions": { + "user": "222", + "role": "223", + "type": "224", + "level": "225" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "226", + "gmsaCredentialSpec": "227", + "runAsUserName": "228" + }, + "runAsUser": 6116261698850084527, + "runAsGroup": -8724223413734010757, + "runAsNonRoot": true, + "readOnlyRootFilesystem": false, + "allowPrivilegeEscalation": true, + "procMount": "邪匾mɩC[ó瓧嫭塓烀罁胾^拜Ȍ" + } + } + ], + "containers": [ + { + "name": "229", + "image": "230", + "command": [ + "231" + ], + "args": [ + "232" + ], + "workingDir": "233", + "ports": [ + { + "name": "234", + "hostPort": 427196286, + "containerPort": 1048864116, + "protocol": "/樝fw[Řż丩ŽoǠŻʘY賃ɪ鐊", + "hostIP": "235" + } + ], + "envFrom": [ + { + "prefix": "236", + "configMapRef": { + "name": "237", + "optional": true + }, + "secretRef": { + "name": "238", + "optional": false + } + } + ], + "env": [ + { + "name": "239", + "value": "240", + "valueFrom": { + "fieldRef": { + "apiVersion": "241", + "fieldPath": "242" + }, + "resourceFieldRef": { + "containerName": "243", + "resource": "244", + "divisor": "506" + }, + "configMapKeyRef": { + "name": "245", + "key": "246", + "optional": true + }, + "secretKeyRef": { + "name": "247", + "key": "248", + "optional": true + } + } + } + ], + "resources": { + "limits": { + "ƻ悖ȩ0Ƹ[": "672" + }, + "requests": { + "": "988" + } + }, + "volumeMounts": [ + { + "name": "249", + "mountPath": "250", + "subPath": "251", + "mountPropagation": "髷裎$MVȟ@7飣奺Ȋ", + "subPathExpr": "252" + } + ], + "volumeDevices": [ + { + "name": "253", + "devicePath": "254" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "255" + ] + }, + "httpGet": { + "path": "256", + "port": -1180080716, + "host": "257", + "scheme": "Ȍ脾嚏吐ĠLƐȤ藠3.v-鿧悮", + "httpHeaders": [ + { + "name": "258", + "value": "259" + } + ] + }, + "tcpSocket": { + "port": -161485752, + "host": "260" + }, + "initialDelaySeconds": 1524276356, + "timeoutSeconds": -521487971, + "periodSeconds": -1561418761, + "successThreshold": -1452676801, + "failureThreshold": -1171167638 + }, + "readinessProbe": { + "exec": { + "command": [ + "261" + ] + }, + "httpGet": { + "path": "262", + "port": 2141389898, + "host": "263", + "scheme": "皚|", + "httpHeaders": [ + { + "name": "264", + "value": "265" + } + ] + }, + "tcpSocket": { + "port": "266", + "host": "267" + }, + "initialDelaySeconds": 766864314, + "timeoutSeconds": 1146016612, + "periodSeconds": 1495880465, + "successThreshold": -1032967081, + "failureThreshold": 59664438 + }, + "startupProbe": { + "exec": { + "command": [ + "268" + ] + }, + "httpGet": { + "path": "269", + "port": 163512962, + "host": "270", + "scheme": "Ź倗S晒嶗UÐ_ƮA攤/ɸɎ ", + "httpHeaders": [ + { + "name": "271", + "value": "272" + } + ] + }, + "tcpSocket": { + "port": "273", + "host": "274" + }, + "initialDelaySeconds": 232569106, + "timeoutSeconds": -1150474479, + "periodSeconds": 744319626, + "successThreshold": -2107743490, + "failureThreshold": 1995332035 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "275" + ] + }, + "httpGet": { + "path": "276", + "port": 630004123, + "host": "277", + "scheme": "ɾģ毋Ó6dz娝嘚", + "httpHeaders": [ + { + "name": "278", + "value": "279" + } + ] + }, + "tcpSocket": { + "port": -1213051101, + "host": "280" + } + }, + "preStop": { + "exec": { + "command": [ + "281" + ] + }, + "httpGet": { + "path": "282", + "port": -1905643191, + "host": "283", + "scheme": "Ǖɳɷ9Ì崟¿瘦ɖ緕", + "httpHeaders": [ + { + "name": "284", + "value": "285" + } + ] + }, + "tcpSocket": { + "port": "286", + "host": "287" + } + } + }, + "terminationMessagePath": "288", + "terminationMessagePolicy": "勅跦Opwǩ曬逴褜1Ø", + "imagePullPolicy": "Ǜv+8Ƥ熪军g\u003e郵[+扴ȨŮ+", + "securityContext": { + "capabilities": { + "add": [ + "" + ], + "drop": [ + "ljVX1虊谇j爻ƙt叀碧" + ] + }, + "privileged": true, + "seLinuxOptions": { + "user": "289", + "role": "290", + "type": "291", + "level": "292" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "293", + "gmsaCredentialSpec": "294", + "runAsUserName": "295" + }, + "runAsUser": 77796669038602313, + "runAsGroup": -6641599652770442851, + "runAsNonRoot": true, + "readOnlyRootFilesystem": false, + "allowPrivilegeEscalation": true, + "procMount": "ʁ岼昕ĬÇ" + }, + "stdinOnce": true + } + ], + "ephemeralContainers": [ + { + "name": "296", + "image": "297", + "command": [ + "298" + ], + "args": [ + "299" + ], + "workingDir": "300", + "ports": [ + { + "name": "301", + "hostPort": 2087800617, + "containerPort": -1491697472, + "protocol": "6", + "hostIP": "302" + } + ], + "envFrom": [ + { + "prefix": "303", + "configMapRef": { + "name": "304", + "optional": false + }, + "secretRef": { + "name": "305", + "optional": true + } + } + ], + "env": [ + { + "name": "306", + "value": "307", + "valueFrom": { + "fieldRef": { + "apiVersion": "308", + "fieldPath": "309" + }, + "resourceFieldRef": { + "containerName": "310", + "resource": "311", + "divisor": "879" + }, + "configMapKeyRef": { + "name": "312", + "key": "313", + "optional": true + }, + "secretKeyRef": { + "name": "314", + "key": "315", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "u|榝$î.Ȏ蝪ʜ5遰=E埄Ȁ": "114" + }, + "requests": { + "Ƭƶ氩Ȩ\u003c6": "446" + } + }, + "volumeMounts": [ + { + "name": "316", + "readOnly": true, + "mountPath": "317", + "subPath": "318", + "mountPropagation": "翑0展}硐庰%皧V垾", + "subPathExpr": "319" + } + ], + "volumeDevices": [ + { + "name": "320", + "devicePath": "321" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "322" + ] + }, + "httpGet": { + "path": "323", + "port": "324", + "host": "325", + "scheme": "E¦", + "httpHeaders": [ + { + "name": "326", + "value": "327" + } + ] + }, + "tcpSocket": { + "port": "328", + "host": "329" + }, + "initialDelaySeconds": 1868887309, + "timeoutSeconds": -528664199, + "periodSeconds": -316996074, + "successThreshold": 1933968533, + "failureThreshold": 549215478 + }, + "readinessProbe": { + "exec": { + "command": [ + "330" + ] + }, + "httpGet": { + "path": "331", + "port": -374766088, + "host": "332", + "scheme": "翜舞拉Œ", + "httpHeaders": [ + { + "name": "333", + "value": "334" + } + ] + }, + "tcpSocket": { + "port": "335", + "host": "336" + }, + "initialDelaySeconds": -190183379, + "timeoutSeconds": -940334911, + "periodSeconds": -341287812, + "successThreshold": 2030115750, + "failureThreshold": 1847163341 + }, + "startupProbe": { + "exec": { + "command": [ + "337" + ] + }, + "httpGet": { + "path": "338", + "port": 567263590, + "host": "339", + "scheme": "KŅ/", + "httpHeaders": [ + { + "name": "340", + "value": "341" + } + ] + }, + "tcpSocket": { + "port": "342", + "host": "343" + }, + "initialDelaySeconds": -1894250541, + "timeoutSeconds": 1962818731, + "periodSeconds": 1315054653, + "successThreshold": 711020087, + "failureThreshold": 1103049140 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "344" + ] + }, + "httpGet": { + "path": "345", + "port": -2128108224, + "host": "346", + "scheme": "δ摖", + "httpHeaders": [ + { + "name": "347", + "value": "348" + } + ] + }, + "tcpSocket": { + "port": "349", + "host": "350" + } + }, + "preStop": { + "exec": { + "command": [ + "351" + ] + }, + "httpGet": { + "path": "352", + "port": "353", + "host": "354", + "httpHeaders": [ + { + "name": "355", + "value": "356" + } + ] + }, + "tcpSocket": { + "port": "357", + "host": "358" + } + } + }, + "terminationMessagePath": "359", + "terminationMessagePolicy": "ƺ蛜6Ɖ飴ɎiǨź", + "imagePullPolicy": "囌{屿oiɥ嵐sC", + "securityContext": { + "capabilities": { + "add": [ + "Ǻ鱎ƙ;Nŕ" + ], + "drop": [ + "Jih亏yƕ丆録²" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "360", + "role": "361", + "type": "362", + "level": "363" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "364", + "gmsaCredentialSpec": "365", + "runAsUserName": "366" + }, + "runAsUser": -607313695104609402, + "runAsGroup": 2179199799235189619, + "runAsNonRoot": true, + "readOnlyRootFilesystem": true, + "allowPrivilegeEscalation": true, + "procMount": "砅邻爥蹔ŧOǨ繫ʎǑyZ涬P­" + }, + "stdin": true, + "stdinOnce": true, + "targetContainerName": "367" + } + ], + "restartPolicy": "幩šeSvEȤƏ埮pɵ", + "terminationGracePeriodSeconds": -3123571459188372202, + "activeDeadlineSeconds": 4755717378804967849, + "dnsPolicy": "ʐşƧ", + "nodeSelector": { + "368": "369" + }, + "serviceAccountName": "370", + "serviceAccount": "371", + "automountServiceAccountToken": true, + "nodeName": "372", + "hostNetwork": true, + "hostPID": true, + "shareProcessNamespace": true, + "securityContext": { + "seLinuxOptions": { + "user": "373", + "role": "374", + "type": "375", + "level": "376" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "377", + "gmsaCredentialSpec": "378", + "runAsUserName": "379" + }, + "runAsUser": 1287380841622288898, + "runAsGroup": 2006200781539567705, + "runAsNonRoot": true, + "supplementalGroups": [ + 6618112330449141397 + ], + "fsGroup": -5265121980497361308, + "sysctls": [ + { + "name": "380", + "value": "381" + } + ] + }, + "imagePullSecrets": [ + { + "name": "382" + } + ], + "hostname": "383", + "subdomain": "384", + "affinity": { + "nodeAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": { + "nodeSelectorTerms": [ + { + "matchExpressions": [ + { + "key": "385", + "operator": "餑噭DµņP)", + "values": [ + "386" + ] + } + ], + "matchFields": [ + { + "key": "387", + "operator": "ƷƣMț", + "values": [ + "388" + ] + } + ] + } + ] + }, + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": -1588068441, + "preference": { + "matchExpressions": [ + { + "key": "389", + "operator": "W疪鑳w妕眵", + "values": [ + "390" + ] + } + ], + "matchFields": [ + { + "key": "391", + "operator": "躒訙Ǫʓ)ǂť嗆u8晲T[irȎ", + "values": [ + "392" + ] + } + ] + } + } + ] + }, + "podAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "W_0-8-.M-.-.-8v-J1zET_..3dCv3j._.-p": "H_up.2L_s-o779._-k-5___-Qq..csh-3--Z1v" + }, + "matchExpressions": [ + { + "key": "39d4im.2---2etfh41ca-z-5g2wco280/C-rtSY.g._2F7.-_e..Or_-.3OHgt._U.-x_rC97", + "operator": "Exists" + } + ] + }, + "namespaces": [ + "399" + ], + "topologyKey": "400" + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": 2102595797, + "podAffinityTerm": { + "labelSelector": { + "matchLabels": { + "5m8-1x129-9d8-s7-t7--336-11k8/3bz._8M0U1_-__.71-_-9_._X-D---k..1Q7._l.._Q.6.I--2_9.v.--3": "8.3_t_-l..-.DG7r-3.----._4__Xn" + }, + "matchExpressions": [ + { + "key": "Ue_l2.._8s--Z", + "operator": "In", + "values": [ + "A-._d._.Um.-__k.j._g-G-7--p9.-_0R.-_-3_L_2a" + ] + } + ] + }, + "namespaces": [ + "407" + ], + "topologyKey": "408" + } + } + ] + }, + "podAntiAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "D-0": "P.-.C_--.5" + }, + "matchExpressions": [ + { + "key": "d4----q-x3w3dn5-1rhm-5y--z---69o-9-69mxv7.05-6-1xr-7---064eqk5--f4e4--r1k278l-d8/NN-S..O-BZ..6-1.S-BX", + "operator": "NotIn", + "values": [ + "1_xJ1-lFA_Xf3.V0H2-.zHw.H__7" + ] + } + ] + }, + "namespaces": [ + "415" + ], + "topologyKey": "416" + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": 754095416, + "podAffinityTerm": { + "labelSelector": { + "matchLabels": { + "0--0g-q-22r4wye52y-h7463lyps4483-o--3f1p7--43nw-l-x8/Hz_V_.r_v_._e_-78o_6Z..11_7pX_.-mLlx...w_t-_.5.40Rw4D": "Y_2-n_5023Xl-3Pw_-r7g" + }, + "matchExpressions": [ + { + "key": "3hjo--8kb6--ut---p8--3-e-3-44-e.w--i--40wv--in-870w--it6k47-7yd-y--3wc8q8/wrbW_E..24-O._.v._9-cz.-Y6T4g_-.._Lf2t_m...Cr", + "operator": "DoesNotExist" + } + ] + }, + "namespaces": [ + "423" + ], + "topologyKey": "424" + } + } + ] + } + }, + "schedulerName": "425", + "tolerations": [ + { + "key": "426", + "operator": "z* 皗u疲fɎ嵄箲Ů埞瞔ɏÊ锒e躜", + "value": "427", + "effect": "ǣʛsĊ剞鮧軷șlļė[BN柌ë", + "tolerationSeconds": -9161243904952859304 + } + ], + "hostAliases": [ + { + "ip": "428", + "hostnames": [ + "429" + ] + } + ], + "priorityClassName": "430", + "priority": -966330786, + "dnsConfig": { + "nameservers": [ + "431" + ], + "searches": [ + "432" + ], + "options": [ + { + "name": "433", + "value": "434" + } + ] + }, + "readinessGates": [ + { + "conditionType": "齔試ŭ" + } + ], + "runtimeClassName": "435", + "enableServiceLinks": false, + "preemptionPolicy": "鬙Ǒȃ绡\u003e堵zŕƧ钖孝0蛮xAǫ", + "overhead": { + "tŧK剛Ʀ魨练脨,Ƃ3貊": "972" + }, + "topologySpreadConstraints": [ + { + "maxSkew": 2088809792, + "topologyKey": "436", + "whenUnsatisfiable": "縊CkǚŨ镦", + "labelSelector": { + "matchLabels": { + "rf-l67-9a-trt-03-7z2zy0e428-4-k2/kU27_.-4T-I.-..K.-.0__sD.-.-_I-FP": "q-JM" + }, + "matchExpressions": [ + { + "key": "RT.0zo", + "operator": "DoesNotExist" + } + ] + } + } + ] + } + }, + "ttlSecondsAfterFinished": 246849509 + } + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/batch.v1beta1.JobTemplate.pb b/staging/src/k8s.io/api/testdata/v1.16.0/batch.v1beta1.JobTemplate.pb new file mode 100644 index 0000000000000000000000000000000000000000..cf8be183a20d5a6318f913c48a6d452c3a52746f GIT binary patch literal 6506 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 NjnR*H*diPe{|loefd~Kq literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/batch.v1beta1.JobTemplate.yaml b/staging/src/k8s.io/api/testdata/v1.16.0/batch.v1beta1.JobTemplate.yaml new file mode 100644 index 00000000000..5cc07467e43 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.0/batch.v1beta1.JobTemplate.yaml @@ -0,0 +1,976 @@ +apiVersion: batch/v1beta1 +kind: JobTemplate +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: -9086179100394185427 + backoffLimit: -1796008812 + completions: -1771909905 + manualSelector: false + parallelism: -443114323 + selector: + matchExpressions: + - key: 2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ42M--n1-5 + operator: In + values: + - Ou1.m_.5AW-_S-.3g.7_2fNc5-_.-RX8 + matchLabels: + g5i9/l-Y._.-444: c2_kS91.e5K-_e63_-_3-n-_-__3u-.__P__.7U-Uo_4_-D7r__.am64 + template: + metadata: + annotations: + "49": "50" + clusterName: "55" + creationTimestamp: null + deletionGracePeriodSeconds: -2901856114738744973 + finalizers: + - "54" + generateName: "43" + generation: 9213888658033954596 + labels: + "47": "48" + managedFields: + - apiVersion: "57" + fieldsType: "58" + manager: "56" + operation: ö嗏ʑ>季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: 4755717378804967849 + affinity: + nodeAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - key: "389" + operator: W疪鑳w妕眵 + values: + - "390" + matchFields: + - key: "391" + operator: 躒訙Ǫʓ)ǂť嗆u8晲T[irȎ + values: + - "392" + weight: -1588068441 + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - key: "385" + operator: 餑噭DµņP) + values: + - "386" + matchFields: + - key: "387" + operator: ƷƣMț + values: + - "388" + podAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: Ue_l2.._8s--Z + operator: In + values: + - A-._d._.Um.-__k.j._g-G-7--p9.-_0R.-_-3_L_2a + matchLabels: + 5m8-1x129-9d8-s7-t7--336-11k8/3bz._8M0U1_-__.71-_-9_._X-D---k..1Q7._l.._Q.6.I--2_9.v.--3: 8.3_t_-l..-.DG7r-3.----._4__Xn + namespaces: + - "407" + topologyKey: "408" + weight: 2102595797 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: 39d4im.2---2etfh41ca-z-5g2wco280/C-rtSY.g._2F7.-_e..Or_-.3OHgt._U.-x_rC97 + operator: Exists + matchLabels: + W_0-8-.M-.-.-8v-J1zET_..3dCv3j._.-p: H_up.2L_s-o779._-k-5___-Qq..csh-3--Z1v + namespaces: + - "399" + topologyKey: "400" + podAntiAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: 3hjo--8kb6--ut---p8--3-e-3-44-e.w--i--40wv--in-870w--it6k47-7yd-y--3wc8q8/wrbW_E..24-O._.v._9-cz.-Y6T4g_-.._Lf2t_m...Cr + operator: DoesNotExist + matchLabels: + 0--0g-q-22r4wye52y-h7463lyps4483-o--3f1p7--43nw-l-x8/Hz_V_.r_v_._e_-78o_6Z..11_7pX_.-mLlx...w_t-_.5.40Rw4D: Y_2-n_5023Xl-3Pw_-r7g + namespaces: + - "423" + topologyKey: "424" + weight: 754095416 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: d4----q-x3w3dn5-1rhm-5y--z---69o-9-69mxv7.05-6-1xr-7---064eqk5--f4e4--r1k278l-d8/NN-S..O-BZ..6-1.S-BX + operator: NotIn + values: + - 1_xJ1-lFA_Xf3.V0H2-.zHw.H__7 + matchLabels: + D-0: P.-.C_--.5 + namespaces: + - "415" + topologyKey: "416" + automountServiceAccountToken: true + containers: + - args: + - "232" + command: + - "231" + env: + - name: "239" + value: "240" + valueFrom: + configMapKeyRef: + key: "246" + name: "245" + optional: true + fieldRef: + apiVersion: "241" + fieldPath: "242" + resourceFieldRef: + containerName: "243" + divisor: "506" + resource: "244" + secretKeyRef: + key: "248" + name: "247" + optional: true + envFrom: + - configMapRef: + name: "237" + optional: true + prefix: "236" + secretRef: + name: "238" + optional: false + image: "230" + imagePullPolicy: Ǜv+8Ƥ熪军g>郵[+扴ȨŮ+ + lifecycle: + postStart: + exec: + command: + - "275" + httpGet: + host: "277" + httpHeaders: + - name: "278" + value: "279" + path: "276" + port: 630004123 + scheme: ɾģ毋Ó6dz娝嘚 + tcpSocket: + host: "280" + port: -1213051101 + preStop: + exec: + command: + - "281" + httpGet: + host: "283" + httpHeaders: + - name: "284" + value: "285" + path: "282" + port: -1905643191 + scheme: Ǖɳɷ9Ì崟¿瘦ɖ緕 + tcpSocket: + host: "287" + port: "286" + livenessProbe: + exec: + command: + - "255" + failureThreshold: -1171167638 + httpGet: + host: "257" + httpHeaders: + - name: "258" + value: "259" + path: "256" + port: -1180080716 + scheme: Ȍ脾嚏吐ĠLƐȤ藠3.v-鿧悮 + initialDelaySeconds: 1524276356 + periodSeconds: -1561418761 + successThreshold: -1452676801 + tcpSocket: + host: "260" + port: -161485752 + timeoutSeconds: -521487971 + name: "229" + ports: + - containerPort: 1048864116 + hostIP: "235" + hostPort: 427196286 + name: "234" + protocol: /樝fw[Řż丩ŽoǠŻʘY賃ɪ鐊 + readinessProbe: + exec: + command: + - "261" + failureThreshold: 59664438 + httpGet: + host: "263" + httpHeaders: + - name: "264" + value: "265" + path: "262" + port: 2141389898 + scheme: 皚| + initialDelaySeconds: 766864314 + periodSeconds: 1495880465 + successThreshold: -1032967081 + tcpSocket: + host: "267" + port: "266" + timeoutSeconds: 1146016612 + resources: + limits: + ƻ悖ȩ0Ƹ[: "672" + requests: + "": "988" + securityContext: + allowPrivilegeEscalation: true + capabilities: + add: + - "" + drop: + - ljVX1虊谇j爻ƙt叀碧 + privileged: true + procMount: ʁ岼昕ĬÇ + readOnlyRootFilesystem: false + runAsGroup: -6641599652770442851 + runAsNonRoot: true + runAsUser: 77796669038602313 + seLinuxOptions: + level: "292" + role: "290" + type: "291" + user: "289" + windowsOptions: + gmsaCredentialSpec: "294" + gmsaCredentialSpecName: "293" + runAsUserName: "295" + startupProbe: + exec: + command: + - "268" + failureThreshold: 1995332035 + httpGet: + host: "270" + httpHeaders: + - name: "271" + value: "272" + path: "269" + port: 163512962 + scheme: 'Ź倗S晒嶗UÐ_ƮA攤/ɸɎ ' + initialDelaySeconds: 232569106 + periodSeconds: 744319626 + successThreshold: -2107743490 + tcpSocket: + host: "274" + port: "273" + timeoutSeconds: -1150474479 + stdinOnce: true + terminationMessagePath: "288" + terminationMessagePolicy: 勅跦Opwǩ曬逴褜1Ø + volumeDevices: + - devicePath: "254" + name: "253" + volumeMounts: + - mountPath: "250" + mountPropagation: 髷裎$MVȟ@7飣奺Ȋ + name: "249" + subPath: "251" + subPathExpr: "252" + workingDir: "233" + dnsConfig: + nameservers: + - "431" + options: + - name: "433" + value: "434" + searches: + - "432" + dnsPolicy: ʐşƧ + enableServiceLinks: false + ephemeralContainers: + - args: + - "299" + command: + - "298" + env: + - name: "306" + value: "307" + valueFrom: + configMapKeyRef: + key: "313" + name: "312" + optional: true + fieldRef: + apiVersion: "308" + fieldPath: "309" + resourceFieldRef: + containerName: "310" + divisor: "879" + resource: "311" + secretKeyRef: + key: "315" + name: "314" + optional: false + envFrom: + - configMapRef: + name: "304" + optional: false + prefix: "303" + secretRef: + name: "305" + optional: true + image: "297" + imagePullPolicy: 囌{屿oiɥ嵐sC + lifecycle: + postStart: + exec: + command: + - "344" + httpGet: + host: "346" + httpHeaders: + - name: "347" + value: "348" + path: "345" + port: -2128108224 + scheme: δ摖 + tcpSocket: + host: "350" + port: "349" + preStop: + exec: + command: + - "351" + httpGet: + host: "354" + httpHeaders: + - name: "355" + value: "356" + path: "352" + port: "353" + tcpSocket: + host: "358" + port: "357" + livenessProbe: + exec: + command: + - "322" + failureThreshold: 549215478 + httpGet: + host: "325" + httpHeaders: + - name: "326" + value: "327" + path: "323" + port: "324" + scheme: E¦ + initialDelaySeconds: 1868887309 + periodSeconds: -316996074 + successThreshold: 1933968533 + tcpSocket: + host: "329" + port: "328" + timeoutSeconds: -528664199 + name: "296" + ports: + - containerPort: -1491697472 + hostIP: "302" + hostPort: 2087800617 + name: "301" + protocol: "6" + readinessProbe: + exec: + command: + - "330" + failureThreshold: 1847163341 + httpGet: + host: "332" + httpHeaders: + - name: "333" + value: "334" + path: "331" + port: -374766088 + scheme: 翜舞拉Œ + initialDelaySeconds: -190183379 + periodSeconds: -341287812 + successThreshold: 2030115750 + tcpSocket: + host: "336" + port: "335" + timeoutSeconds: -940334911 + resources: + limits: + u|榝$î.Ȏ蝪ʜ5遰=E埄Ȁ: "114" + requests: + Ƭƶ氩Ȩ<6: "446" + securityContext: + allowPrivilegeEscalation: true + capabilities: + add: + - Ǻ鱎ƙ;Nŕ + drop: + - Jih亏yƕ丆録² + privileged: false + procMount: 砅邻爥蹔ŧOǨ繫ʎǑyZ涬P­ + readOnlyRootFilesystem: true + runAsGroup: 2179199799235189619 + runAsNonRoot: true + runAsUser: -607313695104609402 + seLinuxOptions: + level: "363" + role: "361" + type: "362" + user: "360" + windowsOptions: + gmsaCredentialSpec: "365" + gmsaCredentialSpecName: "364" + runAsUserName: "366" + startupProbe: + exec: + command: + - "337" + failureThreshold: 1103049140 + httpGet: + host: "339" + httpHeaders: + - name: "340" + value: "341" + path: "338" + port: 567263590 + scheme: KŅ/ + initialDelaySeconds: -1894250541 + periodSeconds: 1315054653 + successThreshold: 711020087 + tcpSocket: + host: "343" + port: "342" + timeoutSeconds: 1962818731 + stdin: true + stdinOnce: true + targetContainerName: "367" + terminationMessagePath: "359" + terminationMessagePolicy: ƺ蛜6Ɖ飴ɎiǨź + volumeDevices: + - devicePath: "321" + name: "320" + volumeMounts: + - mountPath: "317" + mountPropagation: 翑0展}硐庰%皧V垾 + name: "316" + readOnly: true + subPath: "318" + subPathExpr: "319" + workingDir: "300" + hostAliases: + - hostnames: + - "429" + ip: "428" + hostNetwork: true + hostPID: true + hostname: "383" + imagePullSecrets: + - name: "382" + initContainers: + - args: + - "167" + command: + - "166" + env: + - name: "174" + value: "175" + valueFrom: + configMapKeyRef: + key: "181" + name: "180" + optional: false + fieldRef: + apiVersion: "176" + fieldPath: "177" + resourceFieldRef: + containerName: "178" + divisor: "618" + resource: "179" + secretKeyRef: + key: "183" + name: "182" + optional: false + envFrom: + - configMapRef: + name: "172" + optional: false + prefix: "171" + secretRef: + name: "173" + optional: true + image: "165" + imagePullPolicy: ŴĿ + lifecycle: + postStart: + exec: + command: + - "208" + httpGet: + host: "210" + httpHeaders: + - name: "211" + value: "212" + path: "209" + port: 1381010768 + scheme: ö + tcpSocket: + host: "213" + port: 1135182169 + preStop: + exec: + command: + - "214" + httpGet: + host: "216" + httpHeaders: + - name: "217" + value: "218" + path: "215" + port: 1054302708 + tcpSocket: + host: "220" + port: "219" + livenessProbe: + exec: + command: + - "190" + failureThreshold: -559252309 + httpGet: + host: "192" + httpHeaders: + - name: "193" + value: "194" + path: "191" + port: -575512248 + scheme: ɨ銦妰黖ȓƇ$缔獵偐ę腬瓷碑=ɉ + initialDelaySeconds: -1846991380 + periodSeconds: -1398498492 + successThreshold: -2035009296 + tcpSocket: + host: "195" + port: 1180382332 + timeoutSeconds: 325236550 + name: "164" + ports: + - containerPort: 38897467 + hostIP: "170" + hostPort: 580681683 + name: "169" + protocol: h0åȂ町恰nj揠 + readinessProbe: + exec: + command: + - "196" + failureThreshold: 1427781619 + httpGet: + host: "198" + httpHeaders: + - name: "199" + value: "200" + path: "197" + port: 1403721475 + scheme: ǰ溟ɴ扵閝ȝ鐵儣廡ɑ龫`劳 + initialDelaySeconds: -1327537699 + periodSeconds: -1941847253 + successThreshold: 1596028039 + tcpSocket: + host: "201" + port: -2064174383 + timeoutSeconds: 483512911 + resources: + limits: + 缶.蒅!a坩O`涁İ而踪鄌eÞȦY籎顒: "45" + requests: + T捘ɍi縱ù墴: "848" + securityContext: + allowPrivilegeEscalation: true + capabilities: + add: + - Áȉ彂Ŵ廷s{Ⱦdz@ùƸ + drop: + - ŀ樺ȃv渟7¤7djƯĖ漘Z剚敍0 + privileged: true + procMount: 邪匾mɩC[ó瓧嫭塓烀罁胾^拜Ȍ + readOnlyRootFilesystem: false + runAsGroup: -8724223413734010757 + runAsNonRoot: true + runAsUser: 6116261698850084527 + seLinuxOptions: + level: "225" + role: "223" + type: "224" + user: "222" + windowsOptions: + gmsaCredentialSpec: "227" + gmsaCredentialSpecName: "226" + runAsUserName: "228" + startupProbe: + exec: + command: + - "202" + failureThreshold: -2037320199 + httpGet: + host: "204" + httpHeaders: + - name: "205" + value: "206" + path: "203" + port: -337353552 + scheme: ɖȃ賲鐅臬dH巧壚tC十Oɢ + initialDelaySeconds: 1592489782 + periodSeconds: -102814733 + successThreshold: -152585895 + tcpSocket: + host: "207" + port: -586068135 + timeoutSeconds: 929367702 + terminationMessagePath: "221" + terminationMessagePolicy: 軶ǃ*ʙ嫙&蒒5靇 + volumeDevices: + - devicePath: "189" + name: "188" + volumeMounts: + - mountPath: "185" + mountPropagation: 咻痗ȡmƴy綸_Ú8參遼ūPH炮掊° + name: "184" + readOnly: true + subPath: "186" + subPathExpr: "187" + workingDir: "168" + nodeName: "372" + nodeSelector: + "368": "369" + overhead: + tŧK剛Ʀ魨练脨,Ƃ3貊: "972" + preemptionPolicy: 鬙Ǒȃ绡>堵zŕƧ钖孝0蛮xAǫ + priority: -966330786 + priorityClassName: "430" + readinessGates: + - conditionType: 齔試ŭ + restartPolicy: 幩šeSvEȤƏ埮pɵ + runtimeClassName: "435" + schedulerName: "425" + securityContext: + fsGroup: -5265121980497361308 + runAsGroup: 2006200781539567705 + runAsNonRoot: true + runAsUser: 1287380841622288898 + seLinuxOptions: + level: "376" + role: "374" + type: "375" + user: "373" + supplementalGroups: + - 6618112330449141397 + sysctls: + - name: "380" + value: "381" + windowsOptions: + gmsaCredentialSpec: "378" + gmsaCredentialSpecName: "377" + runAsUserName: "379" + serviceAccount: "371" + serviceAccountName: "370" + shareProcessNamespace: true + subdomain: "384" + terminationGracePeriodSeconds: -3123571459188372202 + tolerations: + - effect: ǣʛsĊ剞鮧軷șlļė[BN柌ë + key: "426" + operator: z* 皗u疲fɎ嵄箲Ů埞瞔ɏÊ锒e躜 + tolerationSeconds: -9161243904952859304 + value: "427" + topologySpreadConstraints: + - labelSelector: + matchExpressions: + - key: RT.0zo + operator: DoesNotExist + matchLabels: + rf-l67-9a-trt-03-7z2zy0e428-4-k2/kU27_.-4T-I.-..K.-.0__sD.-.-_I-FP: q-JM + maxSkew: 2088809792 + topologyKey: "436" + whenUnsatisfiable: 縊CkǚŨ镦 + 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" + 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: 246849509 diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/batch.v2alpha1.CronJob.json b/staging/src/k8s.io/api/testdata/v1.16.0/batch.v2alpha1.CronJob.json new file mode 100644 index 00000000000..b559a97f688 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.0/batch.v2alpha1.CronJob.json @@ -0,0 +1,1446 @@ +{ + "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" + } + } + } + ], + "initContainers": [ + { + "name": "165", + "image": "166", + "command": [ + "167" + ], + "args": [ + "168" + ], + "workingDir": "169", + "ports": [ + { + "name": "170", + "hostPort": 1632959949, + "containerPort": 487826951, + "protocol": "ldg滠鼍ƭt?", + "hostIP": "171" + } + ], + "envFrom": [ + { + "prefix": "172", + "configMapRef": { + "name": "173", + "optional": false + }, + "secretRef": { + "name": "174", + "optional": false + } + } + ], + "env": [ + { + "name": "175", + "value": "176", + "valueFrom": { + "fieldRef": { + "apiVersion": "177", + "fieldPath": "178" + }, + "resourceFieldRef": { + "containerName": "179", + "resource": "180", + "divisor": "597" + }, + "configMapKeyRef": { + "name": "181", + "key": "182", + "optional": false + }, + "secretKeyRef": { + "name": "183", + "key": "184", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "ÙæNǚ錯ƶRq": "575" + }, + "requests": { + "To\u0026蕭k ź": "644" + } + }, + "volumeMounts": [ + { + "name": "185", + "readOnly": true, + "mountPath": "186", + "subPath": "187", + "mountPropagation": "瑥A", + "subPathExpr": "188" + } + ], + "volumeDevices": [ + { + "name": "189", + "devicePath": "190" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "191" + ] + }, + "httpGet": { + "path": "192", + "port": "193", + "host": "194", + "scheme": "0åȂ町恰nj揠8lj", + "httpHeaders": [ + { + "name": "195", + "value": "196" + } + ] + }, + "tcpSocket": { + "port": -2049272966, + "host": "197" + }, + "initialDelaySeconds": -1188153605, + "timeoutSeconds": -427769948, + "periodSeconds": 912004803, + "successThreshold": -2098817064, + "failureThreshold": 1231820696 + }, + "readinessProbe": { + "exec": { + "command": [ + "198" + ] + }, + "httpGet": { + "path": "199", + "port": "200", + "host": "201", + "httpHeaders": [ + { + "name": "202", + "value": "203" + } + ] + }, + "tcpSocket": { + "port": 675406340, + "host": "204" + }, + "initialDelaySeconds": 994527057, + "timeoutSeconds": -1482763519, + "periodSeconds": -1346458591, + "successThreshold": 1234551517, + "failureThreshold": -1618937335 + }, + "startupProbe": { + "exec": { + "command": [ + "205" + ] + }, + "httpGet": { + "path": "206", + "port": "207", + "host": "208", + "scheme": "eÞȦY籎顒", + "httpHeaders": [ + { + "name": "209", + "value": "210" + } + ] + }, + "tcpSocket": { + "port": "211", + "host": "212" + }, + "initialDelaySeconds": -1252931244, + "timeoutSeconds": 1569992019, + "periodSeconds": 1061537, + "successThreshold": 322666556, + "failureThreshold": -814446577 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "213" + ] + }, + "httpGet": { + "path": "214", + "port": -1171060347, + "host": "215", + "scheme": "咻痗ȡmƴy綸_Ú8參遼ūPH炮掊°", + "httpHeaders": [ + { + "name": "216", + "value": "217" + } + ] + }, + "tcpSocket": { + "port": "218", + "host": "219" + } + }, + "preStop": { + "exec": { + "command": [ + "220" + ] + }, + "httpGet": { + "path": "221", + "port": -1319998825, + "host": "222", + "scheme": "銦妰黖ȓƇ$缔獵偐ę腬瓷碑=ɉ", + "httpHeaders": [ + { + "name": "223", + "value": "224" + } + ] + }, + "tcpSocket": { + "port": 1180382332, + "host": "225" + } + } + }, + "terminationMessagePath": "226", + "terminationMessagePolicy": "H韹寬娬ï瓼猀2:öY鶪5w垁", + "imagePullPolicy": "儣廡ɑ龫`劳\u0026¼傭", + "securityContext": { + "capabilities": { + "add": [ + "酃=6}ɡŇƉ立hdz緄Ú|dk_瀹鞎" + ], + "drop": [ + "n芞QÄȻȊ+?ƭ峧Y栲茇竛" + ] + }, + "privileged": true, + "seLinuxOptions": { + "user": "227", + "role": "228", + "type": "229", + "level": "230" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "231", + "gmsaCredentialSpec": "232", + "runAsUserName": "233" + }, + "runAsUser": 4875570291212151521, + "runAsGroup": -593458796014416333, + "runAsNonRoot": true, + "readOnlyRootFilesystem": false, + "allowPrivilegeEscalation": true, + "procMount": "軶ǃ*ʙ嫙\u0026蒒5靇" + }, + "stdin": true, + "stdinOnce": true + } + ], + "containers": [ + { + "name": "234", + "image": "235", + "command": [ + "236" + ], + "args": [ + "237" + ], + "workingDir": "238", + "ports": [ + { + "name": "239", + "hostPort": 2126876305, + "containerPort": -2051962852, + "protocol": "貇£ȹ嫰ƹǔw÷nI粛E煹ǐƲE'iþ", + "hostIP": "240" + } + ], + "envFrom": [ + { + "prefix": "241", + "configMapRef": { + "name": "242", + "optional": true + }, + "secretRef": { + "name": "243", + "optional": false + } + } + ], + "env": [ + { + "name": "244", + "value": "245", + "valueFrom": { + "fieldRef": { + "apiVersion": "246", + "fieldPath": "247" + }, + "resourceFieldRef": { + "containerName": "248", + "resource": "249", + "divisor": "109" + }, + "configMapKeyRef": { + "name": "250", + "key": "251", + "optional": false + }, + "secretKeyRef": { + "name": "252", + "key": "253", + "optional": true + } + } + } + ], + "resources": { + "limits": { + "ŤǢʭ嵔棂p儼Ƿ裚瓶": "806" + }, + "requests": { + "ɩC": "766" + } + }, + "volumeMounts": [ + { + "name": "254", + "mountPath": "255", + "subPath": "256", + "mountPropagation": "ȫ焗捏ĨFħ籘Àǒɿʒ刽", + "subPathExpr": "257" + } + ], + "volumeDevices": [ + { + "name": "258", + "devicePath": "259" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "260" + ] + }, + "httpGet": { + "path": "261", + "port": -342705708, + "host": "262", + "scheme": "fw[Řż丩ŽoǠŻʘY賃ɪ鐊", + "httpHeaders": [ + { + "name": "263", + "value": "264" + } + ] + }, + "tcpSocket": { + "port": 88483549, + "host": "265" + }, + "initialDelaySeconds": 364078113, + "timeoutSeconds": -181693648, + "periodSeconds": 828173251, + "successThreshold": -394397948, + "failureThreshold": 2040455355 + }, + "readinessProbe": { + "exec": { + "command": [ + "266" + ] + }, + "httpGet": { + "path": "267", + "port": 474119379, + "host": "268", + "scheme": "萭旿@掇lNdǂ\u003e5姣", + "httpHeaders": [ + { + "name": "269", + "value": "270" + } + ] + }, + "tcpSocket": { + "port": 1498833271, + "host": "271" + }, + "initialDelaySeconds": 1505082076, + "timeoutSeconds": 1447898632, + "periodSeconds": 1602745893, + "successThreshold": 1599076900, + "failureThreshold": -1920661051 + }, + "startupProbe": { + "exec": { + "command": [ + "272" + ] + }, + "httpGet": { + "path": "273", + "port": "274", + "host": "275", + "scheme": "¸", + "httpHeaders": [ + { + "name": "276", + "value": "277" + } + ] + }, + "tcpSocket": { + "port": "278", + "host": "279" + }, + "initialDelaySeconds": -161753937, + "timeoutSeconds": -1578746609, + "periodSeconds": 1428207963, + "successThreshold": 790462391, + "failureThreshold": -822090785 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "280" + ] + }, + "httpGet": { + "path": "281", + "port": -421846800, + "host": "282", + "scheme": "zvt莭琽§", + "httpHeaders": [ + { + "name": "283", + "value": "284" + } + ] + }, + "tcpSocket": { + "port": -763687725, + "host": "285" + } + }, + "preStop": { + "exec": { + "command": [ + "286" + ] + }, + "httpGet": { + "path": "287", + "port": -1452676801, + "host": "288", + "scheme": "ȿ0矀Kʝ", + "httpHeaders": [ + { + "name": "289", + "value": "290" + } + ] + }, + "tcpSocket": { + "port": "291", + "host": "292" + } + } + }, + "terminationMessagePath": "293", + "terminationMessagePolicy": "\\p[", + "imagePullPolicy": "擓ƖHVe熼'FD剂讼ɓȌʟni酛", + "securityContext": { + "capabilities": { + "add": [ + "À*f\u003c鴒翁杙Ŧ癃8" + ], + "drop": [ + "ɱJȉ罴" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "294", + "role": "295", + "type": "296", + "level": "297" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "298", + "gmsaCredentialSpec": "299", + "runAsUserName": "300" + }, + "runAsUser": -2706913289057230267, + "runAsGroup": -3689959065086680033, + "runAsNonRoot": false, + "readOnlyRootFilesystem": false, + "allowPrivilegeEscalation": true, + "procMount": "棊ʢ=wǕɳɷ9Ì崟¿瘦ɖ緕ȚÍ勅" + }, + "stdinOnce": true + } + ], + "ephemeralContainers": [ + { + "name": "301", + "image": "302", + "command": [ + "303" + ], + "args": [ + "304" + ], + "workingDir": "305", + "ports": [ + { + "name": "306", + "hostPort": 1853396726, + "containerPort": 1330271338, + "protocol": "逴", + "hostIP": "307" + } + ], + "envFrom": [ + { + "prefix": "308", + "configMapRef": { + "name": "309", + "optional": true + }, + "secretRef": { + "name": "310", + "optional": true + } + } + ], + "env": [ + { + "name": "311", + "value": "312", + "valueFrom": { + "fieldRef": { + "apiVersion": "313", + "fieldPath": "314" + }, + "resourceFieldRef": { + "containerName": "315", + "resource": "316", + "divisor": "709" + }, + "configMapKeyRef": { + "name": "317", + "key": "318", + "optional": false + }, + "secretKeyRef": { + "name": "319", + "key": "320", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "颐o": "230" + }, + "requests": { + "[+扴ȨŮ+朷Ǝ膯ljV": "728" + } + }, + "volumeMounts": [ + { + "name": "321", + "mountPath": "322", + "subPath": "323", + "mountPropagation": "ŕ-Ɂ圯W:ĸ輦唊#v铿", + "subPathExpr": "324" + } + ], + "volumeDevices": [ + { + "name": "325", + "devicePath": "326" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "327" + ] + }, + "httpGet": { + "path": "328", + "port": "329", + "host": "330", + "scheme": "屡ʁ", + "httpHeaders": [ + { + "name": "331", + "value": "332" + } + ] + }, + "tcpSocket": { + "port": -1554559634, + "host": "333" + }, + "initialDelaySeconds": 1718241831, + "timeoutSeconds": 550615941, + "periodSeconds": 1180971695, + "successThreshold": -1971944908, + "failureThreshold": 1742259603 + }, + "readinessProbe": { + "exec": { + "command": [ + "334" + ] + }, + "httpGet": { + "path": "335", + "port": -1620315711, + "host": "336", + "scheme": "ɐ扵", + "httpHeaders": [ + { + "name": "337", + "value": "338" + } + ] + }, + "tcpSocket": { + "port": "339", + "host": "340" + }, + "initialDelaySeconds": -1358663652, + "timeoutSeconds": 1543146222, + "periodSeconds": -527306221, + "successThreshold": 2098694289, + "failureThreshold": 1150925735 + }, + "startupProbe": { + "exec": { + "command": [ + "341" + ] + }, + "httpGet": { + "path": "342", + "port": "343", + "host": "344", + "scheme": "榝$î.Ȏ蝪ʜ5遰", + "httpHeaders": [ + { + "name": "345", + "value": "346" + } + ] + }, + "tcpSocket": { + "port": -1438286448, + "host": "347" + }, + "initialDelaySeconds": 834105836, + "timeoutSeconds": -1462219068, + "periodSeconds": -370386363, + "successThreshold": 1714588921, + "failureThreshold": -1246371817 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "348" + ] + }, + "httpGet": { + "path": "349", + "port": "350", + "host": "351", + "scheme": "跩aŕ翑", + "httpHeaders": [ + { + "name": "352", + "value": "353" + } + ] + }, + "tcpSocket": { + "port": "354", + "host": "355" + } + }, + "preStop": { + "exec": { + "command": [ + "356" + ] + }, + "httpGet": { + "path": "357", + "port": 1017803158, + "host": "358", + "scheme": "碔", + "httpHeaders": [ + { + "name": "359", + "value": "360" + } + ] + }, + "tcpSocket": { + "port": "361", + "host": "362" + } + } + }, + "terminationMessagePath": "363", + "terminationMessagePolicy": "Kƙ順\\E¦队偯J僳徥淳4揻-$ɽ丟", + "imagePullPolicy": "拉Œɥ颶妧Ö闊 鰔澝qV訆", + "securityContext": { + "capabilities": { + "add": [ + "ŧL²sNƗ¸gĩ餠籲磣Óƿ" + ], + "drop": [ + "\"冓鍓贯澔 ƺ蛜6" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "364", + "role": "365", + "type": "366", + "level": "367" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "368", + "gmsaCredentialSpec": "369", + "runAsUserName": "370" + }, + "runAsUser": 4353696140684277635, + "runAsGroup": 6057650398488995896, + "runAsNonRoot": true, + "readOnlyRootFilesystem": true, + "allowPrivilegeEscalation": false, + "procMount": "鰥Z龏´DÒȗ" + }, + "tty": true, + "targetContainerName": "371" + } + ], + "restartPolicy": "ɘɢ鬍熖B芭花ª瘡", + "terminationGracePeriodSeconds": 2666412258966278206, + "activeDeadlineSeconds": -8715915045560617563, + "dnsPolicy": "丆", + "nodeSelector": { + "372": "373" + }, + "serviceAccountName": "374", + "serviceAccount": "375", + "automountServiceAccountToken": false, + "nodeName": "376", + "hostPID": true, + "shareProcessNamespace": true, + "securityContext": { + "seLinuxOptions": { + "user": "377", + "role": "378", + "type": "379", + "level": "380" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "381", + "gmsaCredentialSpec": "382", + "runAsUserName": "383" + }, + "runAsUser": 2179199799235189619, + "runAsGroup": -779972051078659613, + "runAsNonRoot": false, + "supplementalGroups": [ + -7127205672279904050 + ], + "fsGroup": 7124276984274024394, + "sysctls": [ + { + "name": "384", + "value": "385" + } + ] + }, + "imagePullSecrets": [ + { + "name": "386" + } + ], + "hostname": "387", + "subdomain": "388", + "affinity": { + "nodeAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": { + "nodeSelectorTerms": [ + { + "matchExpressions": [ + { + "key": "389", + "operator": "6x$1sȣ±p鋄5弢ȹ均i绝5哇芆", + "values": [ + "390" + ] + } + ], + "matchFields": [ + { + "key": "391", + "operator": "埮pɵ{WOŭW灬p", + "values": [ + "392" + ] + } + ] + } + ] + }, + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": 199049889, + "preference": { + "matchExpressions": [ + { + "key": "393", + "operator": "擭銆jʒǚ鍰\\縑", + "values": [ + "394" + ] + } + ], + "matchFields": [ + { + "key": "395", + "operator": "鞤ɱďW賁Ěɭɪǹ0衷,Ʒƣ", + "values": [ + "396" + ] + } + ] + } + } + ] + }, + "podAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "4--883d-v3j4-7y-p---up52--sjo7799-skj5---r-t.sumf7ew/u-5mj_9.M.134-5-.q6H_.--_---.M.U_-m.-P.yPS": "1Tvw39F_C-rtSY.g._2F7.-_e..r" + }, + "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": [ + "403" + ], + "topologyKey": "404" + } + ], + "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": [ + "411" + ], + "topologyKey": "412" + } + } + ] + }, + "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": [ + "419" + ], + "topologyKey": "420" + } + ], + "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": [ + "427" + ], + "topologyKey": "428" + } + } + ] + } + }, + "schedulerName": "429", + "tolerations": [ + { + "key": "430", + "operator": "堺ʣ", + "value": "431", + "effect": "ŽɣB矗E¸乾", + "tolerationSeconds": -3532804738923434397 + } + ], + "hostAliases": [ + { + "ip": "432", + "hostnames": [ + "433" + ] + } + ], + "priorityClassName": "434", + "priority": -1852730577, + "dnsConfig": { + "nameservers": [ + "435" + ], + "searches": [ + "436" + ], + "options": [ + { + "name": "437", + "value": "438" + } + ] + }, + "readinessGates": [ + { + "conditionType": "ź魊塾ɖ$rolȋɶuɋ5r儉ɩ柀ɨ鴅" + } + ], + "runtimeClassName": "439", + "enableServiceLinks": false, + "preemptionPolicy": "!ń1ċƹ|慼櫁色苆试揯遐", + "overhead": { + "4'ď曕椐敛n湙": "310" + }, + "topologySpreadConstraints": [ + { + "maxSkew": -150478704, + "topologyKey": "440", + "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" + ] + } + ] + } + } + ] + } + }, + "ttlSecondsAfterFinished": 920774957 + } + }, + "successfulJobsHistoryLimit": 1613009760, + "failedJobsHistoryLimit": 1560811691 + }, + "status": { + "active": [ + { + "kind": "447", + "namespace": "448", + "name": "449", + "uid": "Ŋ)TiD¢ƿ媴h", + "apiVersion": "450", + "resourceVersion": "451", + "fieldPath": "452" + } + ] + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/batch.v2alpha1.CronJob.pb b/staging/src/k8s.io/api/testdata/v1.16.0/batch.v2alpha1.CronJob.pb new file mode 100644 index 0000000000000000000000000000000000000000..eee44c0ef900420e0d7e1d1bf9cdeee4f0a785cb GIT binary patch literal 6569 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姣 + initialDelaySeconds: 1505082076 + periodSeconds: 1602745893 + successThreshold: 1599076900 + tcpSocket: + host: "271" + port: 1498833271 + timeoutSeconds: 1447898632 + resources: + limits: + ŤǢʭ嵔棂p儼Ƿ裚瓶: "806" + requests: + ɩC: "766" + securityContext: + allowPrivilegeEscalation: true + capabilities: + add: + - À*f<鴒翁杙Ŧ癃8 + drop: + - ɱJȉ罴 + privileged: false + procMount: 棊ʢ=wǕɳɷ9Ì崟¿瘦ɖ緕ȚÍ勅 + readOnlyRootFilesystem: false + runAsGroup: -3689959065086680033 + runAsNonRoot: false + runAsUser: -2706913289057230267 + seLinuxOptions: + level: "297" + role: "295" + type: "296" + user: "294" + windowsOptions: + gmsaCredentialSpec: "299" + gmsaCredentialSpecName: "298" + runAsUserName: "300" + startupProbe: + exec: + command: + - "272" + failureThreshold: -822090785 + httpGet: + host: "275" + httpHeaders: + - name: "276" + value: "277" + path: "273" + port: "274" + scheme: ¸ + initialDelaySeconds: -161753937 + periodSeconds: 1428207963 + successThreshold: 790462391 + tcpSocket: + host: "279" + port: "278" + timeoutSeconds: -1578746609 + stdinOnce: true + terminationMessagePath: "293" + terminationMessagePolicy: \p[ + volumeDevices: + - devicePath: "259" + name: "258" + volumeMounts: + - mountPath: "255" + mountPropagation: ȫ焗捏ĨFħ籘Àǒɿʒ刽 + name: "254" + subPath: "256" + subPathExpr: "257" + workingDir: "238" + dnsConfig: + nameservers: + - "435" + options: + - name: "437" + value: "438" + searches: + - "436" + dnsPolicy: 丆 + enableServiceLinks: false + ephemeralContainers: + - args: + - "304" + command: + - "303" + env: + - name: "311" + value: "312" + valueFrom: + configMapKeyRef: + key: "318" + name: "317" + optional: false + fieldRef: + apiVersion: "313" + fieldPath: "314" + resourceFieldRef: + containerName: "315" + divisor: "709" + resource: "316" + secretKeyRef: + key: "320" + name: "319" + optional: false + envFrom: + - configMapRef: + name: "309" + optional: true + prefix: "308" + secretRef: + name: "310" + optional: true + image: "302" + imagePullPolicy: 拉Œɥ颶妧Ö闊 鰔澝qV訆 + lifecycle: + postStart: + exec: + command: + - "348" + httpGet: + host: "351" + httpHeaders: + - name: "352" + value: "353" + path: "349" + port: "350" + scheme: 跩aŕ翑 + tcpSocket: + host: "355" + port: "354" + preStop: + exec: + command: + - "356" + httpGet: + host: "358" + httpHeaders: + - name: "359" + value: "360" + path: "357" + port: 1017803158 + scheme: 碔 + tcpSocket: + host: "362" + port: "361" + livenessProbe: + exec: + command: + - "327" + failureThreshold: 1742259603 + httpGet: + host: "330" + httpHeaders: + - name: "331" + value: "332" + path: "328" + port: "329" + scheme: 屡ʁ + initialDelaySeconds: 1718241831 + periodSeconds: 1180971695 + successThreshold: -1971944908 + tcpSocket: + host: "333" + port: -1554559634 + timeoutSeconds: 550615941 + name: "301" + ports: + - containerPort: 1330271338 + hostIP: "307" + hostPort: 1853396726 + name: "306" + protocol: 逴 + readinessProbe: + exec: + command: + - "334" + failureThreshold: 1150925735 + httpGet: + host: "336" + httpHeaders: + - name: "337" + value: "338" + path: "335" + port: -1620315711 + scheme: ɐ扵 + initialDelaySeconds: -1358663652 + periodSeconds: -527306221 + successThreshold: 2098694289 + tcpSocket: + host: "340" + port: "339" + timeoutSeconds: 1543146222 + resources: + limits: + 颐o: "230" + requests: + '[+扴ȨŮ+朷Ǝ膯ljV': "728" + securityContext: + allowPrivilegeEscalation: false + capabilities: + add: + - ŧL²sNƗ¸gĩ餠籲磣Óƿ + drop: + - '"冓鍓贯澔 ƺ蛜6' + privileged: false + procMount: 鰥Z龏´DÒȗ + readOnlyRootFilesystem: true + runAsGroup: 6057650398488995896 + runAsNonRoot: true + runAsUser: 4353696140684277635 + seLinuxOptions: + level: "367" + role: "365" + type: "366" + user: "364" + windowsOptions: + gmsaCredentialSpec: "369" + gmsaCredentialSpecName: "368" + runAsUserName: "370" + startupProbe: + exec: + command: + - "341" + failureThreshold: -1246371817 + httpGet: + host: "344" + httpHeaders: + - name: "345" + value: "346" + path: "342" + port: "343" + scheme: 榝$î.Ȏ蝪ʜ5遰 + initialDelaySeconds: 834105836 + periodSeconds: -370386363 + successThreshold: 1714588921 + tcpSocket: + host: "347" + port: -1438286448 + timeoutSeconds: -1462219068 + targetContainerName: "371" + terminationMessagePath: "363" + terminationMessagePolicy: Kƙ順\E¦队偯J僳徥淳4揻-$ɽ丟 + tty: true + volumeDevices: + - devicePath: "326" + name: "325" + volumeMounts: + - mountPath: "322" + mountPropagation: ŕ-Ɂ圯W:ĸ輦唊#v铿 + name: "321" + subPath: "323" + subPathExpr: "324" + workingDir: "305" + hostAliases: + - hostnames: + - "433" + ip: "432" + hostPID: true + hostname: "387" + imagePullSecrets: + - name: "386" + initContainers: + - args: + - "168" + command: + - "167" + env: + - name: "175" + value: "176" + valueFrom: + configMapKeyRef: + key: "182" + name: "181" + optional: false + fieldRef: + apiVersion: "177" + fieldPath: "178" + resourceFieldRef: + containerName: "179" + divisor: "597" + resource: "180" + secretKeyRef: + key: "184" + name: "183" + optional: false + envFrom: + - configMapRef: + name: "173" + optional: false + prefix: "172" + secretRef: + name: "174" + optional: false + image: "166" + imagePullPolicy: 儣廡ɑ龫`劳&¼傭 + lifecycle: + postStart: + exec: + command: + - "213" + httpGet: + host: "215" + httpHeaders: + - name: "216" + value: "217" + path: "214" + port: -1171060347 + scheme: 咻痗ȡmƴy綸_Ú8參遼ūPH炮掊° + tcpSocket: + host: "219" + port: "218" + preStop: + exec: + command: + - "220" + httpGet: + host: "222" + httpHeaders: + - name: "223" + value: "224" + path: "221" + port: -1319998825 + scheme: 銦妰黖ȓƇ$缔獵偐ę腬瓷碑=ɉ + tcpSocket: + host: "225" + port: 1180382332 + livenessProbe: + exec: + command: + - "191" + failureThreshold: 1231820696 + httpGet: + host: "194" + httpHeaders: + - name: "195" + value: "196" + path: "192" + port: "193" + scheme: 0åȂ町恰nj揠8lj + initialDelaySeconds: -1188153605 + periodSeconds: 912004803 + successThreshold: -2098817064 + tcpSocket: + host: "197" + port: -2049272966 + timeoutSeconds: -427769948 + name: "165" + ports: + - containerPort: 487826951 + hostIP: "171" + hostPort: 1632959949 + name: "170" + protocol: ldg滠鼍ƭt? + readinessProbe: + exec: + command: + - "198" + failureThreshold: -1618937335 + httpGet: + host: "201" + httpHeaders: + - name: "202" + value: "203" + path: "199" + port: "200" + initialDelaySeconds: 994527057 + periodSeconds: -1346458591 + successThreshold: 1234551517 + tcpSocket: + host: "204" + port: 675406340 + timeoutSeconds: -1482763519 + resources: + limits: + ÙæNǚ錯ƶRq: "575" + requests: + To&蕭k ź: "644" + securityContext: + allowPrivilegeEscalation: true + capabilities: + add: + - 酃=6}ɡŇƉ立hdz緄Ú|dk_瀹鞎 + drop: + - n芞QÄȻȊ+?ƭ峧Y栲茇竛 + privileged: true + procMount: 軶ǃ*ʙ嫙&蒒5靇 + readOnlyRootFilesystem: false + runAsGroup: -593458796014416333 + runAsNonRoot: true + runAsUser: 4875570291212151521 + seLinuxOptions: + level: "230" + role: "228" + type: "229" + user: "227" + windowsOptions: + gmsaCredentialSpec: "232" + gmsaCredentialSpecName: "231" + runAsUserName: "233" + startupProbe: + exec: + command: + - "205" + failureThreshold: -814446577 + httpGet: + host: "208" + httpHeaders: + - name: "209" + value: "210" + path: "206" + port: "207" + scheme: eÞȦY籎顒 + initialDelaySeconds: -1252931244 + periodSeconds: 1061537 + successThreshold: 322666556 + tcpSocket: + host: "212" + port: "211" + timeoutSeconds: 1569992019 + stdin: true + stdinOnce: true + terminationMessagePath: "226" + terminationMessagePolicy: H韹寬娬ï瓼猀2:öY鶪5w垁 + volumeDevices: + - devicePath: "190" + name: "189" + volumeMounts: + - mountPath: "186" + mountPropagation: 瑥A + name: "185" + readOnly: true + subPath: "187" + subPathExpr: "188" + workingDir: "169" + nodeName: "376" + nodeSelector: + "372": "373" + overhead: + 4'ď曕椐敛n湙: "310" + preemptionPolicy: '!ń1ċƹ|慼櫁色苆试揯遐' + priority: -1852730577 + priorityClassName: "434" + readinessGates: + - conditionType: ź魊塾ɖ$rolȋɶuɋ5r儉ɩ柀ɨ鴅 + restartPolicy: ɘɢ鬍熖B芭花ª瘡 + runtimeClassName: "439" + schedulerName: "429" + securityContext: + fsGroup: 7124276984274024394 + runAsGroup: -779972051078659613 + runAsNonRoot: false + runAsUser: 2179199799235189619 + seLinuxOptions: + level: "380" + role: "378" + type: "379" + user: "377" + supplementalGroups: + - -7127205672279904050 + sysctls: + - name: "384" + value: "385" + windowsOptions: + gmsaCredentialSpec: "382" + gmsaCredentialSpecName: "381" + runAsUserName: "383" + serviceAccount: "375" + serviceAccountName: "374" + shareProcessNamespace: true + subdomain: "388" + terminationGracePeriodSeconds: 2666412258966278206 + tolerations: + - effect: ŽɣB矗E¸乾 + key: "430" + operator: 堺ʣ + tolerationSeconds: -3532804738923434397 + value: "431" + 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: "440" + whenUnsatisfiable: ;鹡鑓侅闍ŏŃŋŏ}ŀ + 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" + 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: 920774957 + schedule: "19" + startingDeadlineSeconds: -2555947251840004808 + successfulJobsHistoryLimit: 1613009760 + suspend: true +status: + active: + - apiVersion: "450" + fieldPath: "452" + kind: "447" + name: "449" + namespace: "448" + resourceVersion: "451" + uid: Ŋ)TiD¢ƿ媴h diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/batch.v2alpha1.JobTemplate.json b/staging/src/k8s.io/api/testdata/v1.16.0/batch.v2alpha1.JobTemplate.json new file mode 100644 index 00000000000..11accafa0ca --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.0/batch.v2alpha1.JobTemplate.json @@ -0,0 +1,1428 @@ +{ + "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" + } + } + } + ], + "initContainers": [ + { + "name": "164", + "image": "165", + "command": [ + "166" + ], + "args": [ + "167" + ], + "workingDir": "168", + "ports": [ + { + "name": "169", + "hostPort": 580681683, + "containerPort": 38897467, + "protocol": "h0åȂ町恰nj揠", + "hostIP": "170" + } + ], + "envFrom": [ + { + "prefix": "171", + "configMapRef": { + "name": "172", + "optional": false + }, + "secretRef": { + "name": "173", + "optional": true + } + } + ], + "env": [ + { + "name": "174", + "value": "175", + "valueFrom": { + "fieldRef": { + "apiVersion": "176", + "fieldPath": "177" + }, + "resourceFieldRef": { + "containerName": "178", + "resource": "179", + "divisor": "618" + }, + "configMapKeyRef": { + "name": "180", + "key": "181", + "optional": false + }, + "secretKeyRef": { + "name": "182", + "key": "183", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "缶.蒅!a坩O`涁İ而踪鄌eÞȦY籎顒": "45" + }, + "requests": { + "T捘ɍi縱ù墴": "848" + } + }, + "volumeMounts": [ + { + "name": "184", + "readOnly": true, + "mountPath": "185", + "subPath": "186", + "mountPropagation": "咻痗ȡmƴy綸_Ú8參遼ūPH炮掊°", + "subPathExpr": "187" + } + ], + "volumeDevices": [ + { + "name": "188", + "devicePath": "189" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "190" + ] + }, + "httpGet": { + "path": "191", + "port": -575512248, + "host": "192", + "scheme": "ɨ銦妰黖ȓƇ$缔獵偐ę腬瓷碑=ɉ", + "httpHeaders": [ + { + "name": "193", + "value": "194" + } + ] + }, + "tcpSocket": { + "port": 1180382332, + "host": "195" + }, + "initialDelaySeconds": -1846991380, + "timeoutSeconds": 325236550, + "periodSeconds": -1398498492, + "successThreshold": -2035009296, + "failureThreshold": -559252309 + }, + "readinessProbe": { + "exec": { + "command": [ + "196" + ] + }, + "httpGet": { + "path": "197", + "port": 1403721475, + "host": "198", + "scheme": "ǰ溟ɴ扵閝ȝ鐵儣廡ɑ龫`劳", + "httpHeaders": [ + { + "name": "199", + "value": "200" + } + ] + }, + "tcpSocket": { + "port": -2064174383, + "host": "201" + }, + "initialDelaySeconds": -1327537699, + "timeoutSeconds": 483512911, + "periodSeconds": -1941847253, + "successThreshold": 1596028039, + "failureThreshold": 1427781619 + }, + "startupProbe": { + "exec": { + "command": [ + "202" + ] + }, + "httpGet": { + "path": "203", + "port": -337353552, + "host": "204", + "scheme": "ɖȃ賲鐅臬dH巧壚tC十Oɢ", + "httpHeaders": [ + { + "name": "205", + "value": "206" + } + ] + }, + "tcpSocket": { + "port": -586068135, + "host": "207" + }, + "initialDelaySeconds": 1592489782, + "timeoutSeconds": 929367702, + "periodSeconds": -102814733, + "successThreshold": -152585895, + "failureThreshold": -2037320199 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "208" + ] + }, + "httpGet": { + "path": "209", + "port": 1381010768, + "host": "210", + "scheme": "ö", + "httpHeaders": [ + { + "name": "211", + "value": "212" + } + ] + }, + "tcpSocket": { + "port": 1135182169, + "host": "213" + } + }, + "preStop": { + "exec": { + "command": [ + "214" + ] + }, + "httpGet": { + "path": "215", + "port": 1054302708, + "host": "216", + "httpHeaders": [ + { + "name": "217", + "value": "218" + } + ] + }, + "tcpSocket": { + "port": "219", + "host": "220" + } + } + }, + "terminationMessagePath": "221", + "terminationMessagePolicy": "軶ǃ*ʙ嫙\u0026蒒5靇", + "imagePullPolicy": "ŴĿ", + "securityContext": { + "capabilities": { + "add": [ + "Áȉ彂Ŵ廷s{Ⱦdz@ùƸ" + ], + "drop": [ + "ŀ樺ȃv渟7¤7djƯĖ漘Z剚敍0" + ] + }, + "privileged": true, + "seLinuxOptions": { + "user": "222", + "role": "223", + "type": "224", + "level": "225" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "226", + "gmsaCredentialSpec": "227", + "runAsUserName": "228" + }, + "runAsUser": 6116261698850084527, + "runAsGroup": -8724223413734010757, + "runAsNonRoot": true, + "readOnlyRootFilesystem": false, + "allowPrivilegeEscalation": true, + "procMount": "邪匾mɩC[ó瓧嫭塓烀罁胾^拜Ȍ" + } + } + ], + "containers": [ + { + "name": "229", + "image": "230", + "command": [ + "231" + ], + "args": [ + "232" + ], + "workingDir": "233", + "ports": [ + { + "name": "234", + "hostPort": 427196286, + "containerPort": 1048864116, + "protocol": "/樝fw[Řż丩ŽoǠŻʘY賃ɪ鐊", + "hostIP": "235" + } + ], + "envFrom": [ + { + "prefix": "236", + "configMapRef": { + "name": "237", + "optional": true + }, + "secretRef": { + "name": "238", + "optional": false + } + } + ], + "env": [ + { + "name": "239", + "value": "240", + "valueFrom": { + "fieldRef": { + "apiVersion": "241", + "fieldPath": "242" + }, + "resourceFieldRef": { + "containerName": "243", + "resource": "244", + "divisor": "506" + }, + "configMapKeyRef": { + "name": "245", + "key": "246", + "optional": true + }, + "secretKeyRef": { + "name": "247", + "key": "248", + "optional": true + } + } + } + ], + "resources": { + "limits": { + "ƻ悖ȩ0Ƹ[": "672" + }, + "requests": { + "": "988" + } + }, + "volumeMounts": [ + { + "name": "249", + "mountPath": "250", + "subPath": "251", + "mountPropagation": "髷裎$MVȟ@7飣奺Ȋ", + "subPathExpr": "252" + } + ], + "volumeDevices": [ + { + "name": "253", + "devicePath": "254" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "255" + ] + }, + "httpGet": { + "path": "256", + "port": -1180080716, + "host": "257", + "scheme": "Ȍ脾嚏吐ĠLƐȤ藠3.v-鿧悮", + "httpHeaders": [ + { + "name": "258", + "value": "259" + } + ] + }, + "tcpSocket": { + "port": -161485752, + "host": "260" + }, + "initialDelaySeconds": 1524276356, + "timeoutSeconds": -521487971, + "periodSeconds": -1561418761, + "successThreshold": -1452676801, + "failureThreshold": -1171167638 + }, + "readinessProbe": { + "exec": { + "command": [ + "261" + ] + }, + "httpGet": { + "path": "262", + "port": 2141389898, + "host": "263", + "scheme": "皚|", + "httpHeaders": [ + { + "name": "264", + "value": "265" + } + ] + }, + "tcpSocket": { + "port": "266", + "host": "267" + }, + "initialDelaySeconds": 766864314, + "timeoutSeconds": 1146016612, + "periodSeconds": 1495880465, + "successThreshold": -1032967081, + "failureThreshold": 59664438 + }, + "startupProbe": { + "exec": { + "command": [ + "268" + ] + }, + "httpGet": { + "path": "269", + "port": 163512962, + "host": "270", + "scheme": "Ź倗S晒嶗UÐ_ƮA攤/ɸɎ ", + "httpHeaders": [ + { + "name": "271", + "value": "272" + } + ] + }, + "tcpSocket": { + "port": "273", + "host": "274" + }, + "initialDelaySeconds": 232569106, + "timeoutSeconds": -1150474479, + "periodSeconds": 744319626, + "successThreshold": -2107743490, + "failureThreshold": 1995332035 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "275" + ] + }, + "httpGet": { + "path": "276", + "port": 630004123, + "host": "277", + "scheme": "ɾģ毋Ó6dz娝嘚", + "httpHeaders": [ + { + "name": "278", + "value": "279" + } + ] + }, + "tcpSocket": { + "port": -1213051101, + "host": "280" + } + }, + "preStop": { + "exec": { + "command": [ + "281" + ] + }, + "httpGet": { + "path": "282", + "port": -1905643191, + "host": "283", + "scheme": "Ǖɳɷ9Ì崟¿瘦ɖ緕", + "httpHeaders": [ + { + "name": "284", + "value": "285" + } + ] + }, + "tcpSocket": { + "port": "286", + "host": "287" + } + } + }, + "terminationMessagePath": "288", + "terminationMessagePolicy": "勅跦Opwǩ曬逴褜1Ø", + "imagePullPolicy": "Ǜv+8Ƥ熪军g\u003e郵[+扴ȨŮ+", + "securityContext": { + "capabilities": { + "add": [ + "" + ], + "drop": [ + "ljVX1虊谇j爻ƙt叀碧" + ] + }, + "privileged": true, + "seLinuxOptions": { + "user": "289", + "role": "290", + "type": "291", + "level": "292" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "293", + "gmsaCredentialSpec": "294", + "runAsUserName": "295" + }, + "runAsUser": 77796669038602313, + "runAsGroup": -6641599652770442851, + "runAsNonRoot": true, + "readOnlyRootFilesystem": false, + "allowPrivilegeEscalation": true, + "procMount": "ʁ岼昕ĬÇ" + }, + "stdinOnce": true + } + ], + "ephemeralContainers": [ + { + "name": "296", + "image": "297", + "command": [ + "298" + ], + "args": [ + "299" + ], + "workingDir": "300", + "ports": [ + { + "name": "301", + "hostPort": 2087800617, + "containerPort": -1491697472, + "protocol": "6", + "hostIP": "302" + } + ], + "envFrom": [ + { + "prefix": "303", + "configMapRef": { + "name": "304", + "optional": false + }, + "secretRef": { + "name": "305", + "optional": true + } + } + ], + "env": [ + { + "name": "306", + "value": "307", + "valueFrom": { + "fieldRef": { + "apiVersion": "308", + "fieldPath": "309" + }, + "resourceFieldRef": { + "containerName": "310", + "resource": "311", + "divisor": "879" + }, + "configMapKeyRef": { + "name": "312", + "key": "313", + "optional": true + }, + "secretKeyRef": { + "name": "314", + "key": "315", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "u|榝$î.Ȏ蝪ʜ5遰=E埄Ȁ": "114" + }, + "requests": { + "Ƭƶ氩Ȩ\u003c6": "446" + } + }, + "volumeMounts": [ + { + "name": "316", + "readOnly": true, + "mountPath": "317", + "subPath": "318", + "mountPropagation": "翑0展}硐庰%皧V垾", + "subPathExpr": "319" + } + ], + "volumeDevices": [ + { + "name": "320", + "devicePath": "321" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "322" + ] + }, + "httpGet": { + "path": "323", + "port": "324", + "host": "325", + "scheme": "E¦", + "httpHeaders": [ + { + "name": "326", + "value": "327" + } + ] + }, + "tcpSocket": { + "port": "328", + "host": "329" + }, + "initialDelaySeconds": 1868887309, + "timeoutSeconds": -528664199, + "periodSeconds": -316996074, + "successThreshold": 1933968533, + "failureThreshold": 549215478 + }, + "readinessProbe": { + "exec": { + "command": [ + "330" + ] + }, + "httpGet": { + "path": "331", + "port": -374766088, + "host": "332", + "scheme": "翜舞拉Œ", + "httpHeaders": [ + { + "name": "333", + "value": "334" + } + ] + }, + "tcpSocket": { + "port": "335", + "host": "336" + }, + "initialDelaySeconds": -190183379, + "timeoutSeconds": -940334911, + "periodSeconds": -341287812, + "successThreshold": 2030115750, + "failureThreshold": 1847163341 + }, + "startupProbe": { + "exec": { + "command": [ + "337" + ] + }, + "httpGet": { + "path": "338", + "port": 567263590, + "host": "339", + "scheme": "KŅ/", + "httpHeaders": [ + { + "name": "340", + "value": "341" + } + ] + }, + "tcpSocket": { + "port": "342", + "host": "343" + }, + "initialDelaySeconds": -1894250541, + "timeoutSeconds": 1962818731, + "periodSeconds": 1315054653, + "successThreshold": 711020087, + "failureThreshold": 1103049140 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "344" + ] + }, + "httpGet": { + "path": "345", + "port": -2128108224, + "host": "346", + "scheme": "δ摖", + "httpHeaders": [ + { + "name": "347", + "value": "348" + } + ] + }, + "tcpSocket": { + "port": "349", + "host": "350" + } + }, + "preStop": { + "exec": { + "command": [ + "351" + ] + }, + "httpGet": { + "path": "352", + "port": "353", + "host": "354", + "httpHeaders": [ + { + "name": "355", + "value": "356" + } + ] + }, + "tcpSocket": { + "port": "357", + "host": "358" + } + } + }, + "terminationMessagePath": "359", + "terminationMessagePolicy": "ƺ蛜6Ɖ飴ɎiǨź", + "imagePullPolicy": "囌{屿oiɥ嵐sC", + "securityContext": { + "capabilities": { + "add": [ + "Ǻ鱎ƙ;Nŕ" + ], + "drop": [ + "Jih亏yƕ丆録²" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "360", + "role": "361", + "type": "362", + "level": "363" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "364", + "gmsaCredentialSpec": "365", + "runAsUserName": "366" + }, + "runAsUser": -607313695104609402, + "runAsGroup": 2179199799235189619, + "runAsNonRoot": true, + "readOnlyRootFilesystem": true, + "allowPrivilegeEscalation": true, + "procMount": "砅邻爥蹔ŧOǨ繫ʎǑyZ涬P­" + }, + "stdin": true, + "stdinOnce": true, + "targetContainerName": "367" + } + ], + "restartPolicy": "幩šeSvEȤƏ埮pɵ", + "terminationGracePeriodSeconds": -3123571459188372202, + "activeDeadlineSeconds": 4755717378804967849, + "dnsPolicy": "ʐşƧ", + "nodeSelector": { + "368": "369" + }, + "serviceAccountName": "370", + "serviceAccount": "371", + "automountServiceAccountToken": true, + "nodeName": "372", + "hostNetwork": true, + "hostPID": true, + "shareProcessNamespace": true, + "securityContext": { + "seLinuxOptions": { + "user": "373", + "role": "374", + "type": "375", + "level": "376" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "377", + "gmsaCredentialSpec": "378", + "runAsUserName": "379" + }, + "runAsUser": 1287380841622288898, + "runAsGroup": 2006200781539567705, + "runAsNonRoot": true, + "supplementalGroups": [ + 6618112330449141397 + ], + "fsGroup": -5265121980497361308, + "sysctls": [ + { + "name": "380", + "value": "381" + } + ] + }, + "imagePullSecrets": [ + { + "name": "382" + } + ], + "hostname": "383", + "subdomain": "384", + "affinity": { + "nodeAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": { + "nodeSelectorTerms": [ + { + "matchExpressions": [ + { + "key": "385", + "operator": "餑噭DµņP)", + "values": [ + "386" + ] + } + ], + "matchFields": [ + { + "key": "387", + "operator": "ƷƣMț", + "values": [ + "388" + ] + } + ] + } + ] + }, + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": -1588068441, + "preference": { + "matchExpressions": [ + { + "key": "389", + "operator": "W疪鑳w妕眵", + "values": [ + "390" + ] + } + ], + "matchFields": [ + { + "key": "391", + "operator": "躒訙Ǫʓ)ǂť嗆u8晲T[irȎ", + "values": [ + "392" + ] + } + ] + } + } + ] + }, + "podAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "W_0-8-.M-.-.-8v-J1zET_..3dCv3j._.-p": "H_up.2L_s-o779._-k-5___-Qq..csh-3--Z1v" + }, + "matchExpressions": [ + { + "key": "39d4im.2---2etfh41ca-z-5g2wco280/C-rtSY.g._2F7.-_e..Or_-.3OHgt._U.-x_rC97", + "operator": "Exists" + } + ] + }, + "namespaces": [ + "399" + ], + "topologyKey": "400" + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": 2102595797, + "podAffinityTerm": { + "labelSelector": { + "matchLabels": { + "5m8-1x129-9d8-s7-t7--336-11k8/3bz._8M0U1_-__.71-_-9_._X-D---k..1Q7._l.._Q.6.I--2_9.v.--3": "8.3_t_-l..-.DG7r-3.----._4__Xn" + }, + "matchExpressions": [ + { + "key": "Ue_l2.._8s--Z", + "operator": "In", + "values": [ + "A-._d._.Um.-__k.j._g-G-7--p9.-_0R.-_-3_L_2a" + ] + } + ] + }, + "namespaces": [ + "407" + ], + "topologyKey": "408" + } + } + ] + }, + "podAntiAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "D-0": "P.-.C_--.5" + }, + "matchExpressions": [ + { + "key": "d4----q-x3w3dn5-1rhm-5y--z---69o-9-69mxv7.05-6-1xr-7---064eqk5--f4e4--r1k278l-d8/NN-S..O-BZ..6-1.S-BX", + "operator": "NotIn", + "values": [ + "1_xJ1-lFA_Xf3.V0H2-.zHw.H__7" + ] + } + ] + }, + "namespaces": [ + "415" + ], + "topologyKey": "416" + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": 754095416, + "podAffinityTerm": { + "labelSelector": { + "matchLabels": { + "0--0g-q-22r4wye52y-h7463lyps4483-o--3f1p7--43nw-l-x8/Hz_V_.r_v_._e_-78o_6Z..11_7pX_.-mLlx...w_t-_.5.40Rw4D": "Y_2-n_5023Xl-3Pw_-r7g" + }, + "matchExpressions": [ + { + "key": "3hjo--8kb6--ut---p8--3-e-3-44-e.w--i--40wv--in-870w--it6k47-7yd-y--3wc8q8/wrbW_E..24-O._.v._9-cz.-Y6T4g_-.._Lf2t_m...Cr", + "operator": "DoesNotExist" + } + ] + }, + "namespaces": [ + "423" + ], + "topologyKey": "424" + } + } + ] + } + }, + "schedulerName": "425", + "tolerations": [ + { + "key": "426", + "operator": "z* 皗u疲fɎ嵄箲Ů埞瞔ɏÊ锒e躜", + "value": "427", + "effect": "ǣʛsĊ剞鮧軷șlļė[BN柌ë", + "tolerationSeconds": -9161243904952859304 + } + ], + "hostAliases": [ + { + "ip": "428", + "hostnames": [ + "429" + ] + } + ], + "priorityClassName": "430", + "priority": -966330786, + "dnsConfig": { + "nameservers": [ + "431" + ], + "searches": [ + "432" + ], + "options": [ + { + "name": "433", + "value": "434" + } + ] + }, + "readinessGates": [ + { + "conditionType": "齔試ŭ" + } + ], + "runtimeClassName": "435", + "enableServiceLinks": false, + "preemptionPolicy": "鬙Ǒȃ绡\u003e堵zŕƧ钖孝0蛮xAǫ", + "overhead": { + "tŧK剛Ʀ魨练脨,Ƃ3貊": "972" + }, + "topologySpreadConstraints": [ + { + "maxSkew": 2088809792, + "topologyKey": "436", + "whenUnsatisfiable": "縊CkǚŨ镦", + "labelSelector": { + "matchLabels": { + "rf-l67-9a-trt-03-7z2zy0e428-4-k2/kU27_.-4T-I.-..K.-.0__sD.-.-_I-FP": "q-JM" + }, + "matchExpressions": [ + { + "key": "RT.0zo", + "operator": "DoesNotExist" + } + ] + } + } + ] + } + }, + "ttlSecondsAfterFinished": 246849509 + } + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/batch.v2alpha1.JobTemplate.pb b/staging/src/k8s.io/api/testdata/v1.16.0/batch.v2alpha1.JobTemplate.pb new file mode 100644 index 0000000000000000000000000000000000000000..5c5ab36d50fdde13f4a2942a2e8636b7b6406bd5 GIT binary patch literal 6507 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 OW*Va(@32KUBK{Y1&4G0Q literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/batch.v2alpha1.JobTemplate.yaml b/staging/src/k8s.io/api/testdata/v1.16.0/batch.v2alpha1.JobTemplate.yaml new file mode 100644 index 00000000000..f46ab6750e6 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.0/batch.v2alpha1.JobTemplate.yaml @@ -0,0 +1,976 @@ +apiVersion: batch/v2alpha1 +kind: JobTemplate +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: -9086179100394185427 + backoffLimit: -1796008812 + completions: -1771909905 + manualSelector: false + parallelism: -443114323 + selector: + matchExpressions: + - key: 2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ42M--n1-5 + operator: In + values: + - Ou1.m_.5AW-_S-.3g.7_2fNc5-_.-RX8 + matchLabels: + g5i9/l-Y._.-444: c2_kS91.e5K-_e63_-_3-n-_-__3u-.__P__.7U-Uo_4_-D7r__.am64 + template: + metadata: + annotations: + "49": "50" + clusterName: "55" + creationTimestamp: null + deletionGracePeriodSeconds: -2901856114738744973 + finalizers: + - "54" + generateName: "43" + generation: 9213888658033954596 + labels: + "47": "48" + managedFields: + - apiVersion: "57" + fieldsType: "58" + manager: "56" + operation: ö嗏ʑ>季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: 4755717378804967849 + affinity: + nodeAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - key: "389" + operator: W疪鑳w妕眵 + values: + - "390" + matchFields: + - key: "391" + operator: 躒訙Ǫʓ)ǂť嗆u8晲T[irȎ + values: + - "392" + weight: -1588068441 + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - key: "385" + operator: 餑噭DµņP) + values: + - "386" + matchFields: + - key: "387" + operator: ƷƣMț + values: + - "388" + podAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: Ue_l2.._8s--Z + operator: In + values: + - A-._d._.Um.-__k.j._g-G-7--p9.-_0R.-_-3_L_2a + matchLabels: + 5m8-1x129-9d8-s7-t7--336-11k8/3bz._8M0U1_-__.71-_-9_._X-D---k..1Q7._l.._Q.6.I--2_9.v.--3: 8.3_t_-l..-.DG7r-3.----._4__Xn + namespaces: + - "407" + topologyKey: "408" + weight: 2102595797 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: 39d4im.2---2etfh41ca-z-5g2wco280/C-rtSY.g._2F7.-_e..Or_-.3OHgt._U.-x_rC97 + operator: Exists + matchLabels: + W_0-8-.M-.-.-8v-J1zET_..3dCv3j._.-p: H_up.2L_s-o779._-k-5___-Qq..csh-3--Z1v + namespaces: + - "399" + topologyKey: "400" + podAntiAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: 3hjo--8kb6--ut---p8--3-e-3-44-e.w--i--40wv--in-870w--it6k47-7yd-y--3wc8q8/wrbW_E..24-O._.v._9-cz.-Y6T4g_-.._Lf2t_m...Cr + operator: DoesNotExist + matchLabels: + 0--0g-q-22r4wye52y-h7463lyps4483-o--3f1p7--43nw-l-x8/Hz_V_.r_v_._e_-78o_6Z..11_7pX_.-mLlx...w_t-_.5.40Rw4D: Y_2-n_5023Xl-3Pw_-r7g + namespaces: + - "423" + topologyKey: "424" + weight: 754095416 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: d4----q-x3w3dn5-1rhm-5y--z---69o-9-69mxv7.05-6-1xr-7---064eqk5--f4e4--r1k278l-d8/NN-S..O-BZ..6-1.S-BX + operator: NotIn + values: + - 1_xJ1-lFA_Xf3.V0H2-.zHw.H__7 + matchLabels: + D-0: P.-.C_--.5 + namespaces: + - "415" + topologyKey: "416" + automountServiceAccountToken: true + containers: + - args: + - "232" + command: + - "231" + env: + - name: "239" + value: "240" + valueFrom: + configMapKeyRef: + key: "246" + name: "245" + optional: true + fieldRef: + apiVersion: "241" + fieldPath: "242" + resourceFieldRef: + containerName: "243" + divisor: "506" + resource: "244" + secretKeyRef: + key: "248" + name: "247" + optional: true + envFrom: + - configMapRef: + name: "237" + optional: true + prefix: "236" + secretRef: + name: "238" + optional: false + image: "230" + imagePullPolicy: Ǜv+8Ƥ熪军g>郵[+扴ȨŮ+ + lifecycle: + postStart: + exec: + command: + - "275" + httpGet: + host: "277" + httpHeaders: + - name: "278" + value: "279" + path: "276" + port: 630004123 + scheme: ɾģ毋Ó6dz娝嘚 + tcpSocket: + host: "280" + port: -1213051101 + preStop: + exec: + command: + - "281" + httpGet: + host: "283" + httpHeaders: + - name: "284" + value: "285" + path: "282" + port: -1905643191 + scheme: Ǖɳɷ9Ì崟¿瘦ɖ緕 + tcpSocket: + host: "287" + port: "286" + livenessProbe: + exec: + command: + - "255" + failureThreshold: -1171167638 + httpGet: + host: "257" + httpHeaders: + - name: "258" + value: "259" + path: "256" + port: -1180080716 + scheme: Ȍ脾嚏吐ĠLƐȤ藠3.v-鿧悮 + initialDelaySeconds: 1524276356 + periodSeconds: -1561418761 + successThreshold: -1452676801 + tcpSocket: + host: "260" + port: -161485752 + timeoutSeconds: -521487971 + name: "229" + ports: + - containerPort: 1048864116 + hostIP: "235" + hostPort: 427196286 + name: "234" + protocol: /樝fw[Řż丩ŽoǠŻʘY賃ɪ鐊 + readinessProbe: + exec: + command: + - "261" + failureThreshold: 59664438 + httpGet: + host: "263" + httpHeaders: + - name: "264" + value: "265" + path: "262" + port: 2141389898 + scheme: 皚| + initialDelaySeconds: 766864314 + periodSeconds: 1495880465 + successThreshold: -1032967081 + tcpSocket: + host: "267" + port: "266" + timeoutSeconds: 1146016612 + resources: + limits: + ƻ悖ȩ0Ƹ[: "672" + requests: + "": "988" + securityContext: + allowPrivilegeEscalation: true + capabilities: + add: + - "" + drop: + - ljVX1虊谇j爻ƙt叀碧 + privileged: true + procMount: ʁ岼昕ĬÇ + readOnlyRootFilesystem: false + runAsGroup: -6641599652770442851 + runAsNonRoot: true + runAsUser: 77796669038602313 + seLinuxOptions: + level: "292" + role: "290" + type: "291" + user: "289" + windowsOptions: + gmsaCredentialSpec: "294" + gmsaCredentialSpecName: "293" + runAsUserName: "295" + startupProbe: + exec: + command: + - "268" + failureThreshold: 1995332035 + httpGet: + host: "270" + httpHeaders: + - name: "271" + value: "272" + path: "269" + port: 163512962 + scheme: 'Ź倗S晒嶗UÐ_ƮA攤/ɸɎ ' + initialDelaySeconds: 232569106 + periodSeconds: 744319626 + successThreshold: -2107743490 + tcpSocket: + host: "274" + port: "273" + timeoutSeconds: -1150474479 + stdinOnce: true + terminationMessagePath: "288" + terminationMessagePolicy: 勅跦Opwǩ曬逴褜1Ø + volumeDevices: + - devicePath: "254" + name: "253" + volumeMounts: + - mountPath: "250" + mountPropagation: 髷裎$MVȟ@7飣奺Ȋ + name: "249" + subPath: "251" + subPathExpr: "252" + workingDir: "233" + dnsConfig: + nameservers: + - "431" + options: + - name: "433" + value: "434" + searches: + - "432" + dnsPolicy: ʐşƧ + enableServiceLinks: false + ephemeralContainers: + - args: + - "299" + command: + - "298" + env: + - name: "306" + value: "307" + valueFrom: + configMapKeyRef: + key: "313" + name: "312" + optional: true + fieldRef: + apiVersion: "308" + fieldPath: "309" + resourceFieldRef: + containerName: "310" + divisor: "879" + resource: "311" + secretKeyRef: + key: "315" + name: "314" + optional: false + envFrom: + - configMapRef: + name: "304" + optional: false + prefix: "303" + secretRef: + name: "305" + optional: true + image: "297" + imagePullPolicy: 囌{屿oiɥ嵐sC + lifecycle: + postStart: + exec: + command: + - "344" + httpGet: + host: "346" + httpHeaders: + - name: "347" + value: "348" + path: "345" + port: -2128108224 + scheme: δ摖 + tcpSocket: + host: "350" + port: "349" + preStop: + exec: + command: + - "351" + httpGet: + host: "354" + httpHeaders: + - name: "355" + value: "356" + path: "352" + port: "353" + tcpSocket: + host: "358" + port: "357" + livenessProbe: + exec: + command: + - "322" + failureThreshold: 549215478 + httpGet: + host: "325" + httpHeaders: + - name: "326" + value: "327" + path: "323" + port: "324" + scheme: E¦ + initialDelaySeconds: 1868887309 + periodSeconds: -316996074 + successThreshold: 1933968533 + tcpSocket: + host: "329" + port: "328" + timeoutSeconds: -528664199 + name: "296" + ports: + - containerPort: -1491697472 + hostIP: "302" + hostPort: 2087800617 + name: "301" + protocol: "6" + readinessProbe: + exec: + command: + - "330" + failureThreshold: 1847163341 + httpGet: + host: "332" + httpHeaders: + - name: "333" + value: "334" + path: "331" + port: -374766088 + scheme: 翜舞拉Œ + initialDelaySeconds: -190183379 + periodSeconds: -341287812 + successThreshold: 2030115750 + tcpSocket: + host: "336" + port: "335" + timeoutSeconds: -940334911 + resources: + limits: + u|榝$î.Ȏ蝪ʜ5遰=E埄Ȁ: "114" + requests: + Ƭƶ氩Ȩ<6: "446" + securityContext: + allowPrivilegeEscalation: true + capabilities: + add: + - Ǻ鱎ƙ;Nŕ + drop: + - Jih亏yƕ丆録² + privileged: false + procMount: 砅邻爥蹔ŧOǨ繫ʎǑyZ涬P­ + readOnlyRootFilesystem: true + runAsGroup: 2179199799235189619 + runAsNonRoot: true + runAsUser: -607313695104609402 + seLinuxOptions: + level: "363" + role: "361" + type: "362" + user: "360" + windowsOptions: + gmsaCredentialSpec: "365" + gmsaCredentialSpecName: "364" + runAsUserName: "366" + startupProbe: + exec: + command: + - "337" + failureThreshold: 1103049140 + httpGet: + host: "339" + httpHeaders: + - name: "340" + value: "341" + path: "338" + port: 567263590 + scheme: KŅ/ + initialDelaySeconds: -1894250541 + periodSeconds: 1315054653 + successThreshold: 711020087 + tcpSocket: + host: "343" + port: "342" + timeoutSeconds: 1962818731 + stdin: true + stdinOnce: true + targetContainerName: "367" + terminationMessagePath: "359" + terminationMessagePolicy: ƺ蛜6Ɖ飴ɎiǨź + volumeDevices: + - devicePath: "321" + name: "320" + volumeMounts: + - mountPath: "317" + mountPropagation: 翑0展}硐庰%皧V垾 + name: "316" + readOnly: true + subPath: "318" + subPathExpr: "319" + workingDir: "300" + hostAliases: + - hostnames: + - "429" + ip: "428" + hostNetwork: true + hostPID: true + hostname: "383" + imagePullSecrets: + - name: "382" + initContainers: + - args: + - "167" + command: + - "166" + env: + - name: "174" + value: "175" + valueFrom: + configMapKeyRef: + key: "181" + name: "180" + optional: false + fieldRef: + apiVersion: "176" + fieldPath: "177" + resourceFieldRef: + containerName: "178" + divisor: "618" + resource: "179" + secretKeyRef: + key: "183" + name: "182" + optional: false + envFrom: + - configMapRef: + name: "172" + optional: false + prefix: "171" + secretRef: + name: "173" + optional: true + image: "165" + imagePullPolicy: ŴĿ + lifecycle: + postStart: + exec: + command: + - "208" + httpGet: + host: "210" + httpHeaders: + - name: "211" + value: "212" + path: "209" + port: 1381010768 + scheme: ö + tcpSocket: + host: "213" + port: 1135182169 + preStop: + exec: + command: + - "214" + httpGet: + host: "216" + httpHeaders: + - name: "217" + value: "218" + path: "215" + port: 1054302708 + tcpSocket: + host: "220" + port: "219" + livenessProbe: + exec: + command: + - "190" + failureThreshold: -559252309 + httpGet: + host: "192" + httpHeaders: + - name: "193" + value: "194" + path: "191" + port: -575512248 + scheme: ɨ銦妰黖ȓƇ$缔獵偐ę腬瓷碑=ɉ + initialDelaySeconds: -1846991380 + periodSeconds: -1398498492 + successThreshold: -2035009296 + tcpSocket: + host: "195" + port: 1180382332 + timeoutSeconds: 325236550 + name: "164" + ports: + - containerPort: 38897467 + hostIP: "170" + hostPort: 580681683 + name: "169" + protocol: h0åȂ町恰nj揠 + readinessProbe: + exec: + command: + - "196" + failureThreshold: 1427781619 + httpGet: + host: "198" + httpHeaders: + - name: "199" + value: "200" + path: "197" + port: 1403721475 + scheme: ǰ溟ɴ扵閝ȝ鐵儣廡ɑ龫`劳 + initialDelaySeconds: -1327537699 + periodSeconds: -1941847253 + successThreshold: 1596028039 + tcpSocket: + host: "201" + port: -2064174383 + timeoutSeconds: 483512911 + resources: + limits: + 缶.蒅!a坩O`涁İ而踪鄌eÞȦY籎顒: "45" + requests: + T捘ɍi縱ù墴: "848" + securityContext: + allowPrivilegeEscalation: true + capabilities: + add: + - Áȉ彂Ŵ廷s{Ⱦdz@ùƸ + drop: + - ŀ樺ȃv渟7¤7djƯĖ漘Z剚敍0 + privileged: true + procMount: 邪匾mɩC[ó瓧嫭塓烀罁胾^拜Ȍ + readOnlyRootFilesystem: false + runAsGroup: -8724223413734010757 + runAsNonRoot: true + runAsUser: 6116261698850084527 + seLinuxOptions: + level: "225" + role: "223" + type: "224" + user: "222" + windowsOptions: + gmsaCredentialSpec: "227" + gmsaCredentialSpecName: "226" + runAsUserName: "228" + startupProbe: + exec: + command: + - "202" + failureThreshold: -2037320199 + httpGet: + host: "204" + httpHeaders: + - name: "205" + value: "206" + path: "203" + port: -337353552 + scheme: ɖȃ賲鐅臬dH巧壚tC十Oɢ + initialDelaySeconds: 1592489782 + periodSeconds: -102814733 + successThreshold: -152585895 + tcpSocket: + host: "207" + port: -586068135 + timeoutSeconds: 929367702 + terminationMessagePath: "221" + terminationMessagePolicy: 軶ǃ*ʙ嫙&蒒5靇 + volumeDevices: + - devicePath: "189" + name: "188" + volumeMounts: + - mountPath: "185" + mountPropagation: 咻痗ȡmƴy綸_Ú8參遼ūPH炮掊° + name: "184" + readOnly: true + subPath: "186" + subPathExpr: "187" + workingDir: "168" + nodeName: "372" + nodeSelector: + "368": "369" + overhead: + tŧK剛Ʀ魨练脨,Ƃ3貊: "972" + preemptionPolicy: 鬙Ǒȃ绡>堵zŕƧ钖孝0蛮xAǫ + priority: -966330786 + priorityClassName: "430" + readinessGates: + - conditionType: 齔試ŭ + restartPolicy: 幩šeSvEȤƏ埮pɵ + runtimeClassName: "435" + schedulerName: "425" + securityContext: + fsGroup: -5265121980497361308 + runAsGroup: 2006200781539567705 + runAsNonRoot: true + runAsUser: 1287380841622288898 + seLinuxOptions: + level: "376" + role: "374" + type: "375" + user: "373" + supplementalGroups: + - 6618112330449141397 + sysctls: + - name: "380" + value: "381" + windowsOptions: + gmsaCredentialSpec: "378" + gmsaCredentialSpecName: "377" + runAsUserName: "379" + serviceAccount: "371" + serviceAccountName: "370" + shareProcessNamespace: true + subdomain: "384" + terminationGracePeriodSeconds: -3123571459188372202 + tolerations: + - effect: ǣʛsĊ剞鮧軷șlļė[BN柌ë + key: "426" + operator: z* 皗u疲fɎ嵄箲Ů埞瞔ɏÊ锒e躜 + tolerationSeconds: -9161243904952859304 + value: "427" + topologySpreadConstraints: + - labelSelector: + matchExpressions: + - key: RT.0zo + operator: DoesNotExist + matchLabels: + rf-l67-9a-trt-03-7z2zy0e428-4-k2/kU27_.-4T-I.-..K.-.0__sD.-.-_I-FP: q-JM + maxSkew: 2088809792 + topologyKey: "436" + whenUnsatisfiable: 縊CkǚŨ镦 + 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" + 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: 246849509 diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/certificates.k8s.io.v1beta1.CertificateSigningRequest.json b/staging/src/k8s.io/api/testdata/v1.16.0/certificates.k8s.io.v1beta1.CertificateSigningRequest.json new file mode 100644 index 00000000000..8b5940d5698 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.0/certificates.k8s.io.v1beta1.CertificateSigningRequest.json @@ -0,0 +1,70 @@ +{ + "kind": "CertificateSigningRequest", + "apiVersion": "certificates.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": { + "request": "OA==", + "usages": [ + "J枊a" + ], + "username": "19", + "uid": "20", + "groups": [ + "21" + ], + "extra": { + "22": [ + "23" +] + } + }, + "status": { + "conditions": [ + { + "type": "o,c鮽ort昍řČ扷5Ɨ", + "reason": "24", + "message": "25", + "lastUpdateTime": "2901-11-14T22:54:07Z" + } + ], + "certificate": "9Q==" + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/certificates.k8s.io.v1beta1.CertificateSigningRequest.pb b/staging/src/k8s.io/api/testdata/v1.16.0/certificates.k8s.io.v1beta1.CertificateSigningRequest.pb new file mode 100644 index 0000000000000000000000000000000000000000..c04fd17929944efebf4475c3e6e3f300084dc398 GIT binary patch literal 326 zcmd0{C}!ZY;F3;GEh@=O%S=uzNiEjPwkX!i%-1h7OiC?DG!&9_Mo0!{rsrkmr3a-J zmZlb$2sJWstz_h4G!kMomSQwfVl>raG&d44G&C?VGBGeUv9vI-FgG(WGcqu?xc#o_ zYGe1D#sVjXfVCZ4n_K6fo3ooSij9lWT!_&kiJgnlQi#dWAWMOZ$wWN6yOs1H~ez|UMeo@J@8NEkm9_e}3x!v^GbRi}q6QEX8B@T}MYip0? O3NQ#UewAWSVgLXg(P!uY literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/certificates.k8s.io.v1beta1.CertificateSigningRequest.yaml b/staging/src/k8s.io/api/testdata/v1.16.0/certificates.k8s.io.v1beta1.CertificateSigningRequest.yaml new file mode 100644 index 00000000000..166322dcd90 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.0/certificates.k8s.io.v1beta1.CertificateSigningRequest.yaml @@ -0,0 +1,49 @@ +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: + "22": + - "23" + groups: + - "21" + request: OA== + uid: "20" + usages: + - J枊a + username: "19" +status: + certificate: 9Q== + conditions: + - lastUpdateTime: "2901-11-14T22:54:07Z" + message: "25" + reason: "24" + type: o,c鮽ort昍řČ扷5Ɨ diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/coordination.k8s.io.v1.Lease.json b/staging/src/k8s.io/api/testdata/v1.16.0/coordination.k8s.io.v1.Lease.json new file mode 100644 index 00000000000..062943538d6 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.0/coordination.k8s.io.v1.Lease.json @@ -0,0 +1,48 @@ +{ + "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, + "leaseTransitions": 1305381319 + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/coordination.k8s.io.v1.Lease.pb b/staging/src/k8s.io/api/testdata/v1.16.0/coordination.k8s.io.v1.Lease.pb new file mode 100644 index 0000000000000000000000000000000000000000..a97de023e6812a3ea6b7e16cacf76a97d1634ec7 GIT binary patch literal 234 zcmVMV3X>V>WYdCW*X>TufF%kt#Wnpt=621WnsR0TB 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 k#D-lO0x>r-0x>ue5DEe@IS{y-!>a=*$CJA51R4M$0J{`RN&o-= literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/coordination.k8s.io.v1.Lease.yaml b/staging/src/k8s.io/api/testdata/v1.16.0/coordination.k8s.io.v1.Lease.yaml new file mode 100644 index 00000000000..5af1769990b --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.0/coordination.k8s.io.v1.Lease.yaml @@ -0,0 +1,35 @@ +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: + holderIdentity: "19" + leaseDurationSeconds: 896585016 + leaseTransitions: 1305381319 diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/coordination.k8s.io.v1beta1.Lease.json b/staging/src/k8s.io/api/testdata/v1.16.0/coordination.k8s.io.v1beta1.Lease.json new file mode 100644 index 00000000000..2361dd18c1d --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.0/coordination.k8s.io.v1beta1.Lease.json @@ -0,0 +1,48 @@ +{ + "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, + "leaseTransitions": 1305381319 + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/coordination.k8s.io.v1beta1.Lease.pb b/staging/src/k8s.io/api/testdata/v1.16.0/coordination.k8s.io.v1beta1.Lease.pb new file mode 100644 index 0000000000000000000000000000000000000000..f33af86899f5973365f7320054f1c1c1ddf2feda GIT binary patch literal 239 zcmVMV3X>V>WYdCW*X>TufF=AzOVKEW~Ol4tnWfHyt 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 pfhgv=m&Ar$8UislG6FF;5)cXkF*y*pn!~FDD94k!?gSbDA^>S3O(6gP literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/coordination.k8s.io.v1beta1.Lease.yaml b/staging/src/k8s.io/api/testdata/v1.16.0/coordination.k8s.io.v1beta1.Lease.yaml new file mode 100644 index 00000000000..a529937f768 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.0/coordination.k8s.io.v1beta1.Lease.yaml @@ -0,0 +1,35 @@ +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: + holderIdentity: "19" + leaseDurationSeconds: 896585016 + leaseTransitions: 1305381319 diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.APIGroup.json b/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.APIGroup.json new file mode 100644 index 00000000000..66b519a84b2 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/core.v1.APIGroup.pb b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/core.v1.Binding.yaml b/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.Binding.yaml new file mode 100644 index 00000000000..b66bc4dae74 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/core.v1.ComponentStatus.json b/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.ComponentStatus.json new file mode 100644 index 00000000000..c1064a19e9b --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/core.v1.ComponentStatus.pb b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/core.v1.ComponentStatus.yaml b/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.ComponentStatus.yaml new file mode 100644 index 00000000000..376a732b083 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/core.v1.ConfigMap.json b/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.ConfigMap.json new file mode 100644 index 00000000000..a91df63f34c --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.ConfigMap.json @@ -0,0 +1,49 @@ +{ + "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" + } + ] + }, + "data": { + "19": "20" + }, + "binaryData": { + "21": "Dg==" + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.ConfigMap.pb b/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.ConfigMap.pb new file mode 100644 index 0000000000000000000000000000000000000000..cffad0fbe1490975a72790a10c80bf8003786618 GIT binary patch literal 219 zcmd0{C}!Z|=VB@|6ykKw&r8cp_f0Gi+RwN_&ThsiHZDeUAx4WNb}mLs zAtpnEECntmLnA3BLt`aAm#U|`r<`c7E(^b literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.CreateOptions.yaml b/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.CreateOptions.yaml new file mode 100644 index 00000000000..b115dc761e0 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/core.v1.DeleteOptions.json b/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.DeleteOptions.json new file mode 100644 index 00000000000..6d2b57c905e --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/core.v1.DeleteOptions.pb b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/core.v1.DeleteOptions.yaml b/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.DeleteOptions.yaml new file mode 100644 index 00000000000..842585490e9 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/core.v1.Endpoints.json b/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.Endpoints.json new file mode 100644 index 00000000000..48a7dddca4e --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.Endpoints.json @@ -0,0 +1,86 @@ +{ + "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Ž燹憍峕?狱³-Ǐ忄*" + } + ] + } + ] +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.Endpoints.pb b/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.Endpoints.pb new file mode 100644 index 0000000000000000000000000000000000000000..6156ed64db02043ae982b2679c134ae94d40cb7f GIT binary patch literal 374 zcmWO0%_~Gv9LDi`eubO`I@!3ZaZ7O{_ndQI&P<|2S=!hr3ojd#nP#Mr#dsSo)6k5@ zWMW|@At6nYVy>5soee9Cdzp>D!P!5bZ_l(yD7YTO93{2=GZV4sd;&f}7%_sl zicAezI&xSerH08&!!pCd5RPrw%;4hdZ}}s+RZPZumBF)(o0YYr_u?HIuExkANQ~8B z6ed88sSpOrRG?g|>s#>ea<8eygy%kIVmipKB2XNtxd7C1QKy{Rq`9)=`Z>39T<{J% zhWz67)9q;ITW%@XO|}N5e0hCD)*J>@kW+*QqzRJ<2F3_5t^zZ)&_KL$QECec4_(pr z@yhvqG(H>br@caXJJ`Inp7S~|ivhDEz#J(I4HzXtHU!Zza7uv7%baTs_IiG{E+4NtUNZi} Js;(-U@()Tld(Z#? literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.Endpoints.yaml b/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.Endpoints.yaml new file mode 100644 index 00000000000..9a4cf7bbc8d --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.Endpoints.yaml @@ -0,0 +1,60 @@ +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.16.0/core.v1.EphemeralContainers.json b/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.EphemeralContainers.json new file mode 100644 index 00000000000..28aa11edf5a --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.EphemeralContainers.json @@ -0,0 +1,292 @@ +{ + "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懙" + }, + "stdin": true, + "tty": true, + "targetContainerName": "89" + } + ] +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.EphemeralContainers.pb b/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.EphemeralContainers.pb new file mode 100644 index 0000000000000000000000000000000000000000..ee54463fc951c1cfdcbfaf0513247f6b2bea7f09 GIT binary patch literal 1140 zcmYjPT}&KR6rOwe+ujgdhsLbq3rlt zgjJTsrTnxkLScc}tu3Him8FG3g$8zjB?P0Fke0jK7IgQ_t+S(Rr9T_uM(( z_nq&YQ@lkW4-@>FDwaOo)KLF&eREyo;a5(-TKCfF`sNmK%S9#;K~zMVgqVzUFEZ&~ zRaF>eiq0yz!c9XlsG{*(J8ymE>k9jts)eJ`&Z}?x$G5@@sJ4(GQ$+kk5kZwAR+W=w z1gliSswS5_)oL$<)&p;}Si#laCNBnDfum-uvR16>K~w?18sejwzMvfnW+LaUu>;TA z;hB}$x{5^T&E#2MdGh*TyyJO5GbvWNI9^1Cil7LXs3Kvi%9v6wrW$>OV9MNU{qsBd zp7%m``tRI@2gw3l>Q7X`C6s82WDpm@nhG%$OCZu9Vp4uqaxsCgrbEW?2y*UZ!ijr? zYL%1{Qe$77t52M*-?%6ikUT~eQ6dknUN9;)25PL~^7ztvFclhe?o87-@;HE1x&;X{ zMaE3^mL@y8?byJfRM#iVu>)(p_ENi-Vn&a>gGjAI&2$ljGDCE^P`1v5S}x1C=f~1x zlht<2|2o@Om-%R^+3HzqONOV9r@JCAuHL9>@Iq4z8q^iZO^8cyU+Y=vDv$)osO~G5 zMu!SKJ-u6*g0j^1QtYp+Gv&X`Y>wtkQa<>}ww>f%RC|g%=}6J32=aC9z7(BFSl8t} z&sgs!C;axuvks$f0KR#TF|_>0Zc&zzyMGLP+mYw_EZX~NUfIrf+f#q%7FsFd5NtiPkbG_{5*W1_PvEQc-mLmmmRCP1a_Cw^Kk;NHwf%C_T0R#-@umqg9A=HV4K7@vm2X+}&#A%tDK$eTRTeyJoE&p<4 z3OUOFd(GH1YRnm|S7r@X#64i}r4L7Hvev3{vDJ||GjM2SF5bU7pEVd{8`^&c84S+4 pd&+lfH#alS;uqnK{IbtCJG*!9P4()Z9r?=U+>JsITPX>$@Gtwfep&zk literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.EphemeralContainers.yaml b/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.EphemeralContainers.yaml new file mode 100644 index 00000000000..5655a6e0e91 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.EphemeralContainers.yaml @@ -0,0 +1,203 @@ +apiVersion: v1 +ephemeralContainers: +- args: + - "22" + command: + - "21" + env: + - name: "29" + value: "30" + valueFrom: + configMapKeyRef: + key: "36" + name: "35" + optional: false + fieldRef: + apiVersion: "31" + fieldPath: "32" + resourceFieldRef: + containerName: "33" + divisor: "12" + resource: "34" + secretKeyRef: + key: "38" + name: "37" + optional: false + envFrom: + - configMapRef: + name: "27" + optional: false + prefix: "26" + secretRef: + name: "28" + optional: false + image: "20" + lifecycle: + postStart: + exec: + command: + - "66" + httpGet: + host: "68" + httpHeaders: + - name: "69" + value: "70" + path: "67" + port: -1293912096 + scheme: 託仭 + tcpSocket: + host: "72" + port: "71" + preStop: + exec: + command: + - "73" + httpGet: + host: "76" + httpHeaders: + - name: "77" + value: "78" + path: "74" + port: "75" + scheme: 鴜Ł%Ũ + tcpSocket: + host: "80" + port: "79" + livenessProbe: + exec: + command: + - "45" + failureThreshold: -54954325 + httpGet: + host: "48" + httpHeaders: + - name: "49" + value: "50" + path: "46" + port: "47" + scheme: 亞螩B峅x4%a鯿rŎǀ朲^苣fƼ@h + initialDelaySeconds: 1392988974 + periodSeconds: -1771047449 + successThreshold: -1280107919 + tcpSocket: + host: "51" + port: 1366345526 + timeoutSeconds: 1563658126 + name: "19" + ports: + - containerPort: -1300313567 + hostIP: "25" + hostPort: 1305381319 + name: "24" + readinessProbe: + exec: + command: + - "52" + failureThreshold: -833209928 + httpGet: + host: "55" + httpHeaders: + - name: "56" + value: "57" + path: "53" + port: "54" + scheme: OŖ樅尷 + initialDelaySeconds: 819364842 + periodSeconds: -983896210 + successThreshold: 552512122 + tcpSocket: + host: "58" + port: 2136826132 + timeoutSeconds: 933484239 + resources: + limits: + V夸eɑeʤ: "420" + requests: + Ƣ6/ʕVŚ(ĿȊ甞: "776" + securityContext: + allowPrivilegeEscalation: true + capabilities: + add: + - 2Ō¾\ĒP鄸靇杧ž + drop: + - 娲瘹ɭȊɚɎ(dɅ囥糷磩窮秳ķ蟒苾h^ + privileged: false + procMount: ĭÐl恕ɍȇ廄裭4懙 + readOnlyRootFilesystem: true + runAsGroup: -5441351197948631872 + runAsNonRoot: true + runAsUser: 4491726672505793472 + seLinuxOptions: + level: "85" + role: "83" + type: "84" + user: "82" + windowsOptions: + gmsaCredentialSpec: "87" + gmsaCredentialSpecName: "86" + runAsUserName: "88" + startupProbe: + exec: + command: + - "59" + failureThreshold: 13573196 + httpGet: + host: "61" + httpHeaders: + - name: "62" + value: "63" + path: "60" + port: 180803110 + scheme: ņ錕?øēƺ + initialDelaySeconds: -816398166 + periodSeconds: -1583208879 + successThreshold: 1088264954 + tcpSocket: + host: "65" + port: "64" + timeoutSeconds: 1229400382 + stdin: true + targetContainerName: "89" + terminationMessagePath: "81" + terminationMessagePolicy: Ņ£ + tty: true + volumeDevices: + - devicePath: "44" + name: "43" + volumeMounts: + - mountPath: "40" + mountPropagation: 憍峕?狱³-Ǐ忄* + name: "39" + subPath: "41" + subPathExpr: "42" + workingDir: "23" +kind: EphemeralContainers +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.16.0/core.v1.Event.json b/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.Event.json new file mode 100644 index 00000000000..06616c570d7 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.Event.json @@ -0,0 +1,79 @@ +{ + "kind": "Event", + "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" + } + ] + }, + "involvedObject": { + "kind": "19", + "namespace": "20", + "name": "21", + "uid": "īqJ枊a8衍`Ĩɘ.蘯", + "apiVersion": "22", + "resourceVersion": "23", + "fieldPath": "24" + }, + "reason": "25", + "message": "26", + "source": { + "component": "27", + "host": "28" + }, + "firstTimestamp": "2958-05-23T21:23:39Z", + "lastTimestamp": "2907-12-28T01:19:18Z", + "count": -1492226764, + "type": "29", + "eventTime": "2530-04-08T07:06:28.046544Z", + "series": { + "count": 1266076158, + "lastObservedTime": "2951-04-21T20:18:51.456715Z" + }, + "action": "30", + "related": { + "kind": "31", + "namespace": "32", + "name": "33", + "uid": "ʤ脽ěĂ凗蓏Ŋ蛊ĉy緅縕\u003eŽ", + "apiVersion": "34", + "resourceVersion": "35", + "fieldPath": "36" + }, + "reportingComponent": "37", + "reportingInstance": "38" +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.Event.pb b/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.Event.pb new file mode 100644 index 0000000000000000000000000000000000000000..f059eb7195e69267a475b4b0ecc48ab73d2edb20 GIT binary patch literal 407 zcmV;I0ciefICB6B3km{uF%ktuc4cmK68{1UsR0TBG774F)%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#8USJfGcam83Ia1R5&|Ž +reportingComponent: "37" +reportingInstance: "38" +series: + count: 1266076158 + lastObservedTime: "2951-04-21T20:18:51.456715Z" +source: + component: "27" + host: "28" +type: "29" diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.ExportOptions.json b/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.ExportOptions.json new file mode 100644 index 00000000000..ebd4b9a40a0 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.ExportOptions.json @@ -0,0 +1,6 @@ +{ + "kind": "ExportOptions", + "apiVersion": "v1", + "export": true, + "exact": false +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.ExportOptions.pb b/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.ExportOptions.pb new file mode 100644 index 0000000000000000000000000000000000000000..a8556b4f89390d607759afaed6b5f5b7d85f1604 GIT binary patch literal 35 qcmd0{C}!Xi=3*){6ykNQD9A4=@h>RJ%+D(pV&PyEV31-^VgLY}6ykDEE%7fX$;{6y7GmaNG?HRaVgLYf?FO0v literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.GetOptions.yaml b/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.GetOptions.yaml new file mode 100644 index 00000000000..a81415497bd --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/core.v1.LimitRange.json b/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.LimitRange.json new file mode 100644 index 00000000000..5c7e2b0ffc4 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/core.v1.LimitRange.pb b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/core.v1.LimitRange.yaml b/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.LimitRange.yaml new file mode 100644 index 00000000000..e71ffd35092 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/core.v1.ListOptions.json b/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.ListOptions.json new file mode 100644 index 00000000000..50e3707fa1f --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.ListOptions.json @@ -0,0 +1,11 @@ +{ + "kind": "ListOptions", + "apiVersion": "v1", + "labelSelector": "2", + "fieldSelector": "3", + "watch": true, + "resourceVersion": "4", + "timeoutSeconds": 1002466899136229878, + "limit": 5339971464584210463, + "continue": "5" +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.ListOptions.pb b/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.ListOptions.pb new file mode 100644 index 0000000000000000000000000000000000000000..bfc2c1df3c20626731c28768f06ab5b0877a0386 GIT binary patch literal 65 zcmd0{C}!XihC_V~qztEcXL;kB55 Vp|5N5j~l&SPK>4=3{nhA3;>L}75@ML literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.ListOptions.yaml b/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.ListOptions.yaml new file mode 100644 index 00000000000..5b66db1740c --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.ListOptions.yaml @@ -0,0 +1,9 @@ +apiVersion: v1 +continue: "5" +fieldSelector: "3" +kind: ListOptions +labelSelector: "2" +limit: 5339971464584210463 +resourceVersion: "4" +timeoutSeconds: 1002466899136229878 +watch: true diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.Namespace.json b/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.Namespace.json new file mode 100644 index 00000000000..ecc0bc29ec0 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/core.v1.Namespace.pb b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/core.v1.Namespace.yaml b/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.Namespace.yaml new file mode 100644 index 00000000000..da1a7a65da3 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/core.v1.Node.json b/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.Node.json new file mode 100644 index 00000000000..3acd7885b91 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/core.v1.Node.pb b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/core.v1.NodeProxyOptions.json b/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.NodeProxyOptions.json new file mode 100644 index 00000000000..ca9a6afcd46 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/core.v1.NodeProxyOptions.pb b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/core.v1.PersistentVolumeClaim.yaml b/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.PersistentVolumeClaim.yaml new file mode 100644 index 00000000000..cde1c248e35 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/core.v1.Pod.json b/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.Pod.json new file mode 100644 index 00000000000..3709344b6d2 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.Pod.json @@ -0,0 +1,1491 @@ +{ + "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" + } + } + } + ], + "initContainers": [ + { + "name": "124", + "image": "125", + "command": [ + "126" + ], + "args": [ + "127" + ], + "workingDir": "128", + "ports": [ + { + "name": "129", + "hostPort": -2139825026, + "containerPort": -2040518604, + "hostIP": "130" + } + ], + "envFrom": [ + { + "prefix": "131", + "configMapRef": { + "name": "132", + "optional": false + }, + "secretRef": { + "name": "133", + "optional": true + } + } + ], + "env": [ + { + "name": "134", + "value": "135", + "valueFrom": { + "fieldRef": { + "apiVersion": "136", + "fieldPath": "137" + }, + "resourceFieldRef": { + "containerName": "138", + "resource": "139", + "divisor": "637" + }, + "configMapKeyRef": { + "name": "140", + "key": "141", + "optional": false + }, + "secretKeyRef": { + "name": "142", + "key": "143", + "optional": true + } + } + } + ], + "resources": { + "limits": { + "ŨȈ\u003eŅ£趕ã/鈱$-议": "963" + }, + "requests": { + "鄸靇杧ž譋娲瘹ɭȊɚɎ(dɅ囥糷磩窮秳": "781" + } + }, + "volumeMounts": [ + { + "name": "144", + "readOnly": true, + "mountPath": "145", + "subPath": "146", + "mountPropagation": "QZ{ʁgɸ=ǤÆ", + "subPathExpr": "147" + } + ], + "volumeDevices": [ + { + "name": "148", + "devicePath": "149" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "150" + ] + }, + "httpGet": { + "path": "151", + "port": -1123620985, + "host": "152", + "scheme": "l恕ɍȇ廄裭4懙鏮嵒", + "httpHeaders": [ + { + "name": "153", + "value": "154" + } + ] + }, + "tcpSocket": { + "port": "155", + "host": "156" + }, + "initialDelaySeconds": -1177836822, + "timeoutSeconds": 1822289444, + "periodSeconds": 1149075888, + "successThreshold": 1156607667, + "failureThreshold": 990374141 + }, + "readinessProbe": { + "exec": { + "command": [ + "157" + ] + }, + "httpGet": { + "path": "158", + "port": "159", + "host": "160", + "scheme": "Ü郀", + "httpHeaders": [ + { + "name": "161", + "value": "162" + } + ] + }, + "tcpSocket": { + "port": 1184528004, + "host": "163" + }, + "initialDelaySeconds": -144625578, + "timeoutSeconds": -101708658, + "periodSeconds": 694611906, + "successThreshold": -1888506207, + "failureThreshold": -1904823509 + }, + "startupProbe": { + "exec": { + "command": [ + "164" + ] + }, + "httpGet": { + "path": "165", + "port": 1693510057, + "host": "166", + "scheme": "=y钡", + "httpHeaders": [ + { + "name": "167", + "value": "168" + } + ] + }, + "tcpSocket": { + "port": "169", + "host": "170" + }, + "initialDelaySeconds": -529495213, + "timeoutSeconds": 23025317, + "periodSeconds": 1727149457, + "successThreshold": 1407547486, + "failureThreshold": 1247862962 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "171" + ] + }, + "httpGet": { + "path": "172", + "port": "173", + "host": "174", + "scheme": "荎僋bŭDz鯰硰{舁吉蓨", + "httpHeaders": [ + { + "name": "175", + "value": "176" + } + ] + }, + "tcpSocket": { + "port": -662805900, + "host": "177" + } + }, + "preStop": { + "exec": { + "command": [ + "178" + ] + }, + "httpGet": { + "path": "179", + "port": 249891070, + "host": "180", + "scheme": "ɹ7\\弌Þ帺萸Do©Ǿt'容柚ʕIã陫", + "httpHeaders": [ + { + "name": "181", + "value": "182" + } + ] + }, + "tcpSocket": { + "port": 266070687, + "host": "183" + } + } + }, + "terminationMessagePath": "184", + "terminationMessagePolicy": "\")珷\u003cº", + "imagePullPolicy": "TwMȗ礼2ħ籦ö嗏ʑ\u003e季", + "securityContext": { + "capabilities": { + "add": [ + "畬x骀Šĸů湙騘\u0026" + ], + "drop": [ + "川J缮ǚbJ5ʬ" + ] + }, + "privileged": true, + "seLinuxOptions": { + "user": "185", + "role": "186", + "type": "187", + "level": "188" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "189", + "gmsaCredentialSpec": "190", + "runAsUserName": "191" + }, + "runAsUser": 570299180913049309, + "runAsGroup": -7029550403667587439, + "runAsNonRoot": false, + "readOnlyRootFilesystem": false, + "allowPrivilegeEscalation": true, + "procMount": "`诫z徃鷢6ȥ啕禗Ǐ2啗塧ȱ蓿彭聡A" + }, + "stdinOnce": true + } + ], + "containers": [ + { + "name": "192", + "image": "193", + "command": [ + "194" + ], + "args": [ + "195" + ], + "workingDir": "196", + "ports": [ + { + "name": "197", + "hostPort": -632157481, + "containerPort": -539733119, + "protocol": "楙¯ĦE勗E", + "hostIP": "198" + } + ], + "envFrom": [ + { + "prefix": "199", + "configMapRef": { + "name": "200", + "optional": false + }, + "secretRef": { + "name": "201", + "optional": true + } + } + ], + "env": [ + { + "name": "202", + "value": "203", + "valueFrom": { + "fieldRef": { + "apiVersion": "204", + "fieldPath": "205" + }, + "resourceFieldRef": { + "containerName": "206", + "resource": "207", + "divisor": "177" + }, + "configMapKeyRef": { + "name": "208", + "key": "209", + "optional": false + }, + "secretKeyRef": { + "name": "210", + "key": "211", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "蓳嗘TʡȂŏ{sǡƟ狩鴈o_": "445" + }, + "requests": { + "ǘ\"^饣Vȿ": "900" + } + }, + "volumeMounts": [ + { + "name": "212", + "mountPath": "213", + "subPath": "214", + "mountPropagation": "怳冘HǺƶȤ^}穠C]躢|)黰eȪ嵛4", + "subPathExpr": "215" + } + ], + "volumeDevices": [ + { + "name": "216", + "devicePath": "217" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "218" + ] + }, + "httpGet": { + "path": "219", + "port": -144591150, + "host": "220", + "scheme": "ƛƟ)ÙæNǚ錯ƶRquA?瞲Ť倱\u003c", + "httpHeaders": [ + { + "name": "221", + "value": "222" + } + ] + }, + "tcpSocket": { + "port": "223", + "host": "224" + }, + "initialDelaySeconds": 1288053477, + "timeoutSeconds": -163325250, + "periodSeconds": 1607133856, + "successThreshold": 1891896870, + "failureThreshold": -1321131665 + }, + "readinessProbe": { + "exec": { + "command": [ + "225" + ] + }, + "httpGet": { + "path": "226", + "port": "227", + "host": "228", + "scheme": "0åȂ町恰nj揠8lj", + "httpHeaders": [ + { + "name": "229", + "value": "230" + } + ] + }, + "tcpSocket": { + "port": -2049272966, + "host": "231" + }, + "initialDelaySeconds": -1188153605, + "timeoutSeconds": -427769948, + "periodSeconds": 912004803, + "successThreshold": -2098817064, + "failureThreshold": 1231820696 + }, + "startupProbe": { + "exec": { + "command": [ + "232" + ] + }, + "httpGet": { + "path": "233", + "port": "234", + "host": "235", + "httpHeaders": [ + { + "name": "236", + "value": "237" + } + ] + }, + "tcpSocket": { + "port": 675406340, + "host": "238" + }, + "initialDelaySeconds": 994527057, + "timeoutSeconds": -1482763519, + "periodSeconds": -1346458591, + "successThreshold": 1234551517, + "failureThreshold": -1618937335 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "239" + ] + }, + "httpGet": { + "path": "240", + "port": "241", + "host": "242", + "scheme": "%:;栍dʪīT捘ɍi", + "httpHeaders": [ + { + "name": "243", + "value": "244" + } + ] + }, + "tcpSocket": { + "port": "245", + "host": "246" + } + }, + "preStop": { + "exec": { + "command": [ + "247" + ] + }, + "httpGet": { + "path": "248", + "port": -1171060347, + "host": "249", + "scheme": "咻痗ȡmƴy綸_Ú8參遼ūPH炮掊°", + "httpHeaders": [ + { + "name": "250", + "value": "251" + } + ] + }, + "tcpSocket": { + "port": "252", + "host": "253" + } + } + }, + "terminationMessagePath": "254", + "terminationMessagePolicy": "閼咎櫸eʔŊ", + "imagePullPolicy": "ȓƇ$缔獵偐ę腬瓷碑=ɉ鎷卩蝾H韹寬", + "securityContext": { + "capabilities": { + "add": [ + "瓼猀2:öY鶪5w垁鷌辪" + ], + "drop": [ + "U珝Żwʮ馜üNșƶ4ĩĉ" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "255", + "role": "256", + "type": "257", + "level": "258" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "259", + "gmsaCredentialSpec": "260", + "runAsUserName": "261" + }, + "runAsUser": -4642229086806245627, + "runAsGroup": 6165457529064596376, + "runAsNonRoot": false, + "readOnlyRootFilesystem": false, + "allowPrivilegeEscalation": false, + "procMount": "" + }, + "stdinOnce": true, + "tty": true + } + ], + "ephemeralContainers": [ + { + "name": "262", + "image": "263", + "command": [ + "264" + ], + "args": [ + "265" + ], + "workingDir": "266", + "ports": [ + { + "name": "267", + "hostPort": -1703360754, + "containerPort": -1569009987, + "protocol": "ɢǵʭd鲡:贅wE@Ȗs«öʮĀ\u003c", + "hostIP": "268" + } + ], + "envFrom": [ + { + "prefix": "269", + "configMapRef": { + "name": "270", + "optional": true + }, + "secretRef": { + "name": "271", + "optional": false + } + } + ], + "env": [ + { + "name": "272", + "value": "273", + "valueFrom": { + "fieldRef": { + "apiVersion": "274", + "fieldPath": "275" + }, + "resourceFieldRef": { + "containerName": "276", + "resource": "277", + "divisor": "405" + }, + "configMapKeyRef": { + "name": "278", + "key": "279", + "optional": false + }, + "secretKeyRef": { + "name": "280", + "key": "281", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "豈ɃHŠơŴĿǹ_Áȉ彂Ŵ廷": "948" + }, + "requests": { + "": "83" + } + }, + "volumeMounts": [ + { + "name": "282", + "mountPath": "283", + "subPath": "284", + "mountPropagation": "@ùƸʋŀ樺ȃv", + "subPathExpr": "285" + } + ], + "volumeDevices": [ + { + "name": "286", + "devicePath": "287" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "288" + ] + }, + "httpGet": { + "path": "289", + "port": "290", + "host": "291", + "scheme": "Źʣy豎@ɀ羭,铻O", + "httpHeaders": [ + { + "name": "292", + "value": "293" + } + ] + }, + "tcpSocket": { + "port": "294", + "host": "295" + }, + "initialDelaySeconds": 1424053148, + "timeoutSeconds": 747521320, + "periodSeconds": 859639931, + "successThreshold": -1663149700, + "failureThreshold": -1131820775 + }, + "readinessProbe": { + "exec": { + "command": [ + "296" + ] + }, + "httpGet": { + "path": "297", + "port": -1710454086, + "host": "298", + "scheme": "mɩC[ó瓧", + "httpHeaders": [ + { + "name": "299", + "value": "300" + } + ] + }, + "tcpSocket": { + "port": -122979840, + "host": "301" + }, + "initialDelaySeconds": 915577348, + "timeoutSeconds": -590798124, + "periodSeconds": -1386967282, + "successThreshold": -2030286732, + "failureThreshold": -233378149 + }, + "startupProbe": { + "exec": { + "command": [ + "302" + ] + }, + "httpGet": { + "path": "303", + "port": -495373547, + "host": "304", + "scheme": "ʼn掏1ſ盷褎weLJ", + "httpHeaders": [ + { + "name": "305", + "value": "306" + } + ] + }, + "tcpSocket": { + "port": "307", + "host": "308" + }, + "initialDelaySeconds": -929354164, + "timeoutSeconds": 1972119760, + "periodSeconds": 1582773079, + "successThreshold": -1133499416, + "failureThreshold": 486195690 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "309" + ] + }, + "httpGet": { + "path": "310", + "port": -1589303862, + "host": "311", + "scheme": "ľǎɳ,ǿ飏騀呣ǎ", + "httpHeaders": [ + { + "name": "312", + "value": "313" + } + ] + }, + "tcpSocket": { + "port": "314", + "host": "315" + } + }, + "preStop": { + "exec": { + "command": [ + "316" + ] + }, + "httpGet": { + "path": "317", + "port": "318", + "host": "319", + "scheme": "Ƹ[Ęİ榌U髷裎$MVȟ@7", + "httpHeaders": [ + { + "name": "320", + "value": "321" + } + ] + }, + "tcpSocket": { + "port": "322", + "host": "323" + } + } + }, + "terminationMessagePath": "324", + "terminationMessagePolicy": "Ȋ礶", + "imagePullPolicy": "ʁ揆ɘȌ脾嚏吐ĠLƐ", + "securityContext": { + "capabilities": { + "add": [ + "3.v-鿧悮坮Ȣ" + ], + "drop": [ + "ļ腻ŬƩȿ" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "325", + "role": "326", + "type": "327", + "level": "328" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "329", + "gmsaCredentialSpec": "330", + "runAsUserName": "331" + }, + "runAsUser": 9197199583783594492, + "runAsGroup": 241615716805649441, + "runAsNonRoot": true, + "readOnlyRootFilesystem": false, + "allowPrivilegeEscalation": false, + "procMount": "ħsĨɆâĺ" + }, + "stdin": true, + "tty": true, + "targetContainerName": "332" + } + ], + "restartPolicy": "倗S晒嶗UÐ_ƮA攤/ɸɎ R§耶", + "terminationGracePeriodSeconds": -1689173322096612726, + "activeDeadlineSeconds": -9052689354742694982, + "dnsPolicy": "8鸖ɱJȉ罴ņ螡źȰ?$矡ȶ网棊ʢ", + "nodeSelector": { + "333": "334" + }, + "serviceAccountName": "335", + "serviceAccount": "336", + "automountServiceAccountToken": false, + "nodeName": "337", + "hostNetwork": true, + "hostPID": true, + "hostIPC": true, + "shareProcessNamespace": false, + "securityContext": { + "seLinuxOptions": { + "user": "338", + "role": "339", + "type": "340", + "level": "341" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "342", + "gmsaCredentialSpec": "343", + "runAsUserName": "344" + }, + "runAsUser": 7525448836100188460, + "runAsGroup": -860974700141841896, + "runAsNonRoot": true, + "supplementalGroups": [ + 7258403424756645907 + ], + "fsGroup": 6347577485454457915, + "sysctls": [ + { + "name": "345", + "value": "346" + } + ] + }, + "imagePullSecrets": [ + { + "name": "347" + } + ], + "hostname": "348", + "subdomain": "349", + "affinity": { + "nodeAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": { + "nodeSelectorTerms": [ + { + "matchExpressions": [ + { + "key": "350", + "operator": "}潷ʒ胵輓Ɔȓ蹣ɐǛv+8Ƥ熪军g\u003e", + "values": [ + "351" + ] + } + ], + "matchFields": [ + { + "key": "352", + "operator": "偢ɇ卷荙JLĹ]佱¿\u003e犵殇ŕ-Ɂ圯W", + "values": [ + "353" + ] + } + ] + } + ] + }, + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": -1418092595, + "preference": { + "matchExpressions": [ + { + "key": "354", + "operator": "唊#v铿", + "values": [ + "355" + ] + } + ], + "matchFields": [ + { + "key": "356", + "operator": "埄趛", + "values": [ + "357" + ] + } + ] + } + } + ] + }, + "podAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "zo--4-1-2s39--6---fv--m-8--72-bca4m56au3f---tx-8----2d-4u-d7sn/48Y.q.0-_1-F.h-__k_K5._..O_.J_-G_--V-42E_--o90G_A6": "9_.5vN5.25aWx.2aM214_.-N_g-..__._____K_g1cXfr.4_.-_-_-...1y" + }, + "matchExpressions": [ + { + "key": "8x.2K_2qu_0S-CqW.D_8--21kF-c026.-iTl.1-.T", + "operator": "NotIn", + "values": [ + "H.I3.__-.u" + ] + } + ] + }, + "namespaces": [ + "364" + ], + "topologyKey": "365" + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": -819013491, + "podAffinityTerm": { + "labelSelector": { + "matchLabels": { + "x_-a__0-8-.M-.-.-8v-J1zET_..3dCv3j._.-_pP__up2": "Ns-o779._-k5" + }, + "matchExpressions": [ + { + "key": "9d4i-m7---k8235--8--c83-4b-9-1o8w-4/4csh-3--Z1Tvw39F_C-rtSY.g._2F7.-_e..Or_-.3OHgt._U.-x_rC9.D", + "operator": "NotIn", + "values": [ + "G31-_I-A-_3bz._8M0U1_-__.71-_-9_.X" + ] + } + ] + }, + "namespaces": [ + "372" + ], + "topologyKey": "373" + } + } + ] + }, + "podAntiAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "xm-.nx.sEK4.B.__65m8_x": "29_.-.Ms7_t.P_3..H..k9M86.9a_-0R1" + }, + "matchExpressions": [ + { + "key": "v8_.O_..8n.--z_-..6W.K", + "operator": "Exists" + } + ] + }, + "namespaces": [ + "380" + ], + "topologyKey": "381" + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": -168773629, + "podAffinityTerm": { + "labelSelector": { + "matchLabels": { + "x-3/6-.7D.3_KPgL": "d._.Um.-__k.5" + }, + "matchExpressions": [ + { + "key": "1-_-3_L_2--_v2.5p_..Y-.wg_-b8a_6_.0Q4_.84.K_-_0_..u.F.pq..--3C", + "operator": "In", + "values": [ + "p_N-S..O-BZ..6-1.S-B3_.b17ca-_p-y.eQZ9p_6.Cw" + ] + } + ] + }, + "namespaces": [ + "388" + ], + "topologyKey": "389" + } + } + ] + } + }, + "schedulerName": "390", + "tolerations": [ + { + "key": "391", + "operator": "栣险¹贮獘薟8Mĕ霉", + "value": "392", + "effect": "ŪǗȦɆ悼j蛑q", + "tolerationSeconds": 4375148957048018073 + } + ], + "hostAliases": [ + { + "ip": "393", + "hostnames": [ + "394" + ] + } + ], + "priorityClassName": "395", + "priority": -1286809305, + "dnsConfig": { + "nameservers": [ + "396" + ], + "searches": [ + "397" + ], + "options": [ + { + "name": "398", + "value": "399" + } + ] + }, + "readinessGates": [ + { + "conditionType": "ųŎ群E牬庘颮6(|ǖû" + } + ], + "runtimeClassName": "400", + "enableServiceLinks": false, + "preemptionPolicy": "怨彬ɈNƋl塠傫ü", + "overhead": { + "ɮ6)": "299" + }, + "topologySpreadConstraints": [ + { + "maxSkew": -554557703, + "topologyKey": "401", + "whenUnsatisfiable": "¹t骳ɰɰUʜʔŜ0¢", + "labelSelector": { + "matchLabels": { + "o--5r-v-5-e-m78o-6-s.4-7--i1-8miw-7a-2408m-0--5--2-5----00/l_.23--_l": "b-L7.-__-G_2kCpS__.3g" + }, + "matchExpressions": [ + { + "key": "nw0-3i--a7-2--o--u0038mp9c10-k-r---3g7nz4-------385h---0-u73pj.brgvf3q-z-5z80n--t5--9-4-d2-22--i--40wv--in-870w--itk/5.m_2_--XZ-x.__.Y_2-n_5023Xl-3Pw_-r75--_A", + "operator": "In", + "values": [ + "7M7y-Dy__3wc.q.8_00.0_._.-_L-__bf_9_-C-Pfx" + ] + } + ] + } + } + ] + }, + "status": { + "phase": "ș", + "conditions": [ + { + "type": "ļė[BN柌ë娒汙查o*Ĵ麻齔試", + "status": "昒", + "lastProbeTime": "2756-02-27T11:08:58Z", + "lastTransitionTime": "2296-12-01T04:10:44Z", + "reason": "408", + "message": "409" + } + ], + "message": "410", + "reason": "411", + "nominatedNodeName": "412", + "hostIP": "413", + "podIP": "414", + "podIPs": [ + { + "ip": "415" + } + ], + "initContainerStatuses": [ + { + "name": "416", + "state": { + "waiting": { + "reason": "417", + "message": "418" + }, + "running": { + "startedAt": "1972-12-08T08:30:11Z" + }, + "terminated": { + "exitCode": -1817503524, + "signal": 1558801645, + "reason": "419", + "message": "420", + "startedAt": "2746-03-08T01:39:40Z", + "finishedAt": "2341-12-07T04:14:17Z", + "containerID": "421" + } + }, + "lastState": { + "waiting": { + "reason": "422", + "message": "423" + }, + "running": { + "startedAt": "2329-01-28T22:43:42Z" + }, + "terminated": { + "exitCode": -545370104, + "signal": 1235883803, + "reason": "424", + "message": "425", + "startedAt": "2419-03-20T05:43:22Z", + "finishedAt": "2821-07-19T11:49:26Z", + "containerID": "426" + } + }, + "ready": true, + "restartCount": -810338968, + "image": "427", + "imageID": "428", + "containerID": "429", + "started": false + } + ], + "containerStatuses": [ + { + "name": "430", + "state": { + "waiting": { + "reason": "431", + "message": "432" + }, + "running": { + "startedAt": "2403-04-11T00:06:43Z" + }, + "terminated": { + "exitCode": -173761204, + "signal": 332998836, + "reason": "433", + "message": "434", + "startedAt": "2196-05-31T08:51:58Z", + "finishedAt": "2580-08-27T04:54:10Z", + "containerID": "435" + } + }, + "lastState": { + "waiting": { + "reason": "436", + "message": "437" + }, + "running": { + "startedAt": "2878-09-11T10:26:17Z" + }, + "terminated": { + "exitCode": -1569123121, + "signal": 199195373, + "reason": "438", + "message": "439", + "startedAt": "2873-01-20T06:54:43Z", + "finishedAt": "2454-07-07T22:08:36Z", + "containerID": "440" + } + }, + "ready": false, + "restartCount": 568619460, + "image": "441", + "imageID": "442", + "containerID": "443", + "started": false + } + ], + "qosClass": "刣ȱǍ;ġ縊CkǚŨ", + "ephemeralContainerStatuses": [ + { + "name": "444", + "state": { + "waiting": { + "reason": "445", + "message": "446" + }, + "running": { + "startedAt": "2807-07-11T05:23:59Z" + }, + "terminated": { + "exitCode": -496491540, + "signal": -1067633812, + "reason": "447", + "message": "448", + "startedAt": "2536-08-25T03:52:32Z", + "finishedAt": "2142-06-11T22:09:32Z", + "containerID": "449" + } + }, + "lastState": { + "waiting": { + "reason": "450", + "message": "451" + }, + "running": { + "startedAt": "2890-09-01T10:48:08Z" + }, + "terminated": { + "exitCode": 233999136, + "signal": 1701016188, + "reason": "452", + "message": "453", + "startedAt": "2420-06-19T09:33:57Z", + "finishedAt": "2387-07-09T16:21:33Z", + "containerID": "454" + } + }, + "ready": false, + "restartCount": 1730285145, + "image": "455", + "imageID": "456", + "containerID": "457", + "started": true + } + ] + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.Pod.pb b/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.Pod.pb new file mode 100644 index 0000000000000000000000000000000000000000..de5c444aeb5135e02c571e3dbd2e2c24a2317ce6 GIT binary patch literal 6764 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' + values: + - "351" + matchFields: + - key: "352" + operator: 偢ɇ卷荙JLĹ]佱¿>犵殇ŕ-Ɂ圯W + values: + - "353" + podAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: 9d4i-m7---k8235--8--c83-4b-9-1o8w-4/4csh-3--Z1Tvw39F_C-rtSY.g._2F7.-_e..Or_-.3OHgt._U.-x_rC9.D + operator: NotIn + values: + - G31-_I-A-_3bz._8M0U1_-__.71-_-9_.X + matchLabels: + x_-a__0-8-.M-.-.-8v-J1zET_..3dCv3j._.-_pP__up2: Ns-o779._-k5 + namespaces: + - "372" + topologyKey: "373" + weight: -819013491 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: 8x.2K_2qu_0S-CqW.D_8--21kF-c026.-iTl.1-.T + operator: NotIn + values: + - H.I3.__-.u + matchLabels: + zo--4-1-2s39--6---fv--m-8--72-bca4m56au3f---tx-8----2d-4u-d7sn/48Y.q.0-_1-F.h-__k_K5._..O_.J_-G_--V-42E_--o90G_A6: 9_.5vN5.25aWx.2aM214_.-N_g-..__._____K_g1cXfr.4_.-_-_-...1y + namespaces: + - "364" + topologyKey: "365" + podAntiAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: 1-_-3_L_2--_v2.5p_..Y-.wg_-b8a_6_.0Q4_.84.K_-_0_..u.F.pq..--3C + operator: In + values: + - p_N-S..O-BZ..6-1.S-B3_.b17ca-_p-y.eQZ9p_6.Cw + matchLabels: + x-3/6-.7D.3_KPgL: d._.Um.-__k.5 + namespaces: + - "388" + topologyKey: "389" + weight: -168773629 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: v8_.O_..8n.--z_-..6W.K + operator: Exists + matchLabels: + xm-.nx.sEK4.B.__65m8_x: 29_.-.Ms7_t.P_3..H..k9M86.9a_-0R1 + namespaces: + - "380" + topologyKey: "381" + automountServiceAccountToken: false + containers: + - args: + - "195" + command: + - "194" + env: + - name: "202" + value: "203" + valueFrom: + configMapKeyRef: + key: "209" + name: "208" + optional: false + fieldRef: + apiVersion: "204" + fieldPath: "205" + resourceFieldRef: + containerName: "206" + divisor: "177" + resource: "207" + secretKeyRef: + key: "211" + name: "210" + optional: false + envFrom: + - configMapRef: + name: "200" + optional: false + prefix: "199" + secretRef: + name: "201" + optional: true + image: "193" + imagePullPolicy: ȓƇ$缔獵偐ę腬瓷碑=ɉ鎷卩蝾H韹寬 + lifecycle: + postStart: + exec: + command: + - "239" + httpGet: + host: "242" + httpHeaders: + - name: "243" + value: "244" + path: "240" + port: "241" + scheme: '%:;栍dʪīT捘ɍi' + tcpSocket: + host: "246" + port: "245" + preStop: + exec: + command: + - "247" + httpGet: + host: "249" + httpHeaders: + - name: "250" + value: "251" + path: "248" + port: -1171060347 + scheme: 咻痗ȡmƴy綸_Ú8參遼ūPH炮掊° + tcpSocket: + host: "253" + port: "252" + livenessProbe: + exec: + command: + - "218" + failureThreshold: -1321131665 + httpGet: + host: "220" + httpHeaders: + - name: "221" + value: "222" + path: "219" + port: -144591150 + scheme: ƛƟ)ÙæNǚ錯ƶRquA?瞲Ť倱< + initialDelaySeconds: 1288053477 + periodSeconds: 1607133856 + successThreshold: 1891896870 + tcpSocket: + host: "224" + port: "223" + timeoutSeconds: -163325250 + name: "192" + ports: + - containerPort: -539733119 + hostIP: "198" + hostPort: -632157481 + name: "197" + protocol: 楙¯ĦE勗E + readinessProbe: + exec: + command: + - "225" + failureThreshold: 1231820696 + httpGet: + host: "228" + httpHeaders: + - name: "229" + value: "230" + path: "226" + port: "227" + scheme: 0åȂ町恰nj揠8lj + initialDelaySeconds: -1188153605 + periodSeconds: 912004803 + successThreshold: -2098817064 + tcpSocket: + host: "231" + port: -2049272966 + timeoutSeconds: -427769948 + resources: + limits: + 蓳嗘TʡȂŏ{sǡƟ狩鴈o_: "445" + requests: + ǘ"^饣Vȿ: "900" + securityContext: + allowPrivilegeEscalation: false + capabilities: + add: + - 瓼猀2:öY鶪5w垁鷌辪 + drop: + - U珝Żwʮ馜üNșƶ4ĩĉ + privileged: false + procMount: "" + readOnlyRootFilesystem: false + runAsGroup: 6165457529064596376 + runAsNonRoot: false + runAsUser: -4642229086806245627 + seLinuxOptions: + level: "258" + role: "256" + type: "257" + user: "255" + windowsOptions: + gmsaCredentialSpec: "260" + gmsaCredentialSpecName: "259" + runAsUserName: "261" + startupProbe: + exec: + command: + - "232" + failureThreshold: -1618937335 + httpGet: + host: "235" + httpHeaders: + - name: "236" + value: "237" + path: "233" + port: "234" + initialDelaySeconds: 994527057 + periodSeconds: -1346458591 + successThreshold: 1234551517 + tcpSocket: + host: "238" + port: 675406340 + timeoutSeconds: -1482763519 + stdinOnce: true + terminationMessagePath: "254" + terminationMessagePolicy: 閼咎櫸eʔŊ + tty: true + volumeDevices: + - devicePath: "217" + name: "216" + volumeMounts: + - mountPath: "213" + mountPropagation: 怳冘HǺƶȤ^}穠C]躢|)黰eȪ嵛4 + name: "212" + subPath: "214" + subPathExpr: "215" + workingDir: "196" + dnsConfig: + nameservers: + - "396" + options: + - name: "398" + value: "399" + searches: + - "397" + dnsPolicy: 8鸖ɱJȉ罴ņ螡źȰ?$矡ȶ网棊ʢ + enableServiceLinks: false + ephemeralContainers: + - 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: "405" + resource: "277" + secretKeyRef: + key: "281" + name: "280" + optional: false + envFrom: + - configMapRef: + name: "270" + optional: true + prefix: "269" + secretRef: + name: "271" + optional: false + image: "263" + imagePullPolicy: ʁ揆ɘȌ脾嚏吐ĠLƐ + lifecycle: + postStart: + exec: + command: + - "309" + httpGet: + host: "311" + httpHeaders: + - name: "312" + value: "313" + path: "310" + port: -1589303862 + scheme: ľǎɳ,ǿ飏騀呣ǎ + tcpSocket: + host: "315" + port: "314" + preStop: + exec: + command: + - "316" + httpGet: + host: "319" + httpHeaders: + - name: "320" + value: "321" + path: "317" + port: "318" + scheme: Ƹ[Ęİ榌U髷裎$MVȟ@7 + tcpSocket: + host: "323" + port: "322" + livenessProbe: + exec: + command: + - "288" + failureThreshold: -1131820775 + httpGet: + host: "291" + httpHeaders: + - name: "292" + value: "293" + path: "289" + port: "290" + scheme: Źʣy豎@ɀ羭,铻O + initialDelaySeconds: 1424053148 + periodSeconds: 859639931 + successThreshold: -1663149700 + tcpSocket: + host: "295" + port: "294" + timeoutSeconds: 747521320 + name: "262" + ports: + - containerPort: -1569009987 + hostIP: "268" + hostPort: -1703360754 + name: "267" + protocol: ɢǵʭd鲡:贅wE@Ȗs«öʮĀ< + readinessProbe: + exec: + command: + - "296" + failureThreshold: -233378149 + httpGet: + host: "298" + httpHeaders: + - name: "299" + value: "300" + path: "297" + port: -1710454086 + scheme: mɩC[ó瓧 + initialDelaySeconds: 915577348 + periodSeconds: -1386967282 + successThreshold: -2030286732 + tcpSocket: + host: "301" + port: -122979840 + timeoutSeconds: -590798124 + resources: + limits: + 豈ɃHŠơŴĿǹ_Áȉ彂Ŵ廷: "948" + requests: + "": "83" + securityContext: + allowPrivilegeEscalation: false + capabilities: + add: + - 3.v-鿧悮坮Ȣ + drop: + - ļ腻ŬƩȿ + privileged: false + procMount: ħsĨɆâĺ + readOnlyRootFilesystem: false + runAsGroup: 241615716805649441 + runAsNonRoot: true + runAsUser: 9197199583783594492 + seLinuxOptions: + level: "328" + role: "326" + type: "327" + user: "325" + windowsOptions: + gmsaCredentialSpec: "330" + gmsaCredentialSpecName: "329" + runAsUserName: "331" + startupProbe: + exec: + command: + - "302" + failureThreshold: 486195690 + httpGet: + host: "304" + httpHeaders: + - name: "305" + value: "306" + path: "303" + port: -495373547 + scheme: ʼn掏1ſ盷褎weLJ + initialDelaySeconds: -929354164 + periodSeconds: 1582773079 + successThreshold: -1133499416 + tcpSocket: + host: "308" + port: "307" + timeoutSeconds: 1972119760 + stdin: true + targetContainerName: "332" + terminationMessagePath: "324" + terminationMessagePolicy: Ȋ礶 + tty: true + volumeDevices: + - devicePath: "287" + name: "286" + volumeMounts: + - mountPath: "283" + mountPropagation: '@ùƸʋŀ樺ȃv' + name: "282" + subPath: "284" + subPathExpr: "285" + workingDir: "266" + hostAliases: + - hostnames: + - "394" + ip: "393" + hostIPC: true + hostNetwork: true + hostPID: true + hostname: "348" + imagePullSecrets: + - name: "347" + initContainers: + - args: + - "127" + command: + - "126" + env: + - name: "134" + value: "135" + valueFrom: + configMapKeyRef: + key: "141" + name: "140" + optional: false + fieldRef: + apiVersion: "136" + fieldPath: "137" + resourceFieldRef: + containerName: "138" + divisor: "637" + resource: "139" + secretKeyRef: + key: "143" + name: "142" + optional: true + envFrom: + - configMapRef: + name: "132" + optional: false + prefix: "131" + secretRef: + name: "133" + optional: true + image: "125" + imagePullPolicy: TwMȗ礼2ħ籦ö嗏ʑ>季 + lifecycle: + postStart: + exec: + command: + - "171" + httpGet: + host: "174" + httpHeaders: + - name: "175" + value: "176" + path: "172" + port: "173" + scheme: 荎僋bŭDz鯰硰{舁吉蓨 + tcpSocket: + host: "177" + port: -662805900 + preStop: + exec: + command: + - "178" + httpGet: + host: "180" + httpHeaders: + - name: "181" + value: "182" + path: "179" + port: 249891070 + scheme: ɹ7\弌Þ帺萸Do©Ǿt'容柚ʕIã陫 + tcpSocket: + host: "183" + port: 266070687 + livenessProbe: + exec: + command: + - "150" + failureThreshold: 990374141 + httpGet: + host: "152" + httpHeaders: + - name: "153" + value: "154" + path: "151" + port: -1123620985 + scheme: l恕ɍȇ廄裭4懙鏮嵒 + initialDelaySeconds: -1177836822 + periodSeconds: 1149075888 + successThreshold: 1156607667 + tcpSocket: + host: "156" + port: "155" + timeoutSeconds: 1822289444 + name: "124" + ports: + - containerPort: -2040518604 + hostIP: "130" + hostPort: -2139825026 + name: "129" + readinessProbe: + exec: + command: + - "157" + failureThreshold: -1904823509 + httpGet: + host: "160" + httpHeaders: + - name: "161" + value: "162" + path: "158" + port: "159" + scheme: Ü郀 + initialDelaySeconds: -144625578 + periodSeconds: 694611906 + successThreshold: -1888506207 + tcpSocket: + host: "163" + port: 1184528004 + timeoutSeconds: -101708658 + resources: + limits: + ŨȈ>Ņ£趕ã/鈱$-议: "963" + requests: + 鄸靇杧ž譋娲瘹ɭȊɚɎ(dɅ囥糷磩窮秳: "781" + securityContext: + allowPrivilegeEscalation: true + capabilities: + add: + - 畬x骀Šĸů湙騘& + drop: + - 川J缮ǚbJ5ʬ + privileged: true + procMount: '`诫z徃鷢6ȥ啕禗Ǐ2啗塧ȱ蓿彭聡A' + readOnlyRootFilesystem: false + runAsGroup: -7029550403667587439 + runAsNonRoot: false + runAsUser: 570299180913049309 + seLinuxOptions: + level: "188" + role: "186" + type: "187" + user: "185" + windowsOptions: + gmsaCredentialSpec: "190" + gmsaCredentialSpecName: "189" + runAsUserName: "191" + startupProbe: + exec: + command: + - "164" + failureThreshold: 1247862962 + httpGet: + host: "166" + httpHeaders: + - name: "167" + value: "168" + path: "165" + port: 1693510057 + scheme: =y钡 + initialDelaySeconds: -529495213 + periodSeconds: 1727149457 + successThreshold: 1407547486 + tcpSocket: + host: "170" + port: "169" + timeoutSeconds: 23025317 + stdinOnce: true + terminationMessagePath: "184" + terminationMessagePolicy: '")珷<º' + volumeDevices: + - devicePath: "149" + name: "148" + volumeMounts: + - mountPath: "145" + mountPropagation: QZ{ʁgɸ=ǤÆ + name: "144" + readOnly: true + subPath: "146" + subPathExpr: "147" + workingDir: "128" + nodeName: "337" + nodeSelector: + "333": "334" + overhead: + ɮ6): "299" + preemptionPolicy: 怨彬ɈNƋl塠傫ü + priority: -1286809305 + priorityClassName: "395" + readinessGates: + - conditionType: ųŎ群E牬庘颮6(|ǖû + restartPolicy: 倗S晒嶗UÐ_ƮA攤/ɸɎ R§耶 + runtimeClassName: "400" + schedulerName: "390" + securityContext: + fsGroup: 6347577485454457915 + runAsGroup: -860974700141841896 + runAsNonRoot: true + runAsUser: 7525448836100188460 + seLinuxOptions: + level: "341" + role: "339" + type: "340" + user: "338" + supplementalGroups: + - 7258403424756645907 + sysctls: + - name: "345" + value: "346" + windowsOptions: + gmsaCredentialSpec: "343" + gmsaCredentialSpecName: "342" + runAsUserName: "344" + serviceAccount: "336" + serviceAccountName: "335" + shareProcessNamespace: false + subdomain: "349" + terminationGracePeriodSeconds: -1689173322096612726 + tolerations: + - effect: ŪǗȦɆ悼j蛑q + key: "391" + operator: 栣险¹贮獘薟8Mĕ霉 + tolerationSeconds: 4375148957048018073 + value: "392" + topologySpreadConstraints: + - labelSelector: + matchExpressions: + - key: nw0-3i--a7-2--o--u0038mp9c10-k-r---3g7nz4-------385h---0-u73pj.brgvf3q-z-5z80n--t5--9-4-d2-22--i--40wv--in-870w--itk/5.m_2_--XZ-x.__.Y_2-n_5023Xl-3Pw_-r75--_A + operator: In + values: + - 7M7y-Dy__3wc.q.8_00.0_._.-_L-__bf_9_-C-Pfx + matchLabels: + o--5r-v-5-e-m78o-6-s.4-7--i1-8miw-7a-2408m-0--5--2-5----00/l_.23--_l: b-L7.-__-G_2kCpS__.3g + maxSkew: -554557703 + topologyKey: "401" + whenUnsatisfiable: ¹t骳ɰɰUʜʔŜ0¢ + 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" + 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-17*G7te603i0`=s29Y_EG literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.PodLogOptions.yaml b/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.PodLogOptions.yaml new file mode 100644 index 00000000000..845f9e45510 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.PodLogOptions.yaml @@ -0,0 +1,8 @@ +apiVersion: v1 +container: "2" +follow: true +kind: PodLogOptions +limitBytes: 5323465663502687351 +sinceSeconds: 1002466899136229878 +tailLines: -6357999603795826160 +timestamps: true diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.PodPortForwardOptions.json b/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.PodPortForwardOptions.json new file mode 100644 index 00000000000..bdd91aa3c35 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.PodPortForwardOptions.json @@ -0,0 +1,7 @@ +{ + "kind": "PodPortForwardOptions", + "apiVersion": "v1", + "ports": [ + -1477656590 + ] +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.PodPortForwardOptions.pb b/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.PodPortForwardOptions.pb new file mode 100644 index 0000000000000000000000000000000000000000..da9223a26e243785ca890b04328a2da393fb618a GIT binary patch literal 50 zcmd0{C}!Z2=3*){6cP={PYK8`Dsjs%Do-p*@h>RJ%+D(p;^z4Df7AY7|ABx}ib071 E0HJ;pSpWb4 literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.PodPortForwardOptions.yaml b/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.PodPortForwardOptions.yaml new file mode 100644 index 00000000000..1f83d977fc8 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/core.v1.PodProxyOptions.json b/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.PodProxyOptions.json new file mode 100644 index 00000000000..1ab7ba0c45a --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/core.v1.PodProxyOptions.pb b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/core.v1.PodStatusResult.yaml b/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.PodStatusResult.yaml new file mode 100644 index 00000000000..d805ba80139 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/core.v1.PodTemplate.json b/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.PodTemplate.json new file mode 100644 index 00000000000..06b8c6dbfd1 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.PodTemplate.json @@ -0,0 +1,1372 @@ +{ + "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" + } + } + } + ], + "initContainers": [ + { + "name": "141", + "image": "142", + "command": [ + "143" + ], + "args": [ + "144" + ], + "workingDir": "145", + "ports": [ + { + "name": "146", + "hostPort": 1094434838, + "containerPort": -1354971977, + "protocol": "ĺ稥", + "hostIP": "147" + } + ], + "envFrom": [ + { + "prefix": "148", + "configMapRef": { + "name": "149", + "optional": false + }, + "secretRef": { + "name": "150", + "optional": true + } + } + ], + "env": [ + { + "name": "151", + "value": "152", + "valueFrom": { + "fieldRef": { + "apiVersion": "153", + "fieldPath": "154" + }, + "resourceFieldRef": { + "containerName": "155", + "resource": "156", + "divisor": "711" + }, + "configMapKeyRef": { + "name": "157", + "key": "158", + "optional": true + }, + "secretKeyRef": { + "name": "159", + "key": "160", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "ėf倐ȓ圬剴扲ȿQZ{ʁgɸ": "147" + }, + "requests": { + "": "609" + } + }, + "volumeMounts": [ + { + "name": "161", + "readOnly": true, + "mountPath": "162", + "subPath": "163", + "mountPropagation": ",1ZƜ/C龷ȪÆ", + "subPathExpr": "164" + } + ], + "volumeDevices": [ + { + "name": "165", + "devicePath": "166" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "167" + ] + }, + "httpGet": { + "path": "168", + "port": 126800818, + "host": "169", + "scheme": "ƫS捕ɷ", + "httpHeaders": [ + { + "name": "170", + "value": "171" + } + ] + }, + "tcpSocket": { + "port": 990374141, + "host": "172" + }, + "initialDelaySeconds": 1673568505, + "timeoutSeconds": 1665622609, + "periodSeconds": -972874331, + "successThreshold": 860842148, + "failureThreshold": -1373481716 + }, + "readinessProbe": { + "exec": { + "command": [ + "173" + ] + }, + "httpGet": { + "path": "174", + "port": -144625578, + "host": "175", + "scheme": "择,Q捇ȸ{+", + "httpHeaders": [ + { + "name": "176", + "value": "177" + } + ] + }, + "tcpSocket": { + "port": 1130962147, + "host": "178" + }, + "initialDelaySeconds": 358822621, + "timeoutSeconds": 1946649472, + "periodSeconds": 327574193, + "successThreshold": 1718125857, + "failureThreshold": -366263237 + }, + "startupProbe": { + "exec": { + "command": [ + "179" + ] + }, + "httpGet": { + "path": "180", + "port": "181", + "host": "182", + "scheme": "P_痸", + "httpHeaders": [ + { + "name": "183", + "value": "184" + } + ] + }, + "tcpSocket": { + "port": -1341615783, + "host": "185" + }, + "initialDelaySeconds": 528528093, + "timeoutSeconds": 1408805313, + "periodSeconds": -2078905463, + "successThreshold": 1603139327, + "failureThreshold": 1050218190 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "186" + ] + }, + "httpGet": { + "path": "187", + "port": "188", + "host": "189", + "scheme": "O澘銈e棈_Ĭ艥\u003c檔", + "httpHeaders": [ + { + "name": "190", + "value": "191" + } + ] + }, + "tcpSocket": { + "port": "192", + "host": "193" + } + }, + "preStop": { + "exec": { + "command": [ + "194" + ] + }, + "httpGet": { + "path": "195", + "port": -1006328793, + "host": "196", + "scheme": "©Ǿt'", + "httpHeaders": [ + { + "name": "197", + "value": "198" + } + ] + }, + "tcpSocket": { + "port": "199", + "host": "200" + } + } + }, + "terminationMessagePath": "201", + "terminationMessagePolicy": "ʕIã陫ʋsş\")珷\u003cºɖ", + "imagePullPolicy": "wMȗ礼2ħ籦ö", + "securityContext": { + "capabilities": { + "add": [ + "\u003e季Cʖ畬x骀Šĸů湙騘\u0026啞川J缮" + ], + "drop": [ + "bJ5ʬ昹ʞĹ鑑6NJPM饣`" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "202", + "role": "203", + "type": "204", + "level": "205" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "206", + "gmsaCredentialSpec": "207", + "runAsUserName": "208" + }, + "runAsUser": 6821913012222657579, + "runAsGroup": -5811430020199686393, + "runAsNonRoot": true, + "readOnlyRootFilesystem": false, + "allowPrivilegeEscalation": false, + "procMount": "2啗塧ȱ蓿彭聡A3fƻfʣ繡楙¯ĦE勗" + }, + "stdinOnce": true, + "tty": true + } + ], + "containers": [ + { + "name": "209", + "image": "210", + "command": [ + "211" + ], + "args": [ + "212" + ], + "workingDir": "213", + "ports": [ + { + "name": "214", + "hostPort": 744106683, + "containerPort": 1083816849, + "protocol": "議Ǹ轺@)蓳嗘", + "hostIP": "215" + } + ], + "envFrom": [ + { + "prefix": "216", + "configMapRef": { + "name": "217", + "optional": false + }, + "secretRef": { + "name": "218", + "optional": true + } + } + ], + "env": [ + { + "name": "219", + "value": "220", + "valueFrom": { + "fieldRef": { + "apiVersion": "221", + "fieldPath": "222" + }, + "resourceFieldRef": { + "containerName": "223", + "resource": "224", + "divisor": "179" + }, + "configMapKeyRef": { + "name": "225", + "key": "226", + "optional": false + }, + "secretKeyRef": { + "name": "227", + "key": "228", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "o_鹈ɹ坼É/pȿŘ阌Ŗ怳冘HǺƶ": "364" + }, + "requests": { + "ǝ鿟ldg滠鼍ƭt?QȫşŇɜ": "211" + } + }, + "volumeMounts": [ + { + "name": "229", + "mountPath": "230", + "subPath": "231", + "mountPropagation": "zÏ抴ŨfZhUʎ浵ɲõTo\u0026", + "subPathExpr": "232" + } + ], + "volumeDevices": [ + { + "name": "233", + "devicePath": "234" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "235" + ] + }, + "httpGet": { + "path": "236", + "port": "237", + "host": "238", + "scheme": "Xŋ朘瑥A徙ɶɊł/擇ɦĽ胚O醔ɍ厶耈", + "httpHeaders": [ + { + "name": "239", + "value": "240" + } + ] + }, + "tcpSocket": { + "port": 2064656704, + "host": "241" + }, + "initialDelaySeconds": -1940723300, + "timeoutSeconds": 749147575, + "periodSeconds": 496226800, + "successThreshold": 84444678, + "failureThreshold": -547518679 + }, + "readinessProbe": { + "exec": { + "command": [ + "242" + ] + }, + "httpGet": { + "path": "243", + "port": 1322581021, + "host": "244", + "scheme": "坩O`涁İ而踪鄌eÞ", + "httpHeaders": [ + { + "name": "245", + "value": "246" + } + ] + }, + "tcpSocket": { + "port": -1319491110, + "host": "247" + }, + "initialDelaySeconds": 565789036, + "timeoutSeconds": -1572269414, + "periodSeconds": -582473401, + "successThreshold": -1252931244, + "failureThreshold": 1569992019 + }, + "startupProbe": { + "exec": { + "command": [ + "248" + ] + }, + "httpGet": { + "path": "249", + "port": 870237686, + "host": "250", + "scheme": "墴1Rƥ贫d", + "httpHeaders": [ + { + "name": "251", + "value": "252" + } + ] + }, + "tcpSocket": { + "port": -33154680, + "host": "253" + }, + "initialDelaySeconds": -709825668, + "timeoutSeconds": -1144400181, + "periodSeconds": -379514302, + "successThreshold": 173916181, + "failureThreshold": -813624408 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "254" + ] + }, + "httpGet": { + "path": "255", + "port": 200992434, + "host": "256", + "scheme": "ņ榱*Gưoɘ檲ɨ銦妰黖ȓ", + "httpHeaders": [ + { + "name": "257", + "value": "258" + } + ] + }, + "tcpSocket": { + "port": "259", + "host": "260" + } + }, + "preStop": { + "exec": { + "command": [ + "261" + ] + }, + "httpGet": { + "path": "262", + "port": "263", + "host": "264", + "scheme": "ɋ瀐\u003cɉ", + "httpHeaders": [ + { + "name": "265", + "value": "266" + } + ] + }, + "tcpSocket": { + "port": -1334904807, + "host": "267" + } + } + }, + "terminationMessagePath": "268", + "terminationMessagePolicy": "å睫}堇硲蕵ɢ苆", + "imagePullPolicy": "猀2:ö", + "securityContext": { + "capabilities": { + "add": [ + "5w垁鷌辪虽U珝Żwʮ馜üNșƶ" + ], + "drop": [ + "ĩĉş蝿ɖȃ賲鐅臬" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "269", + "role": "270", + "type": "271", + "level": "272" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "273", + "gmsaCredentialSpec": "274", + "runAsUserName": "275" + }, + "runAsUser": -1799108093609470992, + "runAsGroup": -1245112587824234591, + "runAsNonRoot": true, + "readOnlyRootFilesystem": false, + "allowPrivilegeEscalation": true, + "procMount": "ǵʭd鲡:贅wE@Ȗs«öʮ" + }, + "stdin": true, + "stdinOnce": true + } + ], + "ephemeralContainers": [ + { + "name": "276", + "image": "277", + "command": [ + "278" + ], + "args": [ + "279" + ], + "workingDir": "280", + "ports": [ + { + "name": "281", + "hostPort": 1702578303, + "containerPort": -1565157256, + "protocol": "Ŭ", + "hostIP": "282" + } + ], + "envFrom": [ + { + "prefix": "283", + "configMapRef": { + "name": "284", + "optional": true + }, + "secretRef": { + "name": "285", + "optional": false + } + } + ], + "env": [ + { + "name": "286", + "value": "287", + "valueFrom": { + "fieldRef": { + "apiVersion": "288", + "fieldPath": "289" + }, + "resourceFieldRef": { + "containerName": "290", + "resource": "291", + "divisor": "157" + }, + "configMapKeyRef": { + "name": "292", + "key": "293", + "optional": true + }, + "secretKeyRef": { + "name": "294", + "key": "295", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "ŴĿ": "377" + }, + "requests": { + ".Q貇£ȹ嫰ƹǔw÷nI": "718" + } + }, + "volumeMounts": [ + { + "name": "296", + "mountPath": "297", + "subPath": "298", + "mountPropagation": "樺ȃ", + "subPathExpr": "299" + } + ], + "volumeDevices": [ + { + "name": "300", + "devicePath": "301" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "302" + ] + }, + "httpGet": { + "path": "303", + "port": -88173241, + "host": "304", + "scheme": "Źʣy豎@ɀ羭,铻O", + "httpHeaders": [ + { + "name": "305", + "value": "306" + } + ] + }, + "tcpSocket": { + "port": "307", + "host": "308" + }, + "initialDelaySeconds": 1424053148, + "timeoutSeconds": 747521320, + "periodSeconds": 859639931, + "successThreshold": -1663149700, + "failureThreshold": -1131820775 + }, + "readinessProbe": { + "exec": { + "command": [ + "309" + ] + }, + "httpGet": { + "path": "310", + "port": -1710454086, + "host": "311", + "scheme": "mɩC[ó瓧", + "httpHeaders": [ + { + "name": "312", + "value": "313" + } + ] + }, + "tcpSocket": { + "port": -122979840, + "host": "314" + }, + "initialDelaySeconds": 915577348, + "timeoutSeconds": -590798124, + "periodSeconds": -1386967282, + "successThreshold": -2030286732, + "failureThreshold": -233378149 + }, + "startupProbe": { + "exec": { + "command": [ + "315" + ] + }, + "httpGet": { + "path": "316", + "port": -495373547, + "host": "317", + "scheme": "ʼn掏1ſ盷褎weLJ", + "httpHeaders": [ + { + "name": "318", + "value": "319" + } + ] + }, + "tcpSocket": { + "port": "320", + "host": "321" + }, + "initialDelaySeconds": -929354164, + "timeoutSeconds": 1972119760, + "periodSeconds": 1582773079, + "successThreshold": -1133499416, + "failureThreshold": 486195690 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "322" + ] + }, + "httpGet": { + "path": "323", + "port": -1589303862, + "host": "324", + "scheme": "ľǎɳ,ǿ飏騀呣ǎ", + "httpHeaders": [ + { + "name": "325", + "value": "326" + } + ] + }, + "tcpSocket": { + "port": "327", + "host": "328" + } + }, + "preStop": { + "exec": { + "command": [ + "329" + ] + }, + "httpGet": { + "path": "330", + "port": "331", + "host": "332", + "scheme": "Ƹ[Ęİ榌U髷裎$MVȟ@7", + "httpHeaders": [ + { + "name": "333", + "value": "334" + } + ] + }, + "tcpSocket": { + "port": "335", + "host": "336" + } + } + }, + "terminationMessagePath": "337", + "terminationMessagePolicy": "Ȋ礶", + "imagePullPolicy": "ʁ揆ɘȌ脾嚏吐ĠLƐ", + "securityContext": { + "capabilities": { + "add": [ + "3.v-鿧悮坮Ȣ" + ], + "drop": [ + "ļ腻ŬƩȿ" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "338", + "role": "339", + "type": "340", + "level": "341" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "342", + "gmsaCredentialSpec": "343", + "runAsUserName": "344" + }, + "runAsUser": 9197199583783594492, + "runAsGroup": 241615716805649441, + "runAsNonRoot": true, + "readOnlyRootFilesystem": false, + "allowPrivilegeEscalation": false, + "procMount": "ħsĨɆâĺ" + }, + "stdin": true, + "tty": true, + "targetContainerName": "345" + } + ], + "restartPolicy": "倗S晒嶗UÐ_ƮA攤/ɸɎ R§耶", + "terminationGracePeriodSeconds": -1689173322096612726, + "activeDeadlineSeconds": -9052689354742694982, + "dnsPolicy": "8鸖ɱJȉ罴ņ螡źȰ?$矡ȶ网棊ʢ", + "nodeSelector": { + "346": "347" + }, + "serviceAccountName": "348", + "serviceAccount": "349", + "automountServiceAccountToken": false, + "nodeName": "350", + "hostNetwork": true, + "hostPID": true, + "hostIPC": true, + "shareProcessNamespace": false, + "securityContext": { + "seLinuxOptions": { + "user": "351", + "role": "352", + "type": "353", + "level": "354" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "355", + "gmsaCredentialSpec": "356", + "runAsUserName": "357" + }, + "runAsUser": 7525448836100188460, + "runAsGroup": -860974700141841896, + "runAsNonRoot": true, + "supplementalGroups": [ + 7258403424756645907 + ], + "fsGroup": 6347577485454457915, + "sysctls": [ + { + "name": "358", + "value": "359" + } + ] + }, + "imagePullSecrets": [ + { + "name": "360" + } + ], + "hostname": "361", + "subdomain": "362", + "affinity": { + "nodeAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": { + "nodeSelectorTerms": [ + { + "matchExpressions": [ + { + "key": "363", + "operator": "}潷ʒ胵輓Ɔȓ蹣ɐǛv+8Ƥ熪军g\u003e", + "values": [ + "364" + ] + } + ], + "matchFields": [ + { + "key": "365", + "operator": "偢ɇ卷荙JLĹ]佱¿\u003e犵殇ŕ-Ɂ圯W", + "values": [ + "366" + ] + } + ] + } + ] + }, + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": -1418092595, + "preference": { + "matchExpressions": [ + { + "key": "367", + "operator": "唊#v铿", + "values": [ + "368" + ] + } + ], + "matchFields": [ + { + "key": "369", + "operator": "埄趛", + "values": [ + "370" + ] + } + ] + } + } + ] + }, + "podAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "zo--4-1-2s39--6---fv--m-8--72-bca4m56au3f---tx-8----2d-4u-d7sn/48Y.q.0-_1-F.h-__k_K5._..O_.J_-G_--V-42E_--o90G_A6": "9_.5vN5.25aWx.2aM214_.-N_g-..__._____K_g1cXfr.4_.-_-_-...1y" + }, + "matchExpressions": [ + { + "key": "8x.2K_2qu_0S-CqW.D_8--21kF-c026.-iTl.1-.T", + "operator": "NotIn", + "values": [ + "H.I3.__-.u" + ] + } + ] + }, + "namespaces": [ + "377" + ], + "topologyKey": "378" + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": -819013491, + "podAffinityTerm": { + "labelSelector": { + "matchLabels": { + "x_-a__0-8-.M-.-.-8v-J1zET_..3dCv3j._.-_pP__up2": "Ns-o779._-k5" + }, + "matchExpressions": [ + { + "key": "9d4i-m7---k8235--8--c83-4b-9-1o8w-4/4csh-3--Z1Tvw39F_C-rtSY.g._2F7.-_e..Or_-.3OHgt._U.-x_rC9.D", + "operator": "NotIn", + "values": [ + "G31-_I-A-_3bz._8M0U1_-__.71-_-9_.X" + ] + } + ] + }, + "namespaces": [ + "385" + ], + "topologyKey": "386" + } + } + ] + }, + "podAntiAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "xm-.nx.sEK4.B.__65m8_x": "29_.-.Ms7_t.P_3..H..k9M86.9a_-0R1" + }, + "matchExpressions": [ + { + "key": "v8_.O_..8n.--z_-..6W.K", + "operator": "Exists" + } + ] + }, + "namespaces": [ + "393" + ], + "topologyKey": "394" + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": -168773629, + "podAffinityTerm": { + "labelSelector": { + "matchLabels": { + "x-3/6-.7D.3_KPgL": "d._.Um.-__k.5" + }, + "matchExpressions": [ + { + "key": "1-_-3_L_2--_v2.5p_..Y-.wg_-b8a_6_.0Q4_.84.K_-_0_..u.F.pq..--3C", + "operator": "In", + "values": [ + "p_N-S..O-BZ..6-1.S-B3_.b17ca-_p-y.eQZ9p_6.Cw" + ] + } + ] + }, + "namespaces": [ + "401" + ], + "topologyKey": "402" + } + } + ] + } + }, + "schedulerName": "403", + "tolerations": [ + { + "key": "404", + "operator": "栣险¹贮獘薟8Mĕ霉", + "value": "405", + "effect": "ŪǗȦɆ悼j蛑q", + "tolerationSeconds": 4375148957048018073 + } + ], + "hostAliases": [ + { + "ip": "406", + "hostnames": [ + "407" + ] + } + ], + "priorityClassName": "408", + "priority": -1286809305, + "dnsConfig": { + "nameservers": [ + "409" + ], + "searches": [ + "410" + ], + "options": [ + { + "name": "411", + "value": "412" + } + ] + }, + "readinessGates": [ + { + "conditionType": "ųŎ群E牬庘颮6(|ǖû" + } + ], + "runtimeClassName": "413", + "enableServiceLinks": false, + "preemptionPolicy": "怨彬ɈNƋl塠傫ü", + "overhead": { + "ɮ6)": "299" + }, + "topologySpreadConstraints": [ + { + "maxSkew": -554557703, + "topologyKey": "414", + "whenUnsatisfiable": "¹t骳ɰɰUʜʔŜ0¢", + "labelSelector": { + "matchLabels": { + "o--5r-v-5-e-m78o-6-s.4-7--i1-8miw-7a-2408m-0--5--2-5----00/l_.23--_l": "b-L7.-__-G_2kCpS__.3g" + }, + "matchExpressions": [ + { + "key": "nw0-3i--a7-2--o--u0038mp9c10-k-r---3g7nz4-------385h---0-u73pj.brgvf3q-z-5z80n--t5--9-4-d2-22--i--40wv--in-870w--itk/5.m_2_--XZ-x.__.Y_2-n_5023Xl-3Pw_-r75--_A", + "operator": "In", + "values": [ + "7M7y-Dy__3wc.q.8_00.0_._.-_L-__bf_9_-C-Pfx" + ] + } + ] + } + } + ] + } + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.PodTemplate.pb b/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.PodTemplate.pb new file mode 100644 index 0000000000000000000000000000000000000000..0fd0cea0f46bafd009e975d8cf4de45d49de72f7 GIT binary patch literal 6156 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 literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.PodTemplate.yaml b/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.PodTemplate.yaml new file mode 100644 index 00000000000..295b43a52aa --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.PodTemplate.yaml @@ -0,0 +1,936 @@ +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: -9052689354742694982 + affinity: + nodeAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - key: "367" + operator: 唊#v铿 + values: + - "368" + matchFields: + - key: "369" + operator: 埄趛 + values: + - "370" + weight: -1418092595 + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - key: "363" + operator: '}潷ʒ胵輓Ɔȓ蹣ɐǛv+8Ƥ熪军g>' + values: + - "364" + matchFields: + - key: "365" + operator: 偢ɇ卷荙JLĹ]佱¿>犵殇ŕ-Ɂ圯W + values: + - "366" + podAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: 9d4i-m7---k8235--8--c83-4b-9-1o8w-4/4csh-3--Z1Tvw39F_C-rtSY.g._2F7.-_e..Or_-.3OHgt._U.-x_rC9.D + operator: NotIn + values: + - G31-_I-A-_3bz._8M0U1_-__.71-_-9_.X + matchLabels: + x_-a__0-8-.M-.-.-8v-J1zET_..3dCv3j._.-_pP__up2: Ns-o779._-k5 + namespaces: + - "385" + topologyKey: "386" + weight: -819013491 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: 8x.2K_2qu_0S-CqW.D_8--21kF-c026.-iTl.1-.T + operator: NotIn + values: + - H.I3.__-.u + matchLabels: + zo--4-1-2s39--6---fv--m-8--72-bca4m56au3f---tx-8----2d-4u-d7sn/48Y.q.0-_1-F.h-__k_K5._..O_.J_-G_--V-42E_--o90G_A6: 9_.5vN5.25aWx.2aM214_.-N_g-..__._____K_g1cXfr.4_.-_-_-...1y + namespaces: + - "377" + topologyKey: "378" + podAntiAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: 1-_-3_L_2--_v2.5p_..Y-.wg_-b8a_6_.0Q4_.84.K_-_0_..u.F.pq..--3C + operator: In + values: + - p_N-S..O-BZ..6-1.S-B3_.b17ca-_p-y.eQZ9p_6.Cw + matchLabels: + x-3/6-.7D.3_KPgL: d._.Um.-__k.5 + namespaces: + - "401" + topologyKey: "402" + weight: -168773629 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: v8_.O_..8n.--z_-..6W.K + operator: Exists + matchLabels: + xm-.nx.sEK4.B.__65m8_x: 29_.-.Ms7_t.P_3..H..k9M86.9a_-0R1 + namespaces: + - "393" + topologyKey: "394" + automountServiceAccountToken: false + containers: + - args: + - "212" + command: + - "211" + env: + - name: "219" + value: "220" + valueFrom: + configMapKeyRef: + key: "226" + name: "225" + optional: false + fieldRef: + apiVersion: "221" + fieldPath: "222" + resourceFieldRef: + containerName: "223" + divisor: "179" + resource: "224" + secretKeyRef: + key: "228" + name: "227" + optional: false + envFrom: + - configMapRef: + name: "217" + optional: false + prefix: "216" + secretRef: + name: "218" + optional: true + image: "210" + imagePullPolicy: 猀2:ö + lifecycle: + postStart: + exec: + command: + - "254" + httpGet: + host: "256" + httpHeaders: + - name: "257" + value: "258" + path: "255" + port: 200992434 + scheme: ņ榱*Gưoɘ檲ɨ銦妰黖ȓ + tcpSocket: + host: "260" + port: "259" + preStop: + exec: + command: + - "261" + httpGet: + host: "264" + httpHeaders: + - name: "265" + value: "266" + path: "262" + port: "263" + scheme: ɋ瀐<ɉ + tcpSocket: + host: "267" + port: -1334904807 + livenessProbe: + exec: + command: + - "235" + failureThreshold: -547518679 + httpGet: + host: "238" + httpHeaders: + - name: "239" + value: "240" + path: "236" + port: "237" + scheme: Xŋ朘瑥A徙ɶɊł/擇ɦĽ胚O醔ɍ厶耈 + initialDelaySeconds: -1940723300 + periodSeconds: 496226800 + successThreshold: 84444678 + tcpSocket: + host: "241" + port: 2064656704 + timeoutSeconds: 749147575 + name: "209" + ports: + - containerPort: 1083816849 + hostIP: "215" + hostPort: 744106683 + name: "214" + protocol: 議Ǹ轺@)蓳嗘 + readinessProbe: + exec: + command: + - "242" + failureThreshold: 1569992019 + httpGet: + host: "244" + httpHeaders: + - name: "245" + value: "246" + path: "243" + port: 1322581021 + scheme: 坩O`涁İ而踪鄌eÞ + initialDelaySeconds: 565789036 + periodSeconds: -582473401 + successThreshold: -1252931244 + tcpSocket: + host: "247" + port: -1319491110 + timeoutSeconds: -1572269414 + resources: + limits: + o_鹈ɹ坼É/pȿŘ阌Ŗ怳冘HǺƶ: "364" + requests: + ǝ鿟ldg滠鼍ƭt?QȫşŇɜ: "211" + 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: "272" + role: "270" + type: "271" + user: "269" + windowsOptions: + gmsaCredentialSpec: "274" + gmsaCredentialSpecName: "273" + runAsUserName: "275" + startupProbe: + exec: + command: + - "248" + failureThreshold: -813624408 + httpGet: + host: "250" + httpHeaders: + - name: "251" + value: "252" + path: "249" + port: 870237686 + scheme: 墴1Rƥ贫d + initialDelaySeconds: -709825668 + periodSeconds: -379514302 + successThreshold: 173916181 + tcpSocket: + host: "253" + port: -33154680 + timeoutSeconds: -1144400181 + stdin: true + stdinOnce: true + terminationMessagePath: "268" + terminationMessagePolicy: å睫}堇硲蕵ɢ苆 + volumeDevices: + - devicePath: "234" + name: "233" + volumeMounts: + - mountPath: "230" + mountPropagation: zÏ抴ŨfZhUʎ浵ɲõTo& + name: "229" + subPath: "231" + subPathExpr: "232" + workingDir: "213" + dnsConfig: + nameservers: + - "409" + options: + - name: "411" + value: "412" + searches: + - "410" + dnsPolicy: 8鸖ɱJȉ罴ņ螡źȰ?$矡ȶ网棊ʢ + enableServiceLinks: false + ephemeralContainers: + - args: + - "279" + command: + - "278" + env: + - name: "286" + value: "287" + valueFrom: + configMapKeyRef: + key: "293" + name: "292" + optional: true + fieldRef: + apiVersion: "288" + fieldPath: "289" + resourceFieldRef: + containerName: "290" + divisor: "157" + resource: "291" + secretKeyRef: + key: "295" + name: "294" + optional: false + envFrom: + - configMapRef: + name: "284" + optional: true + prefix: "283" + secretRef: + name: "285" + optional: false + image: "277" + imagePullPolicy: ʁ揆ɘȌ脾嚏吐ĠLƐ + lifecycle: + postStart: + exec: + command: + - "322" + httpGet: + host: "324" + httpHeaders: + - name: "325" + value: "326" + path: "323" + port: -1589303862 + scheme: ľǎɳ,ǿ飏騀呣ǎ + tcpSocket: + host: "328" + port: "327" + preStop: + exec: + command: + - "329" + httpGet: + host: "332" + httpHeaders: + - name: "333" + value: "334" + path: "330" + port: "331" + scheme: Ƹ[Ęİ榌U髷裎$MVȟ@7 + tcpSocket: + host: "336" + port: "335" + livenessProbe: + exec: + command: + - "302" + failureThreshold: -1131820775 + httpGet: + host: "304" + httpHeaders: + - name: "305" + value: "306" + path: "303" + port: -88173241 + scheme: Źʣy豎@ɀ羭,铻O + initialDelaySeconds: 1424053148 + periodSeconds: 859639931 + successThreshold: -1663149700 + tcpSocket: + host: "308" + port: "307" + timeoutSeconds: 747521320 + name: "276" + ports: + - containerPort: -1565157256 + hostIP: "282" + hostPort: 1702578303 + name: "281" + protocol: Ŭ + readinessProbe: + exec: + command: + - "309" + failureThreshold: -233378149 + httpGet: + host: "311" + httpHeaders: + - name: "312" + value: "313" + path: "310" + port: -1710454086 + scheme: mɩC[ó瓧 + initialDelaySeconds: 915577348 + periodSeconds: -1386967282 + successThreshold: -2030286732 + tcpSocket: + host: "314" + port: -122979840 + timeoutSeconds: -590798124 + resources: + limits: + ŴĿ: "377" + requests: + .Q貇£ȹ嫰ƹǔw÷nI: "718" + securityContext: + allowPrivilegeEscalation: false + capabilities: + add: + - 3.v-鿧悮坮Ȣ + drop: + - ļ腻ŬƩȿ + privileged: false + procMount: ħsĨɆâĺ + readOnlyRootFilesystem: false + runAsGroup: 241615716805649441 + runAsNonRoot: true + runAsUser: 9197199583783594492 + seLinuxOptions: + level: "341" + role: "339" + type: "340" + user: "338" + windowsOptions: + gmsaCredentialSpec: "343" + gmsaCredentialSpecName: "342" + runAsUserName: "344" + startupProbe: + exec: + command: + - "315" + failureThreshold: 486195690 + httpGet: + host: "317" + httpHeaders: + - name: "318" + value: "319" + path: "316" + port: -495373547 + scheme: ʼn掏1ſ盷褎weLJ + initialDelaySeconds: -929354164 + periodSeconds: 1582773079 + successThreshold: -1133499416 + tcpSocket: + host: "321" + port: "320" + timeoutSeconds: 1972119760 + stdin: true + targetContainerName: "345" + terminationMessagePath: "337" + terminationMessagePolicy: Ȋ礶 + tty: true + volumeDevices: + - devicePath: "301" + name: "300" + volumeMounts: + - mountPath: "297" + mountPropagation: 樺ȃ + name: "296" + subPath: "298" + subPathExpr: "299" + workingDir: "280" + hostAliases: + - hostnames: + - "407" + ip: "406" + hostIPC: true + hostNetwork: true + hostPID: true + hostname: "361" + imagePullSecrets: + - name: "360" + initContainers: + - args: + - "144" + command: + - "143" + env: + - name: "151" + value: "152" + valueFrom: + configMapKeyRef: + key: "158" + name: "157" + optional: true + fieldRef: + apiVersion: "153" + fieldPath: "154" + resourceFieldRef: + containerName: "155" + divisor: "711" + resource: "156" + secretKeyRef: + key: "160" + name: "159" + optional: false + envFrom: + - configMapRef: + name: "149" + optional: false + prefix: "148" + secretRef: + name: "150" + optional: true + image: "142" + imagePullPolicy: wMȗ礼2ħ籦ö + lifecycle: + postStart: + exec: + command: + - "186" + httpGet: + host: "189" + httpHeaders: + - name: "190" + value: "191" + path: "187" + port: "188" + scheme: O澘銈e棈_Ĭ艥<檔 + tcpSocket: + host: "193" + port: "192" + preStop: + exec: + command: + - "194" + httpGet: + host: "196" + httpHeaders: + - name: "197" + value: "198" + path: "195" + port: -1006328793 + scheme: ©Ǿt' + tcpSocket: + host: "200" + port: "199" + livenessProbe: + exec: + command: + - "167" + failureThreshold: -1373481716 + httpGet: + host: "169" + httpHeaders: + - name: "170" + value: "171" + path: "168" + port: 126800818 + scheme: ƫS捕ɷ + initialDelaySeconds: 1673568505 + periodSeconds: -972874331 + successThreshold: 860842148 + tcpSocket: + host: "172" + port: 990374141 + timeoutSeconds: 1665622609 + name: "141" + ports: + - containerPort: -1354971977 + hostIP: "147" + hostPort: 1094434838 + name: "146" + protocol: ĺ稥 + readinessProbe: + exec: + command: + - "173" + failureThreshold: -366263237 + httpGet: + host: "175" + httpHeaders: + - name: "176" + value: "177" + path: "174" + port: -144625578 + scheme: 择,Q捇ȸ{+ + initialDelaySeconds: 358822621 + periodSeconds: 327574193 + successThreshold: 1718125857 + tcpSocket: + host: "178" + port: 1130962147 + timeoutSeconds: 1946649472 + resources: + limits: + ėf倐ȓ圬剴扲ȿQZ{ʁgɸ: "147" + requests: + "": "609" + securityContext: + allowPrivilegeEscalation: false + capabilities: + add: + - '>季Cʖ畬x骀Šĸů湙騘&啞川J缮' + drop: + - bJ5ʬ昹ʞĹ鑑6NJPM饣` + privileged: false + procMount: 2啗塧ȱ蓿彭聡A3fƻfʣ繡楙¯ĦE勗 + readOnlyRootFilesystem: false + runAsGroup: -5811430020199686393 + runAsNonRoot: true + runAsUser: 6821913012222657579 + seLinuxOptions: + level: "205" + role: "203" + type: "204" + user: "202" + windowsOptions: + gmsaCredentialSpec: "207" + gmsaCredentialSpecName: "206" + runAsUserName: "208" + startupProbe: + exec: + command: + - "179" + failureThreshold: 1050218190 + httpGet: + host: "182" + httpHeaders: + - name: "183" + value: "184" + path: "180" + port: "181" + scheme: P_痸 + initialDelaySeconds: 528528093 + periodSeconds: -2078905463 + successThreshold: 1603139327 + tcpSocket: + host: "185" + port: -1341615783 + timeoutSeconds: 1408805313 + stdinOnce: true + terminationMessagePath: "201" + terminationMessagePolicy: ʕIã陫ʋsş")珷<ºɖ + tty: true + volumeDevices: + - devicePath: "166" + name: "165" + volumeMounts: + - mountPath: "162" + mountPropagation: ',1ZƜ/C龷ȪÆ' + name: "161" + readOnly: true + subPath: "163" + subPathExpr: "164" + workingDir: "145" + nodeName: "350" + nodeSelector: + "346": "347" + overhead: + ɮ6): "299" + preemptionPolicy: 怨彬ɈNƋl塠傫ü + priority: -1286809305 + priorityClassName: "408" + readinessGates: + - conditionType: ųŎ群E牬庘颮6(|ǖû + restartPolicy: 倗S晒嶗UÐ_ƮA攤/ɸɎ R§耶 + runtimeClassName: "413" + schedulerName: "403" + securityContext: + fsGroup: 6347577485454457915 + runAsGroup: -860974700141841896 + runAsNonRoot: true + runAsUser: 7525448836100188460 + seLinuxOptions: + level: "354" + role: "352" + type: "353" + user: "351" + supplementalGroups: + - 7258403424756645907 + sysctls: + - name: "358" + value: "359" + windowsOptions: + gmsaCredentialSpec: "356" + gmsaCredentialSpecName: "355" + runAsUserName: "357" + serviceAccount: "349" + serviceAccountName: "348" + shareProcessNamespace: false + subdomain: "362" + terminationGracePeriodSeconds: -1689173322096612726 + tolerations: + - effect: ŪǗȦɆ悼j蛑q + key: "404" + operator: 栣险¹贮獘薟8Mĕ霉 + tolerationSeconds: 4375148957048018073 + value: "405" + topologySpreadConstraints: + - labelSelector: + matchExpressions: + - key: nw0-3i--a7-2--o--u0038mp9c10-k-r---3g7nz4-------385h---0-u73pj.brgvf3q-z-5z80n--t5--9-4-d2-22--i--40wv--in-870w--itk/5.m_2_--XZ-x.__.Y_2-n_5023Xl-3Pw_-r75--_A + operator: In + values: + - 7M7y-Dy__3wc.q.8_00.0_._.-_L-__bf_9_-C-Pfx + matchLabels: + o--5r-v-5-e-m78o-6-s.4-7--i1-8miw-7a-2408m-0--5--2-5----00/l_.23--_l: b-L7.-__-G_2kCpS__.3g + maxSkew: -554557703 + topologyKey: "414" + whenUnsatisfiable: ¹t骳ɰɰUʜʔŜ0¢ + 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" + 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.16.0/core.v1.RangeAllocation.json b/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.RangeAllocation.json new file mode 100644 index 00000000000..5ed1d1aab5a --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/core.v1.RangeAllocation.pb b/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.RangeAllocation.pb new file mode 100644 index 0000000000000000000000000000000000000000..08ee3f1dc31df36c19389b238ee24378c118b14e GIT binary patch literal 213 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 o9$FZ犵殇ŕ-Ɂ + values: + - "372" + matchFields: + - key: "373" + operator: t叀碧闳ȩr嚧ʣq埄 + values: + - "374" + podAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: ftie4-7--gm4p-8y-9-te858----38----r-m-a--q3980c7fp/26GA26C-s.Nj-d-4_4--.-_Z4.LA3HVG93_._.I3.__-.0-z_z0sn_.x + operator: DoesNotExist + matchLabels: + N-_-vv-Q2q7: 3.4....-h._.GgT7_7P + namespaces: + - "393" + topologyKey: "394" + weight: 1258370227 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: 8SUGP.-_.uB-.--.gb_2_-8--z + operator: Exists + matchLabels: + 6-d42--clo90---461v-07r--0---8-30i-uo/9DF: AH-Q.GM72_-c-.-.6--3-__t + namespaces: + - "385" + topologyKey: "386" + podAntiAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + 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: + gr-y7nlp97v-0-1y-t3---2ga-v205p-26-l.p2-t--m-l80--5o1--cp6-5-x1---0w4rm0/f_ZN.-_--r.E__-.8_e_l2.._8s--7_3x_-J_.....7..--wO: "" + namespaces: + - "409" + topologyKey: "410" + weight: 1289969734 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: 2I--2_9.v.--_.--4QQ.-s.H.Hu-k-_-0-T1mel--F......3_t_-l..-.DG7s + operator: DoesNotExist + matchLabels: + 927--m6-k8-c2---2etfh41ca-z-5g2wco28---f-53-x1y-8---3----7/mf.-f.-zv._._.5-H.T.-.-.T-V_D_0-K_A-_9_Z_C..7o_x32: 0U1_-__.71-_-9_._X-D---k..1Q7N + namespaces: + - "401" + topologyKey: "402" + automountServiceAccountToken: false + containers: + - args: + - "217" + command: + - "216" + env: + - name: "224" + value: "225" + valueFrom: + configMapKeyRef: + key: "231" + name: "230" + optional: true + fieldRef: + apiVersion: "226" + fieldPath: "227" + resourceFieldRef: + containerName: "228" + divisor: "46" + resource: "229" + secretKeyRef: + key: "233" + name: "232" + optional: true + envFrom: + - configMapRef: + name: "222" + optional: false + prefix: "221" + secretRef: + name: "223" + optional: false + image: "215" + imagePullPolicy: QÄȻȊ+?ƭ峧Y栲茇竛吲蚛隖<Ƕ + lifecycle: + postStart: + exec: + command: + - "260" + httpGet: + host: "263" + httpHeaders: + - name: "264" + value: "265" + path: "261" + port: "262" + scheme: ńMǰ溟ɴ扵閝 + tcpSocket: + host: "266" + port: -1474440600 + preStop: + exec: + command: + - "267" + httpGet: + host: "269" + httpHeaders: + - name: "270" + value: "271" + path: "268" + port: 44308192 + scheme: Żwʮ馜üNșƶ4ĩĉ + tcpSocket: + host: "273" + port: "272" + livenessProbe: + exec: + command: + - "240" + failureThreshold: -1301133697 + httpGet: + host: "242" + httpHeaders: + - name: "243" + value: "244" + path: "241" + port: -532628939 + scheme: 踪鄌eÞȦY籎顒ǥŴ唼Ģ猇õǶț + initialDelaySeconds: -2025874949 + periodSeconds: 1593906314 + successThreshold: 188341147 + tcpSocket: + host: "245" + port: -1171060347 + timeoutSeconds: -1468180511 + name: "214" + ports: + - containerPort: 673378190 + hostIP: "220" + hostPort: -144591150 + name: "219" + protocol: Ɵ)Ù + readinessProbe: + exec: + command: + - "246" + failureThreshold: -1145306833 + httpGet: + host: "249" + httpHeaders: + - name: "250" + value: "251" + path: "247" + port: "248" + scheme: '@?鷅bȻN+ņ榱*Gưoɘ檲ɨ銦妰' + initialDelaySeconds: -1266125247 + periodSeconds: 1795738696 + successThreshold: -1350331007 + tcpSocket: + host: "252" + port: -1079519102 + timeoutSeconds: -50623103 + resources: + limits: + 瞲: "980" + requests: + k ź贩j瀉ǚrǜnh0åȂ: "314" + securityContext: + allowPrivilegeEscalation: false + capabilities: + add: + - "" + drop: + - £軶ǃ*ʙ嫙&蒒5靇C'ɵK.Q貇 + privileged: false + procMount: 粛E煹 + readOnlyRootFilesystem: true + runAsGroup: -7567945069856455979 + runAsNonRoot: true + runAsUser: 390808457597161112 + seLinuxOptions: + level: "278" + role: "276" + type: "277" + user: "275" + windowsOptions: + gmsaCredentialSpec: "280" + gmsaCredentialSpecName: "279" + runAsUserName: "281" + startupProbe: + exec: + command: + - "253" + failureThreshold: 1592637538 + httpGet: + host: "256" + httpHeaders: + - name: "257" + value: "258" + path: "254" + port: "255" + scheme: 湨 + initialDelaySeconds: 609274415 + periodSeconds: -204658565 + successThreshold: -498077886 + tcpSocket: + host: "259" + port: 1824183165 + timeoutSeconds: 581816190 + stdinOnce: true + terminationMessagePath: "274" + terminationMessagePolicy: ɖȃ賲鐅臬dH巧壚tC十Oɢ + tty: true + volumeDevices: + - devicePath: "239" + name: "238" + volumeMounts: + - mountPath: "235" + mountPropagation: O醔ɍ厶耈 T衧ȇe媹Hǝ呮}臷Ľð + name: "234" + readOnly: true + subPath: "236" + subPathExpr: "237" + workingDir: "218" + dnsConfig: + nameservers: + - "417" + options: + - name: "419" + value: "420" + searches: + - "418" + dnsPolicy: w(ğ儴Ůĺ}潷ʒ胵 + enableServiceLinks: true + ephemeralContainers: + - args: + - "285" + command: + - "284" + env: + - name: "292" + value: "293" + valueFrom: + configMapKeyRef: + key: "299" + name: "298" + optional: true + fieldRef: + apiVersion: "294" + fieldPath: "295" + resourceFieldRef: + containerName: "296" + divisor: "714" + resource: "297" + secretKeyRef: + key: "301" + name: "300" + optional: true + envFrom: + - configMapRef: + name: "290" + optional: true + prefix: "289" + secretRef: + name: "291" + optional: true + image: "283" + imagePullPolicy: Ve + lifecycle: + postStart: + exec: + command: + - "330" + httpGet: + host: "333" + httpHeaders: + - name: "334" + value: "335" + path: "331" + port: "332" + scheme: ʤî萨zvt莭 + tcpSocket: + host: "337" + port: "336" + preStop: + exec: + command: + - "338" + httpGet: + host: "341" + httpHeaders: + - name: "342" + value: "343" + path: "339" + port: "340" + scheme: ļ腻ŬƩȿ + tcpSocket: + host: "344" + port: -2123728714 + livenessProbe: + exec: + command: + - "308" + failureThreshold: 1832870128 + httpGet: + host: "311" + httpHeaders: + - name: "312" + value: "313" + path: "309" + port: "310" + initialDelaySeconds: -1537700150 + periodSeconds: 105707873 + successThreshold: -188803670 + tcpSocket: + host: "315" + port: "314" + timeoutSeconds: -1815868713 + name: "282" + ports: + - containerPort: -88173241 + hostIP: "288" + hostPort: 304141309 + name: "287" + protocol: Źʣy豎@ɀ羭,铻O + readinessProbe: + exec: + command: + - "316" + failureThreshold: 1505082076 + httpGet: + host: "318" + httpHeaders: + - name: "319" + value: "320" + path: "317" + port: 1422435836 + scheme: ',ǿ飏騀呣ǎfǣ萭旿@掇lNdǂ' + initialDelaySeconds: -819723498 + periodSeconds: 1507815593 + successThreshold: 1498833271 + tcpSocket: + host: "322" + port: "321" + timeoutSeconds: -150133456 + resources: + limits: + 釆Ɗ+j忊: "486" + requests: + 嫭塓烀罁胾: "494" + securityContext: + allowPrivilegeEscalation: false + capabilities: + add: + - FD剂讼ɓȌʟn + drop: + - 酛3ƁÀ*f<鴒翁杙 + privileged: true + procMount: 螡źȰ?$矡ȶ网棊ʢ=wǕɳ + readOnlyRootFilesystem: true + runAsGroup: -3295693280350872542 + runAsNonRoot: false + runAsUser: 4125312213789345425 + seLinuxOptions: + level: "349" + role: "347" + type: "348" + user: "346" + windowsOptions: + gmsaCredentialSpec: "351" + gmsaCredentialSpecName: "350" + runAsUserName: "352" + startupProbe: + exec: + command: + - "323" + failureThreshold: 1428207963 + httpGet: + host: "325" + httpHeaders: + - name: "326" + value: "327" + path: "324" + port: 2134439962 + scheme: Ȋ礶 + initialDelaySeconds: 1919527626 + periodSeconds: -161753937 + successThreshold: -1578746609 + tcpSocket: + host: "329" + port: "328" + timeoutSeconds: -389501466 + stdinOnce: true + targetContainerName: "353" + terminationMessagePath: "345" + terminationMessagePolicy: ʝ瘴I\p[ħsĨ + tty: true + volumeDevices: + - devicePath: "307" + name: "306" + volumeMounts: + - mountPath: "303" + mountPropagation: ǒɿʒ刽ʼn掏1ſ盷褎weLJ + name: "302" + readOnly: true + subPath: "304" + subPathExpr: "305" + workingDir: "286" + hostAliases: + - hostnames: + - "415" + ip: "414" + hostNetwork: true + hostPID: true + hostname: "369" + imagePullSecrets: + - name: "368" + initContainers: + - args: + - "146" + command: + - "145" + env: + - name: "153" + value: "154" + valueFrom: + configMapKeyRef: + key: "160" + name: "159" + optional: false + fieldRef: + apiVersion: "155" + fieldPath: "156" + resourceFieldRef: + containerName: "157" + divisor: "433" + resource: "158" + secretKeyRef: + key: "162" + name: "161" + optional: true + envFrom: + - configMapRef: + name: "151" + optional: true + prefix: "150" + secretRef: + name: "152" + optional: true + image: "144" + imagePullPolicy: ȸŹăȲϤĦ + lifecycle: + postStart: + exec: + command: + - "190" + httpGet: + host: "193" + httpHeaders: + - name: "194" + value: "195" + path: "191" + port: "192" + scheme: Ɠɥ踓Ǻǧ湬淊k + tcpSocket: + host: "197" + port: "196" + preStop: + exec: + command: + - "198" + httpGet: + host: "201" + httpHeaders: + - name: "202" + value: "203" + path: "199" + port: "200" + scheme: fƻfʣ繡楙¯Ħ + tcpSocket: + host: "205" + port: "204" + livenessProbe: + exec: + command: + - "169" + failureThreshold: 62108019 + httpGet: + host: "172" + httpHeaders: + - name: "173" + value: "174" + path: "170" + port: "171" + scheme: ɋ聻鎥ʟ<$洅ɹ7\弌Þ帺萸Do© + initialDelaySeconds: 1843642426 + periodSeconds: -836939996 + successThreshold: -1147975588 + tcpSocket: + host: "175" + port: 1637061888 + timeoutSeconds: 1331061766 + name: "143" + ports: + - containerPort: -1849057428 + hostIP: "149" + hostPort: 977590852 + name: "148" + protocol: 壩卄 + readinessProbe: + exec: + command: + - "176" + failureThreshold: -27219570 + httpGet: + host: "179" + httpHeaders: + - name: "180" + value: "181" + path: "177" + port: "178" + scheme: 拍N嚳ķȗɊ捵TwMȗ礼2ħ籦ö嗏 + initialDelaySeconds: 1274480280 + periodSeconds: 620421257 + successThreshold: 1899367104 + tcpSocket: + host: "182" + port: 468716734 + timeoutSeconds: 1914313083 + resources: + limits: + ȇ廄裭4懙鏮嵒ƫS捕ɷD¡轫n(: "526" + requests: + 郀叚Fi皬择,Q捇ȸ{+ɸ殁: "687" + securityContext: + allowPrivilegeEscalation: false + capabilities: + add: + - M 宸@Z^嫫猤痈C*ĕʄő芖{| + drop: + - '"^饣Vȿ$妻ƅ' + privileged: false + procMount: dg滠鼍ƭt?Qȫ + readOnlyRootFilesystem: false + runAsGroup: -6996673662371947627 + runAsNonRoot: false + runAsUser: -7042570146654509247 + seLinuxOptions: + level: "210" + role: "208" + type: "209" + user: "207" + windowsOptions: + gmsaCredentialSpec: "212" + gmsaCredentialSpecName: "211" + runAsUserName: "213" + startupProbe: + exec: + command: + - "183" + failureThreshold: -1011172037 + httpGet: + host: "185" + httpHeaders: + - name: "186" + value: "187" + path: "184" + port: -303428971 + scheme: e0ɔȖ脵鴈Ōƾ焁yǠ/淹\韲翁& + initialDelaySeconds: 642481593 + periodSeconds: 1013966977 + successThreshold: 1056226939 + tcpSocket: + host: "189" + port: "188" + timeoutSeconds: -1617414299 + terminationMessagePath: "206" + volumeDevices: + - devicePath: "168" + name: "167" + volumeMounts: + - mountPath: "164" + mountPropagation: )İ笓珣筩ƐP_痸荎僋bŭDz鯰硰 + name: "163" + subPath: "165" + subPathExpr: "166" + workingDir: "147" + nodeName: "358" + nodeSelector: + "354": "355" + overhead: + 娒Ġ滔xvŗÑ"虆k遚釾ʼn{: "803" + preemptionPolicy: ʜ_ȭwɵ糫武诰ð + priority: 178156526 + priorityClassName: "416" + readinessGates: + - conditionType: 糮R(_âŔ獎$ƆJije檗 + restartPolicy: Ì + runtimeClassName: "421" + schedulerName: "411" + securityContext: + fsGroup: 7861919711004065015 + runAsGroup: -4105014793515441558 + runAsNonRoot: true + runAsUser: -7059779929916534575 + seLinuxOptions: + level: "362" + role: "360" + type: "361" + user: "359" + supplementalGroups: + - 830921445879518469 + sysctls: + - name: "366" + value: "367" + windowsOptions: + gmsaCredentialSpec: "364" + gmsaCredentialSpecName: "363" + runAsUserName: "365" + serviceAccount: "357" + serviceAccountName: "356" + shareProcessNamespace: true + subdomain: "370" + terminationGracePeriodSeconds: -860974700141841896 + tolerations: + - effect: ɉ愂 + key: "412" + operator: '}缫,' + tolerationSeconds: 5005983565679986804 + value: "413" + topologySpreadConstraints: + - labelSelector: + matchExpressions: + - key: vf3q-z-5z80n--t5--9-4-d2-22--i--40wv--in-870w--it6k47-7yd-y-3/hjO + operator: NotIn + values: + - c.q.8_00.0_._.-_L-__bf_9_-C-PfNxG + matchLabels: + 7s4483-o--3f1p7--43nw-l-x18mtxb--kexr-1-o--g--1l8.bc-coa--y--4-1204wrb---1024g-5-3v9-9jcz9f-6-4g-z46--f2t-k/db-L7.-__-G_2kCpSY: "0" + maxSkew: -1531421126 + topologyKey: "422" + whenUnsatisfiable: 墘ȕûyŅ£趕ã/鈱$-议 + 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" + 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: -578926701 + conditions: + - lastTransitionTime: "2837-10-14T23:23:27Z" + message: "430" + reason: "429" + status: '>堵zŕƧ钖孝0蛮xAǫ&tŧK剛Ʀ' + type: Î磣:mʂ渢pɉ驻(+昒ȼȈɍ颬灲 + fullyLabeledReplicas: -1698525469 + observedGeneration: 8034206547748752944 + readyReplicas: -525943726 + replicas: -1530496417 diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.ResourceQuota.json b/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.ResourceQuota.json new file mode 100644 index 00000000000..ef308ef7d54 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/core.v1.ResourceQuota.pb b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/core.v1.ResourceQuota.yaml b/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.ResourceQuota.yaml new file mode 100644 index 00000000000..fb3a44486cd --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/core.v1.Secret.json b/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.Secret.json new file mode 100644 index 00000000000..df981496cab --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.Secret.json @@ -0,0 +1,50 @@ +{ + "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" + } + ] + }, + "data": { + "19": "Hg==" + }, + "stringData": { + "20": "21" + }, + "type": "r鯹)晿\u003co,c鮽ort昍řČ扷5ƗǸ" +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.Secret.pb b/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.Secret.pb new file mode 100644 index 0000000000000000000000000000000000000000..8da983d716581ea3805e8e721abcd163a58de81a GIT binary patch literal 251 zcmVbQ0nL3aJ4K0WuN+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*y94sd=9#}dZ!BZ!uDx$^bmo|i#hJv6=83m8#+S#qA_xisGB6SXGBFweA^@9i BQ?LL4 literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.Secret.yaml b/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.Secret.yaml new file mode 100644 index 00000000000..5061e1e4e5d --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.Secret.yaml @@ -0,0 +1,36 @@ +apiVersion: v1 +data: + "19": Hg== +kind: Secret +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" +stringData: + "20": "21" +type: r鯹)晿d#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-b$ zmxD*q%k?`opUvDaacR@81SJj*MgayXCL;rlmlL1O{r4XT7=<{vn2ZdCn2dnVF)~)- z)_XByz1flOu%}CQXfYX?STUWP=)`1X>cwPa7Q|#^9;I+<$%~e~M`j;sdfGny#pM2@ zT`y*L9qFumzP_a1ePsFFXlS@(GV)BP=4 sFZV8g-aG5r)V33SCuSdBb#lg$P0yySk>cUv;sUwI0_Y-3DF!750PŽ + healthCheckNodePort: -1095807277 + ipFamily: ³-Ǐ忄*齧獚敆ȎțêɘIJ斬 + loadBalancerIP: "25" + loadBalancerSourceRanges: + - "26" + ports: + - name: "19" + nodePort: -474380055 + port: 202283346 + protocol: '@Hr鯹)晿' + targetPort: "20" + publishNotReadyAddresses: true + selector: + "21": "22" + sessionAffinity: ɑ + sessionAffinityConfig: + clientIP: + timeoutSeconds: -1973740160 + type: .蘯6ċV夸 +status: + loadBalancer: + ingress: + - hostname: "29" + ip: "28" diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.ServiceAccount.json b/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.ServiceAccount.json new file mode 100644 index 00000000000..74c3b1a513e --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/core.v1.ServiceAccount.pb b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/core.v1.ServiceAccount.yaml b/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.ServiceAccount.yaml new file mode 100644 index 00000000000..a84d2880006 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/core.v1.ServiceProxyOptions.json b/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.ServiceProxyOptions.json new file mode 100644 index 00000000000..ab28cd77420 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/core.v1.ServiceProxyOptions.pb b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/core.v1.Status.yaml b/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.Status.yaml new file mode 100644 index 00000000000..8e5da3a291d --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/core.v1.UpdateOptions.json b/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.UpdateOptions.json new file mode 100644 index 00000000000..83135429328 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/core.v1.UpdateOptions.pb b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/core.v1.UpdateOptions.yaml b/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.UpdateOptions.yaml new file mode 100644 index 00000000000..2102aa891b7 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/core.v1.WatchEvent.json b/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.WatchEvent.json new file mode 100644 index 00000000000..aadfba67a64 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/core.v1.WatchEvent.pb b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/core.v1.WatchEvent.yaml b/staging/src/k8s.io/api/testdata/v1.16.0/core.v1.WatchEvent.yaml new file mode 100644 index 00000000000..a146a30f0c1 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/events.k8s.io.v1beta1.Event.json b/staging/src/k8s.io/api/testdata/v1.16.0/events.k8s.io.v1beta1.Event.json new file mode 100644 index 00000000000..e12af7ef75f --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.0/events.k8s.io.v1beta1.Event.json @@ -0,0 +1,80 @@ +{ + "kind": "Event", + "apiVersion": "events.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" + } + ] + }, + "eventTime": "2482-03-20T23:11:25.602224Z", + "series": { + "count": -1971381490, + "lastObservedTime": "2429-02-18T17:57:56.343118Z", + "state": "鯹)晿\u003c" + }, + "reportingController": "19", + "reportingInstance": "20", + "action": "21", + "reason": "22", + "regarding": { + "kind": "23", + "namespace": "24", + "name": "25", + "uid": "Ĩɘ.蘯6ċV夸eɑeʤ脽ěĂ", + "apiVersion": "26", + "resourceVersion": "27", + "fieldPath": "28" + }, + "related": { + "kind": "29", + "namespace": "30", + "name": "31", + "uid": "蓏Ŋ", + "apiVersion": "32", + "resourceVersion": "33", + "fieldPath": "34" + }, + "note": "35", + "type": "36", + "deprecatedSource": { + "component": "37", + "host": "38" + }, + "deprecatedFirstTimestamp": "2964-12-12T12:04:40Z", + "deprecatedLastTimestamp": "2452-08-27T22:01:15Z", + "deprecatedCount": 1804227960 +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/events.k8s.io.v1beta1.Event.pb b/staging/src/k8s.io/api/testdata/v1.16.0/events.k8s.io.v1beta1.Event.pb new file mode 100644 index 0000000000000000000000000000000000000000..dd6fa6cd910437e39496c4246e4e15f45160bf9a GIT binary patch literal 415 zcmd0{C}!Z2;}T6ROU)}O*2}gi*2~P-FEdO^ElD&KVs!-x3w>eYTFJ=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$_|O1G4<4v7cF~_%s$ct)Mp0NXAab7;Uy2$2lSw^ffSRmp%Uwh$^A#Ww3v*IjF^m# zt(c5Wf|!g=qnM1%k~p}SjLm@xEwVT`ZZsYGT_V6x#KEz;_1QfO0fvent5)7&lVVU} F006N=i&6jp literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/events.k8s.io.v1beta1.Event.yaml b/staging/src/k8s.io/api/testdata/v1.16.0/events.k8s.io.v1beta1.Event.yaml new file mode 100644 index 00000000000..62bba948a5e --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.0/events.k8s.io.v1beta1.Event.yaml @@ -0,0 +1,64 @@ +action: "21" +apiVersion: events.k8s.io/v1beta1 +deprecatedCount: 1804227960 +deprecatedFirstTimestamp: "2964-12-12T12:04:40Z" +deprecatedLastTimestamp: "2452-08-27T22:01:15Z" +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: Ĩɘ.蘯6ċV夸eɑeʤ脽ěĂ +related: + apiVersion: "32" + fieldPath: "34" + kind: "29" + name: "31" + namespace: "30" + resourceVersion: "33" + uid: 蓏Ŋ +reportingController: "19" +reportingInstance: "20" +series: + count: -1971381490 + lastObservedTime: "2429-02-18T17:57:56.343118Z" + state: 鯹)晿< +type: "36" diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/extensions.v1beta1.DaemonSet.json b/staging/src/k8s.io/api/testdata/v1.16.0/extensions.v1beta1.DaemonSet.json new file mode 100644 index 00000000000..502da5dfa2f --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.0/extensions.v1beta1.DaemonSet.json @@ -0,0 +1,1410 @@ +{ + "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" + } + } + } + ], + "initContainers": [ + { + "name": "147", + "image": "148", + "command": [ + "149" + ], + "args": [ + "150" + ], + "workingDir": "151", + "ports": [ + { + "name": "152", + "hostPort": -1510026905, + "containerPort": 437857734, + "protocol": "Rƥ贫d飼$俊跾|@?鷅b", + "hostIP": "153" + } + ], + "envFrom": [ + { + "prefix": "154", + "configMapRef": { + "name": "155", + "optional": false + }, + "secretRef": { + "name": "156", + "optional": false + } + } + ], + "env": [ + { + "name": "157", + "value": "158", + "valueFrom": { + "fieldRef": { + "apiVersion": "159", + "fieldPath": "160" + }, + "resourceFieldRef": { + "containerName": "161", + "resource": "162", + "divisor": "468" + }, + "configMapKeyRef": { + "name": "163", + "key": "164", + "optional": false + }, + "secretKeyRef": { + "name": "165", + "key": "166", + "optional": true + } + } + } + ], + "resources": { + "limits": { + "檲ɨ銦妰黖ȓƇ$缔獵偐ę腬": "646" + }, + "requests": { + "湨": "803" + } + }, + "volumeMounts": [ + { + "name": "167", + "readOnly": true, + "mountPath": "168", + "subPath": "169", + "mountPropagation": "卩蝾", + "subPathExpr": "170" + } + ], + "volumeDevices": [ + { + "name": "171", + "devicePath": "172" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "173" + ] + }, + "httpGet": { + "path": "174", + "port": "175", + "host": "176", + "httpHeaders": [ + { + "name": "177", + "value": "178" + } + ] + }, + "tcpSocket": { + "port": "179", + "host": "180" + }, + "initialDelaySeconds": 1805144649, + "timeoutSeconds": -606111218, + "periodSeconds": 1403721475, + "successThreshold": 519906483, + "failureThreshold": 1466047181 + }, + "readinessProbe": { + "exec": { + "command": [ + "181" + ] + }, + "httpGet": { + "path": "182", + "port": "183", + "host": "184", + "scheme": "w垁鷌辪虽U珝Żwʮ馜üNșƶ4ĩ", + "httpHeaders": [ + { + "name": "185", + "value": "186" + } + ] + }, + "tcpSocket": { + "port": -337353552, + "host": "187" + }, + "initialDelaySeconds": -1724160601, + "timeoutSeconds": -1158840571, + "periodSeconds": 1435507444, + "successThreshold": -1430577593, + "failureThreshold": 524249411 + }, + "startupProbe": { + "exec": { + "command": [ + "188" + ] + }, + "httpGet": { + "path": "189", + "port": "190", + "host": "191", + "scheme": "k_瀹鞎sn芞QÄȻ", + "httpHeaders": [ + { + "name": "192", + "value": "193" + } + ] + }, + "tcpSocket": { + "port": "194", + "host": "195" + }, + "initialDelaySeconds": 364013971, + "timeoutSeconds": 1596422492, + "periodSeconds": -1790124395, + "successThreshold": 1094670193, + "failureThreshold": 905846572 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "196" + ] + }, + "httpGet": { + "path": "197", + "port": "198", + "host": "199", + "scheme": "蚛隖\u003cǶĬ4y£軶ǃ*ʙ嫙\u0026蒒5靇C'", + "httpHeaders": [ + { + "name": "200", + "value": "201" + } + ] + }, + "tcpSocket": { + "port": 2126876305, + "host": "202" + } + }, + "preStop": { + "exec": { + "command": [ + "203" + ] + }, + "httpGet": { + "path": "204", + "port": "205", + "host": "206", + "scheme": "Ŵ廷s{Ⱦdz@", + "httpHeaders": [ + { + "name": "207", + "value": "208" + } + ] + }, + "tcpSocket": { + "port": 406308963, + "host": "209" + } + } + }, + "terminationMessagePath": "210", + "terminationMessagePolicy": "ŀ樺ȃv渟7¤7djƯĖ漘Z剚敍0", + "imagePullPolicy": "ŤǢʭ嵔棂p儼Ƿ裚瓶", + "securityContext": { + "capabilities": { + "add": [ + "+j忊Ŗȫ焗捏ĨFħ籘Àǒɿʒ刽ʼn" + ], + "drop": [ + "1ſ盷褎weLJèux榜VƋZ1Ůđ眊" + ] + }, + "privileged": true, + "seLinuxOptions": { + "user": "211", + "role": "212", + "type": "213", + "level": "214" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "215", + "gmsaCredentialSpec": "216", + "runAsUserName": "217" + }, + "runAsUser": 1563703589270296759, + "runAsGroup": 6506922239346928579, + "runAsNonRoot": true, + "readOnlyRootFilesystem": true, + "allowPrivilegeEscalation": true, + "procMount": "fǣ萭旿@" + }, + "stdin": true, + "stdinOnce": true, + "tty": true + } + ], + "containers": [ + { + "name": "218", + "image": "219", + "command": [ + "220" + ], + "args": [ + "221" + ], + "workingDir": "222", + "ports": [ + { + "name": "223", + "hostPort": 1584001904, + "containerPort": -839281354, + "protocol": "5姣\u003e懔%熷谟þ蛯ɰ荶ljʁ", + "hostIP": "224" + } + ], + "envFrom": [ + { + "prefix": "225", + "configMapRef": { + "name": "226", + "optional": false + }, + "secretRef": { + "name": "227", + "optional": false + } + } + ], + "env": [ + { + "name": "228", + "value": "229", + "valueFrom": { + "fieldRef": { + "apiVersion": "230", + "fieldPath": "231" + }, + "resourceFieldRef": { + "containerName": "232", + "resource": "233", + "divisor": "357" + }, + "configMapKeyRef": { + "name": "234", + "key": "235", + "optional": true + }, + "secretKeyRef": { + "name": "236", + "key": "237", + "optional": true + } + } + } + ], + "resources": { + "limits": { + "藠3.v-鿧悮坮Ȣ幟ļ腻ŬƩȿ0": "175" + }, + "requests": { + "ɺ皚|懥ƖN粕擓ƖHV": "962" + } + }, + "volumeMounts": [ + { + "name": "238", + "mountPath": "239", + "subPath": "240", + "mountPropagation": "Ź倗S晒嶗UÐ_ƮA攤/ɸɎ ", + "subPathExpr": "241" + } + ], + "volumeDevices": [ + { + "name": "242", + "devicePath": "243" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "244" + ] + }, + "httpGet": { + "path": "245", + "port": -393291312, + "host": "246", + "scheme": "Ŧ癃8鸖ɱJȉ罴ņ螡źȰ?", + "httpHeaders": [ + { + "name": "247", + "value": "248" + } + ] + }, + "tcpSocket": { + "port": "249", + "host": "250" + }, + "initialDelaySeconds": 627713162, + "timeoutSeconds": 1255312175, + "periodSeconds": -1740959124, + "successThreshold": 158280212, + "failureThreshold": -361442565 + }, + "readinessProbe": { + "exec": { + "command": [ + "251" + ] + }, + "httpGet": { + "path": "252", + "port": -2013568185, + "host": "253", + "scheme": "#yV'WKw(ğ儴Ůĺ}", + "httpHeaders": [ + { + "name": "254", + "value": "255" + } + ] + }, + "tcpSocket": { + "port": -20130017, + "host": "256" + }, + "initialDelaySeconds": -1244623134, + "timeoutSeconds": -1334110502, + "periodSeconds": -398297599, + "successThreshold": 873056500, + "failureThreshold": -36782737 + }, + "startupProbe": { + "exec": { + "command": [ + "257" + ] + }, + "httpGet": { + "path": "258", + "port": "259", + "host": "260", + "scheme": "Qg鄠[", + "httpHeaders": [ + { + "name": "261", + "value": "262" + } + ] + }, + "tcpSocket": { + "port": -241238495, + "host": "263" + }, + "initialDelaySeconds": -1556231754, + "timeoutSeconds": 461585849, + "periodSeconds": -321709789, + "successThreshold": -1463645123, + "failureThreshold": -1011390276 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "264" + ] + }, + "httpGet": { + "path": "265", + "port": "266", + "host": "267", + "scheme": "]佱¿\u003e犵殇ŕ-Ɂ圯W", + "httpHeaders": [ + { + "name": "268", + "value": "269" + } + ] + }, + "tcpSocket": { + "port": "270", + "host": "271" + } + }, + "preStop": { + "exec": { + "command": [ + "272" + ] + }, + "httpGet": { + "path": "273", + "port": -1161649101, + "host": "274", + "scheme": "嚧ʣq埄", + "httpHeaders": [ + { + "name": "275", + "value": "276" + } + ] + }, + "tcpSocket": { + "port": "277", + "host": "278" + } + } + }, + "terminationMessagePath": "279", + "terminationMessagePolicy": "ʁ岼昕ĬÇ", + "imagePullPolicy": "T 苧yñKJɐ扵G", + "securityContext": { + "capabilities": { + "add": [ + "fʀļ腩墺Ò媁荭gw忊" + ], + "drop": [ + "E剒蔞" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "280", + "role": "281", + "type": "282", + "level": "283" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "284", + "gmsaCredentialSpec": "285", + "runAsUserName": "286" + }, + "runAsUser": -6177393256425700216, + "runAsGroup": 2001337664780390084, + "runAsNonRoot": true, + "readOnlyRootFilesystem": true, + "allowPrivilegeEscalation": false, + "procMount": "Ȩ\u003c6鄰簳°Ļǟi\u0026" + }, + "stdin": true + } + ], + "ephemeralContainers": [ + { + "name": "287", + "image": "288", + "command": [ + "289" + ], + "args": [ + "290" + ], + "workingDir": "291", + "ports": [ + { + "name": "292", + "hostPort": 1313273370, + "containerPort": -1296830577, + "hostIP": "293" + } + ], + "envFrom": [ + { + "prefix": "294", + "configMapRef": { + "name": "295", + "optional": true + }, + "secretRef": { + "name": "296", + "optional": false + } + } + ], + "env": [ + { + "name": "297", + "value": "298", + "valueFrom": { + "fieldRef": { + "apiVersion": "299", + "fieldPath": "300" + }, + "resourceFieldRef": { + "containerName": "301", + "resource": "302", + "divisor": "3" + }, + "configMapKeyRef": { + "name": "303", + "key": "304", + "optional": true + }, + "secretKeyRef": { + "name": "305", + "key": "306", + "optional": true + } + } + } + ], + "resources": { + "limits": { + "淳4揻-$ɽ丟×x锏ɟ": "178" + }, + "requests": { + "Ö闊 鰔澝qV": "752" + } + }, + "volumeMounts": [ + { + "name": "307", + "readOnly": true, + "mountPath": "308", + "subPath": "309", + "mountPropagation": "/»頸+SÄ蚃ɣľ)酊龨Î", + "subPathExpr": "310" + } + ], + "volumeDevices": [ + { + "name": "311", + "devicePath": "312" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "313" + ] + }, + "httpGet": { + "path": "314", + "port": "315", + "host": "316", + "scheme": "冓鍓贯", + "httpHeaders": [ + { + "name": "317", + "value": "318" + } + ] + }, + "tcpSocket": { + "port": "319", + "host": "320" + }, + "initialDelaySeconds": 1290950685, + "timeoutSeconds": 12533543, + "periodSeconds": 1058960779, + "successThreshold": -2133441986, + "failureThreshold": 472742933 + }, + "readinessProbe": { + "exec": { + "command": [ + "321" + ] + }, + "httpGet": { + "path": "322", + "port": 1332783160, + "host": "323", + "scheme": "Ȱ囌{屿oiɥ嵐sC8?Ǻ鱎ƙ;", + "httpHeaders": [ + { + "name": "324", + "value": "325" + } + ] + }, + "tcpSocket": { + "port": "326", + "host": "327" + }, + "initialDelaySeconds": -300247800, + "timeoutSeconds": 386804041, + "periodSeconds": -126958936, + "successThreshold": 186945072, + "failureThreshold": 620822482 + }, + "startupProbe": { + "exec": { + "command": [ + "328" + ] + }, + "httpGet": { + "path": "329", + "port": "330", + "host": "331", + "scheme": "鍏H鯂²", + "httpHeaders": [ + { + "name": "332", + "value": "333" + } + ] + }, + "tcpSocket": { + "port": -1187301925, + "host": "334" + }, + "initialDelaySeconds": -402384013, + "timeoutSeconds": -181601395, + "periodSeconds": -617381112, + "successThreshold": 1851229369, + "failureThreshold": -560238386 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "335" + ] + }, + "httpGet": { + "path": "336", + "port": "337", + "host": "338", + "scheme": "C\"6x$1s", + "httpHeaders": [ + { + "name": "339", + "value": "340" + } + ] + }, + "tcpSocket": { + "port": "341", + "host": "342" + } + }, + "preStop": { + "exec": { + "command": [ + "343" + ] + }, + "httpGet": { + "path": "344", + "port": -518160270, + "host": "345", + "scheme": "ɔ幩še", + "httpHeaders": [ + { + "name": "346", + "value": "347" + } + ] + }, + "tcpSocket": { + "port": 1956567721, + "host": "348" + } + } + }, + "terminationMessagePath": "349", + "terminationMessagePolicy": "ȤƏ埮pɵ", + "securityContext": { + "capabilities": { + "add": [ + "|ʐşƧ諔迮ƙIJ嘢" + ], + "drop": [ + "ʗN" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "350", + "role": "351", + "type": "352", + "level": "353" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "354", + "gmsaCredentialSpec": "355", + "runAsUserName": "356" + }, + "runAsUser": -6048969174364431391, + "runAsGroup": 6726836758549163621, + "runAsNonRoot": false, + "readOnlyRootFilesystem": true, + "allowPrivilegeEscalation": false, + "procMount": "" + }, + "stdin": true, + "stdinOnce": true, + "tty": true, + "targetContainerName": "357" + } + ], + "restartPolicy": "ɭɪǹ0衷,", + "terminationGracePeriodSeconds": -3039830979334099524, + "activeDeadlineSeconds": 7270263763744228913, + "dnsPolicy": "n(fǂǢ曣ŋayåe躒訙Ǫ", + "nodeSelector": { + "358": "359" + }, + "serviceAccountName": "360", + "serviceAccount": "361", + "automountServiceAccountToken": true, + "nodeName": "362", + "hostNetwork": true, + "shareProcessNamespace": true, + "securityContext": { + "seLinuxOptions": { + "user": "363", + "role": "364", + "type": "365", + "level": "366" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "367", + "gmsaCredentialSpec": "368", + "runAsUserName": "369" + }, + "runAsUser": -5315960194881172085, + "runAsGroup": 6386250802140824739, + "runAsNonRoot": false, + "supplementalGroups": [ + -4480129203693517072 + ], + "fsGroup": 2585323675983182372, + "sysctls": [ + { + "name": "370", + "value": "371" + } + ] + }, + "imagePullSecrets": [ + { + "name": "372" + } + ], + "hostname": "373", + "subdomain": "374", + "affinity": { + "nodeAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": { + "nodeSelectorTerms": [ + { + "matchExpressions": [ + { + "key": "375", + "operator": "Ã茓pȓɻ", + "values": [ + "376" + ] + } + ], + "matchFields": [ + { + "key": "377", + "operator": "", + "values": [ + "378" + ] + } + ] + } + ] + }, + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": -767058113, + "preference": { + "matchExpressions": [ + { + "key": "379", + "operator": "Ǹ|蕎'佉賞ǧĒz", + "values": [ + "380" + ] + } + ], + "matchFields": [ + { + "key": "381", + "operator": "ùfŭƽ", + "values": [ + "382" + ] + } + ] + } + } + ] + }, + "podAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "h-up52--sjo7799-skj5--9/R_rm": "CR.s--f.-f.-zv._._.o" + }, + "matchExpressions": [ + { + "key": "K_A-_9_Z_C..7o_x3..-.8-Jp-94", + "operator": "DoesNotExist" + } + ] + }, + "namespaces": [ + "389" + ], + "topologyKey": "390" + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": 801902541, + "podAffinityTerm": { + "labelSelector": { + "matchLabels": { + "bx1y-8---3----p-pdn--j2---2--82--cj-1-s--op34-yy28-38xmu5nx4s-4/4b_9_1o.w_I": "x-_.--4QQ.-s.H.Hu-k-_-0-T1mel--F......3_t_-l..-.DG7r-3.----.4" + }, + "matchExpressions": [ + { + "key": "3---g-----p8-d5-8-m8i--k0j5g.zrrw8-5ts-7-bp/6E__-.8_e_2", + "operator": "DoesNotExist" + } + ] + }, + "namespaces": [ + "397" + ], + "topologyKey": "398" + } + } + ] + }, + "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": [ + "405" + ], + "topologyKey": "406" + } + ], + "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": [ + "413" + ], + "topologyKey": "414" + } + } + ] + } + }, + "schedulerName": "415", + "tolerations": [ + { + "key": "416", + "operator": "堺ʣ", + "value": "417", + "effect": "ŽɣB矗E¸乾", + "tolerationSeconds": -3532804738923434397 + } + ], + "hostAliases": [ + { + "ip": "418", + "hostnames": [ + "419" + ] + } + ], + "priorityClassName": "420", + "priority": -1852730577, + "dnsConfig": { + "nameservers": [ + "421" + ], + "searches": [ + "422" + ], + "options": [ + { + "name": "423", + "value": "424" + } + ] + }, + "readinessGates": [ + { + "conditionType": "ź魊塾ɖ$rolȋɶuɋ5r儉ɩ柀ɨ鴅" + } + ], + "runtimeClassName": "425", + "enableServiceLinks": false, + "preemptionPolicy": "!ń1ċƹ|慼櫁色苆试揯遐", + "overhead": { + "4'ď曕椐敛n湙": "310" + }, + "topologySpreadConstraints": [ + { + "maxSkew": -150478704, + "topologyKey": "426", + "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" + ] + } + ] + } + } + ] + } + }, + "updateStrategy": { + "type": "荥ơ'禧ǵŊ)TiD¢ƿ媴h5", + "rollingUpdate": { + + } + }, + "minReadySeconds": 212061711, + "templateGeneration": 8027668557984017414, + "revisionHistoryLimit": -1979737528 + }, + "status": { + "currentNumberScheduled": -1707056814, + "numberMisscheduled": -424698834, + "desiredNumberScheduled": 407742062, + "numberReady": 2115789304, + "observedGeneration": -455484136992029462, + "updatedNumberScheduled": 1660081568, + "numberAvailable": 904244563, + "numberUnavailable": -1245696932, + "collisionCount": 2063260600, + "conditions": [ + { + "type": "Ƅ抄3昞财Î嘝zʄ", + "status": "\u003ec緍k¢茤Ƣǟ½灶du汎mō6µɑ", + "lastTransitionTime": "2196-03-13T21:02:11Z", + "reason": "433", + "message": "434" + } + ] + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/extensions.v1beta1.DaemonSet.pb b/staging/src/k8s.io/api/testdata/v1.16.0/extensions.v1beta1.DaemonSet.pb new file mode 100644 index 0000000000000000000000000000000000000000..2edc219ab3ec8c6eefec937481010b1a230a1338 GIT binary patch literal 6361 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犵殇ŕ-Ɂ圯W' + tcpSocket: + host: "271" + port: "270" + preStop: + exec: + command: + - "272" + httpGet: + host: "274" + httpHeaders: + - name: "275" + value: "276" + path: "273" + port: -1161649101 + scheme: 嚧ʣq埄 + tcpSocket: + host: "278" + port: "277" + livenessProbe: + exec: + command: + - "244" + failureThreshold: -361442565 + httpGet: + host: "246" + httpHeaders: + - name: "247" + value: "248" + path: "245" + port: -393291312 + scheme: Ŧ癃8鸖ɱJȉ罴ņ螡źȰ? + initialDelaySeconds: 627713162 + periodSeconds: -1740959124 + successThreshold: 158280212 + tcpSocket: + host: "250" + port: "249" + timeoutSeconds: 1255312175 + name: "218" + ports: + - containerPort: -839281354 + hostIP: "224" + hostPort: 1584001904 + name: "223" + protocol: 5姣>懔%熷谟þ蛯ɰ荶ljʁ + readinessProbe: + exec: + command: + - "251" + failureThreshold: -36782737 + httpGet: + host: "253" + httpHeaders: + - name: "254" + value: "255" + path: "252" + port: -2013568185 + scheme: '#yV''WKw(ğ儴Ůĺ}' + initialDelaySeconds: -1244623134 + periodSeconds: -398297599 + successThreshold: 873056500 + tcpSocket: + host: "256" + port: -20130017 + timeoutSeconds: -1334110502 + resources: + limits: + 藠3.v-鿧悮坮Ȣ幟ļ腻ŬƩȿ0: "175" + requests: + ɺ皚|懥ƖN粕擓ƖHV: "962" + securityContext: + allowPrivilegeEscalation: false + capabilities: + add: + - fʀļ腩墺Ò媁荭gw忊 + drop: + - E剒蔞 + privileged: false + procMount: Ȩ<6鄰簳°Ļǟi& + readOnlyRootFilesystem: true + runAsGroup: 2001337664780390084 + runAsNonRoot: true + runAsUser: -6177393256425700216 + seLinuxOptions: + level: "283" + role: "281" + type: "282" + user: "280" + windowsOptions: + gmsaCredentialSpec: "285" + gmsaCredentialSpecName: "284" + runAsUserName: "286" + startupProbe: + exec: + command: + - "257" + failureThreshold: -1011390276 + httpGet: + host: "260" + httpHeaders: + - name: "261" + value: "262" + path: "258" + port: "259" + scheme: Qg鄠[ + initialDelaySeconds: -1556231754 + periodSeconds: -321709789 + successThreshold: -1463645123 + tcpSocket: + host: "263" + port: -241238495 + timeoutSeconds: 461585849 + stdin: true + terminationMessagePath: "279" + terminationMessagePolicy: ʁ岼昕ĬÇ + volumeDevices: + - devicePath: "243" + name: "242" + volumeMounts: + - mountPath: "239" + mountPropagation: 'Ź倗S晒嶗UÐ_ƮA攤/ɸɎ ' + name: "238" + subPath: "240" + subPathExpr: "241" + workingDir: "222" + dnsConfig: + nameservers: + - "421" + options: + - name: "423" + value: "424" + searches: + - "422" + dnsPolicy: n(fǂǢ曣ŋayåe躒訙Ǫ + enableServiceLinks: false + ephemeralContainers: + - args: + - "290" + command: + - "289" + env: + - name: "297" + value: "298" + valueFrom: + configMapKeyRef: + key: "304" + name: "303" + optional: true + fieldRef: + apiVersion: "299" + fieldPath: "300" + resourceFieldRef: + containerName: "301" + divisor: "3" + resource: "302" + secretKeyRef: + key: "306" + name: "305" + optional: true + envFrom: + - configMapRef: + name: "295" + optional: true + prefix: "294" + secretRef: + name: "296" + optional: false + image: "288" + lifecycle: + postStart: + exec: + command: + - "335" + httpGet: + host: "338" + httpHeaders: + - name: "339" + value: "340" + path: "336" + port: "337" + scheme: C"6x$1s + tcpSocket: + host: "342" + port: "341" + preStop: + exec: + command: + - "343" + httpGet: + host: "345" + httpHeaders: + - name: "346" + value: "347" + path: "344" + port: -518160270 + scheme: ɔ幩še + tcpSocket: + host: "348" + port: 1956567721 + livenessProbe: + exec: + command: + - "313" + failureThreshold: 472742933 + httpGet: + host: "316" + httpHeaders: + - name: "317" + value: "318" + path: "314" + port: "315" + scheme: 冓鍓贯 + initialDelaySeconds: 1290950685 + periodSeconds: 1058960779 + successThreshold: -2133441986 + tcpSocket: + host: "320" + port: "319" + timeoutSeconds: 12533543 + name: "287" + ports: + - containerPort: -1296830577 + hostIP: "293" + hostPort: 1313273370 + name: "292" + readinessProbe: + exec: + command: + - "321" + failureThreshold: 620822482 + httpGet: + host: "323" + httpHeaders: + - name: "324" + value: "325" + path: "322" + port: 1332783160 + scheme: Ȱ囌{屿oiɥ嵐sC8?Ǻ鱎ƙ; + initialDelaySeconds: -300247800 + periodSeconds: -126958936 + successThreshold: 186945072 + tcpSocket: + host: "327" + port: "326" + timeoutSeconds: 386804041 + resources: + limits: + 淳4揻-$ɽ丟×x锏ɟ: "178" + requests: + Ö闊 鰔澝qV: "752" + securityContext: + allowPrivilegeEscalation: false + capabilities: + add: + - '|ʐşƧ諔迮ƙIJ嘢' + drop: + - ʗN + privileged: false + procMount: "" + readOnlyRootFilesystem: true + runAsGroup: 6726836758549163621 + runAsNonRoot: false + runAsUser: -6048969174364431391 + seLinuxOptions: + level: "353" + role: "351" + type: "352" + user: "350" + windowsOptions: + gmsaCredentialSpec: "355" + gmsaCredentialSpecName: "354" + runAsUserName: "356" + startupProbe: + exec: + command: + - "328" + failureThreshold: -560238386 + httpGet: + host: "331" + httpHeaders: + - name: "332" + value: "333" + path: "329" + port: "330" + scheme: 鍏H鯂² + initialDelaySeconds: -402384013 + periodSeconds: -617381112 + successThreshold: 1851229369 + tcpSocket: + host: "334" + port: -1187301925 + timeoutSeconds: -181601395 + stdin: true + stdinOnce: true + targetContainerName: "357" + terminationMessagePath: "349" + terminationMessagePolicy: ȤƏ埮pɵ + tty: true + volumeDevices: + - devicePath: "312" + name: "311" + volumeMounts: + - mountPath: "308" + mountPropagation: /»頸+SÄ蚃ɣľ)酊龨Î + name: "307" + readOnly: true + subPath: "309" + subPathExpr: "310" + workingDir: "291" + hostAliases: + - hostnames: + - "419" + ip: "418" + hostNetwork: true + hostname: "373" + imagePullSecrets: + - name: "372" + initContainers: + - args: + - "150" + command: + - "149" + env: + - name: "157" + value: "158" + valueFrom: + configMapKeyRef: + key: "164" + name: "163" + optional: false + fieldRef: + apiVersion: "159" + fieldPath: "160" + resourceFieldRef: + containerName: "161" + divisor: "468" + resource: "162" + secretKeyRef: + key: "166" + name: "165" + optional: true + envFrom: + - configMapRef: + name: "155" + optional: false + prefix: "154" + secretRef: + name: "156" + optional: false + image: "148" + imagePullPolicy: ŤǢʭ嵔棂p儼Ƿ裚瓶 + lifecycle: + postStart: + exec: + command: + - "196" + httpGet: + host: "199" + httpHeaders: + - name: "200" + value: "201" + path: "197" + port: "198" + scheme: 蚛隖<ǶĬ4y£軶ǃ*ʙ嫙&蒒5靇C' + tcpSocket: + host: "202" + port: 2126876305 + preStop: + exec: + command: + - "203" + httpGet: + host: "206" + httpHeaders: + - name: "207" + value: "208" + path: "204" + port: "205" + scheme: Ŵ廷s{Ⱦdz@ + tcpSocket: + host: "209" + port: 406308963 + livenessProbe: + exec: + command: + - "173" + failureThreshold: 1466047181 + httpGet: + host: "176" + httpHeaders: + - name: "177" + value: "178" + path: "174" + port: "175" + initialDelaySeconds: 1805144649 + periodSeconds: 1403721475 + successThreshold: 519906483 + tcpSocket: + host: "180" + port: "179" + timeoutSeconds: -606111218 + name: "147" + ports: + - containerPort: 437857734 + hostIP: "153" + hostPort: -1510026905 + name: "152" + protocol: Rƥ贫d飼$俊跾|@?鷅b + readinessProbe: + exec: + command: + - "181" + failureThreshold: 524249411 + httpGet: + host: "184" + httpHeaders: + - name: "185" + value: "186" + path: "182" + port: "183" + scheme: w垁鷌辪虽U珝Żwʮ馜üNșƶ4ĩ + initialDelaySeconds: -1724160601 + periodSeconds: 1435507444 + successThreshold: -1430577593 + tcpSocket: + host: "187" + port: -337353552 + timeoutSeconds: -1158840571 + resources: + limits: + 檲ɨ銦妰黖ȓƇ$缔獵偐ę腬: "646" + requests: + 湨: "803" + securityContext: + allowPrivilegeEscalation: true + capabilities: + add: + - +j忊Ŗȫ焗捏ĨFħ籘Àǒɿʒ刽ʼn + drop: + - 1ſ盷褎weLJèux榜VƋZ1Ůđ眊 + privileged: true + procMount: fǣ萭旿@ + readOnlyRootFilesystem: true + runAsGroup: 6506922239346928579 + runAsNonRoot: true + runAsUser: 1563703589270296759 + seLinuxOptions: + level: "214" + role: "212" + type: "213" + user: "211" + windowsOptions: + gmsaCredentialSpec: "216" + gmsaCredentialSpecName: "215" + runAsUserName: "217" + startupProbe: + exec: + command: + - "188" + failureThreshold: 905846572 + httpGet: + host: "191" + httpHeaders: + - name: "192" + value: "193" + path: "189" + port: "190" + scheme: k_瀹鞎sn芞QÄȻ + initialDelaySeconds: 364013971 + periodSeconds: -1790124395 + successThreshold: 1094670193 + tcpSocket: + host: "195" + port: "194" + timeoutSeconds: 1596422492 + stdin: true + stdinOnce: true + terminationMessagePath: "210" + terminationMessagePolicy: ŀ樺ȃv渟7¤7djƯĖ漘Z剚敍0 + tty: true + volumeDevices: + - devicePath: "172" + name: "171" + volumeMounts: + - mountPath: "168" + mountPropagation: 卩蝾 + name: "167" + readOnly: true + subPath: "169" + subPathExpr: "170" + workingDir: "151" + nodeName: "362" + nodeSelector: + "358": "359" + overhead: + 4'ď曕椐敛n湙: "310" + preemptionPolicy: '!ń1ċƹ|慼櫁色苆试揯遐' + priority: -1852730577 + priorityClassName: "420" + readinessGates: + - conditionType: ź魊塾ɖ$rolȋɶuɋ5r儉ɩ柀ɨ鴅 + restartPolicy: ɭɪǹ0衷, + runtimeClassName: "425" + schedulerName: "415" + securityContext: + fsGroup: 2585323675983182372 + runAsGroup: 6386250802140824739 + runAsNonRoot: false + runAsUser: -5315960194881172085 + seLinuxOptions: + level: "366" + role: "364" + type: "365" + user: "363" + supplementalGroups: + - -4480129203693517072 + sysctls: + - name: "370" + value: "371" + windowsOptions: + gmsaCredentialSpec: "368" + gmsaCredentialSpecName: "367" + runAsUserName: "369" + serviceAccount: "361" + serviceAccountName: "360" + shareProcessNamespace: true + subdomain: "374" + terminationGracePeriodSeconds: -3039830979334099524 + tolerations: + - effect: ŽɣB矗E¸乾 + key: "416" + operator: 堺ʣ + tolerationSeconds: -3532804738923434397 + value: "417" + topologySpreadConstraints: + - labelSelector: + matchExpressions: + - key: 4-4D-r.-F__r.oh..2_uGGP..-_N_h_4Hl-X0_2-W + operator: In + values: + - 2-.s_6O-5_7_-0w_--5-_.3--_9QWJ + matchLabels: + p2djmscp--ac8u23-k----26u5--72n-5.j8-0020-1-5/t5W_._._-2M2._i: wvU + maxSkew: -150478704 + topologyKey: "426" + whenUnsatisfiable: ;鹡鑓侅闍ŏŃŋŏ}ŀ + volumes: + - awsElasticBlockStore: + fsType: "47" + partition: -2007808768 + volumeID: "46" + azureDisk: + cachingMode: k ź贩j瀉ǚrǜnh0åȂ + diskName: "110" + diskURI: "111" + fsType: "112" + kind: nj揠8lj黳鈫ʕ禒Ƙá腿ħ缶 + readOnly: false + azureFile: + readOnly: true + secretName: "96" + shareName: "97" + cephfs: + monitors: + - "81" + path: "82" + secretFile: "84" + secretRef: + name: "85" + user: "83" + cinder: + fsType: "79" + secretRef: + name: "80" + volumeID: "78" + configMap: + defaultMode: 952979935 + items: + - key: "99" + mode: 2020789772 + path: "100" + name: "98" + optional: false + csi: + driver: "142" + fsType: "143" + nodePublishSecretRef: + name: "146" + readOnly: true + volumeAttributes: + "144": "145" + downwardAPI: + defaultMode: -868808281 + items: + - fieldRef: + apiVersion: "89" + fieldPath: "90" + mode: -1768075156 + path: "88" + resourceFieldRef: + containerName: "91" + divisor: "915" + resource: "92" + emptyDir: + medium: ɹ坼É/pȿ + sizeLimit: "804" + fc: + fsType: "94" + lun: 570501002 + targetWWNs: + - "93" + wwids: + - "95" + flexVolume: + driver: "73" + fsType: "74" + options: + "76": "77" + readOnly: true + secretRef: + name: "75" + flocker: + datasetName: "86" + datasetUUID: "87" + gcePersistentDisk: + fsType: "45" + partition: -1318752360 + pdName: "44" + gitRepo: + directory: "50" + repository: "48" + revision: "49" + glusterfs: + endpoints: "63" + path: "64" + hostPath: + path: "43" + type: "" + iscsi: + chapAuthDiscovery: true + chapAuthSession: true + fsType: "59" + initiatorName: "62" + iqn: "57" + iscsiInterface: "58" + lun: 408756018 + portals: + - "60" + readOnly: true + secretRef: + name: "61" + targetPortal: "56" + name: "42" + nfs: + path: "55" + readOnly: true + server: "54" + persistentVolumeClaim: + claimName: "65" + readOnly: true + photonPersistentDisk: + fsType: "114" + pdID: "113" + portworxVolume: + fsType: "129" + volumeID: "128" + projected: + defaultMode: 480521693 + sources: + - configMap: + items: + - key: "124" + mode: -1126738259 + path: "125" + name: "123" + optional: true + downwardAPI: + items: + - fieldRef: + apiVersion: "119" + fieldPath: "120" + mode: -1618937335 + path: "118" + resourceFieldRef: + containerName: "121" + divisor: "461" + resource: "122" + secret: + items: + - key: "116" + mode: 675406340 + path: "117" + name: "115" + optional: false + serviceAccountToken: + audience: "126" + expirationSeconds: -6345861634934949644 + path: "127" + quobyte: + group: "108" + registry: "105" + tenant: "109" + user: "107" + volume: "106" + rbd: + fsType: "68" + image: "67" + keyring: "71" + monitors: + - "66" + pool: "69" + readOnly: true + secretRef: + name: "72" + user: "70" + scaleIO: + fsType: "137" + gateway: "130" + protectionDomain: "133" + secretRef: + name: "132" + sslEnabled: true + storageMode: "135" + storagePool: "134" + system: "131" + volumeName: "136" + secret: + defaultMode: 1233814916 + items: + - key: "52" + mode: 228756891 + path: "53" + optional: false + secretName: "51" + storageos: + fsType: "140" + secretRef: + name: "141" + volumeName: "138" + volumeNamespace: "139" + vsphereVolume: + fsType: "102" + storagePolicyID: "104" + storagePolicyName: "103" + volumePath: "101" + templateGeneration: 8027668557984017414 + updateStrategy: + rollingUpdate: {} + type: 荥ơ'禧ǵŊ)TiD¢ƿ媴h5 +status: + collisionCount: 2063260600 + conditions: + - lastTransitionTime: "2196-03-13T21:02:11Z" + message: "434" + reason: "433" + status: '>c緍k¢茤Ƣǟ½灶du汎mō6µɑ' + type: Ƅ抄3昞财Î嘝zʄ + currentNumberScheduled: -1707056814 + desiredNumberScheduled: 407742062 + numberAvailable: 904244563 + numberMisscheduled: -424698834 + numberReady: 2115789304 + numberUnavailable: -1245696932 + observedGeneration: -455484136992029462 + updatedNumberScheduled: 1660081568 diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/extensions.v1beta1.Deployment.json b/staging/src/k8s.io/api/testdata/v1.16.0/extensions.v1beta1.Deployment.json new file mode 100644 index 00000000000..abede0dcd95 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.0/extensions.v1beta1.Deployment.json @@ -0,0 +1,1408 @@ +{ + "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" + } + } + } + ], + "initContainers": [ + { + "name": "147", + "image": "148", + "command": [ + "149" + ], + "args": [ + "150" + ], + "workingDir": "151", + "ports": [ + { + "name": "152", + "hostPort": -606111218, + "containerPort": 1403721475, + "protocol": "ǰ溟ɴ扵閝ȝ鐵儣廡ɑ龫`劳", + "hostIP": "153" + } + ], + "envFrom": [ + { + "prefix": "154", + "configMapRef": { + "name": "155", + "optional": true + }, + "secretRef": { + "name": "156", + "optional": true + } + } + ], + "env": [ + { + "name": "157", + "value": "158", + "valueFrom": { + "fieldRef": { + "apiVersion": "159", + "fieldPath": "160" + }, + "resourceFieldRef": { + "containerName": "161", + "resource": "162", + "divisor": "650" + }, + "configMapKeyRef": { + "name": "163", + "key": "164", + "optional": false + }, + "secretKeyRef": { + "name": "165", + "key": "166", + "optional": true + } + } + } + ], + "resources": { + "limits": { + "": "84" + }, + "requests": { + "ɖȃ賲鐅臬dH巧壚tC十Oɢ": "517" + } + }, + "volumeMounts": [ + { + "name": "167", + "readOnly": true, + "mountPath": "168", + "subPath": "169", + "mountPropagation": "", + "subPathExpr": "170" + } + ], + "volumeDevices": [ + { + "name": "171", + "devicePath": "172" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "173" + ] + }, + "httpGet": { + "path": "174", + "port": -152585895, + "host": "175", + "scheme": "E@Ȗs«ö", + "httpHeaders": [ + { + "name": "176", + "value": "177" + } + ] + }, + "tcpSocket": { + "port": 1135182169, + "host": "178" + }, + "initialDelaySeconds": 1843758068, + "timeoutSeconds": -1967469005, + "periodSeconds": 1702578303, + "successThreshold": -1565157256, + "failureThreshold": -1113628381 + }, + "readinessProbe": { + "exec": { + "command": [ + "179" + ] + }, + "httpGet": { + "path": "180", + "port": 386652373, + "host": "181", + "scheme": "ʙ嫙\u0026", + "httpHeaders": [ + { + "name": "182", + "value": "183" + } + ] + }, + "tcpSocket": { + "port": "184", + "host": "185" + }, + "initialDelaySeconds": -802585193, + "timeoutSeconds": 1901330124, + "periodSeconds": 1944205014, + "successThreshold": -2079582559, + "failureThreshold": -1167888910 + }, + "startupProbe": { + "exec": { + "command": [ + "186" + ] + }, + "httpGet": { + "path": "187", + "port": 804417065, + "host": "188", + "scheme": "Ŵ廷s{Ⱦdz@", + "httpHeaders": [ + { + "name": "189", + "value": "190" + } + ] + }, + "tcpSocket": { + "port": 406308963, + "host": "191" + }, + "initialDelaySeconds": 632397602, + "timeoutSeconds": 2026784878, + "periodSeconds": -730174220, + "successThreshold": 433084615, + "failureThreshold": 208045354 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "192" + ] + }, + "httpGet": { + "path": "193", + "port": -2015604435, + "host": "194", + "scheme": "jƯĖ漘Z剚敍0)", + "httpHeaders": [ + { + "name": "195", + "value": "196" + } + ] + }, + "tcpSocket": { + "port": 424236719, + "host": "197" + } + }, + "preStop": { + "exec": { + "command": [ + "198" + ] + }, + "httpGet": { + "path": "199", + "port": -1131820775, + "host": "200", + "scheme": "Ƿ裚瓶釆Ɗ+j忊", + "httpHeaders": [ + { + "name": "201", + "value": "202" + } + ] + }, + "tcpSocket": { + "port": "203", + "host": "204" + } + } + }, + "terminationMessagePath": "205", + "terminationMessagePolicy": "焗捏", + "imagePullPolicy": "罁胾^拜Ȍzɟ踡肒Ao/樝fw[Řż丩", + "securityContext": { + "capabilities": { + "add": [ + "" + ], + "drop": [ + "ŻʘY賃ɪ鐊瀑Ź9ǕLLȊɞ-uƻ悖ȩ" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "206", + "role": "207", + "type": "208", + "level": "209" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "210", + "gmsaCredentialSpec": "211", + "runAsUserName": "212" + }, + "runAsUser": -6576869501326512452, + "runAsGroup": -8419423421380299597, + "runAsNonRoot": false, + "readOnlyRootFilesystem": true, + "allowPrivilegeEscalation": false, + "procMount": "$MVȟ@7飣奺Ȋ礶惇¸t颟.鵫ǚ灄鸫" + }, + "tty": true + } + ], + "containers": [ + { + "name": "213", + "image": "214", + "command": [ + "215" + ], + "args": [ + "216" + ], + "workingDir": "217", + "ports": [ + { + "name": "218", + "hostPort": 62799871, + "containerPort": -775325416, + "protocol": "t莭琽§ć\\ ïì", + "hostIP": "219" + } + ], + "envFrom": [ + { + "prefix": "220", + "configMapRef": { + "name": "221", + "optional": false + }, + "secretRef": { + "name": "222", + "optional": false + } + } + ], + "env": [ + { + "name": "223", + "value": "224", + "valueFrom": { + "fieldRef": { + "apiVersion": "225", + "fieldPath": "226" + }, + "resourceFieldRef": { + "containerName": "227", + "resource": "228", + "divisor": "595" + }, + "configMapKeyRef": { + "name": "229", + "key": "230", + "optional": true + }, + "secretKeyRef": { + "name": "231", + "key": "232", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "N粕擓ƖHVe熼": "334" + }, + "requests": { + "倗S晒嶗UÐ_ƮA攤/ɸɎ R§耶": "388" + } + }, + "volumeMounts": [ + { + "name": "233", + "readOnly": true, + "mountPath": "234", + "subPath": "235", + "mountPropagation": "癃8鸖", + "subPathExpr": "236" + } + ], + "volumeDevices": [ + { + "name": "237", + "devicePath": "238" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "239" + ] + }, + "httpGet": { + "path": "240", + "port": -1654678802, + "host": "241", + "scheme": "毋", + "httpHeaders": [ + { + "name": "242", + "value": "243" + } + ] + }, + "tcpSocket": { + "port": 391562775, + "host": "244" + }, + "initialDelaySeconds": -775511009, + "timeoutSeconds": -832805508, + "periodSeconds": -228822833, + "successThreshold": -970312425, + "failureThreshold": -1213051101 + }, + "readinessProbe": { + "exec": { + "command": [ + "245" + ] + }, + "httpGet": { + "path": "246", + "port": -1905643191, + "host": "247", + "scheme": "Ǖɳɷ9Ì崟¿瘦ɖ緕", + "httpHeaders": [ + { + "name": "248", + "value": "249" + } + ] + }, + "tcpSocket": { + "port": "250", + "host": "251" + }, + "initialDelaySeconds": 852780575, + "timeoutSeconds": -1252938503, + "periodSeconds": 893823156, + "successThreshold": -1980314709, + "failureThreshold": 571739592 + }, + "startupProbe": { + "exec": { + "command": [ + "252" + ] + }, + "httpGet": { + "path": "253", + "port": -1334110502, + "host": "254", + "scheme": "ȓ蹣ɐǛv+8Ƥ熪军", + "httpHeaders": [ + { + "name": "255", + "value": "256" + } + ] + }, + "tcpSocket": { + "port": 622267234, + "host": "257" + }, + "initialDelaySeconds": 410611837, + "timeoutSeconds": 809006670, + "periodSeconds": 972978563, + "successThreshold": 17771103, + "failureThreshold": -1008070934 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "258" + ] + }, + "httpGet": { + "path": "259", + "port": "260", + "host": "261", + "httpHeaders": [ + { + "name": "262", + "value": "263" + } + ] + }, + "tcpSocket": { + "port": 1943028037, + "host": "264" + } + }, + "preStop": { + "exec": { + "command": [ + "265" + ] + }, + "httpGet": { + "path": "266", + "port": -1355476687, + "host": "267", + "scheme": "-Ɂ圯W:ĸ輦唊#v铿ʩȂ4ē鐭#嬀ơ", + "httpHeaders": [ + { + "name": "268", + "value": "269" + } + ] + }, + "tcpSocket": { + "port": "270", + "host": "271" + } + } + }, + "terminationMessagePath": "272", + "terminationMessagePolicy": "T 苧yñKJɐ扵G", + "imagePullPolicy": "û咡W\u003c敄lu|榝$î.Ȏ蝪ʜ5", + "securityContext": { + "capabilities": { + "add": [ + "E埄Ȁ朦 wƯ貾坢'" + ], + "drop": [ + "aŕ翑0展}硐庰%皧V垾现葢ŵ橨鬶l" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "273", + "role": "274", + "type": "275", + "level": "276" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "277", + "gmsaCredentialSpec": "278", + "runAsUserName": "279" + }, + "runAsUser": -2270595441829602368, + "runAsGroup": -2408264753085021035, + "runAsNonRoot": true, + "readOnlyRootFilesystem": true, + "allowPrivilegeEscalation": true, + "procMount": "" + } + } + ], + "ephemeralContainers": [ + { + "name": "280", + "image": "281", + "command": [ + "282" + ], + "args": [ + "283" + ], + "workingDir": "284", + "ports": [ + { + "name": "285", + "hostPort": 1868683352, + "containerPort": -1137436579, + "protocol": "颶妧Ö闊", + "hostIP": "286" + } + ], + "envFrom": [ + { + "prefix": "287", + "configMapRef": { + "name": "288", + "optional": false + }, + "secretRef": { + "name": "289", + "optional": true + } + } + ], + "env": [ + { + "name": "290", + "value": "291", + "valueFrom": { + "fieldRef": { + "apiVersion": "292", + "fieldPath": "293" + }, + "resourceFieldRef": { + "containerName": "294", + "resource": "295", + "divisor": "381" + }, + "configMapKeyRef": { + "name": "296", + "key": "297", + "optional": true + }, + "secretKeyRef": { + "name": "298", + "key": "299", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "²sNƗ¸g": "50" + }, + "requests": { + "酊龨δ摖ȱğ_\u003c": "118" + } + }, + "volumeMounts": [ + { + "name": "300", + "readOnly": true, + "mountPath": "301", + "subPath": "302", + "mountPropagation": "ƺ蛜6Ɖ飴ɎiǨź", + "subPathExpr": "303" + } + ], + "volumeDevices": [ + { + "name": "304", + "devicePath": "305" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "306" + ] + }, + "httpGet": { + "path": "307", + "port": 865289071, + "host": "308", + "scheme": "iɥ嵐sC8", + "httpHeaders": [ + { + "name": "309", + "value": "310" + } + ] + }, + "tcpSocket": { + "port": -898536659, + "host": "311" + }, + "initialDelaySeconds": -1513284745, + "timeoutSeconds": 1258370227, + "periodSeconds": -414121491, + "successThreshold": -1862764022, + "failureThreshold": -300247800 + }, + "readinessProbe": { + "exec": { + "command": [ + "312" + ] + }, + "httpGet": { + "path": "313", + "port": 323903711, + "host": "314", + "scheme": "J", + "httpHeaders": [ + { + "name": "315", + "value": "316" + } + ] + }, + "tcpSocket": { + "port": "317", + "host": "318" + }, + "initialDelaySeconds": 657418949, + "timeoutSeconds": -992558278, + "periodSeconds": 287654902, + "successThreshold": -2062708879, + "failureThreshold": 215186711 + }, + "startupProbe": { + "exec": { + "command": [ + "319" + ] + }, + "httpGet": { + "path": "320", + "port": -1117254382, + "host": "321", + "scheme": "趐囨鏻砅邻爥蹔ŧOǨ", + "httpHeaders": [ + { + "name": "322", + "value": "323" + } + ] + }, + "tcpSocket": { + "port": "324", + "host": "325" + }, + "initialDelaySeconds": 2129989022, + "timeoutSeconds": -1699531929, + "periodSeconds": 1311843384, + "successThreshold": -1292310438, + "failureThreshold": 1502643091 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "326" + ] + }, + "httpGet": { + "path": "327", + "port": "328", + "host": "329", + "scheme": "幩šeSvEȤƏ埮pɵ", + "httpHeaders": [ + { + "name": "330", + "value": "331" + } + ] + }, + "tcpSocket": { + "port": "332", + "host": "333" + } + }, + "preStop": { + "exec": { + "command": [ + "334" + ] + }, + "httpGet": { + "path": "335", + "port": "336", + "host": "337", + "scheme": "ş", + "httpHeaders": [ + { + "name": "338", + "value": "339" + } + ] + }, + "tcpSocket": { + "port": "340", + "host": "341" + } + } + }, + "terminationMessagePath": "342", + "terminationMessagePolicy": "迮ƙIJ嘢4ʗN,丽饾| 鞤ɱďW賁Ěɭ", + "imagePullPolicy": "ņ", + "securityContext": { + "capabilities": { + "add": [ + "DŽ髐njʉBn(fǂǢ曣" + ], + "drop": [ + "ay" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "343", + "role": "344", + "type": "345", + "level": "346" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "347", + "gmsaCredentialSpec": "348", + "runAsUserName": "349" + }, + "runAsUser": 1958157659034146020, + "runAsGroup": -5996624450771474158, + "runAsNonRoot": false, + "readOnlyRootFilesystem": true, + "allowPrivilegeEscalation": false, + "procMount": "嗆u" + }, + "tty": true, + "targetContainerName": "350" + } + ], + "restartPolicy": "T[", + "terminationGracePeriodSeconds": -2738603156841903595, + "activeDeadlineSeconds": -8619192438821356882, + "dnsPolicy": "Ƶf", + "nodeSelector": { + "351": "352" + }, + "serviceAccountName": "353", + "serviceAccount": "354", + "automountServiceAccountToken": false, + "nodeName": "355", + "hostNetwork": true, + "shareProcessNamespace": false, + "securityContext": { + "seLinuxOptions": { + "user": "356", + "role": "357", + "type": "358", + "level": "359" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "360", + "gmsaCredentialSpec": "361", + "runAsUserName": "362" + }, + "runAsUser": -2781126825051715248, + "runAsGroup": -801152248124332545, + "runAsNonRoot": true, + "supplementalGroups": [ + 5255171395073905944 + ], + "fsGroup": 760480547754807445, + "sysctls": [ + { + "name": "363", + "value": "364" + } + ] + }, + "imagePullSecrets": [ + { + "name": "365" + } + ], + "hostname": "366", + "subdomain": "367", + "affinity": { + "nodeAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": { + "nodeSelectorTerms": [ + { + "matchExpressions": [ + { + "key": "368", + "operator": "ǧĒzŔ瘍N", + "values": [ + "369" + ] + } + ], + "matchFields": [ + { + "key": "370", + "operator": "ƽ眝{æ盪泙", + "values": [ + "371" + ] + } + ] + } + ] + }, + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": 646133945, + "preference": { + "matchExpressions": [ + { + "key": "372", + "operator": "}Ñ蠂Ü[ƛ^輅9ɛ棕ƈ眽炊", + "values": [ + "373" + ] + } + ], + "matchFields": [ + { + "key": "374", + "operator": "ʨIk(dŊiɢzĮ蛋I滞", + "values": [ + "375" + ] + } + ] + } + } + ] + }, + "podAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "3.csh-3--Z1Tvw39FC": "rtSY.g._2F7.-_e..Or_-.3OHgt._6" + }, + "matchExpressions": [ + { + "key": "V.-tfh4.caTz_.g.w-o.8_WT-M.3_-1y_8D_X._B__-Pd", + "operator": "Exists" + } + ] + }, + "namespaces": [ + "382" + ], + "topologyKey": "383" + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": -855547676, + "podAffinityTerm": { + "labelSelector": { + "matchLabels": { + "w--162-gk2-99v22.g-65m8-1x129-9d8-s7-t7--336-11k9-8609a-e0--1----v8-4--558n1asz5/BD8.TS-jJ.Ys_Mop34_y": "f_ZN.-_--r.E__-.8_e_l2.._8s--7_3x_-J5" + }, + "matchExpressions": [ + { + "key": "8.--w0_1V7", + "operator": "In", + "values": [ + "7--p9.-_0R.-_-3_L_2--_v2.5p_..Y-.wg_-b8a_6_.0Q4_8" + ] + } + ] + }, + "namespaces": [ + "390" + ], + "topologyKey": "391" + } + } + ] + }, + "podAntiAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "4-m_0-m-6Sp_N-S..O-BZ..6-1.S-B33": "17ca-_p-y.eQZ9p_1" + }, + "matchExpressions": [ + { + "key": "yp8q-sf1--gw-jz-659--0l-023bm-6l2e5---k5v3a---9/tA.W5_-5_.V1-rU.___06.eqk5E_-4-.XH-.k.7.l_-W81", + "operator": "DoesNotExist" + } + ] + }, + "namespaces": [ + "398" + ], + "topologyKey": "399" + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": 808399187, + "podAffinityTerm": { + "labelSelector": { + "matchLabels": { + "3-mLlx...w_t-_.5.40Rw4gD.._.-x6db-L7.-__-G2": "CpS__.39g_.--_-_ve5.m_2_--XZx" + }, + "matchExpressions": [ + { + "key": "w_-r75--_-A-o-__y__._12..wrbW_E..24-O._.v._9-czf", + "operator": "DoesNotExist" + } + ] + }, + "namespaces": [ + "406" + ], + "topologyKey": "407" + } + } + ] + } + }, + "schedulerName": "408", + "tolerations": [ + { + "key": "409", + "operator": "ƹ|", + "value": "410", + "effect": "料ȭzV镜籬ƽ", + "tolerationSeconds": 935587338391120947 + } + ], + "hostAliases": [ + { + "ip": "411", + "hostnames": [ + "412" + ] + } + ], + "priorityClassName": "413", + "priority": 1690570439, + "dnsConfig": { + "nameservers": [ + "414" + ], + "searches": [ + "415" + ], + "options": [ + { + "name": "416", + "value": "417" + } + ] + }, + "readinessGates": [ + { + "conditionType": "梑ʀŖ鱓;鹡鑓侅闍ŏŃŋŏ}ŀ姳" + } + ], + "runtimeClassName": "418", + "enableServiceLinks": true, + "preemptionPolicy": "eáNRNJ丧鴻Ŀ", + "overhead": { + "癜鞤A馱z芀¿l磶Bb偃礳Ȭ痍脉PPö": "607" + }, + "topologySpreadConstraints": [ + { + "maxSkew": -137402083, + "topologyKey": "419", + "whenUnsatisfiable": "Ȩç捌聮ŃŻ@ǮJ=礏ƴ磳藷曥", + "labelSelector": { + "matchLabels": { + "E--pT751": "mV__1-wv3UDf.-4D-r.-F__r.oh..2_uGGP..X" + }, + "matchExpressions": [ + { + "key": "qW", + "operator": "In", + "values": [ + "2-.s_6O-5_7_-0w_--5-_.3--_9QWJ" + ] + } + ] + } + } + ] + } + }, + "strategy": { + "type": "荥ơ'禧ǵŊ)TiD¢ƿ媴h5", + "rollingUpdate": { + + } + }, + "minReadySeconds": 212061711, + "revisionHistoryLimit": -1092090658, + "rollbackTo": { + "revision": -318895959020904110 + }, + "progressDeadlineSeconds": 1109758199 + }, + "status": { + "observedGeneration": 1751238822830387407, + "replicas": -106050665, + "updatedReplicas": -929473748, + "readyReplicas": -1450995995, + "availableReplicas": 740158871, + "unavailableReplicas": -449319810, + "conditions": [ + { + "type": "", + "status": "'ƈoIǢ龞瞯å", + "lastUpdateTime": "2469-07-10T03:20:34Z", + "lastTransitionTime": "1970-05-16T01:44:00Z", + "reason": "426", + "message": "427" + } + ], + "collisionCount": 571778293 + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/extensions.v1beta1.Deployment.pb b/staging/src/k8s.io/api/testdata/v1.16.0/extensions.v1beta1.Deployment.pb new file mode 100644 index 0000000000000000000000000000000000000000..530dea71de1b9abd899fcce7207638a414bad7c1 GIT binary patch literal 6343 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 literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/extensions.v1beta1.Deployment.yaml b/staging/src/k8s.io/api/testdata/v1.16.0/extensions.v1beta1.Deployment.yaml new file mode 100644 index 00000000000..544403c3fd9 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.0/extensions.v1beta1.Deployment.yaml @@ -0,0 +1,960 @@ +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: 212061711 + progressDeadlineSeconds: 1109758199 + replicas: 896585016 + revisionHistoryLimit: -1092090658 + rollbackTo: + revision: -318895959020904110 + selector: + matchExpressions: + - key: 50-u--25cu87--r7p-w1e67-8pj5t-kl-v0q6b68--nu5oii38fn-8.629b-jd-8c45-0-8--6n--w0--w---196g8d--iv1-5--5ht-a-29--0qso796/3___47._49pIB_o61ISU4--A_.XK_._M99 + operator: Exists + matchLabels: + 74404d5---g8c2-k-91e.y5-g--58----0683-b-w7ld-6cs06xj-x5yv0wm-k18/M_-Nx.N_6-___._-.-W._AAn---v_-5-_8LXj: 6-4_WE-_JTrcd-2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ42M--1 + strategy: + rollingUpdate: {} + type: 荥ơ'禧ǵŊ)TiD¢ƿ媴h5 + template: + metadata: + annotations: + "32": "33" + clusterName: "38" + creationTimestamp: null + deletionGracePeriodSeconds: -2575298329142810753 + finalizers: + - "37" + generateName: "26" + generation: -8542870036622468681 + labels: + "30": "31" + managedFields: + - apiVersion: "40" + fieldsType: "41" + manager: "39" + operation: 躢 + name: "25" + namespace: "27" + ownerReferences: + - apiVersion: "34" + blockOwnerDeletion: true + controller: true + kind: "35" + name: "36" + uid: ƶȤ^} + resourceVersion: "1736621709629422270" + selfLink: "28" + uid: ?Qȫş + spec: + activeDeadlineSeconds: -8619192438821356882 + affinity: + nodeAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - key: "372" + operator: '}Ñ蠂Ü[ƛ^輅9ɛ棕ƈ眽炊' + values: + - "373" + matchFields: + - key: "374" + operator: ʨIk(dŊiɢzĮ蛋I滞 + values: + - "375" + weight: 646133945 + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - key: "368" + operator: ǧĒzŔ瘍N + values: + - "369" + matchFields: + - key: "370" + operator: ƽ眝{æ盪泙 + values: + - "371" + podAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: 8.--w0_1V7 + operator: In + values: + - 7--p9.-_0R.-_-3_L_2--_v2.5p_..Y-.wg_-b8a_6_.0Q4_8 + matchLabels: + w--162-gk2-99v22.g-65m8-1x129-9d8-s7-t7--336-11k9-8609a-e0--1----v8-4--558n1asz5/BD8.TS-jJ.Ys_Mop34_y: f_ZN.-_--r.E__-.8_e_l2.._8s--7_3x_-J5 + namespaces: + - "390" + topologyKey: "391" + weight: -855547676 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: V.-tfh4.caTz_.g.w-o.8_WT-M.3_-1y_8D_X._B__-Pd + operator: Exists + matchLabels: + 3.csh-3--Z1Tvw39FC: rtSY.g._2F7.-_e..Or_-.3OHgt._6 + namespaces: + - "382" + topologyKey: "383" + podAntiAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: w_-r75--_-A-o-__y__._12..wrbW_E..24-O._.v._9-czf + operator: DoesNotExist + matchLabels: + 3-mLlx...w_t-_.5.40Rw4gD.._.-x6db-L7.-__-G2: CpS__.39g_.--_-_ve5.m_2_--XZx + namespaces: + - "406" + topologyKey: "407" + weight: 808399187 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: yp8q-sf1--gw-jz-659--0l-023bm-6l2e5---k5v3a---9/tA.W5_-5_.V1-rU.___06.eqk5E_-4-.XH-.k.7.l_-W81 + operator: DoesNotExist + matchLabels: + 4-m_0-m-6Sp_N-S..O-BZ..6-1.S-B33: 17ca-_p-y.eQZ9p_1 + namespaces: + - "398" + topologyKey: "399" + automountServiceAccountToken: false + containers: + - args: + - "216" + command: + - "215" + env: + - name: "223" + value: "224" + valueFrom: + configMapKeyRef: + key: "230" + name: "229" + optional: true + fieldRef: + apiVersion: "225" + fieldPath: "226" + resourceFieldRef: + containerName: "227" + divisor: "595" + resource: "228" + secretKeyRef: + key: "232" + name: "231" + optional: false + envFrom: + - configMapRef: + name: "221" + optional: false + prefix: "220" + secretRef: + name: "222" + optional: false + image: "214" + imagePullPolicy: û咡W<敄lu|榝$î.Ȏ蝪ʜ5 + lifecycle: + postStart: + exec: + command: + - "258" + httpGet: + host: "261" + httpHeaders: + - name: "262" + value: "263" + path: "259" + port: "260" + tcpSocket: + host: "264" + port: 1943028037 + preStop: + exec: + command: + - "265" + httpGet: + host: "267" + httpHeaders: + - name: "268" + value: "269" + path: "266" + port: -1355476687 + scheme: -Ɂ圯W:ĸ輦唊#v铿ʩȂ4ē鐭#嬀ơ + tcpSocket: + host: "271" + port: "270" + livenessProbe: + exec: + command: + - "239" + failureThreshold: -1213051101 + httpGet: + host: "241" + httpHeaders: + - name: "242" + value: "243" + path: "240" + port: -1654678802 + scheme: 毋 + initialDelaySeconds: -775511009 + periodSeconds: -228822833 + successThreshold: -970312425 + tcpSocket: + host: "244" + port: 391562775 + timeoutSeconds: -832805508 + name: "213" + ports: + - containerPort: -775325416 + hostIP: "219" + hostPort: 62799871 + name: "218" + protocol: t莭琽§ć\ ïì + readinessProbe: + exec: + command: + - "245" + failureThreshold: 571739592 + httpGet: + host: "247" + httpHeaders: + - name: "248" + value: "249" + path: "246" + port: -1905643191 + scheme: Ǖɳɷ9Ì崟¿瘦ɖ緕 + initialDelaySeconds: 852780575 + periodSeconds: 893823156 + successThreshold: -1980314709 + tcpSocket: + host: "251" + port: "250" + timeoutSeconds: -1252938503 + resources: + limits: + N粕擓ƖHVe熼: "334" + requests: + 倗S晒嶗UÐ_ƮA攤/ɸɎ R§耶: "388" + securityContext: + allowPrivilegeEscalation: true + capabilities: + add: + - E埄Ȁ朦 wƯ貾坢' + drop: + - aŕ翑0展}硐庰%皧V垾现葢ŵ橨鬶l + privileged: false + procMount: "" + readOnlyRootFilesystem: true + runAsGroup: -2408264753085021035 + runAsNonRoot: true + runAsUser: -2270595441829602368 + seLinuxOptions: + level: "276" + role: "274" + type: "275" + user: "273" + windowsOptions: + gmsaCredentialSpec: "278" + gmsaCredentialSpecName: "277" + runAsUserName: "279" + startupProbe: + exec: + command: + - "252" + failureThreshold: -1008070934 + httpGet: + host: "254" + httpHeaders: + - name: "255" + value: "256" + path: "253" + port: -1334110502 + scheme: ȓ蹣ɐǛv+8Ƥ熪军 + initialDelaySeconds: 410611837 + periodSeconds: 972978563 + successThreshold: 17771103 + tcpSocket: + host: "257" + port: 622267234 + timeoutSeconds: 809006670 + terminationMessagePath: "272" + terminationMessagePolicy: T 苧yñKJɐ扵G + volumeDevices: + - devicePath: "238" + name: "237" + volumeMounts: + - mountPath: "234" + mountPropagation: 癃8鸖 + name: "233" + readOnly: true + subPath: "235" + subPathExpr: "236" + workingDir: "217" + dnsConfig: + nameservers: + - "414" + options: + - name: "416" + value: "417" + searches: + - "415" + dnsPolicy: Ƶf + enableServiceLinks: true + ephemeralContainers: + - args: + - "283" + command: + - "282" + env: + - name: "290" + value: "291" + valueFrom: + configMapKeyRef: + key: "297" + name: "296" + optional: true + fieldRef: + apiVersion: "292" + fieldPath: "293" + resourceFieldRef: + containerName: "294" + divisor: "381" + resource: "295" + secretKeyRef: + key: "299" + name: "298" + optional: false + envFrom: + - configMapRef: + name: "288" + optional: false + prefix: "287" + secretRef: + name: "289" + optional: true + image: "281" + imagePullPolicy: ņ + lifecycle: + postStart: + exec: + command: + - "326" + httpGet: + host: "329" + httpHeaders: + - name: "330" + value: "331" + path: "327" + port: "328" + scheme: 幩šeSvEȤƏ埮pɵ + tcpSocket: + host: "333" + port: "332" + preStop: + exec: + command: + - "334" + httpGet: + host: "337" + httpHeaders: + - name: "338" + value: "339" + path: "335" + port: "336" + scheme: ş + tcpSocket: + host: "341" + port: "340" + livenessProbe: + exec: + command: + - "306" + failureThreshold: -300247800 + httpGet: + host: "308" + httpHeaders: + - name: "309" + value: "310" + path: "307" + port: 865289071 + scheme: iɥ嵐sC8 + initialDelaySeconds: -1513284745 + periodSeconds: -414121491 + successThreshold: -1862764022 + tcpSocket: + host: "311" + port: -898536659 + timeoutSeconds: 1258370227 + name: "280" + ports: + - containerPort: -1137436579 + hostIP: "286" + hostPort: 1868683352 + name: "285" + protocol: 颶妧Ö闊 + readinessProbe: + exec: + command: + - "312" + failureThreshold: 215186711 + httpGet: + host: "314" + httpHeaders: + - name: "315" + value: "316" + path: "313" + port: 323903711 + scheme: J + initialDelaySeconds: 657418949 + periodSeconds: 287654902 + successThreshold: -2062708879 + tcpSocket: + host: "318" + port: "317" + timeoutSeconds: -992558278 + resources: + limits: + ²sNƗ¸g: "50" + requests: + 酊龨δ摖ȱğ_<: "118" + securityContext: + allowPrivilegeEscalation: false + capabilities: + add: + - DŽ髐njʉBn(fǂǢ曣 + drop: + - ay + privileged: false + procMount: 嗆u + readOnlyRootFilesystem: true + runAsGroup: -5996624450771474158 + runAsNonRoot: false + runAsUser: 1958157659034146020 + seLinuxOptions: + level: "346" + role: "344" + type: "345" + user: "343" + windowsOptions: + gmsaCredentialSpec: "348" + gmsaCredentialSpecName: "347" + runAsUserName: "349" + startupProbe: + exec: + command: + - "319" + failureThreshold: 1502643091 + httpGet: + host: "321" + httpHeaders: + - name: "322" + value: "323" + path: "320" + port: -1117254382 + scheme: 趐囨鏻砅邻爥蹔ŧOǨ + initialDelaySeconds: 2129989022 + periodSeconds: 1311843384 + successThreshold: -1292310438 + tcpSocket: + host: "325" + port: "324" + timeoutSeconds: -1699531929 + targetContainerName: "350" + terminationMessagePath: "342" + terminationMessagePolicy: 迮ƙIJ嘢4ʗN,丽饾| 鞤ɱďW賁Ěɭ + tty: true + volumeDevices: + - devicePath: "305" + name: "304" + volumeMounts: + - mountPath: "301" + mountPropagation: ƺ蛜6Ɖ飴ɎiǨź + name: "300" + readOnly: true + subPath: "302" + subPathExpr: "303" + workingDir: "284" + hostAliases: + - hostnames: + - "412" + ip: "411" + hostNetwork: true + hostname: "366" + imagePullSecrets: + - name: "365" + initContainers: + - args: + - "150" + command: + - "149" + env: + - name: "157" + value: "158" + valueFrom: + configMapKeyRef: + key: "164" + name: "163" + optional: false + fieldRef: + apiVersion: "159" + fieldPath: "160" + resourceFieldRef: + containerName: "161" + divisor: "650" + resource: "162" + secretKeyRef: + key: "166" + name: "165" + optional: true + envFrom: + - configMapRef: + name: "155" + optional: true + prefix: "154" + secretRef: + name: "156" + optional: true + image: "148" + imagePullPolicy: 罁胾^拜Ȍzɟ踡肒Ao/樝fw[Řż丩 + lifecycle: + postStart: + exec: + command: + - "192" + httpGet: + host: "194" + httpHeaders: + - name: "195" + value: "196" + path: "193" + port: -2015604435 + scheme: jƯĖ漘Z剚敍0) + tcpSocket: + host: "197" + port: 424236719 + preStop: + exec: + command: + - "198" + httpGet: + host: "200" + httpHeaders: + - name: "201" + value: "202" + path: "199" + port: -1131820775 + scheme: Ƿ裚瓶釆Ɗ+j忊 + tcpSocket: + host: "204" + port: "203" + livenessProbe: + exec: + command: + - "173" + failureThreshold: -1113628381 + httpGet: + host: "175" + httpHeaders: + - name: "176" + value: "177" + path: "174" + port: -152585895 + scheme: E@Ȗs«ö + initialDelaySeconds: 1843758068 + periodSeconds: 1702578303 + successThreshold: -1565157256 + tcpSocket: + host: "178" + port: 1135182169 + timeoutSeconds: -1967469005 + name: "147" + ports: + - containerPort: 1403721475 + hostIP: "153" + hostPort: -606111218 + name: "152" + protocol: ǰ溟ɴ扵閝ȝ鐵儣廡ɑ龫`劳 + readinessProbe: + exec: + command: + - "179" + failureThreshold: -1167888910 + httpGet: + host: "181" + httpHeaders: + - name: "182" + value: "183" + path: "180" + port: 386652373 + scheme: ʙ嫙& + initialDelaySeconds: -802585193 + periodSeconds: 1944205014 + successThreshold: -2079582559 + tcpSocket: + host: "185" + port: "184" + timeoutSeconds: 1901330124 + resources: + limits: + "": "84" + requests: + ɖȃ賲鐅臬dH巧壚tC十Oɢ: "517" + securityContext: + allowPrivilegeEscalation: false + capabilities: + add: + - "" + drop: + - ŻʘY賃ɪ鐊瀑Ź9ǕLLȊɞ-uƻ悖ȩ + privileged: false + procMount: $MVȟ@7飣奺Ȋ礶惇¸t颟.鵫ǚ灄鸫 + readOnlyRootFilesystem: true + runAsGroup: -8419423421380299597 + runAsNonRoot: false + runAsUser: -6576869501326512452 + seLinuxOptions: + level: "209" + role: "207" + type: "208" + user: "206" + windowsOptions: + gmsaCredentialSpec: "211" + gmsaCredentialSpecName: "210" + runAsUserName: "212" + startupProbe: + exec: + command: + - "186" + failureThreshold: 208045354 + httpGet: + host: "188" + httpHeaders: + - name: "189" + value: "190" + path: "187" + port: 804417065 + scheme: Ŵ廷s{Ⱦdz@ + initialDelaySeconds: 632397602 + periodSeconds: -730174220 + successThreshold: 433084615 + tcpSocket: + host: "191" + port: 406308963 + timeoutSeconds: 2026784878 + terminationMessagePath: "205" + terminationMessagePolicy: 焗捏 + tty: true + volumeDevices: + - devicePath: "172" + name: "171" + volumeMounts: + - mountPath: "168" + mountPropagation: "" + name: "167" + readOnly: true + subPath: "169" + subPathExpr: "170" + workingDir: "151" + nodeName: "355" + nodeSelector: + "351": "352" + overhead: + 癜鞤A馱z芀¿l磶Bb偃礳Ȭ痍脉PPö: "607" + preemptionPolicy: eáNRNJ丧鴻Ŀ + priority: 1690570439 + priorityClassName: "413" + readinessGates: + - conditionType: 梑ʀŖ鱓;鹡鑓侅闍ŏŃŋŏ}ŀ姳 + restartPolicy: T[ + runtimeClassName: "418" + schedulerName: "408" + securityContext: + fsGroup: 760480547754807445 + runAsGroup: -801152248124332545 + runAsNonRoot: true + runAsUser: -2781126825051715248 + seLinuxOptions: + level: "359" + role: "357" + type: "358" + user: "356" + supplementalGroups: + - 5255171395073905944 + sysctls: + - name: "363" + value: "364" + windowsOptions: + gmsaCredentialSpec: "361" + gmsaCredentialSpecName: "360" + runAsUserName: "362" + serviceAccount: "354" + serviceAccountName: "353" + shareProcessNamespace: false + subdomain: "367" + terminationGracePeriodSeconds: -2738603156841903595 + tolerations: + - effect: 料ȭzV镜籬ƽ + key: "409" + operator: ƹ| + tolerationSeconds: 935587338391120947 + value: "410" + topologySpreadConstraints: + - labelSelector: + matchExpressions: + - key: qW + operator: In + values: + - 2-.s_6O-5_7_-0w_--5-_.3--_9QWJ + matchLabels: + E--pT751: mV__1-wv3UDf.-4D-r.-F__r.oh..2_uGGP..X + maxSkew: -137402083 + topologyKey: "419" + whenUnsatisfiable: Ȩç捌聮ŃŻ@ǮJ=礏ƴ磳藷曥 + volumes: + - awsElasticBlockStore: + fsType: "47" + partition: 912004803 + readOnly: true + volumeID: "46" + azureDisk: + cachingMode: '|@?鷅bȻN' + diskName: "110" + diskURI: "111" + fsType: "112" + kind: 榱*Gưoɘ檲 + readOnly: true + azureFile: + readOnly: true + secretName: "96" + shareName: "97" + cephfs: + monitors: + - "81" + path: "82" + secretFile: "84" + secretRef: + name: "85" + user: "83" + cinder: + fsType: "79" + secretRef: + name: "80" + volumeID: "78" + configMap: + defaultMode: 1593906314 + items: + - key: "99" + mode: 195263908 + path: "100" + name: "98" + optional: false + csi: + driver: "142" + fsType: "143" + nodePublishSecretRef: + name: "146" + readOnly: false + volumeAttributes: + "144": "145" + downwardAPI: + defaultMode: 824682619 + items: + - fieldRef: + apiVersion: "89" + fieldPath: "90" + mode: 1569992019 + path: "88" + resourceFieldRef: + containerName: "91" + divisor: "660" + resource: "92" + emptyDir: + medium: Xŋ朘瑥A徙ɶɊł/擇ɦĽ胚O醔ɍ厶耈 + sizeLimit: "473" + fc: + fsType: "94" + lun: -1740986684 + readOnly: true + targetWWNs: + - "93" + wwids: + - "95" + flexVolume: + driver: "73" + fsType: "74" + options: + "76": "77" + readOnly: true + secretRef: + name: "75" + flocker: + datasetName: "86" + datasetUUID: "87" + gcePersistentDisk: + fsType: "45" + partition: -1188153605 + pdName: "44" + gitRepo: + directory: "50" + repository: "48" + revision: "49" + glusterfs: + endpoints: "63" + path: "64" + readOnly: true + hostPath: + path: "43" + type: ƛƟ)ÙæNǚ錯ƶRquA?瞲Ť倱< + iscsi: + chapAuthDiscovery: true + fsType: "59" + initiatorName: "62" + iqn: "57" + iscsiInterface: "58" + lun: 994527057 + portals: + - "60" + secretRef: + name: "61" + targetPortal: "56" + name: "42" + nfs: + path: "55" + readOnly: true + server: "54" + persistentVolumeClaim: + claimName: "65" + readOnly: true + photonPersistentDisk: + fsType: "114" + pdID: "113" + portworxVolume: + fsType: "129" + readOnly: true + volumeID: "128" + projected: + defaultMode: -1334904807 + sources: + - configMap: + items: + - key: "124" + mode: 2063799569 + path: "125" + name: "123" + optional: false + downwardAPI: + items: + - fieldRef: + apiVersion: "119" + fieldPath: "120" + mode: 173030157 + path: "118" + resourceFieldRef: + containerName: "121" + divisor: "106" + resource: "122" + secret: + items: + - key: "116" + mode: -323584340 + path: "117" + name: "115" + optional: true + serviceAccountToken: + audience: "126" + expirationSeconds: 8357931971650847566 + path: "127" + quobyte: + group: "108" + registry: "105" + tenant: "109" + user: "107" + volume: "106" + rbd: + fsType: "68" + image: "67" + keyring: "71" + monitors: + - "66" + pool: "69" + secretRef: + name: "72" + user: "70" + scaleIO: + fsType: "137" + gateway: "130" + protectionDomain: "133" + secretRef: + name: "132" + storageMode: "135" + storagePool: "134" + system: "131" + volumeName: "136" + secret: + defaultMode: 332383000 + items: + - key: "52" + mode: -547518679 + path: "53" + optional: true + secretName: "51" + storageos: + fsType: "140" + secretRef: + name: "141" + volumeName: "138" + volumeNamespace: "139" + vsphereVolume: + fsType: "102" + storagePolicyID: "104" + storagePolicyName: "103" + volumePath: "101" +status: + availableReplicas: 740158871 + collisionCount: 571778293 + conditions: + - lastTransitionTime: "1970-05-16T01:44:00Z" + lastUpdateTime: "2469-07-10T03:20:34Z" + message: "427" + reason: "426" + status: '''ƈoIǢ龞瞯å' + type: "" + observedGeneration: 1751238822830387407 + readyReplicas: -1450995995 + replicas: -106050665 + unavailableReplicas: -449319810 + updatedReplicas: -929473748 diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/extensions.v1beta1.DeploymentRollback.json b/staging/src/k8s.io/api/testdata/v1.16.0/extensions.v1beta1.DeploymentRollback.json new file mode 100644 index 00000000000..6d38980656d --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/extensions.v1beta1.DeploymentRollback.pb b/staging/src/k8s.io/api/testdata/v1.16.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)d#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$Evv z;@|`VGKYY06d^@HQ9y)44nYKj0^*RJ12;~b9VHij18+(rU)Zp30ZH8_GVIEp_{?PHm}GuM~#%Eg`x8HdB`Oe<%&eLmO-Ma#- zdzXK_^YcdX(e8(jzu123@h_L|oeDPiiLO1_8KX#H*IC#&dZH5b`1z z-}u)Ow!C`P0Z=k(^Azx72V}CmWE291CyE2i%}@r?RMcWe z8omm&h5OWT zL^Ma_cfmm*F#W^GwrIA)XsWach6s)~izx`~cfw-1sn<=BBrzsr$eoYo=_Dv5=)Fgk zF~SDG0xa@sopmzG>eyL0ZZC+yA;<6(keR{sJgfp$YMjN~%324TkO~n)qIF0^rX6*e z1`wk3l>Pi%s}yHj-T(Mc9S{i}*a>Z>Zcd74MB>pU`}(AKY>E4p_{KW3sh|as?|WP# zsE$kC^`SHNs>t3o>R>v>GrnvS0D!>yt?oFdgA!bl%mm7?2KkfZb@udJTB27nVB^8F= f;?ddT7&pe5agGVkncjc*`h(rxosXs_rYHUdJ-2}p literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/extensions.v1beta1.NetworkPolicy.yaml b/staging/src/k8s.io/api/testdata/v1.16.0/extensions.v1beta1.NetworkPolicy.yaml new file mode 100644 index 00000000000..cb934819ba3 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.0/extensions.v1beta1.NetworkPolicy.yaml @@ -0,0 +1,87 @@ +apiVersion: extensions/v1beta1 +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: + - 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: + - 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.16.0/extensions.v1beta1.PodSecurityPolicy.json b/staging/src/k8s.io/api/testdata/v1.16.0/extensions.v1beta1.PodSecurityPolicy.json new file mode 100644 index 00000000000..cb4527d3de6 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.0/extensions.v1beta1.PodSecurityPolicy.json @@ -0,0 +1,144 @@ +{ + "kind": "PodSecurityPolicy", + "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": { + "privileged": true, + "defaultAddCapabilities": [ + "qJ枊a8衍`Ĩ" + ], + "requiredDropCapabilities": [ + ".蘯6ċV夸" + ], + "allowedCapabilities": [ + "ɑ" + ], + "volumes": [ + "ʤ脽ěĂ凗蓏Ŋ蛊ĉy緅縕\u003eŽ" + ], + "hostNetwork": true, + "hostPorts": [ + { + "min": -321835912, + "max": 1575426699 + } + ], + "hostIPC": true, + "seLinux": { + "rule": "S", + "seLinuxOptions": { + "user": "19", + "role": "20", + "type": "21", + "level": "22" + } + }, + "runAsUser": { + "rule": "+½H牗洝尿彀亞螩", + "ranges": [ + { + "min": 8901768137137123048, + "max": -90233536926144532 + } + ] + }, + "runAsGroup": { + "rule": "³;Ơ歿:狞夌碕ʂɭîcP", + "ranges": [ + { + "min": -8679730194918865907, + "max": 2607109693095207331 + } + ] + }, + "supplementalGroups": { + "rule": "ɖ橙9", + "ranges": [ + { + "min": -5498021643263379468, + "max": -236027028483226507 + } + ] + }, + "fsGroup": { + "rule": "UɦOŖ", + "ranges": [ + { + "min": 8572633303645749270, + "max": 3058121789713366904 + } + ] + }, + "defaultAllowPrivilegeEscalation": false, + "allowPrivilegeEscalation": false, + "allowedHostPaths": [ + { + "pathPrefix": "23", + "readOnly": true + } + ], + "allowedFlexVolumes": [ + { + "driver": "24" + } + ], + "allowedCSIDrivers": [ + { + "name": "25" + } + ], + "allowedUnsafeSysctls": [ + "26" + ], + "forbiddenSysctls": [ + "27" + ], + "allowedProcMountTypes": [ + "ǣ偐圠=l畣潁" + ], + "runtimeClass": { + "allowedRuntimeClassNames": [ + "28" + ], + "defaultRuntimeClassName": "29" + } + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/extensions.v1beta1.PodSecurityPolicy.pb b/staging/src/k8s.io/api/testdata/v1.16.0/extensions.v1beta1.PodSecurityPolicy.pb new file mode 100644 index 0000000000000000000000000000000000000000..d15acee44d7b34e92f611a10ad4f07f3ac42420c GIT binary patch literal 582 zcmV-M0=fNbICB6BCkhf}cywiMb7^mGb1!x=Vr6t;F%l6_Z)8(tV|8+Aba_y3Y-wY8 z5|RW8sR0TBG774F)%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.16.0/extensions.v1beta1.PodSecurityPolicy.yaml b/staging/src/k8s.io/api/testdata/v1.16.0/extensions.v1beta1.PodSecurityPolicy.yaml new file mode 100644 index 00000000000..155e0ae4ab8 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/extensions.v1beta1.ReplicaSet.json b/staging/src/k8s.io/api/testdata/v1.16.0/extensions.v1beta1.ReplicaSet.json new file mode 100644 index 00000000000..c89820874f3 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.0/extensions.v1beta1.ReplicaSet.json @@ -0,0 +1,1397 @@ +{ + "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" + } + } + } + ], + "initContainers": [ + { + "name": "147", + "image": "148", + "command": [ + "149" + ], + "args": [ + "150" + ], + "workingDir": "151", + "ports": [ + { + "name": "152", + "hostPort": -1896921306, + "containerPort": 715087892, + "protocol": "倱\u003c", + "hostIP": "153" + } + ], + "envFrom": [ + { + "prefix": "154", + "configMapRef": { + "name": "155", + "optional": false + }, + "secretRef": { + "name": "156", + "optional": false + } + } + ], + "env": [ + { + "name": "157", + "value": "158", + "valueFrom": { + "fieldRef": { + "apiVersion": "159", + "fieldPath": "160" + }, + "resourceFieldRef": { + "containerName": "161", + "resource": "162", + "divisor": "455" + }, + "configMapKeyRef": { + "name": "163", + "key": "164", + "optional": true + }, + "secretKeyRef": { + "name": "165", + "key": "166", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "/擇ɦĽ胚O醔ɍ厶耈 T": "618" + }, + "requests": { + "á腿ħ缶.蒅!a坩O`涁İ而踪鄌eÞ": "372" + } + }, + "volumeMounts": [ + { + "name": "167", + "readOnly": true, + "mountPath": "168", + "subPath": "169", + "mountPropagation": "dʪīT捘ɍi縱ù墴1Rƥ", + "subPathExpr": "170" + } + ], + "volumeDevices": [ + { + "name": "171", + "devicePath": "172" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "173" + ] + }, + "httpGet": { + "path": "174", + "port": "175", + "host": "176", + "scheme": "ƴy綸_Ú8參遼ūPH炮", + "httpHeaders": [ + { + "name": "177", + "value": "178" + } + ] + }, + "tcpSocket": { + "port": "179", + "host": "180" + }, + "initialDelaySeconds": 741871873, + "timeoutSeconds": 446829537, + "periodSeconds": -1987044888, + "successThreshold": -1638339389, + "failureThreshold": 2053960192 + }, + "readinessProbe": { + "exec": { + "command": [ + "181" + ] + }, + "httpGet": { + "path": "182", + "port": -1903685915, + "host": "183", + "scheme": "ȓƇ$缔獵偐ę腬瓷碑=ɉ鎷卩蝾H韹寬", + "httpHeaders": [ + { + "name": "184", + "value": "185" + } + ] + }, + "tcpSocket": { + "port": "186", + "host": "187" + }, + "initialDelaySeconds": 128019484, + "timeoutSeconds": 431781335, + "periodSeconds": -2130554644, + "successThreshold": 290736426, + "failureThreshold": -57352147 + }, + "startupProbe": { + "exec": { + "command": [ + "188" + ] + }, + "httpGet": { + "path": "189", + "port": "190", + "host": "191", + "scheme": "閝ȝ", + "httpHeaders": [ + { + "name": "192", + "value": "193" + } + ] + }, + "tcpSocket": { + "port": "194", + "host": "195" + }, + "initialDelaySeconds": -2142865739, + "timeoutSeconds": -1179067190, + "periodSeconds": 1434408532, + "successThreshold": -566408554, + "failureThreshold": 1133369651 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "196" + ] + }, + "httpGet": { + "path": "197", + "port": -1327537699, + "host": "198", + "httpHeaders": [ + { + "name": "199", + "value": "200" + } + ] + }, + "tcpSocket": { + "port": "201", + "host": "202" + } + }, + "preStop": { + "exec": { + "command": [ + "203" + ] + }, + "httpGet": { + "path": "204", + "port": "205", + "host": "206", + "scheme": "ĉş蝿ɖȃ賲鐅臬", + "httpHeaders": [ + { + "name": "207", + "value": "208" + } + ] + }, + "tcpSocket": { + "port": "209", + "host": "210" + } + } + }, + "terminationMessagePath": "211", + "imagePullPolicy": "k_瀹鞎sn芞QÄȻ", + "securityContext": { + "capabilities": { + "add": [ + "?" + ], + "drop": [ + "峧Y栲茇竛吲蚛隖" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "212", + "role": "213", + "type": "214", + "level": "215" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "216", + "gmsaCredentialSpec": "217", + "runAsUserName": "218" + }, + "runAsUser": 7312518131318481396, + "runAsGroup": -7286288718856494813, + "runAsNonRoot": true, + "readOnlyRootFilesystem": false, + "allowPrivilegeEscalation": false, + "procMount": "ʙ嫙\u0026" + }, + "stdin": true, + "stdinOnce": true + } + ], + "containers": [ + { + "name": "219", + "image": "220", + "command": [ + "221" + ], + "args": [ + "222" + ], + "workingDir": "223", + "ports": [ + { + "name": "224", + "hostPort": 1944205014, + "containerPort": -2079582559, + "protocol": "K.Q貇£ȹ嫰ƹǔw÷nI粛E煹ǐƲ", + "hostIP": "225" + } + ], + "envFrom": [ + { + "prefix": "226", + "configMapRef": { + "name": "227", + "optional": true + }, + "secretRef": { + "name": "228", + "optional": false + } + } + ], + "env": [ + { + "name": "229", + "value": "230", + "valueFrom": { + "fieldRef": { + "apiVersion": "231", + "fieldPath": "232" + }, + "resourceFieldRef": { + "containerName": "233", + "resource": "234", + "divisor": "901" + }, + "configMapKeyRef": { + "name": "235", + "key": "236", + "optional": false + }, + "secretKeyRef": { + "name": "237", + "key": "238", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "羭,铻OŤǢʭ嵔": "340" + }, + "requests": { + "TG;邪匾mɩC[ó瓧嫭塓烀罁胾^拜": "755" + } + }, + "volumeMounts": [ + { + "name": "239", + "mountPath": "240", + "subPath": "241", + "mountPropagation": "ʒ刽ʼn掏1ſ盷褎weLJèux榜", + "subPathExpr": "242" + } + ], + "volumeDevices": [ + { + "name": "243", + "devicePath": "244" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "245" + ] + }, + "httpGet": { + "path": "246", + "port": "247", + "host": "248", + "scheme": "賃ɪ鐊瀑Ź9ǕLLȊ", + "httpHeaders": [ + { + "name": "249", + "value": "250" + } + ] + }, + "tcpSocket": { + "port": -26910286, + "host": "251" + }, + "initialDelaySeconds": 1214895765, + "timeoutSeconds": 1181519543, + "periodSeconds": 282592353, + "successThreshold": 377225334, + "failureThreshold": -1191434089 + }, + "readinessProbe": { + "exec": { + "command": [ + "252" + ] + }, + "httpGet": { + "path": "253", + "port": "254", + "host": "255", + "httpHeaders": [ + { + "name": "256", + "value": "257" + } + ] + }, + "tcpSocket": { + "port": "258", + "host": "259" + }, + "initialDelaySeconds": -839281354, + "timeoutSeconds": 2035347577, + "periodSeconds": -819723498, + "successThreshold": -150133456, + "failureThreshold": 1507815593 + }, + "startupProbe": { + "exec": { + "command": [ + "260" + ] + }, + "httpGet": { + "path": "261", + "port": 1684643131, + "host": "262", + "scheme": "飣奺Ȋ礶惇¸", + "httpHeaders": [ + { + "name": "263", + "value": "264" + } + ] + }, + "tcpSocket": { + "port": "265", + "host": "266" + }, + "initialDelaySeconds": -161753937, + "timeoutSeconds": -1578746609, + "periodSeconds": 1428207963, + "successThreshold": 790462391, + "failureThreshold": -822090785 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "267" + ] + }, + "httpGet": { + "path": "268", + "port": -421846800, + "host": "269", + "scheme": "zvt莭琽§", + "httpHeaders": [ + { + "name": "270", + "value": "271" + } + ] + }, + "tcpSocket": { + "port": -763687725, + "host": "272" + } + }, + "preStop": { + "exec": { + "command": [ + "273" + ] + }, + "httpGet": { + "path": "274", + "port": -1452676801, + "host": "275", + "scheme": "ȿ0矀Kʝ", + "httpHeaders": [ + { + "name": "276", + "value": "277" + } + ] + }, + "tcpSocket": { + "port": "278", + "host": "279" + } + } + }, + "terminationMessagePath": "280", + "terminationMessagePolicy": "\\p[", + "imagePullPolicy": "擓ƖHVe熼'FD剂讼ɓȌʟni酛", + "securityContext": { + "capabilities": { + "add": [ + "À*f\u003c鴒翁杙Ŧ癃8" + ], + "drop": [ + "ɱJȉ罴" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "281", + "role": "282", + "type": "283", + "level": "284" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "285", + "gmsaCredentialSpec": "286", + "runAsUserName": "287" + }, + "runAsUser": -2706913289057230267, + "runAsGroup": -3689959065086680033, + "runAsNonRoot": false, + "readOnlyRootFilesystem": false, + "allowPrivilegeEscalation": true, + "procMount": "棊ʢ=wǕɳɷ9Ì崟¿瘦ɖ緕ȚÍ勅" + }, + "stdinOnce": true + } + ], + "ephemeralContainers": [ + { + "name": "288", + "image": "289", + "command": [ + "290" + ], + "args": [ + "291" + ], + "workingDir": "292", + "ports": [ + { + "name": "293", + "hostPort": 1853396726, + "containerPort": 1330271338, + "protocol": "逴", + "hostIP": "294" + } + ], + "envFrom": [ + { + "prefix": "295", + "configMapRef": { + "name": "296", + "optional": true + }, + "secretRef": { + "name": "297", + "optional": true + } + } + ], + "env": [ + { + "name": "298", + "value": "299", + "valueFrom": { + "fieldRef": { + "apiVersion": "300", + "fieldPath": "301" + }, + "resourceFieldRef": { + "containerName": "302", + "resource": "303", + "divisor": "709" + }, + "configMapKeyRef": { + "name": "304", + "key": "305", + "optional": false + }, + "secretKeyRef": { + "name": "306", + "key": "307", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "颐o": "230" + }, + "requests": { + "[+扴ȨŮ+朷Ǝ膯ljV": "728" + } + }, + "volumeMounts": [ + { + "name": "308", + "mountPath": "309", + "subPath": "310", + "mountPropagation": "ŕ-Ɂ圯W:ĸ輦唊#v铿", + "subPathExpr": "311" + } + ], + "volumeDevices": [ + { + "name": "312", + "devicePath": "313" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "314" + ] + }, + "httpGet": { + "path": "315", + "port": "316", + "host": "317", + "scheme": "屡ʁ", + "httpHeaders": [ + { + "name": "318", + "value": "319" + } + ] + }, + "tcpSocket": { + "port": -1554559634, + "host": "320" + }, + "initialDelaySeconds": 1718241831, + "timeoutSeconds": 550615941, + "periodSeconds": 1180971695, + "successThreshold": -1971944908, + "failureThreshold": 1742259603 + }, + "readinessProbe": { + "exec": { + "command": [ + "321" + ] + }, + "httpGet": { + "path": "322", + "port": -1620315711, + "host": "323", + "scheme": "ɐ扵", + "httpHeaders": [ + { + "name": "324", + "value": "325" + } + ] + }, + "tcpSocket": { + "port": "326", + "host": "327" + }, + "initialDelaySeconds": -1358663652, + "timeoutSeconds": 1543146222, + "periodSeconds": -527306221, + "successThreshold": 2098694289, + "failureThreshold": 1150925735 + }, + "startupProbe": { + "exec": { + "command": [ + "328" + ] + }, + "httpGet": { + "path": "329", + "port": "330", + "host": "331", + "scheme": "榝$î.Ȏ蝪ʜ5遰", + "httpHeaders": [ + { + "name": "332", + "value": "333" + } + ] + }, + "tcpSocket": { + "port": -1438286448, + "host": "334" + }, + "initialDelaySeconds": 834105836, + "timeoutSeconds": -1462219068, + "periodSeconds": -370386363, + "successThreshold": 1714588921, + "failureThreshold": -1246371817 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "335" + ] + }, + "httpGet": { + "path": "336", + "port": "337", + "host": "338", + "scheme": "跩aŕ翑", + "httpHeaders": [ + { + "name": "339", + "value": "340" + } + ] + }, + "tcpSocket": { + "port": "341", + "host": "342" + } + }, + "preStop": { + "exec": { + "command": [ + "343" + ] + }, + "httpGet": { + "path": "344", + "port": 1017803158, + "host": "345", + "scheme": "碔", + "httpHeaders": [ + { + "name": "346", + "value": "347" + } + ] + }, + "tcpSocket": { + "port": "348", + "host": "349" + } + } + }, + "terminationMessagePath": "350", + "terminationMessagePolicy": "Kƙ順\\E¦队偯J僳徥淳4揻-$ɽ丟", + "imagePullPolicy": "拉Œɥ颶妧Ö闊 鰔澝qV訆", + "securityContext": { + "capabilities": { + "add": [ + "ŧL²sNƗ¸gĩ餠籲磣Óƿ" + ], + "drop": [ + "\"冓鍓贯澔 ƺ蛜6" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "351", + "role": "352", + "type": "353", + "level": "354" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "355", + "gmsaCredentialSpec": "356", + "runAsUserName": "357" + }, + "runAsUser": 4353696140684277635, + "runAsGroup": 6057650398488995896, + "runAsNonRoot": true, + "readOnlyRootFilesystem": true, + "allowPrivilegeEscalation": false, + "procMount": "鰥Z龏´DÒȗ" + }, + "tty": true, + "targetContainerName": "358" + } + ], + "restartPolicy": "ɘɢ鬍熖B芭花ª瘡", + "terminationGracePeriodSeconds": 2666412258966278206, + "activeDeadlineSeconds": -8715915045560617563, + "dnsPolicy": "丆", + "nodeSelector": { + "359": "360" + }, + "serviceAccountName": "361", + "serviceAccount": "362", + "automountServiceAccountToken": false, + "nodeName": "363", + "hostPID": true, + "shareProcessNamespace": true, + "securityContext": { + "seLinuxOptions": { + "user": "364", + "role": "365", + "type": "366", + "level": "367" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "368", + "gmsaCredentialSpec": "369", + "runAsUserName": "370" + }, + "runAsUser": 2179199799235189619, + "runAsGroup": -779972051078659613, + "runAsNonRoot": false, + "supplementalGroups": [ + -7127205672279904050 + ], + "fsGroup": 7124276984274024394, + "sysctls": [ + { + "name": "371", + "value": "372" + } + ] + }, + "imagePullSecrets": [ + { + "name": "373" + } + ], + "hostname": "374", + "subdomain": "375", + "affinity": { + "nodeAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": { + "nodeSelectorTerms": [ + { + "matchExpressions": [ + { + "key": "376", + "operator": "6x$1sȣ±p鋄5弢ȹ均i绝5哇芆", + "values": [ + "377" + ] + } + ], + "matchFields": [ + { + "key": "378", + "operator": "埮pɵ{WOŭW灬p", + "values": [ + "379" + ] + } + ] + } + ] + }, + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": 199049889, + "preference": { + "matchExpressions": [ + { + "key": "380", + "operator": "擭銆jʒǚ鍰\\縑", + "values": [ + "381" + ] + } + ], + "matchFields": [ + { + "key": "382", + "operator": "鞤ɱďW賁Ěɭɪǹ0衷,Ʒƣ", + "values": [ + "383" + ] + } + ] + } + } + ] + }, + "podAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "4--883d-v3j4-7y-p---up52--sjo7799-skj5---r-t.sumf7ew/u-5mj_9.M.134-5-.q6H_.--_---.M.U_-m.-P.yPS": "1Tvw39F_C-rtSY.g._2F7.-_e..r" + }, + "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": [ + "390" + ], + "topologyKey": "391" + } + ], + "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": [ + "398" + ], + "topologyKey": "399" + } + } + ] + }, + "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": [ + "406" + ], + "topologyKey": "407" + } + ], + "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": [ + "414" + ], + "topologyKey": "415" + } + } + ] + } + }, + "schedulerName": "416", + "tolerations": [ + { + "key": "417", + "operator": "堺ʣ", + "value": "418", + "effect": "ŽɣB矗E¸乾", + "tolerationSeconds": -3532804738923434397 + } + ], + "hostAliases": [ + { + "ip": "419", + "hostnames": [ + "420" + ] + } + ], + "priorityClassName": "421", + "priority": -1852730577, + "dnsConfig": { + "nameservers": [ + "422" + ], + "searches": [ + "423" + ], + "options": [ + { + "name": "424", + "value": "425" + } + ] + }, + "readinessGates": [ + { + "conditionType": "ź魊塾ɖ$rolȋɶuɋ5r儉ɩ柀ɨ鴅" + } + ], + "runtimeClassName": "426", + "enableServiceLinks": false, + "preemptionPolicy": "!ń1ċƹ|慼櫁色苆试揯遐", + "overhead": { + "4'ď曕椐敛n湙": "310" + }, + "topologySpreadConstraints": [ + { + "maxSkew": -150478704, + "topologyKey": "427", + "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" + ] + } + ] + } + } + ] + } + } + }, + "status": { + "replicas": -330302940, + "fullyLabeledReplicas": 138911331, + "readyReplicas": 1613009760, + "availableReplicas": -1469601144, + "observedGeneration": 6703635170896137755, + "conditions": [ + { + "type": "ɡj瓇ɽ丿YƄZZ塖bʘ", + "status": "ɻ猶N嫡牿咸Ǻ潑鶋洅啶'ƈoIǢ龞瞯å", + "lastTransitionTime": "2469-07-10T03:20:34Z", + "reason": "434", + "message": "435" + } + ] + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/extensions.v1beta1.ReplicaSet.pb b/staging/src/k8s.io/api/testdata/v1.16.0/extensions.v1beta1.ReplicaSet.pb new file mode 100644 index 0000000000000000000000000000000000000000..404ea71e29afaca8b998d85bffa02946f21b8d1d GIT binary patch literal 6371 zcmZ8ld0bT2y`M9<^}f7>-loaCX+M@sZ9+-T^`3L?YLhmiF@(6qy>_|P1dS+200rsG zD~KSA2+E?Mh=8J~xB#-KK*BIELz}eC*1jxl5}mD0YSNe{n%KPGnIVavH-G%*-gD3S zo!@qTzwhsCG_q_$oFJy;W~ZcQZP=WiHFGOjo07eTh{BSTj7=M!T(dMKTkIi1I}#8T z5pyENh13M3(>n=~6{^UpVj8lcYqCaVX1wu_?XMP;A1ug7v@Px^IbT@R^y0ybX!R5U z=^`@LP8EXzfH=WvvA>Ndx^)lPbC!jie-sa$DUqO|}gS*n#S+8;}Ik_8y26P%$+40cm=$x_UW z#}cj08hLE#as}hrmbB_|5MzP4%*;xXR;tc&EOa8lPF2xPHK(2GE;}_6?Bl2Cw{*rd zgD8ZmOi>M4HbA>;r$1^cyd11Og1|Mk{Wp&P`)1b%H__^8f}P2tosqTtiNX_0y&s-b zr=4l8|MJzX_g4C=>%A4;?SaZp@1?n8JLY>%Wz0&jGet(+QB2RXGouXs09Kje-J?ZI zhkM<%?n^1Muf|&!+HpSIUE845I)-a ztI(N~dH%t|aBqv|J?gKm4YutYtEB$geg5WS-gDyJ!tMTnj!;4KY_@Ln;=1uxak3CY zi0b?{@KHp&qB{Ea*POrc1^iH)&Bcc`7}g#2;Y&3)qr)iSHW)Tw*mT-encgGVRU&>1 zC}^)T$6sD9f057p0y+9i-aLom&@2Hy0((_;pu_}t2A-|FB9|oP0!$vn7CQbXcS7sj=_`qU)x^=7O(=oaq2cM7sgU$zU$Kp(OBeRkr29 zDg#y-`gTMG@Qz`Kd?SNTsS`}7sCwLm?!7Neihc9ry)Q(SFGF|26c$_d z+UqYNr`=TIP=ei5_aacr1h%H`ur;6`3b31LhO{T;KUd*QZhY_57jd$iE|x zakduV2j2;wM4dpG3y5+8eTNULd{}cJKBgxCF(?qT6V2cbmf<+0Z|iy zXvskI#kQBwJ|vVPNQ}|o62A>=AO!)@9St|GUYQ6lBt9S{@K1&q*`2FTW#>0xh;l7y z#I(Ai#XbM&=lwCxC_l;~{HVfbsE+r`w*UEh)Itct6~?q!U+1UShAUoqu?~Tms2;oP z^H+%2Cdb{I{#dZ{ zz$3w;{;{gjPQG59^*CS8Su@%B69G1-3~T_5MX(2D;2FvkZhccG&fB?VDFdHVra>T2 zyzBhkaM%(T2u|Uf!NHCP!qpcSd5(;=jCc6Y*YL9rIY*o++`H`2ABDG{@b4N-^R>_U znY$}keawHd!{1yTEX)rM6od)~e;Fu0$QS6Unym57Ol}ycSD>>(5~h#u^_L8IN&~wq ziDxKypf_}6cTURKPWSOGxq-HW6eiIn&kCy|f-0)00}IF`-bYvcHSl2G0hg+>8|}Kda9f@K2Bn5JC3<0IeHsAyC%iG zQ}T8(ivL&s2VF?s_s0*$K8wV|>NMfUk?kQZeIGcg?5pin1-4gJmo2gtWFvUfow34~ z;;9fIR5fFJP6V!g9%1IV{OT3Ckn4@S(?7z$bMdx7fe z(YmA+DZ%1P_syH@FWnwGeaTnt-8J5nz9C$6Ag_WS;5*&<3F{sVckc}j6$BdVJ#E4I zLP&zXbIIP);6OL{5^@rS^a%uV5`_c`M2Yi^yf);k8|!@?#oIU9GUn$QKRdzG8HK_KMCnBTBP@zKMvgiL&>1-9;)S-> zDN&zLS8TYo)qnJYw=8(1Cs4R^xG!Qus6F5@<(A0MxJa57d#3$rXVm+S${YJDCod_IllLck3Y4`e;xbclW3?o@AB>UwS-Sq1dHnuLuDPIvU9^Hg8Q4}1`l5-Jbq&+ z{|E6$|6VY5=yXrfPDsaB`ih}m#xNC50Mq0|AS4+GT>^xyvi%A@ZOgO-Fg(*BKQT>p z0?}MR^w^Jjs-7Esbw|^5hb`{Kciz7?Q0yshMDgQSt4jxpny;>vFBkfYUj1;e?qgn* zW0(%EV>(R)a|7hz+#oG7UC!gVLTB3%P^FAhC|sRWg(C=Txd31Xi~y+Aa%Ye%Z|m^6 zjBxo5)qkl4vRvcN4Z(|zs=s4q5VZ#tdfJOAsIi##1Gg9WED_*YYW zVp?<2$G;Slh3PQOkVP?2-4QM;P95Jn))1~Z`}1Jm9+(J07SF#^@w?$eM||f-Dp!WO z3Pu`y9ljG|{c@!yjbHl}hAn~AfftSxEl^pu>LTdjrJ8ur)hvE|%okizOo7I~#VNr&_tv;|u4=&_kqIGET$V(hO@M zUMfk8aN=r7N*A4i@Wg5}!_uTVQp*3|N|7OlD6%eoh^F0WtF4IQ1@STxUPHn>foLlT z&Rh=ev1Cn3d1j;fh=mm_txCeuMoE`8S$L(fS+a7I3EnhswzZ0h-&`RlQ7q*pg+rRU&HIMhJ!2KbT-y9ix!{@{D;ryqDk<`k9A)m80diM%?piQ$ zN-nmDg%{0TKgR-(uMlGt0yRz{Y6AkQwV<0*Ii3N8Koqb$QA~h;s+<6X0Dy--8r!ye z;FAg5S@Yb@SM07y{`_+f@+pkN6Qc6fsu6`Jgr_H>$sC>#jl(r<0tu^8ctUvcB!Jve z6rK>CI*A5wC2@uDeZe_1P`%UFHZl+@Y*-X7uJKj)clU(yONI|GmPzX51-5e?! z8aWoc)FXxV7TvSP-`KwBSAm{_k+Y%vU7@}c;T^kD+=n8-MyJU#7lqdY_%lF1Xbl`s zjh`4fxhznz-&e6A*mus|?{DcQOGb~<7^2HdeiJR(1ZwLnSPZpw0s;^nvMSLv*WIJt z+k!oPmb=05R~Ci~E_qHaP6}>6&Fce!)CR=(x;_v{XEDT(V+&f|e#h>3=UBv+3ODup&zy<~XK?UpsJ93Q%?ym_ zu?PQL^pN9EfB*0W6!%_pX~~3aC-(la49OkOy?iB_Vb(SvVQxe==vICRvYC2Bwzu3j zi=zlDBAaPMVHDx*3zg-s_oKX5p)wVhM5?dMA}CP)%EnX%8&g?x-8oX~X$mz0V(=D* zx;n#EMWLM$9Vnbxm~o4NsmynQ3lJbAQ`~3;^ZUbxc4wuB$__o@-r>ENw?X)hfPNz0 zTObL61~-C3h^oRa6OS5)B(?}1 zA-vYY6-y_|6y`*IZt#*uprQOS>UgRrCUH#;*EM=0IF6VgDlysDW+f(ftf|JHf4_eF z#CaX>zx+bfCvmTwx_NSPd|mCwA4Wl>+|}88aME#P>qHMgqe^sfvj6afaVV4uFAB?~J=7G2VUO({pizw0(D!kiKs5}f=gc2`0(>A&*8ow{0yMP-7 z;S|as`@$cHrBLipu zF8Uj1t9^iMH_-HZJUhrp`Dp)t2Z}BQP8NhpJ45Bgp)<9C$}{1Ds_k~@Xq5X#Dgy^< z14pU?wFlAz{q>Q9PvkQD2%1*)d{f^aS-XYxG&fJ04}p|&t0C*19+#l8an!80pojr4^swZZk{_qT?thbVj{OVWkM z_#t3KiQqb-et8HOfojc&?wagB*F0Xpa~Xqb0K}Z=kp9u|R>POQ4~$be_E=4O*Az$5 zC!@voxHJB$u1WFTJ6?Y|dN}0j^2>u$R%cD@2UiPlpTQt_MT6p5;*=*`?tSNj;p>hwj(E2e|&YT`7FZJy89Syhi z_}h-T>%#lW;=*TZ0)vgutOy-1&MQFz6Tag)Hh;J?YvJg=;lA}F?cpPbgXcPft*!3r z(IN3pm%q3=Tu~kBJ`)(Mi5tBTI&cs&9d8C1Tm=GwW{|1S3^G-TE4&&wdGeocoPQ8f zD}vP8_lM!nY7UK-EK9yUeD>(-@L=U|_gwd0?>?SknF=t0sXPSKXwzq_LMYnwnGhq~ z2-MWRYWhs5_buoLkB`=e4;TOZk>R%R{w9CHnPh)qmw)hRptnm2R9?h0d;?ednj&eK z@!Zb{>qJFJSP`))Ty?3iGhDw+o@9t3JiSdJKxZrHmOPmK| z6Y*H}S?x==#3NH;-@E))MT}#l@tx6$&d}3+?)MY%alL;0+!T4=bARfHW^Asm5x2YN z^NDzM?nKj$TpM~fIz9ICr9+910|)=;y--`c;}>ynx9u&M5?}J_A$OEBT`k<@YfcRU zm;x1temc5i^=f}}-P-Z};sd^m!CgHI{U@7)r9=L`ePb5_1AD?f<$>-Ze{Iiwqa~Xk l8*2#<9ts{h<38$~Hf{TFfBWXFSeq+GVM+oJ)oF9t{tx^sQkMV# literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/extensions.v1beta1.ReplicaSet.yaml b/staging/src/k8s.io/api/testdata/v1.16.0/extensions.v1beta1.ReplicaSet.yaml new file mode 100644 index 00000000000..8f773b21c33 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.0/extensions.v1beta1.ReplicaSet.yaml @@ -0,0 +1,951 @@ +apiVersion: extensions/v1beta1 +kind: ReplicaSet +metadata: + annotations: + "9": "10" + clusterName: "15" + creationTimestamp: null + deletionGracePeriodSeconds: -4955867275792137171 + finalizers: + - "14" + generateName: "3" + generation: 8071137005907523419 + labels: + "7": "8" + managedFields: + - apiVersion: "17" + fieldsType: "18" + manager: "16" + operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] + name: "2" + namespace: "4" + ownerReferences: + - apiVersion: "11" + blockOwnerDeletion: true + controller: false + kind: "12" + name: "13" + uid: Dz廔ȇ{sŊƏp + resourceVersion: "11042405498087606203" + selfLink: "5" + uid: "7" +spec: + minReadySeconds: -1971381490 + replicas: 896585016 + selector: + matchExpressions: + - key: U-_Bq.m_-.q8_v2LiTF_a981d3-7-fP81.-.9Vdx.TB_M-H_5_t + operator: In + values: + - M--n1-p5.3___47._49pIB_o61ISU4--A_.XK_._M9T9sH.W5 + matchLabels: + g8c2-k-912e5-c-e63-n-3snh-z--3uy5-----578/s.X8u4_.l.wV--__-Nx.N_6-___._-.-W._AAn---v_-5-_8LXP-o-9..1l-5: "" + template: + metadata: + annotations: + "32": "33" + clusterName: "38" + creationTimestamp: null + deletionGracePeriodSeconds: -152893758082474859 + finalizers: + - "37" + generateName: "26" + generation: -6617020301190572172 + labels: + "30": "31" + managedFields: + - apiVersion: "40" + fieldsType: "41" + manager: "39" + operation: ƅS·Õüe0ɔȖ脵鴈Ō + name: "25" + namespace: "27" + ownerReferences: + - apiVersion: "34" + blockOwnerDeletion: true + controller: true + kind: "35" + name: "36" + uid: 'ɖgȏ哙ȍȂ揲ȼDDŽLŬp:' + resourceVersion: "7336814125345800857" + selfLink: "28" + uid: ʬ + spec: + activeDeadlineSeconds: -8715915045560617563 + affinity: + nodeAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - key: "380" + operator: 擭銆jʒǚ鍰\縑 + values: + - "381" + matchFields: + - key: "382" + operator: 鞤ɱďW賁Ěɭɪǹ0衷,Ʒƣ + values: + - "383" + weight: 199049889 + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - key: "376" + operator: 6x$1sȣ±p鋄5弢ȹ均i绝5哇芆 + values: + - "377" + matchFields: + - key: "378" + operator: 埮pɵ{WOŭW灬p + values: + - "379" + podAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: 3---g-----p8-d5-8-m8i--k0j5g.zrrw8-5ts-7-bp/6E__-.8_e_2 + operator: DoesNotExist + matchLabels: + 4-yy28-38xmu5nx4s--41-7--6m/271-_-9_._X-D---k6: Q.-s.H.Hu-k-_-0-T1mel--F......3_t_-l..-.DG7r-3.----._4__XOnP + namespaces: + - "398" + topologyKey: "399" + weight: -217760519 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: 6-x_rC9..__-6_k.N-2B_V.-tfh4.caTz_.g.w-o.8_WT-M.3_1 + operator: NotIn + values: + - z + matchLabels: + 4--883d-v3j4-7y-p---up52--sjo7799-skj5---r-t.sumf7ew/u-5mj_9.M.134-5-.q6H_.--_---.M.U_-m.-P.yPS: 1Tvw39F_C-rtSY.g._2F7.-_e..r + namespaces: + - "390" + topologyKey: "391" + podAntiAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: 0--0g-q-22r4wye52y-h7463lyps4483-o--3f1p7--43nw-l-x8/Hz_V_.r_v_._e_-78o_6Z..11_7pX_.-mLlx...w_t-_.5.40Rw4D + operator: NotIn + values: + - txb__-ex-_1_-ODgC_1-_V + matchLabels: + 6V1-rU.___06.eqk5E_-4-.XH-.k.7.l_-W8o._xJ1-lFA_X3: V0H2-.zHw.H__V.VT + namespaces: + - "414" + topologyKey: "415" + weight: -1851436166 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: QZ9p_6.C.e + operator: DoesNotExist + matchLabels: + 7F3p2_-_AmD-.0AP.1: A--.F5_x.KNC0-.-m_0-m-6Sp_N-S..O-BZ..n + namespaces: + - "406" + topologyKey: "407" + automountServiceAccountToken: false + containers: + - args: + - "222" + command: + - "221" + env: + - name: "229" + value: "230" + valueFrom: + configMapKeyRef: + key: "236" + name: "235" + optional: false + fieldRef: + apiVersion: "231" + fieldPath: "232" + resourceFieldRef: + containerName: "233" + divisor: "901" + resource: "234" + secretKeyRef: + key: "238" + name: "237" + optional: false + envFrom: + - configMapRef: + name: "227" + optional: true + prefix: "226" + secretRef: + name: "228" + optional: false + image: "220" + imagePullPolicy: 擓ƖHVe熼'FD剂讼ɓȌʟni酛 + lifecycle: + postStart: + exec: + command: + - "267" + httpGet: + host: "269" + httpHeaders: + - name: "270" + value: "271" + path: "268" + port: -421846800 + scheme: zvt莭琽§ + tcpSocket: + host: "272" + port: -763687725 + preStop: + exec: + command: + - "273" + httpGet: + host: "275" + httpHeaders: + - name: "276" + value: "277" + path: "274" + port: -1452676801 + scheme: ȿ0矀Kʝ + tcpSocket: + host: "279" + port: "278" + livenessProbe: + exec: + command: + - "245" + failureThreshold: -1191434089 + httpGet: + host: "248" + httpHeaders: + - name: "249" + value: "250" + path: "246" + port: "247" + scheme: 賃ɪ鐊瀑Ź9ǕLLȊ + initialDelaySeconds: 1214895765 + periodSeconds: 282592353 + successThreshold: 377225334 + tcpSocket: + host: "251" + port: -26910286 + timeoutSeconds: 1181519543 + name: "219" + ports: + - containerPort: -2079582559 + hostIP: "225" + hostPort: 1944205014 + name: "224" + protocol: K.Q貇£ȹ嫰ƹǔw÷nI粛E煹ǐƲ + readinessProbe: + exec: + command: + - "252" + failureThreshold: 1507815593 + httpGet: + host: "255" + httpHeaders: + - name: "256" + value: "257" + path: "253" + port: "254" + initialDelaySeconds: -839281354 + periodSeconds: -819723498 + successThreshold: -150133456 + tcpSocket: + host: "259" + port: "258" + timeoutSeconds: 2035347577 + resources: + limits: + 羭,铻OŤǢʭ嵔: "340" + requests: + TG;邪匾mɩC[ó瓧嫭塓烀罁胾^拜: "755" + securityContext: + allowPrivilegeEscalation: true + capabilities: + add: + - À*f<鴒翁杙Ŧ癃8 + drop: + - ɱJȉ罴 + privileged: false + procMount: 棊ʢ=wǕɳɷ9Ì崟¿瘦ɖ緕ȚÍ勅 + readOnlyRootFilesystem: false + runAsGroup: -3689959065086680033 + runAsNonRoot: false + runAsUser: -2706913289057230267 + seLinuxOptions: + level: "284" + role: "282" + type: "283" + user: "281" + windowsOptions: + gmsaCredentialSpec: "286" + gmsaCredentialSpecName: "285" + runAsUserName: "287" + startupProbe: + exec: + command: + - "260" + failureThreshold: -822090785 + httpGet: + host: "262" + httpHeaders: + - name: "263" + value: "264" + path: "261" + port: 1684643131 + scheme: 飣奺Ȋ礶惇¸ + initialDelaySeconds: -161753937 + periodSeconds: 1428207963 + successThreshold: 790462391 + tcpSocket: + host: "266" + port: "265" + timeoutSeconds: -1578746609 + stdinOnce: true + terminationMessagePath: "280" + terminationMessagePolicy: \p[ + volumeDevices: + - devicePath: "244" + name: "243" + volumeMounts: + - mountPath: "240" + mountPropagation: ʒ刽ʼn掏1ſ盷褎weLJèux榜 + name: "239" + subPath: "241" + subPathExpr: "242" + workingDir: "223" + dnsConfig: + nameservers: + - "422" + options: + - name: "424" + value: "425" + searches: + - "423" + dnsPolicy: 丆 + enableServiceLinks: false + ephemeralContainers: + - args: + - "291" + command: + - "290" + env: + - name: "298" + value: "299" + valueFrom: + configMapKeyRef: + key: "305" + name: "304" + optional: false + fieldRef: + apiVersion: "300" + fieldPath: "301" + resourceFieldRef: + containerName: "302" + divisor: "709" + resource: "303" + secretKeyRef: + key: "307" + name: "306" + optional: false + envFrom: + - configMapRef: + name: "296" + optional: true + prefix: "295" + secretRef: + name: "297" + optional: true + image: "289" + imagePullPolicy: 拉Œɥ颶妧Ö闊 鰔澝qV訆 + lifecycle: + postStart: + exec: + command: + - "335" + httpGet: + host: "338" + httpHeaders: + - name: "339" + value: "340" + path: "336" + port: "337" + scheme: 跩aŕ翑 + tcpSocket: + host: "342" + port: "341" + preStop: + exec: + command: + - "343" + httpGet: + host: "345" + httpHeaders: + - name: "346" + value: "347" + path: "344" + port: 1017803158 + scheme: 碔 + tcpSocket: + host: "349" + port: "348" + livenessProbe: + exec: + command: + - "314" + failureThreshold: 1742259603 + httpGet: + host: "317" + httpHeaders: + - name: "318" + value: "319" + path: "315" + port: "316" + scheme: 屡ʁ + initialDelaySeconds: 1718241831 + periodSeconds: 1180971695 + successThreshold: -1971944908 + tcpSocket: + host: "320" + port: -1554559634 + timeoutSeconds: 550615941 + name: "288" + ports: + - containerPort: 1330271338 + hostIP: "294" + hostPort: 1853396726 + name: "293" + protocol: 逴 + readinessProbe: + exec: + command: + - "321" + failureThreshold: 1150925735 + httpGet: + host: "323" + httpHeaders: + - name: "324" + value: "325" + path: "322" + port: -1620315711 + scheme: ɐ扵 + initialDelaySeconds: -1358663652 + periodSeconds: -527306221 + successThreshold: 2098694289 + tcpSocket: + host: "327" + port: "326" + timeoutSeconds: 1543146222 + resources: + limits: + 颐o: "230" + requests: + '[+扴ȨŮ+朷Ǝ膯ljV': "728" + securityContext: + allowPrivilegeEscalation: false + capabilities: + add: + - ŧL²sNƗ¸gĩ餠籲磣Óƿ + drop: + - '"冓鍓贯澔 ƺ蛜6' + privileged: false + procMount: 鰥Z龏´DÒȗ + readOnlyRootFilesystem: true + runAsGroup: 6057650398488995896 + runAsNonRoot: true + runAsUser: 4353696140684277635 + seLinuxOptions: + level: "354" + role: "352" + type: "353" + user: "351" + windowsOptions: + gmsaCredentialSpec: "356" + gmsaCredentialSpecName: "355" + runAsUserName: "357" + startupProbe: + exec: + command: + - "328" + failureThreshold: -1246371817 + httpGet: + host: "331" + httpHeaders: + - name: "332" + value: "333" + path: "329" + port: "330" + scheme: 榝$î.Ȏ蝪ʜ5遰 + initialDelaySeconds: 834105836 + periodSeconds: -370386363 + successThreshold: 1714588921 + tcpSocket: + host: "334" + port: -1438286448 + timeoutSeconds: -1462219068 + targetContainerName: "358" + terminationMessagePath: "350" + terminationMessagePolicy: Kƙ順\E¦队偯J僳徥淳4揻-$ɽ丟 + tty: true + volumeDevices: + - devicePath: "313" + name: "312" + volumeMounts: + - mountPath: "309" + mountPropagation: ŕ-Ɂ圯W:ĸ輦唊#v铿 + name: "308" + subPath: "310" + subPathExpr: "311" + workingDir: "292" + hostAliases: + - hostnames: + - "420" + ip: "419" + hostPID: true + hostname: "374" + imagePullSecrets: + - name: "373" + initContainers: + - args: + - "150" + command: + - "149" + env: + - name: "157" + value: "158" + valueFrom: + configMapKeyRef: + key: "164" + name: "163" + optional: true + fieldRef: + apiVersion: "159" + fieldPath: "160" + resourceFieldRef: + containerName: "161" + divisor: "455" + resource: "162" + secretKeyRef: + key: "166" + name: "165" + optional: false + envFrom: + - configMapRef: + name: "155" + optional: false + prefix: "154" + secretRef: + name: "156" + optional: false + image: "148" + imagePullPolicy: k_瀹鞎sn芞QÄȻ + lifecycle: + postStart: + exec: + command: + - "196" + httpGet: + host: "198" + httpHeaders: + - name: "199" + value: "200" + path: "197" + port: -1327537699 + tcpSocket: + host: "202" + port: "201" + preStop: + exec: + command: + - "203" + httpGet: + host: "206" + httpHeaders: + - name: "207" + value: "208" + path: "204" + port: "205" + scheme: ĉş蝿ɖȃ賲鐅臬 + tcpSocket: + host: "210" + port: "209" + livenessProbe: + exec: + command: + - "173" + failureThreshold: 2053960192 + httpGet: + host: "176" + httpHeaders: + - name: "177" + value: "178" + path: "174" + port: "175" + scheme: ƴy綸_Ú8參遼ūPH炮 + initialDelaySeconds: 741871873 + periodSeconds: -1987044888 + successThreshold: -1638339389 + tcpSocket: + host: "180" + port: "179" + timeoutSeconds: 446829537 + name: "147" + ports: + - containerPort: 715087892 + hostIP: "153" + hostPort: -1896921306 + name: "152" + protocol: 倱< + readinessProbe: + exec: + command: + - "181" + failureThreshold: -57352147 + httpGet: + host: "183" + httpHeaders: + - name: "184" + value: "185" + path: "182" + port: -1903685915 + scheme: ȓƇ$缔獵偐ę腬瓷碑=ɉ鎷卩蝾H韹寬 + initialDelaySeconds: 128019484 + periodSeconds: -2130554644 + successThreshold: 290736426 + tcpSocket: + host: "187" + port: "186" + timeoutSeconds: 431781335 + resources: + limits: + /擇ɦĽ胚O醔ɍ厶耈 T: "618" + requests: + á腿ħ缶.蒅!a坩O`涁İ而踪鄌eÞ: "372" + securityContext: + allowPrivilegeEscalation: false + capabilities: + add: + - '?' + drop: + - 峧Y栲茇竛吲蚛隖 + privileged: false + procMount: ʙ嫙& + readOnlyRootFilesystem: false + runAsGroup: -7286288718856494813 + runAsNonRoot: true + runAsUser: 7312518131318481396 + seLinuxOptions: + level: "215" + role: "213" + type: "214" + user: "212" + windowsOptions: + gmsaCredentialSpec: "217" + gmsaCredentialSpecName: "216" + runAsUserName: "218" + startupProbe: + exec: + command: + - "188" + failureThreshold: 1133369651 + httpGet: + host: "191" + httpHeaders: + - name: "192" + value: "193" + path: "189" + port: "190" + scheme: 閝ȝ + initialDelaySeconds: -2142865739 + periodSeconds: 1434408532 + successThreshold: -566408554 + tcpSocket: + host: "195" + port: "194" + timeoutSeconds: -1179067190 + stdin: true + stdinOnce: true + terminationMessagePath: "211" + volumeDevices: + - devicePath: "172" + name: "171" + volumeMounts: + - mountPath: "168" + mountPropagation: dʪīT捘ɍi縱ù墴1Rƥ + name: "167" + readOnly: true + subPath: "169" + subPathExpr: "170" + workingDir: "151" + nodeName: "363" + nodeSelector: + "359": "360" + overhead: + 4'ď曕椐敛n湙: "310" + preemptionPolicy: '!ń1ċƹ|慼櫁色苆试揯遐' + priority: -1852730577 + priorityClassName: "421" + readinessGates: + - conditionType: ź魊塾ɖ$rolȋɶuɋ5r儉ɩ柀ɨ鴅 + restartPolicy: ɘɢ鬍熖B芭花ª瘡 + runtimeClassName: "426" + schedulerName: "416" + securityContext: + fsGroup: 7124276984274024394 + runAsGroup: -779972051078659613 + runAsNonRoot: false + runAsUser: 2179199799235189619 + seLinuxOptions: + level: "367" + role: "365" + type: "366" + user: "364" + supplementalGroups: + - -7127205672279904050 + sysctls: + - name: "371" + value: "372" + windowsOptions: + gmsaCredentialSpec: "369" + gmsaCredentialSpecName: "368" + runAsUserName: "370" + serviceAccount: "362" + serviceAccountName: "361" + shareProcessNamespace: true + subdomain: "375" + terminationGracePeriodSeconds: 2666412258966278206 + tolerations: + - effect: ŽɣB矗E¸乾 + key: "417" + operator: 堺ʣ + tolerationSeconds: -3532804738923434397 + value: "418" + topologySpreadConstraints: + - labelSelector: + matchExpressions: + - key: 4-4D-r.-F__r.oh..2_uGGP..-_N_h_4Hl-X0_2-W + operator: In + values: + - 2-.s_6O-5_7_-0w_--5-_.3--_9QWJ + matchLabels: + p2djmscp--ac8u23-k----26u5--72n-5.j8-0020-1-5/t5W_._._-2M2._i: wvU + maxSkew: -150478704 + topologyKey: "427" + whenUnsatisfiable: ;鹡鑓侅闍ŏŃŋŏ}ŀ + volumes: + - awsElasticBlockStore: + fsType: "47" + partition: -762366823 + readOnly: true + volumeID: "46" + azureDisk: + cachingMode: HǺƶȤ^}穠 + diskName: "110" + diskURI: "111" + fsType: "112" + kind: 躢 + readOnly: true + azureFile: + secretName: "96" + shareName: "97" + cephfs: + monitors: + - "81" + path: "82" + secretFile: "84" + secretRef: + name: "85" + user: "83" + cinder: + fsType: "79" + secretRef: + name: "80" + volumeID: "78" + configMap: + defaultMode: -460478410 + items: + - key: "99" + mode: -2039036935 + path: "100" + name: "98" + optional: false + csi: + driver: "142" + fsType: "143" + nodePublishSecretRef: + name: "146" + readOnly: false + volumeAttributes: + "144": "145" + downwardAPI: + defaultMode: -106644772 + items: + - fieldRef: + apiVersion: "89" + fieldPath: "90" + mode: 1235524154 + path: "88" + resourceFieldRef: + containerName: "91" + divisor: "457" + resource: "92" + emptyDir: + medium: 彭聡A3fƻfʣ + sizeLimit: "115" + fc: + fsType: "94" + lun: 441887498 + readOnly: true + targetWWNs: + - "93" + wwids: + - "95" + flexVolume: + driver: "73" + fsType: "74" + options: + "76": "77" + secretRef: + name: "75" + flocker: + datasetName: "86" + datasetUUID: "87" + gcePersistentDisk: + fsType: "45" + partition: -1499132872 + pdName: "44" + gitRepo: + directory: "50" + repository: "48" + revision: "49" + glusterfs: + endpoints: "63" + path: "64" + hostPath: + path: "43" + type: 6NJPM饣`诫z徃鷢6ȥ啕禗Ǐ2啗塧ȱ + iscsi: + fsType: "59" + initiatorName: "62" + iqn: "57" + iscsiInterface: "58" + lun: 1655406148 + portals: + - "60" + readOnly: true + secretRef: + name: "61" + targetPortal: "56" + name: "42" + nfs: + path: "55" + readOnly: true + server: "54" + persistentVolumeClaim: + claimName: "65" + readOnly: true + photonPersistentDisk: + fsType: "114" + pdID: "113" + portworxVolume: + fsType: "129" + volumeID: "128" + projected: + defaultMode: -522879476 + sources: + - configMap: + items: + - key: "124" + mode: -1694464659 + path: "125" + name: "123" + optional: true + downwardAPI: + items: + - fieldRef: + apiVersion: "119" + fieldPath: "120" + mode: 926891073 + path: "118" + resourceFieldRef: + containerName: "121" + divisor: "746" + resource: "122" + secret: + items: + - key: "116" + mode: -1399063270 + path: "117" + name: "115" + optional: true + serviceAccountToken: + audience: "126" + expirationSeconds: -7593824971107985079 + path: "127" + quobyte: + group: "108" + readOnly: true + registry: "105" + tenant: "109" + user: "107" + volume: "106" + rbd: + fsType: "68" + image: "67" + keyring: "71" + monitors: + - "66" + pool: "69" + readOnly: true + secretRef: + name: "72" + user: "70" + scaleIO: + fsType: "137" + gateway: "130" + protectionDomain: "133" + secretRef: + name: "132" + storageMode: "135" + storagePool: "134" + system: "131" + volumeName: "136" + secret: + defaultMode: 372704313 + items: + - key: "52" + mode: -104666658 + path: "53" + optional: true + secretName: "51" + storageos: + fsType: "140" + readOnly: true + secretRef: + name: "141" + volumeName: "138" + volumeNamespace: "139" + vsphereVolume: + fsType: "102" + storagePolicyID: "104" + storagePolicyName: "103" + volumePath: "101" +status: + availableReplicas: -1469601144 + conditions: + - lastTransitionTime: "2469-07-10T03:20:34Z" + message: "435" + reason: "434" + status: ɻ猶N嫡牿咸Ǻ潑鶋洅啶'ƈoIǢ龞瞯å + type: ɡj瓇ɽ丿YƄZZ塖bʘ + fullyLabeledReplicas: 138911331 + observedGeneration: 6703635170896137755 + readyReplicas: 1613009760 + replicas: -330302940 diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/extensions.v1beta1.ReplicationControllerDummy.json b/staging/src/k8s.io/api/testdata/v1.16.0/extensions.v1beta1.ReplicationControllerDummy.json new file mode 100644 index 00000000000..46a4b767b61 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.0/extensions.v1beta1.ReplicationControllerDummy.json @@ -0,0 +1,4 @@ +{ + "kind": "ReplicationControllerDummy", + "apiVersion": "extensions/v1beta1" +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/extensions.v1beta1.ReplicationControllerDummy.pb b/staging/src/k8s.io/api/testdata/v1.16.0/extensions.v1beta1.ReplicationControllerDummy.pb new file mode 100644 index 0000000000000000000000000000000000000000..a6df03398ae0652802a142023612e0aa82ad36f6 GIT binary patch literal 60 zcmd0{C}!X?;1Wu$C`rvL&dkp%)-N+mN-aq=6p{)`Ey&4CPAmb6I_Kw=6y@jSq!zi9 O=H^xkF-S2eF#rHrkQ0Oe literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/extensions.v1beta1.ReplicationControllerDummy.yaml b/staging/src/k8s.io/api/testdata/v1.16.0/extensions.v1beta1.ReplicationControllerDummy.yaml new file mode 100644 index 00000000000..9089d17eef7 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.0/extensions.v1beta1.ReplicationControllerDummy.yaml @@ -0,0 +1,2 @@ +apiVersion: extensions/v1beta1 +kind: ReplicationControllerDummy diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/extensions.v1beta1.Scale.json b/staging/src/k8s.io/api/testdata/v1.16.0/extensions.v1beta1.Scale.json new file mode 100644 index 00000000000..540b62a7472 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.0/extensions.v1beta1.Scale.json @@ -0,0 +1,53 @@ +{ + "kind": "Scale", + "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": -595102844 + }, + "status": { + "replicas": 70007838, + "selector": { + "19": "20" + }, + "targetSelector": "21" + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/extensions.v1beta1.Scale.pb b/staging/src/k8s.io/api/testdata/v1.16.0/extensions.v1beta1.Scale.pb new file mode 100644 index 0000000000000000000000000000000000000000..ffdda998a5197c90caa5e8ac5eecaae8ab25107d GIT binary patch literal 246 zcmd0{C}!Z2<`PP+C`rvL&dkp%)-N+mN-aq=6k-idPRvOaI>*Shl97wiNQlu`iqS-g z(Nv4k+(^XG(7?pV#K6?V(!#*P+|0nt$iUd*_PeI5joot^3!E4N)^==dZk>N_&Thsi zHZDeUAx4WNb}mLsAtpnEECntmLnA3BLt`aAm#U|`r<`c7Eep7A)d_e_sx zLmZqyK;{q-jv}NeC<=&h$RUV;kU<=>bKu5_v#sR9Z{Q6G^`Yxkb-n(!S26L3ctaei zueZC6R;5(mz>0~n)JS%eeK`By?tG(K%J=O%LVRZl%dsszX1U{*chm};BT7lvai!;m zMw-Bvz9Y5y>+kb_Zhd-nE1DRYzxBzT3m<*;$JJfy%mHBqwq@213M;e|N|s*}3FV9> zlpcR!YOuGv^XTLEIO!zVe$@C zAXLt}2YFccHPk`ZlhYxZ+_`ctjG^o*kl;sfY$ja~`VhDXGP88ztY`u~mpZe60 zU)j62N%`oXun(z#&`j2I_MCW!bz=Uo31DPJ zfydIY9MDq(aFZ=8DGCO7It_@FD>#s)6>Kw6iEIG*r|bjMy;9tc?O!a>6b|F|5YFg% zqA4Q34Gsc<=}sfdqFD~3snjIsBRJk9rXaB24hzM)UNHrd#62NH?o2d8r$He>=Upld zJFEiC!W^$wm?w8x8Y&AX?O72xsO!Lq=a56T2DGeE6=)@`+1;TriZHuuzfy!$ z8WwOi!6aqaIdkrId4HKOCBY;U>P zLU*VYKZvNJJ~2qdm<8;ibDW&!CdoyZY@Ws`J_1KoI(AKDTy{z}Oie>Uc7w=ts=!HN zibfZpqsuPvgnJl5Q-?BHFXgJJ08iyOH?=Z_m_emoPB1q8wD&*67X!eEG##VGR2X`5 e$0tu>TpN1EJ|;Y8{NTNt4|h6uKO7qwANdE*9)XJh literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/networking.k8s.io.v1.NetworkPolicy.yaml b/staging/src/k8s.io/api/testdata/v1.16.0/networking.k8s.io.v1.NetworkPolicy.yaml new file mode 100644 index 00000000000..e8dffa53164 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.0/networking.k8s.io.v1.NetworkPolicy.yaml @@ -0,0 +1,87 @@ +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: + - 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: + - 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.16.0/networking.k8s.io.v1beta1.Ingress.json b/staging/src/k8s.io/api/testdata/v1.16.0/networking.k8s.io.v1beta1.Ingress.json new file mode 100644 index 00000000000..7c780d8ab8f --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.0/networking.k8s.io.v1beta1.Ingress.json @@ -0,0 +1,83 @@ +{ + "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": { + "backend": { + "serviceName": "19", + "servicePort": "20" + }, + "tls": [ + { + "hosts": [ + "21" + ], + "secretName": "22" + } + ], + "rules": [ + { + "host": "23", + "http": { + "paths": [ + { + "path": "24", + "backend": { + "serviceName": "25", + "servicePort": "26" + } + } + ] + } + } + ] + }, + "status": { + "loadBalancer": { + "ingress": [ + { + "ip": "27", + "hostname": "28" + } + ] + } + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/networking.k8s.io.v1beta1.Ingress.pb b/staging/src/k8s.io/api/testdata/v1.16.0/networking.k8s.io.v1beta1.Ingress.pb new file mode 100644 index 0000000000000000000000000000000000000000..74882b4df6569defa37952d56d8832b23c3b6944 GIT binary patch literal 295 zcmd0{C}!YN;gZZtEh*10%FfJ7*UPpj*2~P-FEdO^ElD&KV)x8TFG?*g7W&4>wUUvG 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 z&vs5f(iRIe&D@B|&_c+Hiw~&9Qiy|tQGh{;$;d#6gNw9LMNJTufF=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.16.0/node.k8s.io.v1alpha1.RuntimeClass.yaml b/staging/src/k8s.io/api/testdata/v1.16.0/node.k8s.io.v1alpha1.RuntimeClass.yaml new file mode 100644 index 00000000000..9728996b1d0 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/node.k8s.io.v1beta1.RuntimeClass.json b/staging/src/k8s.io/api/testdata/v1.16.0/node.k8s.io.v1beta1.RuntimeClass.json new file mode 100644 index 00000000000..08d233e727a --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/node.k8s.io.v1beta1.RuntimeClass.pb b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/node.k8s.io.v1beta1.RuntimeClass.yaml b/staging/src/k8s.io/api/testdata/v1.16.0/node.k8s.io.v1beta1.RuntimeClass.yaml new file mode 100644 index 00000000000..014f2a463b6 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/policy.v1beta1.Eviction.json b/staging/src/k8s.io/api/testdata/v1.16.0/policy.v1beta1.Eviction.json new file mode 100644 index 00000000000..da935721bf5 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/policy.v1beta1.Eviction.pb b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/policy.v1beta1.Eviction.yaml b/staging/src/k8s.io/api/testdata/v1.16.0/policy.v1beta1.Eviction.yaml new file mode 100644 index 00000000000..d7b27e3a213 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/policy.v1beta1.PodDisruptionBudget.json b/staging/src/k8s.io/api/testdata/v1.16.0/policy.v1beta1.PodDisruptionBudget.json new file mode 100644 index 00000000000..bb7e8106b70 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.0/policy.v1beta1.PodDisruptionBudget.json @@ -0,0 +1,69 @@ +{ + "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": { + "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" + ] + } + ] + } + }, + "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.16.0/policy.v1beta1.PodDisruptionBudget.pb b/staging/src/k8s.io/api/testdata/v1.16.0/policy.v1beta1.PodDisruptionBudget.pb new file mode 100644 index 0000000000000000000000000000000000000000..480c815dda26f7a4f5bbfe7a3fac19f9a0374390 GIT binary patch literal 587 zcmXAjOK4L;6oxYw(Q+3-Mi-J*3<#xoCNpzibGM*~c#p*=euN5m^tez|6Yj}R2{uJqmV`PMo89`PLa`<7!sL4%gnXaJ1 zv8m0eA--;3{WNp4J>$m$$!BvfX0JW^&|XEu`*q}CBr*qdP1>1*HClj920LLUi`-e`S85|@7oEZ4HEr`qvP7=t)?JN)*Ku!?= zIyp96W>PhcsstGuCu7pY_mF!l7!OVW@HS)tMzAK+5?%6>8+ ziA>wX%_K^>gz`{(eL_kv6z}@cY2BLZtbcrra8TE{g}b_*{QkZZJ{UN%{cvaF*IyMV d{Cs0+c@MjPzW?@l59x!I#V>#U4}=1dz(4yez)JuC literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/policy.v1beta1.PodDisruptionBudget.yaml b/staging/src/k8s.io/api/testdata/v1.16.0/policy.v1beta1.PodDisruptionBudget.yaml new file mode 100644 index 00000000000..3643bb936bd --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.0/policy.v1beta1.PodDisruptionBudget.yaml @@ -0,0 +1,48 @@ +apiVersion: policy/v1beta1 +kind: PodDisruptionBudget +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: + 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 +status: + currentHealthy: -2037845840 + desiredHealthy: -1965578645 + disruptedPods: + "25": "2250-04-18T21:52:38Z" + disruptionsAllowed: -1942073618 + expectedPods: -347579237 + observedGeneration: -6582200896939805980 diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/policy.v1beta1.PodSecurityPolicy.json b/staging/src/k8s.io/api/testdata/v1.16.0/policy.v1beta1.PodSecurityPolicy.json new file mode 100644 index 00000000000..a90fb247e1c --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.0/policy.v1beta1.PodSecurityPolicy.json @@ -0,0 +1,144 @@ +{ + "kind": "PodSecurityPolicy", + "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": { + "privileged": true, + "defaultAddCapabilities": [ + "qJ枊a8衍`Ĩ" + ], + "requiredDropCapabilities": [ + ".蘯6ċV夸" + ], + "allowedCapabilities": [ + "ɑ" + ], + "volumes": [ + "ʤ脽ěĂ凗蓏Ŋ蛊ĉy緅縕\u003eŽ" + ], + "hostNetwork": true, + "hostPorts": [ + { + "min": -321835912, + "max": 1575426699 + } + ], + "hostIPC": true, + "seLinux": { + "rule": "S", + "seLinuxOptions": { + "user": "19", + "role": "20", + "type": "21", + "level": "22" + } + }, + "runAsUser": { + "rule": "+½H牗洝尿彀亞螩", + "ranges": [ + { + "min": 8901768137137123048, + "max": -90233536926144532 + } + ] + }, + "runAsGroup": { + "rule": "³;Ơ歿:狞夌碕ʂɭîcP", + "ranges": [ + { + "min": -8679730194918865907, + "max": 2607109693095207331 + } + ] + }, + "supplementalGroups": { + "rule": "ɖ橙9", + "ranges": [ + { + "min": -5498021643263379468, + "max": -236027028483226507 + } + ] + }, + "fsGroup": { + "rule": "UɦOŖ", + "ranges": [ + { + "min": 8572633303645749270, + "max": 3058121789713366904 + } + ] + }, + "defaultAllowPrivilegeEscalation": false, + "allowPrivilegeEscalation": false, + "allowedHostPaths": [ + { + "pathPrefix": "23", + "readOnly": true + } + ], + "allowedFlexVolumes": [ + { + "driver": "24" + } + ], + "allowedCSIDrivers": [ + { + "name": "25" + } + ], + "allowedUnsafeSysctls": [ + "26" + ], + "forbiddenSysctls": [ + "27" + ], + "allowedProcMountTypes": [ + "ǣ偐圠=l畣潁" + ], + "runtimeClass": { + "allowedRuntimeClassNames": [ + "28" + ], + "defaultRuntimeClassName": "29" + } + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/policy.v1beta1.PodSecurityPolicy.pb b/staging/src/k8s.io/api/testdata/v1.16.0/policy.v1beta1.PodSecurityPolicy.pb new file mode 100644 index 0000000000000000000000000000000000000000..ad0737a8fb70c038bb82a810d63d597752688ad3 GIT binary patch literal 578 zcmV-I0=@lfICB6BBMJ_1Z)|B}c`tS`Vr6t;F%l6_Z)8(tV|8+Aba_y3Y-wY85|RW8 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>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.16.0/policy.v1beta1.PodSecurityPolicy.yaml b/staging/src/k8s.io/api/testdata/v1.16.0/policy.v1beta1.PodSecurityPolicy.yaml new file mode 100644 index 00000000000..2d20202fbb0 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/rbac.authorization.k8s.io.v1.ClusterRole.json b/staging/src/k8s.io/api/testdata/v1.16.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.16.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.16.0/rbac.authorization.k8s.io.v1.ClusterRole.pb b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/rbac.authorization.k8s.io.v1.ClusterRole.yaml b/staging/src/k8s.io/api/testdata/v1.16.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.16.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.16.0/rbac.authorization.k8s.io.v1.ClusterRoleBinding.json b/staging/src/k8s.io/api/testdata/v1.16.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.16.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.16.0/rbac.authorization.k8s.io.v1.ClusterRoleBinding.pb b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/rbac.authorization.k8s.io.v1.ClusterRoleBinding.yaml b/staging/src/k8s.io/api/testdata/v1.16.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.16.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.16.0/rbac.authorization.k8s.io.v1.Role.json b/staging/src/k8s.io/api/testdata/v1.16.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.16.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.16.0/rbac.authorization.k8s.io.v1.Role.pb b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/rbac.authorization.k8s.io.v1.Role.yaml b/staging/src/k8s.io/api/testdata/v1.16.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.16.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.16.0/rbac.authorization.k8s.io.v1.RoleBinding.json b/staging/src/k8s.io/api/testdata/v1.16.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.16.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.16.0/rbac.authorization.k8s.io.v1.RoleBinding.pb b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/rbac.authorization.k8s.io.v1alpha1.ClusterRole.yaml b/staging/src/k8s.io/api/testdata/v1.16.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.16.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.16.0/rbac.authorization.k8s.io.v1alpha1.ClusterRoleBinding.json b/staging/src/k8s.io/api/testdata/v1.16.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.16.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.16.0/rbac.authorization.k8s.io.v1alpha1.ClusterRoleBinding.pb b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/rbac.authorization.k8s.io.v1alpha1.ClusterRoleBinding.yaml b/staging/src/k8s.io/api/testdata/v1.16.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.16.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.16.0/rbac.authorization.k8s.io.v1alpha1.Role.json b/staging/src/k8s.io/api/testdata/v1.16.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.16.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.16.0/rbac.authorization.k8s.io.v1alpha1.Role.pb b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/rbac.authorization.k8s.io.v1alpha1.Role.yaml b/staging/src/k8s.io/api/testdata/v1.16.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.16.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.16.0/rbac.authorization.k8s.io.v1alpha1.RoleBinding.json b/staging/src/k8s.io/api/testdata/v1.16.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.16.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.16.0/rbac.authorization.k8s.io.v1alpha1.RoleBinding.pb b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/rbac.authorization.k8s.io.v1alpha1.RoleBinding.yaml b/staging/src/k8s.io/api/testdata/v1.16.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.16.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.16.0/rbac.authorization.k8s.io.v1beta1.ClusterRole.json b/staging/src/k8s.io/api/testdata/v1.16.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.16.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.16.0/rbac.authorization.k8s.io.v1beta1.ClusterRole.pb b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/scheduling.k8s.io.v1.PriorityClass.yaml b/staging/src/k8s.io/api/testdata/v1.16.0/scheduling.k8s.io.v1.PriorityClass.yaml new file mode 100644 index 00000000000..e3645677dda --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/scheduling.k8s.io.v1alpha1.PriorityClass.json b/staging/src/k8s.io/api/testdata/v1.16.0/scheduling.k8s.io.v1alpha1.PriorityClass.json new file mode 100644 index 00000000000..9b02c32b56b --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/scheduling.k8s.io.v1alpha1.PriorityClass.pb b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/scheduling.k8s.io.v1beta1.PriorityClass.yaml b/staging/src/k8s.io/api/testdata/v1.16.0/scheduling.k8s.io.v1beta1.PriorityClass.yaml new file mode 100644 index 00000000000..89818f2eceb --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/settings.k8s.io.v1alpha1.PodPreset.json b/staging/src/k8s.io/api/testdata/v1.16.0/settings.k8s.io.v1alpha1.PodPreset.json new file mode 100644 index 00000000000..bf00393d390 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.0/settings.k8s.io.v1alpha1.PodPreset.json @@ -0,0 +1,382 @@ +{ + "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" + } + } + } + ], + "volumeMounts": [ + { + "name": "143", + "readOnly": true, + "mountPath": "144", + "subPath": "145", + "mountPropagation": "腿ħ缶.蒅!a", + "subPathExpr": "146" + } + ] + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/settings.k8s.io.v1alpha1.PodPreset.pb b/staging/src/k8s.io/api/testdata/v1.16.0/settings.k8s.io.v1alpha1.PodPreset.pb new file mode 100644 index 0000000000000000000000000000000000000000..c9826c2a2eedbdcb63a010bd1d7d2ddb1a68fd9b GIT binary patch literal 1535 zcmXX_U2GLa6y6!2!b0 zlZ?@XCsZcZP@@%9oC;^J=@B2<05e+1 z`k3(uGm)D%Z}afro-6OXQM%N1c~>!yf!8x=J!Z*f%w!j;gi;mE8vCGYcu&{Zp?#P3 zlV!ubr!Jmuth~DCt&tD6%o#becj)cqz@|B7CfM)$`?0?b`7aqlNTH)>Rl?S+jEiKY zS;0vgv5dD!vVycILE4FEubgjVQ@^TEZ%d?*FhYqcl0`4nwChfylbF!O%U)bsR~Ikg zu?U`1CQh5`HpZlRfm%UgMM%0SCWLNW+t9{RNQzQQ(&}~b+B6AzkpF5?QUMo9v?hry zg4Lmz^IJO!v0!MY;Al!-lWPi`5JrpZz|#=sgjTlJ8Wxk-zTCViuCGoPlbTef@rF2V zT0jH5usve)sE!-cxHIicJ7_A`E#WEfri4%w>SN zij+SYYz?*vrhx_TBWN_y$CgD?eb9nIgoj>k+!Np>A&NrC$Y650LS;}iZt0Ad`?~^C zCit_$cQrN$MC;|j)@z4upE)q{#l8#2hrXO2O!2*7l0QLH8cp|c0(~Sb{Ak<2x%>aY zhq5S_fiQ=#2;b}P?yJb6{8We}5Rnm16rT;A4xRvMAZEkf^L_XKErY`ccfUR~Zf3nI z-^UW@B@0nCtdayyDZ-&Y{<{32T%E%*$zv%gs=`vu^_D`*QorIgVQCgQFbqV|&|3;! zDVFgXV09IcC=p?mI)xu_`u4Jch6qh?tz4t=a4<8+<1;Vr8tFQ9>8sX;Rm-mJ9O>`Bdh%j_ zeaGz4o?~ri;nq-Qfs4@#Xeu~70f);FT|=>R-8o#lX)tbJT|ikrfeBg#f>ndyi$I84 z???18@^>IV>$_scg6U3i$1TG1{ku-O#egOB0_r<=qaZS{A!?V&fN(98xX8qk?{O%7ZT-yB!Q_WGCyr}`!_>}Z=V~8 QM|W?Z)yN^JA}{Ct4|DI3djJ3c literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/settings.k8s.io.v1alpha1.PodPreset.yaml b/staging/src/k8s.io/api/testdata/v1.16.0/settings.k8s.io.v1alpha1.PodPreset.yaml new file mode 100644 index 00000000000..e92273748b7 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.0/settings.k8s.io.v1alpha1.PodPreset.yaml @@ -0,0 +1,272 @@ +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: "144" + mountPropagation: 腿ħ缶.蒅!a + name: "143" + readOnly: true + subPath: "145" + subPathExpr: "146" + 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" + 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.16.0/storage.k8s.io.v1.StorageClass.json b/staging/src/k8s.io/api/testdata/v1.16.0/storage.k8s.io.v1.StorageClass.json new file mode 100644 index 00000000000..891ace57d4f --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.0/storage.k8s.io.v1.StorageClass.json @@ -0,0 +1,65 @@ +{ + "kind": "StorageClass", + "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" + } + ] + }, + "provisioner": "19", + "parameters": { + "20": "21" + }, + "reclaimPolicy": "qJ枊a8衍`Ĩ", + "mountOptions": [ + "22" + ], + "allowVolumeExpansion": true, + "volumeBindingMode": "", + "allowedTopologies": [ + { + "matchLabelExpressions": [ + { + "key": "23", + "values": [ + "24" + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/storage.k8s.io.v1.StorageClass.pb b/staging/src/k8s.io/api/testdata/v1.16.0/storage.k8s.io.v1.StorageClass.pb new file mode 100644 index 0000000000000000000000000000000000000000..5ab7d7234aa7e4ff2e9b9e25eeb9a92cc9fad4af GIT binary patch literal 267 zcmd0{C}!YN0#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~H6B$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.16.0/storage.k8s.io.v1alpha1.VolumeAttachment.yaml b/staging/src/k8s.io/api/testdata/v1.16.0/storage.k8s.io.v1alpha1.VolumeAttachment.yaml new file mode 100644 index 00000000000..526e4459b18 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.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.16.0/storage.k8s.io.v1beta1.CSIDriver.json b/staging/src/k8s.io/api/testdata/v1.16.0/storage.k8s.io.v1beta1.CSIDriver.json new file mode 100644 index 00000000000..0e9e30b0829 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.0/storage.k8s.io.v1beta1.CSIDriver.json @@ -0,0 +1,50 @@ +{ + "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ƗǸ" + ] + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/storage.k8s.io.v1beta1.CSIDriver.pb b/staging/src/k8s.io/api/testdata/v1.16.0/storage.k8s.io.v1beta1.CSIDriver.pb new file mode 100644 index 0000000000000000000000000000000000000000..bce3620d37eaef45db11e9eac920293e09476926 GIT binary patch literal 261 zcmV+g0s8)HICB6BBMKICbZ>HDXJsyHICCy(Z!dN+Vr6t;F%k(wQ%OW}X?A6D64e0; 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>ueCkOx#02(23>94sd=9#}dZ!BZ!uDx$^bmo|i#hJv6=83m8 L#+S#q8UP{yfBsr? literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.16.0/storage.k8s.io.v1beta1.CSIDriver.yaml b/staging/src/k8s.io/api/testdata/v1.16.0/storage.k8s.io.v1beta1.CSIDriver.yaml new file mode 100644 index 00000000000..bbb086e8692 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.16.0/storage.k8s.io.v1beta1.CSIDriver.yaml @@ -0,0 +1,36 @@ +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 + podInfoOnMount: false + 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