From fd8e172e8bd3f554aae1cb8a7fbe64c45ff785af Mon Sep 17 00:00:00 2001 From: Jordan Liggitt Date: Wed, 18 Sep 2019 12:59:16 -0400 Subject: [PATCH 1/2] 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 zcmZ8l33yaRw(ja^hdKfARzO`I|RZKwm?Dx zQNE9akdOwl09nZb2_zv9APXT72xF4&q%)4<`iVNO^oGlb;}e%b-l^^=^S%DQKKI^Q zPMve=)H(mDm3pRyyNjE!C?g|ta<;^C)6+6mt=+UbZA}(mDshJqhX{|T1IaF=Bp{7U zlq69mvZ%<0F6x>pszjvvJD=yjk+-8RFC)?NWXJZCTemg7RM(Fd#&SsGk)Aq%Lk4e^ z#B?WTm59SCQP*wLbN&5$M~j}z^tipH83|V4Ythkqt0d=ICB=;lkw{{-ALVwH6MGa;_8cIZe9f5FPNB5tWB%c8tQ z!5A;o7Zbb^8&aCENx{o7R&;2^qN-DzigUD8OR%~)Q&cymk2tYA~0wIH4UgNkKy{tRp;&0W8E2_^!Jo?*_(Hcg^F zzQ9Z|1uP_IEr6{KFXL0P+E1=W|X!MdOlBNeAF!TMrZ!6Jrk6@<$X;SVxOhPq5& zg7J!M353PU@+`av69e>Km$_Cm)X5aok~P7Ujf}?<&9$oZ*qo%)-^#{08#94{LTZ!th63t~LdP3|&PmLb&G?F_djjAeQ&WI~80>ZiKf zyq`3L`ic?w#PydB1`5ABdf;8OFpjfQk+)JQmAw&oqv>{dQyf;Rx?;V(qX(beoM5H0 zh?qN2E!RqQH@X9c7<^3VOq0VZi^M8R{P_g#+gQ#j6aLFsZW6pu{@31p-p2cfYKB^p zM{2`6k9&Jl)@_*fP_UuPbI`w~^Ff|+2@5i@UY0?y!sgbFcR0lj^mL@w`ivj|}7HBX>)6zj14Mf)ryTt{)y0{)T zMVEN14(C;;E~_pluy#eXCLw9FEkX#xY2(>FSQN-?eYuXMl9j58ZyXXHI&^5lrn&=q1jO_x|@U544uCXDD1l= ziuQxw@A{M7eYoJ8o1K;>G?9ZwiS-Z%5b6RVx1(RMW`#AYpb0#*1Ry#AVsxS3L9Zl2 zuOvCR=chgtKD8}%v_BcfNhBVT{|K~nCOqmrvDQ}|Xzw}$593r0{pKhst z`hSSJ72+S@?q^*(A6cF0PDIBY&_tNFBw|<4&bjOBzoa;R5n)FtZ({>wHbAkLx9@yw z0yro$5m9X~6&BPKzw^cqnP4ZP*=oM%-x~Gdw~-x2P^J?#pi>q>1ty*>eT06^p2TKh z?bO9&finO^iH=bDjyNucFzXOWb^uXaK-2^v8o{hfw_U&f&9Cg$Umhxny1na;tWZfu zuu}NkIERi89c9CfDUZW&&;f|-c!-0w2t*nnDi3-?G-2;Lv$A3+j@y{Zgn(fP z7466s{ia|XLW$jyID@luw~7 zMnr+Q1bziMk-t68V*C8$50}S%8*E2p$rTegz9WGt1(6B}h0Ww(VAald&LD?{HOaQd z(b{n%+5a_m<;#CXo#EvVuk2=T*HL`c<+jdftJvJ&I~U!+g$0OP7?D9%_=ngEYD5O# zM{WQ7CNj?vkwJ6)e5AtH?K@=*?ezCF4xSHIxA-c9rz)aifddeTSvKyLIK(!bDB#yb zk!+1GzET-u|MsG{eLU#(yi(g96Mv-YotLBR#nF8i%B-nJ5%*9;3`OUE17au!|063^ z1b(XIvP70rnFZ7zE#S$2pubSUr{oqRZYno%hQG03bW5PF#hK$h9_kwK*EikA z$1n0!1kaa?{?3Zc!2@OfGbbhmYg^~}8wP?UCqm^-o|A#YZQ-N6tH6|S0ttj%Anb@} z?1*Tp^Dn2igzJvKH1Gk6M=Z-ttthUpz4}AZ*n23+l5#tn!(3j|*&JgFvTR3|GGwV` z!Hp1+za?TSBEbUVuW(MAkZrCrw4-&?Q0L=GzOq2^$w%8+03(#~qIwtF%sms`B*Omz z+7%kH@!K7rj)#MYuPCx>;^>~x>1JQq$iD0cbnn4nVY|O@U&N#eJC%w$?!X^azT0Mv zY@edpu6^JiLiU$F{V*@ax%Hplz8n+({_AJs#LM+u3tp) z$NqQ3{nz1!&h3cAcuy{cR2V}cT>>GAKxh&WIR%Ka0R7pr+_K)}z?u|NBoNI3M0Wu( zY!`Na{z>=0-tE4K?8sT&-W6_nrReI+_=*F2-~D?36)z`V|Lf7Sf$jhJ;wzSKV<;p} zAaWwunX2FsRF#06N^)6@P?dZHRCP0|?M9!(a^;BAIEDL9)~oYB8)+Tho$J{ftlpK( zrWw2gI>57T^PUUV)jv1X65Q7w=&pf2P2%UpoxZZO#|l0TF`a6J|JCN9^3eYLp}IeM z_dOdryUpSNNK8hmVE!?RYHE-@t|_ z{1q$r9JiK}Ii3oOGnZqE@j_{Cb`CWjd6>U@eb$_3gk^$B9?<}erU}CA^?+XK?3v55 z1XJZT4$l*C*3#v&uz1njToZ=o;I)Eo&Yz2)5U7czO{PBGTp*Z&on1d53 zu&`hz7FG(Hu*$^q0ju3QeQjE1^4hEjXlIf`0HJ`MT2S0;ADzvM;p-6xC}bA*0L80k zt=cFELXMe*O+gW4F(pS{HXTeT;En2%R6L8hj)@-ymwh;64%9!?SO$GyH8VR+5muW7 z%)emaMt&+M=9o~kfaE5ghS$QZO{`p!U_Wx!r_MKL2m+DuY~Y+Nm)yY&AHDvPQk zMi#YN1XOQAdjMHTGK4Kj1`QMmyXnnZsq`#oq-+#bY9v(RIXTQ6f&8G}%ND5=E=uxO4L9&XGAP_K!r80=6 zMxm=BMxlnp0)_-o+Y*Hu667fORspgTE{?PC3>M4$z1**Sm7`lj-Cg0bZK0y0OJ@2{ zwfdWDvmW;E%A4(LVz@$)v?K<(RE^;Z31B)9Bf&yqpms{x%q6q<48;^r*h7xQ=Zjx9 zoMI{PI$#Bu13BcD8B<3qGY5|h^|GKW0e}ahjR)n6`7QM~v7jtzy6vl?%74V#yX!uA zBbu(A*ULUT5*z=`i8m{vX;o|mwZT2T;i5vX`+;=-d3Pk& zvD$(_ZE*t?i7b(eayk%Y{iNWzywKKxX9GLxMtA1=8bf^tLixL=t(_cbt6!S)M^Clq z?4`cLxz&h^2N(IRr+=*anNasuUpriA1hb5MfT7l-g5X|-*tcl;HSFoy4BO; z??09K+~~ka_tdD*u%ia?Gzx$}E_?rl@y(KKO#|KztNrt`)7}ZruP%n0qYe~5()q$m zNNji4E^b4XE(DG#i@?Nt`gw>LlIXfUP+2qDkvlJ3Q5Wny>OB|V{Z?af^VO@@ZjDrL zvIO$V5*dWZBGFMaQeV~*`zrc5u#v!9Wl3?s5t3OQCQI5|$np`okDC-|Dj(b8sSJ1S z`F;5GfpGbrO9R`&Rl7W;o~@o8p3=>pE&kT-%Z#P|1w!AU+tY>)B&UqHFZH#Cd-{jZ z=UXK%K3G#1Za6qC+|rpFa&H+tzbe?=o0#g)+ZsIBJ$f`)wJTIm{N$5Ek$OWFHMeyS zimQM1+(7iKGkFZhJ)>HeuB$CCaKJXq@O2{w0!s!j#=9dbR(K@ge& zX>G0s=;_|o^Gs91Iob5-=}QGHPlpVNA2H4K!rJ8!hRqF+KKi5}Ea2lg>$>@olz2D6 zLZ+$Ch9skzn1yn7vn2qaFpa0?C+)UgoWQ*@0pKFU10c+IbOLUv(*z(giDzAk?X43< z-^beje&WK1(bMJnS-7d!-_kl%8Lo1(k!qyKGZ+)drO_e}jy!xpvIHImYzKkrj)5>( zC0f+MbpSNNeZY8;2loN+4ObM25_bo8%V1Y#vbSomZy5{0P_z7!yEDAa9Uf>KDjDnv zlvj>+4mX+)vcL=FbQ1Uu6-5?!sR%_G6-ff`Jrmkjr+SOS%{{)76(en)GXy$l3KZ&* zSWMwCLM=B!!)KyJf4uvv4~wETqqx2O@)yz8g)5*0VdjtsKZ!kP zi?;oETC=|6qgb0BR__KeYk-co<#u?*kI z$l~l0gu*4rPk|DyKv)X}Xu!mWvYUxdm7iErNcWV&9ipc(%7MWwxPiFA0cz8UIk<@<1>qxQBRj{66W7Eq9myYQ3hZmeS8!p-Q=$-+`xh&Wk7>6ph4xIYOQEcBoNi21(vS= zRBP!53ySxK&L8vE40rjfo8+;o#;!EpF)5Q0R_g{@p)h#n$9n5=m z{B~nq+_AoalO-P(4&872{KeiuWdCO9$`=!y`;Yv!DmMPLw=0jwkO#TgK+iURMK3?m zTM%#;&_H!VsHbVD#9v*XJ67O|kqO)w$xx5S#nl9_luxr+ro_da%6tFAi8hOVxw!OL 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 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 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 zcmYjV30PIvwZ8ijhn}R#?TJb6cl%x+xlQv3$v&LD&usG&hnN9}I5viU$*DLHX9NX8 zU%!WljEX2Cpnx(c%3u%_1Vj?J7w#pmY1AfZnxwCv^-h^;+q8*^sc-Fb$Z+9XXP1gMp%7W%^6U_N6B}fv-bH8BQYSI*C$>l3=LH-xsSW4IM0vHP`wZ z@QP5~+0njLNx_4^4)5QY5bm$`6+RE#H0mTeKP+$!2qwWwRP;D0@j59@oU&}Zacm!m ztr zGCWR6^g4t46P;8Sk?zQFN+j1Q(NgpP=aeMg?K|Sj4;58MEBEPR-#t4(0GuxHz4v zo_k=N&O0T;UHtJI17F;NABsm_=$1v^DHHd_OM@rAw7VUNcR)9VZpq`6WeS4H3V%0H z&_mYTEr;vIzp{q93w9U&?ZzatnH-FOHDtr>m;;tqfU!c{1%JBv%D=23UZ+A6or)wn zW;zvlmSgE{Fi2VHNOdY|GE7!9n4r5IOF=uuaG?~~X%(2L#N$+{*QrX0P8DpRDl=iG zs?I{GpuP&TRNcdRjCe;Pm|KH68rk527AT=fZig4XYI24fr~*Bz$Ej&vr=};eenWKR z!YmzT=_DUfE)iZR&$=Y&l0A1p3#RF+2aKueTKwn#y7|6sLf6~%L*Xf<2)0(&T)*wy zHx%b_>N?2b)QtlOlrn&=LEMhR=qDVkW>Ef4pupIW-Tx@OTrthvKl+c4zqVl$0;vsH z%m5h;kkQcF5GZLFd>j!)&;%YN5eTI~q;8bJ!Bb{m6_52*O>oe=#|C1ZWxn!IK~bn^ zP#P;7?N~AZ(!eN<4b?}`9q>Xayim!FCXm2h85^oFEeTcQQ6fAv3Phg?#F!IDBrzEX zS&S|tP_6)RKjPS6(coS1AR^2s#QovxvAxcC#6Jv{gboS^5grozD0_au+6rr1=7gIR zUorAV$8DZ?ixtuMd)Nq_jWFE*dViqd=H&T;!wO=Eu4~6Sj{dQ#_tgsIfp_A%b+zZ# z=hm1%AU6z=m{yVmA0-)-U;;|YRrDY1sk$7jU-L4N;6eZ~tPyYvLesf83aZ3WB6@%j zFA$mtM5172N@UmIo6)OI_x{hq1-E%!(ax^%^U zZ$Cl_g?pM3#8c(}{KAHwlv2d~!V(IQY9?@$C7!XW|NP27Z}TwaWZ8RfsQ%P5zYO>8 z^mRq^_C(LO#R~SU9c{2A07!!|s^?zrE|~U*E74LL{%kQc*GKuGy-xSx<1Gg!(Q^Fq zu@CIE6MlDKyv-ghUirftA5BSZLtKg_j3V=ofiQ{!7IL_{fAgVf$)c#uqNEr9XuH;JrO$56&pMhsI(*k{DYag$HjeZU4>Z*AaH@jTP6HMz+0u?SYL%x zPF2}EJy;gWt9T?>V)0R#X6o0P)m|Um^&QPrZ3BGNGp0rM5t@*c#s}B@JPy%9Jc~;}C8>JnG8s7T^CA-JZO?0k_bvMq8 zp52{2Z&u(?=1BW!@5Je)cL6VrT@p=Zyp%kIiV>iu<&G4ccCUU zWAu2WzWvvsV?~k1?r7DyU{kcL5Vi#-fma10ccWd1TWlX0olk-fvSA&Wf0ljO5NB_b z=)FDEbe1d~J03mTzQ*1ac6}8(c}|LZYOXV^xrMBAqDZcrZ;f_Ndc)T`TmLxeLq}Q) zUbDSkLRH>pOU09|1vhOV^Tdbps+Wap4}^NFSBzGeW2a|_54I!)&j-unmyWbX^Lpb; z-~7kb{DI!_C`uUkEOPC`|EqZ!{L=k;?EInNndCr8WazBFFxt@Q9|&|kc7Nn(W1u%O zv_ITjI?)79I8FjT4Mdv*L{A1{ERB;CaV7dCdJ$#3z`=e=3TP#PRzM^#5ZTpndDlAy zUtaHf(T(CO^Fo2&ee&x2YZ3-OZ#Z!yKTx((thp9!Kau~N!cUR4h63OzDaIVwFbPgO z5S200axE+p^AR8tDP@!%Ko_QQO^8e5)^Y$ok}C1{|2jO>H*p}k>s<6gH0LXVDG1M)Lb8dUG%@};mgzirZZ*Uw z&DkpdGs6^=tVN1Il~vE?2z1p#a5|=d7nx~T5KI&P;Wyt*Bdb@g%MjQn6aEB2ATRNc zau4b-XTC|d?J&hQLY8M`OU4uCT%56e*>gggVA3ZvV80d&m;nMy&peg3T`*S&ILFMG zYY2~jt&{gjiD2_-JR6%*YOY}F3&j-#%w!50^kXpbO3+nTKv#(9nw;E5&IAO!H)k^z zw&Vzz^XALK9I%P1Y}U;j{yqvbK;ul!+%7COB|&&f5H=bMbyYA{nOIy(_;~K#EZt=L zD(G7TjC0wRsLu-X`Kj}A)@N?dg!K$SYRQoKZZv(@^^uot2;o~0SB<#)I9Cpql2j~c zj|-AHe{tFZ{`+gdm@77e!sbRn;WM~LnedXiz@!+PSyWKcVY%n9kez1YRDG4Hnu53l zPJ}KC^Fdn?zU~m75Yo2^Adxhecfxi*oNg|{%fNtmP6|kfiLeaMkxU_#XscJj&f%AY zwM$ZrbW;`PX7h2fNIXF3VFXlaLSIdTph*VcATj_4kpVb}EGGg{sF!_GU5E1iQgWNS zujKDH?Azy^;v0yZJkG{wEHokvcL?B)6&eu*kePtXWI-VV5dt6r_@NPEhem|CL;^Vh zvO^=n93oL64xU3eh<1F{>q2=Ifyz)_N2ug%xTHHUyd>pU6Fbv_=UKD^i-Nmwu%;>+ z$qzt}N?a^#gmeOklz8XEBxS5FX>ROdU!ZNYkV2=tbQ||1^AZFw1N)<2I zNf6cWP9JMu7T#MG>|-8+0B`^yld;TKmyZ4(yb0@~t{boBH%xV3^3@-n8h?CnPnUhC z5?U?|9gY+Cw3YnTHd9I#x5Qc!T%W=?$~+57-uhF);MdLu7Sxl)}e&P(x#rN;$U&-CEGWp zHX?4BwXm-8IxMV%!R*M6=sGN^8{T`K316&KhfapkL};Dj+ZW87(3ql%gNwH1gW6{0Re|7L+~Oh z@$JQj&b-rC`PK_o?BbYJbn(jgSD{$P%P2X4hN`MVjje$*(Mrg+JEJ=rXG`nG2G>nA zNBSGX$7@Gk_MMm)Dyz0)84cEL$VL1Q7 zhUk&~+Y)L|9mv1%PVC)BtTa?+W|2j0gdvL_K&{<9hi!2#qkGv3u=O%zVQ{--0*E0K z`g`QK3YoCm-{UWjTx^*aDd`9e)Wn)js|o)-erR;?17Jm@>&Wp1ni0-B85-&c7B3nr z+Z1X%7RqlQy^!zxK6hL2wECcx1{p@F^F8PE8$*H5?AVR1A$w+w^ly)~^#r?uT`MN) zCJy@R#E~X%kCS_zdmN$xB?D(+1+N7srf-FaAXAVrxU=;H>zmhSV{H|Nlt$l-MHmWx zml2FbF=>-2Q1EHyCjOpOynuNz=Ktx&x#`QmElFwoB?M)sE!iTL)?>U%gQ*yn+aW?# zY;(G?nuvHK&H!FgnzkiZW?bP1KI}z!hqi^`QJf2!zve0sKY>8Pn;4yIS|-Ip=~VPiMVIk<&ywA9$^p3 z!npCaFW&qXu_b_$yZ!wW%`ZjIl+Oz0MJ{$e9IG6BhFwTWWI?m2ehZ!wtIbHF?y76u z-8#j6vb6u2GycnCpVr1D-0Z#)wo61}?Sa;7_EkwKM%;2+27{M?Bh+6Q&JI*{zhMt% z?n;6>2DdqQYVI#adm@#s*3wXtfqrQc3-Uhg^nWcg>z7>xXD80axqs(x3EP(=zP#b` z2lnJ{udvBk#XkVNXo$M%+qE6sU9j7l;CN4kpUPYX?j1d6pZSjgbRLa?=+%!4YdhnTZ}+uk`c4K5N1J>D%soIw7bZiQ z6^Lx5x{eBDy9Ww@ZRfYT3?a*8Q*k+((3C)Fq@~w#29gNZKoUte%0rxOCn&BlJ3*$* zcAzSJtSxyuTz|zK{5aBS-q8E#=v3$BXPk!So=;ckDzNZz!<+?|UElY{%_> k<5E}0wD`Bf@BM8`LiFud{%oH_@q=9-MiA44)gT@J4=5A&4gdfE 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 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 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 Date: Wed, 18 Sep 2019 13:00:11 -0400 Subject: [PATCH 2/2] Drop v1.14.0 API test data --- ...beta1.AdmissionReview.after_roundtrip.json | 70 - ...v1beta1.AdmissionReview.after_roundtrip.pb | Bin 609 -> 0 bytes ...beta1.AdmissionReview.after_roundtrip.yaml | 65 - ...ission.k8s.io.v1beta1.AdmissionReview.json | 69 - ...dmission.k8s.io.v1beta1.AdmissionReview.pb | Bin 605 -> 0 bytes ...ission.k8s.io.v1beta1.AdmissionReview.yaml | 64 - ...gWebhookConfiguration.after_roundtrip.json | 93 -- ...ingWebhookConfiguration.after_roundtrip.pb | Bin 640 -> 0 bytes ...gWebhookConfiguration.after_roundtrip.yaml | 62 - ....v1beta1.MutatingWebhookConfiguration.json | 94 -- ...io.v1beta1.MutatingWebhookConfiguration.pb | Bin 656 -> 0 bytes ....v1beta1.MutatingWebhookConfiguration.yaml | 65 - ...gWebhookConfiguration.after_roundtrip.json | 93 -- ...ingWebhookConfiguration.after_roundtrip.pb | Bin 642 -> 0 bytes ...gWebhookConfiguration.after_roundtrip.yaml | 62 - ...1beta1.ValidatingWebhookConfiguration.json | 94 -- ....v1beta1.ValidatingWebhookConfiguration.pb | Bin 658 -> 0 bytes ...1beta1.ValidatingWebhookConfiguration.yaml | 65 - ...v1.ControllerRevision.after_roundtrip.json | 44 - ...s.v1.ControllerRevision.after_roundtrip.pb | Bin 357 -> 0 bytes ...v1.ControllerRevision.after_roundtrip.yaml | 38 - .../v1.14.0/apps.v1.ControllerRevision.json | 45 - .../v1.14.0/apps.v1.ControllerRevision.pb | Bin 373 -> 0 bytes .../v1.14.0/apps.v1.ControllerRevision.yaml | 41 - .../apps.v1.DaemonSet.after_roundtrip.json | 1062 --------------- .../apps.v1.DaemonSet.after_roundtrip.pb | Bin 4632 -> 0 bytes .../apps.v1.DaemonSet.after_roundtrip.yaml | 719 ---------- .../testdata/v1.14.0/apps.v1.DaemonSet.json | 1064 --------------- .../api/testdata/v1.14.0/apps.v1.DaemonSet.pb | Bin 4664 -> 0 bytes .../testdata/v1.14.0/apps.v1.DaemonSet.yaml | 725 ---------- .../apps.v1.Deployment.after_roundtrip.json | 1069 --------------- .../apps.v1.Deployment.after_roundtrip.pb | Bin 5131 -> 0 bytes .../apps.v1.Deployment.after_roundtrip.yaml | 726 ---------- .../testdata/v1.14.0/apps.v1.Deployment.json | 1071 --------------- .../testdata/v1.14.0/apps.v1.Deployment.pb | Bin 5163 -> 0 bytes .../testdata/v1.14.0/apps.v1.Deployment.yaml | 732 ----------- .../apps.v1.ReplicaSet.after_roundtrip.json | 1050 --------------- .../apps.v1.ReplicaSet.after_roundtrip.pb | Bin 4725 -> 0 bytes .../apps.v1.ReplicaSet.after_roundtrip.yaml | 710 ---------- .../testdata/v1.14.0/apps.v1.ReplicaSet.json | 1052 --------------- .../testdata/v1.14.0/apps.v1.ReplicaSet.pb | Bin 4757 -> 0 bytes .../testdata/v1.14.0/apps.v1.ReplicaSet.yaml | 716 ---------- .../apps.v1.StatefulSet.after_roundtrip.json | 1163 ---------------- .../apps.v1.StatefulSet.after_roundtrip.pb | Bin 5693 -> 0 bytes .../apps.v1.StatefulSet.after_roundtrip.yaml | 790 ----------- .../testdata/v1.14.0/apps.v1.StatefulSet.json | 1166 ----------------- .../testdata/v1.14.0/apps.v1.StatefulSet.pb | Bin 5743 -> 0 bytes .../testdata/v1.14.0/apps.v1.StatefulSet.yaml | 799 ----------- ...a1.ControllerRevision.after_roundtrip.json | 44 - ...eta1.ControllerRevision.after_roundtrip.pb | Bin 362 -> 0 bytes ...a1.ControllerRevision.after_roundtrip.yaml | 38 - .../apps.v1beta1.ControllerRevision.json | 45 - .../apps.v1beta1.ControllerRevision.pb | Bin 378 -> 0 bytes .../apps.v1beta1.ControllerRevision.yaml | 41 - ...ps.v1beta1.Deployment.after_roundtrip.json | 1072 --------------- ...apps.v1beta1.Deployment.after_roundtrip.pb | Bin 5170 -> 0 bytes ...ps.v1beta1.Deployment.after_roundtrip.yaml | 728 ---------- .../v1.14.0/apps.v1beta1.Deployment.json | 1074 --------------- .../v1.14.0/apps.v1beta1.Deployment.pb | Bin 5202 -> 0 bytes .../v1.14.0/apps.v1beta1.Deployment.yaml | 734 ----------- .../apps.v1beta1.DeploymentRollback.json | 11 - .../apps.v1beta1.DeploymentRollback.pb | Bin 69 -> 0 bytes .../apps.v1beta1.DeploymentRollback.yaml | 7 - .../apps.v1beta1.Scale.after_roundtrip.json | 52 - .../apps.v1beta1.Scale.after_roundtrip.pb | Bin 277 -> 0 bytes .../apps.v1beta1.Scale.after_roundtrip.yaml | 37 - .../testdata/v1.14.0/apps.v1beta1.Scale.json | 53 - .../testdata/v1.14.0/apps.v1beta1.Scale.pb | Bin 293 -> 0 bytes .../testdata/v1.14.0/apps.v1beta1.Scale.yaml | 40 - ...s.v1beta1.StatefulSet.after_roundtrip.json | 1163 ---------------- ...pps.v1beta1.StatefulSet.after_roundtrip.pb | Bin 5741 -> 0 bytes ...s.v1beta1.StatefulSet.after_roundtrip.yaml | 790 ----------- .../v1.14.0/apps.v1beta1.StatefulSet.json | 1166 ----------------- .../v1.14.0/apps.v1beta1.StatefulSet.pb | Bin 5791 -> 0 bytes .../v1.14.0/apps.v1beta1.StatefulSet.yaml | 799 ----------- ...a2.ControllerRevision.after_roundtrip.json | 44 - ...eta2.ControllerRevision.after_roundtrip.pb | Bin 362 -> 0 bytes ...a2.ControllerRevision.after_roundtrip.yaml | 38 - .../apps.v1beta2.ControllerRevision.json | 45 - .../apps.v1beta2.ControllerRevision.pb | Bin 378 -> 0 bytes .../apps.v1beta2.ControllerRevision.yaml | 41 - ...pps.v1beta2.DaemonSet.after_roundtrip.json | 1062 --------------- .../apps.v1beta2.DaemonSet.after_roundtrip.pb | Bin 4637 -> 0 bytes ...pps.v1beta2.DaemonSet.after_roundtrip.yaml | 719 ---------- .../v1.14.0/apps.v1beta2.DaemonSet.json | 1064 --------------- .../v1.14.0/apps.v1beta2.DaemonSet.pb | Bin 4669 -> 0 bytes .../v1.14.0/apps.v1beta2.DaemonSet.yaml | 725 ---------- ...ps.v1beta2.Deployment.after_roundtrip.json | 1069 --------------- ...apps.v1beta2.Deployment.after_roundtrip.pb | Bin 5136 -> 0 bytes ...ps.v1beta2.Deployment.after_roundtrip.yaml | 726 ---------- .../v1.14.0/apps.v1beta2.Deployment.json | 1071 --------------- .../v1.14.0/apps.v1beta2.Deployment.pb | Bin 5168 -> 0 bytes .../v1.14.0/apps.v1beta2.Deployment.yaml | 732 ----------- ...ps.v1beta2.ReplicaSet.after_roundtrip.json | 1050 --------------- ...apps.v1beta2.ReplicaSet.after_roundtrip.pb | Bin 4730 -> 0 bytes ...ps.v1beta2.ReplicaSet.after_roundtrip.yaml | 710 ---------- .../v1.14.0/apps.v1beta2.ReplicaSet.json | 1052 --------------- .../v1.14.0/apps.v1beta2.ReplicaSet.pb | Bin 4762 -> 0 bytes .../v1.14.0/apps.v1beta2.ReplicaSet.yaml | 716 ---------- .../apps.v1beta2.Scale.after_roundtrip.json | 52 - .../apps.v1beta2.Scale.after_roundtrip.pb | Bin 277 -> 0 bytes .../apps.v1beta2.Scale.after_roundtrip.yaml | 37 - .../testdata/v1.14.0/apps.v1beta2.Scale.json | 53 - .../testdata/v1.14.0/apps.v1beta2.Scale.pb | Bin 293 -> 0 bytes .../testdata/v1.14.0/apps.v1beta2.Scale.yaml | 40 - ...s.v1beta2.StatefulSet.after_roundtrip.json | 1163 ---------------- ...pps.v1beta2.StatefulSet.after_roundtrip.pb | Bin 5698 -> 0 bytes ...s.v1beta2.StatefulSet.after_roundtrip.yaml | 790 ----------- .../v1.14.0/apps.v1beta2.StatefulSet.json | 1166 ----------------- .../v1.14.0/apps.v1beta2.StatefulSet.pb | Bin 5748 -> 0 bytes .../v1.14.0/apps.v1beta2.StatefulSet.yaml | 799 ----------- ...8s.io.v1.TokenRequest.after_roundtrip.json | 58 - ....k8s.io.v1.TokenRequest.after_roundtrip.pb | Bin 321 -> 0 bytes ...8s.io.v1.TokenRequest.after_roundtrip.yaml | 42 - ...authentication.k8s.io.v1.TokenRequest.json | 59 - .../authentication.k8s.io.v1.TokenRequest.pb | Bin 337 -> 0 bytes ...authentication.k8s.io.v1.TokenRequest.yaml | 45 - ...k8s.io.v1.TokenReview.after_roundtrip.json | 66 - ...n.k8s.io.v1.TokenReview.after_roundtrip.pb | Bin 303 -> 0 bytes ...k8s.io.v1.TokenReview.after_roundtrip.yaml | 46 - .../authentication.k8s.io.v1.TokenReview.json | 67 - .../authentication.k8s.io.v1.TokenReview.pb | Bin 319 -> 0 bytes .../authentication.k8s.io.v1.TokenReview.yaml | 49 - ...o.v1beta1.TokenReview.after_roundtrip.json | 66 - ....io.v1beta1.TokenReview.after_roundtrip.pb | Bin 308 -> 0 bytes ...o.v1beta1.TokenReview.after_roundtrip.yaml | 46 - ...entication.k8s.io.v1beta1.TokenReview.json | 67 - ...thentication.k8s.io.v1beta1.TokenReview.pb | Bin 324 -> 0 bytes ...entication.k8s.io.v1beta1.TokenReview.yaml | 49 - ...alSubjectAccessReview.after_roundtrip.json | 73 -- ...ocalSubjectAccessReview.after_roundtrip.pb | Bin 347 -> 0 bytes ...alSubjectAccessReview.after_roundtrip.yaml | 54 - ...on.k8s.io.v1.LocalSubjectAccessReview.json | 74 -- ...tion.k8s.io.v1.LocalSubjectAccessReview.pb | Bin 363 -> 0 bytes ...on.k8s.io.v1.LocalSubjectAccessReview.yaml | 57 - ...lfSubjectAccessReview.after_roundtrip.json | 63 - ...SelfSubjectAccessReview.after_roundtrip.pb | Bin 322 -> 0 bytes ...lfSubjectAccessReview.after_roundtrip.yaml | 47 - ...ion.k8s.io.v1.SelfSubjectAccessReview.json | 64 - ...ation.k8s.io.v1.SelfSubjectAccessReview.pb | Bin 338 -> 0 bytes ...ion.k8s.io.v1.SelfSubjectAccessReview.yaml | 50 - ...elfSubjectRulesReview.after_roundtrip.json | 75 -- ....SelfSubjectRulesReview.after_roundtrip.pb | Bin 307 -> 0 bytes ...elfSubjectRulesReview.after_roundtrip.yaml | 49 - ...tion.k8s.io.v1.SelfSubjectRulesReview.json | 76 -- ...zation.k8s.io.v1.SelfSubjectRulesReview.pb | Bin 323 -> 0 bytes ...tion.k8s.io.v1.SelfSubjectRulesReview.yaml | 52 - ...1.SubjectAccessReview.after_roundtrip.json | 73 -- ....v1.SubjectAccessReview.after_roundtrip.pb | Bin 342 -> 0 bytes ...1.SubjectAccessReview.after_roundtrip.yaml | 54 - ...ization.k8s.io.v1.SubjectAccessReview.json | 74 -- ...orization.k8s.io.v1.SubjectAccessReview.pb | Bin 358 -> 0 bytes ...ization.k8s.io.v1.SubjectAccessReview.yaml | 57 - ...alSubjectAccessReview.after_roundtrip.json | 73 -- ...ocalSubjectAccessReview.after_roundtrip.pb | Bin 352 -> 0 bytes ...alSubjectAccessReview.after_roundtrip.yaml | 54 - ...s.io.v1beta1.LocalSubjectAccessReview.json | 74 -- ...k8s.io.v1beta1.LocalSubjectAccessReview.pb | Bin 368 -> 0 bytes ...s.io.v1beta1.LocalSubjectAccessReview.yaml | 57 - ...lfSubjectAccessReview.after_roundtrip.json | 63 - ...SelfSubjectAccessReview.after_roundtrip.pb | Bin 327 -> 0 bytes ...lfSubjectAccessReview.after_roundtrip.yaml | 47 - ...8s.io.v1beta1.SelfSubjectAccessReview.json | 64 - ....k8s.io.v1beta1.SelfSubjectAccessReview.pb | Bin 343 -> 0 bytes ...8s.io.v1beta1.SelfSubjectAccessReview.yaml | 50 - ...elfSubjectRulesReview.after_roundtrip.json | 75 -- ....SelfSubjectRulesReview.after_roundtrip.pb | Bin 312 -> 0 bytes ...elfSubjectRulesReview.after_roundtrip.yaml | 49 - ...k8s.io.v1beta1.SelfSubjectRulesReview.json | 76 -- ...n.k8s.io.v1beta1.SelfSubjectRulesReview.pb | Bin 328 -> 0 bytes ...k8s.io.v1beta1.SelfSubjectRulesReview.yaml | 52 - ...1.SubjectAccessReview.after_roundtrip.json | 73 -- ...ta1.SubjectAccessReview.after_roundtrip.pb | Bin 347 -> 0 bytes ...1.SubjectAccessReview.after_roundtrip.yaml | 54 - ...on.k8s.io.v1beta1.SubjectAccessReview.json | 74 -- ...tion.k8s.io.v1beta1.SubjectAccessReview.pb | Bin 363 -> 0 bytes ...on.k8s.io.v1beta1.SubjectAccessReview.yaml | 57 - ...rizontalPodAutoscaler.after_roundtrip.json | 58 - ...HorizontalPodAutoscaler.after_roundtrip.pb | Bin 336 -> 0 bytes ...rizontalPodAutoscaler.after_roundtrip.yaml | 43 - ...utoscaling.v1.HorizontalPodAutoscaler.json | 59 - .../autoscaling.v1.HorizontalPodAutoscaler.pb | Bin 352 -> 0 bytes ...utoscaling.v1.HorizontalPodAutoscaler.yaml | 46 - .../autoscaling.v1.Scale.after_roundtrip.json | 49 - .../autoscaling.v1.Scale.after_roundtrip.pb | Bin 269 -> 0 bytes .../autoscaling.v1.Scale.after_roundtrip.yaml | 35 - .../v1.14.0/autoscaling.v1.Scale.json | 50 - .../testdata/v1.14.0/autoscaling.v1.Scale.pb | Bin 285 -> 0 bytes .../v1.14.0/autoscaling.v1.Scale.yaml | 38 - ...rizontalPodAutoscaler.after_roundtrip.json | 195 --- ...HorizontalPodAutoscaler.after_roundtrip.pb | Bin 1587 -> 0 bytes ...rizontalPodAutoscaler.after_roundtrip.yaml | 129 -- ...aling.v2beta1.HorizontalPodAutoscaler.json | 196 --- ...scaling.v2beta1.HorizontalPodAutoscaler.pb | Bin 1603 -> 0 bytes ...aling.v2beta1.HorizontalPodAutoscaler.yaml | 132 -- ...rizontalPodAutoscaler.after_roundtrip.json | 240 ---- ...HorizontalPodAutoscaler.after_roundtrip.pb | Bin 2070 -> 0 bytes ...rizontalPodAutoscaler.after_roundtrip.yaml | 159 --- ...aling.v2beta2.HorizontalPodAutoscaler.json | 241 ---- ...scaling.v2beta2.HorizontalPodAutoscaler.pb | Bin 2086 -> 0 bytes ...aling.v2beta2.HorizontalPodAutoscaler.yaml | 162 --- .../v1.14.0/batch.v1.Job.after_roundtrip.json | 1061 --------------- .../v1.14.0/batch.v1.Job.after_roundtrip.pb | Bin 4793 -> 0 bytes .../v1.14.0/batch.v1.Job.after_roundtrip.yaml | 721 ---------- .../api/testdata/v1.14.0/batch.v1.Job.json | 1063 --------------- .../api/testdata/v1.14.0/batch.v1.Job.pb | Bin 4825 -> 0 bytes .../api/testdata/v1.14.0/batch.v1.Job.yaml | 727 ---------- ...batch.v1beta1.CronJob.after_roundtrip.json | 1107 ---------------- .../batch.v1beta1.CronJob.after_roundtrip.pb | Bin 5218 -> 0 bytes ...batch.v1beta1.CronJob.after_roundtrip.yaml | 753 ----------- .../v1.14.0/batch.v1beta1.CronJob.json | 1110 ---------------- .../testdata/v1.14.0/batch.v1beta1.CronJob.pb | Bin 5266 -> 0 bytes .../v1.14.0/batch.v1beta1.CronJob.yaml | 762 ----------- ...h.v1beta1.JobTemplate.after_roundtrip.json | 1074 --------------- ...tch.v1beta1.JobTemplate.after_roundtrip.pb | Bin 4700 -> 0 bytes ...h.v1beta1.JobTemplate.after_roundtrip.yaml | 729 ----------- .../v1.14.0/batch.v1beta1.JobTemplate.json | 1077 --------------- .../v1.14.0/batch.v1beta1.JobTemplate.pb | Bin 4748 -> 0 bytes .../v1.14.0/batch.v1beta1.JobTemplate.yaml | 738 ----------- ...atch.v2alpha1.CronJob.after_roundtrip.json | 1107 ---------------- .../batch.v2alpha1.CronJob.after_roundtrip.pb | Bin 5219 -> 0 bytes ...atch.v2alpha1.CronJob.after_roundtrip.yaml | 753 ----------- .../v1.14.0/batch.v2alpha1.CronJob.json | 1110 ---------------- .../v1.14.0/batch.v2alpha1.CronJob.pb | Bin 5267 -> 0 bytes .../v1.14.0/batch.v2alpha1.CronJob.yaml | 762 ----------- ....v2alpha1.JobTemplate.after_roundtrip.json | 1074 --------------- ...ch.v2alpha1.JobTemplate.after_roundtrip.pb | Bin 4701 -> 0 bytes ....v2alpha1.JobTemplate.after_roundtrip.yaml | 729 ----------- .../v1.14.0/batch.v2alpha1.JobTemplate.json | 1077 --------------- .../v1.14.0/batch.v2alpha1.JobTemplate.pb | Bin 4749 -> 0 bytes .../v1.14.0/batch.v2alpha1.JobTemplate.yaml | 738 ----------- ...ificateSigningRequest.after_roundtrip.json | 69 - ...rtificateSigningRequest.after_roundtrip.pb | Bin 366 -> 0 bytes ...ificateSigningRequest.after_roundtrip.yaml | 48 - ....io.v1beta1.CertificateSigningRequest.json | 70 - ...8s.io.v1beta1.CertificateSigningRequest.pb | Bin 382 -> 0 bytes ....io.v1beta1.CertificateSigningRequest.yaml | 51 - ...ation.k8s.io.v1.Lease.after_roundtrip.json | 47 - ...ination.k8s.io.v1.Lease.after_roundtrip.pb | Bin 275 -> 0 bytes ...ation.k8s.io.v1.Lease.after_roundtrip.yaml | 34 - .../v1.14.0/coordination.k8s.io.v1.Lease.json | 48 - .../v1.14.0/coordination.k8s.io.v1.Lease.pb | Bin 291 -> 0 bytes .../v1.14.0/coordination.k8s.io.v1.Lease.yaml | 37 - ....k8s.io.v1beta1.Lease.after_roundtrip.json | 47 - ...on.k8s.io.v1beta1.Lease.after_roundtrip.pb | Bin 280 -> 0 bytes ....k8s.io.v1beta1.Lease.after_roundtrip.yaml | 34 - .../coordination.k8s.io.v1beta1.Lease.json | 48 - .../coordination.k8s.io.v1beta1.Lease.pb | Bin 296 -> 0 bytes .../coordination.k8s.io.v1beta1.Lease.yaml | 37 - .../testdata/v1.14.0/core.v1.APIGroup.json | 21 - .../api/testdata/v1.14.0/core.v1.APIGroup.pb | Bin 53 -> 0 bytes .../testdata/v1.14.0/core.v1.APIGroup.yaml | 12 - .../testdata/v1.14.0/core.v1.APIVersions.json | 13 - .../testdata/v1.14.0/core.v1.APIVersions.pb | Bin 40 -> 0 bytes .../testdata/v1.14.0/core.v1.APIVersions.yaml | 7 - .../core.v1.Binding.after_roundtrip.json | 51 - .../core.v1.Binding.after_roundtrip.pb | Bin 268 -> 0 bytes .../core.v1.Binding.after_roundtrip.yaml | 38 - .../api/testdata/v1.14.0/core.v1.Binding.json | 52 - .../api/testdata/v1.14.0/core.v1.Binding.pb | Bin 284 -> 0 bytes .../api/testdata/v1.14.0/core.v1.Binding.yaml | 41 - ...re.v1.ComponentStatus.after_roundtrip.json | 50 - ...core.v1.ComponentStatus.after_roundtrip.pb | Bin 306 -> 0 bytes ...re.v1.ComponentStatus.after_roundtrip.yaml | 35 - .../v1.14.0/core.v1.ComponentStatus.json | 51 - .../v1.14.0/core.v1.ComponentStatus.pb | Bin 322 -> 0 bytes .../v1.14.0/core.v1.ComponentStatus.yaml | 38 - .../core.v1.ConfigMap.after_roundtrip.json | 48 - .../core.v1.ConfigMap.after_roundtrip.pb | Bin 250 -> 0 bytes .../core.v1.ConfigMap.after_roundtrip.yaml | 34 - .../testdata/v1.14.0/core.v1.ConfigMap.json | 49 - .../api/testdata/v1.14.0/core.v1.ConfigMap.pb | Bin 266 -> 0 bytes .../testdata/v1.14.0/core.v1.ConfigMap.yaml | 37 - .../v1.14.0/core.v1.CreateOptions.json | 8 - .../testdata/v1.14.0/core.v1.CreateOptions.pb | Bin 37 -> 0 bytes .../v1.14.0/core.v1.CreateOptions.yaml | 5 - .../v1.14.0/core.v1.DeleteOptions.json | 14 - .../testdata/v1.14.0/core.v1.DeleteOptions.pb | Bin 96 -> 0 bytes .../v1.14.0/core.v1.DeleteOptions.yaml | 10 - .../core.v1.Endpoints.after_roundtrip.json | 85 -- .../core.v1.Endpoints.after_roundtrip.pb | Bin 378 -> 0 bytes .../core.v1.Endpoints.after_roundtrip.yaml | 59 - .../testdata/v1.14.0/core.v1.Endpoints.json | 86 -- .../api/testdata/v1.14.0/core.v1.Endpoints.pb | Bin 394 -> 0 bytes .../testdata/v1.14.0/core.v1.Endpoints.yaml | 62 - .../core.v1.Event.after_roundtrip.json | 79 -- .../v1.14.0/core.v1.Event.after_roundtrip.pb | Bin 407 -> 0 bytes .../core.v1.Event.after_roundtrip.yaml | 63 - .../api/testdata/v1.14.0/core.v1.Event.json | 80 -- .../api/testdata/v1.14.0/core.v1.Event.pb | Bin 423 -> 0 bytes .../api/testdata/v1.14.0/core.v1.Event.yaml | 66 - .../v1.14.0/core.v1.ExportOptions.json | 6 - .../testdata/v1.14.0/core.v1.ExportOptions.pb | Bin 35 -> 0 bytes .../v1.14.0/core.v1.ExportOptions.yaml | 4 - .../testdata/v1.14.0/core.v1.GetOptions.json | 5 - .../testdata/v1.14.0/core.v1.GetOptions.pb | Bin 31 -> 0 bytes .../testdata/v1.14.0/core.v1.GetOptions.yaml | 3 - .../core.v1.LimitRange.after_roundtrip.json | 64 - .../core.v1.LimitRange.after_roundtrip.pb | Bin 403 -> 0 bytes .../core.v1.LimitRange.after_roundtrip.yaml | 43 - .../testdata/v1.14.0/core.v1.LimitRange.json | 65 - .../testdata/v1.14.0/core.v1.LimitRange.pb | Bin 419 -> 0 bytes .../testdata/v1.14.0/core.v1.LimitRange.yaml | 46 - .../core.v1.ListOptions.after_roundtrip.pb | Bin 66 -> 0 bytes .../testdata/v1.14.0/core.v1.ListOptions.json | 11 - .../testdata/v1.14.0/core.v1.ListOptions.pb | Bin 64 -> 0 bytes .../testdata/v1.14.0/core.v1.ListOptions.yaml | 9 - .../core.v1.Namespace.after_roundtrip.json | 50 - .../core.v1.Namespace.after_roundtrip.pb | Bin 294 -> 0 bytes .../core.v1.Namespace.after_roundtrip.yaml | 35 - .../testdata/v1.14.0/core.v1.Namespace.json | 51 - .../api/testdata/v1.14.0/core.v1.Namespace.pb | Bin 310 -> 0 bytes .../testdata/v1.14.0/core.v1.Namespace.yaml | 38 - .../v1.14.0/core.v1.Node.after_roundtrip.json | 153 --- .../v1.14.0/core.v1.Node.after_roundtrip.pb | Bin 736 -> 0 bytes .../v1.14.0/core.v1.Node.after_roundtrip.yaml | 108 -- .../api/testdata/v1.14.0/core.v1.Node.json | 154 --- .../api/testdata/v1.14.0/core.v1.Node.pb | Bin 752 -> 0 bytes .../api/testdata/v1.14.0/core.v1.Node.yaml | 111 -- .../v1.14.0/core.v1.NodeProxyOptions.json | 5 - .../v1.14.0/core.v1.NodeProxyOptions.pb | Bin 37 -> 0 bytes .../v1.14.0/core.v1.NodeProxyOptions.yaml | 3 - .../v1.14.0/core.v1.PatchOptions.json | 9 - .../testdata/v1.14.0/core.v1.PatchOptions.pb | Bin 38 -> 0 bytes .../v1.14.0/core.v1.PatchOptions.yaml | 6 - ...e.v1.PersistentVolume.after_roundtrip.json | 288 ---- ...ore.v1.PersistentVolume.after_roundtrip.pb | Bin 1198 -> 0 bytes ...e.v1.PersistentVolume.after_roundtrip.yaml | 218 --- .../v1.14.0/core.v1.PersistentVolume.json | 289 ---- .../v1.14.0/core.v1.PersistentVolume.pb | Bin 1214 -> 0 bytes .../v1.14.0/core.v1.PersistentVolume.yaml | 221 ---- ...PersistentVolumeClaim.after_roundtrip.json | 96 -- ...1.PersistentVolumeClaim.after_roundtrip.pb | Bin 721 -> 0 bytes ...PersistentVolumeClaim.after_roundtrip.yaml | 66 - .../core.v1.PersistentVolumeClaim.json | 97 -- .../v1.14.0/core.v1.PersistentVolumeClaim.pb | Bin 737 -> 0 bytes .../core.v1.PersistentVolumeClaim.yaml | 69 - .../v1.14.0/core.v1.Pod.after_roundtrip.json | 1088 --------------- .../v1.14.0/core.v1.Pod.after_roundtrip.pb | Bin 4829 -> 0 bytes .../v1.14.0/core.v1.Pod.after_roundtrip.yaml | 744 ----------- .../api/testdata/v1.14.0/core.v1.Pod.json | 1089 --------------- .../api/testdata/v1.14.0/core.v1.Pod.pb | Bin 4845 -> 0 bytes .../api/testdata/v1.14.0/core.v1.Pod.yaml | 747 ----------- .../v1.14.0/core.v1.PodAttachOptions.json | 7 - .../v1.14.0/core.v1.PodAttachOptions.pb | Bin 45 -> 0 bytes .../v1.14.0/core.v1.PodAttachOptions.yaml | 5 - .../v1.14.0/core.v1.PodExecOptions.json | 10 - .../v1.14.0/core.v1.PodExecOptions.pb | Bin 46 -> 0 bytes .../v1.14.0/core.v1.PodExecOptions.yaml | 7 - .../v1.14.0/core.v1.PodLogOptions.json | 10 - .../testdata/v1.14.0/core.v1.PodLogOptions.pb | Bin 71 -> 0 bytes .../v1.14.0/core.v1.PodLogOptions.yaml | 8 - .../core.v1.PodPortForwardOptions.json | 7 - .../v1.14.0/core.v1.PodPortForwardOptions.pb | Bin 50 -> 0 bytes .../core.v1.PodPortForwardOptions.yaml | 4 - .../v1.14.0/core.v1.PodProxyOptions.json | 5 - .../v1.14.0/core.v1.PodProxyOptions.pb | Bin 36 -> 0 bytes .../v1.14.0/core.v1.PodProxyOptions.yaml | 3 - ...re.v1.PodStatusResult.after_roundtrip.json | 153 --- ...core.v1.PodStatusResult.after_roundtrip.pb | Bin 718 -> 0 bytes ...re.v1.PodStatusResult.after_roundtrip.yaml | 115 -- .../v1.14.0/core.v1.PodStatusResult.json | 154 --- .../v1.14.0/core.v1.PodStatusResult.pb | Bin 734 -> 0 bytes .../v1.14.0/core.v1.PodStatusResult.yaml | 118 -- .../core.v1.PodTemplate.after_roundtrip.json | 1022 --------------- .../core.v1.PodTemplate.after_roundtrip.pb | Bin 4467 -> 0 bytes .../core.v1.PodTemplate.after_roundtrip.yaml | 692 ---------- .../testdata/v1.14.0/core.v1.PodTemplate.json | 1024 --------------- .../testdata/v1.14.0/core.v1.PodTemplate.pb | Bin 4499 -> 0 bytes .../testdata/v1.14.0/core.v1.PodTemplate.yaml | 698 ---------- ...re.v1.RangeAllocation.after_roundtrip.json | 44 - ...core.v1.RangeAllocation.after_roundtrip.pb | Bin 244 -> 0 bytes ...re.v1.RangeAllocation.after_roundtrip.yaml | 32 - .../v1.14.0/core.v1.RangeAllocation.json | 45 - .../v1.14.0/core.v1.RangeAllocation.pb | Bin 260 -> 0 bytes .../v1.14.0/core.v1.RangeAllocation.yaml | 35 - ...ReplicationController.after_roundtrip.json | 1044 --------------- ...1.ReplicationController.after_roundtrip.pb | Bin 4612 -> 0 bytes ...ReplicationController.after_roundtrip.yaml | 708 ---------- .../core.v1.ReplicationController.json | 1046 --------------- .../v1.14.0/core.v1.ReplicationController.pb | Bin 4644 -> 0 bytes .../core.v1.ReplicationController.yaml | 714 ---------- ...core.v1.ResourceQuota.after_roundtrip.json | 69 - .../core.v1.ResourceQuota.after_roundtrip.pb | Bin 386 -> 0 bytes ...core.v1.ResourceQuota.after_roundtrip.yaml | 46 - .../v1.14.0/core.v1.ResourceQuota.json | 70 - .../testdata/v1.14.0/core.v1.ResourceQuota.pb | Bin 402 -> 0 bytes .../v1.14.0/core.v1.ResourceQuota.yaml | 49 - .../core.v1.Secret.after_roundtrip.json | 49 - .../v1.14.0/core.v1.Secret.after_roundtrip.pb | Bin 265 -> 0 bytes .../core.v1.Secret.after_roundtrip.yaml | 35 - .../api/testdata/v1.14.0/core.v1.Secret.json | 50 - .../api/testdata/v1.14.0/core.v1.Secret.pb | Bin 281 -> 0 bytes .../api/testdata/v1.14.0/core.v1.Secret.yaml | 38 - .../v1.14.0/core.v1.SerializedReference.json | 13 - .../v1.14.0/core.v1.SerializedReference.pb | Bin 81 -> 0 bytes .../v1.14.0/core.v1.SerializedReference.yaml | 10 - .../core.v1.Service.after_roundtrip.json | 85 -- .../core.v1.Service.after_roundtrip.pb | Bin 402 -> 0 bytes .../core.v1.Service.after_roundtrip.yaml | 59 - .../api/testdata/v1.14.0/core.v1.Service.json | 86 -- .../api/testdata/v1.14.0/core.v1.Service.pb | Bin 418 -> 0 bytes .../api/testdata/v1.14.0/core.v1.Service.yaml | 62 - ...ore.v1.ServiceAccount.after_roundtrip.json | 59 - .../core.v1.ServiceAccount.after_roundtrip.pb | Bin 299 -> 0 bytes ...ore.v1.ServiceAccount.after_roundtrip.yaml | 41 - .../v1.14.0/core.v1.ServiceAccount.json | 60 - .../v1.14.0/core.v1.ServiceAccount.pb | Bin 315 -> 0 bytes .../v1.14.0/core.v1.ServiceAccount.yaml | 44 - .../v1.14.0/core.v1.ServiceProxyOptions.json | 5 - .../v1.14.0/core.v1.ServiceProxyOptions.pb | Bin 40 -> 0 bytes .../v1.14.0/core.v1.ServiceProxyOptions.yaml | 3 - .../api/testdata/v1.14.0/core.v1.Status.json | 25 - .../api/testdata/v1.14.0/core.v1.Status.pb | Bin 178 -> 0 bytes .../api/testdata/v1.14.0/core.v1.Status.yaml | 18 - .../v1.14.0/core.v1.UpdateOptions.json | 8 - .../testdata/v1.14.0/core.v1.UpdateOptions.pb | Bin 37 -> 0 bytes .../v1.14.0/core.v1.UpdateOptions.yaml | 5 - .../testdata/v1.14.0/core.v1.WatchEvent.json | 4 - .../testdata/v1.14.0/core.v1.WatchEvent.pb | Bin 121 -> 0 bytes .../testdata/v1.14.0/core.v1.WatchEvent.yaml | 8 - ....k8s.io.v1beta1.Event.after_roundtrip.json | 79 -- ...ts.k8s.io.v1beta1.Event.after_roundtrip.pb | Bin 464 -> 0 bytes ....k8s.io.v1beta1.Event.after_roundtrip.yaml | 63 - .../v1.14.0/events.k8s.io.v1beta1.Event.json | 80 -- .../v1.14.0/events.k8s.io.v1beta1.Event.pb | Bin 480 -> 0 bytes .../v1.14.0/events.k8s.io.v1beta1.Event.yaml | 66 - ...ons.v1beta1.DaemonSet.after_roundtrip.json | 1063 --------------- ...sions.v1beta1.DaemonSet.after_roundtrip.pb | Bin 4618 -> 0 bytes ...ons.v1beta1.DaemonSet.after_roundtrip.yaml | 720 ---------- .../v1.14.0/extensions.v1beta1.DaemonSet.json | 1065 --------------- .../v1.14.0/extensions.v1beta1.DaemonSet.pb | Bin 4650 -> 0 bytes .../v1.14.0/extensions.v1beta1.DaemonSet.yaml | 726 ---------- ...ns.v1beta1.Deployment.after_roundtrip.json | 1072 --------------- ...ions.v1beta1.Deployment.after_roundtrip.pb | Bin 5176 -> 0 bytes ...ns.v1beta1.Deployment.after_roundtrip.yaml | 728 ---------- .../extensions.v1beta1.Deployment.json | 1074 --------------- .../v1.14.0/extensions.v1beta1.Deployment.pb | Bin 5208 -> 0 bytes .../extensions.v1beta1.Deployment.yaml | 734 ----------- ...extensions.v1beta1.DeploymentRollback.json | 11 - .../extensions.v1beta1.DeploymentRollback.pb | Bin 75 -> 0 bytes ...extensions.v1beta1.DeploymentRollback.yaml | 7 - ...sions.v1beta1.Ingress.after_roundtrip.json | 82 -- ...ensions.v1beta1.Ingress.after_roundtrip.pb | Bin 326 -> 0 bytes ...sions.v1beta1.Ingress.after_roundtrip.yaml | 51 - .../v1.14.0/extensions.v1beta1.Ingress.json | 83 -- .../v1.14.0/extensions.v1beta1.Ingress.pb | Bin 342 -> 0 bytes .../v1.14.0/extensions.v1beta1.Ingress.yaml | 54 - ...v1beta1.NetworkPolicy.after_roundtrip.json | 155 --- ...s.v1beta1.NetworkPolicy.after_roundtrip.pb | Bin 1280 -> 0 bytes ...v1beta1.NetworkPolicy.after_roundtrip.yaml | 89 -- .../extensions.v1beta1.NetworkPolicy.json | 156 --- .../extensions.v1beta1.NetworkPolicy.pb | Bin 1296 -> 0 bytes .../extensions.v1beta1.NetworkPolicy.yaml | 92 -- ...ta1.PodSecurityPolicy.after_roundtrip.json | 137 -- ...beta1.PodSecurityPolicy.after_roundtrip.pb | Bin 628 -> 0 bytes ...ta1.PodSecurityPolicy.after_roundtrip.yaml | 87 -- .../extensions.v1beta1.PodSecurityPolicy.json | 138 -- .../extensions.v1beta1.PodSecurityPolicy.pb | Bin 644 -> 0 bytes .../extensions.v1beta1.PodSecurityPolicy.yaml | 90 -- ...ns.v1beta1.ReplicaSet.after_roundtrip.json | 1050 --------------- ...ions.v1beta1.ReplicaSet.after_roundtrip.pb | Bin 4736 -> 0 bytes ...ns.v1beta1.ReplicaSet.after_roundtrip.yaml | 710 ---------- .../extensions.v1beta1.ReplicaSet.json | 1052 --------------- .../v1.14.0/extensions.v1beta1.ReplicaSet.pb | Bin 4768 -> 0 bytes .../extensions.v1beta1.ReplicaSet.yaml | 716 ---------- ...ns.v1beta1.ReplicationControllerDummy.json | 4 - ...ions.v1beta1.ReplicationControllerDummy.pb | Bin 60 -> 0 bytes ...ns.v1beta1.ReplicationControllerDummy.yaml | 2 - ...ensions.v1beta1.Scale.after_roundtrip.json | 52 - ...xtensions.v1beta1.Scale.after_roundtrip.pb | Bin 283 -> 0 bytes ...ensions.v1beta1.Scale.after_roundtrip.yaml | 37 - .../v1.14.0/extensions.v1beta1.Scale.json | 53 - .../v1.14.0/extensions.v1beta1.Scale.pb | Bin 299 -> 0 bytes .../v1.14.0/extensions.v1beta1.Scale.yaml | 40 - ....v1alpha1.ImageReview.after_roundtrip.json | 60 - ...io.v1alpha1.ImageReview.after_roundtrip.pb | Bin 298 -> 0 bytes ....v1alpha1.ImageReview.after_roundtrip.yaml | 41 - ...agepolicy.k8s.io.v1alpha1.ImageReview.json | 61 - ...imagepolicy.k8s.io.v1alpha1.ImageReview.pb | Bin 314 -> 0 bytes ...agepolicy.k8s.io.v1alpha1.ImageReview.yaml | 44 - ...s.io.v1.NetworkPolicy.after_roundtrip.json | 155 --- ...k8s.io.v1.NetworkPolicy.after_roundtrip.pb | Bin 1282 -> 0 bytes ...s.io.v1.NetworkPolicy.after_roundtrip.yaml | 89 -- .../networking.k8s.io.v1.NetworkPolicy.json | 156 --- .../networking.k8s.io.v1.NetworkPolicy.pb | Bin 1298 -> 0 bytes .../networking.k8s.io.v1.NetworkPolicy.yaml | 92 -- ...8s.io.v1beta1.Ingress.after_roundtrip.json | 82 -- ....k8s.io.v1beta1.Ingress.after_roundtrip.pb | Bin 333 -> 0 bytes ...8s.io.v1beta1.Ingress.after_roundtrip.yaml | 51 - .../networking.k8s.io.v1beta1.Ingress.json | 83 -- .../networking.k8s.io.v1beta1.Ingress.pb | Bin 349 -> 0 bytes .../networking.k8s.io.v1beta1.Ingress.yaml | 54 - ...v1alpha1.RuntimeClass.after_roundtrip.json | 45 - ...o.v1alpha1.RuntimeClass.after_roundtrip.pb | Bin 258 -> 0 bytes ...v1alpha1.RuntimeClass.after_roundtrip.yaml | 32 - .../node.k8s.io.v1alpha1.RuntimeClass.json | 46 - .../node.k8s.io.v1alpha1.RuntimeClass.pb | Bin 274 -> 0 bytes .../node.k8s.io.v1alpha1.RuntimeClass.yaml | 35 - ....v1beta1.RuntimeClass.after_roundtrip.json | 43 - ...io.v1beta1.RuntimeClass.after_roundtrip.pb | Bin 255 -> 0 bytes ....v1beta1.RuntimeClass.after_roundtrip.yaml | 31 - .../node.k8s.io.v1beta1.RuntimeClass.json | 44 - .../node.k8s.io.v1beta1.RuntimeClass.pb | Bin 271 -> 0 bytes .../node.k8s.io.v1beta1.RuntimeClass.yaml | 34 - ...licy.v1beta1.Eviction.after_roundtrip.json | 54 - ...policy.v1beta1.Eviction.after_roundtrip.pb | Bin 334 -> 0 bytes ...licy.v1beta1.Eviction.after_roundtrip.yaml | 39 - .../v1.14.0/policy.v1beta1.Eviction.json | 55 - .../v1.14.0/policy.v1beta1.Eviction.pb | Bin 350 -> 0 bytes .../v1.14.0/policy.v1beta1.Eviction.yaml | 42 - ...1.PodDisruptionBudget.after_roundtrip.json | 68 - ...ta1.PodDisruptionBudget.after_roundtrip.pb | Bin 481 -> 0 bytes ...1.PodDisruptionBudget.after_roundtrip.yaml | 47 - .../policy.v1beta1.PodDisruptionBudget.json | 69 - .../policy.v1beta1.PodDisruptionBudget.pb | Bin 497 -> 0 bytes .../policy.v1beta1.PodDisruptionBudget.yaml | 50 - ...ta1.PodSecurityPolicy.after_roundtrip.json | 137 -- ...beta1.PodSecurityPolicy.after_roundtrip.pb | Bin 624 -> 0 bytes ...ta1.PodSecurityPolicy.after_roundtrip.yaml | 87 -- .../policy.v1beta1.PodSecurityPolicy.json | 138 -- .../policy.v1beta1.PodSecurityPolicy.pb | Bin 640 -> 0 bytes .../policy.v1beta1.PodSecurityPolicy.yaml | 90 -- ...k8s.io.v1.ClusterRole.after_roundtrip.json | 79 -- ...n.k8s.io.v1.ClusterRole.after_roundtrip.pb | Bin 483 -> 0 bytes ...k8s.io.v1.ClusterRole.after_roundtrip.yaml | 50 - ...c.authorization.k8s.io.v1.ClusterRole.json | 80 -- ...bac.authorization.k8s.io.v1.ClusterRole.pb | Bin 499 -> 0 bytes ...c.authorization.k8s.io.v1.ClusterRole.yaml | 53 - ...v1.ClusterRoleBinding.after_roundtrip.json | 55 - ...o.v1.ClusterRoleBinding.after_roundtrip.pb | Bin 298 -> 0 bytes ...v1.ClusterRoleBinding.after_roundtrip.yaml | 39 - ...rization.k8s.io.v1.ClusterRoleBinding.json | 56 - ...horization.k8s.io.v1.ClusterRoleBinding.pb | Bin 314 -> 0 bytes ...rization.k8s.io.v1.ClusterRoleBinding.yaml | 42 - ...zation.k8s.io.v1.Role.after_roundtrip.json | 61 - ...rization.k8s.io.v1.Role.after_roundtrip.pb | Bin 274 -> 0 bytes ...zation.k8s.io.v1.Role.after_roundtrip.yaml | 41 - .../rbac.authorization.k8s.io.v1.Role.json | 62 - .../rbac.authorization.k8s.io.v1.Role.pb | Bin 290 -> 0 bytes .../rbac.authorization.k8s.io.v1.Role.yaml | 44 - ...k8s.io.v1.RoleBinding.after_roundtrip.json | 55 - ...n.k8s.io.v1.RoleBinding.after_roundtrip.pb | Bin 291 -> 0 bytes ...k8s.io.v1.RoleBinding.after_roundtrip.yaml | 39 - ...c.authorization.k8s.io.v1.RoleBinding.json | 56 - ...bac.authorization.k8s.io.v1.RoleBinding.pb | Bin 307 -> 0 bytes ...c.authorization.k8s.io.v1.RoleBinding.yaml | 42 - ....v1alpha1.ClusterRole.after_roundtrip.json | 79 -- ...io.v1alpha1.ClusterRole.after_roundtrip.pb | Bin 489 -> 0 bytes ....v1alpha1.ClusterRole.after_roundtrip.yaml | 50 - ...orization.k8s.io.v1alpha1.ClusterRole.json | 80 -- ...thorization.k8s.io.v1alpha1.ClusterRole.pb | Bin 505 -> 0 bytes ...orization.k8s.io.v1alpha1.ClusterRole.yaml | 53 - ...a1.ClusterRoleBinding.after_roundtrip.json | 55 - ...pha1.ClusterRoleBinding.after_roundtrip.pb | Bin 304 -> 0 bytes ...a1.ClusterRoleBinding.after_roundtrip.yaml | 39 - ...on.k8s.io.v1alpha1.ClusterRoleBinding.json | 56 - ...tion.k8s.io.v1alpha1.ClusterRoleBinding.pb | Bin 320 -> 0 bytes ...on.k8s.io.v1alpha1.ClusterRoleBinding.yaml | 42 - ....k8s.io.v1alpha1.Role.after_roundtrip.json | 61 - ...on.k8s.io.v1alpha1.Role.after_roundtrip.pb | Bin 280 -> 0 bytes ....k8s.io.v1alpha1.Role.after_roundtrip.yaml | 41 - ...ac.authorization.k8s.io.v1alpha1.Role.json | 62 - ...rbac.authorization.k8s.io.v1alpha1.Role.pb | Bin 296 -> 0 bytes ...ac.authorization.k8s.io.v1alpha1.Role.yaml | 44 - ....v1alpha1.RoleBinding.after_roundtrip.json | 55 - ...io.v1alpha1.RoleBinding.after_roundtrip.pb | Bin 297 -> 0 bytes ....v1alpha1.RoleBinding.after_roundtrip.yaml | 39 - ...orization.k8s.io.v1alpha1.RoleBinding.json | 56 - ...thorization.k8s.io.v1alpha1.RoleBinding.pb | Bin 313 -> 0 bytes ...orization.k8s.io.v1alpha1.RoleBinding.yaml | 42 - ...o.v1beta1.ClusterRole.after_roundtrip.json | 79 -- ....io.v1beta1.ClusterRole.after_roundtrip.pb | Bin 488 -> 0 bytes ...o.v1beta1.ClusterRole.after_roundtrip.yaml | 50 - ...horization.k8s.io.v1beta1.ClusterRole.json | 80 -- ...uthorization.k8s.io.v1beta1.ClusterRole.pb | Bin 504 -> 0 bytes ...horization.k8s.io.v1beta1.ClusterRole.yaml | 53 - ...a1.ClusterRoleBinding.after_roundtrip.json | 55 - ...eta1.ClusterRoleBinding.after_roundtrip.pb | Bin 303 -> 0 bytes ...a1.ClusterRoleBinding.after_roundtrip.yaml | 39 - ...ion.k8s.io.v1beta1.ClusterRoleBinding.json | 56 - ...ation.k8s.io.v1beta1.ClusterRoleBinding.pb | Bin 319 -> 0 bytes ...ion.k8s.io.v1beta1.ClusterRoleBinding.yaml | 42 - ...n.k8s.io.v1beta1.Role.after_roundtrip.json | 61 - ...ion.k8s.io.v1beta1.Role.after_roundtrip.pb | Bin 279 -> 0 bytes ...n.k8s.io.v1beta1.Role.after_roundtrip.yaml | 41 - ...bac.authorization.k8s.io.v1beta1.Role.json | 62 - .../rbac.authorization.k8s.io.v1beta1.Role.pb | Bin 295 -> 0 bytes ...bac.authorization.k8s.io.v1beta1.Role.yaml | 44 - ...o.v1beta1.RoleBinding.after_roundtrip.json | 55 - ....io.v1beta1.RoleBinding.after_roundtrip.pb | Bin 296 -> 0 bytes ...o.v1beta1.RoleBinding.after_roundtrip.yaml | 39 - ...horization.k8s.io.v1beta1.RoleBinding.json | 56 - ...uthorization.k8s.io.v1beta1.RoleBinding.pb | Bin 312 -> 0 bytes ...horization.k8s.io.v1beta1.RoleBinding.yaml | 42 - ...s.io.v1.PriorityClass.after_roundtrip.json | 44 - ...k8s.io.v1.PriorityClass.after_roundtrip.pb | Bin 270 -> 0 bytes ...s.io.v1.PriorityClass.after_roundtrip.yaml | 32 - .../scheduling.k8s.io.v1.PriorityClass.json | 45 - .../scheduling.k8s.io.v1.PriorityClass.pb | Bin 286 -> 0 bytes .../scheduling.k8s.io.v1.PriorityClass.yaml | 35 - ...1alpha1.PriorityClass.after_roundtrip.json | 44 - ....v1alpha1.PriorityClass.after_roundtrip.pb | Bin 276 -> 0 bytes ...1alpha1.PriorityClass.after_roundtrip.yaml | 32 - ...eduling.k8s.io.v1alpha1.PriorityClass.json | 45 - ...cheduling.k8s.io.v1alpha1.PriorityClass.pb | Bin 292 -> 0 bytes ...eduling.k8s.io.v1alpha1.PriorityClass.yaml | 35 - ...v1beta1.PriorityClass.after_roundtrip.json | 44 - ...o.v1beta1.PriorityClass.after_roundtrip.pb | Bin 275 -> 0 bytes ...v1beta1.PriorityClass.after_roundtrip.yaml | 32 - ...heduling.k8s.io.v1beta1.PriorityClass.json | 45 - ...scheduling.k8s.io.v1beta1.PriorityClass.pb | Bin 291 -> 0 bytes ...heduling.k8s.io.v1beta1.PriorityClass.yaml | 35 - ...io.v1alpha1.PodPreset.after_roundtrip.json | 379 ------ ...s.io.v1alpha1.PodPreset.after_roundtrip.pb | Bin 1444 -> 0 bytes ...io.v1alpha1.PodPreset.after_roundtrip.yaml | 269 ---- .../settings.k8s.io.v1alpha1.PodPreset.json | 380 ------ .../settings.k8s.io.v1alpha1.PodPreset.pb | Bin 1460 -> 0 bytes .../settings.k8s.io.v1alpha1.PodPreset.yaml | 272 ---- ...8s.io.v1.StorageClass.after_roundtrip.json | 64 - ....k8s.io.v1.StorageClass.after_roundtrip.pb | Bin 321 -> 0 bytes ...8s.io.v1.StorageClass.after_roundtrip.yaml | 43 - .../storage.k8s.io.v1.StorageClass.json | 65 - .../v1.14.0/storage.k8s.io.v1.StorageClass.pb | Bin 337 -> 0 bytes .../storage.k8s.io.v1.StorageClass.yaml | 46 - ...o.v1.VolumeAttachment.after_roundtrip.json | 63 - ....io.v1.VolumeAttachment.after_roundtrip.pb | Bin 315 -> 0 bytes ...o.v1.VolumeAttachment.after_roundtrip.yaml | 45 - .../storage.k8s.io.v1.VolumeAttachment.json | 64 - .../storage.k8s.io.v1.VolumeAttachment.pb | Bin 331 -> 0 bytes .../storage.k8s.io.v1.VolumeAttachment.yaml | 48 - ...pha1.VolumeAttachment.after_roundtrip.json | 63 - ...alpha1.VolumeAttachment.after_roundtrip.pb | Bin 321 -> 0 bytes ...pha1.VolumeAttachment.after_roundtrip.yaml | 45 - ...rage.k8s.io.v1alpha1.VolumeAttachment.json | 64 - ...torage.k8s.io.v1alpha1.VolumeAttachment.pb | Bin 337 -> 0 bytes ...rage.k8s.io.v1alpha1.VolumeAttachment.yaml | 48 - ....io.v1beta1.CSIDriver.after_roundtrip.json | 46 - ...8s.io.v1beta1.CSIDriver.after_roundtrip.pb | Bin 257 -> 0 bytes ....io.v1beta1.CSIDriver.after_roundtrip.yaml | 33 - .../storage.k8s.io.v1beta1.CSIDriver.json | 47 - .../storage.k8s.io.v1beta1.CSIDriver.pb | Bin 273 -> 0 bytes .../storage.k8s.io.v1beta1.CSIDriver.yaml | 36 - ...8s.io.v1beta1.CSINode.after_roundtrip.json | 53 - ....k8s.io.v1beta1.CSINode.after_roundtrip.pb | Bin 265 -> 0 bytes ...8s.io.v1beta1.CSINode.after_roundtrip.yaml | 36 - .../storage.k8s.io.v1beta1.CSINode.json | 54 - .../v1.14.0/storage.k8s.io.v1beta1.CSINode.pb | Bin 281 -> 0 bytes .../storage.k8s.io.v1beta1.CSINode.yaml | 39 - ....v1beta1.StorageClass.after_roundtrip.json | 64 - ...io.v1beta1.StorageClass.after_roundtrip.pb | Bin 326 -> 0 bytes ....v1beta1.StorageClass.after_roundtrip.yaml | 43 - .../storage.k8s.io.v1beta1.StorageClass.json | 65 - .../storage.k8s.io.v1beta1.StorageClass.pb | Bin 342 -> 0 bytes .../storage.k8s.io.v1beta1.StorageClass.yaml | 46 - ...eta1.VolumeAttachment.after_roundtrip.json | 63 - ...1beta1.VolumeAttachment.after_roundtrip.pb | Bin 320 -> 0 bytes ...eta1.VolumeAttachment.after_roundtrip.yaml | 45 - ...orage.k8s.io.v1beta1.VolumeAttachment.json | 64 - ...storage.k8s.io.v1beta1.VolumeAttachment.pb | Bin 336 -> 0 bytes ...orage.k8s.io.v1beta1.VolumeAttachment.yaml | 48 - 661 files changed, 98092 deletions(-) delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/admission.k8s.io.v1beta1.AdmissionReview.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/admission.k8s.io.v1beta1.AdmissionReview.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/admission.k8s.io.v1beta1.AdmissionReview.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/admission.k8s.io.v1beta1.AdmissionReview.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/admission.k8s.io.v1beta1.AdmissionReview.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/admission.k8s.io.v1beta1.AdmissionReview.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/admissionregistration.k8s.io.v1beta1.MutatingWebhookConfiguration.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/admissionregistration.k8s.io.v1beta1.MutatingWebhookConfiguration.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/admissionregistration.k8s.io.v1beta1.MutatingWebhookConfiguration.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/admissionregistration.k8s.io.v1beta1.MutatingWebhookConfiguration.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/admissionregistration.k8s.io.v1beta1.MutatingWebhookConfiguration.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/admissionregistration.k8s.io.v1beta1.MutatingWebhookConfiguration.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/admissionregistration.k8s.io.v1beta1.ValidatingWebhookConfiguration.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/admissionregistration.k8s.io.v1beta1.ValidatingWebhookConfiguration.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/admissionregistration.k8s.io.v1beta1.ValidatingWebhookConfiguration.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/admissionregistration.k8s.io.v1beta1.ValidatingWebhookConfiguration.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/admissionregistration.k8s.io.v1beta1.ValidatingWebhookConfiguration.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/admissionregistration.k8s.io.v1beta1.ValidatingWebhookConfiguration.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.ControllerRevision.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.ControllerRevision.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.ControllerRevision.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.ControllerRevision.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.ControllerRevision.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.ControllerRevision.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.DaemonSet.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.DaemonSet.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.DaemonSet.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.DaemonSet.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.DaemonSet.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.DaemonSet.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.Deployment.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.Deployment.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.Deployment.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.Deployment.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.Deployment.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.Deployment.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.ReplicaSet.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.ReplicaSet.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.ReplicaSet.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.ReplicaSet.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.ReplicaSet.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.ReplicaSet.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.StatefulSet.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.StatefulSet.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.StatefulSet.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.StatefulSet.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.StatefulSet.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.StatefulSet.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.ControllerRevision.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.ControllerRevision.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.ControllerRevision.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.ControllerRevision.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.ControllerRevision.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.ControllerRevision.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.Deployment.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.Deployment.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.Deployment.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.Deployment.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.Deployment.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.Deployment.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.DeploymentRollback.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.DeploymentRollback.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.DeploymentRollback.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.Scale.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.Scale.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.Scale.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.Scale.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.Scale.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.Scale.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.StatefulSet.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.StatefulSet.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.StatefulSet.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.StatefulSet.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.StatefulSet.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.StatefulSet.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.ControllerRevision.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.ControllerRevision.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.ControllerRevision.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.ControllerRevision.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.ControllerRevision.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.ControllerRevision.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.DaemonSet.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.DaemonSet.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.DaemonSet.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.DaemonSet.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.DaemonSet.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.DaemonSet.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.Deployment.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.Deployment.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.Deployment.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.Deployment.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.Deployment.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.Deployment.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.ReplicaSet.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.ReplicaSet.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.ReplicaSet.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.ReplicaSet.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.ReplicaSet.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.ReplicaSet.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.Scale.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.Scale.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.Scale.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.Scale.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.Scale.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.Scale.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.StatefulSet.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.StatefulSet.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.StatefulSet.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.StatefulSet.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.StatefulSet.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.StatefulSet.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/authentication.k8s.io.v1.TokenRequest.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/authentication.k8s.io.v1.TokenRequest.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/authentication.k8s.io.v1.TokenRequest.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/authentication.k8s.io.v1.TokenRequest.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/authentication.k8s.io.v1.TokenRequest.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/authentication.k8s.io.v1.TokenRequest.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/authentication.k8s.io.v1.TokenReview.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/authentication.k8s.io.v1.TokenReview.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/authentication.k8s.io.v1.TokenReview.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/authentication.k8s.io.v1.TokenReview.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/authentication.k8s.io.v1.TokenReview.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/authentication.k8s.io.v1.TokenReview.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/authentication.k8s.io.v1beta1.TokenReview.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/authentication.k8s.io.v1beta1.TokenReview.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/authentication.k8s.io.v1beta1.TokenReview.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/authentication.k8s.io.v1beta1.TokenReview.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/authentication.k8s.io.v1beta1.TokenReview.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/authentication.k8s.io.v1beta1.TokenReview.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.LocalSubjectAccessReview.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.LocalSubjectAccessReview.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.LocalSubjectAccessReview.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.LocalSubjectAccessReview.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.LocalSubjectAccessReview.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.LocalSubjectAccessReview.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.SelfSubjectAccessReview.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.SelfSubjectAccessReview.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.SelfSubjectAccessReview.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.SelfSubjectAccessReview.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.SelfSubjectAccessReview.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.SelfSubjectAccessReview.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.SelfSubjectRulesReview.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.SelfSubjectRulesReview.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.SelfSubjectRulesReview.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.SelfSubjectRulesReview.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.SelfSubjectRulesReview.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.SelfSubjectRulesReview.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.SubjectAccessReview.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.SubjectAccessReview.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.SubjectAccessReview.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.SubjectAccessReview.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.SubjectAccessReview.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.SubjectAccessReview.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1beta1.LocalSubjectAccessReview.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1beta1.LocalSubjectAccessReview.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1beta1.LocalSubjectAccessReview.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1beta1.LocalSubjectAccessReview.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1beta1.LocalSubjectAccessReview.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1beta1.LocalSubjectAccessReview.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1beta1.SelfSubjectAccessReview.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1beta1.SelfSubjectAccessReview.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1beta1.SelfSubjectAccessReview.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1beta1.SelfSubjectAccessReview.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1beta1.SelfSubjectAccessReview.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1beta1.SelfSubjectAccessReview.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1beta1.SelfSubjectRulesReview.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1beta1.SelfSubjectRulesReview.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1beta1.SelfSubjectRulesReview.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1beta1.SelfSubjectRulesReview.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1beta1.SelfSubjectRulesReview.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1beta1.SelfSubjectRulesReview.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1beta1.SubjectAccessReview.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1beta1.SubjectAccessReview.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1beta1.SubjectAccessReview.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1beta1.SubjectAccessReview.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1beta1.SubjectAccessReview.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1beta1.SubjectAccessReview.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/autoscaling.v1.HorizontalPodAutoscaler.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/autoscaling.v1.HorizontalPodAutoscaler.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/autoscaling.v1.HorizontalPodAutoscaler.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/autoscaling.v1.HorizontalPodAutoscaler.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/autoscaling.v1.HorizontalPodAutoscaler.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/autoscaling.v1.HorizontalPodAutoscaler.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/autoscaling.v1.Scale.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/autoscaling.v1.Scale.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/autoscaling.v1.Scale.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/autoscaling.v1.Scale.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/autoscaling.v1.Scale.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/autoscaling.v1.Scale.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/autoscaling.v2beta1.HorizontalPodAutoscaler.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/autoscaling.v2beta1.HorizontalPodAutoscaler.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/autoscaling.v2beta1.HorizontalPodAutoscaler.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/autoscaling.v2beta1.HorizontalPodAutoscaler.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/autoscaling.v2beta1.HorizontalPodAutoscaler.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/autoscaling.v2beta1.HorizontalPodAutoscaler.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/autoscaling.v2beta2.HorizontalPodAutoscaler.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/autoscaling.v2beta2.HorizontalPodAutoscaler.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/autoscaling.v2beta2.HorizontalPodAutoscaler.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/autoscaling.v2beta2.HorizontalPodAutoscaler.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/autoscaling.v2beta2.HorizontalPodAutoscaler.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/autoscaling.v2beta2.HorizontalPodAutoscaler.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/batch.v1.Job.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/batch.v1.Job.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/batch.v1.Job.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/batch.v1.Job.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/batch.v1.Job.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/batch.v1.Job.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/batch.v1beta1.CronJob.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/batch.v1beta1.CronJob.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/batch.v1beta1.CronJob.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/batch.v1beta1.CronJob.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/batch.v1beta1.CronJob.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/batch.v1beta1.CronJob.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/batch.v1beta1.JobTemplate.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/batch.v1beta1.JobTemplate.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/batch.v1beta1.JobTemplate.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/batch.v1beta1.JobTemplate.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/batch.v1beta1.JobTemplate.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/batch.v1beta1.JobTemplate.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/batch.v2alpha1.CronJob.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/batch.v2alpha1.CronJob.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/batch.v2alpha1.CronJob.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/batch.v2alpha1.CronJob.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/batch.v2alpha1.CronJob.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/batch.v2alpha1.CronJob.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/batch.v2alpha1.JobTemplate.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/batch.v2alpha1.JobTemplate.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/batch.v2alpha1.JobTemplate.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/batch.v2alpha1.JobTemplate.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/batch.v2alpha1.JobTemplate.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/batch.v2alpha1.JobTemplate.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/certificates.k8s.io.v1beta1.CertificateSigningRequest.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/certificates.k8s.io.v1beta1.CertificateSigningRequest.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/certificates.k8s.io.v1beta1.CertificateSigningRequest.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/certificates.k8s.io.v1beta1.CertificateSigningRequest.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/certificates.k8s.io.v1beta1.CertificateSigningRequest.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/certificates.k8s.io.v1beta1.CertificateSigningRequest.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/coordination.k8s.io.v1.Lease.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/coordination.k8s.io.v1.Lease.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/coordination.k8s.io.v1.Lease.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/coordination.k8s.io.v1.Lease.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/coordination.k8s.io.v1.Lease.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/coordination.k8s.io.v1.Lease.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/coordination.k8s.io.v1beta1.Lease.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/coordination.k8s.io.v1beta1.Lease.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/coordination.k8s.io.v1beta1.Lease.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/coordination.k8s.io.v1beta1.Lease.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/coordination.k8s.io.v1beta1.Lease.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/coordination.k8s.io.v1beta1.Lease.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.APIGroup.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.APIGroup.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.APIGroup.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.APIVersions.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.APIVersions.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.APIVersions.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Binding.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Binding.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Binding.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Binding.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Binding.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Binding.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ComponentStatus.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ComponentStatus.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ComponentStatus.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ComponentStatus.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ComponentStatus.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ComponentStatus.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ConfigMap.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ConfigMap.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ConfigMap.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ConfigMap.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ConfigMap.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ConfigMap.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.CreateOptions.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.CreateOptions.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.CreateOptions.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.DeleteOptions.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.DeleteOptions.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.DeleteOptions.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Endpoints.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Endpoints.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Endpoints.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Endpoints.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Endpoints.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Endpoints.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Event.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Event.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Event.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Event.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Event.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Event.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ExportOptions.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ExportOptions.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ExportOptions.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.GetOptions.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.GetOptions.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.GetOptions.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.LimitRange.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.LimitRange.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.LimitRange.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.LimitRange.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.LimitRange.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.LimitRange.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ListOptions.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ListOptions.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ListOptions.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ListOptions.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Namespace.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Namespace.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Namespace.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Namespace.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Namespace.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Namespace.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Node.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Node.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Node.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Node.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Node.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Node.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.NodeProxyOptions.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.NodeProxyOptions.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.NodeProxyOptions.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PatchOptions.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PatchOptions.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PatchOptions.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PersistentVolume.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PersistentVolume.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PersistentVolume.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PersistentVolume.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PersistentVolume.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PersistentVolume.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PersistentVolumeClaim.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PersistentVolumeClaim.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PersistentVolumeClaim.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PersistentVolumeClaim.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PersistentVolumeClaim.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PersistentVolumeClaim.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Pod.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Pod.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Pod.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Pod.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Pod.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Pod.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PodAttachOptions.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PodAttachOptions.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PodAttachOptions.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PodExecOptions.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PodExecOptions.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PodExecOptions.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PodLogOptions.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PodLogOptions.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PodLogOptions.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PodPortForwardOptions.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PodPortForwardOptions.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PodPortForwardOptions.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PodProxyOptions.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PodProxyOptions.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PodProxyOptions.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PodStatusResult.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PodStatusResult.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PodStatusResult.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PodStatusResult.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PodStatusResult.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PodStatusResult.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PodTemplate.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PodTemplate.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PodTemplate.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PodTemplate.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PodTemplate.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PodTemplate.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.RangeAllocation.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.RangeAllocation.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.RangeAllocation.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.RangeAllocation.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.RangeAllocation.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.RangeAllocation.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ReplicationController.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ReplicationController.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ReplicationController.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ReplicationController.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ReplicationController.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ReplicationController.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ResourceQuota.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ResourceQuota.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ResourceQuota.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ResourceQuota.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ResourceQuota.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ResourceQuota.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Secret.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Secret.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Secret.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Secret.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Secret.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Secret.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.SerializedReference.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.SerializedReference.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.SerializedReference.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Service.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Service.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Service.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Service.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Service.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Service.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ServiceAccount.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ServiceAccount.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ServiceAccount.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ServiceAccount.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ServiceAccount.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ServiceAccount.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ServiceProxyOptions.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ServiceProxyOptions.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ServiceProxyOptions.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Status.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Status.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Status.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.UpdateOptions.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.UpdateOptions.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.UpdateOptions.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.WatchEvent.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.WatchEvent.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/core.v1.WatchEvent.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/events.k8s.io.v1beta1.Event.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/events.k8s.io.v1beta1.Event.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/events.k8s.io.v1beta1.Event.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/events.k8s.io.v1beta1.Event.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/events.k8s.io.v1beta1.Event.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/events.k8s.io.v1beta1.Event.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.DaemonSet.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.DaemonSet.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.DaemonSet.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.DaemonSet.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.DaemonSet.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.DaemonSet.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.Deployment.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.Deployment.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.Deployment.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.Deployment.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.Deployment.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.Deployment.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.DeploymentRollback.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.DeploymentRollback.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.DeploymentRollback.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.Ingress.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.Ingress.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.Ingress.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.Ingress.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.Ingress.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.Ingress.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.NetworkPolicy.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.NetworkPolicy.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.NetworkPolicy.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.NetworkPolicy.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.NetworkPolicy.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.NetworkPolicy.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.PodSecurityPolicy.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.PodSecurityPolicy.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.PodSecurityPolicy.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.PodSecurityPolicy.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.PodSecurityPolicy.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.PodSecurityPolicy.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.ReplicaSet.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.ReplicaSet.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.ReplicaSet.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.ReplicaSet.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.ReplicaSet.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.ReplicaSet.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.ReplicationControllerDummy.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.ReplicationControllerDummy.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.ReplicationControllerDummy.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.Scale.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.Scale.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.Scale.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.Scale.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.Scale.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.Scale.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/imagepolicy.k8s.io.v1alpha1.ImageReview.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/imagepolicy.k8s.io.v1alpha1.ImageReview.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/imagepolicy.k8s.io.v1alpha1.ImageReview.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/imagepolicy.k8s.io.v1alpha1.ImageReview.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/imagepolicy.k8s.io.v1alpha1.ImageReview.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/imagepolicy.k8s.io.v1alpha1.ImageReview.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/networking.k8s.io.v1.NetworkPolicy.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/networking.k8s.io.v1.NetworkPolicy.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/networking.k8s.io.v1.NetworkPolicy.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/networking.k8s.io.v1.NetworkPolicy.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/networking.k8s.io.v1.NetworkPolicy.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/networking.k8s.io.v1.NetworkPolicy.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/networking.k8s.io.v1beta1.Ingress.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/networking.k8s.io.v1beta1.Ingress.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/networking.k8s.io.v1beta1.Ingress.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/networking.k8s.io.v1beta1.Ingress.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/networking.k8s.io.v1beta1.Ingress.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/networking.k8s.io.v1beta1.Ingress.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/node.k8s.io.v1alpha1.RuntimeClass.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/node.k8s.io.v1alpha1.RuntimeClass.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/node.k8s.io.v1alpha1.RuntimeClass.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/node.k8s.io.v1alpha1.RuntimeClass.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/node.k8s.io.v1alpha1.RuntimeClass.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/node.k8s.io.v1alpha1.RuntimeClass.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/node.k8s.io.v1beta1.RuntimeClass.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/node.k8s.io.v1beta1.RuntimeClass.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/node.k8s.io.v1beta1.RuntimeClass.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/node.k8s.io.v1beta1.RuntimeClass.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/node.k8s.io.v1beta1.RuntimeClass.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/node.k8s.io.v1beta1.RuntimeClass.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/policy.v1beta1.Eviction.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/policy.v1beta1.Eviction.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/policy.v1beta1.Eviction.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/policy.v1beta1.Eviction.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/policy.v1beta1.Eviction.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/policy.v1beta1.Eviction.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/policy.v1beta1.PodDisruptionBudget.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/policy.v1beta1.PodDisruptionBudget.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/policy.v1beta1.PodDisruptionBudget.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/policy.v1beta1.PodDisruptionBudget.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/policy.v1beta1.PodDisruptionBudget.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/policy.v1beta1.PodDisruptionBudget.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/policy.v1beta1.PodSecurityPolicy.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/policy.v1beta1.PodSecurityPolicy.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/policy.v1beta1.PodSecurityPolicy.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/policy.v1beta1.PodSecurityPolicy.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/policy.v1beta1.PodSecurityPolicy.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/policy.v1beta1.PodSecurityPolicy.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1.ClusterRole.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1.ClusterRole.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1.ClusterRole.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1.ClusterRole.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1.ClusterRole.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1.ClusterRole.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1.ClusterRoleBinding.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1.ClusterRoleBinding.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1.ClusterRoleBinding.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1.ClusterRoleBinding.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1.ClusterRoleBinding.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1.ClusterRoleBinding.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1.Role.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1.Role.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1.Role.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1.Role.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1.Role.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1.Role.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1.RoleBinding.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1.RoleBinding.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1.RoleBinding.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1.RoleBinding.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1.RoleBinding.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1.RoleBinding.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1alpha1.ClusterRole.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1alpha1.ClusterRole.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1alpha1.ClusterRole.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1alpha1.ClusterRole.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1alpha1.ClusterRole.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1alpha1.ClusterRole.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1alpha1.ClusterRoleBinding.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1alpha1.ClusterRoleBinding.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1alpha1.ClusterRoleBinding.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1alpha1.ClusterRoleBinding.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1alpha1.ClusterRoleBinding.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1alpha1.ClusterRoleBinding.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1alpha1.Role.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1alpha1.Role.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1alpha1.Role.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1alpha1.Role.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1alpha1.Role.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1alpha1.Role.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1alpha1.RoleBinding.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1alpha1.RoleBinding.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1alpha1.RoleBinding.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1alpha1.RoleBinding.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1alpha1.RoleBinding.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1alpha1.RoleBinding.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1beta1.ClusterRole.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1beta1.ClusterRole.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1beta1.ClusterRole.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1beta1.ClusterRole.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1beta1.ClusterRole.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1beta1.ClusterRole.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1beta1.ClusterRoleBinding.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1beta1.ClusterRoleBinding.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1beta1.ClusterRoleBinding.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1beta1.ClusterRoleBinding.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1beta1.ClusterRoleBinding.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1beta1.ClusterRoleBinding.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1beta1.Role.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1beta1.Role.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1beta1.Role.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1beta1.Role.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1beta1.Role.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1beta1.Role.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1beta1.RoleBinding.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1beta1.RoleBinding.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1beta1.RoleBinding.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1beta1.RoleBinding.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1beta1.RoleBinding.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1beta1.RoleBinding.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/scheduling.k8s.io.v1.PriorityClass.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/scheduling.k8s.io.v1.PriorityClass.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/scheduling.k8s.io.v1.PriorityClass.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/scheduling.k8s.io.v1.PriorityClass.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/scheduling.k8s.io.v1.PriorityClass.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/scheduling.k8s.io.v1.PriorityClass.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/scheduling.k8s.io.v1alpha1.PriorityClass.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/scheduling.k8s.io.v1alpha1.PriorityClass.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/scheduling.k8s.io.v1alpha1.PriorityClass.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/scheduling.k8s.io.v1alpha1.PriorityClass.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/scheduling.k8s.io.v1alpha1.PriorityClass.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/scheduling.k8s.io.v1alpha1.PriorityClass.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/scheduling.k8s.io.v1beta1.PriorityClass.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/scheduling.k8s.io.v1beta1.PriorityClass.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/scheduling.k8s.io.v1beta1.PriorityClass.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/scheduling.k8s.io.v1beta1.PriorityClass.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/scheduling.k8s.io.v1beta1.PriorityClass.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/scheduling.k8s.io.v1beta1.PriorityClass.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/settings.k8s.io.v1alpha1.PodPreset.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/settings.k8s.io.v1alpha1.PodPreset.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/settings.k8s.io.v1alpha1.PodPreset.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/settings.k8s.io.v1alpha1.PodPreset.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/settings.k8s.io.v1alpha1.PodPreset.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/settings.k8s.io.v1alpha1.PodPreset.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1.StorageClass.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1.StorageClass.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1.StorageClass.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1.StorageClass.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1.StorageClass.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1.StorageClass.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1.VolumeAttachment.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1.VolumeAttachment.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1.VolumeAttachment.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1.VolumeAttachment.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1.VolumeAttachment.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1.VolumeAttachment.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1alpha1.VolumeAttachment.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1alpha1.VolumeAttachment.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1alpha1.VolumeAttachment.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1alpha1.VolumeAttachment.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1alpha1.VolumeAttachment.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1alpha1.VolumeAttachment.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1beta1.CSIDriver.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1beta1.CSIDriver.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1beta1.CSIDriver.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1beta1.CSIDriver.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1beta1.CSIDriver.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1beta1.CSIDriver.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1beta1.CSINode.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1beta1.CSINode.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1beta1.CSINode.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1beta1.CSINode.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1beta1.CSINode.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1beta1.CSINode.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1beta1.StorageClass.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1beta1.StorageClass.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1beta1.StorageClass.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1beta1.StorageClass.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1beta1.StorageClass.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1beta1.StorageClass.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1beta1.VolumeAttachment.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1beta1.VolumeAttachment.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1beta1.VolumeAttachment.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1beta1.VolumeAttachment.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1beta1.VolumeAttachment.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1beta1.VolumeAttachment.yaml diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/admission.k8s.io.v1beta1.AdmissionReview.after_roundtrip.json b/staging/src/k8s.io/api/testdata/v1.14.0/admission.k8s.io.v1beta1.AdmissionReview.after_roundtrip.json deleted file mode 100644 index 818d3283af3..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/admission.k8s.io.v1beta1.AdmissionReview.after_roundtrip.json +++ /dev/null @@ -1,70 +0,0 @@ -{ - "kind": "AdmissionReview", - "apiVersion": "admission.k8s.io/v1beta1", - "request": { - "uid": "ő岅ȕHH壬%龺ǟ橸章蒪ʤǎ", - "kind": { - "group": "2", - "version": "3", - "kind": "4" - }, - "resource": { - "group": "5", - "version": "6", - "resource": "7" - }, - "subResource": "8", - "name": "9", - "namespace": "10", - "operation": "祈¡ıŵDz廔ȇ{sŊƏp饏姥呄鐊", - "userInfo": { - "username": "11", - "uid": "12", - "groups": [ - "13" - ], - "extra": { - "14": [ - "15" -] - } - }, - "object": {"apiVersion":"example.com/v1","kind":"CustomType","spec":{"replicas":1},"status":{"available":1}}, - "oldObject": {"apiVersion":"example.com/v1","kind":"CustomType","spec":{"replicas":1},"status":{"available":1}}, - "dryRun": true, - "options": null - }, - "response": { - "uid": "爟¼ªov鈶", - "allowed": false, - "status": { - "metadata": { - "selfLink": "(湗Ć]ʪƬ滈憴Uą飋ī", - "resourceVersion": "71208173751669476" - }, - "status": "16", - "message": "17", - "reason": "Hr鯹)晿\u003co,c鮽ort昍řČ扷5Ɨ", - "details": { - "name": "18", - "group": "19", - "kind": "20", - "uid": "Ƣ6/ʕVŚ(ĿȊ甞", - "causes": [ - { - "reason": "颋Dž", - "message": "21", - "field": "22" - } - ], - "retryAfterSeconds": 1001983654 - }, - "code": 153738858 - }, - "patch": "fQ==", - "patchType": "-Ǐ忄*齧獚敆Ȏțê", - "auditAnnotations": { - "23": "24" - } - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/admission.k8s.io.v1beta1.AdmissionReview.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.14.0/admission.k8s.io.v1beta1.AdmissionReview.after_roundtrip.pb deleted file mode 100644 index bd49825c7907019e648184957dd3e3528747a3b2..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 609 zcmd0{C}!Z&=8{NE$;~V-&dkr#%eE-i%gom=GfYY?Ni-DVcZA6VrIux;mJ6+9;kv}c zC4Y3{(@m`>rh0fhUA#v1<-T3V=RaGyp`?6YbT-N4t*o7rb2B|8)7%rxROV zPUv!y;9@c~6k;+ol43G6R^kHkOoUi~q^Va5S5mc7VnJqDY7xlQN>)m#6^Xe8IjMTd z`ME&HE9od@XXd2<#hpuwOY(C=DhpD9V#Nii$x2q$N=2y!Iho0c#Y$F&wLsC5#FA1V z8)#x#VrEWaQcfyJqBe*wwnQ){F;p=KU1a3qdEPPq(4Ir9^2=U!Y!hIRn#sszz$K~i zZ0GbNZLz0T9b5BkcgM4~EulwRUoP%GvRX*c+|bCt!qD8<+|rh0fhUA#v1<-T3V=RaGyp`?6YbT-N4t*o7rb2B|8)7%rxROV zPUv!y;9@c~6k;+ol43G6R^kHkOoUi~q^Va5S5mc7VnJqDY7xlQN>)m#6^Xe8IjMTd z`ME&HE9od@XXd2<#hpuwOY(C=DhpD9V#Nii$x2q$N=2y!Iho0c#Y$F&wLsC5#FA1V z8)#x#VrEWaQcfyJqBe*wwnQ)rU1a3qdEPPq(4Ir9^2=U!Y!hIRn#sszz$K~iZ0GbN zZLz0T9b5BkcgM4~EulwRUoP%GvRX*c+|bCt!qD8<+|X7^^_EghMg~g!T&yn_ zbsujPVlpxW3K(fDoBQN0vytGjMP~Y^riLAzrEz5ciLU2U<{7-&v)ogOu~th=_jv!) l{ViHA_bz|lJL}ohwiA6PW*=T<#KFa6WDGRMM2bO)0RVY@_kAB9zXWyyTq9RwhLSPI ziP@=iI2v;@X){B2n7|H<*>(Mr70#Fvf21v&p++j&9k#C8cA~*fMPkwH|1iI_gWF;_ z2Jwt6FiMb7YlB|CIzQsQzTQ%rbxmBEdw9iL*q(%y$tBGjx!}JlgwX*>Gc*OMqOM>W zYpNz9*}y;l-1#vyGCkB+ALw{{|HIwd;k{G~Dnw69RR#IIC(5S{At3Go5F}FHDRh$J~{`B&f6|-)8 z>~`t#(8<#3gm>=}ZPQVJ|HX1FQuu@1KFS);B3)n+=9#~gR6*tr`NI>HC!*ah*R*^Yl4c6j)gba+`A-qn$OUKCd?i_m-At{P&;y^}*Wj3>W7vV*peN z07MPTzydc67^j!2gB-Ad0+K*aQ`1apmO}Mw6zSej94S<#(+^Nx_97$@C<=rjNJvu@ z14I&?h6KZ{{2nPJ106&#AK^e7XeKIw83?VWv(O*}$|NhnB!TLgZa_K#l%r55DAL}m zHt{>#?aaB9K!rBryx}y%?yL#`Y$Z?xfQTJBfeo-H3_zo(LzBQ9$q~B?9sl~YJpSfp sb#bux(km2~N~=@Vg~=2C_^iJ&(^CHUZu6Oir}Bm0Y&|PuArK7w0}vVB9smFU diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/admissionregistration.k8s.io.v1beta1.MutatingWebhookConfiguration.after_roundtrip.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/admissionregistration.k8s.io.v1beta1.MutatingWebhookConfiguration.after_roundtrip.yaml deleted file mode 100644 index 10eabc1eedd..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/admissionregistration.k8s.io.v1beta1.MutatingWebhookConfiguration.after_roundtrip.yaml +++ /dev/null @@ -1,62 +0,0 @@ -apiVersion: admissionregistration.k8s.io/v1beta1 -kind: MutatingWebhookConfiguration -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -webhooks: -- admissionReviewVersions: - - "38" - clientConfig: - caBundle: /Q== - service: - name: "27" - namespace: "26" - path: "28" - url: "25" - failurePolicy: 洝尿彀 - name: "24" - namespaceSelector: - matchExpressions: - - key: M-H_5_.t..bGE.9__.3_u1.m_.5AW-_S-.3g.7_2fNc5G - operator: NotIn - values: - - 7_M9T9sH.Wu5--.K_.0--_0P7_.C.Ze--D07.a_.y_y_oU - matchLabels: - 8--58----0683-b-w9.j---57-y-o-4-m-7r--0am6b4---l---rcdj24r-----v-2/uY._.-44..d.__Gg8-2_kS91.eK: 1d3-7-f8 - rules: - - apiGroups: - - "29" - apiVersions: - - "30" - operations: - - 凗蓏Ŋ蛊ĉy緅縕>Ž - resources: - - "31" - scope: ǡƏS$+½H - sideEffects: ʖ畬x骀Šĸů湙騘&啞川J缮ǚb - timeoutSeconds: 743309977 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/admissionregistration.k8s.io.v1beta1.MutatingWebhookConfiguration.json b/staging/src/k8s.io/api/testdata/v1.14.0/admissionregistration.k8s.io.v1beta1.MutatingWebhookConfiguration.json deleted file mode 100644 index db58d8b6788..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/admissionregistration.k8s.io.v1beta1.MutatingWebhookConfiguration.json +++ /dev/null @@ -1,94 +0,0 @@ -{ - "kind": "MutatingWebhookConfiguration", - "apiVersion": "admissionregistration.k8s.io/v1beta1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fields": {"18":{"19":null}} - } - ] - }, - "webhooks": [ - { - "name": "24", - "clientConfig": { - "url": "25", - "service": { - "namespace": "26", - "name": "27", - "path": "28" - }, - "caBundle": "/Q==" - }, - "rules": [ - { - "operations": [ - "凗蓏Ŋ蛊ĉy緅縕\u003eŽ" - ], - "apiGroups": [ - "29" - ], - "apiVersions": [ - "30" - ], - "resources": [ - "31" - ], - "scope": "ǡƏS$+½H" - } - ], - "failurePolicy": "洝尿彀", - "namespaceSelector": { - "matchLabels": { - "8--58----0683-b-w9.j---57-y-o-4-m-7r--0am6b4---l---rcdj24r-----v-2/uY._.-44..d.__Gg8-2_kS91.eK": "1d3-7-f8" - }, - "matchExpressions": [ - { - "key": "M-H_5_.t..bGE.9__.3_u1.m_.5AW-_S-.3g.7_2fNc5G", - "operator": "NotIn", - "values": [ - "7_M9T9sH.Wu5--.K_.0--_0P7_.C.Ze--D07.a_.y_y_oU" - ] - } - ] - }, - "sideEffects": "ʖ畬x骀Šĸů湙騘\u0026啞川J缮ǚb", - "timeoutSeconds": 743309977, - "admissionReviewVersions": [ - "38" - ] - } - ] -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/admissionregistration.k8s.io.v1beta1.MutatingWebhookConfiguration.pb b/staging/src/k8s.io/api/testdata/v1.14.0/admissionregistration.k8s.io.v1beta1.MutatingWebhookConfiguration.pb deleted file mode 100644 index 876472b7f7b6d47d4b9da897b126cbd47525cd98..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 656 zcmXAj+e=hY6vpQq%4`!7o1z$cs7WFw_V(P*J`V+{p(%=BCJD7W$GJ2!%^aJHHAbMt zWQ~MHnp$d!K1ervFdQ)vYDTk%o(h7V3eH?!`VWFOwBX}g>svn-D?$=3&Rlag?!CX0dH!{Jjq9lboDMl+?E;(uc~J--2D~V_c~SP% zG!8gxW1oj_CJNcj(LOIPih_%9ab8pgcu~!ACmE{2BbA3)XDnNppDN6vE@yiA(~4QQ zJ$9@3Xy|xxbs~TFBDbXqfAN5q6u2MkVXi@5(%rm7AorJ<>XyL) zXLzFgc(jl$Kg;Itr%NlDQf~ZIVI3Z1JbP9a+`KG$z}DR6XlLz-kL%5z-Noe@=iP?0 zKIr|%fiSp45K@^C5;P(s3tcyGm`$pV(#S>%iXuJEmS$A56qa9Qiud}$lEP9}{Ya`y zUBDD0MZwsIDQyZ8B+*ExA!2_ktQLJT(oulG06=Z1nW_{gF}9k{V1rUD)0Bv#6sxDZ z5$!}+4q}~3f%aat3GQsSlV@XY7PJ}Xj6^f;PN@jtR*D6LsL-KP+<<%h2sH{iHYrZi zG_|{=qhFqs#$Vs4yc{gN$ma@6#nq|G;^Z-BeAZc+X(@epyYavzMhwf+vRcn E1IQ%bl>h($ diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/admissionregistration.k8s.io.v1beta1.MutatingWebhookConfiguration.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/admissionregistration.k8s.io.v1beta1.MutatingWebhookConfiguration.yaml deleted file mode 100644 index 283d13b3f32..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/admissionregistration.k8s.io.v1beta1.MutatingWebhookConfiguration.yaml +++ /dev/null @@ -1,65 +0,0 @@ -apiVersion: admissionregistration.k8s.io/v1beta1 -kind: MutatingWebhookConfiguration -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - fields: - "18": - "19": null - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -webhooks: -- admissionReviewVersions: - - "38" - clientConfig: - caBundle: /Q== - service: - name: "27" - namespace: "26" - path: "28" - url: "25" - failurePolicy: 洝尿彀 - name: "24" - namespaceSelector: - matchExpressions: - - key: M-H_5_.t..bGE.9__.3_u1.m_.5AW-_S-.3g.7_2fNc5G - operator: NotIn - values: - - 7_M9T9sH.Wu5--.K_.0--_0P7_.C.Ze--D07.a_.y_y_oU - matchLabels: - 8--58----0683-b-w9.j---57-y-o-4-m-7r--0am6b4---l---rcdj24r-----v-2/uY._.-44..d.__Gg8-2_kS91.eK: 1d3-7-f8 - rules: - - apiGroups: - - "29" - apiVersions: - - "30" - operations: - - 凗蓏Ŋ蛊ĉy緅縕>Ž - resources: - - "31" - scope: ǡƏS$+½H - sideEffects: ʖ畬x骀Šĸů湙騘&啞川J缮ǚb - timeoutSeconds: 743309977 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/admissionregistration.k8s.io.v1beta1.ValidatingWebhookConfiguration.after_roundtrip.json b/staging/src/k8s.io/api/testdata/v1.14.0/admissionregistration.k8s.io.v1beta1.ValidatingWebhookConfiguration.after_roundtrip.json deleted file mode 100644 index c94143578d2..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/admissionregistration.k8s.io.v1beta1.ValidatingWebhookConfiguration.after_roundtrip.json +++ /dev/null @@ -1,93 +0,0 @@ -{ - "kind": "ValidatingWebhookConfiguration", - "apiVersion": "admissionregistration.k8s.io/v1beta1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17" - } - ] - }, - "webhooks": [ - { - "name": "24", - "clientConfig": { - "url": "25", - "service": { - "namespace": "26", - "name": "27", - "path": "28" - }, - "caBundle": "/Q==" - }, - "rules": [ - { - "operations": [ - "凗蓏Ŋ蛊ĉy緅縕\u003eŽ" - ], - "apiGroups": [ - "29" - ], - "apiVersions": [ - "30" - ], - "resources": [ - "31" - ], - "scope": "ǡƏS$+½H" - } - ], - "failurePolicy": "洝尿彀", - "namespaceSelector": { - "matchLabels": { - "8--58----0683-b-w9.j---57-y-o-4-m-7r--0am6b4---l---rcdj24r-----v-2/uY._.-44..d.__Gg8-2_kS91.eK": "1d3-7-f8" - }, - "matchExpressions": [ - { - "key": "M-H_5_.t..bGE.9__.3_u1.m_.5AW-_S-.3g.7_2fNc5G", - "operator": "NotIn", - "values": [ - "7_M9T9sH.Wu5--.K_.0--_0P7_.C.Ze--D07.a_.y_y_oU" - ] - } - ] - }, - "sideEffects": "ʖ畬x骀Šĸů湙騘\u0026啞川J缮ǚb", - "timeoutSeconds": 743309977, - "admissionReviewVersions": [ - "38" - ] - } - ] -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/admissionregistration.k8s.io.v1beta1.ValidatingWebhookConfiguration.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.14.0/admissionregistration.k8s.io.v1beta1.ValidatingWebhookConfiguration.after_roundtrip.pb deleted file mode 100644 index d8391a1828e94830633bbf98b16d0d21e2c7dfe5..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 642 zcmX9&+e;Kt9Nrna4$;F<6!Q?ZNrZ8ZGiPpRUV_xp6h$zVggVW-mv-0Pv7KFOjX;ad z8VQRuwbT-OkZ$&1?21WHvtD}Wsh)Z&n7zF89|Rrf2Or<>_kAB9zc{vi+&Qks3?`zs z9kr6FP$X)nQ)Zg(Fpg~)wdw|?KqzfW{E=?6KN_S~GSU+YT(zutgOvR$wCL-CuKmXkRF)}tgGEnd9czf@|o!s+pvujN6E{@T81_yR?jKQ;#7(2?b5)xQR z_U~^T^42D{MsM0hXJdSzmX##YhnW;BDMPHJIt-vujXzd>=y(%Ob#bOR54ybBl`na- zZhPWZ>Cwo^((06Z_Y!T>k&pkyax7B#gWNvK8qXqKU=ik-zm!x#<_>wIQm#Tv-uz&&*Ku=NAOlSdx>ira{zF-U~RHZWrP+jICBoHVHgh5D1 zQv?G<;+=*BL#_NCDJTOSgfSoHKpSW#DuHPT15Ib4K?sydMuG_f)iXVSbOI$|ZiYP>6#&>upa=jFJ9GjYU~dS3Mp1_*fmxCzRu?+{^+|d1 u&5i1-;o=LoP+Tsp&QzDCPk58_UVg5n{PEr9(*T~y6@Ihztc(Sp-}evcx!&9W diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/admissionregistration.k8s.io.v1beta1.ValidatingWebhookConfiguration.after_roundtrip.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/admissionregistration.k8s.io.v1beta1.ValidatingWebhookConfiguration.after_roundtrip.yaml deleted file mode 100644 index 079716944c6..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/admissionregistration.k8s.io.v1beta1.ValidatingWebhookConfiguration.after_roundtrip.yaml +++ /dev/null @@ -1,62 +0,0 @@ -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" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -webhooks: -- admissionReviewVersions: - - "38" - clientConfig: - caBundle: /Q== - service: - name: "27" - namespace: "26" - path: "28" - url: "25" - failurePolicy: 洝尿彀 - name: "24" - namespaceSelector: - matchExpressions: - - key: M-H_5_.t..bGE.9__.3_u1.m_.5AW-_S-.3g.7_2fNc5G - operator: NotIn - values: - - 7_M9T9sH.Wu5--.K_.0--_0P7_.C.Ze--D07.a_.y_y_oU - matchLabels: - 8--58----0683-b-w9.j---57-y-o-4-m-7r--0am6b4---l---rcdj24r-----v-2/uY._.-44..d.__Gg8-2_kS91.eK: 1d3-7-f8 - rules: - - apiGroups: - - "29" - apiVersions: - - "30" - operations: - - 凗蓏Ŋ蛊ĉy緅縕>Ž - resources: - - "31" - scope: ǡƏS$+½H - sideEffects: ʖ畬x骀Šĸů湙騘&啞川J缮ǚb - timeoutSeconds: 743309977 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/admissionregistration.k8s.io.v1beta1.ValidatingWebhookConfiguration.json b/staging/src/k8s.io/api/testdata/v1.14.0/admissionregistration.k8s.io.v1beta1.ValidatingWebhookConfiguration.json deleted file mode 100644 index ffee092c202..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/admissionregistration.k8s.io.v1beta1.ValidatingWebhookConfiguration.json +++ /dev/null @@ -1,94 +0,0 @@ -{ - "kind": "ValidatingWebhookConfiguration", - "apiVersion": "admissionregistration.k8s.io/v1beta1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fields": {"18":{"19":null}} - } - ] - }, - "webhooks": [ - { - "name": "24", - "clientConfig": { - "url": "25", - "service": { - "namespace": "26", - "name": "27", - "path": "28" - }, - "caBundle": "/Q==" - }, - "rules": [ - { - "operations": [ - "凗蓏Ŋ蛊ĉy緅縕\u003eŽ" - ], - "apiGroups": [ - "29" - ], - "apiVersions": [ - "30" - ], - "resources": [ - "31" - ], - "scope": "ǡƏS$+½H" - } - ], - "failurePolicy": "洝尿彀", - "namespaceSelector": { - "matchLabels": { - "8--58----0683-b-w9.j---57-y-o-4-m-7r--0am6b4---l---rcdj24r-----v-2/uY._.-44..d.__Gg8-2_kS91.eK": "1d3-7-f8" - }, - "matchExpressions": [ - { - "key": "M-H_5_.t..bGE.9__.3_u1.m_.5AW-_S-.3g.7_2fNc5G", - "operator": "NotIn", - "values": [ - "7_M9T9sH.Wu5--.K_.0--_0P7_.C.Ze--D07.a_.y_y_oU" - ] - } - ] - }, - "sideEffects": "ʖ畬x骀Šĸů湙騘\u0026啞川J缮ǚb", - "timeoutSeconds": 743309977, - "admissionReviewVersions": [ - "38" - ] - } - ] -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/admissionregistration.k8s.io.v1beta1.ValidatingWebhookConfiguration.pb b/staging/src/k8s.io/api/testdata/v1.14.0/admissionregistration.k8s.io.v1beta1.ValidatingWebhookConfiguration.pb deleted file mode 100644 index 48af79b44406c7dc0c8c288a59bf3ff84f72b0fd..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 658 zcmXAj+e=hY6vpQq%4`!7o1&P9s7WFw_V(P*J`V+{r74PFDhaha<6N2KaAODf z!2wQ!ob2Qj7pJ;i`E+GrEdT0iOK~n^lJflh%lXCaX?r`Yj%z6tpc15IpWy`I0N#c5IPKaQF8L4 z?5b%Tveza)kKTwEGMnQAZeA1x2jOD8s0{II;drm`?om_uE5cKOqa zS+_lLv-oi2cyVF3R9%MXwRu-JREV{tf{N{LP?TL@;&92?WFh2xI_?AnGg~*A|nsFX5bK;R2`*|g%lJ)dW^4^M)jarK|># zRF}MfDMpHdu@_U?6d*{V;Z8%uzE)T*dS#>|KY@OL+E6o9DNbPQX*z=qO0i6nB92h3 zp6)@k6Ja@kbt?JW`_v}5v)xLZi#l1*W}G+T&A2D2B7|Eh77(IBhfZ+=?)4$mDCpRv zI7L&`>XMFrd0d)&eZBH>xbQrmD=ZaPXDW-+$Lz^Ddu6tz^x^H+6Azh5=YI3`yiA-9 Gm*XF;v*1$z diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/admissionregistration.k8s.io.v1beta1.ValidatingWebhookConfiguration.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/admissionregistration.k8s.io.v1beta1.ValidatingWebhookConfiguration.yaml deleted file mode 100644 index ac1e3f581d8..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/admissionregistration.k8s.io.v1beta1.ValidatingWebhookConfiguration.yaml +++ /dev/null @@ -1,65 +0,0 @@ -apiVersion: admissionregistration.k8s.io/v1beta1 -kind: ValidatingWebhookConfiguration -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - fields: - "18": - "19": null - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -webhooks: -- admissionReviewVersions: - - "38" - clientConfig: - caBundle: /Q== - service: - name: "27" - namespace: "26" - path: "28" - url: "25" - failurePolicy: 洝尿彀 - name: "24" - namespaceSelector: - matchExpressions: - - key: M-H_5_.t..bGE.9__.3_u1.m_.5AW-_S-.3g.7_2fNc5G - operator: NotIn - values: - - 7_M9T9sH.Wu5--.K_.0--_0P7_.C.Ze--D07.a_.y_y_oU - matchLabels: - 8--58----0683-b-w9.j---57-y-o-4-m-7r--0am6b4---l---rcdj24r-----v-2/uY._.-44..d.__Gg8-2_kS91.eK: 1d3-7-f8 - rules: - - apiGroups: - - "29" - apiVersions: - - "30" - operations: - - 凗蓏Ŋ蛊ĉy緅縕>Ž - resources: - - "31" - scope: ǡƏS$+½H - sideEffects: ʖ畬x骀Šĸů湙騘&啞川J缮ǚb - timeoutSeconds: 743309977 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.ControllerRevision.after_roundtrip.json b/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.ControllerRevision.after_roundtrip.json deleted file mode 100644 index 21a081ff975..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.ControllerRevision.after_roundtrip.json +++ /dev/null @@ -1,44 +0,0 @@ -{ - "kind": "ControllerRevision", - "apiVersion": "apps/v1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17" - } - ] - }, - "data": {"apiVersion":"example.com/v1","kind":"CustomType","spec":{"replicas":1},"status":{"available":1}}, - "revision": 1089963290653861247 -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.ControllerRevision.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.ControllerRevision.after_roundtrip.pb deleted file mode 100644 index e1aef3b40e82b26bf9089952c8f9f375ce74dae6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 357 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 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.DaemonSet.after_roundtrip.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.DaemonSet.after_roundtrip.yaml deleted file mode 100644 index 966312dcb40..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.DaemonSet.after_roundtrip.yaml +++ /dev/null @@ -1,719 +0,0 @@ -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" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -spec: - minReadySeconds: -252352702 - revisionHistoryLimit: -1230911246 - selector: - matchExpressions: - - key: 68._bQw.-dG6c-.6--_x.--0wmZk1_8._3s_-B - operator: In - values: - - Trcd-2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ2 - matchLabels: - 9n7yd745q0------2-2413-4lu-8-6r4404d5---g8c2-k9/Nx.G: 0M.y.g - template: - metadata: - annotations: - "37": "38" - clusterName: "43" - creationTimestamp: null - deletionGracePeriodSeconds: 5087509039175129589 - finalizers: - - "42" - generateName: "31" - generation: 3974191383006284807 - labels: - "35": "36" - managedFields: - - apiVersion: "45" - manager: "44" - name: "30" - namespace: "32" - ownerReferences: - - apiVersion: "39" - blockOwnerDeletion: true - controller: true - kind: "40" - name: "41" - uid: ',Q捇ȸ{+ɸ殁' - resourceVersion: "11397677413428459614" - selfLink: "33" - uid: ƐP_痸荎僋bŭDz鯰硰{舁吉蓨O - spec: - activeDeadlineSeconds: 3932374770591864310 - affinity: - nodeAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - key: "296" - operator: U髷裎$MVȟ@7飣奺Ȋ - values: - - "297" - matchFields: - - key: "298" - operator: ʁ揆ɘȌ脾嚏吐ĠLƐ - values: - - "299" - weight: -1694108493 - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - key: "292" - operator: Z1Ůđ眊ľǎɳ,ǿ飏騀呣 - values: - - "293" - matchFields: - - key: "294" - operator: ƻ悖ȩ0Ƹ[ - values: - - "295" - podAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: 7u-tie4-7--gm3.38vl-1z---883d-v3j4-7y-p--u/d-4_4--.-_Z4.LA3HVG93_._.I3.__-.0-z_z0sn8 - operator: DoesNotExist - matchLabels: - U.8N: N-_-vv-Q2qz.W..4....-h._.GgT7_7B_D-..-.k4uz - namespaces: - - "314" - topologyKey: "315" - weight: -205176266 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: 4-45e--7-5r-4-7--7-2---o--4-1-2s39--6---fv--m-8--72-bca4m54/F.h-__k_K5._..O_J - operator: In - values: - - 3-___t-Z8SUGP.-_.uB-.--.gR - matchLabels: - 546g-40883176jt-e8b---67-1sn-09143193c/I2_-.XFw.8._..._Wxpe..7: OX3.1d_YH3x---.._1_.N_XvSA..e1Vx8_I-.-_56-__18Y--6P - namespaces: - - "306" - topologyKey: "307" - podAntiAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: VKPg___KA-._d._.U8 - operator: DoesNotExist - matchLabels: - 4--3os1-5-ufkr-x0u-1meljf-5269893-t-l/34_-y.8_38xm-.nx.sEK4.B.B: V.Z__Lv8_.O_..8n.--z_-..W - namespaces: - - "330" - topologyKey: "331" - weight: 789384689 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: Q_c8.G.b_9_1o.w_aI._31-_I-A-_3bz._8M0U1_X - operator: NotIn - values: - - X_._D8T - matchLabels: - 8747ox.x-r-927--6/79._-k-5___-Qq..csh-3--Z1Tvw39F_C-rtSY.g._2F7.-_e..Or_-3: 4-Tm._G - namespaces: - - "322" - topologyKey: "323" - automountServiceAccountToken: true - containers: - - args: - - "219" - command: - - "218" - env: - - name: "226" - value: "227" - valueFrom: - configMapKeyRef: - key: "233" - name: "232" - optional: true - fieldRef: - apiVersion: "228" - fieldPath: "229" - resourceFieldRef: - containerName: "230" - divisor: "627" - resource: "231" - secretKeyRef: - key: "235" - name: "234" - optional: true - envFrom: - - configMapRef: - name: "224" - optional: true - prefix: "223" - secretRef: - name: "225" - optional: true - image: "217" - imagePullPolicy: 軶ǃ*ʙ嫙&蒒5靇 - lifecycle: - postStart: - exec: - command: - - "257" - httpGet: - host: "260" - httpHeaders: - - name: "261" - value: "262" - path: "258" - port: "259" - scheme: k_瀹鞎sn芞QÄȻ - tcpSocket: - host: "264" - port: "263" - preStop: - exec: - command: - - "265" - httpGet: - host: "268" - httpHeaders: - - name: "269" - value: "270" - path: "266" - port: "267" - scheme: '@Ȗs«öʮĀ<é瞾' - tcpSocket: - host: "272" - port: "271" - livenessProbe: - exec: - command: - - "242" - failureThreshold: -1553779100 - httpGet: - host: "244" - httpHeaders: - - name: "245" - value: "246" - path: "243" - port: -57352147 - scheme: Y鶪5w垁鷌辪虽U珝 - initialDelaySeconds: 411878451 - periodSeconds: -254454655 - successThreshold: -1925916855 - tcpSocket: - host: "248" - port: "247" - timeoutSeconds: 1676588692 - name: "216" - ports: - - containerPort: -1222594476 - hostIP: "222" - hostPort: -1942612426 - name: "221" - protocol: 遼ūPH炮掊°nʮ閼咎櫸eʔ - readinessProbe: - exec: - command: - - "249" - failureThreshold: -31530684 - httpGet: - host: "252" - httpHeaders: - - name: "253" - value: "254" - path: "250" - port: "251" - scheme: '}' - initialDelaySeconds: 1030243869 - periodSeconds: -185042403 - successThreshold: -374922344 - tcpSocket: - host: "256" - port: "255" - timeoutSeconds: -1080853187 - resources: - limits: - "": "280" - requests: - "": "809" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - ɵK.Q貇£ȹ - drop: - - ƹǔw÷nI粛E煹ǐƲE - privileged: true - procMount: Z - readOnlyRootFilesystem: false - runAsGroup: -8656955128235291182 - runAsNonRoot: false - runAsUser: -378701183370790036 - seLinuxOptions: - level: "277" - role: "275" - type: "276" - user: "274" - terminationMessagePath: "273" - terminationMessagePolicy: Ŭ - volumeDevices: - - devicePath: "241" - name: "240" - volumeMounts: - - mountPath: "237" - mountPropagation: å睫}堇硲蕵ɢ苆 - name: "236" - subPath: "238" - subPathExpr: "239" - workingDir: "220" - dnsConfig: - nameservers: - - "338" - options: - - name: "340" - value: "341" - searches: - - "339" - dnsPolicy: ħ籘Àǒɿʒ - enableServiceLinks: false - hostAliases: - - hostnames: - - "336" - ip: "335" - hostPID: true - hostname: "290" - imagePullSecrets: - - name: "289" - initContainers: - - args: - - "159" - command: - - "158" - env: - - name: "166" - value: "167" - valueFrom: - configMapKeyRef: - key: "173" - name: "172" - optional: true - fieldRef: - apiVersion: "168" - fieldPath: "169" - resourceFieldRef: - containerName: "170" - divisor: "770" - resource: "171" - secretKeyRef: - key: "175" - name: "174" - optional: false - envFrom: - - configMapRef: - name: "164" - optional: true - prefix: "163" - secretRef: - name: "165" - optional: true - image: "157" - imagePullPolicy: 衧ȇe媹H - lifecycle: - postStart: - exec: - command: - - "196" - httpGet: - host: "199" - httpHeaders: - - name: "200" - value: "201" - path: "197" - port: "198" - scheme: 錯ƶ - tcpSocket: - host: "203" - port: "202" - preStop: - exec: - command: - - "204" - httpGet: - host: "206" - httpHeaders: - - name: "207" - value: "208" - path: "205" - port: 2110181803 - scheme: '&蕭k ź贩j瀉ǚrǜnh0å' - tcpSocket: - host: "210" - port: "209" - livenessProbe: - exec: - command: - - "182" - failureThreshold: -1116811061 - httpGet: - host: "185" - httpHeaders: - - name: "186" - value: "187" - path: "183" - port: "184" - scheme: pȿŘ阌Ŗ怳冘HǺƶ - initialDelaySeconds: 1366561945 - periodSeconds: 408756018 - successThreshold: 437263194 - tcpSocket: - host: "189" - port: "188" - timeoutSeconds: 657514697 - name: "156" - ports: - - containerPort: -343150875 - hostIP: "162" - hostPort: 1435152179 - name: "161" - protocol: ɥ³ƞsɁ8^ʥǔTĪȸŹă - readinessProbe: - exec: - command: - - "190" - failureThreshold: 273818613 - httpGet: - host: "192" - httpHeaders: - - name: "193" - value: "194" - path: "191" - port: 1873902270 - scheme: ?Qȫş - initialDelaySeconds: -144591150 - periodSeconds: 1701891633 - successThreshold: -1768075156 - tcpSocket: - host: "195" - port: 2091150210 - timeoutSeconds: 673378190 - resources: - limits: - Z: "482" - requests: - ŏ{: "980" - securityContext: - allowPrivilegeEscalation: true - capabilities: - add: - - "" - drop: - - 臷Ľð»ųKĵ&4ʑ%:;栍dʪ - privileged: false - procMount: ğ#咻痗ȡmƴ - readOnlyRootFilesystem: false - runAsGroup: 4559267523176571 - runAsNonRoot: true - runAsUser: 6808883506426686803 - seLinuxOptions: - level: "215" - role: "213" - type: "214" - user: "212" - stdinOnce: true - terminationMessagePath: "211" - terminationMessagePolicy: 恰nj揠8lj黳鈫ʕ - tty: true - volumeDevices: - - devicePath: "181" - name: "180" - volumeMounts: - - mountPath: "177" - mountPropagation: ĕʄő芖{| - name: "176" - readOnly: true - subPath: "178" - subPathExpr: "179" - workingDir: "160" - nodeName: "282" - nodeSelector: - "278": "279" - priority: -2137775067 - priorityClassName: "337" - readinessGates: - - conditionType: '|gɳ礬.b屏ɧeʫį淓¯Ą0' - restartPolicy: 0)鈼¬麄p呝TG;邪匾mɩC[ó瓧嫭 - runtimeClassName: "342" - schedulerName: "332" - securityContext: - fsGroup: -3078742976292946468 - runAsGroup: -4151726557168738613 - runAsNonRoot: true - runAsUser: 8519427267030036521 - seLinuxOptions: - level: "286" - role: "284" - type: "285" - user: "283" - supplementalGroups: - - 1875040261412240501 - sysctls: - - name: "287" - value: "288" - serviceAccount: "281" - serviceAccountName: "280" - shareProcessNamespace: true - subdomain: "291" - terminationGracePeriodSeconds: 3211788672813464064 - tolerations: - - effect: ?¶ȲƪE1º轪d覉;Ĕ颪œ]洈愥 - key: "333" - operator: ŜŲ&洪y儕lmò - tolerationSeconds: -2713809069228546579 - value: "334" - volumes: - - awsElasticBlockStore: - fsType: "56" - partition: 1637061888 - readOnly: true - volumeID: "55" - azureDisk: - cachingMode: 啞川J缮ǚb - diskName: "119" - diskURI: "120" - fsType: "121" - kind: ʬ - readOnly: false - azureFile: - readOnly: true - secretName: "105" - shareName: "106" - cephfs: - monitors: - - "90" - path: "91" - readOnly: true - secretFile: "93" - secretRef: - name: "94" - user: "92" - cinder: - fsType: "88" - readOnly: true - secretRef: - name: "89" - volumeID: "87" - configMap: - defaultMode: -1853411528 - items: - - key: "108" - mode: -885708332 - path: "109" - name: "107" - optional: true - csi: - driver: "151" - fsType: "152" - nodePublishSecretRef: - name: "155" - readOnly: false - volumeAttributes: - "153": "154" - downwardAPI: - defaultMode: -861583888 - items: - - fieldRef: - apiVersion: "98" - fieldPath: "99" - mode: -332563744 - path: "97" - resourceFieldRef: - containerName: "100" - divisor: "40" - resource: "101" - emptyDir: - medium: Ň'Ğİ* - sizeLimit: "695" - fc: - fsType: "103" - lun: 324963473 - readOnly: true - targetWWNs: - - "102" - wwids: - - "104" - flexVolume: - driver: "82" - fsType: "83" - options: - "85": "86" - readOnly: true - secretRef: - name: "84" - flocker: - datasetName: "95" - datasetUUID: "96" - gcePersistentDisk: - fsType: "54" - partition: -1706940973 - pdName: "53" - gitRepo: - directory: "59" - repository: "57" - revision: "58" - glusterfs: - endpoints: "72" - path: "73" - hostPath: - path: "52" - type: _Ĭ艥< - iscsi: - fsType: "68" - initiatorName: "71" - iqn: "66" - iscsiInterface: "67" - lun: -1884322607 - portals: - - "69" - secretRef: - name: "70" - targetPortal: "65" - name: "51" - nfs: - path: "64" - readOnly: true - server: "63" - persistentVolumeClaim: - claimName: "74" - photonPersistentDisk: - fsType: "123" - pdID: "122" - portworxVolume: - fsType: "138" - volumeID: "137" - projected: - defaultMode: -740816174 - sources: - - configMap: - items: - - key: "133" - mode: -2137658152 - path: "134" - name: "132" - optional: true - downwardAPI: - items: - - fieldRef: - apiVersion: "128" - fieldPath: "129" - mode: -1617414299 - path: "127" - resourceFieldRef: - containerName: "130" - divisor: "763" - resource: "131" - secret: - items: - - key: "125" - mode: 1493217478 - path: "126" - name: "124" - optional: false - serviceAccountToken: - audience: "135" - expirationSeconds: -6753602166099171537 - path: "136" - quobyte: - group: "117" - readOnly: true - registry: "114" - tenant: "118" - user: "116" - volume: "115" - rbd: - fsType: "77" - image: "76" - keyring: "80" - monitors: - - "75" - pool: "78" - readOnly: true - secretRef: - name: "81" - user: "79" - scaleIO: - fsType: "146" - gateway: "139" - protectionDomain: "142" - secretRef: - name: "141" - sslEnabled: true - storageMode: "144" - storagePool: "143" - system: "140" - volumeName: "145" - secret: - defaultMode: 62108019 - items: - - key: "61" - mode: -1092501327 - path: "62" - optional: true - secretName: "60" - storageos: - fsType: "149" - secretRef: - name: "150" - volumeName: "147" - volumeNamespace: "148" - vsphereVolume: - fsType: "111" - storagePolicyID: "113" - storagePolicyName: "112" - volumePath: "110" - updateStrategy: - rollingUpdate: {} - type: 鮽ǍJB膾扉A­1襏櫯³£h刪q塨 -status: - collisionCount: 337714305 - conditions: - - lastTransitionTime: "2739-05-30T11:23:39Z" - message: "344" - reason: "343" - status: '[>ĵ''o儿Ƭ銭' - type: 嵘厶sȰÖ埡ÆɰŞ襵樞úʥ銀ƨ - currentNumberScheduled: -10743562 - desiredNumberScheduled: 1262074531 - numberAvailable: 1131069811 - numberMisscheduled: -1479988716 - numberReady: -1187060809 - numberUnavailable: 1834151037 - observedGeneration: 8043349780356677523 - updatedNumberScheduled: 641181607 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.DaemonSet.json b/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.DaemonSet.json deleted file mode 100644 index 0acdc99b421..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.DaemonSet.json +++ /dev/null @@ -1,1064 +0,0 @@ -{ - "kind": "DaemonSet", - "apiVersion": "apps/v1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fields": {"18":{"19":null}} - } - ] - }, - "spec": { - "selector": { - "matchLabels": { - "9n7yd745q0------2-2413-4lu-8-6r4404d5---g8c2-k9/Nx.G": "0M.y.g" - }, - "matchExpressions": [ - { - "key": "68._bQw.-dG6c-.6--_x.--0wmZk1_8._3s_-B", - "operator": "In", - "values": [ - "Trcd-2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ2" - ] - } - ] - }, - "template": { - "metadata": { - "name": "30", - "generateName": "31", - "namespace": "32", - "selfLink": "33", - "uid": "ƐP_痸荎僋bŭDz鯰硰{舁吉蓨O", - "resourceVersion": "11397677413428459614", - "generation": 3974191383006284807, - "creationTimestamp": null, - "deletionGracePeriodSeconds": 5087509039175129589, - "labels": { - "35": "36" - }, - "annotations": { - "37": "38" - }, - "ownerReferences": [ - { - "apiVersion": "39", - "kind": "40", - "name": "41", - "uid": ",Q捇ȸ{+ɸ殁", - "controller": true, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "42" - ], - "clusterName": "43", - "managedFields": [ - { - "manager": "44", - "apiVersion": "45", - "fields": {"46":{"47":null}} - } - ] - }, - "spec": { - "volumes": [ - { - "name": "51", - "hostPath": { - "path": "52", - "type": "_Ĭ艥\u003c" - }, - "emptyDir": { - "medium": "Ň'Ğİ*", - "sizeLimit": "695" - }, - "gcePersistentDisk": { - "pdName": "53", - "fsType": "54", - "partition": -1706940973 - }, - "awsElasticBlockStore": { - "volumeID": "55", - "fsType": "56", - "partition": 1637061888, - "readOnly": true - }, - "gitRepo": { - "repository": "57", - "revision": "58", - "directory": "59" - }, - "secret": { - "secretName": "60", - "items": [ - { - "key": "61", - "path": "62", - "mode": -1092501327 - } - ], - "defaultMode": 62108019, - "optional": true - }, - "nfs": { - "server": "63", - "path": "64", - "readOnly": true - }, - "iscsi": { - "targetPortal": "65", - "iqn": "66", - "lun": -1884322607, - "iscsiInterface": "67", - "fsType": "68", - "portals": [ - "69" - ], - "secretRef": { - "name": "70" - }, - "initiatorName": "71" - }, - "glusterfs": { - "endpoints": "72", - "path": "73" - }, - "persistentVolumeClaim": { - "claimName": "74" - }, - "rbd": { - "monitors": [ - "75" - ], - "image": "76", - "fsType": "77", - "pool": "78", - "user": "79", - "keyring": "80", - "secretRef": { - "name": "81" - }, - "readOnly": true - }, - "flexVolume": { - "driver": "82", - "fsType": "83", - "secretRef": { - "name": "84" - }, - "readOnly": true, - "options": { - "85": "86" - } - }, - "cinder": { - "volumeID": "87", - "fsType": "88", - "readOnly": true, - "secretRef": { - "name": "89" - } - }, - "cephfs": { - "monitors": [ - "90" - ], - "path": "91", - "user": "92", - "secretFile": "93", - "secretRef": { - "name": "94" - }, - "readOnly": true - }, - "flocker": { - "datasetName": "95", - "datasetUUID": "96" - }, - "downwardAPI": { - "items": [ - { - "path": "97", - "fieldRef": { - "apiVersion": "98", - "fieldPath": "99" - }, - "resourceFieldRef": { - "containerName": "100", - "resource": "101", - "divisor": "40" - }, - "mode": -332563744 - } - ], - "defaultMode": -861583888 - }, - "fc": { - "targetWWNs": [ - "102" - ], - "lun": 324963473, - "fsType": "103", - "readOnly": true, - "wwids": [ - "104" - ] - }, - "azureFile": { - "secretName": "105", - "shareName": "106", - "readOnly": true - }, - "configMap": { - "name": "107", - "items": [ - { - "key": "108", - "path": "109", - "mode": -885708332 - } - ], - "defaultMode": -1853411528, - "optional": true - }, - "vsphereVolume": { - "volumePath": "110", - "fsType": "111", - "storagePolicyName": "112", - "storagePolicyID": "113" - }, - "quobyte": { - "registry": "114", - "volume": "115", - "readOnly": true, - "user": "116", - "group": "117", - "tenant": "118" - }, - "azureDisk": { - "diskName": "119", - "diskURI": "120", - "cachingMode": "啞川J缮ǚb", - "fsType": "121", - "readOnly": false, - "kind": "ʬ" - }, - "photonPersistentDisk": { - "pdID": "122", - "fsType": "123" - }, - "projected": { - "sources": [ - { - "secret": { - "name": "124", - "items": [ - { - "key": "125", - "path": "126", - "mode": 1493217478 - } - ], - "optional": false - }, - "downwardAPI": { - "items": [ - { - "path": "127", - "fieldRef": { - "apiVersion": "128", - "fieldPath": "129" - }, - "resourceFieldRef": { - "containerName": "130", - "resource": "131", - "divisor": "763" - }, - "mode": -1617414299 - } - ] - }, - "configMap": { - "name": "132", - "items": [ - { - "key": "133", - "path": "134", - "mode": -2137658152 - } - ], - "optional": true - }, - "serviceAccountToken": { - "audience": "135", - "expirationSeconds": -6753602166099171537, - "path": "136" - } - } - ], - "defaultMode": -740816174 - }, - "portworxVolume": { - "volumeID": "137", - "fsType": "138" - }, - "scaleIO": { - "gateway": "139", - "system": "140", - "secretRef": { - "name": "141" - }, - "sslEnabled": true, - "protectionDomain": "142", - "storagePool": "143", - "storageMode": "144", - "volumeName": "145", - "fsType": "146" - }, - "storageos": { - "volumeName": "147", - "volumeNamespace": "148", - "fsType": "149", - "secretRef": { - "name": "150" - } - }, - "csi": { - "driver": "151", - "readOnly": false, - "fsType": "152", - "volumeAttributes": { - "153": "154" - }, - "nodePublishSecretRef": { - "name": "155" - } - } - } - ], - "initContainers": [ - { - "name": "156", - "image": "157", - "command": [ - "158" - ], - "args": [ - "159" - ], - "workingDir": "160", - "ports": [ - { - "name": "161", - "hostPort": 1435152179, - "containerPort": -343150875, - "protocol": "ɥ³ƞsɁ8^ʥǔTĪȸŹă", - "hostIP": "162" - } - ], - "envFrom": [ - { - "prefix": "163", - "configMapRef": { - "name": "164", - "optional": true - }, - "secretRef": { - "name": "165", - "optional": true - } - } - ], - "env": [ - { - "name": "166", - "value": "167", - "valueFrom": { - "fieldRef": { - "apiVersion": "168", - "fieldPath": "169" - }, - "resourceFieldRef": { - "containerName": "170", - "resource": "171", - "divisor": "770" - }, - "configMapKeyRef": { - "name": "172", - "key": "173", - "optional": true - }, - "secretKeyRef": { - "name": "174", - "key": "175", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "Z": "482" - }, - "requests": { - "ŏ{": "980" - } - }, - "volumeMounts": [ - { - "name": "176", - "readOnly": true, - "mountPath": "177", - "subPath": "178", - "mountPropagation": "ĕʄő芖{|", - "subPathExpr": "179" - } - ], - "volumeDevices": [ - { - "name": "180", - "devicePath": "181" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "182" - ] - }, - "httpGet": { - "path": "183", - "port": "184", - "host": "185", - "scheme": "pȿŘ阌Ŗ怳冘HǺƶ", - "httpHeaders": [ - { - "name": "186", - "value": "187" - } - ] - }, - "tcpSocket": { - "port": "188", - "host": "189" - }, - "initialDelaySeconds": 1366561945, - "timeoutSeconds": 657514697, - "periodSeconds": 408756018, - "successThreshold": 437263194, - "failureThreshold": -1116811061 - }, - "readinessProbe": { - "exec": { - "command": [ - "190" - ] - }, - "httpGet": { - "path": "191", - "port": 1873902270, - "host": "192", - "scheme": "?Qȫş", - "httpHeaders": [ - { - "name": "193", - "value": "194" - } - ] - }, - "tcpSocket": { - "port": 2091150210, - "host": "195" - }, - "initialDelaySeconds": -144591150, - "timeoutSeconds": 673378190, - "periodSeconds": 1701891633, - "successThreshold": -1768075156, - "failureThreshold": 273818613 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "196" - ] - }, - "httpGet": { - "path": "197", - "port": "198", - "host": "199", - "scheme": "錯ƶ", - "httpHeaders": [ - { - "name": "200", - "value": "201" - } - ] - }, - "tcpSocket": { - "port": "202", - "host": "203" - } - }, - "preStop": { - "exec": { - "command": [ - "204" - ] - }, - "httpGet": { - "path": "205", - "port": 2110181803, - "host": "206", - "scheme": "\u0026蕭k ź贩j瀉ǚrǜnh0å", - "httpHeaders": [ - { - "name": "207", - "value": "208" - } - ] - }, - "tcpSocket": { - "port": "209", - "host": "210" - } - } - }, - "terminationMessagePath": "211", - "terminationMessagePolicy": "恰nj揠8lj黳鈫ʕ", - "imagePullPolicy": "衧ȇe媹H", - "securityContext": { - "capabilities": { - "add": [ - "" - ], - "drop": [ - "臷Ľð»ųKĵ\u00264ʑ%:;栍dʪ" - ] - }, - "privileged": false, - "seLinuxOptions": { - "user": "212", - "role": "213", - "type": "214", - "level": "215" - }, - "runAsUser": 6808883506426686803, - "runAsGroup": 4559267523176571, - "runAsNonRoot": true, - "readOnlyRootFilesystem": false, - "allowPrivilegeEscalation": true, - "procMount": "ğ#咻痗ȡmƴ" - }, - "stdinOnce": true, - "tty": true - } - ], - "containers": [ - { - "name": "216", - "image": "217", - "command": [ - "218" - ], - "args": [ - "219" - ], - "workingDir": "220", - "ports": [ - { - "name": "221", - "hostPort": -1942612426, - "containerPort": -1222594476, - "protocol": "遼ūPH炮掊°nʮ閼咎櫸eʔ", - "hostIP": "222" - } - ], - "envFrom": [ - { - "prefix": "223", - "configMapRef": { - "name": "224", - "optional": true - }, - "secretRef": { - "name": "225", - "optional": true - } - } - ], - "env": [ - { - "name": "226", - "value": "227", - "valueFrom": { - "fieldRef": { - "apiVersion": "228", - "fieldPath": "229" - }, - "resourceFieldRef": { - "containerName": "230", - "resource": "231", - "divisor": "627" - }, - "configMapKeyRef": { - "name": "232", - "key": "233", - "optional": true - }, - "secretKeyRef": { - "name": "234", - "key": "235", - "optional": true - } - } - } - ], - "resources": { - "limits": { - "": "280" - }, - "requests": { - "": "809" - } - }, - "volumeMounts": [ - { - "name": "236", - "mountPath": "237", - "subPath": "238", - "mountPropagation": "å睫}堇硲蕵ɢ苆", - "subPathExpr": "239" - } - ], - "volumeDevices": [ - { - "name": "240", - "devicePath": "241" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "242" - ] - }, - "httpGet": { - "path": "243", - "port": -57352147, - "host": "244", - "scheme": "Y鶪5w垁鷌辪虽U珝", - "httpHeaders": [ - { - "name": "245", - "value": "246" - } - ] - }, - "tcpSocket": { - "port": "247", - "host": "248" - }, - "initialDelaySeconds": 411878451, - "timeoutSeconds": 1676588692, - "periodSeconds": -254454655, - "successThreshold": -1925916855, - "failureThreshold": -1553779100 - }, - "readinessProbe": { - "exec": { - "command": [ - "249" - ] - }, - "httpGet": { - "path": "250", - "port": "251", - "host": "252", - "scheme": "}", - "httpHeaders": [ - { - "name": "253", - "value": "254" - } - ] - }, - "tcpSocket": { - "port": "255", - "host": "256" - }, - "initialDelaySeconds": 1030243869, - "timeoutSeconds": -1080853187, - "periodSeconds": -185042403, - "successThreshold": -374922344, - "failureThreshold": -31530684 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "257" - ] - }, - "httpGet": { - "path": "258", - "port": "259", - "host": "260", - "scheme": "k_瀹鞎sn芞QÄȻ", - "httpHeaders": [ - { - "name": "261", - "value": "262" - } - ] - }, - "tcpSocket": { - "port": "263", - "host": "264" - } - }, - "preStop": { - "exec": { - "command": [ - "265" - ] - }, - "httpGet": { - "path": "266", - "port": "267", - "host": "268", - "scheme": "@Ȗs«öʮĀ\u003cé瞾", - "httpHeaders": [ - { - "name": "269", - "value": "270" - } - ] - }, - "tcpSocket": { - "port": "271", - "host": "272" - } - } - }, - "terminationMessagePath": "273", - "terminationMessagePolicy": "Ŭ", - "imagePullPolicy": "軶ǃ*ʙ嫙\u0026蒒5靇", - "securityContext": { - "capabilities": { - "add": [ - "ɵK.Q貇£ȹ" - ], - "drop": [ - "ƹǔw÷nI粛E煹ǐƲE" - ] - }, - "privileged": true, - "seLinuxOptions": { - "user": "274", - "role": "275", - "type": "276", - "level": "277" - }, - "runAsUser": -378701183370790036, - "runAsGroup": -8656955128235291182, - "runAsNonRoot": false, - "readOnlyRootFilesystem": false, - "allowPrivilegeEscalation": false, - "procMount": "Z" - } - } - ], - "restartPolicy": "0)鈼¬麄p呝TG;邪匾mɩC[ó瓧嫭", - "terminationGracePeriodSeconds": 3211788672813464064, - "activeDeadlineSeconds": 3932374770591864310, - "dnsPolicy": "ħ籘Àǒɿʒ", - "nodeSelector": { - "278": "279" - }, - "serviceAccountName": "280", - "serviceAccount": "281", - "automountServiceAccountToken": true, - "nodeName": "282", - "hostPID": true, - "shareProcessNamespace": true, - "securityContext": { - "seLinuxOptions": { - "user": "283", - "role": "284", - "type": "285", - "level": "286" - }, - "runAsUser": 8519427267030036521, - "runAsGroup": -4151726557168738613, - "runAsNonRoot": true, - "supplementalGroups": [ - 1875040261412240501 - ], - "fsGroup": -3078742976292946468, - "sysctls": [ - { - "name": "287", - "value": "288" - } - ] - }, - "imagePullSecrets": [ - { - "name": "289" - } - ], - "hostname": "290", - "subdomain": "291", - "affinity": { - "nodeAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": { - "nodeSelectorTerms": [ - { - "matchExpressions": [ - { - "key": "292", - "operator": "Z1Ůđ眊ľǎɳ,ǿ飏騀呣", - "values": [ - "293" - ] - } - ], - "matchFields": [ - { - "key": "294", - "operator": "ƻ悖ȩ0Ƹ[", - "values": [ - "295" - ] - } - ] - } - ] - }, - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -1694108493, - "preference": { - "matchExpressions": [ - { - "key": "296", - "operator": "U髷裎$MVȟ@7飣奺Ȋ", - "values": [ - "297" - ] - } - ], - "matchFields": [ - { - "key": "298", - "operator": "ʁ揆ɘȌ脾嚏吐ĠLƐ", - "values": [ - "299" - ] - } - ] - } - } - ] - }, - "podAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "546g-40883176jt-e8b---67-1sn-09143193c/I2_-.XFw.8._..._Wxpe..7": "OX3.1d_YH3x---.._1_.N_XvSA..e1Vx8_I-.-_56-__18Y--6P" - }, - "matchExpressions": [ - { - "key": "4-45e--7-5r-4-7--7-2---o--4-1-2s39--6---fv--m-8--72-bca4m54/F.h-__k_K5._..O_J", - "operator": "In", - "values": [ - "3-___t-Z8SUGP.-_.uB-.--.gR" - ] - } - ] - }, - "namespaces": [ - "306" - ], - "topologyKey": "307" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -205176266, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "U.8N": "N-_-vv-Q2qz.W..4....-h._.GgT7_7B_D-..-.k4uz" - }, - "matchExpressions": [ - { - "key": "7u-tie4-7--gm3.38vl-1z---883d-v3j4-7y-p--u/d-4_4--.-_Z4.LA3HVG93_._.I3.__-.0-z_z0sn8", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "314" - ], - "topologyKey": "315" - } - } - ] - }, - "podAntiAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "8747ox.x-r-927--6/79._-k-5___-Qq..csh-3--Z1Tvw39F_C-rtSY.g._2F7.-_e..Or_-3": "4-Tm._G" - }, - "matchExpressions": [ - { - "key": "Q_c8.G.b_9_1o.w_aI._31-_I-A-_3bz._8M0U1_X", - "operator": "NotIn", - "values": [ - "X_._D8T" - ] - } - ] - }, - "namespaces": [ - "322" - ], - "topologyKey": "323" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": 789384689, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "4--3os1-5-ufkr-x0u-1meljf-5269893-t-l/34_-y.8_38xm-.nx.sEK4.B.B": "V.Z__Lv8_.O_..8n.--z_-..W" - }, - "matchExpressions": [ - { - "key": "VKPg___KA-._d._.U8", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "330" - ], - "topologyKey": "331" - } - } - ] - } - }, - "schedulerName": "332", - "tolerations": [ - { - "key": "333", - "operator": "ŜŲ\u0026洪y儕lmò", - "value": "334", - "effect": "?¶ȲƪE1º轪d覉;Ĕ颪œ]洈愥", - "tolerationSeconds": -2713809069228546579 - } - ], - "hostAliases": [ - { - "ip": "335", - "hostnames": [ - "336" - ] - } - ], - "priorityClassName": "337", - "priority": -2137775067, - "dnsConfig": { - "nameservers": [ - "338" - ], - "searches": [ - "339" - ], - "options": [ - { - "name": "340", - "value": "341" - } - ] - }, - "readinessGates": [ - { - "conditionType": "|gɳ礬.b屏ɧeʫį淓¯Ą0" - } - ], - "runtimeClassName": "342", - "enableServiceLinks": false - } - }, - "updateStrategy": { - "type": "鮽ǍJB膾扉A­1襏櫯³£h刪q塨", - "rollingUpdate": { - - } - }, - "minReadySeconds": -252352702, - "revisionHistoryLimit": -1230911246 - }, - "status": { - "currentNumberScheduled": -10743562, - "numberMisscheduled": -1479988716, - "desiredNumberScheduled": 1262074531, - "numberReady": -1187060809, - "observedGeneration": 8043349780356677523, - "updatedNumberScheduled": 641181607, - "numberAvailable": 1131069811, - "numberUnavailable": 1834151037, - "collisionCount": 337714305, - "conditions": [ - { - "type": "嵘厶sȰÖ埡ÆɰŞ襵樞úʥ銀ƨ", - "status": "[\u003eĵ'o儿Ƭ銭", - "lastTransitionTime": "2739-05-30T11:23:39Z", - "reason": "343", - "message": "344" - } - ] - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.DaemonSet.pb b/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.DaemonSet.pb deleted file mode 100644 index 4e21e5096227c81c7867e9a9a16eac142b1bbef0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4664 zcmZWM3sh9swR47uRG2|t;B1EeK3W|u$ zT0jUtQBXnghayrD{DPuL#1v*=hOAhtrZKiJHCdfurcG>K6Z7&kKHokwz9efs7Hgj~ z`|Pv7XMgT;BhMy0ER0;Va%Em}J`wMqv?wzxCwp$@YH|CM!c`<7Dk8;&mgTy}+e?23{!W}tSKHN5>yc;lwvTN~1SM+Q40$Bqv-9bX@=C=S+E zhPSr91aTmWscX6p#xQCy)zk9-t4s9&=pIQHO;7sUfagtpzWyB-FXrY}cRp?)Vl!-PVR%4E4TFlW* z2S?v}Ot=P4SBZEzUU(2TR2*q}4~HvTej)x?Nbr?ER9svqPw5!Z{ z`Mruu|9uz!klW^Q02)+OHD^)Vh3a@WN_qe=psH%P?5asYT}>7r0!T!=Mx7^$%m3?k z^s@8IPcJ;?M&krH1I8M2qLgIV12;``{-Lt>&Nopyk6qJ~?3y9l#@RJw9Nrybmp+7fk+*g=$gx}>mIvqB-wS7+6{Re+%(7pl!+2ysM~MF510VY2)B%~PNJPt+#I7aQt>-$u7p=qH?zIyUdPwG+8utAIYR zur25Texh;~niK6rPYVzWBJ1KKd@(rQbY8i9<)auU=b4XpSKkW^+K(OvBEsbp0$d68 z08rY{XpUwat%8NHXh{Hc3c%< z1R$f7lPP^sE#Yy-5yf!YhL8kj3TFY&lvXsS5}J}L2!aN9&8By+4TMg?=rsp1SyaJi%W z6dHAwqHr?iy!z3HrLkA#Mjq}(MRgpz5V|#VxuJPKcfO)IF4bReyb}%0HRJ>mNEQGF z95T~wOX4P}@~7x=z7mHG@GA9iy&ydRuo#6Z2I7S{3Y8Fm?gC(V0GLT}l*)7h98u!v zI(+q$m^#iY*Gsx%dExoDNbx(q_F2=0OOA#%RrMXu9y%J?_D*oircnEt%%M8YfsUKO zIdJAwca0Z7Jf+|kN=?Y!ILh5ZV{XxaU=;TS1z!MAAnNyi!z-W)yn>WRh5H2?PjqU? z;=QdQo2k$6TN<~KDmtjI7)cNJw+!!Te>1qRe7LD2Tz@LCKfIxg!jU-#f|wQ+#HctP zZZbvumjs*R$h(*S%H4Svxi}-nJdeH->1tEg1{;ebr>n!gZQ&i~<`38GN#a&8h&*K) zWY7HxC@PuzpEASIS<&f5&brUf?u~aBANrsy#xpT+^l~KTL;0_tRqwhLm6VnzjE|{e zitwbN>xuuzPK9is5Ha*-R2~l+RoM^ZK{*4A=Gar+^!GUDxm)jl8;gs3&sU!uyeG6_ zaQFMMOqRWUx4(#C(+?nFR#Ym~Kb1>0zL#o(R897X%dO#}?nvXNyzFpQf1n1`M8GgH#u2I_=csAlan$&u(hQF{!M`o9uf4x(=%}~o7yXBZ8+&6MAqA-} z|A3>;W$1Jn044XKa8K9ZTS-GZg6%uThPP}{BYVmVUl)ERJPJ{7D}|i zRA8HMX;-WNk1cgK%26sxD?+vkWUEECoxBQBs=!<0kB%~6cyFsZpmf=Nhue6Kp^U#{ zMqE$IKaW(r(|0&>wsd81^PYKApN*8X1*?0r0*9V|wZC(C>%n0A5qHs7M|^i14g{V_ z{JQ;W=)$|d4QTX1@4?{{4gE!fTLR~Ywm`E1J$a(&W(t4psQ}0v0Cb`4S7@m%cP0#7 z@RK{=U|^Y{f@Oy0ICMSS`f0CkPrehmZ+^3{;vd0}OI(S6zWs+=9sewA{s77Eo!j-N zZGS8~F~B<-T;Z?QFbbndWtN~gYRXj{k}YWaNTCr4lY|uEDWEi|I695^j(Rr_@2>Lp z4sHr`J~Mbe(p(d1EedXK1|3XAgdRanCjMxkCseY{e@GrU^C~}3#RUnSk?mJwHBX!_ zcsQLVJ~}_remdN|>B$!t`1elGBhAghmb3mUenl6@a2iAW$xv~qrYz9luMU^?26xs3 zYiqsxUKpt5M5cHmPPmDLFcQ`XpXf|+a>3emM?t8u204s(~LW0IGRWfQ78F_p#1 z)2W4}g;Ul_Fk4BIWW8LlGEhB9RR1m1#-=+=CNhNi(g5`Ew^qQYKkYU|7>J z%wDPn^A|B*0oJp`9N|TVnVN~Qj@4YuV1a)M_j54(BADhWCQt(6jeLx=U?#*m#p#O| zu`HD(Pmz`av*p$dmFx17l^UJ%TnZqq)i}+VJAdjd5Gk!m0m)ceGDnP4WX%OY7rRhG zS807?EUCp-BZT&%_qa&&RXrszT{yNn&8AgkeOKrY@PMTY8E$2@J&2 za<-;W%n;`3Yw+q{XGXPOlBGzBk-q|yLQoo(UV}+i=89!+V3lg7VJdhvUXiRY3$K$5OEC(vu#{aOeEq*Q9uL)Fd*x&2dMB`(O7VXzW=VOc>8)KkmNBc9(WE}Zjzb3rg5?yuLQe1){ zpfujF8O*UTCHiXC^Is+uG{|nqQYfgfK+h&H{{F~YKUC`59Io27{x=jb=9~gyF0Z@< zZX0}oN*wF9gcm&mMemW7{`0*OP`nZ#B$WR=`S08XLq02-QOOc z_}RXjCu8MMzB%YGLFw={`Fu>ICMI%``gg{fe5x}|&xlC%v6yj`PwW&X_V4EpnU77f zA});fDw&DDg!&0nIajE?dDjh42uh}`d44)JTz_P_+jlm6^3by3qRPRYxr4j2m&*Mu z(S{6_1;~saa^@`>KCS_fTp`?a&|jVzZ0nv@m@YgH^VsNc`DyRD{^NZ;zRnrmQ)AiC z=AVswHneYJ#!wqfM!ZiEt{YK6K4H+Oi0Zz4?c!(k|0p{DdLrVVaRr8*&X zly~o#;Fg}@?c4oLSpz4dy%^OZ_^jYx1Tbwx8!*wn>%~Ni_Tq;^#m5J$LpA%1!OBQa zXQZNis6N`93CxNRb<&DZ2TBzna}?3x+wJQZ8#>vxE?8Q>BCEfHrxo)&F}|D33Lu0I4q?HPt*hsW)8J`kA+Te z?K|czmH!6Z82tj-Tu%vOB1g{+ZcI%Hm-U7!D<}3HA>o#qQ2VjI&c5cQ!HTw3!KPNx z=I*=jL3!+z$^YD3ek%5gU3Dno>!vTFv*umosJn8YH#T=Vn{S3by3c)j@OB_ZnYi_C z(U%8{Zu~w+KKT2OPuPtwOWJqcH{s6J_x=_?t+>0i3C)=ĵ''o儿Ƭ銭' - type: 嵘厶sȰÖ埡ÆɰŞ襵樞úʥ銀ƨ - currentNumberScheduled: -10743562 - desiredNumberScheduled: 1262074531 - numberAvailable: 1131069811 - numberMisscheduled: -1479988716 - numberReady: -1187060809 - numberUnavailable: 1834151037 - observedGeneration: 8043349780356677523 - updatedNumberScheduled: 641181607 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.Deployment.after_roundtrip.json b/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.Deployment.after_roundtrip.json deleted file mode 100644 index c733928889c..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.Deployment.after_roundtrip.json +++ /dev/null @@ -1,1069 +0,0 @@ -{ - "kind": "Deployment", - "apiVersion": "apps/v1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17" - } - ] - }, - "spec": { - "replicas": -1978186127, - "selector": { - "matchLabels": { - "w9v--m0-1y5-g3/JFHn7y-74.-0MUORQQ.N2.1.L.l-Y._.-44..d.__g": "F-_3-n-_-__3u-.__P__.7U-Uo_F" - }, - "matchExpressions": [ - { - "key": "5816m59-dx8----i--5-8t36b--09--23-u19m-35--d.vo61---4fy--9---7--9-9s-0-u5lj2--10pq-0-7-9-2-ekg-071b/YJTrcd-2.-__E_Sv__26KX_F", - "operator": "NotIn", - "values": [ - "y_y_o0_5qN2_---_M.N_._a6.9bHjdH.-.5_.I8__.-AIw.__-___16" - ] - } - ] - }, - "template": { - "metadata": { - "name": "30", - "generateName": "31", - "namespace": "32", - "selfLink": "33", - "uid": "]躢|)黰eȪ嵛4$%QɰVzÏ抴", - "resourceVersion": "373742866186182450", - "generation": 3557306139556084909, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -2848337479447330428, - "labels": { - "35": "36" - }, - "annotations": { - "37": "38" - }, - "ownerReferences": [ - { - "apiVersion": "39", - "kind": "40", - "name": "41", - "uid": "@Z^嫫猤痈C*ĕʄő芖{|ǘ\"^饣", - "controller": false, - "blockOwnerDeletion": false - } - ], - "finalizers": [ - "42" - ], - "clusterName": "43", - "managedFields": [ - { - "manager": "44", - "operation": "妻ƅTGS5Ǎ", - "apiVersion": "45" - } - ] - }, - "spec": { - "volumes": [ - { - "name": "51", - "hostPath": { - "path": "52", - "type": "Uʎ浵ɲõ" - }, - "emptyDir": { - "medium": "o\u0026蕭k ź贩j瀉", - "sizeLimit": "621" - }, - "gcePersistentDisk": { - "pdName": "53", - "fsType": "54", - "partition": -1321131665, - "readOnly": true - }, - "awsElasticBlockStore": { - "volumeID": "55", - "fsType": "56", - "partition": -1996616480 - }, - "gitRepo": { - "repository": "57", - "revision": "58", - "directory": "59" - }, - "secret": { - "secretName": "60", - "items": [ - { - "key": "61", - "path": "62", - "mode": -1365115016 - } - ], - "defaultMode": -288563359, - "optional": false - }, - "nfs": { - "server": "63", - "path": "64" - }, - "iscsi": { - "targetPortal": "65", - "iqn": "66", - "lun": 636617833, - "iscsiInterface": "67", - "fsType": "68", - "portals": [ - "69" - ], - "secretRef": { - "name": "70" - }, - "initiatorName": "71" - }, - "glusterfs": { - "endpoints": "72", - "path": "73", - "readOnly": true - }, - "persistentVolumeClaim": { - "claimName": "74", - "readOnly": true - }, - "rbd": { - "monitors": [ - "75" - ], - "image": "76", - "fsType": "77", - "pool": "78", - "user": "79", - "keyring": "80", - "secretRef": { - "name": "81" - }, - "readOnly": true - }, - "flexVolume": { - "driver": "82", - "fsType": "83", - "secretRef": { - "name": "84" - }, - "readOnly": true, - "options": { - "85": "86" - } - }, - "cinder": { - "volumeID": "87", - "fsType": "88", - "readOnly": true, - "secretRef": { - "name": "89" - } - }, - "cephfs": { - "monitors": [ - "90" - ], - "path": "91", - "user": "92", - "secretFile": "93", - "secretRef": { - "name": "94" - }, - "readOnly": true - }, - "flocker": { - "datasetName": "95", - "datasetUUID": "96" - }, - "downwardAPI": { - "items": [ - { - "path": "97", - "fieldRef": { - "apiVersion": "98", - "fieldPath": "99" - }, - "resourceFieldRef": { - "containerName": "100", - "resource": "101", - "divisor": "772" - }, - "mode": -1482763519 - } - ], - "defaultMode": -1376537100 - }, - "fc": { - "targetWWNs": [ - "102" - ], - "lun": -1902521464, - "fsType": "103", - "wwids": [ - "104" - ] - }, - "azureFile": { - "secretName": "105", - "shareName": "106" - }, - "configMap": { - "name": "107", - "items": [ - { - "key": "108", - "path": "109", - "mode": -1296140 - } - ], - "defaultMode": 480521693, - "optional": false - }, - "vsphereVolume": { - "volumePath": "110", - "fsType": "111", - "storagePolicyName": "112", - "storagePolicyID": "113" - }, - "quobyte": { - "registry": "114", - "volume": "115", - "readOnly": true, - "user": "116", - "group": "117", - "tenant": "118" - }, - "azureDisk": { - "diskName": "119", - "diskURI": "120", - "cachingMode": "唼Ģ猇õǶț鹎ğ#咻痗ȡmƴy綸_", - "fsType": "121", - "readOnly": true, - "kind": "參遼ūP" - }, - "photonPersistentDisk": { - "pdID": "122", - "fsType": "123" - }, - "projected": { - "sources": [ - { - "secret": { - "name": "124", - "items": [ - { - "key": "125", - "path": "126", - "mode": 996680040 - } - ], - "optional": false - }, - "downwardAPI": { - "items": [ - { - "path": "127", - "fieldRef": { - "apiVersion": "128", - "fieldPath": "129" - }, - "resourceFieldRef": { - "containerName": "130", - "resource": "131", - "divisor": "838" - }, - "mode": -1319998825 - } - ] - }, - "configMap": { - "name": "132", - "items": [ - { - "key": "133", - "path": "134", - "mode": 1569606284 - } - ], - "optional": false - }, - "serviceAccountToken": { - "audience": "135", - "expirationSeconds": -4636499237765408684, - "path": "136" - } - } - ], - "defaultMode": -50623103 - }, - "portworxVolume": { - "volumeID": "137", - "fsType": "138", - "readOnly": true - }, - "scaleIO": { - "gateway": "139", - "system": "140", - "secretRef": { - "name": "141" - }, - "sslEnabled": true, - "protectionDomain": "142", - "storagePool": "143", - "storageMode": "144", - "volumeName": "145", - "fsType": "146", - "readOnly": true - }, - "storageos": { - "volumeName": "147", - "volumeNamespace": "148", - "fsType": "149", - "readOnly": true, - "secretRef": { - "name": "150" - } - }, - "csi": { - "driver": "151", - "readOnly": false, - "fsType": "152", - "volumeAttributes": { - "153": "154" - }, - "nodePublishSecretRef": { - "name": "155" - } - } - } - ], - "initContainers": [ - { - "name": "156", - "image": "157", - "command": [ - "158" - ], - "args": [ - "159" - ], - "workingDir": "160", - "ports": [ - { - "name": "161", - "hostPort": 963442342, - "containerPort": 1180382332, - "protocol": "H韹寬娬ï瓼猀2:öY鶪5w垁", - "hostIP": "162" - } - ], - "envFrom": [ - { - "prefix": "163", - "configMapRef": { - "name": "164", - "optional": true - }, - "secretRef": { - "name": "165", - "optional": true - } - } - ], - "env": [ - { - "name": "166", - "value": "167", - "valueFrom": { - "fieldRef": { - "apiVersion": "168", - "fieldPath": "169" - }, - "resourceFieldRef": { - "containerName": "170", - "resource": "171", - "divisor": "813" - }, - "configMapKeyRef": { - "name": "172", - "key": "173", - "optional": false - }, - "secretKeyRef": { - "name": "174", - "key": "175", - "optional": true - } - } - } - ], - "resources": { - "limits": { - "Nșƶ4ĩĉş蝿ɖȃ賲鐅臬dH巧壚t": "770" - }, - "requests": { - "sn芞QÄȻȊ+?ƭ峧": "970" - } - }, - "volumeMounts": [ - { - "name": "176", - "mountPath": "177", - "subPath": "178", - "mountPropagation": "«öʮĀ\u003cé瞾ʀNŬɨǙÄr蛏豈ɃHŠ", - "subPathExpr": "179" - } - ], - "volumeDevices": [ - { - "name": "180", - "devicePath": "181" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "182" - ] - }, - "httpGet": { - "path": "183", - "port": -1167888910, - "host": "184", - "scheme": ".Q貇£ȹ嫰ƹǔw÷nI", - "httpHeaders": [ - { - "name": "185", - "value": "186" - } - ] - }, - "tcpSocket": { - "port": "187", - "host": "188" - }, - "initialDelaySeconds": -162264011, - "timeoutSeconds": 800220849, - "periodSeconds": -1429994426, - "successThreshold": 135036402, - "failureThreshold": -1650568978 - }, - "readinessProbe": { - "exec": { - "command": [ - "189" - ] - }, - "httpGet": { - "path": "190", - "port": -2015604435, - "host": "191", - "scheme": "jƯĖ漘Z剚敍0)", - "httpHeaders": [ - { - "name": "192", - "value": "193" - } - ] - }, - "tcpSocket": { - "port": 424236719, - "host": "194" - }, - "initialDelaySeconds": -2031266553, - "timeoutSeconds": -840997104, - "periodSeconds": -648954478, - "successThreshold": 1170649416, - "failureThreshold": 893619181 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "195" - ] - }, - "httpGet": { - "path": "196", - "port": "197", - "host": "198", - "scheme": "ɩC", - "httpHeaders": [ - { - "name": "199", - "value": "200" - } - ] - }, - "tcpSocket": { - "port": "201", - "host": "202" - } - }, - "preStop": { - "exec": { - "command": [ - "203" - ] - }, - "httpGet": { - "path": "204", - "port": 747802823, - "host": "205", - "scheme": "ĨFħ籘Àǒɿʒ", - "httpHeaders": [ - { - "name": "206", - "value": "207" - } - ] - }, - "tcpSocket": { - "port": 1912934380, - "host": "208" - } - } - }, - "terminationMessagePath": "209", - "terminationMessagePolicy": "1ſ盷褎weLJèux榜VƋZ1Ůđ眊", - "imagePullPolicy": "Ź9ǕLLȊɞ-uƻ悖", - "securityContext": { - "capabilities": { - "add": [ - "Ƹ[Ęİ榌U髷裎$MVȟ@7" - ], - "drop": [ - "奺Ȋ礶惇¸t颟.鵫ǚ" - ] - }, - "privileged": true, - "seLinuxOptions": { - "user": "210", - "role": "211", - "type": "212", - "level": "213" - }, - "runAsUser": 1162216870203002790, - "runAsGroup": -3651020110942663855, - "runAsNonRoot": false, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": false, - "procMount": "-鿧悮坮Ȣ幟ļ" - }, - "stdin": true, - "tty": true - } - ], - "containers": [ - { - "name": "214", - "image": "215", - "command": [ - "216" - ], - "args": [ - "217" - ], - "workingDir": "218", - "ports": [ - { - "name": "219", - "hostPort": -1336170981, - "containerPort": 1179132251, - "protocol": "Kʝ瘴I\\p[ħsĨɆâĺɗ", - "hostIP": "220" - } - ], - "envFrom": [ - { - "prefix": "221", - "configMapRef": { - "name": "222", - "optional": true - }, - "secretRef": { - "name": "223", - "optional": true - } - } - ], - "env": [ - { - "name": "224", - "value": "225", - "valueFrom": { - "fieldRef": { - "apiVersion": "226", - "fieldPath": "227" - }, - "resourceFieldRef": { - "containerName": "228", - "resource": "229", - "divisor": "99" - }, - "configMapKeyRef": { - "name": "230", - "key": "231", - "optional": false - }, - "secretKeyRef": { - "name": "232", - "key": "233", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "攤/ɸɎ R§耶FfBl": "326" - }, - "requests": { - "ɱJȉ罴": "587" - } - }, - "volumeMounts": [ - { - "name": "234", - "readOnly": true, - "mountPath": "235", - "subPath": "236", - "mountPropagation": "6dz娝嘚庎D}埽uʎȺ眖R#yV'W", - "subPathExpr": "237" - } - ], - "volumeDevices": [ - { - "name": "238", - "devicePath": "239" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "240" - ] - }, - "httpGet": { - "path": "241", - "port": "242", - "host": "243", - "scheme": "Í勅跦Opwǩ曬逴褜1ØœȠƬ", - "httpHeaders": [ - { - "name": "244", - "value": "245" - } - ] - }, - "tcpSocket": { - "port": "246", - "host": "247" - }, - "initialDelaySeconds": 1419770315, - "timeoutSeconds": 300356869, - "periodSeconds": 1830495826, - "successThreshold": 1102291854, - "failureThreshold": -241238495 - }, - "readinessProbe": { - "exec": { - "command": [ - "248" - ] - }, - "httpGet": { - "path": "249", - "port": 972978563, - "host": "250", - "scheme": "ȨŮ+朷Ǝ膯", - "httpHeaders": [ - { - "name": "251", - "value": "252" - } - ] - }, - "tcpSocket": { - "port": -1506633471, - "host": "253" - }, - "initialDelaySeconds": -249989919, - "timeoutSeconds": -171684192, - "periodSeconds": -602419938, - "successThreshold": 1040396664, - "failureThreshold": -979584143 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "254" - ] - }, - "httpGet": { - "path": "255", - "port": "256", - "host": "257", - "scheme": "碧闳ȩr", - "httpHeaders": [ - { - "name": "258", - "value": "259" - } - ] - }, - "tcpSocket": { - "port": "260", - "host": "261" - } - }, - "preStop": { - "exec": { - "command": [ - "262" - ] - }, - "httpGet": { - "path": "263", - "port": "264", - "host": "265", - "scheme": "ē鐭#嬀ơŸ8T 苧yñKJɐ", - "httpHeaders": [ - { - "name": "266", - "value": "267" - } - ] - }, - "tcpSocket": { - "port": "268", - "host": "269" - } - } - }, - "terminationMessagePath": "270", - "terminationMessagePolicy": "ƚ绤fʀļ腩墺Ò媁荭gw忊|E剒蔞", - "imagePullPolicy": "=E埄Ȁ朦 wƯ貾坢'跩aŕ翑0展", - "securityContext": { - "capabilities": { - "add": [ - "庰%皧V" - ], - "drop": [ - "现葢ŵ橨鬶l獕;跣Hǝcw媀瓄\u0026翜舞拉" - ] - }, - "privileged": true, - "seLinuxOptions": { - "user": "271", - "role": "272", - "type": "273", - "level": "274" - }, - "runAsUser": 8876559635423161004, - "runAsGroup": -1576913564542459711, - "runAsNonRoot": true, - "readOnlyRootFilesystem": false, - "allowPrivilegeEscalation": false, - "procMount": "ĠM蘇KŅ/»頸+SÄ蚃" - }, - "tty": true - } - ], - "restartPolicy": ")酊龨δ摖ȱğ_\u003cǬëJ橈'琕鶫:", - "terminationGracePeriodSeconds": -5370059306928520750, - "activeDeadlineSeconds": 5724260086168234152, - "dnsPolicy": "'ǵɐ鰥", - "nodeSelector": { - "275": "276" - }, - "serviceAccountName": "277", - "serviceAccount": "278", - "automountServiceAccountToken": true, - "nodeName": "279", - "hostNetwork": true, - "hostPID": true, - "shareProcessNamespace": false, - "securityContext": { - "seLinuxOptions": { - "user": "280", - "role": "281", - "type": "282", - "level": "283" - }, - "runAsUser": 1517677345437208428, - "runAsGroup": 4640906527069599386, - "runAsNonRoot": true, - "supplementalGroups": [ - -6499508485510627932 - ], - "fsGroup": -4389239449149439507, - "sysctls": [ - { - "name": "284", - "value": "285" - } - ] - }, - "imagePullSecrets": [ - { - "name": "286" - } - ], - "hostname": "287", - "subdomain": "288", - "affinity": { - "nodeAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": { - "nodeSelectorTerms": [ - { - "matchExpressions": [ - { - "key": "289", - "operator": "", - "values": [ - "290" - ] - } - ], - "matchFields": [ - { - "key": "291", - "operator": "亏yƕ丆録²Ŏ)/灩聋3趐囨鏻", - "values": [ - "292" - ] - } - ] - } - ] - }, - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -938421813, - "preference": { - "matchExpressions": [ - { - "key": "293", - "operator": "蹔ŧ", - "values": [ - "294" - ] - } - ], - "matchFields": [ - { - "key": "295", - "operator": "x$1", - "values": [ - "296" - ] - } - ] - } - } - ] - }, - "podAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "jeds4-4tz9x--43--3---93-2-2-37--e00uz-z0sn-8hx-qa--0o8m3-d0n/py_8-3..s._.x.2K_2qu_0S-Cq0": "8yP9S--858LI__.8____rO-S-P_-...0c.-p" - }, - "matchExpressions": [ - { - "key": "f.-zv._._.5-H.T.-.-.T-V_D_0-K_AS", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "303" - ], - "topologyKey": "304" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -902839620, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "x3..-.8-Jp-9-4-Tm.Y": "k8...__.Q_c8.G.b_9_1o.w_aI._31-_I-A-_3bz._8M01" - }, - "matchExpressions": [ - { - "key": "w9-9d8-s7t/ZX-D---k..1Q7._l.._Q.6.I--2_9.v.--_.--4QQo", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "311" - ], - "topologyKey": "312" - } - } - ] - }, - "podAntiAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "7-3x-3/9a_-0R_.Z__Lv8_.O_..8n.--z_-..6W.VK.sTt.-U_--56-.7D.3_P": "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": [ - "319" - ], - "topologyKey": "320" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": 1505385143, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "yp8q-sf1--gw-jz-659--0l-023bm-6l2e5---k5v3a---9/tA.W5_-5_.V1-rU.___06.eqk5E_-4-.XH-.k.7.l_-W81": "o_6Z..11_7pX_.-mLlx...w_t-_.5.40Rw4gD.._.-x6db-L7.-__-G_2kCpS_1" - }, - "matchExpressions": [ - { - "key": "d-XZ-x.__.Y_2-n_5023Xl-3Pw_-r7g", - "operator": "NotIn", - "values": [ - "VT3sn-0_.i__a.O2G_J" - ] - } - ] - }, - "namespaces": [ - "327" - ], - "topologyKey": "328" - } - } - ] - } - }, - "schedulerName": "329", - "tolerations": [ - { - "key": "330", - "operator": "抷qTfZȻ干m謆7", - "value": "331", - "effect": "儉ɩ柀", - "tolerationSeconds": -7411984641310969236 - } - ], - "hostAliases": [ - { - "ip": "332", - "hostnames": [ - "333" - ] - } - ], - "priorityClassName": "334", - "priority": -895317190, - "dnsConfig": { - "nameservers": [ - "335" - ], - "searches": [ - "336" - ], - "options": [ - { - "name": "337", - "value": "338" - } - ] - }, - "readinessGates": [ - { - "conditionType": "ċƹ|慼櫁色苆试揯遐e4'ď曕椐敛n" - } - ], - "runtimeClassName": "339", - "enableServiceLinks": true - } - }, - "strategy": { - "type": "Ŗ鱓;鹡鑓侅闍ŏ", - "rollingUpdate": { - - } - }, - "minReadySeconds": -721017134, - "revisionHistoryLimit": -2062497734, - "paused": true, - "progressDeadlineSeconds": -2022494519 - }, - "status": { - "observedGeneration": -646884070573393486, - "replicas": -1207878403, - "updatedReplicas": 372376497, - "readyReplicas": -1085841792, - "availableReplicas": 2061490078, - "unavailableReplicas": -244836060, - "conditions": [ - { - "type": "NJ丧鴻", - "status": "-墡è箁E嗆R2璻攜轴ɓ雤Ƽ]焤Ɂ", - "lastUpdateTime": "2182-10-10T16:20:33Z", - "lastTransitionTime": "2191-07-04T07:05:53Z", - "reason": "340", - "message": "341" - } - ], - "collisionCount": 99448460 - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.Deployment.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.Deployment.after_roundtrip.pb deleted file mode 100644 index 6ed812b194c76fc218b9447d5633a86598b06ca8..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 5131 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 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.Deployment.after_roundtrip.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.Deployment.after_roundtrip.yaml deleted file mode 100644 index fd936b337a4..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.Deployment.after_roundtrip.yaml +++ /dev/null @@ -1,726 +0,0 @@ -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" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -spec: - minReadySeconds: -721017134 - paused: true - progressDeadlineSeconds: -2022494519 - replicas: -1978186127 - revisionHistoryLimit: -2062497734 - selector: - matchExpressions: - - key: 5816m59-dx8----i--5-8t36b--09--23-u19m-35--d.vo61---4fy--9---7--9-9s-0-u5lj2--10pq-0-7-9-2-ekg-071b/YJTrcd-2.-__E_Sv__26KX_F - operator: NotIn - values: - - y_y_o0_5qN2_---_M.N_._a6.9bHjdH.-.5_.I8__.-AIw.__-___16 - matchLabels: - w9v--m0-1y5-g3/JFHn7y-74.-0MUORQQ.N2.1.L.l-Y._.-44..d.__g: F-_3-n-_-__3u-.__P__.7U-Uo_F - strategy: - rollingUpdate: {} - type: Ŗ鱓;鹡鑓侅闍ŏ - template: - metadata: - annotations: - "37": "38" - clusterName: "43" - creationTimestamp: null - deletionGracePeriodSeconds: -2848337479447330428 - finalizers: - - "42" - generateName: "31" - generation: 3557306139556084909 - labels: - "35": "36" - managedFields: - - apiVersion: "45" - manager: "44" - operation: 妻ƅTGS5Ǎ - name: "30" - namespace: "32" - ownerReferences: - - apiVersion: "39" - blockOwnerDeletion: false - controller: false - kind: "40" - name: "41" - uid: '@Z^嫫猤痈C*ĕʄő芖{|ǘ"^饣' - resourceVersion: "373742866186182450" - selfLink: "33" - uid: ']躢|)黰eȪ嵛4$%QɰVzÏ抴' - spec: - activeDeadlineSeconds: 5724260086168234152 - affinity: - nodeAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - key: "293" - operator: 蹔ŧ - values: - - "294" - matchFields: - - key: "295" - operator: x$1 - values: - - "296" - weight: -938421813 - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - key: "289" - operator: "" - values: - - "290" - matchFields: - - key: "291" - operator: 亏yƕ丆録²Ŏ)/灩聋3趐囨鏻 - values: - - "292" - podAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: w9-9d8-s7t/ZX-D---k..1Q7._l.._Q.6.I--2_9.v.--_.--4QQo - operator: DoesNotExist - matchLabels: - x3..-.8-Jp-9-4-Tm.Y: k8...__.Q_c8.G.b_9_1o.w_aI._31-_I-A-_3bz._8M01 - namespaces: - - "311" - topologyKey: "312" - weight: -902839620 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: f.-zv._._.5-H.T.-.-.T-V_D_0-K_AS - operator: DoesNotExist - matchLabels: - jeds4-4tz9x--43--3---93-2-2-37--e00uz-z0sn-8hx-qa--0o8m3-d0n/py_8-3..s._.x.2K_2qu_0S-Cq0: 8yP9S--858LI__.8____rO-S-P_-...0c.-p - namespaces: - - "303" - topologyKey: "304" - podAntiAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: d-XZ-x.__.Y_2-n_5023Xl-3Pw_-r7g - operator: NotIn - values: - - VT3sn-0_.i__a.O2G_J - matchLabels: - yp8q-sf1--gw-jz-659--0l-023bm-6l2e5---k5v3a---9/tA.W5_-5_.V1-rU.___06.eqk5E_-4-.XH-.k.7.l_-W81: o_6Z..11_7pX_.-mLlx...w_t-_.5.40Rw4gD.._.-x6db-L7.-__-G_2kCpS_1 - namespaces: - - "327" - topologyKey: "328" - weight: 1505385143 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: 1-_-3_L_2--_v2.5p_..Y-.wg_-b8a_6_.0Q4_.84.K_-_0_..u.F.pq..--3C - operator: In - values: - - p_N-S..O-BZ..6-1.S-B3_.b17ca-_p-y.eQZ9p_6.Cw - matchLabels: - 7-3x-3/9a_-0R_.Z__Lv8_.O_..8n.--z_-..6W.VK.sTt.-U_--56-.7D.3_P: d._.Um.-__k.5 - namespaces: - - "319" - topologyKey: "320" - automountServiceAccountToken: true - containers: - - args: - - "217" - command: - - "216" - env: - - name: "224" - value: "225" - valueFrom: - configMapKeyRef: - key: "231" - name: "230" - optional: false - fieldRef: - apiVersion: "226" - fieldPath: "227" - resourceFieldRef: - containerName: "228" - divisor: "99" - resource: "229" - secretKeyRef: - key: "233" - name: "232" - optional: false - envFrom: - - configMapRef: - name: "222" - optional: true - prefix: "221" - secretRef: - name: "223" - optional: true - image: "215" - imagePullPolicy: =E埄Ȁ朦 wƯ貾坢'跩aŕ翑0展 - lifecycle: - postStart: - exec: - command: - - "254" - httpGet: - host: "257" - httpHeaders: - - name: "258" - value: "259" - path: "255" - port: "256" - scheme: 碧闳ȩr - tcpSocket: - host: "261" - port: "260" - preStop: - exec: - command: - - "262" - httpGet: - host: "265" - httpHeaders: - - name: "266" - value: "267" - path: "263" - port: "264" - scheme: ē鐭#嬀ơŸ8T 苧yñKJɐ - tcpSocket: - host: "269" - port: "268" - livenessProbe: - exec: - command: - - "240" - failureThreshold: -241238495 - httpGet: - host: "243" - httpHeaders: - - name: "244" - value: "245" - path: "241" - port: "242" - scheme: Í勅跦Opwǩ曬逴褜1ØœȠƬ - initialDelaySeconds: 1419770315 - periodSeconds: 1830495826 - successThreshold: 1102291854 - tcpSocket: - host: "247" - port: "246" - timeoutSeconds: 300356869 - name: "214" - ports: - - containerPort: 1179132251 - hostIP: "220" - hostPort: -1336170981 - name: "219" - protocol: Kʝ瘴I\p[ħsĨɆâĺɗ - readinessProbe: - exec: - command: - - "248" - failureThreshold: -979584143 - httpGet: - host: "250" - httpHeaders: - - name: "251" - value: "252" - path: "249" - port: 972978563 - scheme: ȨŮ+朷Ǝ膯 - initialDelaySeconds: -249989919 - periodSeconds: -602419938 - successThreshold: 1040396664 - tcpSocket: - host: "253" - port: -1506633471 - timeoutSeconds: -171684192 - resources: - limits: - 攤/ɸɎ R§耶FfBl: "326" - requests: - ɱJȉ罴: "587" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - 庰%皧V - drop: - - 现葢ŵ橨鬶l獕;跣Hǝcw媀瓄&翜舞拉 - privileged: true - procMount: ĠM蘇KŅ/»頸+SÄ蚃 - readOnlyRootFilesystem: false - runAsGroup: -1576913564542459711 - runAsNonRoot: true - runAsUser: 8876559635423161004 - seLinuxOptions: - level: "274" - role: "272" - type: "273" - user: "271" - terminationMessagePath: "270" - terminationMessagePolicy: ƚ绤fʀļ腩墺Ò媁荭gw忊|E剒蔞 - tty: true - volumeDevices: - - devicePath: "239" - name: "238" - volumeMounts: - - mountPath: "235" - mountPropagation: 6dz娝嘚庎D}埽uʎȺ眖R#yV'W - name: "234" - readOnly: true - subPath: "236" - subPathExpr: "237" - workingDir: "218" - dnsConfig: - nameservers: - - "335" - options: - - name: "337" - value: "338" - searches: - - "336" - dnsPolicy: '''ǵɐ鰥' - enableServiceLinks: true - hostAliases: - - hostnames: - - "333" - ip: "332" - hostNetwork: true - hostPID: true - hostname: "287" - imagePullSecrets: - - name: "286" - initContainers: - - args: - - "159" - command: - - "158" - env: - - name: "166" - value: "167" - valueFrom: - configMapKeyRef: - key: "173" - name: "172" - optional: false - fieldRef: - apiVersion: "168" - fieldPath: "169" - resourceFieldRef: - containerName: "170" - divisor: "813" - resource: "171" - secretKeyRef: - key: "175" - name: "174" - optional: true - envFrom: - - configMapRef: - name: "164" - optional: true - prefix: "163" - secretRef: - name: "165" - optional: true - image: "157" - imagePullPolicy: Ź9ǕLLȊɞ-uƻ悖 - lifecycle: - postStart: - exec: - command: - - "195" - httpGet: - host: "198" - httpHeaders: - - name: "199" - value: "200" - path: "196" - port: "197" - scheme: ɩC - tcpSocket: - host: "202" - port: "201" - preStop: - exec: - command: - - "203" - httpGet: - host: "205" - httpHeaders: - - name: "206" - value: "207" - path: "204" - port: 747802823 - scheme: ĨFħ籘Àǒɿʒ - tcpSocket: - host: "208" - port: 1912934380 - livenessProbe: - exec: - command: - - "182" - failureThreshold: -1650568978 - httpGet: - host: "184" - httpHeaders: - - name: "185" - value: "186" - path: "183" - port: -1167888910 - scheme: .Q貇£ȹ嫰ƹǔw÷nI - initialDelaySeconds: -162264011 - periodSeconds: -1429994426 - successThreshold: 135036402 - tcpSocket: - host: "188" - port: "187" - timeoutSeconds: 800220849 - name: "156" - ports: - - containerPort: 1180382332 - hostIP: "162" - hostPort: 963442342 - name: "161" - protocol: H韹寬娬ï瓼猀2:öY鶪5w垁 - readinessProbe: - exec: - command: - - "189" - failureThreshold: 893619181 - httpGet: - host: "191" - httpHeaders: - - name: "192" - value: "193" - path: "190" - port: -2015604435 - scheme: jƯĖ漘Z剚敍0) - initialDelaySeconds: -2031266553 - periodSeconds: -648954478 - successThreshold: 1170649416 - tcpSocket: - host: "194" - port: 424236719 - timeoutSeconds: -840997104 - resources: - limits: - Nșƶ4ĩĉş蝿ɖȃ賲鐅臬dH巧壚t: "770" - requests: - sn芞QÄȻȊ+?ƭ峧: "970" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - Ƹ[Ęİ榌U髷裎$MVȟ@7 - drop: - - 奺Ȋ礶惇¸t颟.鵫ǚ - privileged: true - procMount: -鿧悮坮Ȣ幟ļ - readOnlyRootFilesystem: true - runAsGroup: -3651020110942663855 - runAsNonRoot: false - runAsUser: 1162216870203002790 - seLinuxOptions: - level: "213" - role: "211" - type: "212" - user: "210" - stdin: true - terminationMessagePath: "209" - terminationMessagePolicy: 1ſ盷褎weLJèux榜VƋZ1Ůđ眊 - tty: true - volumeDevices: - - devicePath: "181" - name: "180" - volumeMounts: - - mountPath: "177" - mountPropagation: «öʮĀ<é瞾ʀNŬɨǙÄr蛏豈ɃHŠ - name: "176" - subPath: "178" - subPathExpr: "179" - workingDir: "160" - nodeName: "279" - nodeSelector: - "275": "276" - priority: -895317190 - priorityClassName: "334" - readinessGates: - - conditionType: ċƹ|慼櫁色苆试揯遐e4'ď曕椐敛n - restartPolicy: ')酊龨δ摖ȱğ_<ǬëJ橈''琕鶫:' - runtimeClassName: "339" - schedulerName: "329" - securityContext: - fsGroup: -4389239449149439507 - runAsGroup: 4640906527069599386 - runAsNonRoot: true - runAsUser: 1517677345437208428 - seLinuxOptions: - level: "283" - role: "281" - type: "282" - user: "280" - supplementalGroups: - - -6499508485510627932 - sysctls: - - name: "284" - value: "285" - serviceAccount: "278" - serviceAccountName: "277" - shareProcessNamespace: false - subdomain: "288" - terminationGracePeriodSeconds: -5370059306928520750 - tolerations: - - effect: 儉ɩ柀 - key: "330" - operator: 抷qTfZȻ干m謆7 - tolerationSeconds: -7411984641310969236 - value: "331" - volumes: - - awsElasticBlockStore: - fsType: "56" - partition: -1996616480 - volumeID: "55" - azureDisk: - cachingMode: 唼Ģ猇õǶț鹎ğ#咻痗ȡmƴy綸_ - diskName: "119" - diskURI: "120" - fsType: "121" - kind: 參遼ūP - readOnly: true - azureFile: - secretName: "105" - shareName: "106" - cephfs: - monitors: - - "90" - path: "91" - readOnly: true - secretFile: "93" - secretRef: - name: "94" - user: "92" - cinder: - fsType: "88" - readOnly: true - secretRef: - name: "89" - volumeID: "87" - configMap: - defaultMode: 480521693 - items: - - key: "108" - mode: -1296140 - path: "109" - name: "107" - optional: false - csi: - driver: "151" - fsType: "152" - nodePublishSecretRef: - name: "155" - readOnly: false - volumeAttributes: - "153": "154" - downwardAPI: - defaultMode: -1376537100 - items: - - fieldRef: - apiVersion: "98" - fieldPath: "99" - mode: -1482763519 - path: "97" - resourceFieldRef: - containerName: "100" - divisor: "772" - resource: "101" - emptyDir: - medium: o&蕭k ź贩j瀉 - sizeLimit: "621" - fc: - fsType: "103" - lun: -1902521464 - targetWWNs: - - "102" - wwids: - - "104" - flexVolume: - driver: "82" - fsType: "83" - options: - "85": "86" - readOnly: true - secretRef: - name: "84" - flocker: - datasetName: "95" - datasetUUID: "96" - gcePersistentDisk: - fsType: "54" - partition: -1321131665 - pdName: "53" - readOnly: true - gitRepo: - directory: "59" - repository: "57" - revision: "58" - glusterfs: - endpoints: "72" - path: "73" - readOnly: true - hostPath: - path: "52" - type: Uʎ浵ɲõ - iscsi: - fsType: "68" - initiatorName: "71" - iqn: "66" - iscsiInterface: "67" - lun: 636617833 - portals: - - "69" - secretRef: - name: "70" - targetPortal: "65" - name: "51" - nfs: - path: "64" - server: "63" - persistentVolumeClaim: - claimName: "74" - readOnly: true - photonPersistentDisk: - fsType: "123" - pdID: "122" - portworxVolume: - fsType: "138" - readOnly: true - volumeID: "137" - projected: - defaultMode: -50623103 - sources: - - configMap: - items: - - key: "133" - mode: 1569606284 - path: "134" - name: "132" - optional: false - downwardAPI: - items: - - fieldRef: - apiVersion: "128" - fieldPath: "129" - mode: -1319998825 - path: "127" - resourceFieldRef: - containerName: "130" - divisor: "838" - resource: "131" - secret: - items: - - key: "125" - mode: 996680040 - path: "126" - name: "124" - optional: false - serviceAccountToken: - audience: "135" - expirationSeconds: -4636499237765408684 - path: "136" - quobyte: - group: "117" - readOnly: true - registry: "114" - tenant: "118" - user: "116" - volume: "115" - rbd: - fsType: "77" - image: "76" - keyring: "80" - monitors: - - "75" - pool: "78" - readOnly: true - secretRef: - name: "81" - user: "79" - scaleIO: - fsType: "146" - gateway: "139" - protectionDomain: "142" - readOnly: true - secretRef: - name: "141" - sslEnabled: true - storageMode: "144" - storagePool: "143" - system: "140" - volumeName: "145" - secret: - defaultMode: -288563359 - items: - - key: "61" - mode: -1365115016 - path: "62" - optional: false - secretName: "60" - storageos: - fsType: "149" - readOnly: true - secretRef: - name: "150" - volumeName: "147" - volumeNamespace: "148" - vsphereVolume: - fsType: "111" - storagePolicyID: "113" - storagePolicyName: "112" - volumePath: "110" -status: - availableReplicas: 2061490078 - collisionCount: 99448460 - conditions: - - lastTransitionTime: "2191-07-04T07:05:53Z" - lastUpdateTime: "2182-10-10T16:20:33Z" - message: "341" - reason: "340" - status: -墡è箁E嗆R2璻攜轴ɓ雤Ƽ]焤Ɂ - type: NJ丧鴻 - observedGeneration: -646884070573393486 - readyReplicas: -1085841792 - replicas: -1207878403 - unavailableReplicas: -244836060 - updatedReplicas: 372376497 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.Deployment.json b/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.Deployment.json deleted file mode 100644 index 0d979f9bd33..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.Deployment.json +++ /dev/null @@ -1,1071 +0,0 @@ -{ - "kind": "Deployment", - "apiVersion": "apps/v1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fields": {"18":{"19":null}} - } - ] - }, - "spec": { - "replicas": -1978186127, - "selector": { - "matchLabels": { - "w9v--m0-1y5-g3/JFHn7y-74.-0MUORQQ.N2.1.L.l-Y._.-44..d.__g": "F-_3-n-_-__3u-.__P__.7U-Uo_F" - }, - "matchExpressions": [ - { - "key": "5816m59-dx8----i--5-8t36b--09--23-u19m-35--d.vo61---4fy--9---7--9-9s-0-u5lj2--10pq-0-7-9-2-ekg-071b/YJTrcd-2.-__E_Sv__26KX_F", - "operator": "NotIn", - "values": [ - "y_y_o0_5qN2_---_M.N_._a6.9bHjdH.-.5_.I8__.-AIw.__-___16" - ] - } - ] - }, - "template": { - "metadata": { - "name": "30", - "generateName": "31", - "namespace": "32", - "selfLink": "33", - "uid": "]躢|)黰eȪ嵛4$%QɰVzÏ抴", - "resourceVersion": "373742866186182450", - "generation": 3557306139556084909, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -2848337479447330428, - "labels": { - "35": "36" - }, - "annotations": { - "37": "38" - }, - "ownerReferences": [ - { - "apiVersion": "39", - "kind": "40", - "name": "41", - "uid": "@Z^嫫猤痈C*ĕʄő芖{|ǘ\"^饣", - "controller": false, - "blockOwnerDeletion": false - } - ], - "finalizers": [ - "42" - ], - "clusterName": "43", - "managedFields": [ - { - "manager": "44", - "operation": "妻ƅTGS5Ǎ", - "apiVersion": "45", - "fields": {"46":{"47":null}} - } - ] - }, - "spec": { - "volumes": [ - { - "name": "51", - "hostPath": { - "path": "52", - "type": "Uʎ浵ɲõ" - }, - "emptyDir": { - "medium": "o\u0026蕭k ź贩j瀉", - "sizeLimit": "621" - }, - "gcePersistentDisk": { - "pdName": "53", - "fsType": "54", - "partition": -1321131665, - "readOnly": true - }, - "awsElasticBlockStore": { - "volumeID": "55", - "fsType": "56", - "partition": -1996616480 - }, - "gitRepo": { - "repository": "57", - "revision": "58", - "directory": "59" - }, - "secret": { - "secretName": "60", - "items": [ - { - "key": "61", - "path": "62", - "mode": -1365115016 - } - ], - "defaultMode": -288563359, - "optional": false - }, - "nfs": { - "server": "63", - "path": "64" - }, - "iscsi": { - "targetPortal": "65", - "iqn": "66", - "lun": 636617833, - "iscsiInterface": "67", - "fsType": "68", - "portals": [ - "69" - ], - "secretRef": { - "name": "70" - }, - "initiatorName": "71" - }, - "glusterfs": { - "endpoints": "72", - "path": "73", - "readOnly": true - }, - "persistentVolumeClaim": { - "claimName": "74", - "readOnly": true - }, - "rbd": { - "monitors": [ - "75" - ], - "image": "76", - "fsType": "77", - "pool": "78", - "user": "79", - "keyring": "80", - "secretRef": { - "name": "81" - }, - "readOnly": true - }, - "flexVolume": { - "driver": "82", - "fsType": "83", - "secretRef": { - "name": "84" - }, - "readOnly": true, - "options": { - "85": "86" - } - }, - "cinder": { - "volumeID": "87", - "fsType": "88", - "readOnly": true, - "secretRef": { - "name": "89" - } - }, - "cephfs": { - "monitors": [ - "90" - ], - "path": "91", - "user": "92", - "secretFile": "93", - "secretRef": { - "name": "94" - }, - "readOnly": true - }, - "flocker": { - "datasetName": "95", - "datasetUUID": "96" - }, - "downwardAPI": { - "items": [ - { - "path": "97", - "fieldRef": { - "apiVersion": "98", - "fieldPath": "99" - }, - "resourceFieldRef": { - "containerName": "100", - "resource": "101", - "divisor": "772" - }, - "mode": -1482763519 - } - ], - "defaultMode": -1376537100 - }, - "fc": { - "targetWWNs": [ - "102" - ], - "lun": -1902521464, - "fsType": "103", - "wwids": [ - "104" - ] - }, - "azureFile": { - "secretName": "105", - "shareName": "106" - }, - "configMap": { - "name": "107", - "items": [ - { - "key": "108", - "path": "109", - "mode": -1296140 - } - ], - "defaultMode": 480521693, - "optional": false - }, - "vsphereVolume": { - "volumePath": "110", - "fsType": "111", - "storagePolicyName": "112", - "storagePolicyID": "113" - }, - "quobyte": { - "registry": "114", - "volume": "115", - "readOnly": true, - "user": "116", - "group": "117", - "tenant": "118" - }, - "azureDisk": { - "diskName": "119", - "diskURI": "120", - "cachingMode": "唼Ģ猇õǶț鹎ğ#咻痗ȡmƴy綸_", - "fsType": "121", - "readOnly": true, - "kind": "參遼ūP" - }, - "photonPersistentDisk": { - "pdID": "122", - "fsType": "123" - }, - "projected": { - "sources": [ - { - "secret": { - "name": "124", - "items": [ - { - "key": "125", - "path": "126", - "mode": 996680040 - } - ], - "optional": false - }, - "downwardAPI": { - "items": [ - { - "path": "127", - "fieldRef": { - "apiVersion": "128", - "fieldPath": "129" - }, - "resourceFieldRef": { - "containerName": "130", - "resource": "131", - "divisor": "838" - }, - "mode": -1319998825 - } - ] - }, - "configMap": { - "name": "132", - "items": [ - { - "key": "133", - "path": "134", - "mode": 1569606284 - } - ], - "optional": false - }, - "serviceAccountToken": { - "audience": "135", - "expirationSeconds": -4636499237765408684, - "path": "136" - } - } - ], - "defaultMode": -50623103 - }, - "portworxVolume": { - "volumeID": "137", - "fsType": "138", - "readOnly": true - }, - "scaleIO": { - "gateway": "139", - "system": "140", - "secretRef": { - "name": "141" - }, - "sslEnabled": true, - "protectionDomain": "142", - "storagePool": "143", - "storageMode": "144", - "volumeName": "145", - "fsType": "146", - "readOnly": true - }, - "storageos": { - "volumeName": "147", - "volumeNamespace": "148", - "fsType": "149", - "readOnly": true, - "secretRef": { - "name": "150" - } - }, - "csi": { - "driver": "151", - "readOnly": false, - "fsType": "152", - "volumeAttributes": { - "153": "154" - }, - "nodePublishSecretRef": { - "name": "155" - } - } - } - ], - "initContainers": [ - { - "name": "156", - "image": "157", - "command": [ - "158" - ], - "args": [ - "159" - ], - "workingDir": "160", - "ports": [ - { - "name": "161", - "hostPort": 963442342, - "containerPort": 1180382332, - "protocol": "H韹寬娬ï瓼猀2:öY鶪5w垁", - "hostIP": "162" - } - ], - "envFrom": [ - { - "prefix": "163", - "configMapRef": { - "name": "164", - "optional": true - }, - "secretRef": { - "name": "165", - "optional": true - } - } - ], - "env": [ - { - "name": "166", - "value": "167", - "valueFrom": { - "fieldRef": { - "apiVersion": "168", - "fieldPath": "169" - }, - "resourceFieldRef": { - "containerName": "170", - "resource": "171", - "divisor": "813" - }, - "configMapKeyRef": { - "name": "172", - "key": "173", - "optional": false - }, - "secretKeyRef": { - "name": "174", - "key": "175", - "optional": true - } - } - } - ], - "resources": { - "limits": { - "Nșƶ4ĩĉş蝿ɖȃ賲鐅臬dH巧壚t": "770" - }, - "requests": { - "sn芞QÄȻȊ+?ƭ峧": "970" - } - }, - "volumeMounts": [ - { - "name": "176", - "mountPath": "177", - "subPath": "178", - "mountPropagation": "«öʮĀ\u003cé瞾ʀNŬɨǙÄr蛏豈ɃHŠ", - "subPathExpr": "179" - } - ], - "volumeDevices": [ - { - "name": "180", - "devicePath": "181" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "182" - ] - }, - "httpGet": { - "path": "183", - "port": -1167888910, - "host": "184", - "scheme": ".Q貇£ȹ嫰ƹǔw÷nI", - "httpHeaders": [ - { - "name": "185", - "value": "186" - } - ] - }, - "tcpSocket": { - "port": "187", - "host": "188" - }, - "initialDelaySeconds": -162264011, - "timeoutSeconds": 800220849, - "periodSeconds": -1429994426, - "successThreshold": 135036402, - "failureThreshold": -1650568978 - }, - "readinessProbe": { - "exec": { - "command": [ - "189" - ] - }, - "httpGet": { - "path": "190", - "port": -2015604435, - "host": "191", - "scheme": "jƯĖ漘Z剚敍0)", - "httpHeaders": [ - { - "name": "192", - "value": "193" - } - ] - }, - "tcpSocket": { - "port": 424236719, - "host": "194" - }, - "initialDelaySeconds": -2031266553, - "timeoutSeconds": -840997104, - "periodSeconds": -648954478, - "successThreshold": 1170649416, - "failureThreshold": 893619181 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "195" - ] - }, - "httpGet": { - "path": "196", - "port": "197", - "host": "198", - "scheme": "ɩC", - "httpHeaders": [ - { - "name": "199", - "value": "200" - } - ] - }, - "tcpSocket": { - "port": "201", - "host": "202" - } - }, - "preStop": { - "exec": { - "command": [ - "203" - ] - }, - "httpGet": { - "path": "204", - "port": 747802823, - "host": "205", - "scheme": "ĨFħ籘Àǒɿʒ", - "httpHeaders": [ - { - "name": "206", - "value": "207" - } - ] - }, - "tcpSocket": { - "port": 1912934380, - "host": "208" - } - } - }, - "terminationMessagePath": "209", - "terminationMessagePolicy": "1ſ盷褎weLJèux榜VƋZ1Ůđ眊", - "imagePullPolicy": "Ź9ǕLLȊɞ-uƻ悖", - "securityContext": { - "capabilities": { - "add": [ - "Ƹ[Ęİ榌U髷裎$MVȟ@7" - ], - "drop": [ - "奺Ȋ礶惇¸t颟.鵫ǚ" - ] - }, - "privileged": true, - "seLinuxOptions": { - "user": "210", - "role": "211", - "type": "212", - "level": "213" - }, - "runAsUser": 1162216870203002790, - "runAsGroup": -3651020110942663855, - "runAsNonRoot": false, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": false, - "procMount": "-鿧悮坮Ȣ幟ļ" - }, - "stdin": true, - "tty": true - } - ], - "containers": [ - { - "name": "214", - "image": "215", - "command": [ - "216" - ], - "args": [ - "217" - ], - "workingDir": "218", - "ports": [ - { - "name": "219", - "hostPort": -1336170981, - "containerPort": 1179132251, - "protocol": "Kʝ瘴I\\p[ħsĨɆâĺɗ", - "hostIP": "220" - } - ], - "envFrom": [ - { - "prefix": "221", - "configMapRef": { - "name": "222", - "optional": true - }, - "secretRef": { - "name": "223", - "optional": true - } - } - ], - "env": [ - { - "name": "224", - "value": "225", - "valueFrom": { - "fieldRef": { - "apiVersion": "226", - "fieldPath": "227" - }, - "resourceFieldRef": { - "containerName": "228", - "resource": "229", - "divisor": "99" - }, - "configMapKeyRef": { - "name": "230", - "key": "231", - "optional": false - }, - "secretKeyRef": { - "name": "232", - "key": "233", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "攤/ɸɎ R§耶FfBl": "326" - }, - "requests": { - "ɱJȉ罴": "587" - } - }, - "volumeMounts": [ - { - "name": "234", - "readOnly": true, - "mountPath": "235", - "subPath": "236", - "mountPropagation": "6dz娝嘚庎D}埽uʎȺ眖R#yV'W", - "subPathExpr": "237" - } - ], - "volumeDevices": [ - { - "name": "238", - "devicePath": "239" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "240" - ] - }, - "httpGet": { - "path": "241", - "port": "242", - "host": "243", - "scheme": "Í勅跦Opwǩ曬逴褜1ØœȠƬ", - "httpHeaders": [ - { - "name": "244", - "value": "245" - } - ] - }, - "tcpSocket": { - "port": "246", - "host": "247" - }, - "initialDelaySeconds": 1419770315, - "timeoutSeconds": 300356869, - "periodSeconds": 1830495826, - "successThreshold": 1102291854, - "failureThreshold": -241238495 - }, - "readinessProbe": { - "exec": { - "command": [ - "248" - ] - }, - "httpGet": { - "path": "249", - "port": 972978563, - "host": "250", - "scheme": "ȨŮ+朷Ǝ膯", - "httpHeaders": [ - { - "name": "251", - "value": "252" - } - ] - }, - "tcpSocket": { - "port": -1506633471, - "host": "253" - }, - "initialDelaySeconds": -249989919, - "timeoutSeconds": -171684192, - "periodSeconds": -602419938, - "successThreshold": 1040396664, - "failureThreshold": -979584143 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "254" - ] - }, - "httpGet": { - "path": "255", - "port": "256", - "host": "257", - "scheme": "碧闳ȩr", - "httpHeaders": [ - { - "name": "258", - "value": "259" - } - ] - }, - "tcpSocket": { - "port": "260", - "host": "261" - } - }, - "preStop": { - "exec": { - "command": [ - "262" - ] - }, - "httpGet": { - "path": "263", - "port": "264", - "host": "265", - "scheme": "ē鐭#嬀ơŸ8T 苧yñKJɐ", - "httpHeaders": [ - { - "name": "266", - "value": "267" - } - ] - }, - "tcpSocket": { - "port": "268", - "host": "269" - } - } - }, - "terminationMessagePath": "270", - "terminationMessagePolicy": "ƚ绤fʀļ腩墺Ò媁荭gw忊|E剒蔞", - "imagePullPolicy": "=E埄Ȁ朦 wƯ貾坢'跩aŕ翑0展", - "securityContext": { - "capabilities": { - "add": [ - "庰%皧V" - ], - "drop": [ - "现葢ŵ橨鬶l獕;跣Hǝcw媀瓄\u0026翜舞拉" - ] - }, - "privileged": true, - "seLinuxOptions": { - "user": "271", - "role": "272", - "type": "273", - "level": "274" - }, - "runAsUser": 8876559635423161004, - "runAsGroup": -1576913564542459711, - "runAsNonRoot": true, - "readOnlyRootFilesystem": false, - "allowPrivilegeEscalation": false, - "procMount": "ĠM蘇KŅ/»頸+SÄ蚃" - }, - "tty": true - } - ], - "restartPolicy": ")酊龨δ摖ȱğ_\u003cǬëJ橈'琕鶫:", - "terminationGracePeriodSeconds": -5370059306928520750, - "activeDeadlineSeconds": 5724260086168234152, - "dnsPolicy": "'ǵɐ鰥", - "nodeSelector": { - "275": "276" - }, - "serviceAccountName": "277", - "serviceAccount": "278", - "automountServiceAccountToken": true, - "nodeName": "279", - "hostNetwork": true, - "hostPID": true, - "shareProcessNamespace": false, - "securityContext": { - "seLinuxOptions": { - "user": "280", - "role": "281", - "type": "282", - "level": "283" - }, - "runAsUser": 1517677345437208428, - "runAsGroup": 4640906527069599386, - "runAsNonRoot": true, - "supplementalGroups": [ - -6499508485510627932 - ], - "fsGroup": -4389239449149439507, - "sysctls": [ - { - "name": "284", - "value": "285" - } - ] - }, - "imagePullSecrets": [ - { - "name": "286" - } - ], - "hostname": "287", - "subdomain": "288", - "affinity": { - "nodeAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": { - "nodeSelectorTerms": [ - { - "matchExpressions": [ - { - "key": "289", - "operator": "", - "values": [ - "290" - ] - } - ], - "matchFields": [ - { - "key": "291", - "operator": "亏yƕ丆録²Ŏ)/灩聋3趐囨鏻", - "values": [ - "292" - ] - } - ] - } - ] - }, - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -938421813, - "preference": { - "matchExpressions": [ - { - "key": "293", - "operator": "蹔ŧ", - "values": [ - "294" - ] - } - ], - "matchFields": [ - { - "key": "295", - "operator": "x$1", - "values": [ - "296" - ] - } - ] - } - } - ] - }, - "podAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "jeds4-4tz9x--43--3---93-2-2-37--e00uz-z0sn-8hx-qa--0o8m3-d0n/py_8-3..s._.x.2K_2qu_0S-Cq0": "8yP9S--858LI__.8____rO-S-P_-...0c.-p" - }, - "matchExpressions": [ - { - "key": "f.-zv._._.5-H.T.-.-.T-V_D_0-K_AS", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "303" - ], - "topologyKey": "304" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -902839620, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "x3..-.8-Jp-9-4-Tm.Y": "k8...__.Q_c8.G.b_9_1o.w_aI._31-_I-A-_3bz._8M01" - }, - "matchExpressions": [ - { - "key": "w9-9d8-s7t/ZX-D---k..1Q7._l.._Q.6.I--2_9.v.--_.--4QQo", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "311" - ], - "topologyKey": "312" - } - } - ] - }, - "podAntiAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "7-3x-3/9a_-0R_.Z__Lv8_.O_..8n.--z_-..6W.VK.sTt.-U_--56-.7D.3_P": "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": [ - "319" - ], - "topologyKey": "320" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": 1505385143, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "yp8q-sf1--gw-jz-659--0l-023bm-6l2e5---k5v3a---9/tA.W5_-5_.V1-rU.___06.eqk5E_-4-.XH-.k.7.l_-W81": "o_6Z..11_7pX_.-mLlx...w_t-_.5.40Rw4gD.._.-x6db-L7.-__-G_2kCpS_1" - }, - "matchExpressions": [ - { - "key": "d-XZ-x.__.Y_2-n_5023Xl-3Pw_-r7g", - "operator": "NotIn", - "values": [ - "VT3sn-0_.i__a.O2G_J" - ] - } - ] - }, - "namespaces": [ - "327" - ], - "topologyKey": "328" - } - } - ] - } - }, - "schedulerName": "329", - "tolerations": [ - { - "key": "330", - "operator": "抷qTfZȻ干m謆7", - "value": "331", - "effect": "儉ɩ柀", - "tolerationSeconds": -7411984641310969236 - } - ], - "hostAliases": [ - { - "ip": "332", - "hostnames": [ - "333" - ] - } - ], - "priorityClassName": "334", - "priority": -895317190, - "dnsConfig": { - "nameservers": [ - "335" - ], - "searches": [ - "336" - ], - "options": [ - { - "name": "337", - "value": "338" - } - ] - }, - "readinessGates": [ - { - "conditionType": "ċƹ|慼櫁色苆试揯遐e4'ď曕椐敛n" - } - ], - "runtimeClassName": "339", - "enableServiceLinks": true - } - }, - "strategy": { - "type": "Ŗ鱓;鹡鑓侅闍ŏ", - "rollingUpdate": { - - } - }, - "minReadySeconds": -721017134, - "revisionHistoryLimit": -2062497734, - "paused": true, - "progressDeadlineSeconds": -2022494519 - }, - "status": { - "observedGeneration": -646884070573393486, - "replicas": -1207878403, - "updatedReplicas": 372376497, - "readyReplicas": -1085841792, - "availableReplicas": 2061490078, - "unavailableReplicas": -244836060, - "conditions": [ - { - "type": "NJ丧鴻", - "status": "-墡è箁E嗆R2璻攜轴ɓ雤Ƽ]焤Ɂ", - "lastUpdateTime": "2182-10-10T16:20:33Z", - "lastTransitionTime": "2191-07-04T07:05:53Z", - "reason": "340", - "message": "341" - } - ], - "collisionCount": 99448460 - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.Deployment.pb b/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.Deployment.pb deleted file mode 100644 index 382ebe2295e9105ce6e0f1f52f109ffafee6c456..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 5163 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 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.ReplicaSet.after_roundtrip.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.ReplicaSet.after_roundtrip.yaml deleted file mode 100644 index 13c0d982496..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.ReplicaSet.after_roundtrip.yaml +++ /dev/null @@ -1,710 +0,0 @@ -apiVersion: apps/v1 -kind: ReplicaSet -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -spec: - minReadySeconds: 2114329341 - replicas: -1978186127 - selector: - matchExpressions: - - key: M-H_5_.t..bGE.9__.3_u1.m_.5AW-_S-.3g.7_2fNc5G - operator: NotIn - values: - - 7_M9T9sH.Wu5--.K_.0--_0P7_.C.Ze--D07.a_.y_y_oU - matchLabels: - 0-8---nqxcv-q5r-8---jop96410.r--g8c2-k-912e5-c-e63-n-3snh-z--3uy5--g/7y7: s.6--_x.--0wmZk1_8._3s_-_Bq.m_-.q8_v2LiTF_a981d3-7-f8 - template: - metadata: - annotations: - "37": "38" - clusterName: "43" - creationTimestamp: null - deletionGracePeriodSeconds: -4739960484747932992 - finalizers: - - "42" - generateName: "31" - generation: 1395707490843892091 - labels: - "35": "36" - managedFields: - - apiVersion: "45" - manager: "44" - operation: ɔȖ脵鴈Ōƾ焁yǠ/淹\韲翁& - name: "30" - namespace: "32" - ownerReferences: - - apiVersion: "39" - blockOwnerDeletion: true - controller: false - kind: "40" - name: "41" - uid: ·Õ - resourceVersion: "11500002557443244703" - selfLink: "33" - uid: 诫z徃鷢6ȥ啕禗 - spec: - activeDeadlineSeconds: -11671145270681448 - affinity: - nodeAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - key: "291" - operator: ɇ卷荙JLĹ]佱¿>犵殇ŕ-Ɂ - values: - - "292" - matchFields: - - key: "293" - operator: t叀碧闳ȩr嚧ʣq埄 - values: - - "294" - weight: 410611837 - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - key: "287" - operator: 胵輓Ɔ - values: - - "288" - matchFields: - - key: "289" - operator: ØœȠƬQg鄠[颐o - values: - - "290" - podAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: 2-tfh4.caTz_.g.w-o.8_WT-M.3_-1y_8D_X._B_p - operator: Exists - matchLabels: - G.-_pP__up.2L_s-o779._-k-5___Q: 3.csh-3--Z1Tvw39F_C-rtSY.g._2F7.-_e..Or_-.3OHgt._U.x - namespaces: - - "309" - topologyKey: "310" - weight: -751455207 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: d5-g-7-7---g88w2k4usz--mj-8o26--26-hs5-jeds4-4tz9x-4.i-l11q5--uk5mj-94-8134i5k6q6--5tu-tie4-7--gm4p-8y-99/N_g-..__._____K_g1cXfr4 - operator: Exists - matchLabels: - 4-45e--7-5r-4-7--7-2---o--4-1-2s39--6---fv--m-8--72-bca4m54/F.h-__k_K5._..O_J: q-.VEa-_gn.8-c.C3_F._oX-F9_.5vN5.25aWx.2aM24 - namespaces: - - "301" - topologyKey: "302" - podAntiAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: a-L--v_Z--Zg-_4Q__-v_t_u_.__I_-_-3-3--5X1rh-K5y_AzOBW9 - operator: In - values: - - Gv - matchLabels: - acp6-5-x1---4/b8a_6_.0Q46: "6" - namespaces: - - "325" - topologyKey: "326" - weight: -2081163116 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: Ue_l2.._8s--Z - operator: In - values: - - A-._d._.Um.-__k.j._g-G-7--p9.-_0R.-_-3_L_2a - matchLabels: - 5m8-1x129-9d8-s7-t7--336-11k8/A._X-D---k..1Q7._l.._Q.6.I--2_9.v.--3: 8.3_t_-l..-.DG7r-3.----._4__Xn - namespaces: - - "317" - topologyKey: "318" - automountServiceAccountToken: true - containers: - - args: - - "218" - command: - - "217" - env: - - name: "225" - value: "226" - valueFrom: - configMapKeyRef: - key: "232" - name: "231" - optional: false - fieldRef: - apiVersion: "227" - fieldPath: "228" - resourceFieldRef: - containerName: "229" - divisor: "43" - resource: "230" - secretKeyRef: - key: "234" - name: "233" - optional: true - envFrom: - - configMapRef: - name: "223" - optional: true - prefix: "222" - secretRef: - name: "224" - optional: true - image: "216" - imagePullPolicy: I\p[ - lifecycle: - postStart: - exec: - command: - - "253" - httpGet: - host: "255" - httpHeaders: - - name: "256" - value: "257" - path: "254" - port: 963670270 - scheme: ɘȌ脾嚏吐ĠLƐȤ藠3.v - tcpSocket: - host: "259" - port: "258" - preStop: - exec: - command: - - "260" - httpGet: - host: "263" - httpHeaders: - - name: "264" - value: "265" - path: "261" - port: "262" - scheme: '\ ' - tcpSocket: - host: "267" - port: "266" - livenessProbe: - exec: - command: - - "241" - failureThreshold: 2040455355 - httpGet: - host: "243" - httpHeaders: - - name: "244" - value: "245" - path: "242" - port: -342705708 - scheme: fw[Řż丩ŽoǠŻʘY賃ɪ鐊 - initialDelaySeconds: 364078113 - periodSeconds: 828173251 - successThreshold: -394397948 - tcpSocket: - host: "246" - port: 88483549 - timeoutSeconds: -181693648 - name: "215" - ports: - - containerPort: -1478830017 - hostIP: "221" - hostPort: -1762049522 - name: "220" - protocol: ÷nI粛E煹ǐƲE - readinessProbe: - exec: - command: - - "247" - failureThreshold: -1920661051 - httpGet: - host: "249" - httpHeaders: - - name: "250" - value: "251" - path: "248" - port: 474119379 - scheme: 萭旿@掇lNdǂ>5姣 - initialDelaySeconds: 1505082076 - periodSeconds: 1602745893 - successThreshold: 1599076900 - tcpSocket: - host: "252" - port: 1498833271 - timeoutSeconds: 1447898632 - resources: - limits: - ',铻OŤǢʭ嵔棂p儼Ƿ裚瓶': "806" - requests: - ɩC: "766" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - ĨɆâĺɗŹ倗 - drop: - - 晒嶗UÐ_ƮA攤/ɸɎ R§耶FfBl - privileged: true - procMount: Ȱ?$矡ȶ网 - readOnlyRootFilesystem: false - runAsGroup: 3850139838566476547 - runAsNonRoot: false - runAsUser: 4614883548233532846 - seLinuxOptions: - level: "272" - role: "270" - type: "271" - user: "269" - stdin: true - stdinOnce: true - terminationMessagePath: "268" - terminationMessagePolicy: «丯Ƙ枛牐ɺ皚 - tty: true - volumeDevices: - - devicePath: "240" - name: "239" - volumeMounts: - - mountPath: "236" - mountPropagation: ȫ焗捏ĨFħ籘Àǒɿʒ刽 - name: "235" - subPath: "237" - subPathExpr: "238" - workingDir: "219" - dnsConfig: - nameservers: - - "333" - options: - - name: "335" - value: "336" - searches: - - "334" - enableServiceLinks: true - hostAliases: - - hostnames: - - "331" - ip: "330" - hostIPC: true - hostNetwork: true - hostPID: true - hostname: "285" - imagePullSecrets: - - name: "284" - initContainers: - - args: - - "159" - command: - - "158" - env: - - name: "166" - value: "167" - valueFrom: - configMapKeyRef: - key: "173" - name: "172" - optional: true - fieldRef: - apiVersion: "168" - fieldPath: "169" - resourceFieldRef: - containerName: "170" - divisor: "375" - resource: "171" - secretKeyRef: - key: "175" - name: "174" - optional: false - envFrom: - - configMapRef: - name: "164" - optional: false - prefix: "163" - secretRef: - name: "165" - optional: false - image: "157" - imagePullPolicy: ɖȃ賲鐅臬dH巧壚tC十Oɢ - lifecycle: - postStart: - exec: - command: - - "197" - httpGet: - host: "199" - httpHeaders: - - name: "200" - value: "201" - path: "198" - port: -2007811220 - scheme: 鎷卩蝾H - tcpSocket: - host: "202" - port: -2035009296 - preStop: - exec: - command: - - "203" - httpGet: - host: "206" - httpHeaders: - - name: "207" - value: "208" - path: "204" - port: "205" - scheme: ńMǰ溟ɴ扵閝 - tcpSocket: - host: "209" - port: -1474440600 - livenessProbe: - exec: - command: - - "182" - failureThreshold: -1638339389 - httpGet: - host: "185" - httpHeaders: - - name: "186" - value: "187" - path: "183" - port: "184" - scheme: 痗ȡmƴy綸_Ú8參遼ūPH - initialDelaySeconds: 655980302 - periodSeconds: 446829537 - successThreshold: -1987044888 - tcpSocket: - host: "189" - port: "188" - timeoutSeconds: 741871873 - name: "156" - ports: - - containerPort: -1996616480 - hostIP: "162" - hostPort: 1473141590 - name: "161" - protocol: ł/擇ɦĽ胚O醔ɍ厶 - readinessProbe: - exec: - command: - - "190" - failureThreshold: 2063799569 - httpGet: - host: "192" - httpHeaders: - - name: "193" - value: "194" - path: "191" - port: 961508537 - scheme: 黖ȓ - initialDelaySeconds: -50623103 - periodSeconds: -1350331007 - successThreshold: -1145306833 - tcpSocket: - host: "196" - port: "195" - timeoutSeconds: 1795738696 - resources: - limits: - "": "596" - requests: - a坩O`涁İ而踪鄌eÞȦY籎顒: "45" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - d鲡 - drop: - - 贅wE@Ȗs«öʮĀ<é - privileged: true - procMount: 嫙&蒒5靇C'ɵK.Q貇 - readOnlyRootFilesystem: false - runAsGroup: 6637292039508172491 - runAsNonRoot: false - runAsUser: -6722299225018603773 - seLinuxOptions: - level: "214" - role: "212" - type: "213" - user: "211" - terminationMessagePath: "210" - terminationMessagePolicy: 廡ɑ龫`劳&¼傭Ȟ1酃=6}ɡŇ - tty: true - volumeDevices: - - devicePath: "181" - name: "180" - volumeMounts: - - mountPath: "177" - mountPropagation: 捘ɍi縱ù墴 - name: "176" - subPath: "178" - subPathExpr: "179" - workingDir: "160" - nodeName: "277" - nodeSelector: - "273": "274" - priority: -852112760 - priorityClassName: "332" - readinessGates: - - conditionType: "" - runtimeClassName: "337" - schedulerName: "327" - securityContext: - fsGroup: -4765779537771254535 - runAsGroup: 5267311692406174869 - runAsNonRoot: false - runAsUser: -5860790522738935260 - seLinuxOptions: - level: "281" - role: "279" - type: "280" - user: "278" - supplementalGroups: - - -4369115231127764890 - sysctls: - - name: "282" - value: "283" - serviceAccount: "276" - serviceAccountName: "275" - shareProcessNamespace: false - subdomain: "286" - terminationGracePeriodSeconds: -549108701661089463 - tolerations: - - effect: 群E牬庘颮6(|ǖûǭ - key: "328" - operator: ȜŚɇA%ɀ蓧睔SJȋ灋槊 - tolerationSeconds: -288011219492438332 - value: "329" - volumes: - - awsElasticBlockStore: - fsType: "56" - partition: 200492355 - readOnly: true - volumeID: "55" - azureDisk: - cachingMode: 躢 - diskName: "119" - diskURI: "120" - fsType: "121" - kind: 黰eȪ嵛4$%Qɰ - readOnly: false - azureFile: - secretName: "105" - shareName: "106" - cephfs: - monitors: - - "90" - path: "91" - readOnly: true - secretFile: "93" - secretRef: - name: "94" - user: "92" - cinder: - fsType: "88" - readOnly: true - secretRef: - name: "89" - volumeID: "87" - configMap: - defaultMode: 1632959949 - items: - - key: "108" - mode: -1057154155 - path: "109" - name: "107" - optional: true - csi: - driver: "151" - fsType: "152" - nodePublishSecretRef: - name: "155" - readOnly: false - volumeAttributes: - "153": "154" - downwardAPI: - defaultMode: -395029362 - items: - - fieldRef: - apiVersion: "98" - fieldPath: "99" - mode: -1332301579 - path: "97" - resourceFieldRef: - containerName: "100" - divisor: "51" - resource: "101" - emptyDir: - medium: 繡楙¯ĦE勗E濞偘 - sizeLimit: "349" - fc: - fsType: "103" - lun: -2007808768 - targetWWNs: - - "102" - wwids: - - "104" - flexVolume: - driver: "82" - fsType: "83" - options: - "85": "86" - secretRef: - name: "84" - flocker: - datasetName: "95" - datasetUUID: "96" - gcePersistentDisk: - fsType: "54" - partition: 1648350164 - pdName: "53" - readOnly: true - gitRepo: - directory: "59" - repository: "57" - revision: "58" - glusterfs: - endpoints: "72" - path: "73" - readOnly: true - hostPath: - path: "52" - type: ȱ蓿彭聡A3fƻf - iscsi: - fsType: "68" - initiatorName: "71" - iqn: "66" - iscsiInterface: "67" - lun: -1746427184 - portals: - - "69" - secretRef: - name: "70" - targetPortal: "65" - name: "51" - nfs: - path: "64" - server: "63" - persistentVolumeClaim: - claimName: "74" - photonPersistentDisk: - fsType: "123" - pdID: "122" - portworxVolume: - fsType: "138" - readOnly: true - volumeID: "137" - projected: - defaultMode: 715087892 - sources: - - configMap: - items: - - key: "133" - mode: 2020789772 - path: "134" - name: "132" - optional: true - downwardAPI: - items: - - fieldRef: - apiVersion: "128" - fieldPath: "129" - mode: -687313111 - path: "127" - resourceFieldRef: - containerName: "130" - divisor: "934" - resource: "131" - secret: - items: - - key: "125" - mode: 273818613 - path: "126" - name: "124" - optional: false - serviceAccountToken: - audience: "135" - expirationSeconds: 3485267088372060587 - path: "136" - quobyte: - group: "117" - registry: "114" - tenant: "118" - user: "116" - volume: "115" - rbd: - fsType: "77" - image: "76" - keyring: "80" - monitors: - - "75" - pool: "78" - secretRef: - name: "81" - user: "79" - scaleIO: - fsType: "146" - gateway: "139" - protectionDomain: "142" - secretRef: - name: "141" - storageMode: "144" - storagePool: "143" - system: "140" - volumeName: "145" - secret: - defaultMode: 395412881 - items: - - key: "61" - mode: 1360806276 - path: "62" - optional: true - secretName: "60" - storageos: - fsType: "149" - secretRef: - name: "150" - volumeName: "147" - volumeNamespace: "148" - vsphereVolume: - fsType: "111" - storagePolicyID: "113" - storagePolicyName: "112" - volumePath: "110" -status: - availableReplicas: 1298031603 - conditions: - - lastTransitionTime: "2488-07-22T04:14:34Z" - message: "339" - reason: "338" - status: óƒ畒Üɉ愂,wa纝 - type: .¸赂ʓ蔋 ǵq砯á缈gȇǙ屏宨殴妓ɡ - fullyLabeledReplicas: 163034368 - observedGeneration: -3092144976843560567 - readyReplicas: 1631678367 - replicas: -1280563546 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.ReplicaSet.json b/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.ReplicaSet.json deleted file mode 100644 index 1481ac0ea71..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.ReplicaSet.json +++ /dev/null @@ -1,1052 +0,0 @@ -{ - "kind": "ReplicaSet", - "apiVersion": "apps/v1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fields": {"18":{"19":null}} - } - ] - }, - "spec": { - "replicas": -1978186127, - "minReadySeconds": 2114329341, - "selector": { - "matchLabels": { - "0-8---nqxcv-q5r-8---jop96410.r--g8c2-k-912e5-c-e63-n-3snh-z--3uy5--g/7y7": "s.6--_x.--0wmZk1_8._3s_-_Bq.m_-.q8_v2LiTF_a981d3-7-f8" - }, - "matchExpressions": [ - { - "key": "M-H_5_.t..bGE.9__.3_u1.m_.5AW-_S-.3g.7_2fNc5G", - "operator": "NotIn", - "values": [ - "7_M9T9sH.Wu5--.K_.0--_0P7_.C.Ze--D07.a_.y_y_oU" - ] - } - ] - }, - "template": { - "metadata": { - "name": "30", - "generateName": "31", - "namespace": "32", - "selfLink": "33", - "uid": "诫z徃鷢6ȥ啕禗", - "resourceVersion": "11500002557443244703", - "generation": 1395707490843892091, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4739960484747932992, - "labels": { - "35": "36" - }, - "annotations": { - "37": "38" - }, - "ownerReferences": [ - { - "apiVersion": "39", - "kind": "40", - "name": "41", - "uid": "·Õ", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "42" - ], - "clusterName": "43", - "managedFields": [ - { - "manager": "44", - "operation": "ɔȖ脵鴈Ōƾ焁yǠ/淹\\韲翁\u0026", - "apiVersion": "45", - "fields": {"46":{"47":null}} - } - ] - }, - "spec": { - "volumes": [ - { - "name": "51", - "hostPath": { - "path": "52", - "type": "ȱ蓿彭聡A3fƻf" - }, - "emptyDir": { - "medium": "繡楙¯ĦE勗E濞偘", - "sizeLimit": "349" - }, - "gcePersistentDisk": { - "pdName": "53", - "fsType": "54", - "partition": 1648350164, - "readOnly": true - }, - "awsElasticBlockStore": { - "volumeID": "55", - "fsType": "56", - "partition": 200492355, - "readOnly": true - }, - "gitRepo": { - "repository": "57", - "revision": "58", - "directory": "59" - }, - "secret": { - "secretName": "60", - "items": [ - { - "key": "61", - "path": "62", - "mode": 1360806276 - } - ], - "defaultMode": 395412881, - "optional": true - }, - "nfs": { - "server": "63", - "path": "64" - }, - "iscsi": { - "targetPortal": "65", - "iqn": "66", - "lun": -1746427184, - "iscsiInterface": "67", - "fsType": "68", - "portals": [ - "69" - ], - "secretRef": { - "name": "70" - }, - "initiatorName": "71" - }, - "glusterfs": { - "endpoints": "72", - "path": "73", - "readOnly": true - }, - "persistentVolumeClaim": { - "claimName": "74" - }, - "rbd": { - "monitors": [ - "75" - ], - "image": "76", - "fsType": "77", - "pool": "78", - "user": "79", - "keyring": "80", - "secretRef": { - "name": "81" - } - }, - "flexVolume": { - "driver": "82", - "fsType": "83", - "secretRef": { - "name": "84" - }, - "options": { - "85": "86" - } - }, - "cinder": { - "volumeID": "87", - "fsType": "88", - "readOnly": true, - "secretRef": { - "name": "89" - } - }, - "cephfs": { - "monitors": [ - "90" - ], - "path": "91", - "user": "92", - "secretFile": "93", - "secretRef": { - "name": "94" - }, - "readOnly": true - }, - "flocker": { - "datasetName": "95", - "datasetUUID": "96" - }, - "downwardAPI": { - "items": [ - { - "path": "97", - "fieldRef": { - "apiVersion": "98", - "fieldPath": "99" - }, - "resourceFieldRef": { - "containerName": "100", - "resource": "101", - "divisor": "51" - }, - "mode": -1332301579 - } - ], - "defaultMode": -395029362 - }, - "fc": { - "targetWWNs": [ - "102" - ], - "lun": -2007808768, - "fsType": "103", - "wwids": [ - "104" - ] - }, - "azureFile": { - "secretName": "105", - "shareName": "106" - }, - "configMap": { - "name": "107", - "items": [ - { - "key": "108", - "path": "109", - "mode": -1057154155 - } - ], - "defaultMode": 1632959949, - "optional": true - }, - "vsphereVolume": { - "volumePath": "110", - "fsType": "111", - "storagePolicyName": "112", - "storagePolicyID": "113" - }, - "quobyte": { - "registry": "114", - "volume": "115", - "user": "116", - "group": "117", - "tenant": "118" - }, - "azureDisk": { - "diskName": "119", - "diskURI": "120", - "cachingMode": "躢", - "fsType": "121", - "readOnly": false, - "kind": "黰eȪ嵛4$%Qɰ" - }, - "photonPersistentDisk": { - "pdID": "122", - "fsType": "123" - }, - "projected": { - "sources": [ - { - "secret": { - "name": "124", - "items": [ - { - "key": "125", - "path": "126", - "mode": 273818613 - } - ], - "optional": false - }, - "downwardAPI": { - "items": [ - { - "path": "127", - "fieldRef": { - "apiVersion": "128", - "fieldPath": "129" - }, - "resourceFieldRef": { - "containerName": "130", - "resource": "131", - "divisor": "934" - }, - "mode": -687313111 - } - ] - }, - "configMap": { - "name": "132", - "items": [ - { - "key": "133", - "path": "134", - "mode": 2020789772 - } - ], - "optional": true - }, - "serviceAccountToken": { - "audience": "135", - "expirationSeconds": 3485267088372060587, - "path": "136" - } - } - ], - "defaultMode": 715087892 - }, - "portworxVolume": { - "volumeID": "137", - "fsType": "138", - "readOnly": true - }, - "scaleIO": { - "gateway": "139", - "system": "140", - "secretRef": { - "name": "141" - }, - "protectionDomain": "142", - "storagePool": "143", - "storageMode": "144", - "volumeName": "145", - "fsType": "146" - }, - "storageos": { - "volumeName": "147", - "volumeNamespace": "148", - "fsType": "149", - "secretRef": { - "name": "150" - } - }, - "csi": { - "driver": "151", - "readOnly": false, - "fsType": "152", - "volumeAttributes": { - "153": "154" - }, - "nodePublishSecretRef": { - "name": "155" - } - } - } - ], - "initContainers": [ - { - "name": "156", - "image": "157", - "command": [ - "158" - ], - "args": [ - "159" - ], - "workingDir": "160", - "ports": [ - { - "name": "161", - "hostPort": 1473141590, - "containerPort": -1996616480, - "protocol": "ł/擇ɦĽ胚O醔ɍ厶", - "hostIP": "162" - } - ], - "envFrom": [ - { - "prefix": "163", - "configMapRef": { - "name": "164", - "optional": false - }, - "secretRef": { - "name": "165", - "optional": false - } - } - ], - "env": [ - { - "name": "166", - "value": "167", - "valueFrom": { - "fieldRef": { - "apiVersion": "168", - "fieldPath": "169" - }, - "resourceFieldRef": { - "containerName": "170", - "resource": "171", - "divisor": "375" - }, - "configMapKeyRef": { - "name": "172", - "key": "173", - "optional": true - }, - "secretKeyRef": { - "name": "174", - "key": "175", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "": "596" - }, - "requests": { - "a坩O`涁İ而踪鄌eÞȦY籎顒": "45" - } - }, - "volumeMounts": [ - { - "name": "176", - "mountPath": "177", - "subPath": "178", - "mountPropagation": "捘ɍi縱ù墴", - "subPathExpr": "179" - } - ], - "volumeDevices": [ - { - "name": "180", - "devicePath": "181" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "182" - ] - }, - "httpGet": { - "path": "183", - "port": "184", - "host": "185", - "scheme": "痗ȡmƴy綸_Ú8參遼ūPH", - "httpHeaders": [ - { - "name": "186", - "value": "187" - } - ] - }, - "tcpSocket": { - "port": "188", - "host": "189" - }, - "initialDelaySeconds": 655980302, - "timeoutSeconds": 741871873, - "periodSeconds": 446829537, - "successThreshold": -1987044888, - "failureThreshold": -1638339389 - }, - "readinessProbe": { - "exec": { - "command": [ - "190" - ] - }, - "httpGet": { - "path": "191", - "port": 961508537, - "host": "192", - "scheme": "黖ȓ", - "httpHeaders": [ - { - "name": "193", - "value": "194" - } - ] - }, - "tcpSocket": { - "port": "195", - "host": "196" - }, - "initialDelaySeconds": -50623103, - "timeoutSeconds": 1795738696, - "periodSeconds": -1350331007, - "successThreshold": -1145306833, - "failureThreshold": 2063799569 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "197" - ] - }, - "httpGet": { - "path": "198", - "port": -2007811220, - "host": "199", - "scheme": "鎷卩蝾H", - "httpHeaders": [ - { - "name": "200", - "value": "201" - } - ] - }, - "tcpSocket": { - "port": -2035009296, - "host": "202" - } - }, - "preStop": { - "exec": { - "command": [ - "203" - ] - }, - "httpGet": { - "path": "204", - "port": "205", - "host": "206", - "scheme": "ńMǰ溟ɴ扵閝", - "httpHeaders": [ - { - "name": "207", - "value": "208" - } - ] - }, - "tcpSocket": { - "port": -1474440600, - "host": "209" - } - } - }, - "terminationMessagePath": "210", - "terminationMessagePolicy": "廡ɑ龫`劳\u0026¼傭Ȟ1酃=6}ɡŇ", - "imagePullPolicy": "ɖȃ賲鐅臬dH巧壚tC十Oɢ", - "securityContext": { - "capabilities": { - "add": [ - "d鲡" - ], - "drop": [ - "贅wE@Ȗs«öʮĀ\u003cé" - ] - }, - "privileged": true, - "seLinuxOptions": { - "user": "211", - "role": "212", - "type": "213", - "level": "214" - }, - "runAsUser": -6722299225018603773, - "runAsGroup": 6637292039508172491, - "runAsNonRoot": false, - "readOnlyRootFilesystem": false, - "allowPrivilegeEscalation": false, - "procMount": "嫙\u0026蒒5靇C'ɵK.Q貇" - }, - "tty": true - } - ], - "containers": [ - { - "name": "215", - "image": "216", - "command": [ - "217" - ], - "args": [ - "218" - ], - "workingDir": "219", - "ports": [ - { - "name": "220", - "hostPort": -1762049522, - "containerPort": -1478830017, - "protocol": "÷nI粛E煹ǐƲE", - "hostIP": "221" - } - ], - "envFrom": [ - { - "prefix": "222", - "configMapRef": { - "name": "223", - "optional": true - }, - "secretRef": { - "name": "224", - "optional": true - } - } - ], - "env": [ - { - "name": "225", - "value": "226", - "valueFrom": { - "fieldRef": { - "apiVersion": "227", - "fieldPath": "228" - }, - "resourceFieldRef": { - "containerName": "229", - "resource": "230", - "divisor": "43" - }, - "configMapKeyRef": { - "name": "231", - "key": "232", - "optional": false - }, - "secretKeyRef": { - "name": "233", - "key": "234", - "optional": true - } - } - } - ], - "resources": { - "limits": { - ",铻OŤǢʭ嵔棂p儼Ƿ裚瓶": "806" - }, - "requests": { - "ɩC": "766" - } - }, - "volumeMounts": [ - { - "name": "235", - "mountPath": "236", - "subPath": "237", - "mountPropagation": "ȫ焗捏ĨFħ籘Àǒɿʒ刽", - "subPathExpr": "238" - } - ], - "volumeDevices": [ - { - "name": "239", - "devicePath": "240" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "241" - ] - }, - "httpGet": { - "path": "242", - "port": -342705708, - "host": "243", - "scheme": "fw[Řż丩ŽoǠŻʘY賃ɪ鐊", - "httpHeaders": [ - { - "name": "244", - "value": "245" - } - ] - }, - "tcpSocket": { - "port": 88483549, - "host": "246" - }, - "initialDelaySeconds": 364078113, - "timeoutSeconds": -181693648, - "periodSeconds": 828173251, - "successThreshold": -394397948, - "failureThreshold": 2040455355 - }, - "readinessProbe": { - "exec": { - "command": [ - "247" - ] - }, - "httpGet": { - "path": "248", - "port": 474119379, - "host": "249", - "scheme": "萭旿@掇lNdǂ\u003e5姣", - "httpHeaders": [ - { - "name": "250", - "value": "251" - } - ] - }, - "tcpSocket": { - "port": 1498833271, - "host": "252" - }, - "initialDelaySeconds": 1505082076, - "timeoutSeconds": 1447898632, - "periodSeconds": 1602745893, - "successThreshold": 1599076900, - "failureThreshold": -1920661051 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "253" - ] - }, - "httpGet": { - "path": "254", - "port": 963670270, - "host": "255", - "scheme": "ɘȌ脾嚏吐ĠLƐȤ藠3.v", - "httpHeaders": [ - { - "name": "256", - "value": "257" - } - ] - }, - "tcpSocket": { - "port": "258", - "host": "259" - } - }, - "preStop": { - "exec": { - "command": [ - "260" - ] - }, - "httpGet": { - "path": "261", - "port": "262", - "host": "263", - "scheme": "\\ ", - "httpHeaders": [ - { - "name": "264", - "value": "265" - } - ] - }, - "tcpSocket": { - "port": "266", - "host": "267" - } - } - }, - "terminationMessagePath": "268", - "terminationMessagePolicy": "«丯Ƙ枛牐ɺ皚", - "imagePullPolicy": "I\\p[", - "securityContext": { - "capabilities": { - "add": [ - "ĨɆâĺɗŹ倗" - ], - "drop": [ - "晒嶗UÐ_ƮA攤/ɸɎ R§耶FfBl" - ] - }, - "privileged": true, - "seLinuxOptions": { - "user": "269", - "role": "270", - "type": "271", - "level": "272" - }, - "runAsUser": 4614883548233532846, - "runAsGroup": 3850139838566476547, - "runAsNonRoot": false, - "readOnlyRootFilesystem": false, - "allowPrivilegeEscalation": false, - "procMount": "Ȱ?$矡ȶ网" - }, - "stdin": true, - "stdinOnce": true, - "tty": true - } - ], - "terminationGracePeriodSeconds": -549108701661089463, - "activeDeadlineSeconds": -11671145270681448, - "nodeSelector": { - "273": "274" - }, - "serviceAccountName": "275", - "serviceAccount": "276", - "automountServiceAccountToken": true, - "nodeName": "277", - "hostNetwork": true, - "hostPID": true, - "hostIPC": true, - "shareProcessNamespace": false, - "securityContext": { - "seLinuxOptions": { - "user": "278", - "role": "279", - "type": "280", - "level": "281" - }, - "runAsUser": -5860790522738935260, - "runAsGroup": 5267311692406174869, - "runAsNonRoot": false, - "supplementalGroups": [ - -4369115231127764890 - ], - "fsGroup": -4765779537771254535, - "sysctls": [ - { - "name": "282", - "value": "283" - } - ] - }, - "imagePullSecrets": [ - { - "name": "284" - } - ], - "hostname": "285", - "subdomain": "286", - "affinity": { - "nodeAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": { - "nodeSelectorTerms": [ - { - "matchExpressions": [ - { - "key": "287", - "operator": "胵輓Ɔ", - "values": [ - "288" - ] - } - ], - "matchFields": [ - { - "key": "289", - "operator": "ØœȠƬQg鄠[颐o", - "values": [ - "290" - ] - } - ] - } - ] - }, - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": 410611837, - "preference": { - "matchExpressions": [ - { - "key": "291", - "operator": "ɇ卷荙JLĹ]佱¿\u003e犵殇ŕ-Ɂ", - "values": [ - "292" - ] - } - ], - "matchFields": [ - { - "key": "293", - "operator": "t叀碧闳ȩr嚧ʣq埄", - "values": [ - "294" - ] - } - ] - } - } - ] - }, - "podAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "4-45e--7-5r-4-7--7-2---o--4-1-2s39--6---fv--m-8--72-bca4m54/F.h-__k_K5._..O_J": "q-.VEa-_gn.8-c.C3_F._oX-F9_.5vN5.25aWx.2aM24" - }, - "matchExpressions": [ - { - "key": "d5-g-7-7---g88w2k4usz--mj-8o26--26-hs5-jeds4-4tz9x-4.i-l11q5--uk5mj-94-8134i5k6q6--5tu-tie4-7--gm4p-8y-99/N_g-..__._____K_g1cXfr4", - "operator": "Exists" - } - ] - }, - "namespaces": [ - "301" - ], - "topologyKey": "302" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -751455207, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "G.-_pP__up.2L_s-o779._-k-5___Q": "3.csh-3--Z1Tvw39F_C-rtSY.g._2F7.-_e..Or_-.3OHgt._U.x" - }, - "matchExpressions": [ - { - "key": "2-tfh4.caTz_.g.w-o.8_WT-M.3_-1y_8D_X._B_p", - "operator": "Exists" - } - ] - }, - "namespaces": [ - "309" - ], - "topologyKey": "310" - } - } - ] - }, - "podAntiAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "5m8-1x129-9d8-s7-t7--336-11k8/A._X-D---k..1Q7._l.._Q.6.I--2_9.v.--3": "8.3_t_-l..-.DG7r-3.----._4__Xn" - }, - "matchExpressions": [ - { - "key": "Ue_l2.._8s--Z", - "operator": "In", - "values": [ - "A-._d._.Um.-__k.j._g-G-7--p9.-_0R.-_-3_L_2a" - ] - } - ] - }, - "namespaces": [ - "317" - ], - "topologyKey": "318" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -2081163116, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "acp6-5-x1---4/b8a_6_.0Q46": "6" - }, - "matchExpressions": [ - { - "key": "a-L--v_Z--Zg-_4Q__-v_t_u_.__I_-_-3-3--5X1rh-K5y_AzOBW9", - "operator": "In", - "values": [ - "Gv" - ] - } - ] - }, - "namespaces": [ - "325" - ], - "topologyKey": "326" - } - } - ] - } - }, - "schedulerName": "327", - "tolerations": [ - { - "key": "328", - "operator": "ȜŚɇA%ɀ蓧睔SJȋ灋槊", - "value": "329", - "effect": "群E牬庘颮6(|ǖûǭ", - "tolerationSeconds": -288011219492438332 - } - ], - "hostAliases": [ - { - "ip": "330", - "hostnames": [ - "331" - ] - } - ], - "priorityClassName": "332", - "priority": -852112760, - "dnsConfig": { - "nameservers": [ - "333" - ], - "searches": [ - "334" - ], - "options": [ - { - "name": "335", - "value": "336" - } - ] - }, - "readinessGates": [ - { - "conditionType": "" - } - ], - "runtimeClassName": "337", - "enableServiceLinks": true - } - } - }, - "status": { - "replicas": -1280563546, - "fullyLabeledReplicas": 163034368, - "readyReplicas": 1631678367, - "availableReplicas": 1298031603, - "observedGeneration": -3092144976843560567, - "conditions": [ - { - "type": ".¸赂ʓ蔋 ǵq砯á缈gȇǙ屏宨殴妓ɡ", - "status": "óƒ畒Üɉ愂,wa纝", - "lastTransitionTime": "2488-07-22T04:14:34Z", - "reason": "338", - "message": "339" - } - ] - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.ReplicaSet.pb b/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.ReplicaSet.pb deleted file mode 100644 index 388cc6a81ff94b1087767c07e844b9c4db94a5ba..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4757 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 Wj|=WUZ-qOXD8h9@6m`4BY56~;;`zA% diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.ReplicaSet.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.ReplicaSet.yaml deleted file mode 100644 index 7f55c547ed2..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.ReplicaSet.yaml +++ /dev/null @@ -1,716 +0,0 @@ -apiVersion: apps/v1 -kind: ReplicaSet -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - fields: - "18": - "19": null - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -spec: - minReadySeconds: 2114329341 - replicas: -1978186127 - selector: - matchExpressions: - - key: M-H_5_.t..bGE.9__.3_u1.m_.5AW-_S-.3g.7_2fNc5G - operator: NotIn - values: - - 7_M9T9sH.Wu5--.K_.0--_0P7_.C.Ze--D07.a_.y_y_oU - matchLabels: - 0-8---nqxcv-q5r-8---jop96410.r--g8c2-k-912e5-c-e63-n-3snh-z--3uy5--g/7y7: s.6--_x.--0wmZk1_8._3s_-_Bq.m_-.q8_v2LiTF_a981d3-7-f8 - template: - metadata: - annotations: - "37": "38" - clusterName: "43" - creationTimestamp: null - deletionGracePeriodSeconds: -4739960484747932992 - finalizers: - - "42" - generateName: "31" - generation: 1395707490843892091 - labels: - "35": "36" - managedFields: - - apiVersion: "45" - fields: - "46": - "47": null - manager: "44" - operation: ɔȖ脵鴈Ōƾ焁yǠ/淹\韲翁& - name: "30" - namespace: "32" - ownerReferences: - - apiVersion: "39" - blockOwnerDeletion: true - controller: false - kind: "40" - name: "41" - uid: ·Õ - resourceVersion: "11500002557443244703" - selfLink: "33" - uid: 诫z徃鷢6ȥ啕禗 - spec: - activeDeadlineSeconds: -11671145270681448 - affinity: - nodeAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - key: "291" - operator: ɇ卷荙JLĹ]佱¿>犵殇ŕ-Ɂ - values: - - "292" - matchFields: - - key: "293" - operator: t叀碧闳ȩr嚧ʣq埄 - values: - - "294" - weight: 410611837 - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - key: "287" - operator: 胵輓Ɔ - values: - - "288" - matchFields: - - key: "289" - operator: ØœȠƬQg鄠[颐o - values: - - "290" - podAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: 2-tfh4.caTz_.g.w-o.8_WT-M.3_-1y_8D_X._B_p - operator: Exists - matchLabels: - G.-_pP__up.2L_s-o779._-k-5___Q: 3.csh-3--Z1Tvw39F_C-rtSY.g._2F7.-_e..Or_-.3OHgt._U.x - namespaces: - - "309" - topologyKey: "310" - weight: -751455207 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: d5-g-7-7---g88w2k4usz--mj-8o26--26-hs5-jeds4-4tz9x-4.i-l11q5--uk5mj-94-8134i5k6q6--5tu-tie4-7--gm4p-8y-99/N_g-..__._____K_g1cXfr4 - operator: Exists - matchLabels: - 4-45e--7-5r-4-7--7-2---o--4-1-2s39--6---fv--m-8--72-bca4m54/F.h-__k_K5._..O_J: q-.VEa-_gn.8-c.C3_F._oX-F9_.5vN5.25aWx.2aM24 - namespaces: - - "301" - topologyKey: "302" - podAntiAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: a-L--v_Z--Zg-_4Q__-v_t_u_.__I_-_-3-3--5X1rh-K5y_AzOBW9 - operator: In - values: - - Gv - matchLabels: - acp6-5-x1---4/b8a_6_.0Q46: "6" - namespaces: - - "325" - topologyKey: "326" - weight: -2081163116 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: Ue_l2.._8s--Z - operator: In - values: - - A-._d._.Um.-__k.j._g-G-7--p9.-_0R.-_-3_L_2a - matchLabels: - 5m8-1x129-9d8-s7-t7--336-11k8/A._X-D---k..1Q7._l.._Q.6.I--2_9.v.--3: 8.3_t_-l..-.DG7r-3.----._4__Xn - namespaces: - - "317" - topologyKey: "318" - automountServiceAccountToken: true - containers: - - args: - - "218" - command: - - "217" - env: - - name: "225" - value: "226" - valueFrom: - configMapKeyRef: - key: "232" - name: "231" - optional: false - fieldRef: - apiVersion: "227" - fieldPath: "228" - resourceFieldRef: - containerName: "229" - divisor: "43" - resource: "230" - secretKeyRef: - key: "234" - name: "233" - optional: true - envFrom: - - configMapRef: - name: "223" - optional: true - prefix: "222" - secretRef: - name: "224" - optional: true - image: "216" - imagePullPolicy: I\p[ - lifecycle: - postStart: - exec: - command: - - "253" - httpGet: - host: "255" - httpHeaders: - - name: "256" - value: "257" - path: "254" - port: 963670270 - scheme: ɘȌ脾嚏吐ĠLƐȤ藠3.v - tcpSocket: - host: "259" - port: "258" - preStop: - exec: - command: - - "260" - httpGet: - host: "263" - httpHeaders: - - name: "264" - value: "265" - path: "261" - port: "262" - scheme: '\ ' - tcpSocket: - host: "267" - port: "266" - livenessProbe: - exec: - command: - - "241" - failureThreshold: 2040455355 - httpGet: - host: "243" - httpHeaders: - - name: "244" - value: "245" - path: "242" - port: -342705708 - scheme: fw[Řż丩ŽoǠŻʘY賃ɪ鐊 - initialDelaySeconds: 364078113 - periodSeconds: 828173251 - successThreshold: -394397948 - tcpSocket: - host: "246" - port: 88483549 - timeoutSeconds: -181693648 - name: "215" - ports: - - containerPort: -1478830017 - hostIP: "221" - hostPort: -1762049522 - name: "220" - protocol: ÷nI粛E煹ǐƲE - readinessProbe: - exec: - command: - - "247" - failureThreshold: -1920661051 - httpGet: - host: "249" - httpHeaders: - - name: "250" - value: "251" - path: "248" - port: 474119379 - scheme: 萭旿@掇lNdǂ>5姣 - initialDelaySeconds: 1505082076 - periodSeconds: 1602745893 - successThreshold: 1599076900 - tcpSocket: - host: "252" - port: 1498833271 - timeoutSeconds: 1447898632 - resources: - limits: - ',铻OŤǢʭ嵔棂p儼Ƿ裚瓶': "806" - requests: - ɩC: "766" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - ĨɆâĺɗŹ倗 - drop: - - 晒嶗UÐ_ƮA攤/ɸɎ R§耶FfBl - privileged: true - procMount: Ȱ?$矡ȶ网 - readOnlyRootFilesystem: false - runAsGroup: 3850139838566476547 - runAsNonRoot: false - runAsUser: 4614883548233532846 - seLinuxOptions: - level: "272" - role: "270" - type: "271" - user: "269" - stdin: true - stdinOnce: true - terminationMessagePath: "268" - terminationMessagePolicy: «丯Ƙ枛牐ɺ皚 - tty: true - volumeDevices: - - devicePath: "240" - name: "239" - volumeMounts: - - mountPath: "236" - mountPropagation: ȫ焗捏ĨFħ籘Àǒɿʒ刽 - name: "235" - subPath: "237" - subPathExpr: "238" - workingDir: "219" - dnsConfig: - nameservers: - - "333" - options: - - name: "335" - value: "336" - searches: - - "334" - enableServiceLinks: true - hostAliases: - - hostnames: - - "331" - ip: "330" - hostIPC: true - hostNetwork: true - hostPID: true - hostname: "285" - imagePullSecrets: - - name: "284" - initContainers: - - args: - - "159" - command: - - "158" - env: - - name: "166" - value: "167" - valueFrom: - configMapKeyRef: - key: "173" - name: "172" - optional: true - fieldRef: - apiVersion: "168" - fieldPath: "169" - resourceFieldRef: - containerName: "170" - divisor: "375" - resource: "171" - secretKeyRef: - key: "175" - name: "174" - optional: false - envFrom: - - configMapRef: - name: "164" - optional: false - prefix: "163" - secretRef: - name: "165" - optional: false - image: "157" - imagePullPolicy: ɖȃ賲鐅臬dH巧壚tC十Oɢ - lifecycle: - postStart: - exec: - command: - - "197" - httpGet: - host: "199" - httpHeaders: - - name: "200" - value: "201" - path: "198" - port: -2007811220 - scheme: 鎷卩蝾H - tcpSocket: - host: "202" - port: -2035009296 - preStop: - exec: - command: - - "203" - httpGet: - host: "206" - httpHeaders: - - name: "207" - value: "208" - path: "204" - port: "205" - scheme: ńMǰ溟ɴ扵閝 - tcpSocket: - host: "209" - port: -1474440600 - livenessProbe: - exec: - command: - - "182" - failureThreshold: -1638339389 - httpGet: - host: "185" - httpHeaders: - - name: "186" - value: "187" - path: "183" - port: "184" - scheme: 痗ȡmƴy綸_Ú8參遼ūPH - initialDelaySeconds: 655980302 - periodSeconds: 446829537 - successThreshold: -1987044888 - tcpSocket: - host: "189" - port: "188" - timeoutSeconds: 741871873 - name: "156" - ports: - - containerPort: -1996616480 - hostIP: "162" - hostPort: 1473141590 - name: "161" - protocol: ł/擇ɦĽ胚O醔ɍ厶 - readinessProbe: - exec: - command: - - "190" - failureThreshold: 2063799569 - httpGet: - host: "192" - httpHeaders: - - name: "193" - value: "194" - path: "191" - port: 961508537 - scheme: 黖ȓ - initialDelaySeconds: -50623103 - periodSeconds: -1350331007 - successThreshold: -1145306833 - tcpSocket: - host: "196" - port: "195" - timeoutSeconds: 1795738696 - resources: - limits: - "": "596" - requests: - a坩O`涁İ而踪鄌eÞȦY籎顒: "45" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - d鲡 - drop: - - 贅wE@Ȗs«öʮĀ<é - privileged: true - procMount: 嫙&蒒5靇C'ɵK.Q貇 - readOnlyRootFilesystem: false - runAsGroup: 6637292039508172491 - runAsNonRoot: false - runAsUser: -6722299225018603773 - seLinuxOptions: - level: "214" - role: "212" - type: "213" - user: "211" - terminationMessagePath: "210" - terminationMessagePolicy: 廡ɑ龫`劳&¼傭Ȟ1酃=6}ɡŇ - tty: true - volumeDevices: - - devicePath: "181" - name: "180" - volumeMounts: - - mountPath: "177" - mountPropagation: 捘ɍi縱ù墴 - name: "176" - subPath: "178" - subPathExpr: "179" - workingDir: "160" - nodeName: "277" - nodeSelector: - "273": "274" - priority: -852112760 - priorityClassName: "332" - readinessGates: - - conditionType: "" - runtimeClassName: "337" - schedulerName: "327" - securityContext: - fsGroup: -4765779537771254535 - runAsGroup: 5267311692406174869 - runAsNonRoot: false - runAsUser: -5860790522738935260 - seLinuxOptions: - level: "281" - role: "279" - type: "280" - user: "278" - supplementalGroups: - - -4369115231127764890 - sysctls: - - name: "282" - value: "283" - serviceAccount: "276" - serviceAccountName: "275" - shareProcessNamespace: false - subdomain: "286" - terminationGracePeriodSeconds: -549108701661089463 - tolerations: - - effect: 群E牬庘颮6(|ǖûǭ - key: "328" - operator: ȜŚɇA%ɀ蓧睔SJȋ灋槊 - tolerationSeconds: -288011219492438332 - value: "329" - volumes: - - awsElasticBlockStore: - fsType: "56" - partition: 200492355 - readOnly: true - volumeID: "55" - azureDisk: - cachingMode: 躢 - diskName: "119" - diskURI: "120" - fsType: "121" - kind: 黰eȪ嵛4$%Qɰ - readOnly: false - azureFile: - secretName: "105" - shareName: "106" - cephfs: - monitors: - - "90" - path: "91" - readOnly: true - secretFile: "93" - secretRef: - name: "94" - user: "92" - cinder: - fsType: "88" - readOnly: true - secretRef: - name: "89" - volumeID: "87" - configMap: - defaultMode: 1632959949 - items: - - key: "108" - mode: -1057154155 - path: "109" - name: "107" - optional: true - csi: - driver: "151" - fsType: "152" - nodePublishSecretRef: - name: "155" - readOnly: false - volumeAttributes: - "153": "154" - downwardAPI: - defaultMode: -395029362 - items: - - fieldRef: - apiVersion: "98" - fieldPath: "99" - mode: -1332301579 - path: "97" - resourceFieldRef: - containerName: "100" - divisor: "51" - resource: "101" - emptyDir: - medium: 繡楙¯ĦE勗E濞偘 - sizeLimit: "349" - fc: - fsType: "103" - lun: -2007808768 - targetWWNs: - - "102" - wwids: - - "104" - flexVolume: - driver: "82" - fsType: "83" - options: - "85": "86" - secretRef: - name: "84" - flocker: - datasetName: "95" - datasetUUID: "96" - gcePersistentDisk: - fsType: "54" - partition: 1648350164 - pdName: "53" - readOnly: true - gitRepo: - directory: "59" - repository: "57" - revision: "58" - glusterfs: - endpoints: "72" - path: "73" - readOnly: true - hostPath: - path: "52" - type: ȱ蓿彭聡A3fƻf - iscsi: - fsType: "68" - initiatorName: "71" - iqn: "66" - iscsiInterface: "67" - lun: -1746427184 - portals: - - "69" - secretRef: - name: "70" - targetPortal: "65" - name: "51" - nfs: - path: "64" - server: "63" - persistentVolumeClaim: - claimName: "74" - photonPersistentDisk: - fsType: "123" - pdID: "122" - portworxVolume: - fsType: "138" - readOnly: true - volumeID: "137" - projected: - defaultMode: 715087892 - sources: - - configMap: - items: - - key: "133" - mode: 2020789772 - path: "134" - name: "132" - optional: true - downwardAPI: - items: - - fieldRef: - apiVersion: "128" - fieldPath: "129" - mode: -687313111 - path: "127" - resourceFieldRef: - containerName: "130" - divisor: "934" - resource: "131" - secret: - items: - - key: "125" - mode: 273818613 - path: "126" - name: "124" - optional: false - serviceAccountToken: - audience: "135" - expirationSeconds: 3485267088372060587 - path: "136" - quobyte: - group: "117" - registry: "114" - tenant: "118" - user: "116" - volume: "115" - rbd: - fsType: "77" - image: "76" - keyring: "80" - monitors: - - "75" - pool: "78" - secretRef: - name: "81" - user: "79" - scaleIO: - fsType: "146" - gateway: "139" - protectionDomain: "142" - secretRef: - name: "141" - storageMode: "144" - storagePool: "143" - system: "140" - volumeName: "145" - secret: - defaultMode: 395412881 - items: - - key: "61" - mode: 1360806276 - path: "62" - optional: true - secretName: "60" - storageos: - fsType: "149" - secretRef: - name: "150" - volumeName: "147" - volumeNamespace: "148" - vsphereVolume: - fsType: "111" - storagePolicyID: "113" - storagePolicyName: "112" - volumePath: "110" -status: - availableReplicas: 1298031603 - conditions: - - lastTransitionTime: "2488-07-22T04:14:34Z" - message: "339" - reason: "338" - status: óƒ畒Üɉ愂,wa纝 - type: .¸赂ʓ蔋 ǵq砯á缈gȇǙ屏宨殴妓ɡ - fullyLabeledReplicas: 163034368 - observedGeneration: -3092144976843560567 - readyReplicas: 1631678367 - replicas: -1280563546 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.StatefulSet.after_roundtrip.json b/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.StatefulSet.after_roundtrip.json deleted file mode 100644 index 0c35960551f..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.StatefulSet.after_roundtrip.json +++ /dev/null @@ -1,1163 +0,0 @@ -{ - "kind": "StatefulSet", - "apiVersion": "apps/v1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17" - } - ] - }, - "spec": { - "replicas": -1978186127, - "selector": { - "matchLabels": { - "w9v--m0-1y5-g3/JFHn7y-74.-0MUORQQ.N2.1.L.l-Y._.-44..d.__g": "F-_3-n-_-__3u-.__P__.7U-Uo_F" - }, - "matchExpressions": [ - { - "key": "5816m59-dx8----i--5-8t36b--09--23-u19m-35--d.vo61---4fy--9---7--9-9s-0-u5lj2--10pq-0-7-9-2-ekg-071b/YJTrcd-2.-__E_Sv__26KX_F", - "operator": "NotIn", - "values": [ - "y_y_o0_5qN2_---_M.N_._a6.9bHjdH.-.5_.I8__.-AIw.__-___16" - ] - } - ] - }, - "template": { - "metadata": { - "name": "30", - "generateName": "31", - "namespace": "32", - "selfLink": "33", - "uid": "]躢|)黰eȪ嵛4$%QɰVzÏ抴", - "resourceVersion": "373742866186182450", - "generation": 3557306139556084909, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -2848337479447330428, - "labels": { - "35": "36" - }, - "annotations": { - "37": "38" - }, - "ownerReferences": [ - { - "apiVersion": "39", - "kind": "40", - "name": "41", - "uid": "@Z^嫫猤痈C*ĕʄő芖{|ǘ\"^饣", - "controller": false, - "blockOwnerDeletion": false - } - ], - "finalizers": [ - "42" - ], - "clusterName": "43", - "managedFields": [ - { - "manager": "44", - "operation": "妻ƅTGS5Ǎ", - "apiVersion": "45" - } - ] - }, - "spec": { - "volumes": [ - { - "name": "51", - "hostPath": { - "path": "52", - "type": "Uʎ浵ɲõ" - }, - "emptyDir": { - "medium": "o\u0026蕭k ź贩j瀉", - "sizeLimit": "621" - }, - "gcePersistentDisk": { - "pdName": "53", - "fsType": "54", - "partition": -1321131665, - "readOnly": true - }, - "awsElasticBlockStore": { - "volumeID": "55", - "fsType": "56", - "partition": -1996616480 - }, - "gitRepo": { - "repository": "57", - "revision": "58", - "directory": "59" - }, - "secret": { - "secretName": "60", - "items": [ - { - "key": "61", - "path": "62", - "mode": -1365115016 - } - ], - "defaultMode": -288563359, - "optional": false - }, - "nfs": { - "server": "63", - "path": "64" - }, - "iscsi": { - "targetPortal": "65", - "iqn": "66", - "lun": 636617833, - "iscsiInterface": "67", - "fsType": "68", - "portals": [ - "69" - ], - "secretRef": { - "name": "70" - }, - "initiatorName": "71" - }, - "glusterfs": { - "endpoints": "72", - "path": "73", - "readOnly": true - }, - "persistentVolumeClaim": { - "claimName": "74", - "readOnly": true - }, - "rbd": { - "monitors": [ - "75" - ], - "image": "76", - "fsType": "77", - "pool": "78", - "user": "79", - "keyring": "80", - "secretRef": { - "name": "81" - }, - "readOnly": true - }, - "flexVolume": { - "driver": "82", - "fsType": "83", - "secretRef": { - "name": "84" - }, - "readOnly": true, - "options": { - "85": "86" - } - }, - "cinder": { - "volumeID": "87", - "fsType": "88", - "readOnly": true, - "secretRef": { - "name": "89" - } - }, - "cephfs": { - "monitors": [ - "90" - ], - "path": "91", - "user": "92", - "secretFile": "93", - "secretRef": { - "name": "94" - }, - "readOnly": true - }, - "flocker": { - "datasetName": "95", - "datasetUUID": "96" - }, - "downwardAPI": { - "items": [ - { - "path": "97", - "fieldRef": { - "apiVersion": "98", - "fieldPath": "99" - }, - "resourceFieldRef": { - "containerName": "100", - "resource": "101", - "divisor": "772" - }, - "mode": -1482763519 - } - ], - "defaultMode": -1376537100 - }, - "fc": { - "targetWWNs": [ - "102" - ], - "lun": -1902521464, - "fsType": "103", - "wwids": [ - "104" - ] - }, - "azureFile": { - "secretName": "105", - "shareName": "106" - }, - "configMap": { - "name": "107", - "items": [ - { - "key": "108", - "path": "109", - "mode": -1296140 - } - ], - "defaultMode": 480521693, - "optional": false - }, - "vsphereVolume": { - "volumePath": "110", - "fsType": "111", - "storagePolicyName": "112", - "storagePolicyID": "113" - }, - "quobyte": { - "registry": "114", - "volume": "115", - "readOnly": true, - "user": "116", - "group": "117", - "tenant": "118" - }, - "azureDisk": { - "diskName": "119", - "diskURI": "120", - "cachingMode": "唼Ģ猇õǶț鹎ğ#咻痗ȡmƴy綸_", - "fsType": "121", - "readOnly": true, - "kind": "參遼ūP" - }, - "photonPersistentDisk": { - "pdID": "122", - "fsType": "123" - }, - "projected": { - "sources": [ - { - "secret": { - "name": "124", - "items": [ - { - "key": "125", - "path": "126", - "mode": 996680040 - } - ], - "optional": false - }, - "downwardAPI": { - "items": [ - { - "path": "127", - "fieldRef": { - "apiVersion": "128", - "fieldPath": "129" - }, - "resourceFieldRef": { - "containerName": "130", - "resource": "131", - "divisor": "838" - }, - "mode": -1319998825 - } - ] - }, - "configMap": { - "name": "132", - "items": [ - { - "key": "133", - "path": "134", - "mode": 1569606284 - } - ], - "optional": false - }, - "serviceAccountToken": { - "audience": "135", - "expirationSeconds": -4636499237765408684, - "path": "136" - } - } - ], - "defaultMode": -50623103 - }, - "portworxVolume": { - "volumeID": "137", - "fsType": "138", - "readOnly": true - }, - "scaleIO": { - "gateway": "139", - "system": "140", - "secretRef": { - "name": "141" - }, - "sslEnabled": true, - "protectionDomain": "142", - "storagePool": "143", - "storageMode": "144", - "volumeName": "145", - "fsType": "146", - "readOnly": true - }, - "storageos": { - "volumeName": "147", - "volumeNamespace": "148", - "fsType": "149", - "readOnly": true, - "secretRef": { - "name": "150" - } - }, - "csi": { - "driver": "151", - "readOnly": false, - "fsType": "152", - "volumeAttributes": { - "153": "154" - }, - "nodePublishSecretRef": { - "name": "155" - } - } - } - ], - "initContainers": [ - { - "name": "156", - "image": "157", - "command": [ - "158" - ], - "args": [ - "159" - ], - "workingDir": "160", - "ports": [ - { - "name": "161", - "hostPort": 963442342, - "containerPort": 1180382332, - "protocol": "H韹寬娬ï瓼猀2:öY鶪5w垁", - "hostIP": "162" - } - ], - "envFrom": [ - { - "prefix": "163", - "configMapRef": { - "name": "164", - "optional": true - }, - "secretRef": { - "name": "165", - "optional": true - } - } - ], - "env": [ - { - "name": "166", - "value": "167", - "valueFrom": { - "fieldRef": { - "apiVersion": "168", - "fieldPath": "169" - }, - "resourceFieldRef": { - "containerName": "170", - "resource": "171", - "divisor": "813" - }, - "configMapKeyRef": { - "name": "172", - "key": "173", - "optional": false - }, - "secretKeyRef": { - "name": "174", - "key": "175", - "optional": true - } - } - } - ], - "resources": { - "limits": { - "Nșƶ4ĩĉş蝿ɖȃ賲鐅臬dH巧壚t": "770" - }, - "requests": { - "sn芞QÄȻȊ+?ƭ峧": "970" - } - }, - "volumeMounts": [ - { - "name": "176", - "mountPath": "177", - "subPath": "178", - "mountPropagation": "«öʮĀ\u003cé瞾ʀNŬɨǙÄr蛏豈ɃHŠ", - "subPathExpr": "179" - } - ], - "volumeDevices": [ - { - "name": "180", - "devicePath": "181" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "182" - ] - }, - "httpGet": { - "path": "183", - "port": -1167888910, - "host": "184", - "scheme": ".Q貇£ȹ嫰ƹǔw÷nI", - "httpHeaders": [ - { - "name": "185", - "value": "186" - } - ] - }, - "tcpSocket": { - "port": "187", - "host": "188" - }, - "initialDelaySeconds": -162264011, - "timeoutSeconds": 800220849, - "periodSeconds": -1429994426, - "successThreshold": 135036402, - "failureThreshold": -1650568978 - }, - "readinessProbe": { - "exec": { - "command": [ - "189" - ] - }, - "httpGet": { - "path": "190", - "port": -2015604435, - "host": "191", - "scheme": "jƯĖ漘Z剚敍0)", - "httpHeaders": [ - { - "name": "192", - "value": "193" - } - ] - }, - "tcpSocket": { - "port": 424236719, - "host": "194" - }, - "initialDelaySeconds": -2031266553, - "timeoutSeconds": -840997104, - "periodSeconds": -648954478, - "successThreshold": 1170649416, - "failureThreshold": 893619181 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "195" - ] - }, - "httpGet": { - "path": "196", - "port": "197", - "host": "198", - "scheme": "ɩC", - "httpHeaders": [ - { - "name": "199", - "value": "200" - } - ] - }, - "tcpSocket": { - "port": "201", - "host": "202" - } - }, - "preStop": { - "exec": { - "command": [ - "203" - ] - }, - "httpGet": { - "path": "204", - "port": 747802823, - "host": "205", - "scheme": "ĨFħ籘Àǒɿʒ", - "httpHeaders": [ - { - "name": "206", - "value": "207" - } - ] - }, - "tcpSocket": { - "port": 1912934380, - "host": "208" - } - } - }, - "terminationMessagePath": "209", - "terminationMessagePolicy": "1ſ盷褎weLJèux榜VƋZ1Ůđ眊", - "imagePullPolicy": "Ź9ǕLLȊɞ-uƻ悖", - "securityContext": { - "capabilities": { - "add": [ - "Ƹ[Ęİ榌U髷裎$MVȟ@7" - ], - "drop": [ - "奺Ȋ礶惇¸t颟.鵫ǚ" - ] - }, - "privileged": true, - "seLinuxOptions": { - "user": "210", - "role": "211", - "type": "212", - "level": "213" - }, - "runAsUser": 1162216870203002790, - "runAsGroup": -3651020110942663855, - "runAsNonRoot": false, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": false, - "procMount": "-鿧悮坮Ȣ幟ļ" - }, - "stdin": true, - "tty": true - } - ], - "containers": [ - { - "name": "214", - "image": "215", - "command": [ - "216" - ], - "args": [ - "217" - ], - "workingDir": "218", - "ports": [ - { - "name": "219", - "hostPort": -1336170981, - "containerPort": 1179132251, - "protocol": "Kʝ瘴I\\p[ħsĨɆâĺɗ", - "hostIP": "220" - } - ], - "envFrom": [ - { - "prefix": "221", - "configMapRef": { - "name": "222", - "optional": true - }, - "secretRef": { - "name": "223", - "optional": true - } - } - ], - "env": [ - { - "name": "224", - "value": "225", - "valueFrom": { - "fieldRef": { - "apiVersion": "226", - "fieldPath": "227" - }, - "resourceFieldRef": { - "containerName": "228", - "resource": "229", - "divisor": "99" - }, - "configMapKeyRef": { - "name": "230", - "key": "231", - "optional": false - }, - "secretKeyRef": { - "name": "232", - "key": "233", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "攤/ɸɎ R§耶FfBl": "326" - }, - "requests": { - "ɱJȉ罴": "587" - } - }, - "volumeMounts": [ - { - "name": "234", - "readOnly": true, - "mountPath": "235", - "subPath": "236", - "mountPropagation": "6dz娝嘚庎D}埽uʎȺ眖R#yV'W", - "subPathExpr": "237" - } - ], - "volumeDevices": [ - { - "name": "238", - "devicePath": "239" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "240" - ] - }, - "httpGet": { - "path": "241", - "port": "242", - "host": "243", - "scheme": "Í勅跦Opwǩ曬逴褜1ØœȠƬ", - "httpHeaders": [ - { - "name": "244", - "value": "245" - } - ] - }, - "tcpSocket": { - "port": "246", - "host": "247" - }, - "initialDelaySeconds": 1419770315, - "timeoutSeconds": 300356869, - "periodSeconds": 1830495826, - "successThreshold": 1102291854, - "failureThreshold": -241238495 - }, - "readinessProbe": { - "exec": { - "command": [ - "248" - ] - }, - "httpGet": { - "path": "249", - "port": 972978563, - "host": "250", - "scheme": "ȨŮ+朷Ǝ膯", - "httpHeaders": [ - { - "name": "251", - "value": "252" - } - ] - }, - "tcpSocket": { - "port": -1506633471, - "host": "253" - }, - "initialDelaySeconds": -249989919, - "timeoutSeconds": -171684192, - "periodSeconds": -602419938, - "successThreshold": 1040396664, - "failureThreshold": -979584143 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "254" - ] - }, - "httpGet": { - "path": "255", - "port": "256", - "host": "257", - "scheme": "碧闳ȩr", - "httpHeaders": [ - { - "name": "258", - "value": "259" - } - ] - }, - "tcpSocket": { - "port": "260", - "host": "261" - } - }, - "preStop": { - "exec": { - "command": [ - "262" - ] - }, - "httpGet": { - "path": "263", - "port": "264", - "host": "265", - "scheme": "ē鐭#嬀ơŸ8T 苧yñKJɐ", - "httpHeaders": [ - { - "name": "266", - "value": "267" - } - ] - }, - "tcpSocket": { - "port": "268", - "host": "269" - } - } - }, - "terminationMessagePath": "270", - "terminationMessagePolicy": "ƚ绤fʀļ腩墺Ò媁荭gw忊|E剒蔞", - "imagePullPolicy": "=E埄Ȁ朦 wƯ貾坢'跩aŕ翑0展", - "securityContext": { - "capabilities": { - "add": [ - "庰%皧V" - ], - "drop": [ - "现葢ŵ橨鬶l獕;跣Hǝcw媀瓄\u0026翜舞拉" - ] - }, - "privileged": true, - "seLinuxOptions": { - "user": "271", - "role": "272", - "type": "273", - "level": "274" - }, - "runAsUser": 8876559635423161004, - "runAsGroup": -1576913564542459711, - "runAsNonRoot": true, - "readOnlyRootFilesystem": false, - "allowPrivilegeEscalation": false, - "procMount": "ĠM蘇KŅ/»頸+SÄ蚃" - }, - "tty": true - } - ], - "restartPolicy": ")酊龨δ摖ȱğ_\u003cǬëJ橈'琕鶫:", - "terminationGracePeriodSeconds": -5370059306928520750, - "activeDeadlineSeconds": 5724260086168234152, - "dnsPolicy": "'ǵɐ鰥", - "nodeSelector": { - "275": "276" - }, - "serviceAccountName": "277", - "serviceAccount": "278", - "automountServiceAccountToken": true, - "nodeName": "279", - "hostNetwork": true, - "hostPID": true, - "shareProcessNamespace": false, - "securityContext": { - "seLinuxOptions": { - "user": "280", - "role": "281", - "type": "282", - "level": "283" - }, - "runAsUser": 1517677345437208428, - "runAsGroup": 4640906527069599386, - "runAsNonRoot": true, - "supplementalGroups": [ - -6499508485510627932 - ], - "fsGroup": -4389239449149439507, - "sysctls": [ - { - "name": "284", - "value": "285" - } - ] - }, - "imagePullSecrets": [ - { - "name": "286" - } - ], - "hostname": "287", - "subdomain": "288", - "affinity": { - "nodeAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": { - "nodeSelectorTerms": [ - { - "matchExpressions": [ - { - "key": "289", - "operator": "", - "values": [ - "290" - ] - } - ], - "matchFields": [ - { - "key": "291", - "operator": "亏yƕ丆録²Ŏ)/灩聋3趐囨鏻", - "values": [ - "292" - ] - } - ] - } - ] - }, - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -938421813, - "preference": { - "matchExpressions": [ - { - "key": "293", - "operator": "蹔ŧ", - "values": [ - "294" - ] - } - ], - "matchFields": [ - { - "key": "295", - "operator": "x$1", - "values": [ - "296" - ] - } - ] - } - } - ] - }, - "podAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "jeds4-4tz9x--43--3---93-2-2-37--e00uz-z0sn-8hx-qa--0o8m3-d0n/py_8-3..s._.x.2K_2qu_0S-Cq0": "8yP9S--858LI__.8____rO-S-P_-...0c.-p" - }, - "matchExpressions": [ - { - "key": "f.-zv._._.5-H.T.-.-.T-V_D_0-K_AS", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "303" - ], - "topologyKey": "304" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -902839620, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "x3..-.8-Jp-9-4-Tm.Y": "k8...__.Q_c8.G.b_9_1o.w_aI._31-_I-A-_3bz._8M01" - }, - "matchExpressions": [ - { - "key": "w9-9d8-s7t/ZX-D---k..1Q7._l.._Q.6.I--2_9.v.--_.--4QQo", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "311" - ], - "topologyKey": "312" - } - } - ] - }, - "podAntiAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "7-3x-3/9a_-0R_.Z__Lv8_.O_..8n.--z_-..6W.VK.sTt.-U_--56-.7D.3_P": "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": [ - "319" - ], - "topologyKey": "320" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": 1505385143, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "yp8q-sf1--gw-jz-659--0l-023bm-6l2e5---k5v3a---9/tA.W5_-5_.V1-rU.___06.eqk5E_-4-.XH-.k.7.l_-W81": "o_6Z..11_7pX_.-mLlx...w_t-_.5.40Rw4gD.._.-x6db-L7.-__-G_2kCpS_1" - }, - "matchExpressions": [ - { - "key": "d-XZ-x.__.Y_2-n_5023Xl-3Pw_-r7g", - "operator": "NotIn", - "values": [ - "VT3sn-0_.i__a.O2G_J" - ] - } - ] - }, - "namespaces": [ - "327" - ], - "topologyKey": "328" - } - } - ] - } - }, - "schedulerName": "329", - "tolerations": [ - { - "key": "330", - "operator": "抷qTfZȻ干m謆7", - "value": "331", - "effect": "儉ɩ柀", - "tolerationSeconds": -7411984641310969236 - } - ], - "hostAliases": [ - { - "ip": "332", - "hostnames": [ - "333" - ] - } - ], - "priorityClassName": "334", - "priority": -895317190, - "dnsConfig": { - "nameservers": [ - "335" - ], - "searches": [ - "336" - ], - "options": [ - { - "name": "337", - "value": "338" - } - ] - }, - "readinessGates": [ - { - "conditionType": "ċƹ|慼櫁色苆试揯遐e4'ď曕椐敛n" - } - ], - "runtimeClassName": "339", - "enableServiceLinks": true - } - }, - "volumeClaimTemplates": [ - { - "metadata": { - "name": "340", - "generateName": "341", - "namespace": "342", - "selfLink": "343", - "resourceVersion": "15930892079168115837", - "generation": -7417757023786628909, - "creationTimestamp": null, - "deletionGracePeriodSeconds": 6779218673590464341, - "labels": { - "345": "346" - }, - "annotations": { - "347": "348" - }, - "ownerReferences": [ - { - "apiVersion": "349", - "kind": "350", - "name": "351", - "uid": "țb贇髪čɣ暇镘買ɱD很唟-", - "controller": true, - "blockOwnerDeletion": false - } - ], - "finalizers": [ - "352" - ], - "clusterName": "353", - "managedFields": [ - { - "manager": "354", - "operation": "E嗆R2璻攜轴", - "apiVersion": "355" - } - ] - }, - "spec": { - "accessModes": [ - "Pöƌ镳餘" - ], - "selector": { - "matchLabels": { - "t.k47M7y-Dy__3wc.q.8_00.0_N": "" - }, - "matchExpressions": [ - { - "key": "PfNx__-U_.Pn-W23-_.z_.._s--_F-R", - "operator": "In", - "values": [ - "g__4K..-68-7AlR__8-7_-YD-Q9_-_1" - ] - } - ] - }, - "resources": { - "limits": { - "撣樀": "688" - }, - "requests": { - "4Y鳲Jɡ": "987" - } - }, - "volumeName": "366", - "storageClassName": "367", - "volumeMode": "iD¢ƿ媴h5ƅȸȓɻ猶", - "dataSource": { - "apiGroup": "368", - "kind": "369", - "name": "370" - } - }, - "status": { - "phase": "嫡牿咸Ǻ潑鶋洅啶'ƈo", - "accessModes": [ - "Ǣ龞瞯å檳ė\u003ec緍k¢茤Ƣǟ½灶" - ], - "capacity": { - "u汎mō6µɑ`ȗ\u003c8^翜T蘈ý": "37" - }, - "conditions": [ - { - "type": "ɁºDZ秶ʑ韝e溣狣愿激H\\Ȳ", - "status": "I梞ū筀", - "lastProbeTime": "2489-11-15T17:36:06Z", - "lastTransitionTime": "2023-10-20T16:52:07Z", - "reason": "371", - "message": "372" - } - ] - } - } - ], - "serviceName": "373", - "podManagementPolicy": "C", - "updateStrategy": { - "type": "Z槇鿖]甙ªŒ,躻[鶆f盧詳痍4'", - "rollingUpdate": { - "partition": -186717017 - } - }, - "revisionHistoryLimit": 1684743280 - }, - "status": { - "observedGeneration": 3145429786196118388, - "replicas": 1256299227, - "readyReplicas": -63012996, - "currentReplicas": 1538760390, - "updatedReplicas": 346775159, - "currentRevision": "374", - "updateRevision": "375", - "collisionCount": 1836894267, - "conditions": [ - { - "type": "囨汙Ȗ\u003e\u003c僚徘ó蒿", - "status": "誀ŭ\"ɦ?", - "lastTransitionTime": "2741-08-01T23:33:42Z", - "reason": "376", - "message": "377" - } - ] - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.StatefulSet.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.StatefulSet.after_roundtrip.pb deleted file mode 100644 index 40a26eeea8fb2218d170e2d3f3cfe7ee61c2df8a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 5693 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 R6_kgG@ZCgIRj18u`#-|_m8<{& diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.StatefulSet.after_roundtrip.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.StatefulSet.after_roundtrip.yaml deleted file mode 100644 index 520b75e8d4f..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.StatefulSet.after_roundtrip.yaml +++ /dev/null @@ -1,790 +0,0 @@ -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" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -spec: - podManagementPolicy: C - replicas: -1978186127 - revisionHistoryLimit: 1684743280 - selector: - matchExpressions: - - key: 5816m59-dx8----i--5-8t36b--09--23-u19m-35--d.vo61---4fy--9---7--9-9s-0-u5lj2--10pq-0-7-9-2-ekg-071b/YJTrcd-2.-__E_Sv__26KX_F - operator: NotIn - values: - - y_y_o0_5qN2_---_M.N_._a6.9bHjdH.-.5_.I8__.-AIw.__-___16 - matchLabels: - w9v--m0-1y5-g3/JFHn7y-74.-0MUORQQ.N2.1.L.l-Y._.-44..d.__g: F-_3-n-_-__3u-.__P__.7U-Uo_F - serviceName: "373" - template: - metadata: - annotations: - "37": "38" - clusterName: "43" - creationTimestamp: null - deletionGracePeriodSeconds: -2848337479447330428 - finalizers: - - "42" - generateName: "31" - generation: 3557306139556084909 - labels: - "35": "36" - managedFields: - - apiVersion: "45" - manager: "44" - operation: 妻ƅTGS5Ǎ - name: "30" - namespace: "32" - ownerReferences: - - apiVersion: "39" - blockOwnerDeletion: false - controller: false - kind: "40" - name: "41" - uid: '@Z^嫫猤痈C*ĕʄő芖{|ǘ"^饣' - resourceVersion: "373742866186182450" - selfLink: "33" - uid: ']躢|)黰eȪ嵛4$%QɰVzÏ抴' - spec: - activeDeadlineSeconds: 5724260086168234152 - affinity: - nodeAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - key: "293" - operator: 蹔ŧ - values: - - "294" - matchFields: - - key: "295" - operator: x$1 - values: - - "296" - weight: -938421813 - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - key: "289" - operator: "" - values: - - "290" - matchFields: - - key: "291" - operator: 亏yƕ丆録²Ŏ)/灩聋3趐囨鏻 - values: - - "292" - podAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: w9-9d8-s7t/ZX-D---k..1Q7._l.._Q.6.I--2_9.v.--_.--4QQo - operator: DoesNotExist - matchLabels: - x3..-.8-Jp-9-4-Tm.Y: k8...__.Q_c8.G.b_9_1o.w_aI._31-_I-A-_3bz._8M01 - namespaces: - - "311" - topologyKey: "312" - weight: -902839620 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: f.-zv._._.5-H.T.-.-.T-V_D_0-K_AS - operator: DoesNotExist - matchLabels: - jeds4-4tz9x--43--3---93-2-2-37--e00uz-z0sn-8hx-qa--0o8m3-d0n/py_8-3..s._.x.2K_2qu_0S-Cq0: 8yP9S--858LI__.8____rO-S-P_-...0c.-p - namespaces: - - "303" - topologyKey: "304" - podAntiAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: d-XZ-x.__.Y_2-n_5023Xl-3Pw_-r7g - operator: NotIn - values: - - VT3sn-0_.i__a.O2G_J - matchLabels: - yp8q-sf1--gw-jz-659--0l-023bm-6l2e5---k5v3a---9/tA.W5_-5_.V1-rU.___06.eqk5E_-4-.XH-.k.7.l_-W81: o_6Z..11_7pX_.-mLlx...w_t-_.5.40Rw4gD.._.-x6db-L7.-__-G_2kCpS_1 - namespaces: - - "327" - topologyKey: "328" - weight: 1505385143 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: 1-_-3_L_2--_v2.5p_..Y-.wg_-b8a_6_.0Q4_.84.K_-_0_..u.F.pq..--3C - operator: In - values: - - p_N-S..O-BZ..6-1.S-B3_.b17ca-_p-y.eQZ9p_6.Cw - matchLabels: - 7-3x-3/9a_-0R_.Z__Lv8_.O_..8n.--z_-..6W.VK.sTt.-U_--56-.7D.3_P: d._.Um.-__k.5 - namespaces: - - "319" - topologyKey: "320" - automountServiceAccountToken: true - containers: - - args: - - "217" - command: - - "216" - env: - - name: "224" - value: "225" - valueFrom: - configMapKeyRef: - key: "231" - name: "230" - optional: false - fieldRef: - apiVersion: "226" - fieldPath: "227" - resourceFieldRef: - containerName: "228" - divisor: "99" - resource: "229" - secretKeyRef: - key: "233" - name: "232" - optional: false - envFrom: - - configMapRef: - name: "222" - optional: true - prefix: "221" - secretRef: - name: "223" - optional: true - image: "215" - imagePullPolicy: =E埄Ȁ朦 wƯ貾坢'跩aŕ翑0展 - lifecycle: - postStart: - exec: - command: - - "254" - httpGet: - host: "257" - httpHeaders: - - name: "258" - value: "259" - path: "255" - port: "256" - scheme: 碧闳ȩr - tcpSocket: - host: "261" - port: "260" - preStop: - exec: - command: - - "262" - httpGet: - host: "265" - httpHeaders: - - name: "266" - value: "267" - path: "263" - port: "264" - scheme: ē鐭#嬀ơŸ8T 苧yñKJɐ - tcpSocket: - host: "269" - port: "268" - livenessProbe: - exec: - command: - - "240" - failureThreshold: -241238495 - httpGet: - host: "243" - httpHeaders: - - name: "244" - value: "245" - path: "241" - port: "242" - scheme: Í勅跦Opwǩ曬逴褜1ØœȠƬ - initialDelaySeconds: 1419770315 - periodSeconds: 1830495826 - successThreshold: 1102291854 - tcpSocket: - host: "247" - port: "246" - timeoutSeconds: 300356869 - name: "214" - ports: - - containerPort: 1179132251 - hostIP: "220" - hostPort: -1336170981 - name: "219" - protocol: Kʝ瘴I\p[ħsĨɆâĺɗ - readinessProbe: - exec: - command: - - "248" - failureThreshold: -979584143 - httpGet: - host: "250" - httpHeaders: - - name: "251" - value: "252" - path: "249" - port: 972978563 - scheme: ȨŮ+朷Ǝ膯 - initialDelaySeconds: -249989919 - periodSeconds: -602419938 - successThreshold: 1040396664 - tcpSocket: - host: "253" - port: -1506633471 - timeoutSeconds: -171684192 - resources: - limits: - 攤/ɸɎ R§耶FfBl: "326" - requests: - ɱJȉ罴: "587" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - 庰%皧V - drop: - - 现葢ŵ橨鬶l獕;跣Hǝcw媀瓄&翜舞拉 - privileged: true - procMount: ĠM蘇KŅ/»頸+SÄ蚃 - readOnlyRootFilesystem: false - runAsGroup: -1576913564542459711 - runAsNonRoot: true - runAsUser: 8876559635423161004 - seLinuxOptions: - level: "274" - role: "272" - type: "273" - user: "271" - terminationMessagePath: "270" - terminationMessagePolicy: ƚ绤fʀļ腩墺Ò媁荭gw忊|E剒蔞 - tty: true - volumeDevices: - - devicePath: "239" - name: "238" - volumeMounts: - - mountPath: "235" - mountPropagation: 6dz娝嘚庎D}埽uʎȺ眖R#yV'W - name: "234" - readOnly: true - subPath: "236" - subPathExpr: "237" - workingDir: "218" - dnsConfig: - nameservers: - - "335" - options: - - name: "337" - value: "338" - searches: - - "336" - dnsPolicy: '''ǵɐ鰥' - enableServiceLinks: true - hostAliases: - - hostnames: - - "333" - ip: "332" - hostNetwork: true - hostPID: true - hostname: "287" - imagePullSecrets: - - name: "286" - initContainers: - - args: - - "159" - command: - - "158" - env: - - name: "166" - value: "167" - valueFrom: - configMapKeyRef: - key: "173" - name: "172" - optional: false - fieldRef: - apiVersion: "168" - fieldPath: "169" - resourceFieldRef: - containerName: "170" - divisor: "813" - resource: "171" - secretKeyRef: - key: "175" - name: "174" - optional: true - envFrom: - - configMapRef: - name: "164" - optional: true - prefix: "163" - secretRef: - name: "165" - optional: true - image: "157" - imagePullPolicy: Ź9ǕLLȊɞ-uƻ悖 - lifecycle: - postStart: - exec: - command: - - "195" - httpGet: - host: "198" - httpHeaders: - - name: "199" - value: "200" - path: "196" - port: "197" - scheme: ɩC - tcpSocket: - host: "202" - port: "201" - preStop: - exec: - command: - - "203" - httpGet: - host: "205" - httpHeaders: - - name: "206" - value: "207" - path: "204" - port: 747802823 - scheme: ĨFħ籘Àǒɿʒ - tcpSocket: - host: "208" - port: 1912934380 - livenessProbe: - exec: - command: - - "182" - failureThreshold: -1650568978 - httpGet: - host: "184" - httpHeaders: - - name: "185" - value: "186" - path: "183" - port: -1167888910 - scheme: .Q貇£ȹ嫰ƹǔw÷nI - initialDelaySeconds: -162264011 - periodSeconds: -1429994426 - successThreshold: 135036402 - tcpSocket: - host: "188" - port: "187" - timeoutSeconds: 800220849 - name: "156" - ports: - - containerPort: 1180382332 - hostIP: "162" - hostPort: 963442342 - name: "161" - protocol: H韹寬娬ï瓼猀2:öY鶪5w垁 - readinessProbe: - exec: - command: - - "189" - failureThreshold: 893619181 - httpGet: - host: "191" - httpHeaders: - - name: "192" - value: "193" - path: "190" - port: -2015604435 - scheme: jƯĖ漘Z剚敍0) - initialDelaySeconds: -2031266553 - periodSeconds: -648954478 - successThreshold: 1170649416 - tcpSocket: - host: "194" - port: 424236719 - timeoutSeconds: -840997104 - resources: - limits: - Nșƶ4ĩĉş蝿ɖȃ賲鐅臬dH巧壚t: "770" - requests: - sn芞QÄȻȊ+?ƭ峧: "970" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - Ƹ[Ęİ榌U髷裎$MVȟ@7 - drop: - - 奺Ȋ礶惇¸t颟.鵫ǚ - privileged: true - procMount: -鿧悮坮Ȣ幟ļ - readOnlyRootFilesystem: true - runAsGroup: -3651020110942663855 - runAsNonRoot: false - runAsUser: 1162216870203002790 - seLinuxOptions: - level: "213" - role: "211" - type: "212" - user: "210" - stdin: true - terminationMessagePath: "209" - terminationMessagePolicy: 1ſ盷褎weLJèux榜VƋZ1Ůđ眊 - tty: true - volumeDevices: - - devicePath: "181" - name: "180" - volumeMounts: - - mountPath: "177" - mountPropagation: «öʮĀ<é瞾ʀNŬɨǙÄr蛏豈ɃHŠ - name: "176" - subPath: "178" - subPathExpr: "179" - workingDir: "160" - nodeName: "279" - nodeSelector: - "275": "276" - priority: -895317190 - priorityClassName: "334" - readinessGates: - - conditionType: ċƹ|慼櫁色苆试揯遐e4'ď曕椐敛n - restartPolicy: ')酊龨δ摖ȱğ_<ǬëJ橈''琕鶫:' - runtimeClassName: "339" - schedulerName: "329" - securityContext: - fsGroup: -4389239449149439507 - runAsGroup: 4640906527069599386 - runAsNonRoot: true - runAsUser: 1517677345437208428 - seLinuxOptions: - level: "283" - role: "281" - type: "282" - user: "280" - supplementalGroups: - - -6499508485510627932 - sysctls: - - name: "284" - value: "285" - serviceAccount: "278" - serviceAccountName: "277" - shareProcessNamespace: false - subdomain: "288" - terminationGracePeriodSeconds: -5370059306928520750 - tolerations: - - effect: 儉ɩ柀 - key: "330" - operator: 抷qTfZȻ干m謆7 - tolerationSeconds: -7411984641310969236 - value: "331" - volumes: - - awsElasticBlockStore: - fsType: "56" - partition: -1996616480 - volumeID: "55" - azureDisk: - cachingMode: 唼Ģ猇õǶț鹎ğ#咻痗ȡmƴy綸_ - diskName: "119" - diskURI: "120" - fsType: "121" - kind: 參遼ūP - readOnly: true - azureFile: - secretName: "105" - shareName: "106" - cephfs: - monitors: - - "90" - path: "91" - readOnly: true - secretFile: "93" - secretRef: - name: "94" - user: "92" - cinder: - fsType: "88" - readOnly: true - secretRef: - name: "89" - volumeID: "87" - configMap: - defaultMode: 480521693 - items: - - key: "108" - mode: -1296140 - path: "109" - name: "107" - optional: false - csi: - driver: "151" - fsType: "152" - nodePublishSecretRef: - name: "155" - readOnly: false - volumeAttributes: - "153": "154" - downwardAPI: - defaultMode: -1376537100 - items: - - fieldRef: - apiVersion: "98" - fieldPath: "99" - mode: -1482763519 - path: "97" - resourceFieldRef: - containerName: "100" - divisor: "772" - resource: "101" - emptyDir: - medium: o&蕭k ź贩j瀉 - sizeLimit: "621" - fc: - fsType: "103" - lun: -1902521464 - targetWWNs: - - "102" - wwids: - - "104" - flexVolume: - driver: "82" - fsType: "83" - options: - "85": "86" - readOnly: true - secretRef: - name: "84" - flocker: - datasetName: "95" - datasetUUID: "96" - gcePersistentDisk: - fsType: "54" - partition: -1321131665 - pdName: "53" - readOnly: true - gitRepo: - directory: "59" - repository: "57" - revision: "58" - glusterfs: - endpoints: "72" - path: "73" - readOnly: true - hostPath: - path: "52" - type: Uʎ浵ɲõ - iscsi: - fsType: "68" - initiatorName: "71" - iqn: "66" - iscsiInterface: "67" - lun: 636617833 - portals: - - "69" - secretRef: - name: "70" - targetPortal: "65" - name: "51" - nfs: - path: "64" - server: "63" - persistentVolumeClaim: - claimName: "74" - readOnly: true - photonPersistentDisk: - fsType: "123" - pdID: "122" - portworxVolume: - fsType: "138" - readOnly: true - volumeID: "137" - projected: - defaultMode: -50623103 - sources: - - configMap: - items: - - key: "133" - mode: 1569606284 - path: "134" - name: "132" - optional: false - downwardAPI: - items: - - fieldRef: - apiVersion: "128" - fieldPath: "129" - mode: -1319998825 - path: "127" - resourceFieldRef: - containerName: "130" - divisor: "838" - resource: "131" - secret: - items: - - key: "125" - mode: 996680040 - path: "126" - name: "124" - optional: false - serviceAccountToken: - audience: "135" - expirationSeconds: -4636499237765408684 - path: "136" - quobyte: - group: "117" - readOnly: true - registry: "114" - tenant: "118" - user: "116" - volume: "115" - rbd: - fsType: "77" - image: "76" - keyring: "80" - monitors: - - "75" - pool: "78" - readOnly: true - secretRef: - name: "81" - user: "79" - scaleIO: - fsType: "146" - gateway: "139" - protectionDomain: "142" - readOnly: true - secretRef: - name: "141" - sslEnabled: true - storageMode: "144" - storagePool: "143" - system: "140" - volumeName: "145" - secret: - defaultMode: -288563359 - items: - - key: "61" - mode: -1365115016 - path: "62" - optional: false - secretName: "60" - storageos: - fsType: "149" - readOnly: true - secretRef: - name: "150" - volumeName: "147" - volumeNamespace: "148" - vsphereVolume: - fsType: "111" - storagePolicyID: "113" - storagePolicyName: "112" - volumePath: "110" - updateStrategy: - rollingUpdate: - partition: -186717017 - type: Z槇鿖]甙ªŒ,躻[鶆f盧詳痍4' - volumeClaimTemplates: - - metadata: - annotations: - "347": "348" - clusterName: "353" - creationTimestamp: null - deletionGracePeriodSeconds: 6779218673590464341 - finalizers: - - "352" - generateName: "341" - generation: -7417757023786628909 - labels: - "345": "346" - managedFields: - - apiVersion: "355" - manager: "354" - operation: E嗆R2璻攜轴 - name: "340" - namespace: "342" - ownerReferences: - - apiVersion: "349" - blockOwnerDeletion: false - controller: true - kind: "350" - name: "351" - uid: țb贇髪čɣ暇镘買ɱD很唟- - resourceVersion: "15930892079168115837" - selfLink: "343" - spec: - accessModes: - - Pöƌ镳餘 - dataSource: - apiGroup: "368" - kind: "369" - name: "370" - resources: - limits: - 撣樀: "688" - requests: - 4Y鳲Jɡ: "987" - selector: - matchExpressions: - - key: PfNx__-U_.Pn-W23-_.z_.._s--_F-R - operator: In - values: - - g__4K..-68-7AlR__8-7_-YD-Q9_-_1 - matchLabels: - t.k47M7y-Dy__3wc.q.8_00.0_N: "" - storageClassName: "367" - volumeMode: iD¢ƿ媴h5ƅȸȓɻ猶 - volumeName: "366" - status: - accessModes: - - Ǣ龞瞯å檳ė>c緍k¢茤Ƣǟ½灶 - capacity: - u汎mō6µɑ`ȗ<8^翜T蘈ý: "37" - conditions: - - lastProbeTime: "2489-11-15T17:36:06Z" - lastTransitionTime: "2023-10-20T16:52:07Z" - message: "372" - reason: "371" - status: I梞ū筀 - type: ɁºDZ秶ʑ韝e溣狣愿激H\Ȳ - phase: 嫡牿咸Ǻ潑鶋洅啶'ƈo -status: - collisionCount: 1836894267 - conditions: - - lastTransitionTime: "2741-08-01T23:33:42Z" - message: "377" - reason: "376" - status: 誀ŭ"ɦ? - type: 囨汙Ȗ><僚徘ó蒿 - currentReplicas: 1538760390 - currentRevision: "374" - observedGeneration: 3145429786196118388 - readyReplicas: -63012996 - replicas: 1256299227 - updateRevision: "375" - updatedReplicas: 346775159 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.StatefulSet.json b/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.StatefulSet.json deleted file mode 100644 index a3a9418512e..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.StatefulSet.json +++ /dev/null @@ -1,1166 +0,0 @@ -{ - "kind": "StatefulSet", - "apiVersion": "apps/v1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fields": {"18":{"19":null}} - } - ] - }, - "spec": { - "replicas": -1978186127, - "selector": { - "matchLabels": { - "w9v--m0-1y5-g3/JFHn7y-74.-0MUORQQ.N2.1.L.l-Y._.-44..d.__g": "F-_3-n-_-__3u-.__P__.7U-Uo_F" - }, - "matchExpressions": [ - { - "key": "5816m59-dx8----i--5-8t36b--09--23-u19m-35--d.vo61---4fy--9---7--9-9s-0-u5lj2--10pq-0-7-9-2-ekg-071b/YJTrcd-2.-__E_Sv__26KX_F", - "operator": "NotIn", - "values": [ - "y_y_o0_5qN2_---_M.N_._a6.9bHjdH.-.5_.I8__.-AIw.__-___16" - ] - } - ] - }, - "template": { - "metadata": { - "name": "30", - "generateName": "31", - "namespace": "32", - "selfLink": "33", - "uid": "]躢|)黰eȪ嵛4$%QɰVzÏ抴", - "resourceVersion": "373742866186182450", - "generation": 3557306139556084909, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -2848337479447330428, - "labels": { - "35": "36" - }, - "annotations": { - "37": "38" - }, - "ownerReferences": [ - { - "apiVersion": "39", - "kind": "40", - "name": "41", - "uid": "@Z^嫫猤痈C*ĕʄő芖{|ǘ\"^饣", - "controller": false, - "blockOwnerDeletion": false - } - ], - "finalizers": [ - "42" - ], - "clusterName": "43", - "managedFields": [ - { - "manager": "44", - "operation": "妻ƅTGS5Ǎ", - "apiVersion": "45", - "fields": {"46":{"47":null}} - } - ] - }, - "spec": { - "volumes": [ - { - "name": "51", - "hostPath": { - "path": "52", - "type": "Uʎ浵ɲõ" - }, - "emptyDir": { - "medium": "o\u0026蕭k ź贩j瀉", - "sizeLimit": "621" - }, - "gcePersistentDisk": { - "pdName": "53", - "fsType": "54", - "partition": -1321131665, - "readOnly": true - }, - "awsElasticBlockStore": { - "volumeID": "55", - "fsType": "56", - "partition": -1996616480 - }, - "gitRepo": { - "repository": "57", - "revision": "58", - "directory": "59" - }, - "secret": { - "secretName": "60", - "items": [ - { - "key": "61", - "path": "62", - "mode": -1365115016 - } - ], - "defaultMode": -288563359, - "optional": false - }, - "nfs": { - "server": "63", - "path": "64" - }, - "iscsi": { - "targetPortal": "65", - "iqn": "66", - "lun": 636617833, - "iscsiInterface": "67", - "fsType": "68", - "portals": [ - "69" - ], - "secretRef": { - "name": "70" - }, - "initiatorName": "71" - }, - "glusterfs": { - "endpoints": "72", - "path": "73", - "readOnly": true - }, - "persistentVolumeClaim": { - "claimName": "74", - "readOnly": true - }, - "rbd": { - "monitors": [ - "75" - ], - "image": "76", - "fsType": "77", - "pool": "78", - "user": "79", - "keyring": "80", - "secretRef": { - "name": "81" - }, - "readOnly": true - }, - "flexVolume": { - "driver": "82", - "fsType": "83", - "secretRef": { - "name": "84" - }, - "readOnly": true, - "options": { - "85": "86" - } - }, - "cinder": { - "volumeID": "87", - "fsType": "88", - "readOnly": true, - "secretRef": { - "name": "89" - } - }, - "cephfs": { - "monitors": [ - "90" - ], - "path": "91", - "user": "92", - "secretFile": "93", - "secretRef": { - "name": "94" - }, - "readOnly": true - }, - "flocker": { - "datasetName": "95", - "datasetUUID": "96" - }, - "downwardAPI": { - "items": [ - { - "path": "97", - "fieldRef": { - "apiVersion": "98", - "fieldPath": "99" - }, - "resourceFieldRef": { - "containerName": "100", - "resource": "101", - "divisor": "772" - }, - "mode": -1482763519 - } - ], - "defaultMode": -1376537100 - }, - "fc": { - "targetWWNs": [ - "102" - ], - "lun": -1902521464, - "fsType": "103", - "wwids": [ - "104" - ] - }, - "azureFile": { - "secretName": "105", - "shareName": "106" - }, - "configMap": { - "name": "107", - "items": [ - { - "key": "108", - "path": "109", - "mode": -1296140 - } - ], - "defaultMode": 480521693, - "optional": false - }, - "vsphereVolume": { - "volumePath": "110", - "fsType": "111", - "storagePolicyName": "112", - "storagePolicyID": "113" - }, - "quobyte": { - "registry": "114", - "volume": "115", - "readOnly": true, - "user": "116", - "group": "117", - "tenant": "118" - }, - "azureDisk": { - "diskName": "119", - "diskURI": "120", - "cachingMode": "唼Ģ猇õǶț鹎ğ#咻痗ȡmƴy綸_", - "fsType": "121", - "readOnly": true, - "kind": "參遼ūP" - }, - "photonPersistentDisk": { - "pdID": "122", - "fsType": "123" - }, - "projected": { - "sources": [ - { - "secret": { - "name": "124", - "items": [ - { - "key": "125", - "path": "126", - "mode": 996680040 - } - ], - "optional": false - }, - "downwardAPI": { - "items": [ - { - "path": "127", - "fieldRef": { - "apiVersion": "128", - "fieldPath": "129" - }, - "resourceFieldRef": { - "containerName": "130", - "resource": "131", - "divisor": "838" - }, - "mode": -1319998825 - } - ] - }, - "configMap": { - "name": "132", - "items": [ - { - "key": "133", - "path": "134", - "mode": 1569606284 - } - ], - "optional": false - }, - "serviceAccountToken": { - "audience": "135", - "expirationSeconds": -4636499237765408684, - "path": "136" - } - } - ], - "defaultMode": -50623103 - }, - "portworxVolume": { - "volumeID": "137", - "fsType": "138", - "readOnly": true - }, - "scaleIO": { - "gateway": "139", - "system": "140", - "secretRef": { - "name": "141" - }, - "sslEnabled": true, - "protectionDomain": "142", - "storagePool": "143", - "storageMode": "144", - "volumeName": "145", - "fsType": "146", - "readOnly": true - }, - "storageos": { - "volumeName": "147", - "volumeNamespace": "148", - "fsType": "149", - "readOnly": true, - "secretRef": { - "name": "150" - } - }, - "csi": { - "driver": "151", - "readOnly": false, - "fsType": "152", - "volumeAttributes": { - "153": "154" - }, - "nodePublishSecretRef": { - "name": "155" - } - } - } - ], - "initContainers": [ - { - "name": "156", - "image": "157", - "command": [ - "158" - ], - "args": [ - "159" - ], - "workingDir": "160", - "ports": [ - { - "name": "161", - "hostPort": 963442342, - "containerPort": 1180382332, - "protocol": "H韹寬娬ï瓼猀2:öY鶪5w垁", - "hostIP": "162" - } - ], - "envFrom": [ - { - "prefix": "163", - "configMapRef": { - "name": "164", - "optional": true - }, - "secretRef": { - "name": "165", - "optional": true - } - } - ], - "env": [ - { - "name": "166", - "value": "167", - "valueFrom": { - "fieldRef": { - "apiVersion": "168", - "fieldPath": "169" - }, - "resourceFieldRef": { - "containerName": "170", - "resource": "171", - "divisor": "813" - }, - "configMapKeyRef": { - "name": "172", - "key": "173", - "optional": false - }, - "secretKeyRef": { - "name": "174", - "key": "175", - "optional": true - } - } - } - ], - "resources": { - "limits": { - "Nșƶ4ĩĉş蝿ɖȃ賲鐅臬dH巧壚t": "770" - }, - "requests": { - "sn芞QÄȻȊ+?ƭ峧": "970" - } - }, - "volumeMounts": [ - { - "name": "176", - "mountPath": "177", - "subPath": "178", - "mountPropagation": "«öʮĀ\u003cé瞾ʀNŬɨǙÄr蛏豈ɃHŠ", - "subPathExpr": "179" - } - ], - "volumeDevices": [ - { - "name": "180", - "devicePath": "181" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "182" - ] - }, - "httpGet": { - "path": "183", - "port": -1167888910, - "host": "184", - "scheme": ".Q貇£ȹ嫰ƹǔw÷nI", - "httpHeaders": [ - { - "name": "185", - "value": "186" - } - ] - }, - "tcpSocket": { - "port": "187", - "host": "188" - }, - "initialDelaySeconds": -162264011, - "timeoutSeconds": 800220849, - "periodSeconds": -1429994426, - "successThreshold": 135036402, - "failureThreshold": -1650568978 - }, - "readinessProbe": { - "exec": { - "command": [ - "189" - ] - }, - "httpGet": { - "path": "190", - "port": -2015604435, - "host": "191", - "scheme": "jƯĖ漘Z剚敍0)", - "httpHeaders": [ - { - "name": "192", - "value": "193" - } - ] - }, - "tcpSocket": { - "port": 424236719, - "host": "194" - }, - "initialDelaySeconds": -2031266553, - "timeoutSeconds": -840997104, - "periodSeconds": -648954478, - "successThreshold": 1170649416, - "failureThreshold": 893619181 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "195" - ] - }, - "httpGet": { - "path": "196", - "port": "197", - "host": "198", - "scheme": "ɩC", - "httpHeaders": [ - { - "name": "199", - "value": "200" - } - ] - }, - "tcpSocket": { - "port": "201", - "host": "202" - } - }, - "preStop": { - "exec": { - "command": [ - "203" - ] - }, - "httpGet": { - "path": "204", - "port": 747802823, - "host": "205", - "scheme": "ĨFħ籘Àǒɿʒ", - "httpHeaders": [ - { - "name": "206", - "value": "207" - } - ] - }, - "tcpSocket": { - "port": 1912934380, - "host": "208" - } - } - }, - "terminationMessagePath": "209", - "terminationMessagePolicy": "1ſ盷褎weLJèux榜VƋZ1Ůđ眊", - "imagePullPolicy": "Ź9ǕLLȊɞ-uƻ悖", - "securityContext": { - "capabilities": { - "add": [ - "Ƹ[Ęİ榌U髷裎$MVȟ@7" - ], - "drop": [ - "奺Ȋ礶惇¸t颟.鵫ǚ" - ] - }, - "privileged": true, - "seLinuxOptions": { - "user": "210", - "role": "211", - "type": "212", - "level": "213" - }, - "runAsUser": 1162216870203002790, - "runAsGroup": -3651020110942663855, - "runAsNonRoot": false, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": false, - "procMount": "-鿧悮坮Ȣ幟ļ" - }, - "stdin": true, - "tty": true - } - ], - "containers": [ - { - "name": "214", - "image": "215", - "command": [ - "216" - ], - "args": [ - "217" - ], - "workingDir": "218", - "ports": [ - { - "name": "219", - "hostPort": -1336170981, - "containerPort": 1179132251, - "protocol": "Kʝ瘴I\\p[ħsĨɆâĺɗ", - "hostIP": "220" - } - ], - "envFrom": [ - { - "prefix": "221", - "configMapRef": { - "name": "222", - "optional": true - }, - "secretRef": { - "name": "223", - "optional": true - } - } - ], - "env": [ - { - "name": "224", - "value": "225", - "valueFrom": { - "fieldRef": { - "apiVersion": "226", - "fieldPath": "227" - }, - "resourceFieldRef": { - "containerName": "228", - "resource": "229", - "divisor": "99" - }, - "configMapKeyRef": { - "name": "230", - "key": "231", - "optional": false - }, - "secretKeyRef": { - "name": "232", - "key": "233", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "攤/ɸɎ R§耶FfBl": "326" - }, - "requests": { - "ɱJȉ罴": "587" - } - }, - "volumeMounts": [ - { - "name": "234", - "readOnly": true, - "mountPath": "235", - "subPath": "236", - "mountPropagation": "6dz娝嘚庎D}埽uʎȺ眖R#yV'W", - "subPathExpr": "237" - } - ], - "volumeDevices": [ - { - "name": "238", - "devicePath": "239" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "240" - ] - }, - "httpGet": { - "path": "241", - "port": "242", - "host": "243", - "scheme": "Í勅跦Opwǩ曬逴褜1ØœȠƬ", - "httpHeaders": [ - { - "name": "244", - "value": "245" - } - ] - }, - "tcpSocket": { - "port": "246", - "host": "247" - }, - "initialDelaySeconds": 1419770315, - "timeoutSeconds": 300356869, - "periodSeconds": 1830495826, - "successThreshold": 1102291854, - "failureThreshold": -241238495 - }, - "readinessProbe": { - "exec": { - "command": [ - "248" - ] - }, - "httpGet": { - "path": "249", - "port": 972978563, - "host": "250", - "scheme": "ȨŮ+朷Ǝ膯", - "httpHeaders": [ - { - "name": "251", - "value": "252" - } - ] - }, - "tcpSocket": { - "port": -1506633471, - "host": "253" - }, - "initialDelaySeconds": -249989919, - "timeoutSeconds": -171684192, - "periodSeconds": -602419938, - "successThreshold": 1040396664, - "failureThreshold": -979584143 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "254" - ] - }, - "httpGet": { - "path": "255", - "port": "256", - "host": "257", - "scheme": "碧闳ȩr", - "httpHeaders": [ - { - "name": "258", - "value": "259" - } - ] - }, - "tcpSocket": { - "port": "260", - "host": "261" - } - }, - "preStop": { - "exec": { - "command": [ - "262" - ] - }, - "httpGet": { - "path": "263", - "port": "264", - "host": "265", - "scheme": "ē鐭#嬀ơŸ8T 苧yñKJɐ", - "httpHeaders": [ - { - "name": "266", - "value": "267" - } - ] - }, - "tcpSocket": { - "port": "268", - "host": "269" - } - } - }, - "terminationMessagePath": "270", - "terminationMessagePolicy": "ƚ绤fʀļ腩墺Ò媁荭gw忊|E剒蔞", - "imagePullPolicy": "=E埄Ȁ朦 wƯ貾坢'跩aŕ翑0展", - "securityContext": { - "capabilities": { - "add": [ - "庰%皧V" - ], - "drop": [ - "现葢ŵ橨鬶l獕;跣Hǝcw媀瓄\u0026翜舞拉" - ] - }, - "privileged": true, - "seLinuxOptions": { - "user": "271", - "role": "272", - "type": "273", - "level": "274" - }, - "runAsUser": 8876559635423161004, - "runAsGroup": -1576913564542459711, - "runAsNonRoot": true, - "readOnlyRootFilesystem": false, - "allowPrivilegeEscalation": false, - "procMount": "ĠM蘇KŅ/»頸+SÄ蚃" - }, - "tty": true - } - ], - "restartPolicy": ")酊龨δ摖ȱğ_\u003cǬëJ橈'琕鶫:", - "terminationGracePeriodSeconds": -5370059306928520750, - "activeDeadlineSeconds": 5724260086168234152, - "dnsPolicy": "'ǵɐ鰥", - "nodeSelector": { - "275": "276" - }, - "serviceAccountName": "277", - "serviceAccount": "278", - "automountServiceAccountToken": true, - "nodeName": "279", - "hostNetwork": true, - "hostPID": true, - "shareProcessNamespace": false, - "securityContext": { - "seLinuxOptions": { - "user": "280", - "role": "281", - "type": "282", - "level": "283" - }, - "runAsUser": 1517677345437208428, - "runAsGroup": 4640906527069599386, - "runAsNonRoot": true, - "supplementalGroups": [ - -6499508485510627932 - ], - "fsGroup": -4389239449149439507, - "sysctls": [ - { - "name": "284", - "value": "285" - } - ] - }, - "imagePullSecrets": [ - { - "name": "286" - } - ], - "hostname": "287", - "subdomain": "288", - "affinity": { - "nodeAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": { - "nodeSelectorTerms": [ - { - "matchExpressions": [ - { - "key": "289", - "operator": "", - "values": [ - "290" - ] - } - ], - "matchFields": [ - { - "key": "291", - "operator": "亏yƕ丆録²Ŏ)/灩聋3趐囨鏻", - "values": [ - "292" - ] - } - ] - } - ] - }, - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -938421813, - "preference": { - "matchExpressions": [ - { - "key": "293", - "operator": "蹔ŧ", - "values": [ - "294" - ] - } - ], - "matchFields": [ - { - "key": "295", - "operator": "x$1", - "values": [ - "296" - ] - } - ] - } - } - ] - }, - "podAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "jeds4-4tz9x--43--3---93-2-2-37--e00uz-z0sn-8hx-qa--0o8m3-d0n/py_8-3..s._.x.2K_2qu_0S-Cq0": "8yP9S--858LI__.8____rO-S-P_-...0c.-p" - }, - "matchExpressions": [ - { - "key": "f.-zv._._.5-H.T.-.-.T-V_D_0-K_AS", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "303" - ], - "topologyKey": "304" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -902839620, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "x3..-.8-Jp-9-4-Tm.Y": "k8...__.Q_c8.G.b_9_1o.w_aI._31-_I-A-_3bz._8M01" - }, - "matchExpressions": [ - { - "key": "w9-9d8-s7t/ZX-D---k..1Q7._l.._Q.6.I--2_9.v.--_.--4QQo", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "311" - ], - "topologyKey": "312" - } - } - ] - }, - "podAntiAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "7-3x-3/9a_-0R_.Z__Lv8_.O_..8n.--z_-..6W.VK.sTt.-U_--56-.7D.3_P": "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": [ - "319" - ], - "topologyKey": "320" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": 1505385143, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "yp8q-sf1--gw-jz-659--0l-023bm-6l2e5---k5v3a---9/tA.W5_-5_.V1-rU.___06.eqk5E_-4-.XH-.k.7.l_-W81": "o_6Z..11_7pX_.-mLlx...w_t-_.5.40Rw4gD.._.-x6db-L7.-__-G_2kCpS_1" - }, - "matchExpressions": [ - { - "key": "d-XZ-x.__.Y_2-n_5023Xl-3Pw_-r7g", - "operator": "NotIn", - "values": [ - "VT3sn-0_.i__a.O2G_J" - ] - } - ] - }, - "namespaces": [ - "327" - ], - "topologyKey": "328" - } - } - ] - } - }, - "schedulerName": "329", - "tolerations": [ - { - "key": "330", - "operator": "抷qTfZȻ干m謆7", - "value": "331", - "effect": "儉ɩ柀", - "tolerationSeconds": -7411984641310969236 - } - ], - "hostAliases": [ - { - "ip": "332", - "hostnames": [ - "333" - ] - } - ], - "priorityClassName": "334", - "priority": -895317190, - "dnsConfig": { - "nameservers": [ - "335" - ], - "searches": [ - "336" - ], - "options": [ - { - "name": "337", - "value": "338" - } - ] - }, - "readinessGates": [ - { - "conditionType": "ċƹ|慼櫁色苆试揯遐e4'ď曕椐敛n" - } - ], - "runtimeClassName": "339", - "enableServiceLinks": true - } - }, - "volumeClaimTemplates": [ - { - "metadata": { - "name": "340", - "generateName": "341", - "namespace": "342", - "selfLink": "343", - "resourceVersion": "15930892079168115837", - "generation": -7417757023786628909, - "creationTimestamp": null, - "deletionGracePeriodSeconds": 6779218673590464341, - "labels": { - "345": "346" - }, - "annotations": { - "347": "348" - }, - "ownerReferences": [ - { - "apiVersion": "349", - "kind": "350", - "name": "351", - "uid": "țb贇髪čɣ暇镘買ɱD很唟-", - "controller": true, - "blockOwnerDeletion": false - } - ], - "finalizers": [ - "352" - ], - "clusterName": "353", - "managedFields": [ - { - "manager": "354", - "operation": "E嗆R2璻攜轴", - "apiVersion": "355", - "fields": {"356":{"357":null}} - } - ] - }, - "spec": { - "accessModes": [ - "Pöƌ镳餘" - ], - "selector": { - "matchLabels": { - "t.k47M7y-Dy__3wc.q.8_00.0_N": "" - }, - "matchExpressions": [ - { - "key": "PfNx__-U_.Pn-W23-_.z_.._s--_F-R", - "operator": "In", - "values": [ - "g__4K..-68-7AlR__8-7_-YD-Q9_-_1" - ] - } - ] - }, - "resources": { - "limits": { - "撣樀": "688" - }, - "requests": { - "4Y鳲Jɡ": "987" - } - }, - "volumeName": "366", - "storageClassName": "367", - "volumeMode": "iD¢ƿ媴h5ƅȸȓɻ猶", - "dataSource": { - "apiGroup": "368", - "kind": "369", - "name": "370" - } - }, - "status": { - "phase": "嫡牿咸Ǻ潑鶋洅啶'ƈo", - "accessModes": [ - "Ǣ龞瞯å檳ė\u003ec緍k¢茤Ƣǟ½灶" - ], - "capacity": { - "u汎mō6µɑ`ȗ\u003c8^翜T蘈ý": "37" - }, - "conditions": [ - { - "type": "ɁºDZ秶ʑ韝e溣狣愿激H\\Ȳ", - "status": "I梞ū筀", - "lastProbeTime": "2489-11-15T17:36:06Z", - "lastTransitionTime": "2023-10-20T16:52:07Z", - "reason": "371", - "message": "372" - } - ] - } - } - ], - "serviceName": "373", - "podManagementPolicy": "C", - "updateStrategy": { - "type": "Z槇鿖]甙ªŒ,躻[鶆f盧詳痍4'", - "rollingUpdate": { - "partition": -186717017 - } - }, - "revisionHistoryLimit": 1684743280 - }, - "status": { - "observedGeneration": 3145429786196118388, - "replicas": 1256299227, - "readyReplicas": -63012996, - "currentReplicas": 1538760390, - "updatedReplicas": 346775159, - "currentRevision": "374", - "updateRevision": "375", - "collisionCount": 1836894267, - "conditions": [ - { - "type": "囨汙Ȗ\u003e\u003c僚徘ó蒿", - "status": "誀ŭ\"ɦ?", - "lastTransitionTime": "2741-08-01T23:33:42Z", - "reason": "376", - "message": "377" - } - ] - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.StatefulSet.pb b/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.StatefulSet.pb deleted file mode 100644 index 2f38f60dd63b753409ba28e61afb5233f6891354..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 5743 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 A&j0`b diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.StatefulSet.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.StatefulSet.yaml deleted file mode 100644 index b41e339ce3d..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1.StatefulSet.yaml +++ /dev/null @@ -1,799 +0,0 @@ -apiVersion: apps/v1 -kind: StatefulSet -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - fields: - "18": - "19": null - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -spec: - podManagementPolicy: C - replicas: -1978186127 - revisionHistoryLimit: 1684743280 - selector: - matchExpressions: - - key: 5816m59-dx8----i--5-8t36b--09--23-u19m-35--d.vo61---4fy--9---7--9-9s-0-u5lj2--10pq-0-7-9-2-ekg-071b/YJTrcd-2.-__E_Sv__26KX_F - operator: NotIn - values: - - y_y_o0_5qN2_---_M.N_._a6.9bHjdH.-.5_.I8__.-AIw.__-___16 - matchLabels: - w9v--m0-1y5-g3/JFHn7y-74.-0MUORQQ.N2.1.L.l-Y._.-44..d.__g: F-_3-n-_-__3u-.__P__.7U-Uo_F - serviceName: "373" - template: - metadata: - annotations: - "37": "38" - clusterName: "43" - creationTimestamp: null - deletionGracePeriodSeconds: -2848337479447330428 - finalizers: - - "42" - generateName: "31" - generation: 3557306139556084909 - labels: - "35": "36" - managedFields: - - apiVersion: "45" - fields: - "46": - "47": null - manager: "44" - operation: 妻ƅTGS5Ǎ - name: "30" - namespace: "32" - ownerReferences: - - apiVersion: "39" - blockOwnerDeletion: false - controller: false - kind: "40" - name: "41" - uid: '@Z^嫫猤痈C*ĕʄő芖{|ǘ"^饣' - resourceVersion: "373742866186182450" - selfLink: "33" - uid: ']躢|)黰eȪ嵛4$%QɰVzÏ抴' - spec: - activeDeadlineSeconds: 5724260086168234152 - affinity: - nodeAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - key: "293" - operator: 蹔ŧ - values: - - "294" - matchFields: - - key: "295" - operator: x$1 - values: - - "296" - weight: -938421813 - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - key: "289" - operator: "" - values: - - "290" - matchFields: - - key: "291" - operator: 亏yƕ丆録²Ŏ)/灩聋3趐囨鏻 - values: - - "292" - podAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: w9-9d8-s7t/ZX-D---k..1Q7._l.._Q.6.I--2_9.v.--_.--4QQo - operator: DoesNotExist - matchLabels: - x3..-.8-Jp-9-4-Tm.Y: k8...__.Q_c8.G.b_9_1o.w_aI._31-_I-A-_3bz._8M01 - namespaces: - - "311" - topologyKey: "312" - weight: -902839620 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: f.-zv._._.5-H.T.-.-.T-V_D_0-K_AS - operator: DoesNotExist - matchLabels: - jeds4-4tz9x--43--3---93-2-2-37--e00uz-z0sn-8hx-qa--0o8m3-d0n/py_8-3..s._.x.2K_2qu_0S-Cq0: 8yP9S--858LI__.8____rO-S-P_-...0c.-p - namespaces: - - "303" - topologyKey: "304" - podAntiAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: d-XZ-x.__.Y_2-n_5023Xl-3Pw_-r7g - operator: NotIn - values: - - VT3sn-0_.i__a.O2G_J - matchLabels: - yp8q-sf1--gw-jz-659--0l-023bm-6l2e5---k5v3a---9/tA.W5_-5_.V1-rU.___06.eqk5E_-4-.XH-.k.7.l_-W81: o_6Z..11_7pX_.-mLlx...w_t-_.5.40Rw4gD.._.-x6db-L7.-__-G_2kCpS_1 - namespaces: - - "327" - topologyKey: "328" - weight: 1505385143 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: 1-_-3_L_2--_v2.5p_..Y-.wg_-b8a_6_.0Q4_.84.K_-_0_..u.F.pq..--3C - operator: In - values: - - p_N-S..O-BZ..6-1.S-B3_.b17ca-_p-y.eQZ9p_6.Cw - matchLabels: - 7-3x-3/9a_-0R_.Z__Lv8_.O_..8n.--z_-..6W.VK.sTt.-U_--56-.7D.3_P: d._.Um.-__k.5 - namespaces: - - "319" - topologyKey: "320" - automountServiceAccountToken: true - containers: - - args: - - "217" - command: - - "216" - env: - - name: "224" - value: "225" - valueFrom: - configMapKeyRef: - key: "231" - name: "230" - optional: false - fieldRef: - apiVersion: "226" - fieldPath: "227" - resourceFieldRef: - containerName: "228" - divisor: "99" - resource: "229" - secretKeyRef: - key: "233" - name: "232" - optional: false - envFrom: - - configMapRef: - name: "222" - optional: true - prefix: "221" - secretRef: - name: "223" - optional: true - image: "215" - imagePullPolicy: =E埄Ȁ朦 wƯ貾坢'跩aŕ翑0展 - lifecycle: - postStart: - exec: - command: - - "254" - httpGet: - host: "257" - httpHeaders: - - name: "258" - value: "259" - path: "255" - port: "256" - scheme: 碧闳ȩr - tcpSocket: - host: "261" - port: "260" - preStop: - exec: - command: - - "262" - httpGet: - host: "265" - httpHeaders: - - name: "266" - value: "267" - path: "263" - port: "264" - scheme: ē鐭#嬀ơŸ8T 苧yñKJɐ - tcpSocket: - host: "269" - port: "268" - livenessProbe: - exec: - command: - - "240" - failureThreshold: -241238495 - httpGet: - host: "243" - httpHeaders: - - name: "244" - value: "245" - path: "241" - port: "242" - scheme: Í勅跦Opwǩ曬逴褜1ØœȠƬ - initialDelaySeconds: 1419770315 - periodSeconds: 1830495826 - successThreshold: 1102291854 - tcpSocket: - host: "247" - port: "246" - timeoutSeconds: 300356869 - name: "214" - ports: - - containerPort: 1179132251 - hostIP: "220" - hostPort: -1336170981 - name: "219" - protocol: Kʝ瘴I\p[ħsĨɆâĺɗ - readinessProbe: - exec: - command: - - "248" - failureThreshold: -979584143 - httpGet: - host: "250" - httpHeaders: - - name: "251" - value: "252" - path: "249" - port: 972978563 - scheme: ȨŮ+朷Ǝ膯 - initialDelaySeconds: -249989919 - periodSeconds: -602419938 - successThreshold: 1040396664 - tcpSocket: - host: "253" - port: -1506633471 - timeoutSeconds: -171684192 - resources: - limits: - 攤/ɸɎ R§耶FfBl: "326" - requests: - ɱJȉ罴: "587" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - 庰%皧V - drop: - - 现葢ŵ橨鬶l獕;跣Hǝcw媀瓄&翜舞拉 - privileged: true - procMount: ĠM蘇KŅ/»頸+SÄ蚃 - readOnlyRootFilesystem: false - runAsGroup: -1576913564542459711 - runAsNonRoot: true - runAsUser: 8876559635423161004 - seLinuxOptions: - level: "274" - role: "272" - type: "273" - user: "271" - terminationMessagePath: "270" - terminationMessagePolicy: ƚ绤fʀļ腩墺Ò媁荭gw忊|E剒蔞 - tty: true - volumeDevices: - - devicePath: "239" - name: "238" - volumeMounts: - - mountPath: "235" - mountPropagation: 6dz娝嘚庎D}埽uʎȺ眖R#yV'W - name: "234" - readOnly: true - subPath: "236" - subPathExpr: "237" - workingDir: "218" - dnsConfig: - nameservers: - - "335" - options: - - name: "337" - value: "338" - searches: - - "336" - dnsPolicy: '''ǵɐ鰥' - enableServiceLinks: true - hostAliases: - - hostnames: - - "333" - ip: "332" - hostNetwork: true - hostPID: true - hostname: "287" - imagePullSecrets: - - name: "286" - initContainers: - - args: - - "159" - command: - - "158" - env: - - name: "166" - value: "167" - valueFrom: - configMapKeyRef: - key: "173" - name: "172" - optional: false - fieldRef: - apiVersion: "168" - fieldPath: "169" - resourceFieldRef: - containerName: "170" - divisor: "813" - resource: "171" - secretKeyRef: - key: "175" - name: "174" - optional: true - envFrom: - - configMapRef: - name: "164" - optional: true - prefix: "163" - secretRef: - name: "165" - optional: true - image: "157" - imagePullPolicy: Ź9ǕLLȊɞ-uƻ悖 - lifecycle: - postStart: - exec: - command: - - "195" - httpGet: - host: "198" - httpHeaders: - - name: "199" - value: "200" - path: "196" - port: "197" - scheme: ɩC - tcpSocket: - host: "202" - port: "201" - preStop: - exec: - command: - - "203" - httpGet: - host: "205" - httpHeaders: - - name: "206" - value: "207" - path: "204" - port: 747802823 - scheme: ĨFħ籘Àǒɿʒ - tcpSocket: - host: "208" - port: 1912934380 - livenessProbe: - exec: - command: - - "182" - failureThreshold: -1650568978 - httpGet: - host: "184" - httpHeaders: - - name: "185" - value: "186" - path: "183" - port: -1167888910 - scheme: .Q貇£ȹ嫰ƹǔw÷nI - initialDelaySeconds: -162264011 - periodSeconds: -1429994426 - successThreshold: 135036402 - tcpSocket: - host: "188" - port: "187" - timeoutSeconds: 800220849 - name: "156" - ports: - - containerPort: 1180382332 - hostIP: "162" - hostPort: 963442342 - name: "161" - protocol: H韹寬娬ï瓼猀2:öY鶪5w垁 - readinessProbe: - exec: - command: - - "189" - failureThreshold: 893619181 - httpGet: - host: "191" - httpHeaders: - - name: "192" - value: "193" - path: "190" - port: -2015604435 - scheme: jƯĖ漘Z剚敍0) - initialDelaySeconds: -2031266553 - periodSeconds: -648954478 - successThreshold: 1170649416 - tcpSocket: - host: "194" - port: 424236719 - timeoutSeconds: -840997104 - resources: - limits: - Nșƶ4ĩĉş蝿ɖȃ賲鐅臬dH巧壚t: "770" - requests: - sn芞QÄȻȊ+?ƭ峧: "970" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - Ƹ[Ęİ榌U髷裎$MVȟ@7 - drop: - - 奺Ȋ礶惇¸t颟.鵫ǚ - privileged: true - procMount: -鿧悮坮Ȣ幟ļ - readOnlyRootFilesystem: true - runAsGroup: -3651020110942663855 - runAsNonRoot: false - runAsUser: 1162216870203002790 - seLinuxOptions: - level: "213" - role: "211" - type: "212" - user: "210" - stdin: true - terminationMessagePath: "209" - terminationMessagePolicy: 1ſ盷褎weLJèux榜VƋZ1Ůđ眊 - tty: true - volumeDevices: - - devicePath: "181" - name: "180" - volumeMounts: - - mountPath: "177" - mountPropagation: «öʮĀ<é瞾ʀNŬɨǙÄr蛏豈ɃHŠ - name: "176" - subPath: "178" - subPathExpr: "179" - workingDir: "160" - nodeName: "279" - nodeSelector: - "275": "276" - priority: -895317190 - priorityClassName: "334" - readinessGates: - - conditionType: ċƹ|慼櫁色苆试揯遐e4'ď曕椐敛n - restartPolicy: ')酊龨δ摖ȱğ_<ǬëJ橈''琕鶫:' - runtimeClassName: "339" - schedulerName: "329" - securityContext: - fsGroup: -4389239449149439507 - runAsGroup: 4640906527069599386 - runAsNonRoot: true - runAsUser: 1517677345437208428 - seLinuxOptions: - level: "283" - role: "281" - type: "282" - user: "280" - supplementalGroups: - - -6499508485510627932 - sysctls: - - name: "284" - value: "285" - serviceAccount: "278" - serviceAccountName: "277" - shareProcessNamespace: false - subdomain: "288" - terminationGracePeriodSeconds: -5370059306928520750 - tolerations: - - effect: 儉ɩ柀 - key: "330" - operator: 抷qTfZȻ干m謆7 - tolerationSeconds: -7411984641310969236 - value: "331" - volumes: - - awsElasticBlockStore: - fsType: "56" - partition: -1996616480 - volumeID: "55" - azureDisk: - cachingMode: 唼Ģ猇õǶț鹎ğ#咻痗ȡmƴy綸_ - diskName: "119" - diskURI: "120" - fsType: "121" - kind: 參遼ūP - readOnly: true - azureFile: - secretName: "105" - shareName: "106" - cephfs: - monitors: - - "90" - path: "91" - readOnly: true - secretFile: "93" - secretRef: - name: "94" - user: "92" - cinder: - fsType: "88" - readOnly: true - secretRef: - name: "89" - volumeID: "87" - configMap: - defaultMode: 480521693 - items: - - key: "108" - mode: -1296140 - path: "109" - name: "107" - optional: false - csi: - driver: "151" - fsType: "152" - nodePublishSecretRef: - name: "155" - readOnly: false - volumeAttributes: - "153": "154" - downwardAPI: - defaultMode: -1376537100 - items: - - fieldRef: - apiVersion: "98" - fieldPath: "99" - mode: -1482763519 - path: "97" - resourceFieldRef: - containerName: "100" - divisor: "772" - resource: "101" - emptyDir: - medium: o&蕭k ź贩j瀉 - sizeLimit: "621" - fc: - fsType: "103" - lun: -1902521464 - targetWWNs: - - "102" - wwids: - - "104" - flexVolume: - driver: "82" - fsType: "83" - options: - "85": "86" - readOnly: true - secretRef: - name: "84" - flocker: - datasetName: "95" - datasetUUID: "96" - gcePersistentDisk: - fsType: "54" - partition: -1321131665 - pdName: "53" - readOnly: true - gitRepo: - directory: "59" - repository: "57" - revision: "58" - glusterfs: - endpoints: "72" - path: "73" - readOnly: true - hostPath: - path: "52" - type: Uʎ浵ɲõ - iscsi: - fsType: "68" - initiatorName: "71" - iqn: "66" - iscsiInterface: "67" - lun: 636617833 - portals: - - "69" - secretRef: - name: "70" - targetPortal: "65" - name: "51" - nfs: - path: "64" - server: "63" - persistentVolumeClaim: - claimName: "74" - readOnly: true - photonPersistentDisk: - fsType: "123" - pdID: "122" - portworxVolume: - fsType: "138" - readOnly: true - volumeID: "137" - projected: - defaultMode: -50623103 - sources: - - configMap: - items: - - key: "133" - mode: 1569606284 - path: "134" - name: "132" - optional: false - downwardAPI: - items: - - fieldRef: - apiVersion: "128" - fieldPath: "129" - mode: -1319998825 - path: "127" - resourceFieldRef: - containerName: "130" - divisor: "838" - resource: "131" - secret: - items: - - key: "125" - mode: 996680040 - path: "126" - name: "124" - optional: false - serviceAccountToken: - audience: "135" - expirationSeconds: -4636499237765408684 - path: "136" - quobyte: - group: "117" - readOnly: true - registry: "114" - tenant: "118" - user: "116" - volume: "115" - rbd: - fsType: "77" - image: "76" - keyring: "80" - monitors: - - "75" - pool: "78" - readOnly: true - secretRef: - name: "81" - user: "79" - scaleIO: - fsType: "146" - gateway: "139" - protectionDomain: "142" - readOnly: true - secretRef: - name: "141" - sslEnabled: true - storageMode: "144" - storagePool: "143" - system: "140" - volumeName: "145" - secret: - defaultMode: -288563359 - items: - - key: "61" - mode: -1365115016 - path: "62" - optional: false - secretName: "60" - storageos: - fsType: "149" - readOnly: true - secretRef: - name: "150" - volumeName: "147" - volumeNamespace: "148" - vsphereVolume: - fsType: "111" - storagePolicyID: "113" - storagePolicyName: "112" - volumePath: "110" - updateStrategy: - rollingUpdate: - partition: -186717017 - type: Z槇鿖]甙ªŒ,躻[鶆f盧詳痍4' - volumeClaimTemplates: - - metadata: - annotations: - "347": "348" - clusterName: "353" - creationTimestamp: null - deletionGracePeriodSeconds: 6779218673590464341 - finalizers: - - "352" - generateName: "341" - generation: -7417757023786628909 - labels: - "345": "346" - managedFields: - - apiVersion: "355" - fields: - "356": - "357": null - manager: "354" - operation: E嗆R2璻攜轴 - name: "340" - namespace: "342" - ownerReferences: - - apiVersion: "349" - blockOwnerDeletion: false - controller: true - kind: "350" - name: "351" - uid: țb贇髪čɣ暇镘買ɱD很唟- - resourceVersion: "15930892079168115837" - selfLink: "343" - spec: - accessModes: - - Pöƌ镳餘 - dataSource: - apiGroup: "368" - kind: "369" - name: "370" - resources: - limits: - 撣樀: "688" - requests: - 4Y鳲Jɡ: "987" - selector: - matchExpressions: - - key: PfNx__-U_.Pn-W23-_.z_.._s--_F-R - operator: In - values: - - g__4K..-68-7AlR__8-7_-YD-Q9_-_1 - matchLabels: - t.k47M7y-Dy__3wc.q.8_00.0_N: "" - storageClassName: "367" - volumeMode: iD¢ƿ媴h5ƅȸȓɻ猶 - volumeName: "366" - status: - accessModes: - - Ǣ龞瞯å檳ė>c緍k¢茤Ƣǟ½灶 - capacity: - u汎mō6µɑ`ȗ<8^翜T蘈ý: "37" - conditions: - - lastProbeTime: "2489-11-15T17:36:06Z" - lastTransitionTime: "2023-10-20T16:52:07Z" - message: "372" - reason: "371" - status: I梞ū筀 - type: ɁºDZ秶ʑ韝e溣狣愿激H\Ȳ - phase: 嫡牿咸Ǻ潑鶋洅啶'ƈo -status: - collisionCount: 1836894267 - conditions: - - lastTransitionTime: "2741-08-01T23:33:42Z" - message: "377" - reason: "376" - status: 誀ŭ"ɦ? - type: 囨汙Ȗ><僚徘ó蒿 - currentReplicas: 1538760390 - currentRevision: "374" - observedGeneration: 3145429786196118388 - readyReplicas: -63012996 - replicas: 1256299227 - updateRevision: "375" - updatedReplicas: 346775159 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.ControllerRevision.after_roundtrip.json b/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.ControllerRevision.after_roundtrip.json deleted file mode 100644 index 2ef9c9a7a40..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.ControllerRevision.after_roundtrip.json +++ /dev/null @@ -1,44 +0,0 @@ -{ - "kind": "ControllerRevision", - "apiVersion": "apps/v1beta1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17" - } - ] - }, - "data": {"apiVersion":"example.com/v1","kind":"CustomType","spec":{"replicas":1},"status":{"available":1}}, - "revision": 1089963290653861247 -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.ControllerRevision.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.ControllerRevision.after_roundtrip.pb deleted file mode 100644 index a92e15a7a021c79a6033694cc892f5085ed24052..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 362 zcmd0{C}!YN;^IjxC@9u1GfYY?Ni-A^a?Z~yDay~uNi7OWEz2y<%+C|r&BS$rk&Dqt zh|ySz(L{;SR7>ed>&wO6M^+blJ)75+Xz^lUZ^DrkCuiurn6cjMNO#!NB|B1$L=4R= z%}k6;4a`j}j4jMe%?yl;EiG=pYr5LlJ*Tn2i6LNZ$JXZ7`RC^BW{hIvVl)?Gv`Av- zVzd-uGBn6i;9@c~l43G6R^oH1db)eciT3K^qg}`P3$&OF4GkD97>k$;O{$m-O}iL% zflAGU6kks0dOD@+<>Hw~=jnz%owMce_C)=YQ)-`0Y}9zRbNZ3CSfFXed>&wO6M^+blJ)75+Xz^lUZ^DrkCuiurn6cjMNO#!NB|B1$L=4R= z%}k6;4a`j}j4jMe%?yl;EiG=pYr5LlJ*Tn2i6LNZ$JXZ7`RC^BW{hIvVl)?Gv`Av- zVzd-uGBn6i;9@c~l43G6R^oH1db)eciT3K^qg}`P3$&OF4GkD97>k$;O{$m-O}iLv zflAGU6kks0dOD@+<>Hw~=jnz%owMce_C)=YQ)-`0Y}9zRbNZ3CSfFXVp(ElPGV9{DoCPM;{U0> PwJ&~6nZPf_pu_+GP`rej diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.ControllerRevision.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.ControllerRevision.yaml deleted file mode 100644 index 0dde208b1d0..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.ControllerRevision.yaml +++ /dev/null @@ -1,41 +0,0 @@ -apiVersion: apps/v1beta1 -data: - apiVersion: example.com/v1 - kind: CustomType - spec: - replicas: 1 - status: - available: 1 -kind: ControllerRevision -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - fields: - "18": - "19": null - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -revision: 1089963290653861247 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.Deployment.after_roundtrip.json b/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.Deployment.after_roundtrip.json deleted file mode 100644 index 8106df9cc3a..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.Deployment.after_roundtrip.json +++ /dev/null @@ -1,1072 +0,0 @@ -{ - "kind": "Deployment", - "apiVersion": "apps/v1beta1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17" - } - ] - }, - "spec": { - "replicas": -1978186127, - "selector": { - "matchLabels": { - "w9v--m0-1y5-g3/JFHn7y-74.-0MUORQQ.N2.1.L.l-Y._.-44..d.__g": "F-_3-n-_-__3u-.__P__.7U-Uo_F" - }, - "matchExpressions": [ - { - "key": "5816m59-dx8----i--5-8t36b--09--23-u19m-35--d.vo61---4fy--9---7--9-9s-0-u5lj2--10pq-0-7-9-2-ekg-071b/YJTrcd-2.-__E_Sv__26KX_F", - "operator": "NotIn", - "values": [ - "y_y_o0_5qN2_---_M.N_._a6.9bHjdH.-.5_.I8__.-AIw.__-___16" - ] - } - ] - }, - "template": { - "metadata": { - "name": "30", - "generateName": "31", - "namespace": "32", - "selfLink": "33", - "uid": "]躢|)黰eȪ嵛4$%QɰVzÏ抴", - "resourceVersion": "373742866186182450", - "generation": 3557306139556084909, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -2848337479447330428, - "labels": { - "35": "36" - }, - "annotations": { - "37": "38" - }, - "ownerReferences": [ - { - "apiVersion": "39", - "kind": "40", - "name": "41", - "uid": "@Z^嫫猤痈C*ĕʄő芖{|ǘ\"^饣", - "controller": false, - "blockOwnerDeletion": false - } - ], - "finalizers": [ - "42" - ], - "clusterName": "43", - "managedFields": [ - { - "manager": "44", - "operation": "妻ƅTGS5Ǎ", - "apiVersion": "45" - } - ] - }, - "spec": { - "volumes": [ - { - "name": "51", - "hostPath": { - "path": "52", - "type": "Uʎ浵ɲõ" - }, - "emptyDir": { - "medium": "o\u0026蕭k ź贩j瀉", - "sizeLimit": "621" - }, - "gcePersistentDisk": { - "pdName": "53", - "fsType": "54", - "partition": -1321131665, - "readOnly": true - }, - "awsElasticBlockStore": { - "volumeID": "55", - "fsType": "56", - "partition": -1996616480 - }, - "gitRepo": { - "repository": "57", - "revision": "58", - "directory": "59" - }, - "secret": { - "secretName": "60", - "items": [ - { - "key": "61", - "path": "62", - "mode": -1365115016 - } - ], - "defaultMode": -288563359, - "optional": false - }, - "nfs": { - "server": "63", - "path": "64" - }, - "iscsi": { - "targetPortal": "65", - "iqn": "66", - "lun": 636617833, - "iscsiInterface": "67", - "fsType": "68", - "portals": [ - "69" - ], - "secretRef": { - "name": "70" - }, - "initiatorName": "71" - }, - "glusterfs": { - "endpoints": "72", - "path": "73", - "readOnly": true - }, - "persistentVolumeClaim": { - "claimName": "74", - "readOnly": true - }, - "rbd": { - "monitors": [ - "75" - ], - "image": "76", - "fsType": "77", - "pool": "78", - "user": "79", - "keyring": "80", - "secretRef": { - "name": "81" - }, - "readOnly": true - }, - "flexVolume": { - "driver": "82", - "fsType": "83", - "secretRef": { - "name": "84" - }, - "readOnly": true, - "options": { - "85": "86" - } - }, - "cinder": { - "volumeID": "87", - "fsType": "88", - "readOnly": true, - "secretRef": { - "name": "89" - } - }, - "cephfs": { - "monitors": [ - "90" - ], - "path": "91", - "user": "92", - "secretFile": "93", - "secretRef": { - "name": "94" - }, - "readOnly": true - }, - "flocker": { - "datasetName": "95", - "datasetUUID": "96" - }, - "downwardAPI": { - "items": [ - { - "path": "97", - "fieldRef": { - "apiVersion": "98", - "fieldPath": "99" - }, - "resourceFieldRef": { - "containerName": "100", - "resource": "101", - "divisor": "772" - }, - "mode": -1482763519 - } - ], - "defaultMode": -1376537100 - }, - "fc": { - "targetWWNs": [ - "102" - ], - "lun": -1902521464, - "fsType": "103", - "wwids": [ - "104" - ] - }, - "azureFile": { - "secretName": "105", - "shareName": "106" - }, - "configMap": { - "name": "107", - "items": [ - { - "key": "108", - "path": "109", - "mode": -1296140 - } - ], - "defaultMode": 480521693, - "optional": false - }, - "vsphereVolume": { - "volumePath": "110", - "fsType": "111", - "storagePolicyName": "112", - "storagePolicyID": "113" - }, - "quobyte": { - "registry": "114", - "volume": "115", - "readOnly": true, - "user": "116", - "group": "117", - "tenant": "118" - }, - "azureDisk": { - "diskName": "119", - "diskURI": "120", - "cachingMode": "唼Ģ猇õǶț鹎ğ#咻痗ȡmƴy綸_", - "fsType": "121", - "readOnly": true, - "kind": "參遼ūP" - }, - "photonPersistentDisk": { - "pdID": "122", - "fsType": "123" - }, - "projected": { - "sources": [ - { - "secret": { - "name": "124", - "items": [ - { - "key": "125", - "path": "126", - "mode": 996680040 - } - ], - "optional": false - }, - "downwardAPI": { - "items": [ - { - "path": "127", - "fieldRef": { - "apiVersion": "128", - "fieldPath": "129" - }, - "resourceFieldRef": { - "containerName": "130", - "resource": "131", - "divisor": "838" - }, - "mode": -1319998825 - } - ] - }, - "configMap": { - "name": "132", - "items": [ - { - "key": "133", - "path": "134", - "mode": 1569606284 - } - ], - "optional": false - }, - "serviceAccountToken": { - "audience": "135", - "expirationSeconds": -4636499237765408684, - "path": "136" - } - } - ], - "defaultMode": -50623103 - }, - "portworxVolume": { - "volumeID": "137", - "fsType": "138", - "readOnly": true - }, - "scaleIO": { - "gateway": "139", - "system": "140", - "secretRef": { - "name": "141" - }, - "sslEnabled": true, - "protectionDomain": "142", - "storagePool": "143", - "storageMode": "144", - "volumeName": "145", - "fsType": "146", - "readOnly": true - }, - "storageos": { - "volumeName": "147", - "volumeNamespace": "148", - "fsType": "149", - "readOnly": true, - "secretRef": { - "name": "150" - } - }, - "csi": { - "driver": "151", - "readOnly": false, - "fsType": "152", - "volumeAttributes": { - "153": "154" - }, - "nodePublishSecretRef": { - "name": "155" - } - } - } - ], - "initContainers": [ - { - "name": "156", - "image": "157", - "command": [ - "158" - ], - "args": [ - "159" - ], - "workingDir": "160", - "ports": [ - { - "name": "161", - "hostPort": 963442342, - "containerPort": 1180382332, - "protocol": "H韹寬娬ï瓼猀2:öY鶪5w垁", - "hostIP": "162" - } - ], - "envFrom": [ - { - "prefix": "163", - "configMapRef": { - "name": "164", - "optional": true - }, - "secretRef": { - "name": "165", - "optional": true - } - } - ], - "env": [ - { - "name": "166", - "value": "167", - "valueFrom": { - "fieldRef": { - "apiVersion": "168", - "fieldPath": "169" - }, - "resourceFieldRef": { - "containerName": "170", - "resource": "171", - "divisor": "813" - }, - "configMapKeyRef": { - "name": "172", - "key": "173", - "optional": false - }, - "secretKeyRef": { - "name": "174", - "key": "175", - "optional": true - } - } - } - ], - "resources": { - "limits": { - "Nșƶ4ĩĉş蝿ɖȃ賲鐅臬dH巧壚t": "770" - }, - "requests": { - "sn芞QÄȻȊ+?ƭ峧": "970" - } - }, - "volumeMounts": [ - { - "name": "176", - "mountPath": "177", - "subPath": "178", - "mountPropagation": "«öʮĀ\u003cé瞾ʀNŬɨǙÄr蛏豈ɃHŠ", - "subPathExpr": "179" - } - ], - "volumeDevices": [ - { - "name": "180", - "devicePath": "181" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "182" - ] - }, - "httpGet": { - "path": "183", - "port": -1167888910, - "host": "184", - "scheme": ".Q貇£ȹ嫰ƹǔw÷nI", - "httpHeaders": [ - { - "name": "185", - "value": "186" - } - ] - }, - "tcpSocket": { - "port": "187", - "host": "188" - }, - "initialDelaySeconds": -162264011, - "timeoutSeconds": 800220849, - "periodSeconds": -1429994426, - "successThreshold": 135036402, - "failureThreshold": -1650568978 - }, - "readinessProbe": { - "exec": { - "command": [ - "189" - ] - }, - "httpGet": { - "path": "190", - "port": -2015604435, - "host": "191", - "scheme": "jƯĖ漘Z剚敍0)", - "httpHeaders": [ - { - "name": "192", - "value": "193" - } - ] - }, - "tcpSocket": { - "port": 424236719, - "host": "194" - }, - "initialDelaySeconds": -2031266553, - "timeoutSeconds": -840997104, - "periodSeconds": -648954478, - "successThreshold": 1170649416, - "failureThreshold": 893619181 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "195" - ] - }, - "httpGet": { - "path": "196", - "port": "197", - "host": "198", - "scheme": "ɩC", - "httpHeaders": [ - { - "name": "199", - "value": "200" - } - ] - }, - "tcpSocket": { - "port": "201", - "host": "202" - } - }, - "preStop": { - "exec": { - "command": [ - "203" - ] - }, - "httpGet": { - "path": "204", - "port": 747802823, - "host": "205", - "scheme": "ĨFħ籘Àǒɿʒ", - "httpHeaders": [ - { - "name": "206", - "value": "207" - } - ] - }, - "tcpSocket": { - "port": 1912934380, - "host": "208" - } - } - }, - "terminationMessagePath": "209", - "terminationMessagePolicy": "1ſ盷褎weLJèux榜VƋZ1Ůđ眊", - "imagePullPolicy": "Ź9ǕLLȊɞ-uƻ悖", - "securityContext": { - "capabilities": { - "add": [ - "Ƹ[Ęİ榌U髷裎$MVȟ@7" - ], - "drop": [ - "奺Ȋ礶惇¸t颟.鵫ǚ" - ] - }, - "privileged": true, - "seLinuxOptions": { - "user": "210", - "role": "211", - "type": "212", - "level": "213" - }, - "runAsUser": 1162216870203002790, - "runAsGroup": -3651020110942663855, - "runAsNonRoot": false, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": false, - "procMount": "-鿧悮坮Ȣ幟ļ" - }, - "stdin": true, - "tty": true - } - ], - "containers": [ - { - "name": "214", - "image": "215", - "command": [ - "216" - ], - "args": [ - "217" - ], - "workingDir": "218", - "ports": [ - { - "name": "219", - "hostPort": -1336170981, - "containerPort": 1179132251, - "protocol": "Kʝ瘴I\\p[ħsĨɆâĺɗ", - "hostIP": "220" - } - ], - "envFrom": [ - { - "prefix": "221", - "configMapRef": { - "name": "222", - "optional": true - }, - "secretRef": { - "name": "223", - "optional": true - } - } - ], - "env": [ - { - "name": "224", - "value": "225", - "valueFrom": { - "fieldRef": { - "apiVersion": "226", - "fieldPath": "227" - }, - "resourceFieldRef": { - "containerName": "228", - "resource": "229", - "divisor": "99" - }, - "configMapKeyRef": { - "name": "230", - "key": "231", - "optional": false - }, - "secretKeyRef": { - "name": "232", - "key": "233", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "攤/ɸɎ R§耶FfBl": "326" - }, - "requests": { - "ɱJȉ罴": "587" - } - }, - "volumeMounts": [ - { - "name": "234", - "readOnly": true, - "mountPath": "235", - "subPath": "236", - "mountPropagation": "6dz娝嘚庎D}埽uʎȺ眖R#yV'W", - "subPathExpr": "237" - } - ], - "volumeDevices": [ - { - "name": "238", - "devicePath": "239" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "240" - ] - }, - "httpGet": { - "path": "241", - "port": "242", - "host": "243", - "scheme": "Í勅跦Opwǩ曬逴褜1ØœȠƬ", - "httpHeaders": [ - { - "name": "244", - "value": "245" - } - ] - }, - "tcpSocket": { - "port": "246", - "host": "247" - }, - "initialDelaySeconds": 1419770315, - "timeoutSeconds": 300356869, - "periodSeconds": 1830495826, - "successThreshold": 1102291854, - "failureThreshold": -241238495 - }, - "readinessProbe": { - "exec": { - "command": [ - "248" - ] - }, - "httpGet": { - "path": "249", - "port": 972978563, - "host": "250", - "scheme": "ȨŮ+朷Ǝ膯", - "httpHeaders": [ - { - "name": "251", - "value": "252" - } - ] - }, - "tcpSocket": { - "port": -1506633471, - "host": "253" - }, - "initialDelaySeconds": -249989919, - "timeoutSeconds": -171684192, - "periodSeconds": -602419938, - "successThreshold": 1040396664, - "failureThreshold": -979584143 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "254" - ] - }, - "httpGet": { - "path": "255", - "port": "256", - "host": "257", - "scheme": "碧闳ȩr", - "httpHeaders": [ - { - "name": "258", - "value": "259" - } - ] - }, - "tcpSocket": { - "port": "260", - "host": "261" - } - }, - "preStop": { - "exec": { - "command": [ - "262" - ] - }, - "httpGet": { - "path": "263", - "port": "264", - "host": "265", - "scheme": "ē鐭#嬀ơŸ8T 苧yñKJɐ", - "httpHeaders": [ - { - "name": "266", - "value": "267" - } - ] - }, - "tcpSocket": { - "port": "268", - "host": "269" - } - } - }, - "terminationMessagePath": "270", - "terminationMessagePolicy": "ƚ绤fʀļ腩墺Ò媁荭gw忊|E剒蔞", - "imagePullPolicy": "=E埄Ȁ朦 wƯ貾坢'跩aŕ翑0展", - "securityContext": { - "capabilities": { - "add": [ - "庰%皧V" - ], - "drop": [ - "现葢ŵ橨鬶l獕;跣Hǝcw媀瓄\u0026翜舞拉" - ] - }, - "privileged": true, - "seLinuxOptions": { - "user": "271", - "role": "272", - "type": "273", - "level": "274" - }, - "runAsUser": 8876559635423161004, - "runAsGroup": -1576913564542459711, - "runAsNonRoot": true, - "readOnlyRootFilesystem": false, - "allowPrivilegeEscalation": false, - "procMount": "ĠM蘇KŅ/»頸+SÄ蚃" - }, - "tty": true - } - ], - "restartPolicy": ")酊龨δ摖ȱğ_\u003cǬëJ橈'琕鶫:", - "terminationGracePeriodSeconds": -5370059306928520750, - "activeDeadlineSeconds": 5724260086168234152, - "dnsPolicy": "'ǵɐ鰥", - "nodeSelector": { - "275": "276" - }, - "serviceAccountName": "277", - "serviceAccount": "278", - "automountServiceAccountToken": true, - "nodeName": "279", - "hostNetwork": true, - "hostPID": true, - "shareProcessNamespace": false, - "securityContext": { - "seLinuxOptions": { - "user": "280", - "role": "281", - "type": "282", - "level": "283" - }, - "runAsUser": 1517677345437208428, - "runAsGroup": 4640906527069599386, - "runAsNonRoot": true, - "supplementalGroups": [ - -6499508485510627932 - ], - "fsGroup": -4389239449149439507, - "sysctls": [ - { - "name": "284", - "value": "285" - } - ] - }, - "imagePullSecrets": [ - { - "name": "286" - } - ], - "hostname": "287", - "subdomain": "288", - "affinity": { - "nodeAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": { - "nodeSelectorTerms": [ - { - "matchExpressions": [ - { - "key": "289", - "operator": "", - "values": [ - "290" - ] - } - ], - "matchFields": [ - { - "key": "291", - "operator": "亏yƕ丆録²Ŏ)/灩聋3趐囨鏻", - "values": [ - "292" - ] - } - ] - } - ] - }, - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -938421813, - "preference": { - "matchExpressions": [ - { - "key": "293", - "operator": "蹔ŧ", - "values": [ - "294" - ] - } - ], - "matchFields": [ - { - "key": "295", - "operator": "x$1", - "values": [ - "296" - ] - } - ] - } - } - ] - }, - "podAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "jeds4-4tz9x--43--3---93-2-2-37--e00uz-z0sn-8hx-qa--0o8m3-d0n/py_8-3..s._.x.2K_2qu_0S-Cq0": "8yP9S--858LI__.8____rO-S-P_-...0c.-p" - }, - "matchExpressions": [ - { - "key": "f.-zv._._.5-H.T.-.-.T-V_D_0-K_AS", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "303" - ], - "topologyKey": "304" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -902839620, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "x3..-.8-Jp-9-4-Tm.Y": "k8...__.Q_c8.G.b_9_1o.w_aI._31-_I-A-_3bz._8M01" - }, - "matchExpressions": [ - { - "key": "w9-9d8-s7t/ZX-D---k..1Q7._l.._Q.6.I--2_9.v.--_.--4QQo", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "311" - ], - "topologyKey": "312" - } - } - ] - }, - "podAntiAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "7-3x-3/9a_-0R_.Z__Lv8_.O_..8n.--z_-..6W.VK.sTt.-U_--56-.7D.3_P": "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": [ - "319" - ], - "topologyKey": "320" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": 1505385143, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "yp8q-sf1--gw-jz-659--0l-023bm-6l2e5---k5v3a---9/tA.W5_-5_.V1-rU.___06.eqk5E_-4-.XH-.k.7.l_-W81": "o_6Z..11_7pX_.-mLlx...w_t-_.5.40Rw4gD.._.-x6db-L7.-__-G_2kCpS_1" - }, - "matchExpressions": [ - { - "key": "d-XZ-x.__.Y_2-n_5023Xl-3Pw_-r7g", - "operator": "NotIn", - "values": [ - "VT3sn-0_.i__a.O2G_J" - ] - } - ] - }, - "namespaces": [ - "327" - ], - "topologyKey": "328" - } - } - ] - } - }, - "schedulerName": "329", - "tolerations": [ - { - "key": "330", - "operator": "抷qTfZȻ干m謆7", - "value": "331", - "effect": "儉ɩ柀", - "tolerationSeconds": -7411984641310969236 - } - ], - "hostAliases": [ - { - "ip": "332", - "hostnames": [ - "333" - ] - } - ], - "priorityClassName": "334", - "priority": -895317190, - "dnsConfig": { - "nameservers": [ - "335" - ], - "searches": [ - "336" - ], - "options": [ - { - "name": "337", - "value": "338" - } - ] - }, - "readinessGates": [ - { - "conditionType": "ċƹ|慼櫁色苆试揯遐e4'ď曕椐敛n" - } - ], - "runtimeClassName": "339", - "enableServiceLinks": true - } - }, - "strategy": { - "type": "Ŗ鱓;鹡鑓侅闍ŏ", - "rollingUpdate": { - - } - }, - "minReadySeconds": -721017134, - "revisionHistoryLimit": -2062497734, - "paused": true, - "rollbackTo": { - "revision": 1503865638277557961 - }, - "progressDeadlineSeconds": -94103882 - }, - "status": { - "observedGeneration": -5187798234288383520, - "replicas": 1170997513, - "updatedReplicas": 44905239, - "readyReplicas": 1866809652, - "availableReplicas": -164761311, - "unavailableReplicas": -1844415313, - "conditions": [ - { - "type": "很唟-墡è箁E嗆R2璻攜轴ɓ雤Ƽ]焤Ɂ", - "status": "PPöƌ镳餘ŁƁ翂|C ɩ", - "lastUpdateTime": "2646-12-03T23:27:38Z", - "lastTransitionTime": "2449-11-26T19:51:46Z", - "reason": "340", - "message": "341" - } - ], - "collisionCount": -305244896 - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.Deployment.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.Deployment.after_roundtrip.pb deleted file mode 100644 index 7cc2e2f89da22d1be0ff5b980f4128ba737869b9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 5170 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 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.Deployment.after_roundtrip.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.Deployment.after_roundtrip.yaml deleted file mode 100644 index 811ce813ea9..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.Deployment.after_roundtrip.yaml +++ /dev/null @@ -1,728 +0,0 @@ -apiVersion: apps/v1beta1 -kind: Deployment -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -spec: - minReadySeconds: -721017134 - paused: true - progressDeadlineSeconds: -94103882 - replicas: -1978186127 - revisionHistoryLimit: -2062497734 - rollbackTo: - revision: 1503865638277557961 - selector: - matchExpressions: - - key: 5816m59-dx8----i--5-8t36b--09--23-u19m-35--d.vo61---4fy--9---7--9-9s-0-u5lj2--10pq-0-7-9-2-ekg-071b/YJTrcd-2.-__E_Sv__26KX_F - operator: NotIn - values: - - y_y_o0_5qN2_---_M.N_._a6.9bHjdH.-.5_.I8__.-AIw.__-___16 - matchLabels: - w9v--m0-1y5-g3/JFHn7y-74.-0MUORQQ.N2.1.L.l-Y._.-44..d.__g: F-_3-n-_-__3u-.__P__.7U-Uo_F - strategy: - rollingUpdate: {} - type: Ŗ鱓;鹡鑓侅闍ŏ - template: - metadata: - annotations: - "37": "38" - clusterName: "43" - creationTimestamp: null - deletionGracePeriodSeconds: -2848337479447330428 - finalizers: - - "42" - generateName: "31" - generation: 3557306139556084909 - labels: - "35": "36" - managedFields: - - apiVersion: "45" - manager: "44" - operation: 妻ƅTGS5Ǎ - name: "30" - namespace: "32" - ownerReferences: - - apiVersion: "39" - blockOwnerDeletion: false - controller: false - kind: "40" - name: "41" - uid: '@Z^嫫猤痈C*ĕʄő芖{|ǘ"^饣' - resourceVersion: "373742866186182450" - selfLink: "33" - uid: ']躢|)黰eȪ嵛4$%QɰVzÏ抴' - spec: - activeDeadlineSeconds: 5724260086168234152 - affinity: - nodeAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - key: "293" - operator: 蹔ŧ - values: - - "294" - matchFields: - - key: "295" - operator: x$1 - values: - - "296" - weight: -938421813 - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - key: "289" - operator: "" - values: - - "290" - matchFields: - - key: "291" - operator: 亏yƕ丆録²Ŏ)/灩聋3趐囨鏻 - values: - - "292" - podAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: w9-9d8-s7t/ZX-D---k..1Q7._l.._Q.6.I--2_9.v.--_.--4QQo - operator: DoesNotExist - matchLabels: - x3..-.8-Jp-9-4-Tm.Y: k8...__.Q_c8.G.b_9_1o.w_aI._31-_I-A-_3bz._8M01 - namespaces: - - "311" - topologyKey: "312" - weight: -902839620 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: f.-zv._._.5-H.T.-.-.T-V_D_0-K_AS - operator: DoesNotExist - matchLabels: - jeds4-4tz9x--43--3---93-2-2-37--e00uz-z0sn-8hx-qa--0o8m3-d0n/py_8-3..s._.x.2K_2qu_0S-Cq0: 8yP9S--858LI__.8____rO-S-P_-...0c.-p - namespaces: - - "303" - topologyKey: "304" - podAntiAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: d-XZ-x.__.Y_2-n_5023Xl-3Pw_-r7g - operator: NotIn - values: - - VT3sn-0_.i__a.O2G_J - matchLabels: - yp8q-sf1--gw-jz-659--0l-023bm-6l2e5---k5v3a---9/tA.W5_-5_.V1-rU.___06.eqk5E_-4-.XH-.k.7.l_-W81: o_6Z..11_7pX_.-mLlx...w_t-_.5.40Rw4gD.._.-x6db-L7.-__-G_2kCpS_1 - namespaces: - - "327" - topologyKey: "328" - weight: 1505385143 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: 1-_-3_L_2--_v2.5p_..Y-.wg_-b8a_6_.0Q4_.84.K_-_0_..u.F.pq..--3C - operator: In - values: - - p_N-S..O-BZ..6-1.S-B3_.b17ca-_p-y.eQZ9p_6.Cw - matchLabels: - 7-3x-3/9a_-0R_.Z__Lv8_.O_..8n.--z_-..6W.VK.sTt.-U_--56-.7D.3_P: d._.Um.-__k.5 - namespaces: - - "319" - topologyKey: "320" - automountServiceAccountToken: true - containers: - - args: - - "217" - command: - - "216" - env: - - name: "224" - value: "225" - valueFrom: - configMapKeyRef: - key: "231" - name: "230" - optional: false - fieldRef: - apiVersion: "226" - fieldPath: "227" - resourceFieldRef: - containerName: "228" - divisor: "99" - resource: "229" - secretKeyRef: - key: "233" - name: "232" - optional: false - envFrom: - - configMapRef: - name: "222" - optional: true - prefix: "221" - secretRef: - name: "223" - optional: true - image: "215" - imagePullPolicy: =E埄Ȁ朦 wƯ貾坢'跩aŕ翑0展 - lifecycle: - postStart: - exec: - command: - - "254" - httpGet: - host: "257" - httpHeaders: - - name: "258" - value: "259" - path: "255" - port: "256" - scheme: 碧闳ȩr - tcpSocket: - host: "261" - port: "260" - preStop: - exec: - command: - - "262" - httpGet: - host: "265" - httpHeaders: - - name: "266" - value: "267" - path: "263" - port: "264" - scheme: ē鐭#嬀ơŸ8T 苧yñKJɐ - tcpSocket: - host: "269" - port: "268" - livenessProbe: - exec: - command: - - "240" - failureThreshold: -241238495 - httpGet: - host: "243" - httpHeaders: - - name: "244" - value: "245" - path: "241" - port: "242" - scheme: Í勅跦Opwǩ曬逴褜1ØœȠƬ - initialDelaySeconds: 1419770315 - periodSeconds: 1830495826 - successThreshold: 1102291854 - tcpSocket: - host: "247" - port: "246" - timeoutSeconds: 300356869 - name: "214" - ports: - - containerPort: 1179132251 - hostIP: "220" - hostPort: -1336170981 - name: "219" - protocol: Kʝ瘴I\p[ħsĨɆâĺɗ - readinessProbe: - exec: - command: - - "248" - failureThreshold: -979584143 - httpGet: - host: "250" - httpHeaders: - - name: "251" - value: "252" - path: "249" - port: 972978563 - scheme: ȨŮ+朷Ǝ膯 - initialDelaySeconds: -249989919 - periodSeconds: -602419938 - successThreshold: 1040396664 - tcpSocket: - host: "253" - port: -1506633471 - timeoutSeconds: -171684192 - resources: - limits: - 攤/ɸɎ R§耶FfBl: "326" - requests: - ɱJȉ罴: "587" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - 庰%皧V - drop: - - 现葢ŵ橨鬶l獕;跣Hǝcw媀瓄&翜舞拉 - privileged: true - procMount: ĠM蘇KŅ/»頸+SÄ蚃 - readOnlyRootFilesystem: false - runAsGroup: -1576913564542459711 - runAsNonRoot: true - runAsUser: 8876559635423161004 - seLinuxOptions: - level: "274" - role: "272" - type: "273" - user: "271" - terminationMessagePath: "270" - terminationMessagePolicy: ƚ绤fʀļ腩墺Ò媁荭gw忊|E剒蔞 - tty: true - volumeDevices: - - devicePath: "239" - name: "238" - volumeMounts: - - mountPath: "235" - mountPropagation: 6dz娝嘚庎D}埽uʎȺ眖R#yV'W - name: "234" - readOnly: true - subPath: "236" - subPathExpr: "237" - workingDir: "218" - dnsConfig: - nameservers: - - "335" - options: - - name: "337" - value: "338" - searches: - - "336" - dnsPolicy: '''ǵɐ鰥' - enableServiceLinks: true - hostAliases: - - hostnames: - - "333" - ip: "332" - hostNetwork: true - hostPID: true - hostname: "287" - imagePullSecrets: - - name: "286" - initContainers: - - args: - - "159" - command: - - "158" - env: - - name: "166" - value: "167" - valueFrom: - configMapKeyRef: - key: "173" - name: "172" - optional: false - fieldRef: - apiVersion: "168" - fieldPath: "169" - resourceFieldRef: - containerName: "170" - divisor: "813" - resource: "171" - secretKeyRef: - key: "175" - name: "174" - optional: true - envFrom: - - configMapRef: - name: "164" - optional: true - prefix: "163" - secretRef: - name: "165" - optional: true - image: "157" - imagePullPolicy: Ź9ǕLLȊɞ-uƻ悖 - lifecycle: - postStart: - exec: - command: - - "195" - httpGet: - host: "198" - httpHeaders: - - name: "199" - value: "200" - path: "196" - port: "197" - scheme: ɩC - tcpSocket: - host: "202" - port: "201" - preStop: - exec: - command: - - "203" - httpGet: - host: "205" - httpHeaders: - - name: "206" - value: "207" - path: "204" - port: 747802823 - scheme: ĨFħ籘Àǒɿʒ - tcpSocket: - host: "208" - port: 1912934380 - livenessProbe: - exec: - command: - - "182" - failureThreshold: -1650568978 - httpGet: - host: "184" - httpHeaders: - - name: "185" - value: "186" - path: "183" - port: -1167888910 - scheme: .Q貇£ȹ嫰ƹǔw÷nI - initialDelaySeconds: -162264011 - periodSeconds: -1429994426 - successThreshold: 135036402 - tcpSocket: - host: "188" - port: "187" - timeoutSeconds: 800220849 - name: "156" - ports: - - containerPort: 1180382332 - hostIP: "162" - hostPort: 963442342 - name: "161" - protocol: H韹寬娬ï瓼猀2:öY鶪5w垁 - readinessProbe: - exec: - command: - - "189" - failureThreshold: 893619181 - httpGet: - host: "191" - httpHeaders: - - name: "192" - value: "193" - path: "190" - port: -2015604435 - scheme: jƯĖ漘Z剚敍0) - initialDelaySeconds: -2031266553 - periodSeconds: -648954478 - successThreshold: 1170649416 - tcpSocket: - host: "194" - port: 424236719 - timeoutSeconds: -840997104 - resources: - limits: - Nșƶ4ĩĉş蝿ɖȃ賲鐅臬dH巧壚t: "770" - requests: - sn芞QÄȻȊ+?ƭ峧: "970" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - Ƹ[Ęİ榌U髷裎$MVȟ@7 - drop: - - 奺Ȋ礶惇¸t颟.鵫ǚ - privileged: true - procMount: -鿧悮坮Ȣ幟ļ - readOnlyRootFilesystem: true - runAsGroup: -3651020110942663855 - runAsNonRoot: false - runAsUser: 1162216870203002790 - seLinuxOptions: - level: "213" - role: "211" - type: "212" - user: "210" - stdin: true - terminationMessagePath: "209" - terminationMessagePolicy: 1ſ盷褎weLJèux榜VƋZ1Ůđ眊 - tty: true - volumeDevices: - - devicePath: "181" - name: "180" - volumeMounts: - - mountPath: "177" - mountPropagation: «öʮĀ<é瞾ʀNŬɨǙÄr蛏豈ɃHŠ - name: "176" - subPath: "178" - subPathExpr: "179" - workingDir: "160" - nodeName: "279" - nodeSelector: - "275": "276" - priority: -895317190 - priorityClassName: "334" - readinessGates: - - conditionType: ċƹ|慼櫁色苆试揯遐e4'ď曕椐敛n - restartPolicy: ')酊龨δ摖ȱğ_<ǬëJ橈''琕鶫:' - runtimeClassName: "339" - schedulerName: "329" - securityContext: - fsGroup: -4389239449149439507 - runAsGroup: 4640906527069599386 - runAsNonRoot: true - runAsUser: 1517677345437208428 - seLinuxOptions: - level: "283" - role: "281" - type: "282" - user: "280" - supplementalGroups: - - -6499508485510627932 - sysctls: - - name: "284" - value: "285" - serviceAccount: "278" - serviceAccountName: "277" - shareProcessNamespace: false - subdomain: "288" - terminationGracePeriodSeconds: -5370059306928520750 - tolerations: - - effect: 儉ɩ柀 - key: "330" - operator: 抷qTfZȻ干m謆7 - tolerationSeconds: -7411984641310969236 - value: "331" - volumes: - - awsElasticBlockStore: - fsType: "56" - partition: -1996616480 - volumeID: "55" - azureDisk: - cachingMode: 唼Ģ猇õǶț鹎ğ#咻痗ȡmƴy綸_ - diskName: "119" - diskURI: "120" - fsType: "121" - kind: 參遼ūP - readOnly: true - azureFile: - secretName: "105" - shareName: "106" - cephfs: - monitors: - - "90" - path: "91" - readOnly: true - secretFile: "93" - secretRef: - name: "94" - user: "92" - cinder: - fsType: "88" - readOnly: true - secretRef: - name: "89" - volumeID: "87" - configMap: - defaultMode: 480521693 - items: - - key: "108" - mode: -1296140 - path: "109" - name: "107" - optional: false - csi: - driver: "151" - fsType: "152" - nodePublishSecretRef: - name: "155" - readOnly: false - volumeAttributes: - "153": "154" - downwardAPI: - defaultMode: -1376537100 - items: - - fieldRef: - apiVersion: "98" - fieldPath: "99" - mode: -1482763519 - path: "97" - resourceFieldRef: - containerName: "100" - divisor: "772" - resource: "101" - emptyDir: - medium: o&蕭k ź贩j瀉 - sizeLimit: "621" - fc: - fsType: "103" - lun: -1902521464 - targetWWNs: - - "102" - wwids: - - "104" - flexVolume: - driver: "82" - fsType: "83" - options: - "85": "86" - readOnly: true - secretRef: - name: "84" - flocker: - datasetName: "95" - datasetUUID: "96" - gcePersistentDisk: - fsType: "54" - partition: -1321131665 - pdName: "53" - readOnly: true - gitRepo: - directory: "59" - repository: "57" - revision: "58" - glusterfs: - endpoints: "72" - path: "73" - readOnly: true - hostPath: - path: "52" - type: Uʎ浵ɲõ - iscsi: - fsType: "68" - initiatorName: "71" - iqn: "66" - iscsiInterface: "67" - lun: 636617833 - portals: - - "69" - secretRef: - name: "70" - targetPortal: "65" - name: "51" - nfs: - path: "64" - server: "63" - persistentVolumeClaim: - claimName: "74" - readOnly: true - photonPersistentDisk: - fsType: "123" - pdID: "122" - portworxVolume: - fsType: "138" - readOnly: true - volumeID: "137" - projected: - defaultMode: -50623103 - sources: - - configMap: - items: - - key: "133" - mode: 1569606284 - path: "134" - name: "132" - optional: false - downwardAPI: - items: - - fieldRef: - apiVersion: "128" - fieldPath: "129" - mode: -1319998825 - path: "127" - resourceFieldRef: - containerName: "130" - divisor: "838" - resource: "131" - secret: - items: - - key: "125" - mode: 996680040 - path: "126" - name: "124" - optional: false - serviceAccountToken: - audience: "135" - expirationSeconds: -4636499237765408684 - path: "136" - quobyte: - group: "117" - readOnly: true - registry: "114" - tenant: "118" - user: "116" - volume: "115" - rbd: - fsType: "77" - image: "76" - keyring: "80" - monitors: - - "75" - pool: "78" - readOnly: true - secretRef: - name: "81" - user: "79" - scaleIO: - fsType: "146" - gateway: "139" - protectionDomain: "142" - readOnly: true - secretRef: - name: "141" - sslEnabled: true - storageMode: "144" - storagePool: "143" - system: "140" - volumeName: "145" - secret: - defaultMode: -288563359 - items: - - key: "61" - mode: -1365115016 - path: "62" - optional: false - secretName: "60" - storageos: - fsType: "149" - readOnly: true - secretRef: - name: "150" - volumeName: "147" - volumeNamespace: "148" - vsphereVolume: - fsType: "111" - storagePolicyID: "113" - storagePolicyName: "112" - volumePath: "110" -status: - availableReplicas: -164761311 - collisionCount: -305244896 - conditions: - - lastTransitionTime: "2449-11-26T19:51:46Z" - lastUpdateTime: "2646-12-03T23:27:38Z" - message: "341" - reason: "340" - status: PPöƌ镳餘ŁƁ翂|C ɩ - type: 很唟-墡è箁E嗆R2璻攜轴ɓ雤Ƽ]焤Ɂ - observedGeneration: -5187798234288383520 - readyReplicas: 1866809652 - replicas: 1170997513 - unavailableReplicas: -1844415313 - updatedReplicas: 44905239 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.Deployment.json b/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.Deployment.json deleted file mode 100644 index 4c4bb0e1794..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.Deployment.json +++ /dev/null @@ -1,1074 +0,0 @@ -{ - "kind": "Deployment", - "apiVersion": "apps/v1beta1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fields": {"18":{"19":null}} - } - ] - }, - "spec": { - "replicas": -1978186127, - "selector": { - "matchLabels": { - "w9v--m0-1y5-g3/JFHn7y-74.-0MUORQQ.N2.1.L.l-Y._.-44..d.__g": "F-_3-n-_-__3u-.__P__.7U-Uo_F" - }, - "matchExpressions": [ - { - "key": "5816m59-dx8----i--5-8t36b--09--23-u19m-35--d.vo61---4fy--9---7--9-9s-0-u5lj2--10pq-0-7-9-2-ekg-071b/YJTrcd-2.-__E_Sv__26KX_F", - "operator": "NotIn", - "values": [ - "y_y_o0_5qN2_---_M.N_._a6.9bHjdH.-.5_.I8__.-AIw.__-___16" - ] - } - ] - }, - "template": { - "metadata": { - "name": "30", - "generateName": "31", - "namespace": "32", - "selfLink": "33", - "uid": "]躢|)黰eȪ嵛4$%QɰVzÏ抴", - "resourceVersion": "373742866186182450", - "generation": 3557306139556084909, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -2848337479447330428, - "labels": { - "35": "36" - }, - "annotations": { - "37": "38" - }, - "ownerReferences": [ - { - "apiVersion": "39", - "kind": "40", - "name": "41", - "uid": "@Z^嫫猤痈C*ĕʄő芖{|ǘ\"^饣", - "controller": false, - "blockOwnerDeletion": false - } - ], - "finalizers": [ - "42" - ], - "clusterName": "43", - "managedFields": [ - { - "manager": "44", - "operation": "妻ƅTGS5Ǎ", - "apiVersion": "45", - "fields": {"46":{"47":null}} - } - ] - }, - "spec": { - "volumes": [ - { - "name": "51", - "hostPath": { - "path": "52", - "type": "Uʎ浵ɲõ" - }, - "emptyDir": { - "medium": "o\u0026蕭k ź贩j瀉", - "sizeLimit": "621" - }, - "gcePersistentDisk": { - "pdName": "53", - "fsType": "54", - "partition": -1321131665, - "readOnly": true - }, - "awsElasticBlockStore": { - "volumeID": "55", - "fsType": "56", - "partition": -1996616480 - }, - "gitRepo": { - "repository": "57", - "revision": "58", - "directory": "59" - }, - "secret": { - "secretName": "60", - "items": [ - { - "key": "61", - "path": "62", - "mode": -1365115016 - } - ], - "defaultMode": -288563359, - "optional": false - }, - "nfs": { - "server": "63", - "path": "64" - }, - "iscsi": { - "targetPortal": "65", - "iqn": "66", - "lun": 636617833, - "iscsiInterface": "67", - "fsType": "68", - "portals": [ - "69" - ], - "secretRef": { - "name": "70" - }, - "initiatorName": "71" - }, - "glusterfs": { - "endpoints": "72", - "path": "73", - "readOnly": true - }, - "persistentVolumeClaim": { - "claimName": "74", - "readOnly": true - }, - "rbd": { - "monitors": [ - "75" - ], - "image": "76", - "fsType": "77", - "pool": "78", - "user": "79", - "keyring": "80", - "secretRef": { - "name": "81" - }, - "readOnly": true - }, - "flexVolume": { - "driver": "82", - "fsType": "83", - "secretRef": { - "name": "84" - }, - "readOnly": true, - "options": { - "85": "86" - } - }, - "cinder": { - "volumeID": "87", - "fsType": "88", - "readOnly": true, - "secretRef": { - "name": "89" - } - }, - "cephfs": { - "monitors": [ - "90" - ], - "path": "91", - "user": "92", - "secretFile": "93", - "secretRef": { - "name": "94" - }, - "readOnly": true - }, - "flocker": { - "datasetName": "95", - "datasetUUID": "96" - }, - "downwardAPI": { - "items": [ - { - "path": "97", - "fieldRef": { - "apiVersion": "98", - "fieldPath": "99" - }, - "resourceFieldRef": { - "containerName": "100", - "resource": "101", - "divisor": "772" - }, - "mode": -1482763519 - } - ], - "defaultMode": -1376537100 - }, - "fc": { - "targetWWNs": [ - "102" - ], - "lun": -1902521464, - "fsType": "103", - "wwids": [ - "104" - ] - }, - "azureFile": { - "secretName": "105", - "shareName": "106" - }, - "configMap": { - "name": "107", - "items": [ - { - "key": "108", - "path": "109", - "mode": -1296140 - } - ], - "defaultMode": 480521693, - "optional": false - }, - "vsphereVolume": { - "volumePath": "110", - "fsType": "111", - "storagePolicyName": "112", - "storagePolicyID": "113" - }, - "quobyte": { - "registry": "114", - "volume": "115", - "readOnly": true, - "user": "116", - "group": "117", - "tenant": "118" - }, - "azureDisk": { - "diskName": "119", - "diskURI": "120", - "cachingMode": "唼Ģ猇õǶț鹎ğ#咻痗ȡmƴy綸_", - "fsType": "121", - "readOnly": true, - "kind": "參遼ūP" - }, - "photonPersistentDisk": { - "pdID": "122", - "fsType": "123" - }, - "projected": { - "sources": [ - { - "secret": { - "name": "124", - "items": [ - { - "key": "125", - "path": "126", - "mode": 996680040 - } - ], - "optional": false - }, - "downwardAPI": { - "items": [ - { - "path": "127", - "fieldRef": { - "apiVersion": "128", - "fieldPath": "129" - }, - "resourceFieldRef": { - "containerName": "130", - "resource": "131", - "divisor": "838" - }, - "mode": -1319998825 - } - ] - }, - "configMap": { - "name": "132", - "items": [ - { - "key": "133", - "path": "134", - "mode": 1569606284 - } - ], - "optional": false - }, - "serviceAccountToken": { - "audience": "135", - "expirationSeconds": -4636499237765408684, - "path": "136" - } - } - ], - "defaultMode": -50623103 - }, - "portworxVolume": { - "volumeID": "137", - "fsType": "138", - "readOnly": true - }, - "scaleIO": { - "gateway": "139", - "system": "140", - "secretRef": { - "name": "141" - }, - "sslEnabled": true, - "protectionDomain": "142", - "storagePool": "143", - "storageMode": "144", - "volumeName": "145", - "fsType": "146", - "readOnly": true - }, - "storageos": { - "volumeName": "147", - "volumeNamespace": "148", - "fsType": "149", - "readOnly": true, - "secretRef": { - "name": "150" - } - }, - "csi": { - "driver": "151", - "readOnly": false, - "fsType": "152", - "volumeAttributes": { - "153": "154" - }, - "nodePublishSecretRef": { - "name": "155" - } - } - } - ], - "initContainers": [ - { - "name": "156", - "image": "157", - "command": [ - "158" - ], - "args": [ - "159" - ], - "workingDir": "160", - "ports": [ - { - "name": "161", - "hostPort": 963442342, - "containerPort": 1180382332, - "protocol": "H韹寬娬ï瓼猀2:öY鶪5w垁", - "hostIP": "162" - } - ], - "envFrom": [ - { - "prefix": "163", - "configMapRef": { - "name": "164", - "optional": true - }, - "secretRef": { - "name": "165", - "optional": true - } - } - ], - "env": [ - { - "name": "166", - "value": "167", - "valueFrom": { - "fieldRef": { - "apiVersion": "168", - "fieldPath": "169" - }, - "resourceFieldRef": { - "containerName": "170", - "resource": "171", - "divisor": "813" - }, - "configMapKeyRef": { - "name": "172", - "key": "173", - "optional": false - }, - "secretKeyRef": { - "name": "174", - "key": "175", - "optional": true - } - } - } - ], - "resources": { - "limits": { - "Nșƶ4ĩĉş蝿ɖȃ賲鐅臬dH巧壚t": "770" - }, - "requests": { - "sn芞QÄȻȊ+?ƭ峧": "970" - } - }, - "volumeMounts": [ - { - "name": "176", - "mountPath": "177", - "subPath": "178", - "mountPropagation": "«öʮĀ\u003cé瞾ʀNŬɨǙÄr蛏豈ɃHŠ", - "subPathExpr": "179" - } - ], - "volumeDevices": [ - { - "name": "180", - "devicePath": "181" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "182" - ] - }, - "httpGet": { - "path": "183", - "port": -1167888910, - "host": "184", - "scheme": ".Q貇£ȹ嫰ƹǔw÷nI", - "httpHeaders": [ - { - "name": "185", - "value": "186" - } - ] - }, - "tcpSocket": { - "port": "187", - "host": "188" - }, - "initialDelaySeconds": -162264011, - "timeoutSeconds": 800220849, - "periodSeconds": -1429994426, - "successThreshold": 135036402, - "failureThreshold": -1650568978 - }, - "readinessProbe": { - "exec": { - "command": [ - "189" - ] - }, - "httpGet": { - "path": "190", - "port": -2015604435, - "host": "191", - "scheme": "jƯĖ漘Z剚敍0)", - "httpHeaders": [ - { - "name": "192", - "value": "193" - } - ] - }, - "tcpSocket": { - "port": 424236719, - "host": "194" - }, - "initialDelaySeconds": -2031266553, - "timeoutSeconds": -840997104, - "periodSeconds": -648954478, - "successThreshold": 1170649416, - "failureThreshold": 893619181 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "195" - ] - }, - "httpGet": { - "path": "196", - "port": "197", - "host": "198", - "scheme": "ɩC", - "httpHeaders": [ - { - "name": "199", - "value": "200" - } - ] - }, - "tcpSocket": { - "port": "201", - "host": "202" - } - }, - "preStop": { - "exec": { - "command": [ - "203" - ] - }, - "httpGet": { - "path": "204", - "port": 747802823, - "host": "205", - "scheme": "ĨFħ籘Àǒɿʒ", - "httpHeaders": [ - { - "name": "206", - "value": "207" - } - ] - }, - "tcpSocket": { - "port": 1912934380, - "host": "208" - } - } - }, - "terminationMessagePath": "209", - "terminationMessagePolicy": "1ſ盷褎weLJèux榜VƋZ1Ůđ眊", - "imagePullPolicy": "Ź9ǕLLȊɞ-uƻ悖", - "securityContext": { - "capabilities": { - "add": [ - "Ƹ[Ęİ榌U髷裎$MVȟ@7" - ], - "drop": [ - "奺Ȋ礶惇¸t颟.鵫ǚ" - ] - }, - "privileged": true, - "seLinuxOptions": { - "user": "210", - "role": "211", - "type": "212", - "level": "213" - }, - "runAsUser": 1162216870203002790, - "runAsGroup": -3651020110942663855, - "runAsNonRoot": false, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": false, - "procMount": "-鿧悮坮Ȣ幟ļ" - }, - "stdin": true, - "tty": true - } - ], - "containers": [ - { - "name": "214", - "image": "215", - "command": [ - "216" - ], - "args": [ - "217" - ], - "workingDir": "218", - "ports": [ - { - "name": "219", - "hostPort": -1336170981, - "containerPort": 1179132251, - "protocol": "Kʝ瘴I\\p[ħsĨɆâĺɗ", - "hostIP": "220" - } - ], - "envFrom": [ - { - "prefix": "221", - "configMapRef": { - "name": "222", - "optional": true - }, - "secretRef": { - "name": "223", - "optional": true - } - } - ], - "env": [ - { - "name": "224", - "value": "225", - "valueFrom": { - "fieldRef": { - "apiVersion": "226", - "fieldPath": "227" - }, - "resourceFieldRef": { - "containerName": "228", - "resource": "229", - "divisor": "99" - }, - "configMapKeyRef": { - "name": "230", - "key": "231", - "optional": false - }, - "secretKeyRef": { - "name": "232", - "key": "233", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "攤/ɸɎ R§耶FfBl": "326" - }, - "requests": { - "ɱJȉ罴": "587" - } - }, - "volumeMounts": [ - { - "name": "234", - "readOnly": true, - "mountPath": "235", - "subPath": "236", - "mountPropagation": "6dz娝嘚庎D}埽uʎȺ眖R#yV'W", - "subPathExpr": "237" - } - ], - "volumeDevices": [ - { - "name": "238", - "devicePath": "239" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "240" - ] - }, - "httpGet": { - "path": "241", - "port": "242", - "host": "243", - "scheme": "Í勅跦Opwǩ曬逴褜1ØœȠƬ", - "httpHeaders": [ - { - "name": "244", - "value": "245" - } - ] - }, - "tcpSocket": { - "port": "246", - "host": "247" - }, - "initialDelaySeconds": 1419770315, - "timeoutSeconds": 300356869, - "periodSeconds": 1830495826, - "successThreshold": 1102291854, - "failureThreshold": -241238495 - }, - "readinessProbe": { - "exec": { - "command": [ - "248" - ] - }, - "httpGet": { - "path": "249", - "port": 972978563, - "host": "250", - "scheme": "ȨŮ+朷Ǝ膯", - "httpHeaders": [ - { - "name": "251", - "value": "252" - } - ] - }, - "tcpSocket": { - "port": -1506633471, - "host": "253" - }, - "initialDelaySeconds": -249989919, - "timeoutSeconds": -171684192, - "periodSeconds": -602419938, - "successThreshold": 1040396664, - "failureThreshold": -979584143 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "254" - ] - }, - "httpGet": { - "path": "255", - "port": "256", - "host": "257", - "scheme": "碧闳ȩr", - "httpHeaders": [ - { - "name": "258", - "value": "259" - } - ] - }, - "tcpSocket": { - "port": "260", - "host": "261" - } - }, - "preStop": { - "exec": { - "command": [ - "262" - ] - }, - "httpGet": { - "path": "263", - "port": "264", - "host": "265", - "scheme": "ē鐭#嬀ơŸ8T 苧yñKJɐ", - "httpHeaders": [ - { - "name": "266", - "value": "267" - } - ] - }, - "tcpSocket": { - "port": "268", - "host": "269" - } - } - }, - "terminationMessagePath": "270", - "terminationMessagePolicy": "ƚ绤fʀļ腩墺Ò媁荭gw忊|E剒蔞", - "imagePullPolicy": "=E埄Ȁ朦 wƯ貾坢'跩aŕ翑0展", - "securityContext": { - "capabilities": { - "add": [ - "庰%皧V" - ], - "drop": [ - "现葢ŵ橨鬶l獕;跣Hǝcw媀瓄\u0026翜舞拉" - ] - }, - "privileged": true, - "seLinuxOptions": { - "user": "271", - "role": "272", - "type": "273", - "level": "274" - }, - "runAsUser": 8876559635423161004, - "runAsGroup": -1576913564542459711, - "runAsNonRoot": true, - "readOnlyRootFilesystem": false, - "allowPrivilegeEscalation": false, - "procMount": "ĠM蘇KŅ/»頸+SÄ蚃" - }, - "tty": true - } - ], - "restartPolicy": ")酊龨δ摖ȱğ_\u003cǬëJ橈'琕鶫:", - "terminationGracePeriodSeconds": -5370059306928520750, - "activeDeadlineSeconds": 5724260086168234152, - "dnsPolicy": "'ǵɐ鰥", - "nodeSelector": { - "275": "276" - }, - "serviceAccountName": "277", - "serviceAccount": "278", - "automountServiceAccountToken": true, - "nodeName": "279", - "hostNetwork": true, - "hostPID": true, - "shareProcessNamespace": false, - "securityContext": { - "seLinuxOptions": { - "user": "280", - "role": "281", - "type": "282", - "level": "283" - }, - "runAsUser": 1517677345437208428, - "runAsGroup": 4640906527069599386, - "runAsNonRoot": true, - "supplementalGroups": [ - -6499508485510627932 - ], - "fsGroup": -4389239449149439507, - "sysctls": [ - { - "name": "284", - "value": "285" - } - ] - }, - "imagePullSecrets": [ - { - "name": "286" - } - ], - "hostname": "287", - "subdomain": "288", - "affinity": { - "nodeAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": { - "nodeSelectorTerms": [ - { - "matchExpressions": [ - { - "key": "289", - "operator": "", - "values": [ - "290" - ] - } - ], - "matchFields": [ - { - "key": "291", - "operator": "亏yƕ丆録²Ŏ)/灩聋3趐囨鏻", - "values": [ - "292" - ] - } - ] - } - ] - }, - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -938421813, - "preference": { - "matchExpressions": [ - { - "key": "293", - "operator": "蹔ŧ", - "values": [ - "294" - ] - } - ], - "matchFields": [ - { - "key": "295", - "operator": "x$1", - "values": [ - "296" - ] - } - ] - } - } - ] - }, - "podAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "jeds4-4tz9x--43--3---93-2-2-37--e00uz-z0sn-8hx-qa--0o8m3-d0n/py_8-3..s._.x.2K_2qu_0S-Cq0": "8yP9S--858LI__.8____rO-S-P_-...0c.-p" - }, - "matchExpressions": [ - { - "key": "f.-zv._._.5-H.T.-.-.T-V_D_0-K_AS", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "303" - ], - "topologyKey": "304" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -902839620, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "x3..-.8-Jp-9-4-Tm.Y": "k8...__.Q_c8.G.b_9_1o.w_aI._31-_I-A-_3bz._8M01" - }, - "matchExpressions": [ - { - "key": "w9-9d8-s7t/ZX-D---k..1Q7._l.._Q.6.I--2_9.v.--_.--4QQo", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "311" - ], - "topologyKey": "312" - } - } - ] - }, - "podAntiAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "7-3x-3/9a_-0R_.Z__Lv8_.O_..8n.--z_-..6W.VK.sTt.-U_--56-.7D.3_P": "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": [ - "319" - ], - "topologyKey": "320" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": 1505385143, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "yp8q-sf1--gw-jz-659--0l-023bm-6l2e5---k5v3a---9/tA.W5_-5_.V1-rU.___06.eqk5E_-4-.XH-.k.7.l_-W81": "o_6Z..11_7pX_.-mLlx...w_t-_.5.40Rw4gD.._.-x6db-L7.-__-G_2kCpS_1" - }, - "matchExpressions": [ - { - "key": "d-XZ-x.__.Y_2-n_5023Xl-3Pw_-r7g", - "operator": "NotIn", - "values": [ - "VT3sn-0_.i__a.O2G_J" - ] - } - ] - }, - "namespaces": [ - "327" - ], - "topologyKey": "328" - } - } - ] - } - }, - "schedulerName": "329", - "tolerations": [ - { - "key": "330", - "operator": "抷qTfZȻ干m謆7", - "value": "331", - "effect": "儉ɩ柀", - "tolerationSeconds": -7411984641310969236 - } - ], - "hostAliases": [ - { - "ip": "332", - "hostnames": [ - "333" - ] - } - ], - "priorityClassName": "334", - "priority": -895317190, - "dnsConfig": { - "nameservers": [ - "335" - ], - "searches": [ - "336" - ], - "options": [ - { - "name": "337", - "value": "338" - } - ] - }, - "readinessGates": [ - { - "conditionType": "ċƹ|慼櫁色苆试揯遐e4'ď曕椐敛n" - } - ], - "runtimeClassName": "339", - "enableServiceLinks": true - } - }, - "strategy": { - "type": "Ŗ鱓;鹡鑓侅闍ŏ", - "rollingUpdate": { - - } - }, - "minReadySeconds": -721017134, - "revisionHistoryLimit": -2062497734, - "paused": true, - "rollbackTo": { - "revision": 1503865638277557961 - }, - "progressDeadlineSeconds": -94103882 - }, - "status": { - "observedGeneration": -5187798234288383520, - "replicas": 1170997513, - "updatedReplicas": 44905239, - "readyReplicas": 1866809652, - "availableReplicas": -164761311, - "unavailableReplicas": -1844415313, - "conditions": [ - { - "type": "很唟-墡è箁E嗆R2璻攜轴ɓ雤Ƽ]焤Ɂ", - "status": "PPöƌ镳餘ŁƁ翂|C ɩ", - "lastUpdateTime": "2646-12-03T23:27:38Z", - "lastTransitionTime": "2449-11-26T19:51:46Z", - "reason": "340", - "message": "341" - } - ], - "collisionCount": -305244896 - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.Deployment.pb b/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.Deployment.pb deleted file mode 100644 index 187c2104b2aff572351438138390467c77c69565..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 5202 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 b|NsC0{{a#R3IZ}T5&|+c8Uivl8UP{ypD1R` diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.Scale.after_roundtrip.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.Scale.after_roundtrip.yaml deleted file mode 100644 index f3bdf67201f..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.Scale.after_roundtrip.yaml +++ /dev/null @@ -1,37 +0,0 @@ -apiVersion: apps/v1beta1 -kind: Scale -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -spec: - replicas: -2052872833 -status: - replicas: -125651156 - selector: - "24": "25" - targetSelector: "26" diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.Scale.json b/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.Scale.json deleted file mode 100644 index 8a42011e115..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.Scale.json +++ /dev/null @@ -1,53 +0,0 @@ -{ - "kind": "Scale", - "apiVersion": "apps/v1beta1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fields": {"18":{"19":null}} - } - ] - }, - "spec": { - "replicas": -2052872833 - }, - "status": { - "replicas": -125651156, - "selector": { - "24": "25" - }, - "targetSelector": "26" - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.Scale.pb b/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.Scale.pb deleted file mode 100644 index 331be8c0b4d4157c7a268000cffaa05b1a97077e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 293 zcmd0{C}!Xi<>E;!C@9u1GfYY?Ni-B<4NgwXNfl~l;<~}e#b_kNXe`BOqQq#brF5kA z<>Kxms|&rJ&Ff0Ec(JfI;mC@UGxT1}SZ{WuJM8I_9jQhlhGv##CPtw@wrqz-96<*dv)>Au4DZLT1ZS$qW;M#wa+FtYCPLH{YYCZ&@^)`0WLnEatk32E;b--Da0Ve&GG+K n-`XGlfq+p;l4H%gt|K7!e@37hCLcRCL=Q`1|0+2oHXg&N$%%#Vxl40$8+|1d)w6bilR}$N0c@>1w|X52q=%F z-v+G}k-fOS5_TFp#>+I69ZOo(018JF=*$WN|=@~g`0(<}ZoV1*b?FV+R&&XkY&oBYR zAi^Tii6l3Y6W!jDNPC61cYji-r94fu&K~=rw=3AdSq=S)w_=moaXEv0Q&4n8A~LT^ zny4wV!V^)~ZrpnPdQnAlQRZUXy7Ohjhe}%CY92?avlyhZNK2p1Af2@f{7x5R7l_j? zi0-d1EilJx1EsHK`^x>tGZXECz}qyGWf!CZyC9b%3_}(6+mWhrv$j0ae#+N^H=50t zJfmp~g0(*mRTs?QU@T)TM^w@==5>sThz|(*9xTcjZ{rT` zQv?_!ZO_LTIur!Hb&; zJjX-jmk2AWqAC$hQ3MTsM3Q;!{AXAC-haQOUw~~dKJ-!9pNo4Zet}ZsL9`5_m2}!t zp{4C4j9ucLc1du%7Nx#y_V$L4c7*H8mLz)XW{Q2)R{6g%A|}kX zkbx1fh9Ws^ixZ&@f)&LPDGT)5-F8Jyv@05KTWDAGMYfcC7`w`Ewx!!uAqnQGgte=p z1EtJ@wv>QU;pV6?UsarTRdw4{Ezz#(#IErRVWuW5Lg`L;!Yoa6QjX+8iQs(==4i@J zaE%7~YnlVOX|JB;VC*_d}US%Jq4~_D5$DcmBNL>jR+VS3vDigVEZRnfOFHi*p0R#%f4Mglgk5aZo z*)o_24+1t&_xLa6 zhes|OAb|+;5xLJiekf8j;p<&Dh8Pe+2o)kuMb(Fs9Vdw3(iy}-pGX&gGfoYW1aLn* z2mvB41R^a4A}0Y+)}eP$4PuHB#AiB~NNfUqP;U^$VNIR65$Ce80<(Z}RW`aXbqR_2 zAFeH|7WF@bU|0S1;NA1T?;Z;uf_lsZrs;%micPA0} zPgD|$nr?+-PW~_CfFTmKO46WH(!mI-pv=FI=Fq2*U<1BP+*BpFK0u_{2$`Lp&BPJ9 z1w@dYKomC+H4zBJ3fiS7H2v(>>#>{WxG{BR@E-TKR?VCaH(XlzgUs)HJF_9z9QL$% z$Aa}Ri|`ARU>5iWi0pipfh7r1=$lH-BLqA`z$5h7>dvoIPZH`GA_@+h`|dkz7ZF9c zegg9t^H8X^V?pq8u+o(>)oB%uEZ@F(Hw_0Oh<%WW4-O;+j)bpXqAXcclT<1Yt{xa8 z%3zGBB+gN$hs>_iW<#SnR=M=YX6w}hGnIj{aP!HO$MZMMdy&8>HRW~0ycAVO;#oL( zL=xEh;t_Qnkq9NCdyeOrSy5t*o?DxlJKY^>>WdU!vO1atPlNA7;Eca7ky;BO4~Xnc zVE#Ux+ApaIKmGV`9rrp)dYX?T*E>JEY0a8nIsMkLd-$`T-#HrF%hbb&Nr@?;!AXKy zI?Ke{5)OU**}ug(sVXw>{#u~Rcj4(!^QgblI@}*!6Cx>e5$7Y!H(+$p;LJemK09rc zFDCppVwS~LaGW_^eIeF#wKV?vH-DvVH2>50kKT^sKlFtPlKB|Z;vCn`a z5MIADM^>mFs{6ihTW6$xDA1i1(}C`+tbfIBh_-PAg6-z0Ace5s1wjy6zZ9fMAV`tj zPVb3G)%nNGzC!<5-(_us%c|(i_YAB`3RXoWE7X6A`c=tvEk)lMM^rw`{oQ3|YjL13 z)O^mB>+iP)ubHRY=2@fNX}-GfWHoON)D^(3Rhf8m?BWyQ#?DRb)8WdCR&|?iIMm%0 z=^NP{K34ZH)@b{R>C;bw5y z>FZzorT*3Vh~~XTKl#a9lb>JsedX^^(j(q8FIWwwt9&I3rp6;@E9c78{$Ia&VN zGV@4{Rol`-gBua4FGSrr_o+xpdE{D`r*i62sQP4Jz}sqkXS&bRn-uCUn-{LCi;VOx zbiH%v&U*v5Kb#mw^SjgD5)dr~h`t&9 z5dFxOwT7Y2(CE%;5Xy-Lp`2)9!p#=ni4(W~Qu?q1xjOC?)qZiyA9@4L|L~A^tYxyM z!h`t64^Lfq@AHp`7DX4)=q=IY0($>7$XP(ua!R!tG&!3&z${{(Wgy!SO=s!3hpY$D zn&<-S{$T8QzQ68+%ZDRJ2d4&ol}{}Q7j;`j6{0m#Wj1w1j*rvvgcag{+V1(+*m-8> zGLQp_F0%JpS89EobcDoygR;Qdyt&jAU12}6GgF8eMob}MHt)>XmMvi^r$EmG5GY~{ zKdg%Y^#~RL3uf^AfdX8>XYa+@kMi*TG{BJiv^^r;#_wH_nQv%V_(V!KiNM9JjacWrM%OeJEL zF%RW|LYUKVQYIi)32)fLZDF}x8Y~G~BpX{b?s+cV&<$Z9musZ01err~TgXF=*_ycE2$i{pf3l{0pOq-0LvRsxhZbnYMr=obE^4sQhfEGw8(mvW-9j{O>x0o=wt6nO9AWHyU=7WBuWvDyHzZX6_>oC%V)U@muu zfz!1#Loql$S%MvqxK)6%dFVaBE$1@#gP*XtgtY@)eEs8!`Wbn6rp^IX_d|kF&Q! zQL!Tz?<~LyR3ez)jiDGz--DIiBm?RWyh}bP!db%lf}H2L7i9xOHLyv*SsP)O3|`?f z_V1FH8L)rc<`tOR#i`tG1HY&V?DzH=3aBUuhMKt<{Jv-P?mXDrTq6f|LFObrC0E+9 z6t;-NdCInQyjrE6!p|FI*OJWjh5+$-&NjR`73b0Oumzm9*N{QC&AYLW(jK zn1?oP5aHZ|!(K6rG;S?<-be!5iArtP8WB*v4fz0E2r@)(L52=N)&QW%dSaXafILGJKO~4g%RzzB_nEicbSD&Xpd}1Pew2&MEZE8BS1@DBc3R4{a^+iK$-C$jk+A;deaU;g)MNg=>6$!LI33p5iR4 z>9{pe7Cf}VcZR@NJ*5;u0Sux5e6i2chse@|{>K}~-i;wJiU9;oazD%^TZ5%j?SU(1 z??wNW>DpY+=-!nyTMAG+08##tEd{6{fTJZ0H~f4smiiq7ZwCKrclpbz{v!qy=Kt}| zz#{(E+0Sl%7R~>uC5YJ+(?n+%f>emVRFm^g!7f?-f!TsP)f4}!+Xrdw2Jkl7d zJH|g1)dJ!#bc;}VQ2f$={*4(#!HA$s38g*5qcItds<-}nD;A_&HFx|ocfm;D{l*LT z@E_J!_Qa*vA?CTL9uTLWq;rV}9P9RmFhI^+Q?}7|kA`u!G2`!O`AiB=A_O$L*nR^KCo= zkn#4(cba}#eXZwBl=L8uOm>D|zhIue5NI>6w0b8B5&8p))UT=OP>MXKPt;H?ffmq($6K-0XS30(*cA_9mTfck@>^3nYp zwx<+aS&cFFV*~NFm*Q-yVXz?XNT>~Sa_yQ^g(AdfH z>#;3=2R%Y%!f_Qv#R>ivX=x^k+Aompee^W*l()iv<+V`BM5wpOIx=Wg9Jc!FLdW|f zMO7KnJn!*PQ(dT|Dpc3B_jgpbej6co@E&FYfh552Kxl@Mz>%UPCfeW|n5>Juro)cv z5Hq0W)I?Q#x4P@o#_r+LQwY9>T>tOU+aKTREPpwbsv}X=BqcrCrm9KWP8s+z4{~Mr zBob&!w=R`NdV9Rbg6*Nk(nwu{H8>g^SZZD?GizIMB23Zgwq?P1QUCb!4O>bg9Iw8=2=X+s8gW-4?ml5^m}DybXrOYB@0c<*9IXCfp#D4B%Yf21SPf;Kt1J|hqUug!<^+qT#-<0tog*{V zk=D~0p|SRGMSG}tGBjDZ;s=32_P&*&wiaJ+_gu0?b?Xw+$j_bdV#aP#wk+G`T^FMj( zmxZywN0*fr0+CmErvCD)Sj11+$UNpfxyW3H{hm|Fk%lAlBlR`@GXIcORp~1SJEw1)3@3q|ARIoih^p$exo!Uk D7=yOZ diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.StatefulSet.after_roundtrip.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.StatefulSet.after_roundtrip.yaml deleted file mode 100644 index 4b1cae07b26..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.StatefulSet.after_roundtrip.yaml +++ /dev/null @@ -1,790 +0,0 @@ -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" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -spec: - podManagementPolicy: C - replicas: -1978186127 - revisionHistoryLimit: 1684743280 - selector: - matchExpressions: - - key: 5816m59-dx8----i--5-8t36b--09--23-u19m-35--d.vo61---4fy--9---7--9-9s-0-u5lj2--10pq-0-7-9-2-ekg-071b/YJTrcd-2.-__E_Sv__26KX_F - operator: NotIn - values: - - y_y_o0_5qN2_---_M.N_._a6.9bHjdH.-.5_.I8__.-AIw.__-___16 - matchLabels: - w9v--m0-1y5-g3/JFHn7y-74.-0MUORQQ.N2.1.L.l-Y._.-44..d.__g: F-_3-n-_-__3u-.__P__.7U-Uo_F - serviceName: "373" - template: - metadata: - annotations: - "37": "38" - clusterName: "43" - creationTimestamp: null - deletionGracePeriodSeconds: -2848337479447330428 - finalizers: - - "42" - generateName: "31" - generation: 3557306139556084909 - labels: - "35": "36" - managedFields: - - apiVersion: "45" - manager: "44" - operation: 妻ƅTGS5Ǎ - name: "30" - namespace: "32" - ownerReferences: - - apiVersion: "39" - blockOwnerDeletion: false - controller: false - kind: "40" - name: "41" - uid: '@Z^嫫猤痈C*ĕʄő芖{|ǘ"^饣' - resourceVersion: "373742866186182450" - selfLink: "33" - uid: ']躢|)黰eȪ嵛4$%QɰVzÏ抴' - spec: - activeDeadlineSeconds: 5724260086168234152 - affinity: - nodeAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - key: "293" - operator: 蹔ŧ - values: - - "294" - matchFields: - - key: "295" - operator: x$1 - values: - - "296" - weight: -938421813 - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - key: "289" - operator: "" - values: - - "290" - matchFields: - - key: "291" - operator: 亏yƕ丆録²Ŏ)/灩聋3趐囨鏻 - values: - - "292" - podAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: w9-9d8-s7t/ZX-D---k..1Q7._l.._Q.6.I--2_9.v.--_.--4QQo - operator: DoesNotExist - matchLabels: - x3..-.8-Jp-9-4-Tm.Y: k8...__.Q_c8.G.b_9_1o.w_aI._31-_I-A-_3bz._8M01 - namespaces: - - "311" - topologyKey: "312" - weight: -902839620 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: f.-zv._._.5-H.T.-.-.T-V_D_0-K_AS - operator: DoesNotExist - matchLabels: - jeds4-4tz9x--43--3---93-2-2-37--e00uz-z0sn-8hx-qa--0o8m3-d0n/py_8-3..s._.x.2K_2qu_0S-Cq0: 8yP9S--858LI__.8____rO-S-P_-...0c.-p - namespaces: - - "303" - topologyKey: "304" - podAntiAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: d-XZ-x.__.Y_2-n_5023Xl-3Pw_-r7g - operator: NotIn - values: - - VT3sn-0_.i__a.O2G_J - matchLabels: - yp8q-sf1--gw-jz-659--0l-023bm-6l2e5---k5v3a---9/tA.W5_-5_.V1-rU.___06.eqk5E_-4-.XH-.k.7.l_-W81: o_6Z..11_7pX_.-mLlx...w_t-_.5.40Rw4gD.._.-x6db-L7.-__-G_2kCpS_1 - namespaces: - - "327" - topologyKey: "328" - weight: 1505385143 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: 1-_-3_L_2--_v2.5p_..Y-.wg_-b8a_6_.0Q4_.84.K_-_0_..u.F.pq..--3C - operator: In - values: - - p_N-S..O-BZ..6-1.S-B3_.b17ca-_p-y.eQZ9p_6.Cw - matchLabels: - 7-3x-3/9a_-0R_.Z__Lv8_.O_..8n.--z_-..6W.VK.sTt.-U_--56-.7D.3_P: d._.Um.-__k.5 - namespaces: - - "319" - topologyKey: "320" - automountServiceAccountToken: true - containers: - - args: - - "217" - command: - - "216" - env: - - name: "224" - value: "225" - valueFrom: - configMapKeyRef: - key: "231" - name: "230" - optional: false - fieldRef: - apiVersion: "226" - fieldPath: "227" - resourceFieldRef: - containerName: "228" - divisor: "99" - resource: "229" - secretKeyRef: - key: "233" - name: "232" - optional: false - envFrom: - - configMapRef: - name: "222" - optional: true - prefix: "221" - secretRef: - name: "223" - optional: true - image: "215" - imagePullPolicy: =E埄Ȁ朦 wƯ貾坢'跩aŕ翑0展 - lifecycle: - postStart: - exec: - command: - - "254" - httpGet: - host: "257" - httpHeaders: - - name: "258" - value: "259" - path: "255" - port: "256" - scheme: 碧闳ȩr - tcpSocket: - host: "261" - port: "260" - preStop: - exec: - command: - - "262" - httpGet: - host: "265" - httpHeaders: - - name: "266" - value: "267" - path: "263" - port: "264" - scheme: ē鐭#嬀ơŸ8T 苧yñKJɐ - tcpSocket: - host: "269" - port: "268" - livenessProbe: - exec: - command: - - "240" - failureThreshold: -241238495 - httpGet: - host: "243" - httpHeaders: - - name: "244" - value: "245" - path: "241" - port: "242" - scheme: Í勅跦Opwǩ曬逴褜1ØœȠƬ - initialDelaySeconds: 1419770315 - periodSeconds: 1830495826 - successThreshold: 1102291854 - tcpSocket: - host: "247" - port: "246" - timeoutSeconds: 300356869 - name: "214" - ports: - - containerPort: 1179132251 - hostIP: "220" - hostPort: -1336170981 - name: "219" - protocol: Kʝ瘴I\p[ħsĨɆâĺɗ - readinessProbe: - exec: - command: - - "248" - failureThreshold: -979584143 - httpGet: - host: "250" - httpHeaders: - - name: "251" - value: "252" - path: "249" - port: 972978563 - scheme: ȨŮ+朷Ǝ膯 - initialDelaySeconds: -249989919 - periodSeconds: -602419938 - successThreshold: 1040396664 - tcpSocket: - host: "253" - port: -1506633471 - timeoutSeconds: -171684192 - resources: - limits: - 攤/ɸɎ R§耶FfBl: "326" - requests: - ɱJȉ罴: "587" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - 庰%皧V - drop: - - 现葢ŵ橨鬶l獕;跣Hǝcw媀瓄&翜舞拉 - privileged: true - procMount: ĠM蘇KŅ/»頸+SÄ蚃 - readOnlyRootFilesystem: false - runAsGroup: -1576913564542459711 - runAsNonRoot: true - runAsUser: 8876559635423161004 - seLinuxOptions: - level: "274" - role: "272" - type: "273" - user: "271" - terminationMessagePath: "270" - terminationMessagePolicy: ƚ绤fʀļ腩墺Ò媁荭gw忊|E剒蔞 - tty: true - volumeDevices: - - devicePath: "239" - name: "238" - volumeMounts: - - mountPath: "235" - mountPropagation: 6dz娝嘚庎D}埽uʎȺ眖R#yV'W - name: "234" - readOnly: true - subPath: "236" - subPathExpr: "237" - workingDir: "218" - dnsConfig: - nameservers: - - "335" - options: - - name: "337" - value: "338" - searches: - - "336" - dnsPolicy: '''ǵɐ鰥' - enableServiceLinks: true - hostAliases: - - hostnames: - - "333" - ip: "332" - hostNetwork: true - hostPID: true - hostname: "287" - imagePullSecrets: - - name: "286" - initContainers: - - args: - - "159" - command: - - "158" - env: - - name: "166" - value: "167" - valueFrom: - configMapKeyRef: - key: "173" - name: "172" - optional: false - fieldRef: - apiVersion: "168" - fieldPath: "169" - resourceFieldRef: - containerName: "170" - divisor: "813" - resource: "171" - secretKeyRef: - key: "175" - name: "174" - optional: true - envFrom: - - configMapRef: - name: "164" - optional: true - prefix: "163" - secretRef: - name: "165" - optional: true - image: "157" - imagePullPolicy: Ź9ǕLLȊɞ-uƻ悖 - lifecycle: - postStart: - exec: - command: - - "195" - httpGet: - host: "198" - httpHeaders: - - name: "199" - value: "200" - path: "196" - port: "197" - scheme: ɩC - tcpSocket: - host: "202" - port: "201" - preStop: - exec: - command: - - "203" - httpGet: - host: "205" - httpHeaders: - - name: "206" - value: "207" - path: "204" - port: 747802823 - scheme: ĨFħ籘Àǒɿʒ - tcpSocket: - host: "208" - port: 1912934380 - livenessProbe: - exec: - command: - - "182" - failureThreshold: -1650568978 - httpGet: - host: "184" - httpHeaders: - - name: "185" - value: "186" - path: "183" - port: -1167888910 - scheme: .Q貇£ȹ嫰ƹǔw÷nI - initialDelaySeconds: -162264011 - periodSeconds: -1429994426 - successThreshold: 135036402 - tcpSocket: - host: "188" - port: "187" - timeoutSeconds: 800220849 - name: "156" - ports: - - containerPort: 1180382332 - hostIP: "162" - hostPort: 963442342 - name: "161" - protocol: H韹寬娬ï瓼猀2:öY鶪5w垁 - readinessProbe: - exec: - command: - - "189" - failureThreshold: 893619181 - httpGet: - host: "191" - httpHeaders: - - name: "192" - value: "193" - path: "190" - port: -2015604435 - scheme: jƯĖ漘Z剚敍0) - initialDelaySeconds: -2031266553 - periodSeconds: -648954478 - successThreshold: 1170649416 - tcpSocket: - host: "194" - port: 424236719 - timeoutSeconds: -840997104 - resources: - limits: - Nșƶ4ĩĉş蝿ɖȃ賲鐅臬dH巧壚t: "770" - requests: - sn芞QÄȻȊ+?ƭ峧: "970" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - Ƹ[Ęİ榌U髷裎$MVȟ@7 - drop: - - 奺Ȋ礶惇¸t颟.鵫ǚ - privileged: true - procMount: -鿧悮坮Ȣ幟ļ - readOnlyRootFilesystem: true - runAsGroup: -3651020110942663855 - runAsNonRoot: false - runAsUser: 1162216870203002790 - seLinuxOptions: - level: "213" - role: "211" - type: "212" - user: "210" - stdin: true - terminationMessagePath: "209" - terminationMessagePolicy: 1ſ盷褎weLJèux榜VƋZ1Ůđ眊 - tty: true - volumeDevices: - - devicePath: "181" - name: "180" - volumeMounts: - - mountPath: "177" - mountPropagation: «öʮĀ<é瞾ʀNŬɨǙÄr蛏豈ɃHŠ - name: "176" - subPath: "178" - subPathExpr: "179" - workingDir: "160" - nodeName: "279" - nodeSelector: - "275": "276" - priority: -895317190 - priorityClassName: "334" - readinessGates: - - conditionType: ċƹ|慼櫁色苆试揯遐e4'ď曕椐敛n - restartPolicy: ')酊龨δ摖ȱğ_<ǬëJ橈''琕鶫:' - runtimeClassName: "339" - schedulerName: "329" - securityContext: - fsGroup: -4389239449149439507 - runAsGroup: 4640906527069599386 - runAsNonRoot: true - runAsUser: 1517677345437208428 - seLinuxOptions: - level: "283" - role: "281" - type: "282" - user: "280" - supplementalGroups: - - -6499508485510627932 - sysctls: - - name: "284" - value: "285" - serviceAccount: "278" - serviceAccountName: "277" - shareProcessNamespace: false - subdomain: "288" - terminationGracePeriodSeconds: -5370059306928520750 - tolerations: - - effect: 儉ɩ柀 - key: "330" - operator: 抷qTfZȻ干m謆7 - tolerationSeconds: -7411984641310969236 - value: "331" - volumes: - - awsElasticBlockStore: - fsType: "56" - partition: -1996616480 - volumeID: "55" - azureDisk: - cachingMode: 唼Ģ猇õǶț鹎ğ#咻痗ȡmƴy綸_ - diskName: "119" - diskURI: "120" - fsType: "121" - kind: 參遼ūP - readOnly: true - azureFile: - secretName: "105" - shareName: "106" - cephfs: - monitors: - - "90" - path: "91" - readOnly: true - secretFile: "93" - secretRef: - name: "94" - user: "92" - cinder: - fsType: "88" - readOnly: true - secretRef: - name: "89" - volumeID: "87" - configMap: - defaultMode: 480521693 - items: - - key: "108" - mode: -1296140 - path: "109" - name: "107" - optional: false - csi: - driver: "151" - fsType: "152" - nodePublishSecretRef: - name: "155" - readOnly: false - volumeAttributes: - "153": "154" - downwardAPI: - defaultMode: -1376537100 - items: - - fieldRef: - apiVersion: "98" - fieldPath: "99" - mode: -1482763519 - path: "97" - resourceFieldRef: - containerName: "100" - divisor: "772" - resource: "101" - emptyDir: - medium: o&蕭k ź贩j瀉 - sizeLimit: "621" - fc: - fsType: "103" - lun: -1902521464 - targetWWNs: - - "102" - wwids: - - "104" - flexVolume: - driver: "82" - fsType: "83" - options: - "85": "86" - readOnly: true - secretRef: - name: "84" - flocker: - datasetName: "95" - datasetUUID: "96" - gcePersistentDisk: - fsType: "54" - partition: -1321131665 - pdName: "53" - readOnly: true - gitRepo: - directory: "59" - repository: "57" - revision: "58" - glusterfs: - endpoints: "72" - path: "73" - readOnly: true - hostPath: - path: "52" - type: Uʎ浵ɲõ - iscsi: - fsType: "68" - initiatorName: "71" - iqn: "66" - iscsiInterface: "67" - lun: 636617833 - portals: - - "69" - secretRef: - name: "70" - targetPortal: "65" - name: "51" - nfs: - path: "64" - server: "63" - persistentVolumeClaim: - claimName: "74" - readOnly: true - photonPersistentDisk: - fsType: "123" - pdID: "122" - portworxVolume: - fsType: "138" - readOnly: true - volumeID: "137" - projected: - defaultMode: -50623103 - sources: - - configMap: - items: - - key: "133" - mode: 1569606284 - path: "134" - name: "132" - optional: false - downwardAPI: - items: - - fieldRef: - apiVersion: "128" - fieldPath: "129" - mode: -1319998825 - path: "127" - resourceFieldRef: - containerName: "130" - divisor: "838" - resource: "131" - secret: - items: - - key: "125" - mode: 996680040 - path: "126" - name: "124" - optional: false - serviceAccountToken: - audience: "135" - expirationSeconds: -4636499237765408684 - path: "136" - quobyte: - group: "117" - readOnly: true - registry: "114" - tenant: "118" - user: "116" - volume: "115" - rbd: - fsType: "77" - image: "76" - keyring: "80" - monitors: - - "75" - pool: "78" - readOnly: true - secretRef: - name: "81" - user: "79" - scaleIO: - fsType: "146" - gateway: "139" - protectionDomain: "142" - readOnly: true - secretRef: - name: "141" - sslEnabled: true - storageMode: "144" - storagePool: "143" - system: "140" - volumeName: "145" - secret: - defaultMode: -288563359 - items: - - key: "61" - mode: -1365115016 - path: "62" - optional: false - secretName: "60" - storageos: - fsType: "149" - readOnly: true - secretRef: - name: "150" - volumeName: "147" - volumeNamespace: "148" - vsphereVolume: - fsType: "111" - storagePolicyID: "113" - storagePolicyName: "112" - volumePath: "110" - updateStrategy: - rollingUpdate: - partition: -186717017 - type: Z槇鿖]甙ªŒ,躻[鶆f盧詳痍4' - volumeClaimTemplates: - - metadata: - annotations: - "347": "348" - clusterName: "353" - creationTimestamp: null - deletionGracePeriodSeconds: 6779218673590464341 - finalizers: - - "352" - generateName: "341" - generation: -7417757023786628909 - labels: - "345": "346" - managedFields: - - apiVersion: "355" - manager: "354" - operation: E嗆R2璻攜轴 - name: "340" - namespace: "342" - ownerReferences: - - apiVersion: "349" - blockOwnerDeletion: false - controller: true - kind: "350" - name: "351" - uid: țb贇髪čɣ暇镘買ɱD很唟- - resourceVersion: "15930892079168115837" - selfLink: "343" - spec: - accessModes: - - Pöƌ镳餘 - dataSource: - apiGroup: "368" - kind: "369" - name: "370" - resources: - limits: - 撣樀: "688" - requests: - 4Y鳲Jɡ: "987" - selector: - matchExpressions: - - key: PfNx__-U_.Pn-W23-_.z_.._s--_F-R - operator: In - values: - - g__4K..-68-7AlR__8-7_-YD-Q9_-_1 - matchLabels: - t.k47M7y-Dy__3wc.q.8_00.0_N: "" - storageClassName: "367" - volumeMode: iD¢ƿ媴h5ƅȸȓɻ猶 - volumeName: "366" - status: - accessModes: - - Ǣ龞瞯å檳ė>c緍k¢茤Ƣǟ½灶 - capacity: - u汎mō6µɑ`ȗ<8^翜T蘈ý: "37" - conditions: - - lastProbeTime: "2489-11-15T17:36:06Z" - lastTransitionTime: "2023-10-20T16:52:07Z" - message: "372" - reason: "371" - status: I梞ū筀 - type: ɁºDZ秶ʑ韝e溣狣愿激H\Ȳ - phase: 嫡牿咸Ǻ潑鶋洅啶'ƈo -status: - collisionCount: -1147281085 - conditions: - - lastTransitionTime: "2606-05-01T09:09:27Z" - message: "377" - reason: "376" - status: ×軓鼐嵱宯ÙQ阉(闒ƈƳ萎Ŋ - type: Ė@îż暬Ƒ琇ũ齑誀ŭ"ɦ - currentReplicas: 1913559840 - currentRevision: "374" - observedGeneration: -5753617402405166224 - readyReplicas: -1653255608 - replicas: 1952497813 - updateRevision: "375" - updatedReplicas: -803838090 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.StatefulSet.json b/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.StatefulSet.json deleted file mode 100644 index 0d45cd47e6c..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.StatefulSet.json +++ /dev/null @@ -1,1166 +0,0 @@ -{ - "kind": "StatefulSet", - "apiVersion": "apps/v1beta1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fields": {"18":{"19":null}} - } - ] - }, - "spec": { - "replicas": -1978186127, - "selector": { - "matchLabels": { - "w9v--m0-1y5-g3/JFHn7y-74.-0MUORQQ.N2.1.L.l-Y._.-44..d.__g": "F-_3-n-_-__3u-.__P__.7U-Uo_F" - }, - "matchExpressions": [ - { - "key": "5816m59-dx8----i--5-8t36b--09--23-u19m-35--d.vo61---4fy--9---7--9-9s-0-u5lj2--10pq-0-7-9-2-ekg-071b/YJTrcd-2.-__E_Sv__26KX_F", - "operator": "NotIn", - "values": [ - "y_y_o0_5qN2_---_M.N_._a6.9bHjdH.-.5_.I8__.-AIw.__-___16" - ] - } - ] - }, - "template": { - "metadata": { - "name": "30", - "generateName": "31", - "namespace": "32", - "selfLink": "33", - "uid": "]躢|)黰eȪ嵛4$%QɰVzÏ抴", - "resourceVersion": "373742866186182450", - "generation": 3557306139556084909, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -2848337479447330428, - "labels": { - "35": "36" - }, - "annotations": { - "37": "38" - }, - "ownerReferences": [ - { - "apiVersion": "39", - "kind": "40", - "name": "41", - "uid": "@Z^嫫猤痈C*ĕʄő芖{|ǘ\"^饣", - "controller": false, - "blockOwnerDeletion": false - } - ], - "finalizers": [ - "42" - ], - "clusterName": "43", - "managedFields": [ - { - "manager": "44", - "operation": "妻ƅTGS5Ǎ", - "apiVersion": "45", - "fields": {"46":{"47":null}} - } - ] - }, - "spec": { - "volumes": [ - { - "name": "51", - "hostPath": { - "path": "52", - "type": "Uʎ浵ɲõ" - }, - "emptyDir": { - "medium": "o\u0026蕭k ź贩j瀉", - "sizeLimit": "621" - }, - "gcePersistentDisk": { - "pdName": "53", - "fsType": "54", - "partition": -1321131665, - "readOnly": true - }, - "awsElasticBlockStore": { - "volumeID": "55", - "fsType": "56", - "partition": -1996616480 - }, - "gitRepo": { - "repository": "57", - "revision": "58", - "directory": "59" - }, - "secret": { - "secretName": "60", - "items": [ - { - "key": "61", - "path": "62", - "mode": -1365115016 - } - ], - "defaultMode": -288563359, - "optional": false - }, - "nfs": { - "server": "63", - "path": "64" - }, - "iscsi": { - "targetPortal": "65", - "iqn": "66", - "lun": 636617833, - "iscsiInterface": "67", - "fsType": "68", - "portals": [ - "69" - ], - "secretRef": { - "name": "70" - }, - "initiatorName": "71" - }, - "glusterfs": { - "endpoints": "72", - "path": "73", - "readOnly": true - }, - "persistentVolumeClaim": { - "claimName": "74", - "readOnly": true - }, - "rbd": { - "monitors": [ - "75" - ], - "image": "76", - "fsType": "77", - "pool": "78", - "user": "79", - "keyring": "80", - "secretRef": { - "name": "81" - }, - "readOnly": true - }, - "flexVolume": { - "driver": "82", - "fsType": "83", - "secretRef": { - "name": "84" - }, - "readOnly": true, - "options": { - "85": "86" - } - }, - "cinder": { - "volumeID": "87", - "fsType": "88", - "readOnly": true, - "secretRef": { - "name": "89" - } - }, - "cephfs": { - "monitors": [ - "90" - ], - "path": "91", - "user": "92", - "secretFile": "93", - "secretRef": { - "name": "94" - }, - "readOnly": true - }, - "flocker": { - "datasetName": "95", - "datasetUUID": "96" - }, - "downwardAPI": { - "items": [ - { - "path": "97", - "fieldRef": { - "apiVersion": "98", - "fieldPath": "99" - }, - "resourceFieldRef": { - "containerName": "100", - "resource": "101", - "divisor": "772" - }, - "mode": -1482763519 - } - ], - "defaultMode": -1376537100 - }, - "fc": { - "targetWWNs": [ - "102" - ], - "lun": -1902521464, - "fsType": "103", - "wwids": [ - "104" - ] - }, - "azureFile": { - "secretName": "105", - "shareName": "106" - }, - "configMap": { - "name": "107", - "items": [ - { - "key": "108", - "path": "109", - "mode": -1296140 - } - ], - "defaultMode": 480521693, - "optional": false - }, - "vsphereVolume": { - "volumePath": "110", - "fsType": "111", - "storagePolicyName": "112", - "storagePolicyID": "113" - }, - "quobyte": { - "registry": "114", - "volume": "115", - "readOnly": true, - "user": "116", - "group": "117", - "tenant": "118" - }, - "azureDisk": { - "diskName": "119", - "diskURI": "120", - "cachingMode": "唼Ģ猇õǶț鹎ğ#咻痗ȡmƴy綸_", - "fsType": "121", - "readOnly": true, - "kind": "參遼ūP" - }, - "photonPersistentDisk": { - "pdID": "122", - "fsType": "123" - }, - "projected": { - "sources": [ - { - "secret": { - "name": "124", - "items": [ - { - "key": "125", - "path": "126", - "mode": 996680040 - } - ], - "optional": false - }, - "downwardAPI": { - "items": [ - { - "path": "127", - "fieldRef": { - "apiVersion": "128", - "fieldPath": "129" - }, - "resourceFieldRef": { - "containerName": "130", - "resource": "131", - "divisor": "838" - }, - "mode": -1319998825 - } - ] - }, - "configMap": { - "name": "132", - "items": [ - { - "key": "133", - "path": "134", - "mode": 1569606284 - } - ], - "optional": false - }, - "serviceAccountToken": { - "audience": "135", - "expirationSeconds": -4636499237765408684, - "path": "136" - } - } - ], - "defaultMode": -50623103 - }, - "portworxVolume": { - "volumeID": "137", - "fsType": "138", - "readOnly": true - }, - "scaleIO": { - "gateway": "139", - "system": "140", - "secretRef": { - "name": "141" - }, - "sslEnabled": true, - "protectionDomain": "142", - "storagePool": "143", - "storageMode": "144", - "volumeName": "145", - "fsType": "146", - "readOnly": true - }, - "storageos": { - "volumeName": "147", - "volumeNamespace": "148", - "fsType": "149", - "readOnly": true, - "secretRef": { - "name": "150" - } - }, - "csi": { - "driver": "151", - "readOnly": false, - "fsType": "152", - "volumeAttributes": { - "153": "154" - }, - "nodePublishSecretRef": { - "name": "155" - } - } - } - ], - "initContainers": [ - { - "name": "156", - "image": "157", - "command": [ - "158" - ], - "args": [ - "159" - ], - "workingDir": "160", - "ports": [ - { - "name": "161", - "hostPort": 963442342, - "containerPort": 1180382332, - "protocol": "H韹寬娬ï瓼猀2:öY鶪5w垁", - "hostIP": "162" - } - ], - "envFrom": [ - { - "prefix": "163", - "configMapRef": { - "name": "164", - "optional": true - }, - "secretRef": { - "name": "165", - "optional": true - } - } - ], - "env": [ - { - "name": "166", - "value": "167", - "valueFrom": { - "fieldRef": { - "apiVersion": "168", - "fieldPath": "169" - }, - "resourceFieldRef": { - "containerName": "170", - "resource": "171", - "divisor": "813" - }, - "configMapKeyRef": { - "name": "172", - "key": "173", - "optional": false - }, - "secretKeyRef": { - "name": "174", - "key": "175", - "optional": true - } - } - } - ], - "resources": { - "limits": { - "Nșƶ4ĩĉş蝿ɖȃ賲鐅臬dH巧壚t": "770" - }, - "requests": { - "sn芞QÄȻȊ+?ƭ峧": "970" - } - }, - "volumeMounts": [ - { - "name": "176", - "mountPath": "177", - "subPath": "178", - "mountPropagation": "«öʮĀ\u003cé瞾ʀNŬɨǙÄr蛏豈ɃHŠ", - "subPathExpr": "179" - } - ], - "volumeDevices": [ - { - "name": "180", - "devicePath": "181" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "182" - ] - }, - "httpGet": { - "path": "183", - "port": -1167888910, - "host": "184", - "scheme": ".Q貇£ȹ嫰ƹǔw÷nI", - "httpHeaders": [ - { - "name": "185", - "value": "186" - } - ] - }, - "tcpSocket": { - "port": "187", - "host": "188" - }, - "initialDelaySeconds": -162264011, - "timeoutSeconds": 800220849, - "periodSeconds": -1429994426, - "successThreshold": 135036402, - "failureThreshold": -1650568978 - }, - "readinessProbe": { - "exec": { - "command": [ - "189" - ] - }, - "httpGet": { - "path": "190", - "port": -2015604435, - "host": "191", - "scheme": "jƯĖ漘Z剚敍0)", - "httpHeaders": [ - { - "name": "192", - "value": "193" - } - ] - }, - "tcpSocket": { - "port": 424236719, - "host": "194" - }, - "initialDelaySeconds": -2031266553, - "timeoutSeconds": -840997104, - "periodSeconds": -648954478, - "successThreshold": 1170649416, - "failureThreshold": 893619181 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "195" - ] - }, - "httpGet": { - "path": "196", - "port": "197", - "host": "198", - "scheme": "ɩC", - "httpHeaders": [ - { - "name": "199", - "value": "200" - } - ] - }, - "tcpSocket": { - "port": "201", - "host": "202" - } - }, - "preStop": { - "exec": { - "command": [ - "203" - ] - }, - "httpGet": { - "path": "204", - "port": 747802823, - "host": "205", - "scheme": "ĨFħ籘Àǒɿʒ", - "httpHeaders": [ - { - "name": "206", - "value": "207" - } - ] - }, - "tcpSocket": { - "port": 1912934380, - "host": "208" - } - } - }, - "terminationMessagePath": "209", - "terminationMessagePolicy": "1ſ盷褎weLJèux榜VƋZ1Ůđ眊", - "imagePullPolicy": "Ź9ǕLLȊɞ-uƻ悖", - "securityContext": { - "capabilities": { - "add": [ - "Ƹ[Ęİ榌U髷裎$MVȟ@7" - ], - "drop": [ - "奺Ȋ礶惇¸t颟.鵫ǚ" - ] - }, - "privileged": true, - "seLinuxOptions": { - "user": "210", - "role": "211", - "type": "212", - "level": "213" - }, - "runAsUser": 1162216870203002790, - "runAsGroup": -3651020110942663855, - "runAsNonRoot": false, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": false, - "procMount": "-鿧悮坮Ȣ幟ļ" - }, - "stdin": true, - "tty": true - } - ], - "containers": [ - { - "name": "214", - "image": "215", - "command": [ - "216" - ], - "args": [ - "217" - ], - "workingDir": "218", - "ports": [ - { - "name": "219", - "hostPort": -1336170981, - "containerPort": 1179132251, - "protocol": "Kʝ瘴I\\p[ħsĨɆâĺɗ", - "hostIP": "220" - } - ], - "envFrom": [ - { - "prefix": "221", - "configMapRef": { - "name": "222", - "optional": true - }, - "secretRef": { - "name": "223", - "optional": true - } - } - ], - "env": [ - { - "name": "224", - "value": "225", - "valueFrom": { - "fieldRef": { - "apiVersion": "226", - "fieldPath": "227" - }, - "resourceFieldRef": { - "containerName": "228", - "resource": "229", - "divisor": "99" - }, - "configMapKeyRef": { - "name": "230", - "key": "231", - "optional": false - }, - "secretKeyRef": { - "name": "232", - "key": "233", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "攤/ɸɎ R§耶FfBl": "326" - }, - "requests": { - "ɱJȉ罴": "587" - } - }, - "volumeMounts": [ - { - "name": "234", - "readOnly": true, - "mountPath": "235", - "subPath": "236", - "mountPropagation": "6dz娝嘚庎D}埽uʎȺ眖R#yV'W", - "subPathExpr": "237" - } - ], - "volumeDevices": [ - { - "name": "238", - "devicePath": "239" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "240" - ] - }, - "httpGet": { - "path": "241", - "port": "242", - "host": "243", - "scheme": "Í勅跦Opwǩ曬逴褜1ØœȠƬ", - "httpHeaders": [ - { - "name": "244", - "value": "245" - } - ] - }, - "tcpSocket": { - "port": "246", - "host": "247" - }, - "initialDelaySeconds": 1419770315, - "timeoutSeconds": 300356869, - "periodSeconds": 1830495826, - "successThreshold": 1102291854, - "failureThreshold": -241238495 - }, - "readinessProbe": { - "exec": { - "command": [ - "248" - ] - }, - "httpGet": { - "path": "249", - "port": 972978563, - "host": "250", - "scheme": "ȨŮ+朷Ǝ膯", - "httpHeaders": [ - { - "name": "251", - "value": "252" - } - ] - }, - "tcpSocket": { - "port": -1506633471, - "host": "253" - }, - "initialDelaySeconds": -249989919, - "timeoutSeconds": -171684192, - "periodSeconds": -602419938, - "successThreshold": 1040396664, - "failureThreshold": -979584143 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "254" - ] - }, - "httpGet": { - "path": "255", - "port": "256", - "host": "257", - "scheme": "碧闳ȩr", - "httpHeaders": [ - { - "name": "258", - "value": "259" - } - ] - }, - "tcpSocket": { - "port": "260", - "host": "261" - } - }, - "preStop": { - "exec": { - "command": [ - "262" - ] - }, - "httpGet": { - "path": "263", - "port": "264", - "host": "265", - "scheme": "ē鐭#嬀ơŸ8T 苧yñKJɐ", - "httpHeaders": [ - { - "name": "266", - "value": "267" - } - ] - }, - "tcpSocket": { - "port": "268", - "host": "269" - } - } - }, - "terminationMessagePath": "270", - "terminationMessagePolicy": "ƚ绤fʀļ腩墺Ò媁荭gw忊|E剒蔞", - "imagePullPolicy": "=E埄Ȁ朦 wƯ貾坢'跩aŕ翑0展", - "securityContext": { - "capabilities": { - "add": [ - "庰%皧V" - ], - "drop": [ - "现葢ŵ橨鬶l獕;跣Hǝcw媀瓄\u0026翜舞拉" - ] - }, - "privileged": true, - "seLinuxOptions": { - "user": "271", - "role": "272", - "type": "273", - "level": "274" - }, - "runAsUser": 8876559635423161004, - "runAsGroup": -1576913564542459711, - "runAsNonRoot": true, - "readOnlyRootFilesystem": false, - "allowPrivilegeEscalation": false, - "procMount": "ĠM蘇KŅ/»頸+SÄ蚃" - }, - "tty": true - } - ], - "restartPolicy": ")酊龨δ摖ȱğ_\u003cǬëJ橈'琕鶫:", - "terminationGracePeriodSeconds": -5370059306928520750, - "activeDeadlineSeconds": 5724260086168234152, - "dnsPolicy": "'ǵɐ鰥", - "nodeSelector": { - "275": "276" - }, - "serviceAccountName": "277", - "serviceAccount": "278", - "automountServiceAccountToken": true, - "nodeName": "279", - "hostNetwork": true, - "hostPID": true, - "shareProcessNamespace": false, - "securityContext": { - "seLinuxOptions": { - "user": "280", - "role": "281", - "type": "282", - "level": "283" - }, - "runAsUser": 1517677345437208428, - "runAsGroup": 4640906527069599386, - "runAsNonRoot": true, - "supplementalGroups": [ - -6499508485510627932 - ], - "fsGroup": -4389239449149439507, - "sysctls": [ - { - "name": "284", - "value": "285" - } - ] - }, - "imagePullSecrets": [ - { - "name": "286" - } - ], - "hostname": "287", - "subdomain": "288", - "affinity": { - "nodeAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": { - "nodeSelectorTerms": [ - { - "matchExpressions": [ - { - "key": "289", - "operator": "", - "values": [ - "290" - ] - } - ], - "matchFields": [ - { - "key": "291", - "operator": "亏yƕ丆録²Ŏ)/灩聋3趐囨鏻", - "values": [ - "292" - ] - } - ] - } - ] - }, - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -938421813, - "preference": { - "matchExpressions": [ - { - "key": "293", - "operator": "蹔ŧ", - "values": [ - "294" - ] - } - ], - "matchFields": [ - { - "key": "295", - "operator": "x$1", - "values": [ - "296" - ] - } - ] - } - } - ] - }, - "podAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "jeds4-4tz9x--43--3---93-2-2-37--e00uz-z0sn-8hx-qa--0o8m3-d0n/py_8-3..s._.x.2K_2qu_0S-Cq0": "8yP9S--858LI__.8____rO-S-P_-...0c.-p" - }, - "matchExpressions": [ - { - "key": "f.-zv._._.5-H.T.-.-.T-V_D_0-K_AS", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "303" - ], - "topologyKey": "304" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -902839620, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "x3..-.8-Jp-9-4-Tm.Y": "k8...__.Q_c8.G.b_9_1o.w_aI._31-_I-A-_3bz._8M01" - }, - "matchExpressions": [ - { - "key": "w9-9d8-s7t/ZX-D---k..1Q7._l.._Q.6.I--2_9.v.--_.--4QQo", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "311" - ], - "topologyKey": "312" - } - } - ] - }, - "podAntiAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "7-3x-3/9a_-0R_.Z__Lv8_.O_..8n.--z_-..6W.VK.sTt.-U_--56-.7D.3_P": "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": [ - "319" - ], - "topologyKey": "320" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": 1505385143, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "yp8q-sf1--gw-jz-659--0l-023bm-6l2e5---k5v3a---9/tA.W5_-5_.V1-rU.___06.eqk5E_-4-.XH-.k.7.l_-W81": "o_6Z..11_7pX_.-mLlx...w_t-_.5.40Rw4gD.._.-x6db-L7.-__-G_2kCpS_1" - }, - "matchExpressions": [ - { - "key": "d-XZ-x.__.Y_2-n_5023Xl-3Pw_-r7g", - "operator": "NotIn", - "values": [ - "VT3sn-0_.i__a.O2G_J" - ] - } - ] - }, - "namespaces": [ - "327" - ], - "topologyKey": "328" - } - } - ] - } - }, - "schedulerName": "329", - "tolerations": [ - { - "key": "330", - "operator": "抷qTfZȻ干m謆7", - "value": "331", - "effect": "儉ɩ柀", - "tolerationSeconds": -7411984641310969236 - } - ], - "hostAliases": [ - { - "ip": "332", - "hostnames": [ - "333" - ] - } - ], - "priorityClassName": "334", - "priority": -895317190, - "dnsConfig": { - "nameservers": [ - "335" - ], - "searches": [ - "336" - ], - "options": [ - { - "name": "337", - "value": "338" - } - ] - }, - "readinessGates": [ - { - "conditionType": "ċƹ|慼櫁色苆试揯遐e4'ď曕椐敛n" - } - ], - "runtimeClassName": "339", - "enableServiceLinks": true - } - }, - "volumeClaimTemplates": [ - { - "metadata": { - "name": "340", - "generateName": "341", - "namespace": "342", - "selfLink": "343", - "resourceVersion": "15930892079168115837", - "generation": -7417757023786628909, - "creationTimestamp": null, - "deletionGracePeriodSeconds": 6779218673590464341, - "labels": { - "345": "346" - }, - "annotations": { - "347": "348" - }, - "ownerReferences": [ - { - "apiVersion": "349", - "kind": "350", - "name": "351", - "uid": "țb贇髪čɣ暇镘買ɱD很唟-", - "controller": true, - "blockOwnerDeletion": false - } - ], - "finalizers": [ - "352" - ], - "clusterName": "353", - "managedFields": [ - { - "manager": "354", - "operation": "E嗆R2璻攜轴", - "apiVersion": "355", - "fields": {"356":{"357":null}} - } - ] - }, - "spec": { - "accessModes": [ - "Pöƌ镳餘" - ], - "selector": { - "matchLabels": { - "t.k47M7y-Dy__3wc.q.8_00.0_N": "" - }, - "matchExpressions": [ - { - "key": "PfNx__-U_.Pn-W23-_.z_.._s--_F-R", - "operator": "In", - "values": [ - "g__4K..-68-7AlR__8-7_-YD-Q9_-_1" - ] - } - ] - }, - "resources": { - "limits": { - "撣樀": "688" - }, - "requests": { - "4Y鳲Jɡ": "987" - } - }, - "volumeName": "366", - "storageClassName": "367", - "volumeMode": "iD¢ƿ媴h5ƅȸȓɻ猶", - "dataSource": { - "apiGroup": "368", - "kind": "369", - "name": "370" - } - }, - "status": { - "phase": "嫡牿咸Ǻ潑鶋洅啶'ƈo", - "accessModes": [ - "Ǣ龞瞯å檳ė\u003ec緍k¢茤Ƣǟ½灶" - ], - "capacity": { - "u汎mō6µɑ`ȗ\u003c8^翜T蘈ý": "37" - }, - "conditions": [ - { - "type": "ɁºDZ秶ʑ韝e溣狣愿激H\\Ȳ", - "status": "I梞ū筀", - "lastProbeTime": "2489-11-15T17:36:06Z", - "lastTransitionTime": "2023-10-20T16:52:07Z", - "reason": "371", - "message": "372" - } - ] - } - } - ], - "serviceName": "373", - "podManagementPolicy": "C", - "updateStrategy": { - "type": "Z槇鿖]甙ªŒ,躻[鶆f盧詳痍4'", - "rollingUpdate": { - "partition": -186717017 - } - }, - "revisionHistoryLimit": 1684743280 - }, - "status": { - "observedGeneration": -5753617402405166224, - "replicas": 1952497813, - "readyReplicas": -1653255608, - "currentReplicas": 1913559840, - "updatedReplicas": -803838090, - "currentRevision": "374", - "updateRevision": "375", - "collisionCount": -1147281085, - "conditions": [ - { - "type": "Ė@îż暬Ƒ琇ũ齑誀ŭ\"ɦ", - "status": "×軓鼐嵱宯ÙQ阉(闒ƈƳ萎Ŋ", - "lastTransitionTime": "2606-05-01T09:09:27Z", - "reason": "376", - "message": "377" - } - ] - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.StatefulSet.pb b/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.StatefulSet.pb deleted file mode 100644 index 98165261b46112044254bc537c6db439f2d47621..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 5791 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 n6sbQnH&R#aEARs&i_7xAM6SE@ diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.StatefulSet.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.StatefulSet.yaml deleted file mode 100644 index e7611c3d3fc..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta1.StatefulSet.yaml +++ /dev/null @@ -1,799 +0,0 @@ -apiVersion: apps/v1beta1 -kind: StatefulSet -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - fields: - "18": - "19": null - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -spec: - podManagementPolicy: C - replicas: -1978186127 - revisionHistoryLimit: 1684743280 - selector: - matchExpressions: - - key: 5816m59-dx8----i--5-8t36b--09--23-u19m-35--d.vo61---4fy--9---7--9-9s-0-u5lj2--10pq-0-7-9-2-ekg-071b/YJTrcd-2.-__E_Sv__26KX_F - operator: NotIn - values: - - y_y_o0_5qN2_---_M.N_._a6.9bHjdH.-.5_.I8__.-AIw.__-___16 - matchLabels: - w9v--m0-1y5-g3/JFHn7y-74.-0MUORQQ.N2.1.L.l-Y._.-44..d.__g: F-_3-n-_-__3u-.__P__.7U-Uo_F - serviceName: "373" - template: - metadata: - annotations: - "37": "38" - clusterName: "43" - creationTimestamp: null - deletionGracePeriodSeconds: -2848337479447330428 - finalizers: - - "42" - generateName: "31" - generation: 3557306139556084909 - labels: - "35": "36" - managedFields: - - apiVersion: "45" - fields: - "46": - "47": null - manager: "44" - operation: 妻ƅTGS5Ǎ - name: "30" - namespace: "32" - ownerReferences: - - apiVersion: "39" - blockOwnerDeletion: false - controller: false - kind: "40" - name: "41" - uid: '@Z^嫫猤痈C*ĕʄő芖{|ǘ"^饣' - resourceVersion: "373742866186182450" - selfLink: "33" - uid: ']躢|)黰eȪ嵛4$%QɰVzÏ抴' - spec: - activeDeadlineSeconds: 5724260086168234152 - affinity: - nodeAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - key: "293" - operator: 蹔ŧ - values: - - "294" - matchFields: - - key: "295" - operator: x$1 - values: - - "296" - weight: -938421813 - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - key: "289" - operator: "" - values: - - "290" - matchFields: - - key: "291" - operator: 亏yƕ丆録²Ŏ)/灩聋3趐囨鏻 - values: - - "292" - podAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: w9-9d8-s7t/ZX-D---k..1Q7._l.._Q.6.I--2_9.v.--_.--4QQo - operator: DoesNotExist - matchLabels: - x3..-.8-Jp-9-4-Tm.Y: k8...__.Q_c8.G.b_9_1o.w_aI._31-_I-A-_3bz._8M01 - namespaces: - - "311" - topologyKey: "312" - weight: -902839620 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: f.-zv._._.5-H.T.-.-.T-V_D_0-K_AS - operator: DoesNotExist - matchLabels: - jeds4-4tz9x--43--3---93-2-2-37--e00uz-z0sn-8hx-qa--0o8m3-d0n/py_8-3..s._.x.2K_2qu_0S-Cq0: 8yP9S--858LI__.8____rO-S-P_-...0c.-p - namespaces: - - "303" - topologyKey: "304" - podAntiAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: d-XZ-x.__.Y_2-n_5023Xl-3Pw_-r7g - operator: NotIn - values: - - VT3sn-0_.i__a.O2G_J - matchLabels: - yp8q-sf1--gw-jz-659--0l-023bm-6l2e5---k5v3a---9/tA.W5_-5_.V1-rU.___06.eqk5E_-4-.XH-.k.7.l_-W81: o_6Z..11_7pX_.-mLlx...w_t-_.5.40Rw4gD.._.-x6db-L7.-__-G_2kCpS_1 - namespaces: - - "327" - topologyKey: "328" - weight: 1505385143 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: 1-_-3_L_2--_v2.5p_..Y-.wg_-b8a_6_.0Q4_.84.K_-_0_..u.F.pq..--3C - operator: In - values: - - p_N-S..O-BZ..6-1.S-B3_.b17ca-_p-y.eQZ9p_6.Cw - matchLabels: - 7-3x-3/9a_-0R_.Z__Lv8_.O_..8n.--z_-..6W.VK.sTt.-U_--56-.7D.3_P: d._.Um.-__k.5 - namespaces: - - "319" - topologyKey: "320" - automountServiceAccountToken: true - containers: - - args: - - "217" - command: - - "216" - env: - - name: "224" - value: "225" - valueFrom: - configMapKeyRef: - key: "231" - name: "230" - optional: false - fieldRef: - apiVersion: "226" - fieldPath: "227" - resourceFieldRef: - containerName: "228" - divisor: "99" - resource: "229" - secretKeyRef: - key: "233" - name: "232" - optional: false - envFrom: - - configMapRef: - name: "222" - optional: true - prefix: "221" - secretRef: - name: "223" - optional: true - image: "215" - imagePullPolicy: =E埄Ȁ朦 wƯ貾坢'跩aŕ翑0展 - lifecycle: - postStart: - exec: - command: - - "254" - httpGet: - host: "257" - httpHeaders: - - name: "258" - value: "259" - path: "255" - port: "256" - scheme: 碧闳ȩr - tcpSocket: - host: "261" - port: "260" - preStop: - exec: - command: - - "262" - httpGet: - host: "265" - httpHeaders: - - name: "266" - value: "267" - path: "263" - port: "264" - scheme: ē鐭#嬀ơŸ8T 苧yñKJɐ - tcpSocket: - host: "269" - port: "268" - livenessProbe: - exec: - command: - - "240" - failureThreshold: -241238495 - httpGet: - host: "243" - httpHeaders: - - name: "244" - value: "245" - path: "241" - port: "242" - scheme: Í勅跦Opwǩ曬逴褜1ØœȠƬ - initialDelaySeconds: 1419770315 - periodSeconds: 1830495826 - successThreshold: 1102291854 - tcpSocket: - host: "247" - port: "246" - timeoutSeconds: 300356869 - name: "214" - ports: - - containerPort: 1179132251 - hostIP: "220" - hostPort: -1336170981 - name: "219" - protocol: Kʝ瘴I\p[ħsĨɆâĺɗ - readinessProbe: - exec: - command: - - "248" - failureThreshold: -979584143 - httpGet: - host: "250" - httpHeaders: - - name: "251" - value: "252" - path: "249" - port: 972978563 - scheme: ȨŮ+朷Ǝ膯 - initialDelaySeconds: -249989919 - periodSeconds: -602419938 - successThreshold: 1040396664 - tcpSocket: - host: "253" - port: -1506633471 - timeoutSeconds: -171684192 - resources: - limits: - 攤/ɸɎ R§耶FfBl: "326" - requests: - ɱJȉ罴: "587" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - 庰%皧V - drop: - - 现葢ŵ橨鬶l獕;跣Hǝcw媀瓄&翜舞拉 - privileged: true - procMount: ĠM蘇KŅ/»頸+SÄ蚃 - readOnlyRootFilesystem: false - runAsGroup: -1576913564542459711 - runAsNonRoot: true - runAsUser: 8876559635423161004 - seLinuxOptions: - level: "274" - role: "272" - type: "273" - user: "271" - terminationMessagePath: "270" - terminationMessagePolicy: ƚ绤fʀļ腩墺Ò媁荭gw忊|E剒蔞 - tty: true - volumeDevices: - - devicePath: "239" - name: "238" - volumeMounts: - - mountPath: "235" - mountPropagation: 6dz娝嘚庎D}埽uʎȺ眖R#yV'W - name: "234" - readOnly: true - subPath: "236" - subPathExpr: "237" - workingDir: "218" - dnsConfig: - nameservers: - - "335" - options: - - name: "337" - value: "338" - searches: - - "336" - dnsPolicy: '''ǵɐ鰥' - enableServiceLinks: true - hostAliases: - - hostnames: - - "333" - ip: "332" - hostNetwork: true - hostPID: true - hostname: "287" - imagePullSecrets: - - name: "286" - initContainers: - - args: - - "159" - command: - - "158" - env: - - name: "166" - value: "167" - valueFrom: - configMapKeyRef: - key: "173" - name: "172" - optional: false - fieldRef: - apiVersion: "168" - fieldPath: "169" - resourceFieldRef: - containerName: "170" - divisor: "813" - resource: "171" - secretKeyRef: - key: "175" - name: "174" - optional: true - envFrom: - - configMapRef: - name: "164" - optional: true - prefix: "163" - secretRef: - name: "165" - optional: true - image: "157" - imagePullPolicy: Ź9ǕLLȊɞ-uƻ悖 - lifecycle: - postStart: - exec: - command: - - "195" - httpGet: - host: "198" - httpHeaders: - - name: "199" - value: "200" - path: "196" - port: "197" - scheme: ɩC - tcpSocket: - host: "202" - port: "201" - preStop: - exec: - command: - - "203" - httpGet: - host: "205" - httpHeaders: - - name: "206" - value: "207" - path: "204" - port: 747802823 - scheme: ĨFħ籘Àǒɿʒ - tcpSocket: - host: "208" - port: 1912934380 - livenessProbe: - exec: - command: - - "182" - failureThreshold: -1650568978 - httpGet: - host: "184" - httpHeaders: - - name: "185" - value: "186" - path: "183" - port: -1167888910 - scheme: .Q貇£ȹ嫰ƹǔw÷nI - initialDelaySeconds: -162264011 - periodSeconds: -1429994426 - successThreshold: 135036402 - tcpSocket: - host: "188" - port: "187" - timeoutSeconds: 800220849 - name: "156" - ports: - - containerPort: 1180382332 - hostIP: "162" - hostPort: 963442342 - name: "161" - protocol: H韹寬娬ï瓼猀2:öY鶪5w垁 - readinessProbe: - exec: - command: - - "189" - failureThreshold: 893619181 - httpGet: - host: "191" - httpHeaders: - - name: "192" - value: "193" - path: "190" - port: -2015604435 - scheme: jƯĖ漘Z剚敍0) - initialDelaySeconds: -2031266553 - periodSeconds: -648954478 - successThreshold: 1170649416 - tcpSocket: - host: "194" - port: 424236719 - timeoutSeconds: -840997104 - resources: - limits: - Nșƶ4ĩĉş蝿ɖȃ賲鐅臬dH巧壚t: "770" - requests: - sn芞QÄȻȊ+?ƭ峧: "970" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - Ƹ[Ęİ榌U髷裎$MVȟ@7 - drop: - - 奺Ȋ礶惇¸t颟.鵫ǚ - privileged: true - procMount: -鿧悮坮Ȣ幟ļ - readOnlyRootFilesystem: true - runAsGroup: -3651020110942663855 - runAsNonRoot: false - runAsUser: 1162216870203002790 - seLinuxOptions: - level: "213" - role: "211" - type: "212" - user: "210" - stdin: true - terminationMessagePath: "209" - terminationMessagePolicy: 1ſ盷褎weLJèux榜VƋZ1Ůđ眊 - tty: true - volumeDevices: - - devicePath: "181" - name: "180" - volumeMounts: - - mountPath: "177" - mountPropagation: «öʮĀ<é瞾ʀNŬɨǙÄr蛏豈ɃHŠ - name: "176" - subPath: "178" - subPathExpr: "179" - workingDir: "160" - nodeName: "279" - nodeSelector: - "275": "276" - priority: -895317190 - priorityClassName: "334" - readinessGates: - - conditionType: ċƹ|慼櫁色苆试揯遐e4'ď曕椐敛n - restartPolicy: ')酊龨δ摖ȱğ_<ǬëJ橈''琕鶫:' - runtimeClassName: "339" - schedulerName: "329" - securityContext: - fsGroup: -4389239449149439507 - runAsGroup: 4640906527069599386 - runAsNonRoot: true - runAsUser: 1517677345437208428 - seLinuxOptions: - level: "283" - role: "281" - type: "282" - user: "280" - supplementalGroups: - - -6499508485510627932 - sysctls: - - name: "284" - value: "285" - serviceAccount: "278" - serviceAccountName: "277" - shareProcessNamespace: false - subdomain: "288" - terminationGracePeriodSeconds: -5370059306928520750 - tolerations: - - effect: 儉ɩ柀 - key: "330" - operator: 抷qTfZȻ干m謆7 - tolerationSeconds: -7411984641310969236 - value: "331" - volumes: - - awsElasticBlockStore: - fsType: "56" - partition: -1996616480 - volumeID: "55" - azureDisk: - cachingMode: 唼Ģ猇õǶț鹎ğ#咻痗ȡmƴy綸_ - diskName: "119" - diskURI: "120" - fsType: "121" - kind: 參遼ūP - readOnly: true - azureFile: - secretName: "105" - shareName: "106" - cephfs: - monitors: - - "90" - path: "91" - readOnly: true - secretFile: "93" - secretRef: - name: "94" - user: "92" - cinder: - fsType: "88" - readOnly: true - secretRef: - name: "89" - volumeID: "87" - configMap: - defaultMode: 480521693 - items: - - key: "108" - mode: -1296140 - path: "109" - name: "107" - optional: false - csi: - driver: "151" - fsType: "152" - nodePublishSecretRef: - name: "155" - readOnly: false - volumeAttributes: - "153": "154" - downwardAPI: - defaultMode: -1376537100 - items: - - fieldRef: - apiVersion: "98" - fieldPath: "99" - mode: -1482763519 - path: "97" - resourceFieldRef: - containerName: "100" - divisor: "772" - resource: "101" - emptyDir: - medium: o&蕭k ź贩j瀉 - sizeLimit: "621" - fc: - fsType: "103" - lun: -1902521464 - targetWWNs: - - "102" - wwids: - - "104" - flexVolume: - driver: "82" - fsType: "83" - options: - "85": "86" - readOnly: true - secretRef: - name: "84" - flocker: - datasetName: "95" - datasetUUID: "96" - gcePersistentDisk: - fsType: "54" - partition: -1321131665 - pdName: "53" - readOnly: true - gitRepo: - directory: "59" - repository: "57" - revision: "58" - glusterfs: - endpoints: "72" - path: "73" - readOnly: true - hostPath: - path: "52" - type: Uʎ浵ɲõ - iscsi: - fsType: "68" - initiatorName: "71" - iqn: "66" - iscsiInterface: "67" - lun: 636617833 - portals: - - "69" - secretRef: - name: "70" - targetPortal: "65" - name: "51" - nfs: - path: "64" - server: "63" - persistentVolumeClaim: - claimName: "74" - readOnly: true - photonPersistentDisk: - fsType: "123" - pdID: "122" - portworxVolume: - fsType: "138" - readOnly: true - volumeID: "137" - projected: - defaultMode: -50623103 - sources: - - configMap: - items: - - key: "133" - mode: 1569606284 - path: "134" - name: "132" - optional: false - downwardAPI: - items: - - fieldRef: - apiVersion: "128" - fieldPath: "129" - mode: -1319998825 - path: "127" - resourceFieldRef: - containerName: "130" - divisor: "838" - resource: "131" - secret: - items: - - key: "125" - mode: 996680040 - path: "126" - name: "124" - optional: false - serviceAccountToken: - audience: "135" - expirationSeconds: -4636499237765408684 - path: "136" - quobyte: - group: "117" - readOnly: true - registry: "114" - tenant: "118" - user: "116" - volume: "115" - rbd: - fsType: "77" - image: "76" - keyring: "80" - monitors: - - "75" - pool: "78" - readOnly: true - secretRef: - name: "81" - user: "79" - scaleIO: - fsType: "146" - gateway: "139" - protectionDomain: "142" - readOnly: true - secretRef: - name: "141" - sslEnabled: true - storageMode: "144" - storagePool: "143" - system: "140" - volumeName: "145" - secret: - defaultMode: -288563359 - items: - - key: "61" - mode: -1365115016 - path: "62" - optional: false - secretName: "60" - storageos: - fsType: "149" - readOnly: true - secretRef: - name: "150" - volumeName: "147" - volumeNamespace: "148" - vsphereVolume: - fsType: "111" - storagePolicyID: "113" - storagePolicyName: "112" - volumePath: "110" - updateStrategy: - rollingUpdate: - partition: -186717017 - type: Z槇鿖]甙ªŒ,躻[鶆f盧詳痍4' - volumeClaimTemplates: - - metadata: - annotations: - "347": "348" - clusterName: "353" - creationTimestamp: null - deletionGracePeriodSeconds: 6779218673590464341 - finalizers: - - "352" - generateName: "341" - generation: -7417757023786628909 - labels: - "345": "346" - managedFields: - - apiVersion: "355" - fields: - "356": - "357": null - manager: "354" - operation: E嗆R2璻攜轴 - name: "340" - namespace: "342" - ownerReferences: - - apiVersion: "349" - blockOwnerDeletion: false - controller: true - kind: "350" - name: "351" - uid: țb贇髪čɣ暇镘買ɱD很唟- - resourceVersion: "15930892079168115837" - selfLink: "343" - spec: - accessModes: - - Pöƌ镳餘 - dataSource: - apiGroup: "368" - kind: "369" - name: "370" - resources: - limits: - 撣樀: "688" - requests: - 4Y鳲Jɡ: "987" - selector: - matchExpressions: - - key: PfNx__-U_.Pn-W23-_.z_.._s--_F-R - operator: In - values: - - g__4K..-68-7AlR__8-7_-YD-Q9_-_1 - matchLabels: - t.k47M7y-Dy__3wc.q.8_00.0_N: "" - storageClassName: "367" - volumeMode: iD¢ƿ媴h5ƅȸȓɻ猶 - volumeName: "366" - status: - accessModes: - - Ǣ龞瞯å檳ė>c緍k¢茤Ƣǟ½灶 - capacity: - u汎mō6µɑ`ȗ<8^翜T蘈ý: "37" - conditions: - - lastProbeTime: "2489-11-15T17:36:06Z" - lastTransitionTime: "2023-10-20T16:52:07Z" - message: "372" - reason: "371" - status: I梞ū筀 - type: ɁºDZ秶ʑ韝e溣狣愿激H\Ȳ - phase: 嫡牿咸Ǻ潑鶋洅啶'ƈo -status: - collisionCount: -1147281085 - conditions: - - lastTransitionTime: "2606-05-01T09:09:27Z" - message: "377" - reason: "376" - status: ×軓鼐嵱宯ÙQ阉(闒ƈƳ萎Ŋ - type: Ė@îż暬Ƒ琇ũ齑誀ŭ"ɦ - currentReplicas: 1913559840 - currentRevision: "374" - observedGeneration: -5753617402405166224 - readyReplicas: -1653255608 - replicas: 1952497813 - updateRevision: "375" - updatedReplicas: -803838090 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.ControllerRevision.after_roundtrip.json b/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.ControllerRevision.after_roundtrip.json deleted file mode 100644 index a09016f5b0c..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.ControllerRevision.after_roundtrip.json +++ /dev/null @@ -1,44 +0,0 @@ -{ - "kind": "ControllerRevision", - "apiVersion": "apps/v1beta2", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17" - } - ] - }, - "data": {"apiVersion":"example.com/v1","kind":"CustomType","spec":{"replicas":1},"status":{"available":1}}, - "revision": 1089963290653861247 -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.ControllerRevision.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.ControllerRevision.after_roundtrip.pb deleted file mode 100644 index 4e46d7c614b996042eaec3f8c6f5fafb112fc68f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 362 zcmd0{C}!YN;^IjxC@9u1GfYY?Ni-4?a?Z~yDay~uNi7OWEz2y<%+C|r&BS$rk&Dqt zh|ySz(L{;SR7>ed>&wO6M^+blJ)75+Xz^lUZ^DrkCuiurn6cjMNO#!NB|B1$L=4R= z%}k6;4a`j}j4jMe%?yl;EiG=pYr5LlJ*Tn2i6LNZ$JXZ7`RC^BW{hIvVl)?Gv`Av- zVzd-uGBn6i;9@c~l43G6R^oH1db)eciT3K^qg}`P3$&OF4GkD97>k$;O{$m-O}iL% zflAGU6kks0dOD@+<>Hw~=jnz%owMce_C)=YQ)-`0Y}9zRbNZ3CSfFXed>&wO6M^+blJ)75+Xz^lUZ^DrkCuiurn6cjMNO#!NB|B1$L=4R= z%}k6;4a`j}j4jMe%?yl;EiG=pYr5LlJ*Tn2i6LNZ$JXZ7`RC^BW{hIvVl)?Gv`Av- zVzd-uGBn6i;9@c~l43G6R^oH1db)eciT3K^qg}`P3$&OF4GkD97>k$;O{$m-O}iLv zflAGU6kks0dOD@+<>Hw~=jnz%owMce_C)=YQ)-`0Y}9zRbNZ3CSfFXVp(ElPGV9{DoCPM;{U0> PwJ&~6nZPf_pu_+GQX_<% diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.ControllerRevision.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.ControllerRevision.yaml deleted file mode 100644 index 186ddf8fc2c..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.ControllerRevision.yaml +++ /dev/null @@ -1,41 +0,0 @@ -apiVersion: apps/v1beta2 -data: - apiVersion: example.com/v1 - kind: CustomType - spec: - replicas: 1 - status: - available: 1 -kind: ControllerRevision -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - fields: - "18": - "19": null - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -revision: 1089963290653861247 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.DaemonSet.after_roundtrip.json b/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.DaemonSet.after_roundtrip.json deleted file mode 100644 index 9fce274912e..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.DaemonSet.after_roundtrip.json +++ /dev/null @@ -1,1062 +0,0 @@ -{ - "kind": "DaemonSet", - "apiVersion": "apps/v1beta2", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17" - } - ] - }, - "spec": { - "selector": { - "matchLabels": { - "9n7yd745q0------2-2413-4lu-8-6r4404d5---g8c2-k9/Nx.G": "0M.y.g" - }, - "matchExpressions": [ - { - "key": "68._bQw.-dG6c-.6--_x.--0wmZk1_8._3s_-B", - "operator": "In", - "values": [ - "Trcd-2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ2" - ] - } - ] - }, - "template": { - "metadata": { - "name": "30", - "generateName": "31", - "namespace": "32", - "selfLink": "33", - "uid": "ƐP_痸荎僋bŭDz鯰硰{舁吉蓨O", - "resourceVersion": "11397677413428459614", - "generation": 3974191383006284807, - "creationTimestamp": null, - "deletionGracePeriodSeconds": 5087509039175129589, - "labels": { - "35": "36" - }, - "annotations": { - "37": "38" - }, - "ownerReferences": [ - { - "apiVersion": "39", - "kind": "40", - "name": "41", - "uid": ",Q捇ȸ{+ɸ殁", - "controller": true, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "42" - ], - "clusterName": "43", - "managedFields": [ - { - "manager": "44", - "apiVersion": "45" - } - ] - }, - "spec": { - "volumes": [ - { - "name": "51", - "hostPath": { - "path": "52", - "type": "_Ĭ艥\u003c" - }, - "emptyDir": { - "medium": "Ň'Ğİ*", - "sizeLimit": "695" - }, - "gcePersistentDisk": { - "pdName": "53", - "fsType": "54", - "partition": -1706940973 - }, - "awsElasticBlockStore": { - "volumeID": "55", - "fsType": "56", - "partition": 1637061888, - "readOnly": true - }, - "gitRepo": { - "repository": "57", - "revision": "58", - "directory": "59" - }, - "secret": { - "secretName": "60", - "items": [ - { - "key": "61", - "path": "62", - "mode": -1092501327 - } - ], - "defaultMode": 62108019, - "optional": true - }, - "nfs": { - "server": "63", - "path": "64", - "readOnly": true - }, - "iscsi": { - "targetPortal": "65", - "iqn": "66", - "lun": -1884322607, - "iscsiInterface": "67", - "fsType": "68", - "portals": [ - "69" - ], - "secretRef": { - "name": "70" - }, - "initiatorName": "71" - }, - "glusterfs": { - "endpoints": "72", - "path": "73" - }, - "persistentVolumeClaim": { - "claimName": "74" - }, - "rbd": { - "monitors": [ - "75" - ], - "image": "76", - "fsType": "77", - "pool": "78", - "user": "79", - "keyring": "80", - "secretRef": { - "name": "81" - }, - "readOnly": true - }, - "flexVolume": { - "driver": "82", - "fsType": "83", - "secretRef": { - "name": "84" - }, - "readOnly": true, - "options": { - "85": "86" - } - }, - "cinder": { - "volumeID": "87", - "fsType": "88", - "readOnly": true, - "secretRef": { - "name": "89" - } - }, - "cephfs": { - "monitors": [ - "90" - ], - "path": "91", - "user": "92", - "secretFile": "93", - "secretRef": { - "name": "94" - }, - "readOnly": true - }, - "flocker": { - "datasetName": "95", - "datasetUUID": "96" - }, - "downwardAPI": { - "items": [ - { - "path": "97", - "fieldRef": { - "apiVersion": "98", - "fieldPath": "99" - }, - "resourceFieldRef": { - "containerName": "100", - "resource": "101", - "divisor": "40" - }, - "mode": -332563744 - } - ], - "defaultMode": -861583888 - }, - "fc": { - "targetWWNs": [ - "102" - ], - "lun": 324963473, - "fsType": "103", - "readOnly": true, - "wwids": [ - "104" - ] - }, - "azureFile": { - "secretName": "105", - "shareName": "106", - "readOnly": true - }, - "configMap": { - "name": "107", - "items": [ - { - "key": "108", - "path": "109", - "mode": -885708332 - } - ], - "defaultMode": -1853411528, - "optional": true - }, - "vsphereVolume": { - "volumePath": "110", - "fsType": "111", - "storagePolicyName": "112", - "storagePolicyID": "113" - }, - "quobyte": { - "registry": "114", - "volume": "115", - "readOnly": true, - "user": "116", - "group": "117", - "tenant": "118" - }, - "azureDisk": { - "diskName": "119", - "diskURI": "120", - "cachingMode": "啞川J缮ǚb", - "fsType": "121", - "readOnly": false, - "kind": "ʬ" - }, - "photonPersistentDisk": { - "pdID": "122", - "fsType": "123" - }, - "projected": { - "sources": [ - { - "secret": { - "name": "124", - "items": [ - { - "key": "125", - "path": "126", - "mode": 1493217478 - } - ], - "optional": false - }, - "downwardAPI": { - "items": [ - { - "path": "127", - "fieldRef": { - "apiVersion": "128", - "fieldPath": "129" - }, - "resourceFieldRef": { - "containerName": "130", - "resource": "131", - "divisor": "763" - }, - "mode": -1617414299 - } - ] - }, - "configMap": { - "name": "132", - "items": [ - { - "key": "133", - "path": "134", - "mode": -2137658152 - } - ], - "optional": true - }, - "serviceAccountToken": { - "audience": "135", - "expirationSeconds": -6753602166099171537, - "path": "136" - } - } - ], - "defaultMode": -740816174 - }, - "portworxVolume": { - "volumeID": "137", - "fsType": "138" - }, - "scaleIO": { - "gateway": "139", - "system": "140", - "secretRef": { - "name": "141" - }, - "sslEnabled": true, - "protectionDomain": "142", - "storagePool": "143", - "storageMode": "144", - "volumeName": "145", - "fsType": "146" - }, - "storageos": { - "volumeName": "147", - "volumeNamespace": "148", - "fsType": "149", - "secretRef": { - "name": "150" - } - }, - "csi": { - "driver": "151", - "readOnly": false, - "fsType": "152", - "volumeAttributes": { - "153": "154" - }, - "nodePublishSecretRef": { - "name": "155" - } - } - } - ], - "initContainers": [ - { - "name": "156", - "image": "157", - "command": [ - "158" - ], - "args": [ - "159" - ], - "workingDir": "160", - "ports": [ - { - "name": "161", - "hostPort": 1435152179, - "containerPort": -343150875, - "protocol": "ɥ³ƞsɁ8^ʥǔTĪȸŹă", - "hostIP": "162" - } - ], - "envFrom": [ - { - "prefix": "163", - "configMapRef": { - "name": "164", - "optional": true - }, - "secretRef": { - "name": "165", - "optional": true - } - } - ], - "env": [ - { - "name": "166", - "value": "167", - "valueFrom": { - "fieldRef": { - "apiVersion": "168", - "fieldPath": "169" - }, - "resourceFieldRef": { - "containerName": "170", - "resource": "171", - "divisor": "770" - }, - "configMapKeyRef": { - "name": "172", - "key": "173", - "optional": true - }, - "secretKeyRef": { - "name": "174", - "key": "175", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "Z": "482" - }, - "requests": { - "ŏ{": "980" - } - }, - "volumeMounts": [ - { - "name": "176", - "readOnly": true, - "mountPath": "177", - "subPath": "178", - "mountPropagation": "ĕʄő芖{|", - "subPathExpr": "179" - } - ], - "volumeDevices": [ - { - "name": "180", - "devicePath": "181" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "182" - ] - }, - "httpGet": { - "path": "183", - "port": "184", - "host": "185", - "scheme": "pȿŘ阌Ŗ怳冘HǺƶ", - "httpHeaders": [ - { - "name": "186", - "value": "187" - } - ] - }, - "tcpSocket": { - "port": "188", - "host": "189" - }, - "initialDelaySeconds": 1366561945, - "timeoutSeconds": 657514697, - "periodSeconds": 408756018, - "successThreshold": 437263194, - "failureThreshold": -1116811061 - }, - "readinessProbe": { - "exec": { - "command": [ - "190" - ] - }, - "httpGet": { - "path": "191", - "port": 1873902270, - "host": "192", - "scheme": "?Qȫş", - "httpHeaders": [ - { - "name": "193", - "value": "194" - } - ] - }, - "tcpSocket": { - "port": 2091150210, - "host": "195" - }, - "initialDelaySeconds": -144591150, - "timeoutSeconds": 673378190, - "periodSeconds": 1701891633, - "successThreshold": -1768075156, - "failureThreshold": 273818613 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "196" - ] - }, - "httpGet": { - "path": "197", - "port": "198", - "host": "199", - "scheme": "錯ƶ", - "httpHeaders": [ - { - "name": "200", - "value": "201" - } - ] - }, - "tcpSocket": { - "port": "202", - "host": "203" - } - }, - "preStop": { - "exec": { - "command": [ - "204" - ] - }, - "httpGet": { - "path": "205", - "port": 2110181803, - "host": "206", - "scheme": "\u0026蕭k ź贩j瀉ǚrǜnh0å", - "httpHeaders": [ - { - "name": "207", - "value": "208" - } - ] - }, - "tcpSocket": { - "port": "209", - "host": "210" - } - } - }, - "terminationMessagePath": "211", - "terminationMessagePolicy": "恰nj揠8lj黳鈫ʕ", - "imagePullPolicy": "衧ȇe媹H", - "securityContext": { - "capabilities": { - "add": [ - "" - ], - "drop": [ - "臷Ľð»ųKĵ\u00264ʑ%:;栍dʪ" - ] - }, - "privileged": false, - "seLinuxOptions": { - "user": "212", - "role": "213", - "type": "214", - "level": "215" - }, - "runAsUser": 6808883506426686803, - "runAsGroup": 4559267523176571, - "runAsNonRoot": true, - "readOnlyRootFilesystem": false, - "allowPrivilegeEscalation": true, - "procMount": "ğ#咻痗ȡmƴ" - }, - "stdinOnce": true, - "tty": true - } - ], - "containers": [ - { - "name": "216", - "image": "217", - "command": [ - "218" - ], - "args": [ - "219" - ], - "workingDir": "220", - "ports": [ - { - "name": "221", - "hostPort": -1942612426, - "containerPort": -1222594476, - "protocol": "遼ūPH炮掊°nʮ閼咎櫸eʔ", - "hostIP": "222" - } - ], - "envFrom": [ - { - "prefix": "223", - "configMapRef": { - "name": "224", - "optional": true - }, - "secretRef": { - "name": "225", - "optional": true - } - } - ], - "env": [ - { - "name": "226", - "value": "227", - "valueFrom": { - "fieldRef": { - "apiVersion": "228", - "fieldPath": "229" - }, - "resourceFieldRef": { - "containerName": "230", - "resource": "231", - "divisor": "627" - }, - "configMapKeyRef": { - "name": "232", - "key": "233", - "optional": true - }, - "secretKeyRef": { - "name": "234", - "key": "235", - "optional": true - } - } - } - ], - "resources": { - "limits": { - "": "280" - }, - "requests": { - "": "809" - } - }, - "volumeMounts": [ - { - "name": "236", - "mountPath": "237", - "subPath": "238", - "mountPropagation": "å睫}堇硲蕵ɢ苆", - "subPathExpr": "239" - } - ], - "volumeDevices": [ - { - "name": "240", - "devicePath": "241" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "242" - ] - }, - "httpGet": { - "path": "243", - "port": -57352147, - "host": "244", - "scheme": "Y鶪5w垁鷌辪虽U珝", - "httpHeaders": [ - { - "name": "245", - "value": "246" - } - ] - }, - "tcpSocket": { - "port": "247", - "host": "248" - }, - "initialDelaySeconds": 411878451, - "timeoutSeconds": 1676588692, - "periodSeconds": -254454655, - "successThreshold": -1925916855, - "failureThreshold": -1553779100 - }, - "readinessProbe": { - "exec": { - "command": [ - "249" - ] - }, - "httpGet": { - "path": "250", - "port": "251", - "host": "252", - "scheme": "}", - "httpHeaders": [ - { - "name": "253", - "value": "254" - } - ] - }, - "tcpSocket": { - "port": "255", - "host": "256" - }, - "initialDelaySeconds": 1030243869, - "timeoutSeconds": -1080853187, - "periodSeconds": -185042403, - "successThreshold": -374922344, - "failureThreshold": -31530684 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "257" - ] - }, - "httpGet": { - "path": "258", - "port": "259", - "host": "260", - "scheme": "k_瀹鞎sn芞QÄȻ", - "httpHeaders": [ - { - "name": "261", - "value": "262" - } - ] - }, - "tcpSocket": { - "port": "263", - "host": "264" - } - }, - "preStop": { - "exec": { - "command": [ - "265" - ] - }, - "httpGet": { - "path": "266", - "port": "267", - "host": "268", - "scheme": "@Ȗs«öʮĀ\u003cé瞾", - "httpHeaders": [ - { - "name": "269", - "value": "270" - } - ] - }, - "tcpSocket": { - "port": "271", - "host": "272" - } - } - }, - "terminationMessagePath": "273", - "terminationMessagePolicy": "Ŭ", - "imagePullPolicy": "軶ǃ*ʙ嫙\u0026蒒5靇", - "securityContext": { - "capabilities": { - "add": [ - "ɵK.Q貇£ȹ" - ], - "drop": [ - "ƹǔw÷nI粛E煹ǐƲE" - ] - }, - "privileged": true, - "seLinuxOptions": { - "user": "274", - "role": "275", - "type": "276", - "level": "277" - }, - "runAsUser": -378701183370790036, - "runAsGroup": -8656955128235291182, - "runAsNonRoot": false, - "readOnlyRootFilesystem": false, - "allowPrivilegeEscalation": false, - "procMount": "Z" - } - } - ], - "restartPolicy": "0)鈼¬麄p呝TG;邪匾mɩC[ó瓧嫭", - "terminationGracePeriodSeconds": 3211788672813464064, - "activeDeadlineSeconds": 3932374770591864310, - "dnsPolicy": "ħ籘Àǒɿʒ", - "nodeSelector": { - "278": "279" - }, - "serviceAccountName": "280", - "serviceAccount": "281", - "automountServiceAccountToken": true, - "nodeName": "282", - "hostPID": true, - "shareProcessNamespace": true, - "securityContext": { - "seLinuxOptions": { - "user": "283", - "role": "284", - "type": "285", - "level": "286" - }, - "runAsUser": 8519427267030036521, - "runAsGroup": -4151726557168738613, - "runAsNonRoot": true, - "supplementalGroups": [ - 1875040261412240501 - ], - "fsGroup": -3078742976292946468, - "sysctls": [ - { - "name": "287", - "value": "288" - } - ] - }, - "imagePullSecrets": [ - { - "name": "289" - } - ], - "hostname": "290", - "subdomain": "291", - "affinity": { - "nodeAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": { - "nodeSelectorTerms": [ - { - "matchExpressions": [ - { - "key": "292", - "operator": "Z1Ůđ眊ľǎɳ,ǿ飏騀呣", - "values": [ - "293" - ] - } - ], - "matchFields": [ - { - "key": "294", - "operator": "ƻ悖ȩ0Ƹ[", - "values": [ - "295" - ] - } - ] - } - ] - }, - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -1694108493, - "preference": { - "matchExpressions": [ - { - "key": "296", - "operator": "U髷裎$MVȟ@7飣奺Ȋ", - "values": [ - "297" - ] - } - ], - "matchFields": [ - { - "key": "298", - "operator": "ʁ揆ɘȌ脾嚏吐ĠLƐ", - "values": [ - "299" - ] - } - ] - } - } - ] - }, - "podAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "546g-40883176jt-e8b---67-1sn-09143193c/I2_-.XFw.8._..._Wxpe..7": "OX3.1d_YH3x---.._1_.N_XvSA..e1Vx8_I-.-_56-__18Y--6P" - }, - "matchExpressions": [ - { - "key": "4-45e--7-5r-4-7--7-2---o--4-1-2s39--6---fv--m-8--72-bca4m54/F.h-__k_K5._..O_J", - "operator": "In", - "values": [ - "3-___t-Z8SUGP.-_.uB-.--.gR" - ] - } - ] - }, - "namespaces": [ - "306" - ], - "topologyKey": "307" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -205176266, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "U.8N": "N-_-vv-Q2qz.W..4....-h._.GgT7_7B_D-..-.k4uz" - }, - "matchExpressions": [ - { - "key": "7u-tie4-7--gm3.38vl-1z---883d-v3j4-7y-p--u/d-4_4--.-_Z4.LA3HVG93_._.I3.__-.0-z_z0sn8", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "314" - ], - "topologyKey": "315" - } - } - ] - }, - "podAntiAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "8747ox.x-r-927--6/79._-k-5___-Qq..csh-3--Z1Tvw39F_C-rtSY.g._2F7.-_e..Or_-3": "4-Tm._G" - }, - "matchExpressions": [ - { - "key": "Q_c8.G.b_9_1o.w_aI._31-_I-A-_3bz._8M0U1_X", - "operator": "NotIn", - "values": [ - "X_._D8T" - ] - } - ] - }, - "namespaces": [ - "322" - ], - "topologyKey": "323" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": 789384689, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "4--3os1-5-ufkr-x0u-1meljf-5269893-t-l/34_-y.8_38xm-.nx.sEK4.B.B": "V.Z__Lv8_.O_..8n.--z_-..W" - }, - "matchExpressions": [ - { - "key": "VKPg___KA-._d._.U8", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "330" - ], - "topologyKey": "331" - } - } - ] - } - }, - "schedulerName": "332", - "tolerations": [ - { - "key": "333", - "operator": "ŜŲ\u0026洪y儕lmò", - "value": "334", - "effect": "?¶ȲƪE1º轪d覉;Ĕ颪œ]洈愥", - "tolerationSeconds": -2713809069228546579 - } - ], - "hostAliases": [ - { - "ip": "335", - "hostnames": [ - "336" - ] - } - ], - "priorityClassName": "337", - "priority": -2137775067, - "dnsConfig": { - "nameservers": [ - "338" - ], - "searches": [ - "339" - ], - "options": [ - { - "name": "340", - "value": "341" - } - ] - }, - "readinessGates": [ - { - "conditionType": "|gɳ礬.b屏ɧeʫį淓¯Ą0" - } - ], - "runtimeClassName": "342", - "enableServiceLinks": false - } - }, - "updateStrategy": { - "type": "鮽ǍJB膾扉A­1襏櫯³£h刪q塨", - "rollingUpdate": { - - } - }, - "minReadySeconds": -252352702, - "revisionHistoryLimit": -1230911246 - }, - "status": { - "currentNumberScheduled": -10743562, - "numberMisscheduled": -1479988716, - "desiredNumberScheduled": 1262074531, - "numberReady": -1187060809, - "observedGeneration": 8043349780356677523, - "updatedNumberScheduled": 641181607, - "numberAvailable": 1131069811, - "numberUnavailable": 1834151037, - "collisionCount": 337714305, - "conditions": [ - { - "type": "嵘厶sȰÖ埡ÆɰŞ襵樞úʥ銀ƨ", - "status": "[\u003eĵ'o儿Ƭ銭", - "lastTransitionTime": "2739-05-30T11:23:39Z", - "reason": "343", - "message": "344" - } - ] - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.DaemonSet.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.DaemonSet.after_roundtrip.pb deleted file mode 100644 index 35e4f621e2391641dd4e4ec8f04e39cd16217435..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4637 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 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.DaemonSet.after_roundtrip.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.DaemonSet.after_roundtrip.yaml deleted file mode 100644 index 8a70343fbca..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.DaemonSet.after_roundtrip.yaml +++ /dev/null @@ -1,719 +0,0 @@ -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" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -spec: - minReadySeconds: -252352702 - revisionHistoryLimit: -1230911246 - selector: - matchExpressions: - - key: 68._bQw.-dG6c-.6--_x.--0wmZk1_8._3s_-B - operator: In - values: - - Trcd-2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ2 - matchLabels: - 9n7yd745q0------2-2413-4lu-8-6r4404d5---g8c2-k9/Nx.G: 0M.y.g - template: - metadata: - annotations: - "37": "38" - clusterName: "43" - creationTimestamp: null - deletionGracePeriodSeconds: 5087509039175129589 - finalizers: - - "42" - generateName: "31" - generation: 3974191383006284807 - labels: - "35": "36" - managedFields: - - apiVersion: "45" - manager: "44" - name: "30" - namespace: "32" - ownerReferences: - - apiVersion: "39" - blockOwnerDeletion: true - controller: true - kind: "40" - name: "41" - uid: ',Q捇ȸ{+ɸ殁' - resourceVersion: "11397677413428459614" - selfLink: "33" - uid: ƐP_痸荎僋bŭDz鯰硰{舁吉蓨O - spec: - activeDeadlineSeconds: 3932374770591864310 - affinity: - nodeAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - key: "296" - operator: U髷裎$MVȟ@7飣奺Ȋ - values: - - "297" - matchFields: - - key: "298" - operator: ʁ揆ɘȌ脾嚏吐ĠLƐ - values: - - "299" - weight: -1694108493 - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - key: "292" - operator: Z1Ůđ眊ľǎɳ,ǿ飏騀呣 - values: - - "293" - matchFields: - - key: "294" - operator: ƻ悖ȩ0Ƹ[ - values: - - "295" - podAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: 7u-tie4-7--gm3.38vl-1z---883d-v3j4-7y-p--u/d-4_4--.-_Z4.LA3HVG93_._.I3.__-.0-z_z0sn8 - operator: DoesNotExist - matchLabels: - U.8N: N-_-vv-Q2qz.W..4....-h._.GgT7_7B_D-..-.k4uz - namespaces: - - "314" - topologyKey: "315" - weight: -205176266 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: 4-45e--7-5r-4-7--7-2---o--4-1-2s39--6---fv--m-8--72-bca4m54/F.h-__k_K5._..O_J - operator: In - values: - - 3-___t-Z8SUGP.-_.uB-.--.gR - matchLabels: - 546g-40883176jt-e8b---67-1sn-09143193c/I2_-.XFw.8._..._Wxpe..7: OX3.1d_YH3x---.._1_.N_XvSA..e1Vx8_I-.-_56-__18Y--6P - namespaces: - - "306" - topologyKey: "307" - podAntiAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: VKPg___KA-._d._.U8 - operator: DoesNotExist - matchLabels: - 4--3os1-5-ufkr-x0u-1meljf-5269893-t-l/34_-y.8_38xm-.nx.sEK4.B.B: V.Z__Lv8_.O_..8n.--z_-..W - namespaces: - - "330" - topologyKey: "331" - weight: 789384689 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: Q_c8.G.b_9_1o.w_aI._31-_I-A-_3bz._8M0U1_X - operator: NotIn - values: - - X_._D8T - matchLabels: - 8747ox.x-r-927--6/79._-k-5___-Qq..csh-3--Z1Tvw39F_C-rtSY.g._2F7.-_e..Or_-3: 4-Tm._G - namespaces: - - "322" - topologyKey: "323" - automountServiceAccountToken: true - containers: - - args: - - "219" - command: - - "218" - env: - - name: "226" - value: "227" - valueFrom: - configMapKeyRef: - key: "233" - name: "232" - optional: true - fieldRef: - apiVersion: "228" - fieldPath: "229" - resourceFieldRef: - containerName: "230" - divisor: "627" - resource: "231" - secretKeyRef: - key: "235" - name: "234" - optional: true - envFrom: - - configMapRef: - name: "224" - optional: true - prefix: "223" - secretRef: - name: "225" - optional: true - image: "217" - imagePullPolicy: 軶ǃ*ʙ嫙&蒒5靇 - lifecycle: - postStart: - exec: - command: - - "257" - httpGet: - host: "260" - httpHeaders: - - name: "261" - value: "262" - path: "258" - port: "259" - scheme: k_瀹鞎sn芞QÄȻ - tcpSocket: - host: "264" - port: "263" - preStop: - exec: - command: - - "265" - httpGet: - host: "268" - httpHeaders: - - name: "269" - value: "270" - path: "266" - port: "267" - scheme: '@Ȗs«öʮĀ<é瞾' - tcpSocket: - host: "272" - port: "271" - livenessProbe: - exec: - command: - - "242" - failureThreshold: -1553779100 - httpGet: - host: "244" - httpHeaders: - - name: "245" - value: "246" - path: "243" - port: -57352147 - scheme: Y鶪5w垁鷌辪虽U珝 - initialDelaySeconds: 411878451 - periodSeconds: -254454655 - successThreshold: -1925916855 - tcpSocket: - host: "248" - port: "247" - timeoutSeconds: 1676588692 - name: "216" - ports: - - containerPort: -1222594476 - hostIP: "222" - hostPort: -1942612426 - name: "221" - protocol: 遼ūPH炮掊°nʮ閼咎櫸eʔ - readinessProbe: - exec: - command: - - "249" - failureThreshold: -31530684 - httpGet: - host: "252" - httpHeaders: - - name: "253" - value: "254" - path: "250" - port: "251" - scheme: '}' - initialDelaySeconds: 1030243869 - periodSeconds: -185042403 - successThreshold: -374922344 - tcpSocket: - host: "256" - port: "255" - timeoutSeconds: -1080853187 - resources: - limits: - "": "280" - requests: - "": "809" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - ɵK.Q貇£ȹ - drop: - - ƹǔw÷nI粛E煹ǐƲE - privileged: true - procMount: Z - readOnlyRootFilesystem: false - runAsGroup: -8656955128235291182 - runAsNonRoot: false - runAsUser: -378701183370790036 - seLinuxOptions: - level: "277" - role: "275" - type: "276" - user: "274" - terminationMessagePath: "273" - terminationMessagePolicy: Ŭ - volumeDevices: - - devicePath: "241" - name: "240" - volumeMounts: - - mountPath: "237" - mountPropagation: å睫}堇硲蕵ɢ苆 - name: "236" - subPath: "238" - subPathExpr: "239" - workingDir: "220" - dnsConfig: - nameservers: - - "338" - options: - - name: "340" - value: "341" - searches: - - "339" - dnsPolicy: ħ籘Àǒɿʒ - enableServiceLinks: false - hostAliases: - - hostnames: - - "336" - ip: "335" - hostPID: true - hostname: "290" - imagePullSecrets: - - name: "289" - initContainers: - - args: - - "159" - command: - - "158" - env: - - name: "166" - value: "167" - valueFrom: - configMapKeyRef: - key: "173" - name: "172" - optional: true - fieldRef: - apiVersion: "168" - fieldPath: "169" - resourceFieldRef: - containerName: "170" - divisor: "770" - resource: "171" - secretKeyRef: - key: "175" - name: "174" - optional: false - envFrom: - - configMapRef: - name: "164" - optional: true - prefix: "163" - secretRef: - name: "165" - optional: true - image: "157" - imagePullPolicy: 衧ȇe媹H - lifecycle: - postStart: - exec: - command: - - "196" - httpGet: - host: "199" - httpHeaders: - - name: "200" - value: "201" - path: "197" - port: "198" - scheme: 錯ƶ - tcpSocket: - host: "203" - port: "202" - preStop: - exec: - command: - - "204" - httpGet: - host: "206" - httpHeaders: - - name: "207" - value: "208" - path: "205" - port: 2110181803 - scheme: '&蕭k ź贩j瀉ǚrǜnh0å' - tcpSocket: - host: "210" - port: "209" - livenessProbe: - exec: - command: - - "182" - failureThreshold: -1116811061 - httpGet: - host: "185" - httpHeaders: - - name: "186" - value: "187" - path: "183" - port: "184" - scheme: pȿŘ阌Ŗ怳冘HǺƶ - initialDelaySeconds: 1366561945 - periodSeconds: 408756018 - successThreshold: 437263194 - tcpSocket: - host: "189" - port: "188" - timeoutSeconds: 657514697 - name: "156" - ports: - - containerPort: -343150875 - hostIP: "162" - hostPort: 1435152179 - name: "161" - protocol: ɥ³ƞsɁ8^ʥǔTĪȸŹă - readinessProbe: - exec: - command: - - "190" - failureThreshold: 273818613 - httpGet: - host: "192" - httpHeaders: - - name: "193" - value: "194" - path: "191" - port: 1873902270 - scheme: ?Qȫş - initialDelaySeconds: -144591150 - periodSeconds: 1701891633 - successThreshold: -1768075156 - tcpSocket: - host: "195" - port: 2091150210 - timeoutSeconds: 673378190 - resources: - limits: - Z: "482" - requests: - ŏ{: "980" - securityContext: - allowPrivilegeEscalation: true - capabilities: - add: - - "" - drop: - - 臷Ľð»ųKĵ&4ʑ%:;栍dʪ - privileged: false - procMount: ğ#咻痗ȡmƴ - readOnlyRootFilesystem: false - runAsGroup: 4559267523176571 - runAsNonRoot: true - runAsUser: 6808883506426686803 - seLinuxOptions: - level: "215" - role: "213" - type: "214" - user: "212" - stdinOnce: true - terminationMessagePath: "211" - terminationMessagePolicy: 恰nj揠8lj黳鈫ʕ - tty: true - volumeDevices: - - devicePath: "181" - name: "180" - volumeMounts: - - mountPath: "177" - mountPropagation: ĕʄő芖{| - name: "176" - readOnly: true - subPath: "178" - subPathExpr: "179" - workingDir: "160" - nodeName: "282" - nodeSelector: - "278": "279" - priority: -2137775067 - priorityClassName: "337" - readinessGates: - - conditionType: '|gɳ礬.b屏ɧeʫį淓¯Ą0' - restartPolicy: 0)鈼¬麄p呝TG;邪匾mɩC[ó瓧嫭 - runtimeClassName: "342" - schedulerName: "332" - securityContext: - fsGroup: -3078742976292946468 - runAsGroup: -4151726557168738613 - runAsNonRoot: true - runAsUser: 8519427267030036521 - seLinuxOptions: - level: "286" - role: "284" - type: "285" - user: "283" - supplementalGroups: - - 1875040261412240501 - sysctls: - - name: "287" - value: "288" - serviceAccount: "281" - serviceAccountName: "280" - shareProcessNamespace: true - subdomain: "291" - terminationGracePeriodSeconds: 3211788672813464064 - tolerations: - - effect: ?¶ȲƪE1º轪d覉;Ĕ颪œ]洈愥 - key: "333" - operator: ŜŲ&洪y儕lmò - tolerationSeconds: -2713809069228546579 - value: "334" - volumes: - - awsElasticBlockStore: - fsType: "56" - partition: 1637061888 - readOnly: true - volumeID: "55" - azureDisk: - cachingMode: 啞川J缮ǚb - diskName: "119" - diskURI: "120" - fsType: "121" - kind: ʬ - readOnly: false - azureFile: - readOnly: true - secretName: "105" - shareName: "106" - cephfs: - monitors: - - "90" - path: "91" - readOnly: true - secretFile: "93" - secretRef: - name: "94" - user: "92" - cinder: - fsType: "88" - readOnly: true - secretRef: - name: "89" - volumeID: "87" - configMap: - defaultMode: -1853411528 - items: - - key: "108" - mode: -885708332 - path: "109" - name: "107" - optional: true - csi: - driver: "151" - fsType: "152" - nodePublishSecretRef: - name: "155" - readOnly: false - volumeAttributes: - "153": "154" - downwardAPI: - defaultMode: -861583888 - items: - - fieldRef: - apiVersion: "98" - fieldPath: "99" - mode: -332563744 - path: "97" - resourceFieldRef: - containerName: "100" - divisor: "40" - resource: "101" - emptyDir: - medium: Ň'Ğİ* - sizeLimit: "695" - fc: - fsType: "103" - lun: 324963473 - readOnly: true - targetWWNs: - - "102" - wwids: - - "104" - flexVolume: - driver: "82" - fsType: "83" - options: - "85": "86" - readOnly: true - secretRef: - name: "84" - flocker: - datasetName: "95" - datasetUUID: "96" - gcePersistentDisk: - fsType: "54" - partition: -1706940973 - pdName: "53" - gitRepo: - directory: "59" - repository: "57" - revision: "58" - glusterfs: - endpoints: "72" - path: "73" - hostPath: - path: "52" - type: _Ĭ艥< - iscsi: - fsType: "68" - initiatorName: "71" - iqn: "66" - iscsiInterface: "67" - lun: -1884322607 - portals: - - "69" - secretRef: - name: "70" - targetPortal: "65" - name: "51" - nfs: - path: "64" - readOnly: true - server: "63" - persistentVolumeClaim: - claimName: "74" - photonPersistentDisk: - fsType: "123" - pdID: "122" - portworxVolume: - fsType: "138" - volumeID: "137" - projected: - defaultMode: -740816174 - sources: - - configMap: - items: - - key: "133" - mode: -2137658152 - path: "134" - name: "132" - optional: true - downwardAPI: - items: - - fieldRef: - apiVersion: "128" - fieldPath: "129" - mode: -1617414299 - path: "127" - resourceFieldRef: - containerName: "130" - divisor: "763" - resource: "131" - secret: - items: - - key: "125" - mode: 1493217478 - path: "126" - name: "124" - optional: false - serviceAccountToken: - audience: "135" - expirationSeconds: -6753602166099171537 - path: "136" - quobyte: - group: "117" - readOnly: true - registry: "114" - tenant: "118" - user: "116" - volume: "115" - rbd: - fsType: "77" - image: "76" - keyring: "80" - monitors: - - "75" - pool: "78" - readOnly: true - secretRef: - name: "81" - user: "79" - scaleIO: - fsType: "146" - gateway: "139" - protectionDomain: "142" - secretRef: - name: "141" - sslEnabled: true - storageMode: "144" - storagePool: "143" - system: "140" - volumeName: "145" - secret: - defaultMode: 62108019 - items: - - key: "61" - mode: -1092501327 - path: "62" - optional: true - secretName: "60" - storageos: - fsType: "149" - secretRef: - name: "150" - volumeName: "147" - volumeNamespace: "148" - vsphereVolume: - fsType: "111" - storagePolicyID: "113" - storagePolicyName: "112" - volumePath: "110" - updateStrategy: - rollingUpdate: {} - type: 鮽ǍJB膾扉A­1襏櫯³£h刪q塨 -status: - collisionCount: 337714305 - conditions: - - lastTransitionTime: "2739-05-30T11:23:39Z" - message: "344" - reason: "343" - status: '[>ĵ''o儿Ƭ銭' - type: 嵘厶sȰÖ埡ÆɰŞ襵樞úʥ銀ƨ - currentNumberScheduled: -10743562 - desiredNumberScheduled: 1262074531 - numberAvailable: 1131069811 - numberMisscheduled: -1479988716 - numberReady: -1187060809 - numberUnavailable: 1834151037 - observedGeneration: 8043349780356677523 - updatedNumberScheduled: 641181607 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.DaemonSet.json b/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.DaemonSet.json deleted file mode 100644 index 5527d6aff40..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.DaemonSet.json +++ /dev/null @@ -1,1064 +0,0 @@ -{ - "kind": "DaemonSet", - "apiVersion": "apps/v1beta2", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fields": {"18":{"19":null}} - } - ] - }, - "spec": { - "selector": { - "matchLabels": { - "9n7yd745q0------2-2413-4lu-8-6r4404d5---g8c2-k9/Nx.G": "0M.y.g" - }, - "matchExpressions": [ - { - "key": "68._bQw.-dG6c-.6--_x.--0wmZk1_8._3s_-B", - "operator": "In", - "values": [ - "Trcd-2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ2" - ] - } - ] - }, - "template": { - "metadata": { - "name": "30", - "generateName": "31", - "namespace": "32", - "selfLink": "33", - "uid": "ƐP_痸荎僋bŭDz鯰硰{舁吉蓨O", - "resourceVersion": "11397677413428459614", - "generation": 3974191383006284807, - "creationTimestamp": null, - "deletionGracePeriodSeconds": 5087509039175129589, - "labels": { - "35": "36" - }, - "annotations": { - "37": "38" - }, - "ownerReferences": [ - { - "apiVersion": "39", - "kind": "40", - "name": "41", - "uid": ",Q捇ȸ{+ɸ殁", - "controller": true, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "42" - ], - "clusterName": "43", - "managedFields": [ - { - "manager": "44", - "apiVersion": "45", - "fields": {"46":{"47":null}} - } - ] - }, - "spec": { - "volumes": [ - { - "name": "51", - "hostPath": { - "path": "52", - "type": "_Ĭ艥\u003c" - }, - "emptyDir": { - "medium": "Ň'Ğİ*", - "sizeLimit": "695" - }, - "gcePersistentDisk": { - "pdName": "53", - "fsType": "54", - "partition": -1706940973 - }, - "awsElasticBlockStore": { - "volumeID": "55", - "fsType": "56", - "partition": 1637061888, - "readOnly": true - }, - "gitRepo": { - "repository": "57", - "revision": "58", - "directory": "59" - }, - "secret": { - "secretName": "60", - "items": [ - { - "key": "61", - "path": "62", - "mode": -1092501327 - } - ], - "defaultMode": 62108019, - "optional": true - }, - "nfs": { - "server": "63", - "path": "64", - "readOnly": true - }, - "iscsi": { - "targetPortal": "65", - "iqn": "66", - "lun": -1884322607, - "iscsiInterface": "67", - "fsType": "68", - "portals": [ - "69" - ], - "secretRef": { - "name": "70" - }, - "initiatorName": "71" - }, - "glusterfs": { - "endpoints": "72", - "path": "73" - }, - "persistentVolumeClaim": { - "claimName": "74" - }, - "rbd": { - "monitors": [ - "75" - ], - "image": "76", - "fsType": "77", - "pool": "78", - "user": "79", - "keyring": "80", - "secretRef": { - "name": "81" - }, - "readOnly": true - }, - "flexVolume": { - "driver": "82", - "fsType": "83", - "secretRef": { - "name": "84" - }, - "readOnly": true, - "options": { - "85": "86" - } - }, - "cinder": { - "volumeID": "87", - "fsType": "88", - "readOnly": true, - "secretRef": { - "name": "89" - } - }, - "cephfs": { - "monitors": [ - "90" - ], - "path": "91", - "user": "92", - "secretFile": "93", - "secretRef": { - "name": "94" - }, - "readOnly": true - }, - "flocker": { - "datasetName": "95", - "datasetUUID": "96" - }, - "downwardAPI": { - "items": [ - { - "path": "97", - "fieldRef": { - "apiVersion": "98", - "fieldPath": "99" - }, - "resourceFieldRef": { - "containerName": "100", - "resource": "101", - "divisor": "40" - }, - "mode": -332563744 - } - ], - "defaultMode": -861583888 - }, - "fc": { - "targetWWNs": [ - "102" - ], - "lun": 324963473, - "fsType": "103", - "readOnly": true, - "wwids": [ - "104" - ] - }, - "azureFile": { - "secretName": "105", - "shareName": "106", - "readOnly": true - }, - "configMap": { - "name": "107", - "items": [ - { - "key": "108", - "path": "109", - "mode": -885708332 - } - ], - "defaultMode": -1853411528, - "optional": true - }, - "vsphereVolume": { - "volumePath": "110", - "fsType": "111", - "storagePolicyName": "112", - "storagePolicyID": "113" - }, - "quobyte": { - "registry": "114", - "volume": "115", - "readOnly": true, - "user": "116", - "group": "117", - "tenant": "118" - }, - "azureDisk": { - "diskName": "119", - "diskURI": "120", - "cachingMode": "啞川J缮ǚb", - "fsType": "121", - "readOnly": false, - "kind": "ʬ" - }, - "photonPersistentDisk": { - "pdID": "122", - "fsType": "123" - }, - "projected": { - "sources": [ - { - "secret": { - "name": "124", - "items": [ - { - "key": "125", - "path": "126", - "mode": 1493217478 - } - ], - "optional": false - }, - "downwardAPI": { - "items": [ - { - "path": "127", - "fieldRef": { - "apiVersion": "128", - "fieldPath": "129" - }, - "resourceFieldRef": { - "containerName": "130", - "resource": "131", - "divisor": "763" - }, - "mode": -1617414299 - } - ] - }, - "configMap": { - "name": "132", - "items": [ - { - "key": "133", - "path": "134", - "mode": -2137658152 - } - ], - "optional": true - }, - "serviceAccountToken": { - "audience": "135", - "expirationSeconds": -6753602166099171537, - "path": "136" - } - } - ], - "defaultMode": -740816174 - }, - "portworxVolume": { - "volumeID": "137", - "fsType": "138" - }, - "scaleIO": { - "gateway": "139", - "system": "140", - "secretRef": { - "name": "141" - }, - "sslEnabled": true, - "protectionDomain": "142", - "storagePool": "143", - "storageMode": "144", - "volumeName": "145", - "fsType": "146" - }, - "storageos": { - "volumeName": "147", - "volumeNamespace": "148", - "fsType": "149", - "secretRef": { - "name": "150" - } - }, - "csi": { - "driver": "151", - "readOnly": false, - "fsType": "152", - "volumeAttributes": { - "153": "154" - }, - "nodePublishSecretRef": { - "name": "155" - } - } - } - ], - "initContainers": [ - { - "name": "156", - "image": "157", - "command": [ - "158" - ], - "args": [ - "159" - ], - "workingDir": "160", - "ports": [ - { - "name": "161", - "hostPort": 1435152179, - "containerPort": -343150875, - "protocol": "ɥ³ƞsɁ8^ʥǔTĪȸŹă", - "hostIP": "162" - } - ], - "envFrom": [ - { - "prefix": "163", - "configMapRef": { - "name": "164", - "optional": true - }, - "secretRef": { - "name": "165", - "optional": true - } - } - ], - "env": [ - { - "name": "166", - "value": "167", - "valueFrom": { - "fieldRef": { - "apiVersion": "168", - "fieldPath": "169" - }, - "resourceFieldRef": { - "containerName": "170", - "resource": "171", - "divisor": "770" - }, - "configMapKeyRef": { - "name": "172", - "key": "173", - "optional": true - }, - "secretKeyRef": { - "name": "174", - "key": "175", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "Z": "482" - }, - "requests": { - "ŏ{": "980" - } - }, - "volumeMounts": [ - { - "name": "176", - "readOnly": true, - "mountPath": "177", - "subPath": "178", - "mountPropagation": "ĕʄő芖{|", - "subPathExpr": "179" - } - ], - "volumeDevices": [ - { - "name": "180", - "devicePath": "181" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "182" - ] - }, - "httpGet": { - "path": "183", - "port": "184", - "host": "185", - "scheme": "pȿŘ阌Ŗ怳冘HǺƶ", - "httpHeaders": [ - { - "name": "186", - "value": "187" - } - ] - }, - "tcpSocket": { - "port": "188", - "host": "189" - }, - "initialDelaySeconds": 1366561945, - "timeoutSeconds": 657514697, - "periodSeconds": 408756018, - "successThreshold": 437263194, - "failureThreshold": -1116811061 - }, - "readinessProbe": { - "exec": { - "command": [ - "190" - ] - }, - "httpGet": { - "path": "191", - "port": 1873902270, - "host": "192", - "scheme": "?Qȫş", - "httpHeaders": [ - { - "name": "193", - "value": "194" - } - ] - }, - "tcpSocket": { - "port": 2091150210, - "host": "195" - }, - "initialDelaySeconds": -144591150, - "timeoutSeconds": 673378190, - "periodSeconds": 1701891633, - "successThreshold": -1768075156, - "failureThreshold": 273818613 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "196" - ] - }, - "httpGet": { - "path": "197", - "port": "198", - "host": "199", - "scheme": "錯ƶ", - "httpHeaders": [ - { - "name": "200", - "value": "201" - } - ] - }, - "tcpSocket": { - "port": "202", - "host": "203" - } - }, - "preStop": { - "exec": { - "command": [ - "204" - ] - }, - "httpGet": { - "path": "205", - "port": 2110181803, - "host": "206", - "scheme": "\u0026蕭k ź贩j瀉ǚrǜnh0å", - "httpHeaders": [ - { - "name": "207", - "value": "208" - } - ] - }, - "tcpSocket": { - "port": "209", - "host": "210" - } - } - }, - "terminationMessagePath": "211", - "terminationMessagePolicy": "恰nj揠8lj黳鈫ʕ", - "imagePullPolicy": "衧ȇe媹H", - "securityContext": { - "capabilities": { - "add": [ - "" - ], - "drop": [ - "臷Ľð»ųKĵ\u00264ʑ%:;栍dʪ" - ] - }, - "privileged": false, - "seLinuxOptions": { - "user": "212", - "role": "213", - "type": "214", - "level": "215" - }, - "runAsUser": 6808883506426686803, - "runAsGroup": 4559267523176571, - "runAsNonRoot": true, - "readOnlyRootFilesystem": false, - "allowPrivilegeEscalation": true, - "procMount": "ğ#咻痗ȡmƴ" - }, - "stdinOnce": true, - "tty": true - } - ], - "containers": [ - { - "name": "216", - "image": "217", - "command": [ - "218" - ], - "args": [ - "219" - ], - "workingDir": "220", - "ports": [ - { - "name": "221", - "hostPort": -1942612426, - "containerPort": -1222594476, - "protocol": "遼ūPH炮掊°nʮ閼咎櫸eʔ", - "hostIP": "222" - } - ], - "envFrom": [ - { - "prefix": "223", - "configMapRef": { - "name": "224", - "optional": true - }, - "secretRef": { - "name": "225", - "optional": true - } - } - ], - "env": [ - { - "name": "226", - "value": "227", - "valueFrom": { - "fieldRef": { - "apiVersion": "228", - "fieldPath": "229" - }, - "resourceFieldRef": { - "containerName": "230", - "resource": "231", - "divisor": "627" - }, - "configMapKeyRef": { - "name": "232", - "key": "233", - "optional": true - }, - "secretKeyRef": { - "name": "234", - "key": "235", - "optional": true - } - } - } - ], - "resources": { - "limits": { - "": "280" - }, - "requests": { - "": "809" - } - }, - "volumeMounts": [ - { - "name": "236", - "mountPath": "237", - "subPath": "238", - "mountPropagation": "å睫}堇硲蕵ɢ苆", - "subPathExpr": "239" - } - ], - "volumeDevices": [ - { - "name": "240", - "devicePath": "241" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "242" - ] - }, - "httpGet": { - "path": "243", - "port": -57352147, - "host": "244", - "scheme": "Y鶪5w垁鷌辪虽U珝", - "httpHeaders": [ - { - "name": "245", - "value": "246" - } - ] - }, - "tcpSocket": { - "port": "247", - "host": "248" - }, - "initialDelaySeconds": 411878451, - "timeoutSeconds": 1676588692, - "periodSeconds": -254454655, - "successThreshold": -1925916855, - "failureThreshold": -1553779100 - }, - "readinessProbe": { - "exec": { - "command": [ - "249" - ] - }, - "httpGet": { - "path": "250", - "port": "251", - "host": "252", - "scheme": "}", - "httpHeaders": [ - { - "name": "253", - "value": "254" - } - ] - }, - "tcpSocket": { - "port": "255", - "host": "256" - }, - "initialDelaySeconds": 1030243869, - "timeoutSeconds": -1080853187, - "periodSeconds": -185042403, - "successThreshold": -374922344, - "failureThreshold": -31530684 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "257" - ] - }, - "httpGet": { - "path": "258", - "port": "259", - "host": "260", - "scheme": "k_瀹鞎sn芞QÄȻ", - "httpHeaders": [ - { - "name": "261", - "value": "262" - } - ] - }, - "tcpSocket": { - "port": "263", - "host": "264" - } - }, - "preStop": { - "exec": { - "command": [ - "265" - ] - }, - "httpGet": { - "path": "266", - "port": "267", - "host": "268", - "scheme": "@Ȗs«öʮĀ\u003cé瞾", - "httpHeaders": [ - { - "name": "269", - "value": "270" - } - ] - }, - "tcpSocket": { - "port": "271", - "host": "272" - } - } - }, - "terminationMessagePath": "273", - "terminationMessagePolicy": "Ŭ", - "imagePullPolicy": "軶ǃ*ʙ嫙\u0026蒒5靇", - "securityContext": { - "capabilities": { - "add": [ - "ɵK.Q貇£ȹ" - ], - "drop": [ - "ƹǔw÷nI粛E煹ǐƲE" - ] - }, - "privileged": true, - "seLinuxOptions": { - "user": "274", - "role": "275", - "type": "276", - "level": "277" - }, - "runAsUser": -378701183370790036, - "runAsGroup": -8656955128235291182, - "runAsNonRoot": false, - "readOnlyRootFilesystem": false, - "allowPrivilegeEscalation": false, - "procMount": "Z" - } - } - ], - "restartPolicy": "0)鈼¬麄p呝TG;邪匾mɩC[ó瓧嫭", - "terminationGracePeriodSeconds": 3211788672813464064, - "activeDeadlineSeconds": 3932374770591864310, - "dnsPolicy": "ħ籘Àǒɿʒ", - "nodeSelector": { - "278": "279" - }, - "serviceAccountName": "280", - "serviceAccount": "281", - "automountServiceAccountToken": true, - "nodeName": "282", - "hostPID": true, - "shareProcessNamespace": true, - "securityContext": { - "seLinuxOptions": { - "user": "283", - "role": "284", - "type": "285", - "level": "286" - }, - "runAsUser": 8519427267030036521, - "runAsGroup": -4151726557168738613, - "runAsNonRoot": true, - "supplementalGroups": [ - 1875040261412240501 - ], - "fsGroup": -3078742976292946468, - "sysctls": [ - { - "name": "287", - "value": "288" - } - ] - }, - "imagePullSecrets": [ - { - "name": "289" - } - ], - "hostname": "290", - "subdomain": "291", - "affinity": { - "nodeAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": { - "nodeSelectorTerms": [ - { - "matchExpressions": [ - { - "key": "292", - "operator": "Z1Ůđ眊ľǎɳ,ǿ飏騀呣", - "values": [ - "293" - ] - } - ], - "matchFields": [ - { - "key": "294", - "operator": "ƻ悖ȩ0Ƹ[", - "values": [ - "295" - ] - } - ] - } - ] - }, - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -1694108493, - "preference": { - "matchExpressions": [ - { - "key": "296", - "operator": "U髷裎$MVȟ@7飣奺Ȋ", - "values": [ - "297" - ] - } - ], - "matchFields": [ - { - "key": "298", - "operator": "ʁ揆ɘȌ脾嚏吐ĠLƐ", - "values": [ - "299" - ] - } - ] - } - } - ] - }, - "podAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "546g-40883176jt-e8b---67-1sn-09143193c/I2_-.XFw.8._..._Wxpe..7": "OX3.1d_YH3x---.._1_.N_XvSA..e1Vx8_I-.-_56-__18Y--6P" - }, - "matchExpressions": [ - { - "key": "4-45e--7-5r-4-7--7-2---o--4-1-2s39--6---fv--m-8--72-bca4m54/F.h-__k_K5._..O_J", - "operator": "In", - "values": [ - "3-___t-Z8SUGP.-_.uB-.--.gR" - ] - } - ] - }, - "namespaces": [ - "306" - ], - "topologyKey": "307" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -205176266, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "U.8N": "N-_-vv-Q2qz.W..4....-h._.GgT7_7B_D-..-.k4uz" - }, - "matchExpressions": [ - { - "key": "7u-tie4-7--gm3.38vl-1z---883d-v3j4-7y-p--u/d-4_4--.-_Z4.LA3HVG93_._.I3.__-.0-z_z0sn8", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "314" - ], - "topologyKey": "315" - } - } - ] - }, - "podAntiAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "8747ox.x-r-927--6/79._-k-5___-Qq..csh-3--Z1Tvw39F_C-rtSY.g._2F7.-_e..Or_-3": "4-Tm._G" - }, - "matchExpressions": [ - { - "key": "Q_c8.G.b_9_1o.w_aI._31-_I-A-_3bz._8M0U1_X", - "operator": "NotIn", - "values": [ - "X_._D8T" - ] - } - ] - }, - "namespaces": [ - "322" - ], - "topologyKey": "323" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": 789384689, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "4--3os1-5-ufkr-x0u-1meljf-5269893-t-l/34_-y.8_38xm-.nx.sEK4.B.B": "V.Z__Lv8_.O_..8n.--z_-..W" - }, - "matchExpressions": [ - { - "key": "VKPg___KA-._d._.U8", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "330" - ], - "topologyKey": "331" - } - } - ] - } - }, - "schedulerName": "332", - "tolerations": [ - { - "key": "333", - "operator": "ŜŲ\u0026洪y儕lmò", - "value": "334", - "effect": "?¶ȲƪE1º轪d覉;Ĕ颪œ]洈愥", - "tolerationSeconds": -2713809069228546579 - } - ], - "hostAliases": [ - { - "ip": "335", - "hostnames": [ - "336" - ] - } - ], - "priorityClassName": "337", - "priority": -2137775067, - "dnsConfig": { - "nameservers": [ - "338" - ], - "searches": [ - "339" - ], - "options": [ - { - "name": "340", - "value": "341" - } - ] - }, - "readinessGates": [ - { - "conditionType": "|gɳ礬.b屏ɧeʫį淓¯Ą0" - } - ], - "runtimeClassName": "342", - "enableServiceLinks": false - } - }, - "updateStrategy": { - "type": "鮽ǍJB膾扉A­1襏櫯³£h刪q塨", - "rollingUpdate": { - - } - }, - "minReadySeconds": -252352702, - "revisionHistoryLimit": -1230911246 - }, - "status": { - "currentNumberScheduled": -10743562, - "numberMisscheduled": -1479988716, - "desiredNumberScheduled": 1262074531, - "numberReady": -1187060809, - "observedGeneration": 8043349780356677523, - "updatedNumberScheduled": 641181607, - "numberAvailable": 1131069811, - "numberUnavailable": 1834151037, - "collisionCount": 337714305, - "conditions": [ - { - "type": "嵘厶sȰÖ埡ÆɰŞ襵樞úʥ銀ƨ", - "status": "[\u003eĵ'o儿Ƭ銭", - "lastTransitionTime": "2739-05-30T11:23:39Z", - "reason": "343", - "message": "344" - } - ] - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.DaemonSet.pb b/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.DaemonSet.pb deleted file mode 100644 index 57a7ce6748839c3b6d7d0a293150e9c769546808..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4669 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 O0-NMG0Mub|S^gKQ4cI&Y diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.DaemonSet.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.DaemonSet.yaml deleted file mode 100644 index c9bf1c946b4..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.DaemonSet.yaml +++ /dev/null @@ -1,725 +0,0 @@ -apiVersion: apps/v1beta2 -kind: DaemonSet -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - fields: - "18": - "19": null - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -spec: - minReadySeconds: -252352702 - revisionHistoryLimit: -1230911246 - selector: - matchExpressions: - - key: 68._bQw.-dG6c-.6--_x.--0wmZk1_8._3s_-B - operator: In - values: - - Trcd-2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ2 - matchLabels: - 9n7yd745q0------2-2413-4lu-8-6r4404d5---g8c2-k9/Nx.G: 0M.y.g - template: - metadata: - annotations: - "37": "38" - clusterName: "43" - creationTimestamp: null - deletionGracePeriodSeconds: 5087509039175129589 - finalizers: - - "42" - generateName: "31" - generation: 3974191383006284807 - labels: - "35": "36" - managedFields: - - apiVersion: "45" - fields: - "46": - "47": null - manager: "44" - name: "30" - namespace: "32" - ownerReferences: - - apiVersion: "39" - blockOwnerDeletion: true - controller: true - kind: "40" - name: "41" - uid: ',Q捇ȸ{+ɸ殁' - resourceVersion: "11397677413428459614" - selfLink: "33" - uid: ƐP_痸荎僋bŭDz鯰硰{舁吉蓨O - spec: - activeDeadlineSeconds: 3932374770591864310 - affinity: - nodeAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - key: "296" - operator: U髷裎$MVȟ@7飣奺Ȋ - values: - - "297" - matchFields: - - key: "298" - operator: ʁ揆ɘȌ脾嚏吐ĠLƐ - values: - - "299" - weight: -1694108493 - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - key: "292" - operator: Z1Ůđ眊ľǎɳ,ǿ飏騀呣 - values: - - "293" - matchFields: - - key: "294" - operator: ƻ悖ȩ0Ƹ[ - values: - - "295" - podAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: 7u-tie4-7--gm3.38vl-1z---883d-v3j4-7y-p--u/d-4_4--.-_Z4.LA3HVG93_._.I3.__-.0-z_z0sn8 - operator: DoesNotExist - matchLabels: - U.8N: N-_-vv-Q2qz.W..4....-h._.GgT7_7B_D-..-.k4uz - namespaces: - - "314" - topologyKey: "315" - weight: -205176266 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: 4-45e--7-5r-4-7--7-2---o--4-1-2s39--6---fv--m-8--72-bca4m54/F.h-__k_K5._..O_J - operator: In - values: - - 3-___t-Z8SUGP.-_.uB-.--.gR - matchLabels: - 546g-40883176jt-e8b---67-1sn-09143193c/I2_-.XFw.8._..._Wxpe..7: OX3.1d_YH3x---.._1_.N_XvSA..e1Vx8_I-.-_56-__18Y--6P - namespaces: - - "306" - topologyKey: "307" - podAntiAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: VKPg___KA-._d._.U8 - operator: DoesNotExist - matchLabels: - 4--3os1-5-ufkr-x0u-1meljf-5269893-t-l/34_-y.8_38xm-.nx.sEK4.B.B: V.Z__Lv8_.O_..8n.--z_-..W - namespaces: - - "330" - topologyKey: "331" - weight: 789384689 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: Q_c8.G.b_9_1o.w_aI._31-_I-A-_3bz._8M0U1_X - operator: NotIn - values: - - X_._D8T - matchLabels: - 8747ox.x-r-927--6/79._-k-5___-Qq..csh-3--Z1Tvw39F_C-rtSY.g._2F7.-_e..Or_-3: 4-Tm._G - namespaces: - - "322" - topologyKey: "323" - automountServiceAccountToken: true - containers: - - args: - - "219" - command: - - "218" - env: - - name: "226" - value: "227" - valueFrom: - configMapKeyRef: - key: "233" - name: "232" - optional: true - fieldRef: - apiVersion: "228" - fieldPath: "229" - resourceFieldRef: - containerName: "230" - divisor: "627" - resource: "231" - secretKeyRef: - key: "235" - name: "234" - optional: true - envFrom: - - configMapRef: - name: "224" - optional: true - prefix: "223" - secretRef: - name: "225" - optional: true - image: "217" - imagePullPolicy: 軶ǃ*ʙ嫙&蒒5靇 - lifecycle: - postStart: - exec: - command: - - "257" - httpGet: - host: "260" - httpHeaders: - - name: "261" - value: "262" - path: "258" - port: "259" - scheme: k_瀹鞎sn芞QÄȻ - tcpSocket: - host: "264" - port: "263" - preStop: - exec: - command: - - "265" - httpGet: - host: "268" - httpHeaders: - - name: "269" - value: "270" - path: "266" - port: "267" - scheme: '@Ȗs«öʮĀ<é瞾' - tcpSocket: - host: "272" - port: "271" - livenessProbe: - exec: - command: - - "242" - failureThreshold: -1553779100 - httpGet: - host: "244" - httpHeaders: - - name: "245" - value: "246" - path: "243" - port: -57352147 - scheme: Y鶪5w垁鷌辪虽U珝 - initialDelaySeconds: 411878451 - periodSeconds: -254454655 - successThreshold: -1925916855 - tcpSocket: - host: "248" - port: "247" - timeoutSeconds: 1676588692 - name: "216" - ports: - - containerPort: -1222594476 - hostIP: "222" - hostPort: -1942612426 - name: "221" - protocol: 遼ūPH炮掊°nʮ閼咎櫸eʔ - readinessProbe: - exec: - command: - - "249" - failureThreshold: -31530684 - httpGet: - host: "252" - httpHeaders: - - name: "253" - value: "254" - path: "250" - port: "251" - scheme: '}' - initialDelaySeconds: 1030243869 - periodSeconds: -185042403 - successThreshold: -374922344 - tcpSocket: - host: "256" - port: "255" - timeoutSeconds: -1080853187 - resources: - limits: - "": "280" - requests: - "": "809" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - ɵK.Q貇£ȹ - drop: - - ƹǔw÷nI粛E煹ǐƲE - privileged: true - procMount: Z - readOnlyRootFilesystem: false - runAsGroup: -8656955128235291182 - runAsNonRoot: false - runAsUser: -378701183370790036 - seLinuxOptions: - level: "277" - role: "275" - type: "276" - user: "274" - terminationMessagePath: "273" - terminationMessagePolicy: Ŭ - volumeDevices: - - devicePath: "241" - name: "240" - volumeMounts: - - mountPath: "237" - mountPropagation: å睫}堇硲蕵ɢ苆 - name: "236" - subPath: "238" - subPathExpr: "239" - workingDir: "220" - dnsConfig: - nameservers: - - "338" - options: - - name: "340" - value: "341" - searches: - - "339" - dnsPolicy: ħ籘Àǒɿʒ - enableServiceLinks: false - hostAliases: - - hostnames: - - "336" - ip: "335" - hostPID: true - hostname: "290" - imagePullSecrets: - - name: "289" - initContainers: - - args: - - "159" - command: - - "158" - env: - - name: "166" - value: "167" - valueFrom: - configMapKeyRef: - key: "173" - name: "172" - optional: true - fieldRef: - apiVersion: "168" - fieldPath: "169" - resourceFieldRef: - containerName: "170" - divisor: "770" - resource: "171" - secretKeyRef: - key: "175" - name: "174" - optional: false - envFrom: - - configMapRef: - name: "164" - optional: true - prefix: "163" - secretRef: - name: "165" - optional: true - image: "157" - imagePullPolicy: 衧ȇe媹H - lifecycle: - postStart: - exec: - command: - - "196" - httpGet: - host: "199" - httpHeaders: - - name: "200" - value: "201" - path: "197" - port: "198" - scheme: 錯ƶ - tcpSocket: - host: "203" - port: "202" - preStop: - exec: - command: - - "204" - httpGet: - host: "206" - httpHeaders: - - name: "207" - value: "208" - path: "205" - port: 2110181803 - scheme: '&蕭k ź贩j瀉ǚrǜnh0å' - tcpSocket: - host: "210" - port: "209" - livenessProbe: - exec: - command: - - "182" - failureThreshold: -1116811061 - httpGet: - host: "185" - httpHeaders: - - name: "186" - value: "187" - path: "183" - port: "184" - scheme: pȿŘ阌Ŗ怳冘HǺƶ - initialDelaySeconds: 1366561945 - periodSeconds: 408756018 - successThreshold: 437263194 - tcpSocket: - host: "189" - port: "188" - timeoutSeconds: 657514697 - name: "156" - ports: - - containerPort: -343150875 - hostIP: "162" - hostPort: 1435152179 - name: "161" - protocol: ɥ³ƞsɁ8^ʥǔTĪȸŹă - readinessProbe: - exec: - command: - - "190" - failureThreshold: 273818613 - httpGet: - host: "192" - httpHeaders: - - name: "193" - value: "194" - path: "191" - port: 1873902270 - scheme: ?Qȫş - initialDelaySeconds: -144591150 - periodSeconds: 1701891633 - successThreshold: -1768075156 - tcpSocket: - host: "195" - port: 2091150210 - timeoutSeconds: 673378190 - resources: - limits: - Z: "482" - requests: - ŏ{: "980" - securityContext: - allowPrivilegeEscalation: true - capabilities: - add: - - "" - drop: - - 臷Ľð»ųKĵ&4ʑ%:;栍dʪ - privileged: false - procMount: ğ#咻痗ȡmƴ - readOnlyRootFilesystem: false - runAsGroup: 4559267523176571 - runAsNonRoot: true - runAsUser: 6808883506426686803 - seLinuxOptions: - level: "215" - role: "213" - type: "214" - user: "212" - stdinOnce: true - terminationMessagePath: "211" - terminationMessagePolicy: 恰nj揠8lj黳鈫ʕ - tty: true - volumeDevices: - - devicePath: "181" - name: "180" - volumeMounts: - - mountPath: "177" - mountPropagation: ĕʄő芖{| - name: "176" - readOnly: true - subPath: "178" - subPathExpr: "179" - workingDir: "160" - nodeName: "282" - nodeSelector: - "278": "279" - priority: -2137775067 - priorityClassName: "337" - readinessGates: - - conditionType: '|gɳ礬.b屏ɧeʫį淓¯Ą0' - restartPolicy: 0)鈼¬麄p呝TG;邪匾mɩC[ó瓧嫭 - runtimeClassName: "342" - schedulerName: "332" - securityContext: - fsGroup: -3078742976292946468 - runAsGroup: -4151726557168738613 - runAsNonRoot: true - runAsUser: 8519427267030036521 - seLinuxOptions: - level: "286" - role: "284" - type: "285" - user: "283" - supplementalGroups: - - 1875040261412240501 - sysctls: - - name: "287" - value: "288" - serviceAccount: "281" - serviceAccountName: "280" - shareProcessNamespace: true - subdomain: "291" - terminationGracePeriodSeconds: 3211788672813464064 - tolerations: - - effect: ?¶ȲƪE1º轪d覉;Ĕ颪œ]洈愥 - key: "333" - operator: ŜŲ&洪y儕lmò - tolerationSeconds: -2713809069228546579 - value: "334" - volumes: - - awsElasticBlockStore: - fsType: "56" - partition: 1637061888 - readOnly: true - volumeID: "55" - azureDisk: - cachingMode: 啞川J缮ǚb - diskName: "119" - diskURI: "120" - fsType: "121" - kind: ʬ - readOnly: false - azureFile: - readOnly: true - secretName: "105" - shareName: "106" - cephfs: - monitors: - - "90" - path: "91" - readOnly: true - secretFile: "93" - secretRef: - name: "94" - user: "92" - cinder: - fsType: "88" - readOnly: true - secretRef: - name: "89" - volumeID: "87" - configMap: - defaultMode: -1853411528 - items: - - key: "108" - mode: -885708332 - path: "109" - name: "107" - optional: true - csi: - driver: "151" - fsType: "152" - nodePublishSecretRef: - name: "155" - readOnly: false - volumeAttributes: - "153": "154" - downwardAPI: - defaultMode: -861583888 - items: - - fieldRef: - apiVersion: "98" - fieldPath: "99" - mode: -332563744 - path: "97" - resourceFieldRef: - containerName: "100" - divisor: "40" - resource: "101" - emptyDir: - medium: Ň'Ğİ* - sizeLimit: "695" - fc: - fsType: "103" - lun: 324963473 - readOnly: true - targetWWNs: - - "102" - wwids: - - "104" - flexVolume: - driver: "82" - fsType: "83" - options: - "85": "86" - readOnly: true - secretRef: - name: "84" - flocker: - datasetName: "95" - datasetUUID: "96" - gcePersistentDisk: - fsType: "54" - partition: -1706940973 - pdName: "53" - gitRepo: - directory: "59" - repository: "57" - revision: "58" - glusterfs: - endpoints: "72" - path: "73" - hostPath: - path: "52" - type: _Ĭ艥< - iscsi: - fsType: "68" - initiatorName: "71" - iqn: "66" - iscsiInterface: "67" - lun: -1884322607 - portals: - - "69" - secretRef: - name: "70" - targetPortal: "65" - name: "51" - nfs: - path: "64" - readOnly: true - server: "63" - persistentVolumeClaim: - claimName: "74" - photonPersistentDisk: - fsType: "123" - pdID: "122" - portworxVolume: - fsType: "138" - volumeID: "137" - projected: - defaultMode: -740816174 - sources: - - configMap: - items: - - key: "133" - mode: -2137658152 - path: "134" - name: "132" - optional: true - downwardAPI: - items: - - fieldRef: - apiVersion: "128" - fieldPath: "129" - mode: -1617414299 - path: "127" - resourceFieldRef: - containerName: "130" - divisor: "763" - resource: "131" - secret: - items: - - key: "125" - mode: 1493217478 - path: "126" - name: "124" - optional: false - serviceAccountToken: - audience: "135" - expirationSeconds: -6753602166099171537 - path: "136" - quobyte: - group: "117" - readOnly: true - registry: "114" - tenant: "118" - user: "116" - volume: "115" - rbd: - fsType: "77" - image: "76" - keyring: "80" - monitors: - - "75" - pool: "78" - readOnly: true - secretRef: - name: "81" - user: "79" - scaleIO: - fsType: "146" - gateway: "139" - protectionDomain: "142" - secretRef: - name: "141" - sslEnabled: true - storageMode: "144" - storagePool: "143" - system: "140" - volumeName: "145" - secret: - defaultMode: 62108019 - items: - - key: "61" - mode: -1092501327 - path: "62" - optional: true - secretName: "60" - storageos: - fsType: "149" - secretRef: - name: "150" - volumeName: "147" - volumeNamespace: "148" - vsphereVolume: - fsType: "111" - storagePolicyID: "113" - storagePolicyName: "112" - volumePath: "110" - updateStrategy: - rollingUpdate: {} - type: 鮽ǍJB膾扉A­1襏櫯³£h刪q塨 -status: - collisionCount: 337714305 - conditions: - - lastTransitionTime: "2739-05-30T11:23:39Z" - message: "344" - reason: "343" - status: '[>ĵ''o儿Ƭ銭' - type: 嵘厶sȰÖ埡ÆɰŞ襵樞úʥ銀ƨ - currentNumberScheduled: -10743562 - desiredNumberScheduled: 1262074531 - numberAvailable: 1131069811 - numberMisscheduled: -1479988716 - numberReady: -1187060809 - numberUnavailable: 1834151037 - observedGeneration: 8043349780356677523 - updatedNumberScheduled: 641181607 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.Deployment.after_roundtrip.json b/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.Deployment.after_roundtrip.json deleted file mode 100644 index fc4e4890a61..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.Deployment.after_roundtrip.json +++ /dev/null @@ -1,1069 +0,0 @@ -{ - "kind": "Deployment", - "apiVersion": "apps/v1beta2", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17" - } - ] - }, - "spec": { - "replicas": -1978186127, - "selector": { - "matchLabels": { - "w9v--m0-1y5-g3/JFHn7y-74.-0MUORQQ.N2.1.L.l-Y._.-44..d.__g": "F-_3-n-_-__3u-.__P__.7U-Uo_F" - }, - "matchExpressions": [ - { - "key": "5816m59-dx8----i--5-8t36b--09--23-u19m-35--d.vo61---4fy--9---7--9-9s-0-u5lj2--10pq-0-7-9-2-ekg-071b/YJTrcd-2.-__E_Sv__26KX_F", - "operator": "NotIn", - "values": [ - "y_y_o0_5qN2_---_M.N_._a6.9bHjdH.-.5_.I8__.-AIw.__-___16" - ] - } - ] - }, - "template": { - "metadata": { - "name": "30", - "generateName": "31", - "namespace": "32", - "selfLink": "33", - "uid": "]躢|)黰eȪ嵛4$%QɰVzÏ抴", - "resourceVersion": "373742866186182450", - "generation": 3557306139556084909, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -2848337479447330428, - "labels": { - "35": "36" - }, - "annotations": { - "37": "38" - }, - "ownerReferences": [ - { - "apiVersion": "39", - "kind": "40", - "name": "41", - "uid": "@Z^嫫猤痈C*ĕʄő芖{|ǘ\"^饣", - "controller": false, - "blockOwnerDeletion": false - } - ], - "finalizers": [ - "42" - ], - "clusterName": "43", - "managedFields": [ - { - "manager": "44", - "operation": "妻ƅTGS5Ǎ", - "apiVersion": "45" - } - ] - }, - "spec": { - "volumes": [ - { - "name": "51", - "hostPath": { - "path": "52", - "type": "Uʎ浵ɲõ" - }, - "emptyDir": { - "medium": "o\u0026蕭k ź贩j瀉", - "sizeLimit": "621" - }, - "gcePersistentDisk": { - "pdName": "53", - "fsType": "54", - "partition": -1321131665, - "readOnly": true - }, - "awsElasticBlockStore": { - "volumeID": "55", - "fsType": "56", - "partition": -1996616480 - }, - "gitRepo": { - "repository": "57", - "revision": "58", - "directory": "59" - }, - "secret": { - "secretName": "60", - "items": [ - { - "key": "61", - "path": "62", - "mode": -1365115016 - } - ], - "defaultMode": -288563359, - "optional": false - }, - "nfs": { - "server": "63", - "path": "64" - }, - "iscsi": { - "targetPortal": "65", - "iqn": "66", - "lun": 636617833, - "iscsiInterface": "67", - "fsType": "68", - "portals": [ - "69" - ], - "secretRef": { - "name": "70" - }, - "initiatorName": "71" - }, - "glusterfs": { - "endpoints": "72", - "path": "73", - "readOnly": true - }, - "persistentVolumeClaim": { - "claimName": "74", - "readOnly": true - }, - "rbd": { - "monitors": [ - "75" - ], - "image": "76", - "fsType": "77", - "pool": "78", - "user": "79", - "keyring": "80", - "secretRef": { - "name": "81" - }, - "readOnly": true - }, - "flexVolume": { - "driver": "82", - "fsType": "83", - "secretRef": { - "name": "84" - }, - "readOnly": true, - "options": { - "85": "86" - } - }, - "cinder": { - "volumeID": "87", - "fsType": "88", - "readOnly": true, - "secretRef": { - "name": "89" - } - }, - "cephfs": { - "monitors": [ - "90" - ], - "path": "91", - "user": "92", - "secretFile": "93", - "secretRef": { - "name": "94" - }, - "readOnly": true - }, - "flocker": { - "datasetName": "95", - "datasetUUID": "96" - }, - "downwardAPI": { - "items": [ - { - "path": "97", - "fieldRef": { - "apiVersion": "98", - "fieldPath": "99" - }, - "resourceFieldRef": { - "containerName": "100", - "resource": "101", - "divisor": "772" - }, - "mode": -1482763519 - } - ], - "defaultMode": -1376537100 - }, - "fc": { - "targetWWNs": [ - "102" - ], - "lun": -1902521464, - "fsType": "103", - "wwids": [ - "104" - ] - }, - "azureFile": { - "secretName": "105", - "shareName": "106" - }, - "configMap": { - "name": "107", - "items": [ - { - "key": "108", - "path": "109", - "mode": -1296140 - } - ], - "defaultMode": 480521693, - "optional": false - }, - "vsphereVolume": { - "volumePath": "110", - "fsType": "111", - "storagePolicyName": "112", - "storagePolicyID": "113" - }, - "quobyte": { - "registry": "114", - "volume": "115", - "readOnly": true, - "user": "116", - "group": "117", - "tenant": "118" - }, - "azureDisk": { - "diskName": "119", - "diskURI": "120", - "cachingMode": "唼Ģ猇õǶț鹎ğ#咻痗ȡmƴy綸_", - "fsType": "121", - "readOnly": true, - "kind": "參遼ūP" - }, - "photonPersistentDisk": { - "pdID": "122", - "fsType": "123" - }, - "projected": { - "sources": [ - { - "secret": { - "name": "124", - "items": [ - { - "key": "125", - "path": "126", - "mode": 996680040 - } - ], - "optional": false - }, - "downwardAPI": { - "items": [ - { - "path": "127", - "fieldRef": { - "apiVersion": "128", - "fieldPath": "129" - }, - "resourceFieldRef": { - "containerName": "130", - "resource": "131", - "divisor": "838" - }, - "mode": -1319998825 - } - ] - }, - "configMap": { - "name": "132", - "items": [ - { - "key": "133", - "path": "134", - "mode": 1569606284 - } - ], - "optional": false - }, - "serviceAccountToken": { - "audience": "135", - "expirationSeconds": -4636499237765408684, - "path": "136" - } - } - ], - "defaultMode": -50623103 - }, - "portworxVolume": { - "volumeID": "137", - "fsType": "138", - "readOnly": true - }, - "scaleIO": { - "gateway": "139", - "system": "140", - "secretRef": { - "name": "141" - }, - "sslEnabled": true, - "protectionDomain": "142", - "storagePool": "143", - "storageMode": "144", - "volumeName": "145", - "fsType": "146", - "readOnly": true - }, - "storageos": { - "volumeName": "147", - "volumeNamespace": "148", - "fsType": "149", - "readOnly": true, - "secretRef": { - "name": "150" - } - }, - "csi": { - "driver": "151", - "readOnly": false, - "fsType": "152", - "volumeAttributes": { - "153": "154" - }, - "nodePublishSecretRef": { - "name": "155" - } - } - } - ], - "initContainers": [ - { - "name": "156", - "image": "157", - "command": [ - "158" - ], - "args": [ - "159" - ], - "workingDir": "160", - "ports": [ - { - "name": "161", - "hostPort": 963442342, - "containerPort": 1180382332, - "protocol": "H韹寬娬ï瓼猀2:öY鶪5w垁", - "hostIP": "162" - } - ], - "envFrom": [ - { - "prefix": "163", - "configMapRef": { - "name": "164", - "optional": true - }, - "secretRef": { - "name": "165", - "optional": true - } - } - ], - "env": [ - { - "name": "166", - "value": "167", - "valueFrom": { - "fieldRef": { - "apiVersion": "168", - "fieldPath": "169" - }, - "resourceFieldRef": { - "containerName": "170", - "resource": "171", - "divisor": "813" - }, - "configMapKeyRef": { - "name": "172", - "key": "173", - "optional": false - }, - "secretKeyRef": { - "name": "174", - "key": "175", - "optional": true - } - } - } - ], - "resources": { - "limits": { - "Nșƶ4ĩĉş蝿ɖȃ賲鐅臬dH巧壚t": "770" - }, - "requests": { - "sn芞QÄȻȊ+?ƭ峧": "970" - } - }, - "volumeMounts": [ - { - "name": "176", - "mountPath": "177", - "subPath": "178", - "mountPropagation": "«öʮĀ\u003cé瞾ʀNŬɨǙÄr蛏豈ɃHŠ", - "subPathExpr": "179" - } - ], - "volumeDevices": [ - { - "name": "180", - "devicePath": "181" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "182" - ] - }, - "httpGet": { - "path": "183", - "port": -1167888910, - "host": "184", - "scheme": ".Q貇£ȹ嫰ƹǔw÷nI", - "httpHeaders": [ - { - "name": "185", - "value": "186" - } - ] - }, - "tcpSocket": { - "port": "187", - "host": "188" - }, - "initialDelaySeconds": -162264011, - "timeoutSeconds": 800220849, - "periodSeconds": -1429994426, - "successThreshold": 135036402, - "failureThreshold": -1650568978 - }, - "readinessProbe": { - "exec": { - "command": [ - "189" - ] - }, - "httpGet": { - "path": "190", - "port": -2015604435, - "host": "191", - "scheme": "jƯĖ漘Z剚敍0)", - "httpHeaders": [ - { - "name": "192", - "value": "193" - } - ] - }, - "tcpSocket": { - "port": 424236719, - "host": "194" - }, - "initialDelaySeconds": -2031266553, - "timeoutSeconds": -840997104, - "periodSeconds": -648954478, - "successThreshold": 1170649416, - "failureThreshold": 893619181 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "195" - ] - }, - "httpGet": { - "path": "196", - "port": "197", - "host": "198", - "scheme": "ɩC", - "httpHeaders": [ - { - "name": "199", - "value": "200" - } - ] - }, - "tcpSocket": { - "port": "201", - "host": "202" - } - }, - "preStop": { - "exec": { - "command": [ - "203" - ] - }, - "httpGet": { - "path": "204", - "port": 747802823, - "host": "205", - "scheme": "ĨFħ籘Àǒɿʒ", - "httpHeaders": [ - { - "name": "206", - "value": "207" - } - ] - }, - "tcpSocket": { - "port": 1912934380, - "host": "208" - } - } - }, - "terminationMessagePath": "209", - "terminationMessagePolicy": "1ſ盷褎weLJèux榜VƋZ1Ůđ眊", - "imagePullPolicy": "Ź9ǕLLȊɞ-uƻ悖", - "securityContext": { - "capabilities": { - "add": [ - "Ƹ[Ęİ榌U髷裎$MVȟ@7" - ], - "drop": [ - "奺Ȋ礶惇¸t颟.鵫ǚ" - ] - }, - "privileged": true, - "seLinuxOptions": { - "user": "210", - "role": "211", - "type": "212", - "level": "213" - }, - "runAsUser": 1162216870203002790, - "runAsGroup": -3651020110942663855, - "runAsNonRoot": false, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": false, - "procMount": "-鿧悮坮Ȣ幟ļ" - }, - "stdin": true, - "tty": true - } - ], - "containers": [ - { - "name": "214", - "image": "215", - "command": [ - "216" - ], - "args": [ - "217" - ], - "workingDir": "218", - "ports": [ - { - "name": "219", - "hostPort": -1336170981, - "containerPort": 1179132251, - "protocol": "Kʝ瘴I\\p[ħsĨɆâĺɗ", - "hostIP": "220" - } - ], - "envFrom": [ - { - "prefix": "221", - "configMapRef": { - "name": "222", - "optional": true - }, - "secretRef": { - "name": "223", - "optional": true - } - } - ], - "env": [ - { - "name": "224", - "value": "225", - "valueFrom": { - "fieldRef": { - "apiVersion": "226", - "fieldPath": "227" - }, - "resourceFieldRef": { - "containerName": "228", - "resource": "229", - "divisor": "99" - }, - "configMapKeyRef": { - "name": "230", - "key": "231", - "optional": false - }, - "secretKeyRef": { - "name": "232", - "key": "233", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "攤/ɸɎ R§耶FfBl": "326" - }, - "requests": { - "ɱJȉ罴": "587" - } - }, - "volumeMounts": [ - { - "name": "234", - "readOnly": true, - "mountPath": "235", - "subPath": "236", - "mountPropagation": "6dz娝嘚庎D}埽uʎȺ眖R#yV'W", - "subPathExpr": "237" - } - ], - "volumeDevices": [ - { - "name": "238", - "devicePath": "239" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "240" - ] - }, - "httpGet": { - "path": "241", - "port": "242", - "host": "243", - "scheme": "Í勅跦Opwǩ曬逴褜1ØœȠƬ", - "httpHeaders": [ - { - "name": "244", - "value": "245" - } - ] - }, - "tcpSocket": { - "port": "246", - "host": "247" - }, - "initialDelaySeconds": 1419770315, - "timeoutSeconds": 300356869, - "periodSeconds": 1830495826, - "successThreshold": 1102291854, - "failureThreshold": -241238495 - }, - "readinessProbe": { - "exec": { - "command": [ - "248" - ] - }, - "httpGet": { - "path": "249", - "port": 972978563, - "host": "250", - "scheme": "ȨŮ+朷Ǝ膯", - "httpHeaders": [ - { - "name": "251", - "value": "252" - } - ] - }, - "tcpSocket": { - "port": -1506633471, - "host": "253" - }, - "initialDelaySeconds": -249989919, - "timeoutSeconds": -171684192, - "periodSeconds": -602419938, - "successThreshold": 1040396664, - "failureThreshold": -979584143 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "254" - ] - }, - "httpGet": { - "path": "255", - "port": "256", - "host": "257", - "scheme": "碧闳ȩr", - "httpHeaders": [ - { - "name": "258", - "value": "259" - } - ] - }, - "tcpSocket": { - "port": "260", - "host": "261" - } - }, - "preStop": { - "exec": { - "command": [ - "262" - ] - }, - "httpGet": { - "path": "263", - "port": "264", - "host": "265", - "scheme": "ē鐭#嬀ơŸ8T 苧yñKJɐ", - "httpHeaders": [ - { - "name": "266", - "value": "267" - } - ] - }, - "tcpSocket": { - "port": "268", - "host": "269" - } - } - }, - "terminationMessagePath": "270", - "terminationMessagePolicy": "ƚ绤fʀļ腩墺Ò媁荭gw忊|E剒蔞", - "imagePullPolicy": "=E埄Ȁ朦 wƯ貾坢'跩aŕ翑0展", - "securityContext": { - "capabilities": { - "add": [ - "庰%皧V" - ], - "drop": [ - "现葢ŵ橨鬶l獕;跣Hǝcw媀瓄\u0026翜舞拉" - ] - }, - "privileged": true, - "seLinuxOptions": { - "user": "271", - "role": "272", - "type": "273", - "level": "274" - }, - "runAsUser": 8876559635423161004, - "runAsGroup": -1576913564542459711, - "runAsNonRoot": true, - "readOnlyRootFilesystem": false, - "allowPrivilegeEscalation": false, - "procMount": "ĠM蘇KŅ/»頸+SÄ蚃" - }, - "tty": true - } - ], - "restartPolicy": ")酊龨δ摖ȱğ_\u003cǬëJ橈'琕鶫:", - "terminationGracePeriodSeconds": -5370059306928520750, - "activeDeadlineSeconds": 5724260086168234152, - "dnsPolicy": "'ǵɐ鰥", - "nodeSelector": { - "275": "276" - }, - "serviceAccountName": "277", - "serviceAccount": "278", - "automountServiceAccountToken": true, - "nodeName": "279", - "hostNetwork": true, - "hostPID": true, - "shareProcessNamespace": false, - "securityContext": { - "seLinuxOptions": { - "user": "280", - "role": "281", - "type": "282", - "level": "283" - }, - "runAsUser": 1517677345437208428, - "runAsGroup": 4640906527069599386, - "runAsNonRoot": true, - "supplementalGroups": [ - -6499508485510627932 - ], - "fsGroup": -4389239449149439507, - "sysctls": [ - { - "name": "284", - "value": "285" - } - ] - }, - "imagePullSecrets": [ - { - "name": "286" - } - ], - "hostname": "287", - "subdomain": "288", - "affinity": { - "nodeAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": { - "nodeSelectorTerms": [ - { - "matchExpressions": [ - { - "key": "289", - "operator": "", - "values": [ - "290" - ] - } - ], - "matchFields": [ - { - "key": "291", - "operator": "亏yƕ丆録²Ŏ)/灩聋3趐囨鏻", - "values": [ - "292" - ] - } - ] - } - ] - }, - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -938421813, - "preference": { - "matchExpressions": [ - { - "key": "293", - "operator": "蹔ŧ", - "values": [ - "294" - ] - } - ], - "matchFields": [ - { - "key": "295", - "operator": "x$1", - "values": [ - "296" - ] - } - ] - } - } - ] - }, - "podAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "jeds4-4tz9x--43--3---93-2-2-37--e00uz-z0sn-8hx-qa--0o8m3-d0n/py_8-3..s._.x.2K_2qu_0S-Cq0": "8yP9S--858LI__.8____rO-S-P_-...0c.-p" - }, - "matchExpressions": [ - { - "key": "f.-zv._._.5-H.T.-.-.T-V_D_0-K_AS", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "303" - ], - "topologyKey": "304" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -902839620, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "x3..-.8-Jp-9-4-Tm.Y": "k8...__.Q_c8.G.b_9_1o.w_aI._31-_I-A-_3bz._8M01" - }, - "matchExpressions": [ - { - "key": "w9-9d8-s7t/ZX-D---k..1Q7._l.._Q.6.I--2_9.v.--_.--4QQo", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "311" - ], - "topologyKey": "312" - } - } - ] - }, - "podAntiAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "7-3x-3/9a_-0R_.Z__Lv8_.O_..8n.--z_-..6W.VK.sTt.-U_--56-.7D.3_P": "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": [ - "319" - ], - "topologyKey": "320" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": 1505385143, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "yp8q-sf1--gw-jz-659--0l-023bm-6l2e5---k5v3a---9/tA.W5_-5_.V1-rU.___06.eqk5E_-4-.XH-.k.7.l_-W81": "o_6Z..11_7pX_.-mLlx...w_t-_.5.40Rw4gD.._.-x6db-L7.-__-G_2kCpS_1" - }, - "matchExpressions": [ - { - "key": "d-XZ-x.__.Y_2-n_5023Xl-3Pw_-r7g", - "operator": "NotIn", - "values": [ - "VT3sn-0_.i__a.O2G_J" - ] - } - ] - }, - "namespaces": [ - "327" - ], - "topologyKey": "328" - } - } - ] - } - }, - "schedulerName": "329", - "tolerations": [ - { - "key": "330", - "operator": "抷qTfZȻ干m謆7", - "value": "331", - "effect": "儉ɩ柀", - "tolerationSeconds": -7411984641310969236 - } - ], - "hostAliases": [ - { - "ip": "332", - "hostnames": [ - "333" - ] - } - ], - "priorityClassName": "334", - "priority": -895317190, - "dnsConfig": { - "nameservers": [ - "335" - ], - "searches": [ - "336" - ], - "options": [ - { - "name": "337", - "value": "338" - } - ] - }, - "readinessGates": [ - { - "conditionType": "ċƹ|慼櫁色苆试揯遐e4'ď曕椐敛n" - } - ], - "runtimeClassName": "339", - "enableServiceLinks": true - } - }, - "strategy": { - "type": "Ŗ鱓;鹡鑓侅闍ŏ", - "rollingUpdate": { - - } - }, - "minReadySeconds": -721017134, - "revisionHistoryLimit": -2062497734, - "paused": true, - "progressDeadlineSeconds": -2022494519 - }, - "status": { - "observedGeneration": -646884070573393486, - "replicas": -1207878403, - "updatedReplicas": 372376497, - "readyReplicas": -1085841792, - "availableReplicas": 2061490078, - "unavailableReplicas": -244836060, - "conditions": [ - { - "type": "NJ丧鴻", - "status": "-墡è箁E嗆R2璻攜轴ɓ雤Ƽ]焤Ɂ", - "lastUpdateTime": "2182-10-10T16:20:33Z", - "lastTransitionTime": "2191-07-04T07:05:53Z", - "reason": "340", - "message": "341" - } - ], - "collisionCount": 99448460 - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.Deployment.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.Deployment.after_roundtrip.pb deleted file mode 100644 index 2cb68e3bd6863f5096457d793f360864397f6f07..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 5136 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 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.Deployment.after_roundtrip.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.Deployment.after_roundtrip.yaml deleted file mode 100644 index 1d6d01a2c72..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.Deployment.after_roundtrip.yaml +++ /dev/null @@ -1,726 +0,0 @@ -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" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -spec: - minReadySeconds: -721017134 - paused: true - progressDeadlineSeconds: -2022494519 - replicas: -1978186127 - revisionHistoryLimit: -2062497734 - selector: - matchExpressions: - - key: 5816m59-dx8----i--5-8t36b--09--23-u19m-35--d.vo61---4fy--9---7--9-9s-0-u5lj2--10pq-0-7-9-2-ekg-071b/YJTrcd-2.-__E_Sv__26KX_F - operator: NotIn - values: - - y_y_o0_5qN2_---_M.N_._a6.9bHjdH.-.5_.I8__.-AIw.__-___16 - matchLabels: - w9v--m0-1y5-g3/JFHn7y-74.-0MUORQQ.N2.1.L.l-Y._.-44..d.__g: F-_3-n-_-__3u-.__P__.7U-Uo_F - strategy: - rollingUpdate: {} - type: Ŗ鱓;鹡鑓侅闍ŏ - template: - metadata: - annotations: - "37": "38" - clusterName: "43" - creationTimestamp: null - deletionGracePeriodSeconds: -2848337479447330428 - finalizers: - - "42" - generateName: "31" - generation: 3557306139556084909 - labels: - "35": "36" - managedFields: - - apiVersion: "45" - manager: "44" - operation: 妻ƅTGS5Ǎ - name: "30" - namespace: "32" - ownerReferences: - - apiVersion: "39" - blockOwnerDeletion: false - controller: false - kind: "40" - name: "41" - uid: '@Z^嫫猤痈C*ĕʄő芖{|ǘ"^饣' - resourceVersion: "373742866186182450" - selfLink: "33" - uid: ']躢|)黰eȪ嵛4$%QɰVzÏ抴' - spec: - activeDeadlineSeconds: 5724260086168234152 - affinity: - nodeAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - key: "293" - operator: 蹔ŧ - values: - - "294" - matchFields: - - key: "295" - operator: x$1 - values: - - "296" - weight: -938421813 - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - key: "289" - operator: "" - values: - - "290" - matchFields: - - key: "291" - operator: 亏yƕ丆録²Ŏ)/灩聋3趐囨鏻 - values: - - "292" - podAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: w9-9d8-s7t/ZX-D---k..1Q7._l.._Q.6.I--2_9.v.--_.--4QQo - operator: DoesNotExist - matchLabels: - x3..-.8-Jp-9-4-Tm.Y: k8...__.Q_c8.G.b_9_1o.w_aI._31-_I-A-_3bz._8M01 - namespaces: - - "311" - topologyKey: "312" - weight: -902839620 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: f.-zv._._.5-H.T.-.-.T-V_D_0-K_AS - operator: DoesNotExist - matchLabels: - jeds4-4tz9x--43--3---93-2-2-37--e00uz-z0sn-8hx-qa--0o8m3-d0n/py_8-3..s._.x.2K_2qu_0S-Cq0: 8yP9S--858LI__.8____rO-S-P_-...0c.-p - namespaces: - - "303" - topologyKey: "304" - podAntiAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: d-XZ-x.__.Y_2-n_5023Xl-3Pw_-r7g - operator: NotIn - values: - - VT3sn-0_.i__a.O2G_J - matchLabels: - yp8q-sf1--gw-jz-659--0l-023bm-6l2e5---k5v3a---9/tA.W5_-5_.V1-rU.___06.eqk5E_-4-.XH-.k.7.l_-W81: o_6Z..11_7pX_.-mLlx...w_t-_.5.40Rw4gD.._.-x6db-L7.-__-G_2kCpS_1 - namespaces: - - "327" - topologyKey: "328" - weight: 1505385143 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: 1-_-3_L_2--_v2.5p_..Y-.wg_-b8a_6_.0Q4_.84.K_-_0_..u.F.pq..--3C - operator: In - values: - - p_N-S..O-BZ..6-1.S-B3_.b17ca-_p-y.eQZ9p_6.Cw - matchLabels: - 7-3x-3/9a_-0R_.Z__Lv8_.O_..8n.--z_-..6W.VK.sTt.-U_--56-.7D.3_P: d._.Um.-__k.5 - namespaces: - - "319" - topologyKey: "320" - automountServiceAccountToken: true - containers: - - args: - - "217" - command: - - "216" - env: - - name: "224" - value: "225" - valueFrom: - configMapKeyRef: - key: "231" - name: "230" - optional: false - fieldRef: - apiVersion: "226" - fieldPath: "227" - resourceFieldRef: - containerName: "228" - divisor: "99" - resource: "229" - secretKeyRef: - key: "233" - name: "232" - optional: false - envFrom: - - configMapRef: - name: "222" - optional: true - prefix: "221" - secretRef: - name: "223" - optional: true - image: "215" - imagePullPolicy: =E埄Ȁ朦 wƯ貾坢'跩aŕ翑0展 - lifecycle: - postStart: - exec: - command: - - "254" - httpGet: - host: "257" - httpHeaders: - - name: "258" - value: "259" - path: "255" - port: "256" - scheme: 碧闳ȩr - tcpSocket: - host: "261" - port: "260" - preStop: - exec: - command: - - "262" - httpGet: - host: "265" - httpHeaders: - - name: "266" - value: "267" - path: "263" - port: "264" - scheme: ē鐭#嬀ơŸ8T 苧yñKJɐ - tcpSocket: - host: "269" - port: "268" - livenessProbe: - exec: - command: - - "240" - failureThreshold: -241238495 - httpGet: - host: "243" - httpHeaders: - - name: "244" - value: "245" - path: "241" - port: "242" - scheme: Í勅跦Opwǩ曬逴褜1ØœȠƬ - initialDelaySeconds: 1419770315 - periodSeconds: 1830495826 - successThreshold: 1102291854 - tcpSocket: - host: "247" - port: "246" - timeoutSeconds: 300356869 - name: "214" - ports: - - containerPort: 1179132251 - hostIP: "220" - hostPort: -1336170981 - name: "219" - protocol: Kʝ瘴I\p[ħsĨɆâĺɗ - readinessProbe: - exec: - command: - - "248" - failureThreshold: -979584143 - httpGet: - host: "250" - httpHeaders: - - name: "251" - value: "252" - path: "249" - port: 972978563 - scheme: ȨŮ+朷Ǝ膯 - initialDelaySeconds: -249989919 - periodSeconds: -602419938 - successThreshold: 1040396664 - tcpSocket: - host: "253" - port: -1506633471 - timeoutSeconds: -171684192 - resources: - limits: - 攤/ɸɎ R§耶FfBl: "326" - requests: - ɱJȉ罴: "587" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - 庰%皧V - drop: - - 现葢ŵ橨鬶l獕;跣Hǝcw媀瓄&翜舞拉 - privileged: true - procMount: ĠM蘇KŅ/»頸+SÄ蚃 - readOnlyRootFilesystem: false - runAsGroup: -1576913564542459711 - runAsNonRoot: true - runAsUser: 8876559635423161004 - seLinuxOptions: - level: "274" - role: "272" - type: "273" - user: "271" - terminationMessagePath: "270" - terminationMessagePolicy: ƚ绤fʀļ腩墺Ò媁荭gw忊|E剒蔞 - tty: true - volumeDevices: - - devicePath: "239" - name: "238" - volumeMounts: - - mountPath: "235" - mountPropagation: 6dz娝嘚庎D}埽uʎȺ眖R#yV'W - name: "234" - readOnly: true - subPath: "236" - subPathExpr: "237" - workingDir: "218" - dnsConfig: - nameservers: - - "335" - options: - - name: "337" - value: "338" - searches: - - "336" - dnsPolicy: '''ǵɐ鰥' - enableServiceLinks: true - hostAliases: - - hostnames: - - "333" - ip: "332" - hostNetwork: true - hostPID: true - hostname: "287" - imagePullSecrets: - - name: "286" - initContainers: - - args: - - "159" - command: - - "158" - env: - - name: "166" - value: "167" - valueFrom: - configMapKeyRef: - key: "173" - name: "172" - optional: false - fieldRef: - apiVersion: "168" - fieldPath: "169" - resourceFieldRef: - containerName: "170" - divisor: "813" - resource: "171" - secretKeyRef: - key: "175" - name: "174" - optional: true - envFrom: - - configMapRef: - name: "164" - optional: true - prefix: "163" - secretRef: - name: "165" - optional: true - image: "157" - imagePullPolicy: Ź9ǕLLȊɞ-uƻ悖 - lifecycle: - postStart: - exec: - command: - - "195" - httpGet: - host: "198" - httpHeaders: - - name: "199" - value: "200" - path: "196" - port: "197" - scheme: ɩC - tcpSocket: - host: "202" - port: "201" - preStop: - exec: - command: - - "203" - httpGet: - host: "205" - httpHeaders: - - name: "206" - value: "207" - path: "204" - port: 747802823 - scheme: ĨFħ籘Àǒɿʒ - tcpSocket: - host: "208" - port: 1912934380 - livenessProbe: - exec: - command: - - "182" - failureThreshold: -1650568978 - httpGet: - host: "184" - httpHeaders: - - name: "185" - value: "186" - path: "183" - port: -1167888910 - scheme: .Q貇£ȹ嫰ƹǔw÷nI - initialDelaySeconds: -162264011 - periodSeconds: -1429994426 - successThreshold: 135036402 - tcpSocket: - host: "188" - port: "187" - timeoutSeconds: 800220849 - name: "156" - ports: - - containerPort: 1180382332 - hostIP: "162" - hostPort: 963442342 - name: "161" - protocol: H韹寬娬ï瓼猀2:öY鶪5w垁 - readinessProbe: - exec: - command: - - "189" - failureThreshold: 893619181 - httpGet: - host: "191" - httpHeaders: - - name: "192" - value: "193" - path: "190" - port: -2015604435 - scheme: jƯĖ漘Z剚敍0) - initialDelaySeconds: -2031266553 - periodSeconds: -648954478 - successThreshold: 1170649416 - tcpSocket: - host: "194" - port: 424236719 - timeoutSeconds: -840997104 - resources: - limits: - Nșƶ4ĩĉş蝿ɖȃ賲鐅臬dH巧壚t: "770" - requests: - sn芞QÄȻȊ+?ƭ峧: "970" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - Ƹ[Ęİ榌U髷裎$MVȟ@7 - drop: - - 奺Ȋ礶惇¸t颟.鵫ǚ - privileged: true - procMount: -鿧悮坮Ȣ幟ļ - readOnlyRootFilesystem: true - runAsGroup: -3651020110942663855 - runAsNonRoot: false - runAsUser: 1162216870203002790 - seLinuxOptions: - level: "213" - role: "211" - type: "212" - user: "210" - stdin: true - terminationMessagePath: "209" - terminationMessagePolicy: 1ſ盷褎weLJèux榜VƋZ1Ůđ眊 - tty: true - volumeDevices: - - devicePath: "181" - name: "180" - volumeMounts: - - mountPath: "177" - mountPropagation: «öʮĀ<é瞾ʀNŬɨǙÄr蛏豈ɃHŠ - name: "176" - subPath: "178" - subPathExpr: "179" - workingDir: "160" - nodeName: "279" - nodeSelector: - "275": "276" - priority: -895317190 - priorityClassName: "334" - readinessGates: - - conditionType: ċƹ|慼櫁色苆试揯遐e4'ď曕椐敛n - restartPolicy: ')酊龨δ摖ȱğ_<ǬëJ橈''琕鶫:' - runtimeClassName: "339" - schedulerName: "329" - securityContext: - fsGroup: -4389239449149439507 - runAsGroup: 4640906527069599386 - runAsNonRoot: true - runAsUser: 1517677345437208428 - seLinuxOptions: - level: "283" - role: "281" - type: "282" - user: "280" - supplementalGroups: - - -6499508485510627932 - sysctls: - - name: "284" - value: "285" - serviceAccount: "278" - serviceAccountName: "277" - shareProcessNamespace: false - subdomain: "288" - terminationGracePeriodSeconds: -5370059306928520750 - tolerations: - - effect: 儉ɩ柀 - key: "330" - operator: 抷qTfZȻ干m謆7 - tolerationSeconds: -7411984641310969236 - value: "331" - volumes: - - awsElasticBlockStore: - fsType: "56" - partition: -1996616480 - volumeID: "55" - azureDisk: - cachingMode: 唼Ģ猇õǶț鹎ğ#咻痗ȡmƴy綸_ - diskName: "119" - diskURI: "120" - fsType: "121" - kind: 參遼ūP - readOnly: true - azureFile: - secretName: "105" - shareName: "106" - cephfs: - monitors: - - "90" - path: "91" - readOnly: true - secretFile: "93" - secretRef: - name: "94" - user: "92" - cinder: - fsType: "88" - readOnly: true - secretRef: - name: "89" - volumeID: "87" - configMap: - defaultMode: 480521693 - items: - - key: "108" - mode: -1296140 - path: "109" - name: "107" - optional: false - csi: - driver: "151" - fsType: "152" - nodePublishSecretRef: - name: "155" - readOnly: false - volumeAttributes: - "153": "154" - downwardAPI: - defaultMode: -1376537100 - items: - - fieldRef: - apiVersion: "98" - fieldPath: "99" - mode: -1482763519 - path: "97" - resourceFieldRef: - containerName: "100" - divisor: "772" - resource: "101" - emptyDir: - medium: o&蕭k ź贩j瀉 - sizeLimit: "621" - fc: - fsType: "103" - lun: -1902521464 - targetWWNs: - - "102" - wwids: - - "104" - flexVolume: - driver: "82" - fsType: "83" - options: - "85": "86" - readOnly: true - secretRef: - name: "84" - flocker: - datasetName: "95" - datasetUUID: "96" - gcePersistentDisk: - fsType: "54" - partition: -1321131665 - pdName: "53" - readOnly: true - gitRepo: - directory: "59" - repository: "57" - revision: "58" - glusterfs: - endpoints: "72" - path: "73" - readOnly: true - hostPath: - path: "52" - type: Uʎ浵ɲõ - iscsi: - fsType: "68" - initiatorName: "71" - iqn: "66" - iscsiInterface: "67" - lun: 636617833 - portals: - - "69" - secretRef: - name: "70" - targetPortal: "65" - name: "51" - nfs: - path: "64" - server: "63" - persistentVolumeClaim: - claimName: "74" - readOnly: true - photonPersistentDisk: - fsType: "123" - pdID: "122" - portworxVolume: - fsType: "138" - readOnly: true - volumeID: "137" - projected: - defaultMode: -50623103 - sources: - - configMap: - items: - - key: "133" - mode: 1569606284 - path: "134" - name: "132" - optional: false - downwardAPI: - items: - - fieldRef: - apiVersion: "128" - fieldPath: "129" - mode: -1319998825 - path: "127" - resourceFieldRef: - containerName: "130" - divisor: "838" - resource: "131" - secret: - items: - - key: "125" - mode: 996680040 - path: "126" - name: "124" - optional: false - serviceAccountToken: - audience: "135" - expirationSeconds: -4636499237765408684 - path: "136" - quobyte: - group: "117" - readOnly: true - registry: "114" - tenant: "118" - user: "116" - volume: "115" - rbd: - fsType: "77" - image: "76" - keyring: "80" - monitors: - - "75" - pool: "78" - readOnly: true - secretRef: - name: "81" - user: "79" - scaleIO: - fsType: "146" - gateway: "139" - protectionDomain: "142" - readOnly: true - secretRef: - name: "141" - sslEnabled: true - storageMode: "144" - storagePool: "143" - system: "140" - volumeName: "145" - secret: - defaultMode: -288563359 - items: - - key: "61" - mode: -1365115016 - path: "62" - optional: false - secretName: "60" - storageos: - fsType: "149" - readOnly: true - secretRef: - name: "150" - volumeName: "147" - volumeNamespace: "148" - vsphereVolume: - fsType: "111" - storagePolicyID: "113" - storagePolicyName: "112" - volumePath: "110" -status: - availableReplicas: 2061490078 - collisionCount: 99448460 - conditions: - - lastTransitionTime: "2191-07-04T07:05:53Z" - lastUpdateTime: "2182-10-10T16:20:33Z" - message: "341" - reason: "340" - status: -墡è箁E嗆R2璻攜轴ɓ雤Ƽ]焤Ɂ - type: NJ丧鴻 - observedGeneration: -646884070573393486 - readyReplicas: -1085841792 - replicas: -1207878403 - unavailableReplicas: -244836060 - updatedReplicas: 372376497 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.Deployment.json b/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.Deployment.json deleted file mode 100644 index 4019b6301c2..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.Deployment.json +++ /dev/null @@ -1,1071 +0,0 @@ -{ - "kind": "Deployment", - "apiVersion": "apps/v1beta2", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fields": {"18":{"19":null}} - } - ] - }, - "spec": { - "replicas": -1978186127, - "selector": { - "matchLabels": { - "w9v--m0-1y5-g3/JFHn7y-74.-0MUORQQ.N2.1.L.l-Y._.-44..d.__g": "F-_3-n-_-__3u-.__P__.7U-Uo_F" - }, - "matchExpressions": [ - { - "key": "5816m59-dx8----i--5-8t36b--09--23-u19m-35--d.vo61---4fy--9---7--9-9s-0-u5lj2--10pq-0-7-9-2-ekg-071b/YJTrcd-2.-__E_Sv__26KX_F", - "operator": "NotIn", - "values": [ - "y_y_o0_5qN2_---_M.N_._a6.9bHjdH.-.5_.I8__.-AIw.__-___16" - ] - } - ] - }, - "template": { - "metadata": { - "name": "30", - "generateName": "31", - "namespace": "32", - "selfLink": "33", - "uid": "]躢|)黰eȪ嵛4$%QɰVzÏ抴", - "resourceVersion": "373742866186182450", - "generation": 3557306139556084909, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -2848337479447330428, - "labels": { - "35": "36" - }, - "annotations": { - "37": "38" - }, - "ownerReferences": [ - { - "apiVersion": "39", - "kind": "40", - "name": "41", - "uid": "@Z^嫫猤痈C*ĕʄő芖{|ǘ\"^饣", - "controller": false, - "blockOwnerDeletion": false - } - ], - "finalizers": [ - "42" - ], - "clusterName": "43", - "managedFields": [ - { - "manager": "44", - "operation": "妻ƅTGS5Ǎ", - "apiVersion": "45", - "fields": {"46":{"47":null}} - } - ] - }, - "spec": { - "volumes": [ - { - "name": "51", - "hostPath": { - "path": "52", - "type": "Uʎ浵ɲõ" - }, - "emptyDir": { - "medium": "o\u0026蕭k ź贩j瀉", - "sizeLimit": "621" - }, - "gcePersistentDisk": { - "pdName": "53", - "fsType": "54", - "partition": -1321131665, - "readOnly": true - }, - "awsElasticBlockStore": { - "volumeID": "55", - "fsType": "56", - "partition": -1996616480 - }, - "gitRepo": { - "repository": "57", - "revision": "58", - "directory": "59" - }, - "secret": { - "secretName": "60", - "items": [ - { - "key": "61", - "path": "62", - "mode": -1365115016 - } - ], - "defaultMode": -288563359, - "optional": false - }, - "nfs": { - "server": "63", - "path": "64" - }, - "iscsi": { - "targetPortal": "65", - "iqn": "66", - "lun": 636617833, - "iscsiInterface": "67", - "fsType": "68", - "portals": [ - "69" - ], - "secretRef": { - "name": "70" - }, - "initiatorName": "71" - }, - "glusterfs": { - "endpoints": "72", - "path": "73", - "readOnly": true - }, - "persistentVolumeClaim": { - "claimName": "74", - "readOnly": true - }, - "rbd": { - "monitors": [ - "75" - ], - "image": "76", - "fsType": "77", - "pool": "78", - "user": "79", - "keyring": "80", - "secretRef": { - "name": "81" - }, - "readOnly": true - }, - "flexVolume": { - "driver": "82", - "fsType": "83", - "secretRef": { - "name": "84" - }, - "readOnly": true, - "options": { - "85": "86" - } - }, - "cinder": { - "volumeID": "87", - "fsType": "88", - "readOnly": true, - "secretRef": { - "name": "89" - } - }, - "cephfs": { - "monitors": [ - "90" - ], - "path": "91", - "user": "92", - "secretFile": "93", - "secretRef": { - "name": "94" - }, - "readOnly": true - }, - "flocker": { - "datasetName": "95", - "datasetUUID": "96" - }, - "downwardAPI": { - "items": [ - { - "path": "97", - "fieldRef": { - "apiVersion": "98", - "fieldPath": "99" - }, - "resourceFieldRef": { - "containerName": "100", - "resource": "101", - "divisor": "772" - }, - "mode": -1482763519 - } - ], - "defaultMode": -1376537100 - }, - "fc": { - "targetWWNs": [ - "102" - ], - "lun": -1902521464, - "fsType": "103", - "wwids": [ - "104" - ] - }, - "azureFile": { - "secretName": "105", - "shareName": "106" - }, - "configMap": { - "name": "107", - "items": [ - { - "key": "108", - "path": "109", - "mode": -1296140 - } - ], - "defaultMode": 480521693, - "optional": false - }, - "vsphereVolume": { - "volumePath": "110", - "fsType": "111", - "storagePolicyName": "112", - "storagePolicyID": "113" - }, - "quobyte": { - "registry": "114", - "volume": "115", - "readOnly": true, - "user": "116", - "group": "117", - "tenant": "118" - }, - "azureDisk": { - "diskName": "119", - "diskURI": "120", - "cachingMode": "唼Ģ猇õǶț鹎ğ#咻痗ȡmƴy綸_", - "fsType": "121", - "readOnly": true, - "kind": "參遼ūP" - }, - "photonPersistentDisk": { - "pdID": "122", - "fsType": "123" - }, - "projected": { - "sources": [ - { - "secret": { - "name": "124", - "items": [ - { - "key": "125", - "path": "126", - "mode": 996680040 - } - ], - "optional": false - }, - "downwardAPI": { - "items": [ - { - "path": "127", - "fieldRef": { - "apiVersion": "128", - "fieldPath": "129" - }, - "resourceFieldRef": { - "containerName": "130", - "resource": "131", - "divisor": "838" - }, - "mode": -1319998825 - } - ] - }, - "configMap": { - "name": "132", - "items": [ - { - "key": "133", - "path": "134", - "mode": 1569606284 - } - ], - "optional": false - }, - "serviceAccountToken": { - "audience": "135", - "expirationSeconds": -4636499237765408684, - "path": "136" - } - } - ], - "defaultMode": -50623103 - }, - "portworxVolume": { - "volumeID": "137", - "fsType": "138", - "readOnly": true - }, - "scaleIO": { - "gateway": "139", - "system": "140", - "secretRef": { - "name": "141" - }, - "sslEnabled": true, - "protectionDomain": "142", - "storagePool": "143", - "storageMode": "144", - "volumeName": "145", - "fsType": "146", - "readOnly": true - }, - "storageos": { - "volumeName": "147", - "volumeNamespace": "148", - "fsType": "149", - "readOnly": true, - "secretRef": { - "name": "150" - } - }, - "csi": { - "driver": "151", - "readOnly": false, - "fsType": "152", - "volumeAttributes": { - "153": "154" - }, - "nodePublishSecretRef": { - "name": "155" - } - } - } - ], - "initContainers": [ - { - "name": "156", - "image": "157", - "command": [ - "158" - ], - "args": [ - "159" - ], - "workingDir": "160", - "ports": [ - { - "name": "161", - "hostPort": 963442342, - "containerPort": 1180382332, - "protocol": "H韹寬娬ï瓼猀2:öY鶪5w垁", - "hostIP": "162" - } - ], - "envFrom": [ - { - "prefix": "163", - "configMapRef": { - "name": "164", - "optional": true - }, - "secretRef": { - "name": "165", - "optional": true - } - } - ], - "env": [ - { - "name": "166", - "value": "167", - "valueFrom": { - "fieldRef": { - "apiVersion": "168", - "fieldPath": "169" - }, - "resourceFieldRef": { - "containerName": "170", - "resource": "171", - "divisor": "813" - }, - "configMapKeyRef": { - "name": "172", - "key": "173", - "optional": false - }, - "secretKeyRef": { - "name": "174", - "key": "175", - "optional": true - } - } - } - ], - "resources": { - "limits": { - "Nșƶ4ĩĉş蝿ɖȃ賲鐅臬dH巧壚t": "770" - }, - "requests": { - "sn芞QÄȻȊ+?ƭ峧": "970" - } - }, - "volumeMounts": [ - { - "name": "176", - "mountPath": "177", - "subPath": "178", - "mountPropagation": "«öʮĀ\u003cé瞾ʀNŬɨǙÄr蛏豈ɃHŠ", - "subPathExpr": "179" - } - ], - "volumeDevices": [ - { - "name": "180", - "devicePath": "181" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "182" - ] - }, - "httpGet": { - "path": "183", - "port": -1167888910, - "host": "184", - "scheme": ".Q貇£ȹ嫰ƹǔw÷nI", - "httpHeaders": [ - { - "name": "185", - "value": "186" - } - ] - }, - "tcpSocket": { - "port": "187", - "host": "188" - }, - "initialDelaySeconds": -162264011, - "timeoutSeconds": 800220849, - "periodSeconds": -1429994426, - "successThreshold": 135036402, - "failureThreshold": -1650568978 - }, - "readinessProbe": { - "exec": { - "command": [ - "189" - ] - }, - "httpGet": { - "path": "190", - "port": -2015604435, - "host": "191", - "scheme": "jƯĖ漘Z剚敍0)", - "httpHeaders": [ - { - "name": "192", - "value": "193" - } - ] - }, - "tcpSocket": { - "port": 424236719, - "host": "194" - }, - "initialDelaySeconds": -2031266553, - "timeoutSeconds": -840997104, - "periodSeconds": -648954478, - "successThreshold": 1170649416, - "failureThreshold": 893619181 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "195" - ] - }, - "httpGet": { - "path": "196", - "port": "197", - "host": "198", - "scheme": "ɩC", - "httpHeaders": [ - { - "name": "199", - "value": "200" - } - ] - }, - "tcpSocket": { - "port": "201", - "host": "202" - } - }, - "preStop": { - "exec": { - "command": [ - "203" - ] - }, - "httpGet": { - "path": "204", - "port": 747802823, - "host": "205", - "scheme": "ĨFħ籘Àǒɿʒ", - "httpHeaders": [ - { - "name": "206", - "value": "207" - } - ] - }, - "tcpSocket": { - "port": 1912934380, - "host": "208" - } - } - }, - "terminationMessagePath": "209", - "terminationMessagePolicy": "1ſ盷褎weLJèux榜VƋZ1Ůđ眊", - "imagePullPolicy": "Ź9ǕLLȊɞ-uƻ悖", - "securityContext": { - "capabilities": { - "add": [ - "Ƹ[Ęİ榌U髷裎$MVȟ@7" - ], - "drop": [ - "奺Ȋ礶惇¸t颟.鵫ǚ" - ] - }, - "privileged": true, - "seLinuxOptions": { - "user": "210", - "role": "211", - "type": "212", - "level": "213" - }, - "runAsUser": 1162216870203002790, - "runAsGroup": -3651020110942663855, - "runAsNonRoot": false, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": false, - "procMount": "-鿧悮坮Ȣ幟ļ" - }, - "stdin": true, - "tty": true - } - ], - "containers": [ - { - "name": "214", - "image": "215", - "command": [ - "216" - ], - "args": [ - "217" - ], - "workingDir": "218", - "ports": [ - { - "name": "219", - "hostPort": -1336170981, - "containerPort": 1179132251, - "protocol": "Kʝ瘴I\\p[ħsĨɆâĺɗ", - "hostIP": "220" - } - ], - "envFrom": [ - { - "prefix": "221", - "configMapRef": { - "name": "222", - "optional": true - }, - "secretRef": { - "name": "223", - "optional": true - } - } - ], - "env": [ - { - "name": "224", - "value": "225", - "valueFrom": { - "fieldRef": { - "apiVersion": "226", - "fieldPath": "227" - }, - "resourceFieldRef": { - "containerName": "228", - "resource": "229", - "divisor": "99" - }, - "configMapKeyRef": { - "name": "230", - "key": "231", - "optional": false - }, - "secretKeyRef": { - "name": "232", - "key": "233", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "攤/ɸɎ R§耶FfBl": "326" - }, - "requests": { - "ɱJȉ罴": "587" - } - }, - "volumeMounts": [ - { - "name": "234", - "readOnly": true, - "mountPath": "235", - "subPath": "236", - "mountPropagation": "6dz娝嘚庎D}埽uʎȺ眖R#yV'W", - "subPathExpr": "237" - } - ], - "volumeDevices": [ - { - "name": "238", - "devicePath": "239" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "240" - ] - }, - "httpGet": { - "path": "241", - "port": "242", - "host": "243", - "scheme": "Í勅跦Opwǩ曬逴褜1ØœȠƬ", - "httpHeaders": [ - { - "name": "244", - "value": "245" - } - ] - }, - "tcpSocket": { - "port": "246", - "host": "247" - }, - "initialDelaySeconds": 1419770315, - "timeoutSeconds": 300356869, - "periodSeconds": 1830495826, - "successThreshold": 1102291854, - "failureThreshold": -241238495 - }, - "readinessProbe": { - "exec": { - "command": [ - "248" - ] - }, - "httpGet": { - "path": "249", - "port": 972978563, - "host": "250", - "scheme": "ȨŮ+朷Ǝ膯", - "httpHeaders": [ - { - "name": "251", - "value": "252" - } - ] - }, - "tcpSocket": { - "port": -1506633471, - "host": "253" - }, - "initialDelaySeconds": -249989919, - "timeoutSeconds": -171684192, - "periodSeconds": -602419938, - "successThreshold": 1040396664, - "failureThreshold": -979584143 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "254" - ] - }, - "httpGet": { - "path": "255", - "port": "256", - "host": "257", - "scheme": "碧闳ȩr", - "httpHeaders": [ - { - "name": "258", - "value": "259" - } - ] - }, - "tcpSocket": { - "port": "260", - "host": "261" - } - }, - "preStop": { - "exec": { - "command": [ - "262" - ] - }, - "httpGet": { - "path": "263", - "port": "264", - "host": "265", - "scheme": "ē鐭#嬀ơŸ8T 苧yñKJɐ", - "httpHeaders": [ - { - "name": "266", - "value": "267" - } - ] - }, - "tcpSocket": { - "port": "268", - "host": "269" - } - } - }, - "terminationMessagePath": "270", - "terminationMessagePolicy": "ƚ绤fʀļ腩墺Ò媁荭gw忊|E剒蔞", - "imagePullPolicy": "=E埄Ȁ朦 wƯ貾坢'跩aŕ翑0展", - "securityContext": { - "capabilities": { - "add": [ - "庰%皧V" - ], - "drop": [ - "现葢ŵ橨鬶l獕;跣Hǝcw媀瓄\u0026翜舞拉" - ] - }, - "privileged": true, - "seLinuxOptions": { - "user": "271", - "role": "272", - "type": "273", - "level": "274" - }, - "runAsUser": 8876559635423161004, - "runAsGroup": -1576913564542459711, - "runAsNonRoot": true, - "readOnlyRootFilesystem": false, - "allowPrivilegeEscalation": false, - "procMount": "ĠM蘇KŅ/»頸+SÄ蚃" - }, - "tty": true - } - ], - "restartPolicy": ")酊龨δ摖ȱğ_\u003cǬëJ橈'琕鶫:", - "terminationGracePeriodSeconds": -5370059306928520750, - "activeDeadlineSeconds": 5724260086168234152, - "dnsPolicy": "'ǵɐ鰥", - "nodeSelector": { - "275": "276" - }, - "serviceAccountName": "277", - "serviceAccount": "278", - "automountServiceAccountToken": true, - "nodeName": "279", - "hostNetwork": true, - "hostPID": true, - "shareProcessNamespace": false, - "securityContext": { - "seLinuxOptions": { - "user": "280", - "role": "281", - "type": "282", - "level": "283" - }, - "runAsUser": 1517677345437208428, - "runAsGroup": 4640906527069599386, - "runAsNonRoot": true, - "supplementalGroups": [ - -6499508485510627932 - ], - "fsGroup": -4389239449149439507, - "sysctls": [ - { - "name": "284", - "value": "285" - } - ] - }, - "imagePullSecrets": [ - { - "name": "286" - } - ], - "hostname": "287", - "subdomain": "288", - "affinity": { - "nodeAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": { - "nodeSelectorTerms": [ - { - "matchExpressions": [ - { - "key": "289", - "operator": "", - "values": [ - "290" - ] - } - ], - "matchFields": [ - { - "key": "291", - "operator": "亏yƕ丆録²Ŏ)/灩聋3趐囨鏻", - "values": [ - "292" - ] - } - ] - } - ] - }, - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -938421813, - "preference": { - "matchExpressions": [ - { - "key": "293", - "operator": "蹔ŧ", - "values": [ - "294" - ] - } - ], - "matchFields": [ - { - "key": "295", - "operator": "x$1", - "values": [ - "296" - ] - } - ] - } - } - ] - }, - "podAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "jeds4-4tz9x--43--3---93-2-2-37--e00uz-z0sn-8hx-qa--0o8m3-d0n/py_8-3..s._.x.2K_2qu_0S-Cq0": "8yP9S--858LI__.8____rO-S-P_-...0c.-p" - }, - "matchExpressions": [ - { - "key": "f.-zv._._.5-H.T.-.-.T-V_D_0-K_AS", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "303" - ], - "topologyKey": "304" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -902839620, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "x3..-.8-Jp-9-4-Tm.Y": "k8...__.Q_c8.G.b_9_1o.w_aI._31-_I-A-_3bz._8M01" - }, - "matchExpressions": [ - { - "key": "w9-9d8-s7t/ZX-D---k..1Q7._l.._Q.6.I--2_9.v.--_.--4QQo", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "311" - ], - "topologyKey": "312" - } - } - ] - }, - "podAntiAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "7-3x-3/9a_-0R_.Z__Lv8_.O_..8n.--z_-..6W.VK.sTt.-U_--56-.7D.3_P": "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": [ - "319" - ], - "topologyKey": "320" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": 1505385143, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "yp8q-sf1--gw-jz-659--0l-023bm-6l2e5---k5v3a---9/tA.W5_-5_.V1-rU.___06.eqk5E_-4-.XH-.k.7.l_-W81": "o_6Z..11_7pX_.-mLlx...w_t-_.5.40Rw4gD.._.-x6db-L7.-__-G_2kCpS_1" - }, - "matchExpressions": [ - { - "key": "d-XZ-x.__.Y_2-n_5023Xl-3Pw_-r7g", - "operator": "NotIn", - "values": [ - "VT3sn-0_.i__a.O2G_J" - ] - } - ] - }, - "namespaces": [ - "327" - ], - "topologyKey": "328" - } - } - ] - } - }, - "schedulerName": "329", - "tolerations": [ - { - "key": "330", - "operator": "抷qTfZȻ干m謆7", - "value": "331", - "effect": "儉ɩ柀", - "tolerationSeconds": -7411984641310969236 - } - ], - "hostAliases": [ - { - "ip": "332", - "hostnames": [ - "333" - ] - } - ], - "priorityClassName": "334", - "priority": -895317190, - "dnsConfig": { - "nameservers": [ - "335" - ], - "searches": [ - "336" - ], - "options": [ - { - "name": "337", - "value": "338" - } - ] - }, - "readinessGates": [ - { - "conditionType": "ċƹ|慼櫁色苆试揯遐e4'ď曕椐敛n" - } - ], - "runtimeClassName": "339", - "enableServiceLinks": true - } - }, - "strategy": { - "type": "Ŗ鱓;鹡鑓侅闍ŏ", - "rollingUpdate": { - - } - }, - "minReadySeconds": -721017134, - "revisionHistoryLimit": -2062497734, - "paused": true, - "progressDeadlineSeconds": -2022494519 - }, - "status": { - "observedGeneration": -646884070573393486, - "replicas": -1207878403, - "updatedReplicas": 372376497, - "readyReplicas": -1085841792, - "availableReplicas": 2061490078, - "unavailableReplicas": -244836060, - "conditions": [ - { - "type": "NJ丧鴻", - "status": "-墡è箁E嗆R2璻攜轴ɓ雤Ƽ]焤Ɂ", - "lastUpdateTime": "2182-10-10T16:20:33Z", - "lastTransitionTime": "2191-07-04T07:05:53Z", - "reason": "340", - "message": "341" - } - ], - "collisionCount": 99448460 - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.Deployment.pb b/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.Deployment.pb deleted file mode 100644 index fe4df80ce7365accc7c05dbad5acc62ec6f215e9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 5168 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 R{t@1C-oER7F*cLK^nZB%(Ch#J diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.Deployment.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.Deployment.yaml deleted file mode 100644 index 54346eb5853..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.Deployment.yaml +++ /dev/null @@ -1,732 +0,0 @@ -apiVersion: apps/v1beta2 -kind: Deployment -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - fields: - "18": - "19": null - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -spec: - minReadySeconds: -721017134 - paused: true - progressDeadlineSeconds: -2022494519 - replicas: -1978186127 - revisionHistoryLimit: -2062497734 - selector: - matchExpressions: - - key: 5816m59-dx8----i--5-8t36b--09--23-u19m-35--d.vo61---4fy--9---7--9-9s-0-u5lj2--10pq-0-7-9-2-ekg-071b/YJTrcd-2.-__E_Sv__26KX_F - operator: NotIn - values: - - y_y_o0_5qN2_---_M.N_._a6.9bHjdH.-.5_.I8__.-AIw.__-___16 - matchLabels: - w9v--m0-1y5-g3/JFHn7y-74.-0MUORQQ.N2.1.L.l-Y._.-44..d.__g: F-_3-n-_-__3u-.__P__.7U-Uo_F - strategy: - rollingUpdate: {} - type: Ŗ鱓;鹡鑓侅闍ŏ - template: - metadata: - annotations: - "37": "38" - clusterName: "43" - creationTimestamp: null - deletionGracePeriodSeconds: -2848337479447330428 - finalizers: - - "42" - generateName: "31" - generation: 3557306139556084909 - labels: - "35": "36" - managedFields: - - apiVersion: "45" - fields: - "46": - "47": null - manager: "44" - operation: 妻ƅTGS5Ǎ - name: "30" - namespace: "32" - ownerReferences: - - apiVersion: "39" - blockOwnerDeletion: false - controller: false - kind: "40" - name: "41" - uid: '@Z^嫫猤痈C*ĕʄő芖{|ǘ"^饣' - resourceVersion: "373742866186182450" - selfLink: "33" - uid: ']躢|)黰eȪ嵛4$%QɰVzÏ抴' - spec: - activeDeadlineSeconds: 5724260086168234152 - affinity: - nodeAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - key: "293" - operator: 蹔ŧ - values: - - "294" - matchFields: - - key: "295" - operator: x$1 - values: - - "296" - weight: -938421813 - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - key: "289" - operator: "" - values: - - "290" - matchFields: - - key: "291" - operator: 亏yƕ丆録²Ŏ)/灩聋3趐囨鏻 - values: - - "292" - podAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: w9-9d8-s7t/ZX-D---k..1Q7._l.._Q.6.I--2_9.v.--_.--4QQo - operator: DoesNotExist - matchLabels: - x3..-.8-Jp-9-4-Tm.Y: k8...__.Q_c8.G.b_9_1o.w_aI._31-_I-A-_3bz._8M01 - namespaces: - - "311" - topologyKey: "312" - weight: -902839620 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: f.-zv._._.5-H.T.-.-.T-V_D_0-K_AS - operator: DoesNotExist - matchLabels: - jeds4-4tz9x--43--3---93-2-2-37--e00uz-z0sn-8hx-qa--0o8m3-d0n/py_8-3..s._.x.2K_2qu_0S-Cq0: 8yP9S--858LI__.8____rO-S-P_-...0c.-p - namespaces: - - "303" - topologyKey: "304" - podAntiAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: d-XZ-x.__.Y_2-n_5023Xl-3Pw_-r7g - operator: NotIn - values: - - VT3sn-0_.i__a.O2G_J - matchLabels: - yp8q-sf1--gw-jz-659--0l-023bm-6l2e5---k5v3a---9/tA.W5_-5_.V1-rU.___06.eqk5E_-4-.XH-.k.7.l_-W81: o_6Z..11_7pX_.-mLlx...w_t-_.5.40Rw4gD.._.-x6db-L7.-__-G_2kCpS_1 - namespaces: - - "327" - topologyKey: "328" - weight: 1505385143 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: 1-_-3_L_2--_v2.5p_..Y-.wg_-b8a_6_.0Q4_.84.K_-_0_..u.F.pq..--3C - operator: In - values: - - p_N-S..O-BZ..6-1.S-B3_.b17ca-_p-y.eQZ9p_6.Cw - matchLabels: - 7-3x-3/9a_-0R_.Z__Lv8_.O_..8n.--z_-..6W.VK.sTt.-U_--56-.7D.3_P: d._.Um.-__k.5 - namespaces: - - "319" - topologyKey: "320" - automountServiceAccountToken: true - containers: - - args: - - "217" - command: - - "216" - env: - - name: "224" - value: "225" - valueFrom: - configMapKeyRef: - key: "231" - name: "230" - optional: false - fieldRef: - apiVersion: "226" - fieldPath: "227" - resourceFieldRef: - containerName: "228" - divisor: "99" - resource: "229" - secretKeyRef: - key: "233" - name: "232" - optional: false - envFrom: - - configMapRef: - name: "222" - optional: true - prefix: "221" - secretRef: - name: "223" - optional: true - image: "215" - imagePullPolicy: =E埄Ȁ朦 wƯ貾坢'跩aŕ翑0展 - lifecycle: - postStart: - exec: - command: - - "254" - httpGet: - host: "257" - httpHeaders: - - name: "258" - value: "259" - path: "255" - port: "256" - scheme: 碧闳ȩr - tcpSocket: - host: "261" - port: "260" - preStop: - exec: - command: - - "262" - httpGet: - host: "265" - httpHeaders: - - name: "266" - value: "267" - path: "263" - port: "264" - scheme: ē鐭#嬀ơŸ8T 苧yñKJɐ - tcpSocket: - host: "269" - port: "268" - livenessProbe: - exec: - command: - - "240" - failureThreshold: -241238495 - httpGet: - host: "243" - httpHeaders: - - name: "244" - value: "245" - path: "241" - port: "242" - scheme: Í勅跦Opwǩ曬逴褜1ØœȠƬ - initialDelaySeconds: 1419770315 - periodSeconds: 1830495826 - successThreshold: 1102291854 - tcpSocket: - host: "247" - port: "246" - timeoutSeconds: 300356869 - name: "214" - ports: - - containerPort: 1179132251 - hostIP: "220" - hostPort: -1336170981 - name: "219" - protocol: Kʝ瘴I\p[ħsĨɆâĺɗ - readinessProbe: - exec: - command: - - "248" - failureThreshold: -979584143 - httpGet: - host: "250" - httpHeaders: - - name: "251" - value: "252" - path: "249" - port: 972978563 - scheme: ȨŮ+朷Ǝ膯 - initialDelaySeconds: -249989919 - periodSeconds: -602419938 - successThreshold: 1040396664 - tcpSocket: - host: "253" - port: -1506633471 - timeoutSeconds: -171684192 - resources: - limits: - 攤/ɸɎ R§耶FfBl: "326" - requests: - ɱJȉ罴: "587" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - 庰%皧V - drop: - - 现葢ŵ橨鬶l獕;跣Hǝcw媀瓄&翜舞拉 - privileged: true - procMount: ĠM蘇KŅ/»頸+SÄ蚃 - readOnlyRootFilesystem: false - runAsGroup: -1576913564542459711 - runAsNonRoot: true - runAsUser: 8876559635423161004 - seLinuxOptions: - level: "274" - role: "272" - type: "273" - user: "271" - terminationMessagePath: "270" - terminationMessagePolicy: ƚ绤fʀļ腩墺Ò媁荭gw忊|E剒蔞 - tty: true - volumeDevices: - - devicePath: "239" - name: "238" - volumeMounts: - - mountPath: "235" - mountPropagation: 6dz娝嘚庎D}埽uʎȺ眖R#yV'W - name: "234" - readOnly: true - subPath: "236" - subPathExpr: "237" - workingDir: "218" - dnsConfig: - nameservers: - - "335" - options: - - name: "337" - value: "338" - searches: - - "336" - dnsPolicy: '''ǵɐ鰥' - enableServiceLinks: true - hostAliases: - - hostnames: - - "333" - ip: "332" - hostNetwork: true - hostPID: true - hostname: "287" - imagePullSecrets: - - name: "286" - initContainers: - - args: - - "159" - command: - - "158" - env: - - name: "166" - value: "167" - valueFrom: - configMapKeyRef: - key: "173" - name: "172" - optional: false - fieldRef: - apiVersion: "168" - fieldPath: "169" - resourceFieldRef: - containerName: "170" - divisor: "813" - resource: "171" - secretKeyRef: - key: "175" - name: "174" - optional: true - envFrom: - - configMapRef: - name: "164" - optional: true - prefix: "163" - secretRef: - name: "165" - optional: true - image: "157" - imagePullPolicy: Ź9ǕLLȊɞ-uƻ悖 - lifecycle: - postStart: - exec: - command: - - "195" - httpGet: - host: "198" - httpHeaders: - - name: "199" - value: "200" - path: "196" - port: "197" - scheme: ɩC - tcpSocket: - host: "202" - port: "201" - preStop: - exec: - command: - - "203" - httpGet: - host: "205" - httpHeaders: - - name: "206" - value: "207" - path: "204" - port: 747802823 - scheme: ĨFħ籘Àǒɿʒ - tcpSocket: - host: "208" - port: 1912934380 - livenessProbe: - exec: - command: - - "182" - failureThreshold: -1650568978 - httpGet: - host: "184" - httpHeaders: - - name: "185" - value: "186" - path: "183" - port: -1167888910 - scheme: .Q貇£ȹ嫰ƹǔw÷nI - initialDelaySeconds: -162264011 - periodSeconds: -1429994426 - successThreshold: 135036402 - tcpSocket: - host: "188" - port: "187" - timeoutSeconds: 800220849 - name: "156" - ports: - - containerPort: 1180382332 - hostIP: "162" - hostPort: 963442342 - name: "161" - protocol: H韹寬娬ï瓼猀2:öY鶪5w垁 - readinessProbe: - exec: - command: - - "189" - failureThreshold: 893619181 - httpGet: - host: "191" - httpHeaders: - - name: "192" - value: "193" - path: "190" - port: -2015604435 - scheme: jƯĖ漘Z剚敍0) - initialDelaySeconds: -2031266553 - periodSeconds: -648954478 - successThreshold: 1170649416 - tcpSocket: - host: "194" - port: 424236719 - timeoutSeconds: -840997104 - resources: - limits: - Nșƶ4ĩĉş蝿ɖȃ賲鐅臬dH巧壚t: "770" - requests: - sn芞QÄȻȊ+?ƭ峧: "970" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - Ƹ[Ęİ榌U髷裎$MVȟ@7 - drop: - - 奺Ȋ礶惇¸t颟.鵫ǚ - privileged: true - procMount: -鿧悮坮Ȣ幟ļ - readOnlyRootFilesystem: true - runAsGroup: -3651020110942663855 - runAsNonRoot: false - runAsUser: 1162216870203002790 - seLinuxOptions: - level: "213" - role: "211" - type: "212" - user: "210" - stdin: true - terminationMessagePath: "209" - terminationMessagePolicy: 1ſ盷褎weLJèux榜VƋZ1Ůđ眊 - tty: true - volumeDevices: - - devicePath: "181" - name: "180" - volumeMounts: - - mountPath: "177" - mountPropagation: «öʮĀ<é瞾ʀNŬɨǙÄr蛏豈ɃHŠ - name: "176" - subPath: "178" - subPathExpr: "179" - workingDir: "160" - nodeName: "279" - nodeSelector: - "275": "276" - priority: -895317190 - priorityClassName: "334" - readinessGates: - - conditionType: ċƹ|慼櫁色苆试揯遐e4'ď曕椐敛n - restartPolicy: ')酊龨δ摖ȱğ_<ǬëJ橈''琕鶫:' - runtimeClassName: "339" - schedulerName: "329" - securityContext: - fsGroup: -4389239449149439507 - runAsGroup: 4640906527069599386 - runAsNonRoot: true - runAsUser: 1517677345437208428 - seLinuxOptions: - level: "283" - role: "281" - type: "282" - user: "280" - supplementalGroups: - - -6499508485510627932 - sysctls: - - name: "284" - value: "285" - serviceAccount: "278" - serviceAccountName: "277" - shareProcessNamespace: false - subdomain: "288" - terminationGracePeriodSeconds: -5370059306928520750 - tolerations: - - effect: 儉ɩ柀 - key: "330" - operator: 抷qTfZȻ干m謆7 - tolerationSeconds: -7411984641310969236 - value: "331" - volumes: - - awsElasticBlockStore: - fsType: "56" - partition: -1996616480 - volumeID: "55" - azureDisk: - cachingMode: 唼Ģ猇õǶț鹎ğ#咻痗ȡmƴy綸_ - diskName: "119" - diskURI: "120" - fsType: "121" - kind: 參遼ūP - readOnly: true - azureFile: - secretName: "105" - shareName: "106" - cephfs: - monitors: - - "90" - path: "91" - readOnly: true - secretFile: "93" - secretRef: - name: "94" - user: "92" - cinder: - fsType: "88" - readOnly: true - secretRef: - name: "89" - volumeID: "87" - configMap: - defaultMode: 480521693 - items: - - key: "108" - mode: -1296140 - path: "109" - name: "107" - optional: false - csi: - driver: "151" - fsType: "152" - nodePublishSecretRef: - name: "155" - readOnly: false - volumeAttributes: - "153": "154" - downwardAPI: - defaultMode: -1376537100 - items: - - fieldRef: - apiVersion: "98" - fieldPath: "99" - mode: -1482763519 - path: "97" - resourceFieldRef: - containerName: "100" - divisor: "772" - resource: "101" - emptyDir: - medium: o&蕭k ź贩j瀉 - sizeLimit: "621" - fc: - fsType: "103" - lun: -1902521464 - targetWWNs: - - "102" - wwids: - - "104" - flexVolume: - driver: "82" - fsType: "83" - options: - "85": "86" - readOnly: true - secretRef: - name: "84" - flocker: - datasetName: "95" - datasetUUID: "96" - gcePersistentDisk: - fsType: "54" - partition: -1321131665 - pdName: "53" - readOnly: true - gitRepo: - directory: "59" - repository: "57" - revision: "58" - glusterfs: - endpoints: "72" - path: "73" - readOnly: true - hostPath: - path: "52" - type: Uʎ浵ɲõ - iscsi: - fsType: "68" - initiatorName: "71" - iqn: "66" - iscsiInterface: "67" - lun: 636617833 - portals: - - "69" - secretRef: - name: "70" - targetPortal: "65" - name: "51" - nfs: - path: "64" - server: "63" - persistentVolumeClaim: - claimName: "74" - readOnly: true - photonPersistentDisk: - fsType: "123" - pdID: "122" - portworxVolume: - fsType: "138" - readOnly: true - volumeID: "137" - projected: - defaultMode: -50623103 - sources: - - configMap: - items: - - key: "133" - mode: 1569606284 - path: "134" - name: "132" - optional: false - downwardAPI: - items: - - fieldRef: - apiVersion: "128" - fieldPath: "129" - mode: -1319998825 - path: "127" - resourceFieldRef: - containerName: "130" - divisor: "838" - resource: "131" - secret: - items: - - key: "125" - mode: 996680040 - path: "126" - name: "124" - optional: false - serviceAccountToken: - audience: "135" - expirationSeconds: -4636499237765408684 - path: "136" - quobyte: - group: "117" - readOnly: true - registry: "114" - tenant: "118" - user: "116" - volume: "115" - rbd: - fsType: "77" - image: "76" - keyring: "80" - monitors: - - "75" - pool: "78" - readOnly: true - secretRef: - name: "81" - user: "79" - scaleIO: - fsType: "146" - gateway: "139" - protectionDomain: "142" - readOnly: true - secretRef: - name: "141" - sslEnabled: true - storageMode: "144" - storagePool: "143" - system: "140" - volumeName: "145" - secret: - defaultMode: -288563359 - items: - - key: "61" - mode: -1365115016 - path: "62" - optional: false - secretName: "60" - storageos: - fsType: "149" - readOnly: true - secretRef: - name: "150" - volumeName: "147" - volumeNamespace: "148" - vsphereVolume: - fsType: "111" - storagePolicyID: "113" - storagePolicyName: "112" - volumePath: "110" -status: - availableReplicas: 2061490078 - collisionCount: 99448460 - conditions: - - lastTransitionTime: "2191-07-04T07:05:53Z" - lastUpdateTime: "2182-10-10T16:20:33Z" - message: "341" - reason: "340" - status: -墡è箁E嗆R2璻攜轴ɓ雤Ƽ]焤Ɂ - type: NJ丧鴻 - observedGeneration: -646884070573393486 - readyReplicas: -1085841792 - replicas: -1207878403 - unavailableReplicas: -244836060 - updatedReplicas: 372376497 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.ReplicaSet.after_roundtrip.json b/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.ReplicaSet.after_roundtrip.json deleted file mode 100644 index 01de83bd2d3..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.ReplicaSet.after_roundtrip.json +++ /dev/null @@ -1,1050 +0,0 @@ -{ - "kind": "ReplicaSet", - "apiVersion": "apps/v1beta2", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17" - } - ] - }, - "spec": { - "replicas": -1978186127, - "minReadySeconds": 2114329341, - "selector": { - "matchLabels": { - "0-8---nqxcv-q5r-8---jop96410.r--g8c2-k-912e5-c-e63-n-3snh-z--3uy5--g/7y7": "s.6--_x.--0wmZk1_8._3s_-_Bq.m_-.q8_v2LiTF_a981d3-7-f8" - }, - "matchExpressions": [ - { - "key": "M-H_5_.t..bGE.9__.3_u1.m_.5AW-_S-.3g.7_2fNc5G", - "operator": "NotIn", - "values": [ - "7_M9T9sH.Wu5--.K_.0--_0P7_.C.Ze--D07.a_.y_y_oU" - ] - } - ] - }, - "template": { - "metadata": { - "name": "30", - "generateName": "31", - "namespace": "32", - "selfLink": "33", - "uid": "诫z徃鷢6ȥ啕禗", - "resourceVersion": "11500002557443244703", - "generation": 1395707490843892091, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4739960484747932992, - "labels": { - "35": "36" - }, - "annotations": { - "37": "38" - }, - "ownerReferences": [ - { - "apiVersion": "39", - "kind": "40", - "name": "41", - "uid": "·Õ", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "42" - ], - "clusterName": "43", - "managedFields": [ - { - "manager": "44", - "operation": "ɔȖ脵鴈Ōƾ焁yǠ/淹\\韲翁\u0026", - "apiVersion": "45" - } - ] - }, - "spec": { - "volumes": [ - { - "name": "51", - "hostPath": { - "path": "52", - "type": "ȱ蓿彭聡A3fƻf" - }, - "emptyDir": { - "medium": "繡楙¯ĦE勗E濞偘", - "sizeLimit": "349" - }, - "gcePersistentDisk": { - "pdName": "53", - "fsType": "54", - "partition": 1648350164, - "readOnly": true - }, - "awsElasticBlockStore": { - "volumeID": "55", - "fsType": "56", - "partition": 200492355, - "readOnly": true - }, - "gitRepo": { - "repository": "57", - "revision": "58", - "directory": "59" - }, - "secret": { - "secretName": "60", - "items": [ - { - "key": "61", - "path": "62", - "mode": 1360806276 - } - ], - "defaultMode": 395412881, - "optional": true - }, - "nfs": { - "server": "63", - "path": "64" - }, - "iscsi": { - "targetPortal": "65", - "iqn": "66", - "lun": -1746427184, - "iscsiInterface": "67", - "fsType": "68", - "portals": [ - "69" - ], - "secretRef": { - "name": "70" - }, - "initiatorName": "71" - }, - "glusterfs": { - "endpoints": "72", - "path": "73", - "readOnly": true - }, - "persistentVolumeClaim": { - "claimName": "74" - }, - "rbd": { - "monitors": [ - "75" - ], - "image": "76", - "fsType": "77", - "pool": "78", - "user": "79", - "keyring": "80", - "secretRef": { - "name": "81" - } - }, - "flexVolume": { - "driver": "82", - "fsType": "83", - "secretRef": { - "name": "84" - }, - "options": { - "85": "86" - } - }, - "cinder": { - "volumeID": "87", - "fsType": "88", - "readOnly": true, - "secretRef": { - "name": "89" - } - }, - "cephfs": { - "monitors": [ - "90" - ], - "path": "91", - "user": "92", - "secretFile": "93", - "secretRef": { - "name": "94" - }, - "readOnly": true - }, - "flocker": { - "datasetName": "95", - "datasetUUID": "96" - }, - "downwardAPI": { - "items": [ - { - "path": "97", - "fieldRef": { - "apiVersion": "98", - "fieldPath": "99" - }, - "resourceFieldRef": { - "containerName": "100", - "resource": "101", - "divisor": "51" - }, - "mode": -1332301579 - } - ], - "defaultMode": -395029362 - }, - "fc": { - "targetWWNs": [ - "102" - ], - "lun": -2007808768, - "fsType": "103", - "wwids": [ - "104" - ] - }, - "azureFile": { - "secretName": "105", - "shareName": "106" - }, - "configMap": { - "name": "107", - "items": [ - { - "key": "108", - "path": "109", - "mode": -1057154155 - } - ], - "defaultMode": 1632959949, - "optional": true - }, - "vsphereVolume": { - "volumePath": "110", - "fsType": "111", - "storagePolicyName": "112", - "storagePolicyID": "113" - }, - "quobyte": { - "registry": "114", - "volume": "115", - "user": "116", - "group": "117", - "tenant": "118" - }, - "azureDisk": { - "diskName": "119", - "diskURI": "120", - "cachingMode": "躢", - "fsType": "121", - "readOnly": false, - "kind": "黰eȪ嵛4$%Qɰ" - }, - "photonPersistentDisk": { - "pdID": "122", - "fsType": "123" - }, - "projected": { - "sources": [ - { - "secret": { - "name": "124", - "items": [ - { - "key": "125", - "path": "126", - "mode": 273818613 - } - ], - "optional": false - }, - "downwardAPI": { - "items": [ - { - "path": "127", - "fieldRef": { - "apiVersion": "128", - "fieldPath": "129" - }, - "resourceFieldRef": { - "containerName": "130", - "resource": "131", - "divisor": "934" - }, - "mode": -687313111 - } - ] - }, - "configMap": { - "name": "132", - "items": [ - { - "key": "133", - "path": "134", - "mode": 2020789772 - } - ], - "optional": true - }, - "serviceAccountToken": { - "audience": "135", - "expirationSeconds": 3485267088372060587, - "path": "136" - } - } - ], - "defaultMode": 715087892 - }, - "portworxVolume": { - "volumeID": "137", - "fsType": "138", - "readOnly": true - }, - "scaleIO": { - "gateway": "139", - "system": "140", - "secretRef": { - "name": "141" - }, - "protectionDomain": "142", - "storagePool": "143", - "storageMode": "144", - "volumeName": "145", - "fsType": "146" - }, - "storageos": { - "volumeName": "147", - "volumeNamespace": "148", - "fsType": "149", - "secretRef": { - "name": "150" - } - }, - "csi": { - "driver": "151", - "readOnly": false, - "fsType": "152", - "volumeAttributes": { - "153": "154" - }, - "nodePublishSecretRef": { - "name": "155" - } - } - } - ], - "initContainers": [ - { - "name": "156", - "image": "157", - "command": [ - "158" - ], - "args": [ - "159" - ], - "workingDir": "160", - "ports": [ - { - "name": "161", - "hostPort": 1473141590, - "containerPort": -1996616480, - "protocol": "ł/擇ɦĽ胚O醔ɍ厶", - "hostIP": "162" - } - ], - "envFrom": [ - { - "prefix": "163", - "configMapRef": { - "name": "164", - "optional": false - }, - "secretRef": { - "name": "165", - "optional": false - } - } - ], - "env": [ - { - "name": "166", - "value": "167", - "valueFrom": { - "fieldRef": { - "apiVersion": "168", - "fieldPath": "169" - }, - "resourceFieldRef": { - "containerName": "170", - "resource": "171", - "divisor": "375" - }, - "configMapKeyRef": { - "name": "172", - "key": "173", - "optional": true - }, - "secretKeyRef": { - "name": "174", - "key": "175", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "": "596" - }, - "requests": { - "a坩O`涁İ而踪鄌eÞȦY籎顒": "45" - } - }, - "volumeMounts": [ - { - "name": "176", - "mountPath": "177", - "subPath": "178", - "mountPropagation": "捘ɍi縱ù墴", - "subPathExpr": "179" - } - ], - "volumeDevices": [ - { - "name": "180", - "devicePath": "181" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "182" - ] - }, - "httpGet": { - "path": "183", - "port": "184", - "host": "185", - "scheme": "痗ȡmƴy綸_Ú8參遼ūPH", - "httpHeaders": [ - { - "name": "186", - "value": "187" - } - ] - }, - "tcpSocket": { - "port": "188", - "host": "189" - }, - "initialDelaySeconds": 655980302, - "timeoutSeconds": 741871873, - "periodSeconds": 446829537, - "successThreshold": -1987044888, - "failureThreshold": -1638339389 - }, - "readinessProbe": { - "exec": { - "command": [ - "190" - ] - }, - "httpGet": { - "path": "191", - "port": 961508537, - "host": "192", - "scheme": "黖ȓ", - "httpHeaders": [ - { - "name": "193", - "value": "194" - } - ] - }, - "tcpSocket": { - "port": "195", - "host": "196" - }, - "initialDelaySeconds": -50623103, - "timeoutSeconds": 1795738696, - "periodSeconds": -1350331007, - "successThreshold": -1145306833, - "failureThreshold": 2063799569 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "197" - ] - }, - "httpGet": { - "path": "198", - "port": -2007811220, - "host": "199", - "scheme": "鎷卩蝾H", - "httpHeaders": [ - { - "name": "200", - "value": "201" - } - ] - }, - "tcpSocket": { - "port": -2035009296, - "host": "202" - } - }, - "preStop": { - "exec": { - "command": [ - "203" - ] - }, - "httpGet": { - "path": "204", - "port": "205", - "host": "206", - "scheme": "ńMǰ溟ɴ扵閝", - "httpHeaders": [ - { - "name": "207", - "value": "208" - } - ] - }, - "tcpSocket": { - "port": -1474440600, - "host": "209" - } - } - }, - "terminationMessagePath": "210", - "terminationMessagePolicy": "廡ɑ龫`劳\u0026¼傭Ȟ1酃=6}ɡŇ", - "imagePullPolicy": "ɖȃ賲鐅臬dH巧壚tC十Oɢ", - "securityContext": { - "capabilities": { - "add": [ - "d鲡" - ], - "drop": [ - "贅wE@Ȗs«öʮĀ\u003cé" - ] - }, - "privileged": true, - "seLinuxOptions": { - "user": "211", - "role": "212", - "type": "213", - "level": "214" - }, - "runAsUser": -6722299225018603773, - "runAsGroup": 6637292039508172491, - "runAsNonRoot": false, - "readOnlyRootFilesystem": false, - "allowPrivilegeEscalation": false, - "procMount": "嫙\u0026蒒5靇C'ɵK.Q貇" - }, - "tty": true - } - ], - "containers": [ - { - "name": "215", - "image": "216", - "command": [ - "217" - ], - "args": [ - "218" - ], - "workingDir": "219", - "ports": [ - { - "name": "220", - "hostPort": -1762049522, - "containerPort": -1478830017, - "protocol": "÷nI粛E煹ǐƲE", - "hostIP": "221" - } - ], - "envFrom": [ - { - "prefix": "222", - "configMapRef": { - "name": "223", - "optional": true - }, - "secretRef": { - "name": "224", - "optional": true - } - } - ], - "env": [ - { - "name": "225", - "value": "226", - "valueFrom": { - "fieldRef": { - "apiVersion": "227", - "fieldPath": "228" - }, - "resourceFieldRef": { - "containerName": "229", - "resource": "230", - "divisor": "43" - }, - "configMapKeyRef": { - "name": "231", - "key": "232", - "optional": false - }, - "secretKeyRef": { - "name": "233", - "key": "234", - "optional": true - } - } - } - ], - "resources": { - "limits": { - ",铻OŤǢʭ嵔棂p儼Ƿ裚瓶": "806" - }, - "requests": { - "ɩC": "766" - } - }, - "volumeMounts": [ - { - "name": "235", - "mountPath": "236", - "subPath": "237", - "mountPropagation": "ȫ焗捏ĨFħ籘Àǒɿʒ刽", - "subPathExpr": "238" - } - ], - "volumeDevices": [ - { - "name": "239", - "devicePath": "240" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "241" - ] - }, - "httpGet": { - "path": "242", - "port": -342705708, - "host": "243", - "scheme": "fw[Řż丩ŽoǠŻʘY賃ɪ鐊", - "httpHeaders": [ - { - "name": "244", - "value": "245" - } - ] - }, - "tcpSocket": { - "port": 88483549, - "host": "246" - }, - "initialDelaySeconds": 364078113, - "timeoutSeconds": -181693648, - "periodSeconds": 828173251, - "successThreshold": -394397948, - "failureThreshold": 2040455355 - }, - "readinessProbe": { - "exec": { - "command": [ - "247" - ] - }, - "httpGet": { - "path": "248", - "port": 474119379, - "host": "249", - "scheme": "萭旿@掇lNdǂ\u003e5姣", - "httpHeaders": [ - { - "name": "250", - "value": "251" - } - ] - }, - "tcpSocket": { - "port": 1498833271, - "host": "252" - }, - "initialDelaySeconds": 1505082076, - "timeoutSeconds": 1447898632, - "periodSeconds": 1602745893, - "successThreshold": 1599076900, - "failureThreshold": -1920661051 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "253" - ] - }, - "httpGet": { - "path": "254", - "port": 963670270, - "host": "255", - "scheme": "ɘȌ脾嚏吐ĠLƐȤ藠3.v", - "httpHeaders": [ - { - "name": "256", - "value": "257" - } - ] - }, - "tcpSocket": { - "port": "258", - "host": "259" - } - }, - "preStop": { - "exec": { - "command": [ - "260" - ] - }, - "httpGet": { - "path": "261", - "port": "262", - "host": "263", - "scheme": "\\ ", - "httpHeaders": [ - { - "name": "264", - "value": "265" - } - ] - }, - "tcpSocket": { - "port": "266", - "host": "267" - } - } - }, - "terminationMessagePath": "268", - "terminationMessagePolicy": "«丯Ƙ枛牐ɺ皚", - "imagePullPolicy": "I\\p[", - "securityContext": { - "capabilities": { - "add": [ - "ĨɆâĺɗŹ倗" - ], - "drop": [ - "晒嶗UÐ_ƮA攤/ɸɎ R§耶FfBl" - ] - }, - "privileged": true, - "seLinuxOptions": { - "user": "269", - "role": "270", - "type": "271", - "level": "272" - }, - "runAsUser": 4614883548233532846, - "runAsGroup": 3850139838566476547, - "runAsNonRoot": false, - "readOnlyRootFilesystem": false, - "allowPrivilegeEscalation": false, - "procMount": "Ȱ?$矡ȶ网" - }, - "stdin": true, - "stdinOnce": true, - "tty": true - } - ], - "terminationGracePeriodSeconds": -549108701661089463, - "activeDeadlineSeconds": -11671145270681448, - "nodeSelector": { - "273": "274" - }, - "serviceAccountName": "275", - "serviceAccount": "276", - "automountServiceAccountToken": true, - "nodeName": "277", - "hostNetwork": true, - "hostPID": true, - "hostIPC": true, - "shareProcessNamespace": false, - "securityContext": { - "seLinuxOptions": { - "user": "278", - "role": "279", - "type": "280", - "level": "281" - }, - "runAsUser": -5860790522738935260, - "runAsGroup": 5267311692406174869, - "runAsNonRoot": false, - "supplementalGroups": [ - -4369115231127764890 - ], - "fsGroup": -4765779537771254535, - "sysctls": [ - { - "name": "282", - "value": "283" - } - ] - }, - "imagePullSecrets": [ - { - "name": "284" - } - ], - "hostname": "285", - "subdomain": "286", - "affinity": { - "nodeAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": { - "nodeSelectorTerms": [ - { - "matchExpressions": [ - { - "key": "287", - "operator": "胵輓Ɔ", - "values": [ - "288" - ] - } - ], - "matchFields": [ - { - "key": "289", - "operator": "ØœȠƬQg鄠[颐o", - "values": [ - "290" - ] - } - ] - } - ] - }, - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": 410611837, - "preference": { - "matchExpressions": [ - { - "key": "291", - "operator": "ɇ卷荙JLĹ]佱¿\u003e犵殇ŕ-Ɂ", - "values": [ - "292" - ] - } - ], - "matchFields": [ - { - "key": "293", - "operator": "t叀碧闳ȩr嚧ʣq埄", - "values": [ - "294" - ] - } - ] - } - } - ] - }, - "podAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "4-45e--7-5r-4-7--7-2---o--4-1-2s39--6---fv--m-8--72-bca4m54/F.h-__k_K5._..O_J": "q-.VEa-_gn.8-c.C3_F._oX-F9_.5vN5.25aWx.2aM24" - }, - "matchExpressions": [ - { - "key": "d5-g-7-7---g88w2k4usz--mj-8o26--26-hs5-jeds4-4tz9x-4.i-l11q5--uk5mj-94-8134i5k6q6--5tu-tie4-7--gm4p-8y-99/N_g-..__._____K_g1cXfr4", - "operator": "Exists" - } - ] - }, - "namespaces": [ - "301" - ], - "topologyKey": "302" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -751455207, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "G.-_pP__up.2L_s-o779._-k-5___Q": "3.csh-3--Z1Tvw39F_C-rtSY.g._2F7.-_e..Or_-.3OHgt._U.x" - }, - "matchExpressions": [ - { - "key": "2-tfh4.caTz_.g.w-o.8_WT-M.3_-1y_8D_X._B_p", - "operator": "Exists" - } - ] - }, - "namespaces": [ - "309" - ], - "topologyKey": "310" - } - } - ] - }, - "podAntiAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "5m8-1x129-9d8-s7-t7--336-11k8/A._X-D---k..1Q7._l.._Q.6.I--2_9.v.--3": "8.3_t_-l..-.DG7r-3.----._4__Xn" - }, - "matchExpressions": [ - { - "key": "Ue_l2.._8s--Z", - "operator": "In", - "values": [ - "A-._d._.Um.-__k.j._g-G-7--p9.-_0R.-_-3_L_2a" - ] - } - ] - }, - "namespaces": [ - "317" - ], - "topologyKey": "318" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -2081163116, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "acp6-5-x1---4/b8a_6_.0Q46": "6" - }, - "matchExpressions": [ - { - "key": "a-L--v_Z--Zg-_4Q__-v_t_u_.__I_-_-3-3--5X1rh-K5y_AzOBW9", - "operator": "In", - "values": [ - "Gv" - ] - } - ] - }, - "namespaces": [ - "325" - ], - "topologyKey": "326" - } - } - ] - } - }, - "schedulerName": "327", - "tolerations": [ - { - "key": "328", - "operator": "ȜŚɇA%ɀ蓧睔SJȋ灋槊", - "value": "329", - "effect": "群E牬庘颮6(|ǖûǭ", - "tolerationSeconds": -288011219492438332 - } - ], - "hostAliases": [ - { - "ip": "330", - "hostnames": [ - "331" - ] - } - ], - "priorityClassName": "332", - "priority": -852112760, - "dnsConfig": { - "nameservers": [ - "333" - ], - "searches": [ - "334" - ], - "options": [ - { - "name": "335", - "value": "336" - } - ] - }, - "readinessGates": [ - { - "conditionType": "" - } - ], - "runtimeClassName": "337", - "enableServiceLinks": true - } - } - }, - "status": { - "replicas": -1280563546, - "fullyLabeledReplicas": 163034368, - "readyReplicas": 1631678367, - "availableReplicas": 1298031603, - "observedGeneration": -3092144976843560567, - "conditions": [ - { - "type": ".¸赂ʓ蔋 ǵq砯á缈gȇǙ屏宨殴妓ɡ", - "status": "óƒ畒Üɉ愂,wa纝", - "lastTransitionTime": "2488-07-22T04:14:34Z", - "reason": "338", - "message": "339" - } - ] - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.ReplicaSet.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.ReplicaSet.after_roundtrip.pb deleted file mode 100644 index 89a237817e7b4cc61d6061232dc27111e1e25e04..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4730 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犵殇ŕ-Ɂ - values: - - "292" - matchFields: - - key: "293" - operator: t叀碧闳ȩr嚧ʣq埄 - values: - - "294" - weight: 410611837 - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - key: "287" - operator: 胵輓Ɔ - values: - - "288" - matchFields: - - key: "289" - operator: ØœȠƬQg鄠[颐o - values: - - "290" - podAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: 2-tfh4.caTz_.g.w-o.8_WT-M.3_-1y_8D_X._B_p - operator: Exists - matchLabels: - G.-_pP__up.2L_s-o779._-k-5___Q: 3.csh-3--Z1Tvw39F_C-rtSY.g._2F7.-_e..Or_-.3OHgt._U.x - namespaces: - - "309" - topologyKey: "310" - weight: -751455207 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: d5-g-7-7---g88w2k4usz--mj-8o26--26-hs5-jeds4-4tz9x-4.i-l11q5--uk5mj-94-8134i5k6q6--5tu-tie4-7--gm4p-8y-99/N_g-..__._____K_g1cXfr4 - operator: Exists - matchLabels: - 4-45e--7-5r-4-7--7-2---o--4-1-2s39--6---fv--m-8--72-bca4m54/F.h-__k_K5._..O_J: q-.VEa-_gn.8-c.C3_F._oX-F9_.5vN5.25aWx.2aM24 - namespaces: - - "301" - topologyKey: "302" - podAntiAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: a-L--v_Z--Zg-_4Q__-v_t_u_.__I_-_-3-3--5X1rh-K5y_AzOBW9 - operator: In - values: - - Gv - matchLabels: - acp6-5-x1---4/b8a_6_.0Q46: "6" - namespaces: - - "325" - topologyKey: "326" - weight: -2081163116 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: Ue_l2.._8s--Z - operator: In - values: - - A-._d._.Um.-__k.j._g-G-7--p9.-_0R.-_-3_L_2a - matchLabels: - 5m8-1x129-9d8-s7-t7--336-11k8/A._X-D---k..1Q7._l.._Q.6.I--2_9.v.--3: 8.3_t_-l..-.DG7r-3.----._4__Xn - namespaces: - - "317" - topologyKey: "318" - automountServiceAccountToken: true - containers: - - args: - - "218" - command: - - "217" - env: - - name: "225" - value: "226" - valueFrom: - configMapKeyRef: - key: "232" - name: "231" - optional: false - fieldRef: - apiVersion: "227" - fieldPath: "228" - resourceFieldRef: - containerName: "229" - divisor: "43" - resource: "230" - secretKeyRef: - key: "234" - name: "233" - optional: true - envFrom: - - configMapRef: - name: "223" - optional: true - prefix: "222" - secretRef: - name: "224" - optional: true - image: "216" - imagePullPolicy: I\p[ - lifecycle: - postStart: - exec: - command: - - "253" - httpGet: - host: "255" - httpHeaders: - - name: "256" - value: "257" - path: "254" - port: 963670270 - scheme: ɘȌ脾嚏吐ĠLƐȤ藠3.v - tcpSocket: - host: "259" - port: "258" - preStop: - exec: - command: - - "260" - httpGet: - host: "263" - httpHeaders: - - name: "264" - value: "265" - path: "261" - port: "262" - scheme: '\ ' - tcpSocket: - host: "267" - port: "266" - livenessProbe: - exec: - command: - - "241" - failureThreshold: 2040455355 - httpGet: - host: "243" - httpHeaders: - - name: "244" - value: "245" - path: "242" - port: -342705708 - scheme: fw[Řż丩ŽoǠŻʘY賃ɪ鐊 - initialDelaySeconds: 364078113 - periodSeconds: 828173251 - successThreshold: -394397948 - tcpSocket: - host: "246" - port: 88483549 - timeoutSeconds: -181693648 - name: "215" - ports: - - containerPort: -1478830017 - hostIP: "221" - hostPort: -1762049522 - name: "220" - protocol: ÷nI粛E煹ǐƲE - readinessProbe: - exec: - command: - - "247" - failureThreshold: -1920661051 - httpGet: - host: "249" - httpHeaders: - - name: "250" - value: "251" - path: "248" - port: 474119379 - scheme: 萭旿@掇lNdǂ>5姣 - initialDelaySeconds: 1505082076 - periodSeconds: 1602745893 - successThreshold: 1599076900 - tcpSocket: - host: "252" - port: 1498833271 - timeoutSeconds: 1447898632 - resources: - limits: - ',铻OŤǢʭ嵔棂p儼Ƿ裚瓶': "806" - requests: - ɩC: "766" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - ĨɆâĺɗŹ倗 - drop: - - 晒嶗UÐ_ƮA攤/ɸɎ R§耶FfBl - privileged: true - procMount: Ȱ?$矡ȶ网 - readOnlyRootFilesystem: false - runAsGroup: 3850139838566476547 - runAsNonRoot: false - runAsUser: 4614883548233532846 - seLinuxOptions: - level: "272" - role: "270" - type: "271" - user: "269" - stdin: true - stdinOnce: true - terminationMessagePath: "268" - terminationMessagePolicy: «丯Ƙ枛牐ɺ皚 - tty: true - volumeDevices: - - devicePath: "240" - name: "239" - volumeMounts: - - mountPath: "236" - mountPropagation: ȫ焗捏ĨFħ籘Àǒɿʒ刽 - name: "235" - subPath: "237" - subPathExpr: "238" - workingDir: "219" - dnsConfig: - nameservers: - - "333" - options: - - name: "335" - value: "336" - searches: - - "334" - enableServiceLinks: true - hostAliases: - - hostnames: - - "331" - ip: "330" - hostIPC: true - hostNetwork: true - hostPID: true - hostname: "285" - imagePullSecrets: - - name: "284" - initContainers: - - args: - - "159" - command: - - "158" - env: - - name: "166" - value: "167" - valueFrom: - configMapKeyRef: - key: "173" - name: "172" - optional: true - fieldRef: - apiVersion: "168" - fieldPath: "169" - resourceFieldRef: - containerName: "170" - divisor: "375" - resource: "171" - secretKeyRef: - key: "175" - name: "174" - optional: false - envFrom: - - configMapRef: - name: "164" - optional: false - prefix: "163" - secretRef: - name: "165" - optional: false - image: "157" - imagePullPolicy: ɖȃ賲鐅臬dH巧壚tC十Oɢ - lifecycle: - postStart: - exec: - command: - - "197" - httpGet: - host: "199" - httpHeaders: - - name: "200" - value: "201" - path: "198" - port: -2007811220 - scheme: 鎷卩蝾H - tcpSocket: - host: "202" - port: -2035009296 - preStop: - exec: - command: - - "203" - httpGet: - host: "206" - httpHeaders: - - name: "207" - value: "208" - path: "204" - port: "205" - scheme: ńMǰ溟ɴ扵閝 - tcpSocket: - host: "209" - port: -1474440600 - livenessProbe: - exec: - command: - - "182" - failureThreshold: -1638339389 - httpGet: - host: "185" - httpHeaders: - - name: "186" - value: "187" - path: "183" - port: "184" - scheme: 痗ȡmƴy綸_Ú8參遼ūPH - initialDelaySeconds: 655980302 - periodSeconds: 446829537 - successThreshold: -1987044888 - tcpSocket: - host: "189" - port: "188" - timeoutSeconds: 741871873 - name: "156" - ports: - - containerPort: -1996616480 - hostIP: "162" - hostPort: 1473141590 - name: "161" - protocol: ł/擇ɦĽ胚O醔ɍ厶 - readinessProbe: - exec: - command: - - "190" - failureThreshold: 2063799569 - httpGet: - host: "192" - httpHeaders: - - name: "193" - value: "194" - path: "191" - port: 961508537 - scheme: 黖ȓ - initialDelaySeconds: -50623103 - periodSeconds: -1350331007 - successThreshold: -1145306833 - tcpSocket: - host: "196" - port: "195" - timeoutSeconds: 1795738696 - resources: - limits: - "": "596" - requests: - a坩O`涁İ而踪鄌eÞȦY籎顒: "45" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - d鲡 - drop: - - 贅wE@Ȗs«öʮĀ<é - privileged: true - procMount: 嫙&蒒5靇C'ɵK.Q貇 - readOnlyRootFilesystem: false - runAsGroup: 6637292039508172491 - runAsNonRoot: false - runAsUser: -6722299225018603773 - seLinuxOptions: - level: "214" - role: "212" - type: "213" - user: "211" - terminationMessagePath: "210" - terminationMessagePolicy: 廡ɑ龫`劳&¼傭Ȟ1酃=6}ɡŇ - tty: true - volumeDevices: - - devicePath: "181" - name: "180" - volumeMounts: - - mountPath: "177" - mountPropagation: 捘ɍi縱ù墴 - name: "176" - subPath: "178" - subPathExpr: "179" - workingDir: "160" - nodeName: "277" - nodeSelector: - "273": "274" - priority: -852112760 - priorityClassName: "332" - readinessGates: - - conditionType: "" - runtimeClassName: "337" - schedulerName: "327" - securityContext: - fsGroup: -4765779537771254535 - runAsGroup: 5267311692406174869 - runAsNonRoot: false - runAsUser: -5860790522738935260 - seLinuxOptions: - level: "281" - role: "279" - type: "280" - user: "278" - supplementalGroups: - - -4369115231127764890 - sysctls: - - name: "282" - value: "283" - serviceAccount: "276" - serviceAccountName: "275" - shareProcessNamespace: false - subdomain: "286" - terminationGracePeriodSeconds: -549108701661089463 - tolerations: - - effect: 群E牬庘颮6(|ǖûǭ - key: "328" - operator: ȜŚɇA%ɀ蓧睔SJȋ灋槊 - tolerationSeconds: -288011219492438332 - value: "329" - volumes: - - awsElasticBlockStore: - fsType: "56" - partition: 200492355 - readOnly: true - volumeID: "55" - azureDisk: - cachingMode: 躢 - diskName: "119" - diskURI: "120" - fsType: "121" - kind: 黰eȪ嵛4$%Qɰ - readOnly: false - azureFile: - secretName: "105" - shareName: "106" - cephfs: - monitors: - - "90" - path: "91" - readOnly: true - secretFile: "93" - secretRef: - name: "94" - user: "92" - cinder: - fsType: "88" - readOnly: true - secretRef: - name: "89" - volumeID: "87" - configMap: - defaultMode: 1632959949 - items: - - key: "108" - mode: -1057154155 - path: "109" - name: "107" - optional: true - csi: - driver: "151" - fsType: "152" - nodePublishSecretRef: - name: "155" - readOnly: false - volumeAttributes: - "153": "154" - downwardAPI: - defaultMode: -395029362 - items: - - fieldRef: - apiVersion: "98" - fieldPath: "99" - mode: -1332301579 - path: "97" - resourceFieldRef: - containerName: "100" - divisor: "51" - resource: "101" - emptyDir: - medium: 繡楙¯ĦE勗E濞偘 - sizeLimit: "349" - fc: - fsType: "103" - lun: -2007808768 - targetWWNs: - - "102" - wwids: - - "104" - flexVolume: - driver: "82" - fsType: "83" - options: - "85": "86" - secretRef: - name: "84" - flocker: - datasetName: "95" - datasetUUID: "96" - gcePersistentDisk: - fsType: "54" - partition: 1648350164 - pdName: "53" - readOnly: true - gitRepo: - directory: "59" - repository: "57" - revision: "58" - glusterfs: - endpoints: "72" - path: "73" - readOnly: true - hostPath: - path: "52" - type: ȱ蓿彭聡A3fƻf - iscsi: - fsType: "68" - initiatorName: "71" - iqn: "66" - iscsiInterface: "67" - lun: -1746427184 - portals: - - "69" - secretRef: - name: "70" - targetPortal: "65" - name: "51" - nfs: - path: "64" - server: "63" - persistentVolumeClaim: - claimName: "74" - photonPersistentDisk: - fsType: "123" - pdID: "122" - portworxVolume: - fsType: "138" - readOnly: true - volumeID: "137" - projected: - defaultMode: 715087892 - sources: - - configMap: - items: - - key: "133" - mode: 2020789772 - path: "134" - name: "132" - optional: true - downwardAPI: - items: - - fieldRef: - apiVersion: "128" - fieldPath: "129" - mode: -687313111 - path: "127" - resourceFieldRef: - containerName: "130" - divisor: "934" - resource: "131" - secret: - items: - - key: "125" - mode: 273818613 - path: "126" - name: "124" - optional: false - serviceAccountToken: - audience: "135" - expirationSeconds: 3485267088372060587 - path: "136" - quobyte: - group: "117" - registry: "114" - tenant: "118" - user: "116" - volume: "115" - rbd: - fsType: "77" - image: "76" - keyring: "80" - monitors: - - "75" - pool: "78" - secretRef: - name: "81" - user: "79" - scaleIO: - fsType: "146" - gateway: "139" - protectionDomain: "142" - secretRef: - name: "141" - storageMode: "144" - storagePool: "143" - system: "140" - volumeName: "145" - secret: - defaultMode: 395412881 - items: - - key: "61" - mode: 1360806276 - path: "62" - optional: true - secretName: "60" - storageos: - fsType: "149" - secretRef: - name: "150" - volumeName: "147" - volumeNamespace: "148" - vsphereVolume: - fsType: "111" - storagePolicyID: "113" - storagePolicyName: "112" - volumePath: "110" -status: - availableReplicas: 1298031603 - conditions: - - lastTransitionTime: "2488-07-22T04:14:34Z" - message: "339" - reason: "338" - status: óƒ畒Üɉ愂,wa纝 - type: .¸赂ʓ蔋 ǵq砯á缈gȇǙ屏宨殴妓ɡ - fullyLabeledReplicas: 163034368 - observedGeneration: -3092144976843560567 - readyReplicas: 1631678367 - replicas: -1280563546 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.ReplicaSet.json b/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.ReplicaSet.json deleted file mode 100644 index 837833fd37a..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.ReplicaSet.json +++ /dev/null @@ -1,1052 +0,0 @@ -{ - "kind": "ReplicaSet", - "apiVersion": "apps/v1beta2", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fields": {"18":{"19":null}} - } - ] - }, - "spec": { - "replicas": -1978186127, - "minReadySeconds": 2114329341, - "selector": { - "matchLabels": { - "0-8---nqxcv-q5r-8---jop96410.r--g8c2-k-912e5-c-e63-n-3snh-z--3uy5--g/7y7": "s.6--_x.--0wmZk1_8._3s_-_Bq.m_-.q8_v2LiTF_a981d3-7-f8" - }, - "matchExpressions": [ - { - "key": "M-H_5_.t..bGE.9__.3_u1.m_.5AW-_S-.3g.7_2fNc5G", - "operator": "NotIn", - "values": [ - "7_M9T9sH.Wu5--.K_.0--_0P7_.C.Ze--D07.a_.y_y_oU" - ] - } - ] - }, - "template": { - "metadata": { - "name": "30", - "generateName": "31", - "namespace": "32", - "selfLink": "33", - "uid": "诫z徃鷢6ȥ啕禗", - "resourceVersion": "11500002557443244703", - "generation": 1395707490843892091, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4739960484747932992, - "labels": { - "35": "36" - }, - "annotations": { - "37": "38" - }, - "ownerReferences": [ - { - "apiVersion": "39", - "kind": "40", - "name": "41", - "uid": "·Õ", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "42" - ], - "clusterName": "43", - "managedFields": [ - { - "manager": "44", - "operation": "ɔȖ脵鴈Ōƾ焁yǠ/淹\\韲翁\u0026", - "apiVersion": "45", - "fields": {"46":{"47":null}} - } - ] - }, - "spec": { - "volumes": [ - { - "name": "51", - "hostPath": { - "path": "52", - "type": "ȱ蓿彭聡A3fƻf" - }, - "emptyDir": { - "medium": "繡楙¯ĦE勗E濞偘", - "sizeLimit": "349" - }, - "gcePersistentDisk": { - "pdName": "53", - "fsType": "54", - "partition": 1648350164, - "readOnly": true - }, - "awsElasticBlockStore": { - "volumeID": "55", - "fsType": "56", - "partition": 200492355, - "readOnly": true - }, - "gitRepo": { - "repository": "57", - "revision": "58", - "directory": "59" - }, - "secret": { - "secretName": "60", - "items": [ - { - "key": "61", - "path": "62", - "mode": 1360806276 - } - ], - "defaultMode": 395412881, - "optional": true - }, - "nfs": { - "server": "63", - "path": "64" - }, - "iscsi": { - "targetPortal": "65", - "iqn": "66", - "lun": -1746427184, - "iscsiInterface": "67", - "fsType": "68", - "portals": [ - "69" - ], - "secretRef": { - "name": "70" - }, - "initiatorName": "71" - }, - "glusterfs": { - "endpoints": "72", - "path": "73", - "readOnly": true - }, - "persistentVolumeClaim": { - "claimName": "74" - }, - "rbd": { - "monitors": [ - "75" - ], - "image": "76", - "fsType": "77", - "pool": "78", - "user": "79", - "keyring": "80", - "secretRef": { - "name": "81" - } - }, - "flexVolume": { - "driver": "82", - "fsType": "83", - "secretRef": { - "name": "84" - }, - "options": { - "85": "86" - } - }, - "cinder": { - "volumeID": "87", - "fsType": "88", - "readOnly": true, - "secretRef": { - "name": "89" - } - }, - "cephfs": { - "monitors": [ - "90" - ], - "path": "91", - "user": "92", - "secretFile": "93", - "secretRef": { - "name": "94" - }, - "readOnly": true - }, - "flocker": { - "datasetName": "95", - "datasetUUID": "96" - }, - "downwardAPI": { - "items": [ - { - "path": "97", - "fieldRef": { - "apiVersion": "98", - "fieldPath": "99" - }, - "resourceFieldRef": { - "containerName": "100", - "resource": "101", - "divisor": "51" - }, - "mode": -1332301579 - } - ], - "defaultMode": -395029362 - }, - "fc": { - "targetWWNs": [ - "102" - ], - "lun": -2007808768, - "fsType": "103", - "wwids": [ - "104" - ] - }, - "azureFile": { - "secretName": "105", - "shareName": "106" - }, - "configMap": { - "name": "107", - "items": [ - { - "key": "108", - "path": "109", - "mode": -1057154155 - } - ], - "defaultMode": 1632959949, - "optional": true - }, - "vsphereVolume": { - "volumePath": "110", - "fsType": "111", - "storagePolicyName": "112", - "storagePolicyID": "113" - }, - "quobyte": { - "registry": "114", - "volume": "115", - "user": "116", - "group": "117", - "tenant": "118" - }, - "azureDisk": { - "diskName": "119", - "diskURI": "120", - "cachingMode": "躢", - "fsType": "121", - "readOnly": false, - "kind": "黰eȪ嵛4$%Qɰ" - }, - "photonPersistentDisk": { - "pdID": "122", - "fsType": "123" - }, - "projected": { - "sources": [ - { - "secret": { - "name": "124", - "items": [ - { - "key": "125", - "path": "126", - "mode": 273818613 - } - ], - "optional": false - }, - "downwardAPI": { - "items": [ - { - "path": "127", - "fieldRef": { - "apiVersion": "128", - "fieldPath": "129" - }, - "resourceFieldRef": { - "containerName": "130", - "resource": "131", - "divisor": "934" - }, - "mode": -687313111 - } - ] - }, - "configMap": { - "name": "132", - "items": [ - { - "key": "133", - "path": "134", - "mode": 2020789772 - } - ], - "optional": true - }, - "serviceAccountToken": { - "audience": "135", - "expirationSeconds": 3485267088372060587, - "path": "136" - } - } - ], - "defaultMode": 715087892 - }, - "portworxVolume": { - "volumeID": "137", - "fsType": "138", - "readOnly": true - }, - "scaleIO": { - "gateway": "139", - "system": "140", - "secretRef": { - "name": "141" - }, - "protectionDomain": "142", - "storagePool": "143", - "storageMode": "144", - "volumeName": "145", - "fsType": "146" - }, - "storageos": { - "volumeName": "147", - "volumeNamespace": "148", - "fsType": "149", - "secretRef": { - "name": "150" - } - }, - "csi": { - "driver": "151", - "readOnly": false, - "fsType": "152", - "volumeAttributes": { - "153": "154" - }, - "nodePublishSecretRef": { - "name": "155" - } - } - } - ], - "initContainers": [ - { - "name": "156", - "image": "157", - "command": [ - "158" - ], - "args": [ - "159" - ], - "workingDir": "160", - "ports": [ - { - "name": "161", - "hostPort": 1473141590, - "containerPort": -1996616480, - "protocol": "ł/擇ɦĽ胚O醔ɍ厶", - "hostIP": "162" - } - ], - "envFrom": [ - { - "prefix": "163", - "configMapRef": { - "name": "164", - "optional": false - }, - "secretRef": { - "name": "165", - "optional": false - } - } - ], - "env": [ - { - "name": "166", - "value": "167", - "valueFrom": { - "fieldRef": { - "apiVersion": "168", - "fieldPath": "169" - }, - "resourceFieldRef": { - "containerName": "170", - "resource": "171", - "divisor": "375" - }, - "configMapKeyRef": { - "name": "172", - "key": "173", - "optional": true - }, - "secretKeyRef": { - "name": "174", - "key": "175", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "": "596" - }, - "requests": { - "a坩O`涁İ而踪鄌eÞȦY籎顒": "45" - } - }, - "volumeMounts": [ - { - "name": "176", - "mountPath": "177", - "subPath": "178", - "mountPropagation": "捘ɍi縱ù墴", - "subPathExpr": "179" - } - ], - "volumeDevices": [ - { - "name": "180", - "devicePath": "181" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "182" - ] - }, - "httpGet": { - "path": "183", - "port": "184", - "host": "185", - "scheme": "痗ȡmƴy綸_Ú8參遼ūPH", - "httpHeaders": [ - { - "name": "186", - "value": "187" - } - ] - }, - "tcpSocket": { - "port": "188", - "host": "189" - }, - "initialDelaySeconds": 655980302, - "timeoutSeconds": 741871873, - "periodSeconds": 446829537, - "successThreshold": -1987044888, - "failureThreshold": -1638339389 - }, - "readinessProbe": { - "exec": { - "command": [ - "190" - ] - }, - "httpGet": { - "path": "191", - "port": 961508537, - "host": "192", - "scheme": "黖ȓ", - "httpHeaders": [ - { - "name": "193", - "value": "194" - } - ] - }, - "tcpSocket": { - "port": "195", - "host": "196" - }, - "initialDelaySeconds": -50623103, - "timeoutSeconds": 1795738696, - "periodSeconds": -1350331007, - "successThreshold": -1145306833, - "failureThreshold": 2063799569 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "197" - ] - }, - "httpGet": { - "path": "198", - "port": -2007811220, - "host": "199", - "scheme": "鎷卩蝾H", - "httpHeaders": [ - { - "name": "200", - "value": "201" - } - ] - }, - "tcpSocket": { - "port": -2035009296, - "host": "202" - } - }, - "preStop": { - "exec": { - "command": [ - "203" - ] - }, - "httpGet": { - "path": "204", - "port": "205", - "host": "206", - "scheme": "ńMǰ溟ɴ扵閝", - "httpHeaders": [ - { - "name": "207", - "value": "208" - } - ] - }, - "tcpSocket": { - "port": -1474440600, - "host": "209" - } - } - }, - "terminationMessagePath": "210", - "terminationMessagePolicy": "廡ɑ龫`劳\u0026¼傭Ȟ1酃=6}ɡŇ", - "imagePullPolicy": "ɖȃ賲鐅臬dH巧壚tC十Oɢ", - "securityContext": { - "capabilities": { - "add": [ - "d鲡" - ], - "drop": [ - "贅wE@Ȗs«öʮĀ\u003cé" - ] - }, - "privileged": true, - "seLinuxOptions": { - "user": "211", - "role": "212", - "type": "213", - "level": "214" - }, - "runAsUser": -6722299225018603773, - "runAsGroup": 6637292039508172491, - "runAsNonRoot": false, - "readOnlyRootFilesystem": false, - "allowPrivilegeEscalation": false, - "procMount": "嫙\u0026蒒5靇C'ɵK.Q貇" - }, - "tty": true - } - ], - "containers": [ - { - "name": "215", - "image": "216", - "command": [ - "217" - ], - "args": [ - "218" - ], - "workingDir": "219", - "ports": [ - { - "name": "220", - "hostPort": -1762049522, - "containerPort": -1478830017, - "protocol": "÷nI粛E煹ǐƲE", - "hostIP": "221" - } - ], - "envFrom": [ - { - "prefix": "222", - "configMapRef": { - "name": "223", - "optional": true - }, - "secretRef": { - "name": "224", - "optional": true - } - } - ], - "env": [ - { - "name": "225", - "value": "226", - "valueFrom": { - "fieldRef": { - "apiVersion": "227", - "fieldPath": "228" - }, - "resourceFieldRef": { - "containerName": "229", - "resource": "230", - "divisor": "43" - }, - "configMapKeyRef": { - "name": "231", - "key": "232", - "optional": false - }, - "secretKeyRef": { - "name": "233", - "key": "234", - "optional": true - } - } - } - ], - "resources": { - "limits": { - ",铻OŤǢʭ嵔棂p儼Ƿ裚瓶": "806" - }, - "requests": { - "ɩC": "766" - } - }, - "volumeMounts": [ - { - "name": "235", - "mountPath": "236", - "subPath": "237", - "mountPropagation": "ȫ焗捏ĨFħ籘Àǒɿʒ刽", - "subPathExpr": "238" - } - ], - "volumeDevices": [ - { - "name": "239", - "devicePath": "240" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "241" - ] - }, - "httpGet": { - "path": "242", - "port": -342705708, - "host": "243", - "scheme": "fw[Řż丩ŽoǠŻʘY賃ɪ鐊", - "httpHeaders": [ - { - "name": "244", - "value": "245" - } - ] - }, - "tcpSocket": { - "port": 88483549, - "host": "246" - }, - "initialDelaySeconds": 364078113, - "timeoutSeconds": -181693648, - "periodSeconds": 828173251, - "successThreshold": -394397948, - "failureThreshold": 2040455355 - }, - "readinessProbe": { - "exec": { - "command": [ - "247" - ] - }, - "httpGet": { - "path": "248", - "port": 474119379, - "host": "249", - "scheme": "萭旿@掇lNdǂ\u003e5姣", - "httpHeaders": [ - { - "name": "250", - "value": "251" - } - ] - }, - "tcpSocket": { - "port": 1498833271, - "host": "252" - }, - "initialDelaySeconds": 1505082076, - "timeoutSeconds": 1447898632, - "periodSeconds": 1602745893, - "successThreshold": 1599076900, - "failureThreshold": -1920661051 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "253" - ] - }, - "httpGet": { - "path": "254", - "port": 963670270, - "host": "255", - "scheme": "ɘȌ脾嚏吐ĠLƐȤ藠3.v", - "httpHeaders": [ - { - "name": "256", - "value": "257" - } - ] - }, - "tcpSocket": { - "port": "258", - "host": "259" - } - }, - "preStop": { - "exec": { - "command": [ - "260" - ] - }, - "httpGet": { - "path": "261", - "port": "262", - "host": "263", - "scheme": "\\ ", - "httpHeaders": [ - { - "name": "264", - "value": "265" - } - ] - }, - "tcpSocket": { - "port": "266", - "host": "267" - } - } - }, - "terminationMessagePath": "268", - "terminationMessagePolicy": "«丯Ƙ枛牐ɺ皚", - "imagePullPolicy": "I\\p[", - "securityContext": { - "capabilities": { - "add": [ - "ĨɆâĺɗŹ倗" - ], - "drop": [ - "晒嶗UÐ_ƮA攤/ɸɎ R§耶FfBl" - ] - }, - "privileged": true, - "seLinuxOptions": { - "user": "269", - "role": "270", - "type": "271", - "level": "272" - }, - "runAsUser": 4614883548233532846, - "runAsGroup": 3850139838566476547, - "runAsNonRoot": false, - "readOnlyRootFilesystem": false, - "allowPrivilegeEscalation": false, - "procMount": "Ȱ?$矡ȶ网" - }, - "stdin": true, - "stdinOnce": true, - "tty": true - } - ], - "terminationGracePeriodSeconds": -549108701661089463, - "activeDeadlineSeconds": -11671145270681448, - "nodeSelector": { - "273": "274" - }, - "serviceAccountName": "275", - "serviceAccount": "276", - "automountServiceAccountToken": true, - "nodeName": "277", - "hostNetwork": true, - "hostPID": true, - "hostIPC": true, - "shareProcessNamespace": false, - "securityContext": { - "seLinuxOptions": { - "user": "278", - "role": "279", - "type": "280", - "level": "281" - }, - "runAsUser": -5860790522738935260, - "runAsGroup": 5267311692406174869, - "runAsNonRoot": false, - "supplementalGroups": [ - -4369115231127764890 - ], - "fsGroup": -4765779537771254535, - "sysctls": [ - { - "name": "282", - "value": "283" - } - ] - }, - "imagePullSecrets": [ - { - "name": "284" - } - ], - "hostname": "285", - "subdomain": "286", - "affinity": { - "nodeAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": { - "nodeSelectorTerms": [ - { - "matchExpressions": [ - { - "key": "287", - "operator": "胵輓Ɔ", - "values": [ - "288" - ] - } - ], - "matchFields": [ - { - "key": "289", - "operator": "ØœȠƬQg鄠[颐o", - "values": [ - "290" - ] - } - ] - } - ] - }, - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": 410611837, - "preference": { - "matchExpressions": [ - { - "key": "291", - "operator": "ɇ卷荙JLĹ]佱¿\u003e犵殇ŕ-Ɂ", - "values": [ - "292" - ] - } - ], - "matchFields": [ - { - "key": "293", - "operator": "t叀碧闳ȩr嚧ʣq埄", - "values": [ - "294" - ] - } - ] - } - } - ] - }, - "podAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "4-45e--7-5r-4-7--7-2---o--4-1-2s39--6---fv--m-8--72-bca4m54/F.h-__k_K5._..O_J": "q-.VEa-_gn.8-c.C3_F._oX-F9_.5vN5.25aWx.2aM24" - }, - "matchExpressions": [ - { - "key": "d5-g-7-7---g88w2k4usz--mj-8o26--26-hs5-jeds4-4tz9x-4.i-l11q5--uk5mj-94-8134i5k6q6--5tu-tie4-7--gm4p-8y-99/N_g-..__._____K_g1cXfr4", - "operator": "Exists" - } - ] - }, - "namespaces": [ - "301" - ], - "topologyKey": "302" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -751455207, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "G.-_pP__up.2L_s-o779._-k-5___Q": "3.csh-3--Z1Tvw39F_C-rtSY.g._2F7.-_e..Or_-.3OHgt._U.x" - }, - "matchExpressions": [ - { - "key": "2-tfh4.caTz_.g.w-o.8_WT-M.3_-1y_8D_X._B_p", - "operator": "Exists" - } - ] - }, - "namespaces": [ - "309" - ], - "topologyKey": "310" - } - } - ] - }, - "podAntiAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "5m8-1x129-9d8-s7-t7--336-11k8/A._X-D---k..1Q7._l.._Q.6.I--2_9.v.--3": "8.3_t_-l..-.DG7r-3.----._4__Xn" - }, - "matchExpressions": [ - { - "key": "Ue_l2.._8s--Z", - "operator": "In", - "values": [ - "A-._d._.Um.-__k.j._g-G-7--p9.-_0R.-_-3_L_2a" - ] - } - ] - }, - "namespaces": [ - "317" - ], - "topologyKey": "318" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -2081163116, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "acp6-5-x1---4/b8a_6_.0Q46": "6" - }, - "matchExpressions": [ - { - "key": "a-L--v_Z--Zg-_4Q__-v_t_u_.__I_-_-3-3--5X1rh-K5y_AzOBW9", - "operator": "In", - "values": [ - "Gv" - ] - } - ] - }, - "namespaces": [ - "325" - ], - "topologyKey": "326" - } - } - ] - } - }, - "schedulerName": "327", - "tolerations": [ - { - "key": "328", - "operator": "ȜŚɇA%ɀ蓧睔SJȋ灋槊", - "value": "329", - "effect": "群E牬庘颮6(|ǖûǭ", - "tolerationSeconds": -288011219492438332 - } - ], - "hostAliases": [ - { - "ip": "330", - "hostnames": [ - "331" - ] - } - ], - "priorityClassName": "332", - "priority": -852112760, - "dnsConfig": { - "nameservers": [ - "333" - ], - "searches": [ - "334" - ], - "options": [ - { - "name": "335", - "value": "336" - } - ] - }, - "readinessGates": [ - { - "conditionType": "" - } - ], - "runtimeClassName": "337", - "enableServiceLinks": true - } - } - }, - "status": { - "replicas": -1280563546, - "fullyLabeledReplicas": 163034368, - "readyReplicas": 1631678367, - "availableReplicas": 1298031603, - "observedGeneration": -3092144976843560567, - "conditions": [ - { - "type": ".¸赂ʓ蔋 ǵq砯á缈gȇǙ屏宨殴妓ɡ", - "status": "óƒ畒Üɉ愂,wa纝", - "lastTransitionTime": "2488-07-22T04:14:34Z", - "reason": "338", - "message": "339" - } - ] - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.ReplicaSet.pb b/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.ReplicaSet.pb deleted file mode 100644 index f447d6ca0cab9dc89ede2b779724bc5272a61748..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4762 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 b+oPgReq3<>c`Mx6L=mnNqNv*~PRsuR=wJJh diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.ReplicaSet.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.ReplicaSet.yaml deleted file mode 100644 index 0e54b65849a..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.ReplicaSet.yaml +++ /dev/null @@ -1,716 +0,0 @@ -apiVersion: apps/v1beta2 -kind: ReplicaSet -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - fields: - "18": - "19": null - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -spec: - minReadySeconds: 2114329341 - replicas: -1978186127 - selector: - matchExpressions: - - key: M-H_5_.t..bGE.9__.3_u1.m_.5AW-_S-.3g.7_2fNc5G - operator: NotIn - values: - - 7_M9T9sH.Wu5--.K_.0--_0P7_.C.Ze--D07.a_.y_y_oU - matchLabels: - 0-8---nqxcv-q5r-8---jop96410.r--g8c2-k-912e5-c-e63-n-3snh-z--3uy5--g/7y7: s.6--_x.--0wmZk1_8._3s_-_Bq.m_-.q8_v2LiTF_a981d3-7-f8 - template: - metadata: - annotations: - "37": "38" - clusterName: "43" - creationTimestamp: null - deletionGracePeriodSeconds: -4739960484747932992 - finalizers: - - "42" - generateName: "31" - generation: 1395707490843892091 - labels: - "35": "36" - managedFields: - - apiVersion: "45" - fields: - "46": - "47": null - manager: "44" - operation: ɔȖ脵鴈Ōƾ焁yǠ/淹\韲翁& - name: "30" - namespace: "32" - ownerReferences: - - apiVersion: "39" - blockOwnerDeletion: true - controller: false - kind: "40" - name: "41" - uid: ·Õ - resourceVersion: "11500002557443244703" - selfLink: "33" - uid: 诫z徃鷢6ȥ啕禗 - spec: - activeDeadlineSeconds: -11671145270681448 - affinity: - nodeAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - key: "291" - operator: ɇ卷荙JLĹ]佱¿>犵殇ŕ-Ɂ - values: - - "292" - matchFields: - - key: "293" - operator: t叀碧闳ȩr嚧ʣq埄 - values: - - "294" - weight: 410611837 - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - key: "287" - operator: 胵輓Ɔ - values: - - "288" - matchFields: - - key: "289" - operator: ØœȠƬQg鄠[颐o - values: - - "290" - podAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: 2-tfh4.caTz_.g.w-o.8_WT-M.3_-1y_8D_X._B_p - operator: Exists - matchLabels: - G.-_pP__up.2L_s-o779._-k-5___Q: 3.csh-3--Z1Tvw39F_C-rtSY.g._2F7.-_e..Or_-.3OHgt._U.x - namespaces: - - "309" - topologyKey: "310" - weight: -751455207 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: d5-g-7-7---g88w2k4usz--mj-8o26--26-hs5-jeds4-4tz9x-4.i-l11q5--uk5mj-94-8134i5k6q6--5tu-tie4-7--gm4p-8y-99/N_g-..__._____K_g1cXfr4 - operator: Exists - matchLabels: - 4-45e--7-5r-4-7--7-2---o--4-1-2s39--6---fv--m-8--72-bca4m54/F.h-__k_K5._..O_J: q-.VEa-_gn.8-c.C3_F._oX-F9_.5vN5.25aWx.2aM24 - namespaces: - - "301" - topologyKey: "302" - podAntiAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: a-L--v_Z--Zg-_4Q__-v_t_u_.__I_-_-3-3--5X1rh-K5y_AzOBW9 - operator: In - values: - - Gv - matchLabels: - acp6-5-x1---4/b8a_6_.0Q46: "6" - namespaces: - - "325" - topologyKey: "326" - weight: -2081163116 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: Ue_l2.._8s--Z - operator: In - values: - - A-._d._.Um.-__k.j._g-G-7--p9.-_0R.-_-3_L_2a - matchLabels: - 5m8-1x129-9d8-s7-t7--336-11k8/A._X-D---k..1Q7._l.._Q.6.I--2_9.v.--3: 8.3_t_-l..-.DG7r-3.----._4__Xn - namespaces: - - "317" - topologyKey: "318" - automountServiceAccountToken: true - containers: - - args: - - "218" - command: - - "217" - env: - - name: "225" - value: "226" - valueFrom: - configMapKeyRef: - key: "232" - name: "231" - optional: false - fieldRef: - apiVersion: "227" - fieldPath: "228" - resourceFieldRef: - containerName: "229" - divisor: "43" - resource: "230" - secretKeyRef: - key: "234" - name: "233" - optional: true - envFrom: - - configMapRef: - name: "223" - optional: true - prefix: "222" - secretRef: - name: "224" - optional: true - image: "216" - imagePullPolicy: I\p[ - lifecycle: - postStart: - exec: - command: - - "253" - httpGet: - host: "255" - httpHeaders: - - name: "256" - value: "257" - path: "254" - port: 963670270 - scheme: ɘȌ脾嚏吐ĠLƐȤ藠3.v - tcpSocket: - host: "259" - port: "258" - preStop: - exec: - command: - - "260" - httpGet: - host: "263" - httpHeaders: - - name: "264" - value: "265" - path: "261" - port: "262" - scheme: '\ ' - tcpSocket: - host: "267" - port: "266" - livenessProbe: - exec: - command: - - "241" - failureThreshold: 2040455355 - httpGet: - host: "243" - httpHeaders: - - name: "244" - value: "245" - path: "242" - port: -342705708 - scheme: fw[Řż丩ŽoǠŻʘY賃ɪ鐊 - initialDelaySeconds: 364078113 - periodSeconds: 828173251 - successThreshold: -394397948 - tcpSocket: - host: "246" - port: 88483549 - timeoutSeconds: -181693648 - name: "215" - ports: - - containerPort: -1478830017 - hostIP: "221" - hostPort: -1762049522 - name: "220" - protocol: ÷nI粛E煹ǐƲE - readinessProbe: - exec: - command: - - "247" - failureThreshold: -1920661051 - httpGet: - host: "249" - httpHeaders: - - name: "250" - value: "251" - path: "248" - port: 474119379 - scheme: 萭旿@掇lNdǂ>5姣 - initialDelaySeconds: 1505082076 - periodSeconds: 1602745893 - successThreshold: 1599076900 - tcpSocket: - host: "252" - port: 1498833271 - timeoutSeconds: 1447898632 - resources: - limits: - ',铻OŤǢʭ嵔棂p儼Ƿ裚瓶': "806" - requests: - ɩC: "766" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - ĨɆâĺɗŹ倗 - drop: - - 晒嶗UÐ_ƮA攤/ɸɎ R§耶FfBl - privileged: true - procMount: Ȱ?$矡ȶ网 - readOnlyRootFilesystem: false - runAsGroup: 3850139838566476547 - runAsNonRoot: false - runAsUser: 4614883548233532846 - seLinuxOptions: - level: "272" - role: "270" - type: "271" - user: "269" - stdin: true - stdinOnce: true - terminationMessagePath: "268" - terminationMessagePolicy: «丯Ƙ枛牐ɺ皚 - tty: true - volumeDevices: - - devicePath: "240" - name: "239" - volumeMounts: - - mountPath: "236" - mountPropagation: ȫ焗捏ĨFħ籘Àǒɿʒ刽 - name: "235" - subPath: "237" - subPathExpr: "238" - workingDir: "219" - dnsConfig: - nameservers: - - "333" - options: - - name: "335" - value: "336" - searches: - - "334" - enableServiceLinks: true - hostAliases: - - hostnames: - - "331" - ip: "330" - hostIPC: true - hostNetwork: true - hostPID: true - hostname: "285" - imagePullSecrets: - - name: "284" - initContainers: - - args: - - "159" - command: - - "158" - env: - - name: "166" - value: "167" - valueFrom: - configMapKeyRef: - key: "173" - name: "172" - optional: true - fieldRef: - apiVersion: "168" - fieldPath: "169" - resourceFieldRef: - containerName: "170" - divisor: "375" - resource: "171" - secretKeyRef: - key: "175" - name: "174" - optional: false - envFrom: - - configMapRef: - name: "164" - optional: false - prefix: "163" - secretRef: - name: "165" - optional: false - image: "157" - imagePullPolicy: ɖȃ賲鐅臬dH巧壚tC十Oɢ - lifecycle: - postStart: - exec: - command: - - "197" - httpGet: - host: "199" - httpHeaders: - - name: "200" - value: "201" - path: "198" - port: -2007811220 - scheme: 鎷卩蝾H - tcpSocket: - host: "202" - port: -2035009296 - preStop: - exec: - command: - - "203" - httpGet: - host: "206" - httpHeaders: - - name: "207" - value: "208" - path: "204" - port: "205" - scheme: ńMǰ溟ɴ扵閝 - tcpSocket: - host: "209" - port: -1474440600 - livenessProbe: - exec: - command: - - "182" - failureThreshold: -1638339389 - httpGet: - host: "185" - httpHeaders: - - name: "186" - value: "187" - path: "183" - port: "184" - scheme: 痗ȡmƴy綸_Ú8參遼ūPH - initialDelaySeconds: 655980302 - periodSeconds: 446829537 - successThreshold: -1987044888 - tcpSocket: - host: "189" - port: "188" - timeoutSeconds: 741871873 - name: "156" - ports: - - containerPort: -1996616480 - hostIP: "162" - hostPort: 1473141590 - name: "161" - protocol: ł/擇ɦĽ胚O醔ɍ厶 - readinessProbe: - exec: - command: - - "190" - failureThreshold: 2063799569 - httpGet: - host: "192" - httpHeaders: - - name: "193" - value: "194" - path: "191" - port: 961508537 - scheme: 黖ȓ - initialDelaySeconds: -50623103 - periodSeconds: -1350331007 - successThreshold: -1145306833 - tcpSocket: - host: "196" - port: "195" - timeoutSeconds: 1795738696 - resources: - limits: - "": "596" - requests: - a坩O`涁İ而踪鄌eÞȦY籎顒: "45" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - d鲡 - drop: - - 贅wE@Ȗs«öʮĀ<é - privileged: true - procMount: 嫙&蒒5靇C'ɵK.Q貇 - readOnlyRootFilesystem: false - runAsGroup: 6637292039508172491 - runAsNonRoot: false - runAsUser: -6722299225018603773 - seLinuxOptions: - level: "214" - role: "212" - type: "213" - user: "211" - terminationMessagePath: "210" - terminationMessagePolicy: 廡ɑ龫`劳&¼傭Ȟ1酃=6}ɡŇ - tty: true - volumeDevices: - - devicePath: "181" - name: "180" - volumeMounts: - - mountPath: "177" - mountPropagation: 捘ɍi縱ù墴 - name: "176" - subPath: "178" - subPathExpr: "179" - workingDir: "160" - nodeName: "277" - nodeSelector: - "273": "274" - priority: -852112760 - priorityClassName: "332" - readinessGates: - - conditionType: "" - runtimeClassName: "337" - schedulerName: "327" - securityContext: - fsGroup: -4765779537771254535 - runAsGroup: 5267311692406174869 - runAsNonRoot: false - runAsUser: -5860790522738935260 - seLinuxOptions: - level: "281" - role: "279" - type: "280" - user: "278" - supplementalGroups: - - -4369115231127764890 - sysctls: - - name: "282" - value: "283" - serviceAccount: "276" - serviceAccountName: "275" - shareProcessNamespace: false - subdomain: "286" - terminationGracePeriodSeconds: -549108701661089463 - tolerations: - - effect: 群E牬庘颮6(|ǖûǭ - key: "328" - operator: ȜŚɇA%ɀ蓧睔SJȋ灋槊 - tolerationSeconds: -288011219492438332 - value: "329" - volumes: - - awsElasticBlockStore: - fsType: "56" - partition: 200492355 - readOnly: true - volumeID: "55" - azureDisk: - cachingMode: 躢 - diskName: "119" - diskURI: "120" - fsType: "121" - kind: 黰eȪ嵛4$%Qɰ - readOnly: false - azureFile: - secretName: "105" - shareName: "106" - cephfs: - monitors: - - "90" - path: "91" - readOnly: true - secretFile: "93" - secretRef: - name: "94" - user: "92" - cinder: - fsType: "88" - readOnly: true - secretRef: - name: "89" - volumeID: "87" - configMap: - defaultMode: 1632959949 - items: - - key: "108" - mode: -1057154155 - path: "109" - name: "107" - optional: true - csi: - driver: "151" - fsType: "152" - nodePublishSecretRef: - name: "155" - readOnly: false - volumeAttributes: - "153": "154" - downwardAPI: - defaultMode: -395029362 - items: - - fieldRef: - apiVersion: "98" - fieldPath: "99" - mode: -1332301579 - path: "97" - resourceFieldRef: - containerName: "100" - divisor: "51" - resource: "101" - emptyDir: - medium: 繡楙¯ĦE勗E濞偘 - sizeLimit: "349" - fc: - fsType: "103" - lun: -2007808768 - targetWWNs: - - "102" - wwids: - - "104" - flexVolume: - driver: "82" - fsType: "83" - options: - "85": "86" - secretRef: - name: "84" - flocker: - datasetName: "95" - datasetUUID: "96" - gcePersistentDisk: - fsType: "54" - partition: 1648350164 - pdName: "53" - readOnly: true - gitRepo: - directory: "59" - repository: "57" - revision: "58" - glusterfs: - endpoints: "72" - path: "73" - readOnly: true - hostPath: - path: "52" - type: ȱ蓿彭聡A3fƻf - iscsi: - fsType: "68" - initiatorName: "71" - iqn: "66" - iscsiInterface: "67" - lun: -1746427184 - portals: - - "69" - secretRef: - name: "70" - targetPortal: "65" - name: "51" - nfs: - path: "64" - server: "63" - persistentVolumeClaim: - claimName: "74" - photonPersistentDisk: - fsType: "123" - pdID: "122" - portworxVolume: - fsType: "138" - readOnly: true - volumeID: "137" - projected: - defaultMode: 715087892 - sources: - - configMap: - items: - - key: "133" - mode: 2020789772 - path: "134" - name: "132" - optional: true - downwardAPI: - items: - - fieldRef: - apiVersion: "128" - fieldPath: "129" - mode: -687313111 - path: "127" - resourceFieldRef: - containerName: "130" - divisor: "934" - resource: "131" - secret: - items: - - key: "125" - mode: 273818613 - path: "126" - name: "124" - optional: false - serviceAccountToken: - audience: "135" - expirationSeconds: 3485267088372060587 - path: "136" - quobyte: - group: "117" - registry: "114" - tenant: "118" - user: "116" - volume: "115" - rbd: - fsType: "77" - image: "76" - keyring: "80" - monitors: - - "75" - pool: "78" - secretRef: - name: "81" - user: "79" - scaleIO: - fsType: "146" - gateway: "139" - protectionDomain: "142" - secretRef: - name: "141" - storageMode: "144" - storagePool: "143" - system: "140" - volumeName: "145" - secret: - defaultMode: 395412881 - items: - - key: "61" - mode: 1360806276 - path: "62" - optional: true - secretName: "60" - storageos: - fsType: "149" - secretRef: - name: "150" - volumeName: "147" - volumeNamespace: "148" - vsphereVolume: - fsType: "111" - storagePolicyID: "113" - storagePolicyName: "112" - volumePath: "110" -status: - availableReplicas: 1298031603 - conditions: - - lastTransitionTime: "2488-07-22T04:14:34Z" - message: "339" - reason: "338" - status: óƒ畒Üɉ愂,wa纝 - type: .¸赂ʓ蔋 ǵq砯á缈gȇǙ屏宨殴妓ɡ - fullyLabeledReplicas: 163034368 - observedGeneration: -3092144976843560567 - readyReplicas: 1631678367 - replicas: -1280563546 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.Scale.after_roundtrip.json b/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.Scale.after_roundtrip.json deleted file mode 100644 index 27b29b71c80..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.Scale.after_roundtrip.json +++ /dev/null @@ -1,52 +0,0 @@ -{ - "kind": "Scale", - "apiVersion": "apps/v1beta2", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17" - } - ] - }, - "spec": { - "replicas": -2052872833 - }, - "status": { - "replicas": -125651156, - "selector": { - "24": "25" - }, - "targetSelector": "26" - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.Scale.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.Scale.after_roundtrip.pb deleted file mode 100644 index a2c784a142bd2d3feff3a8af833285df84128e7a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 277 zcmV+w0qXv1ICB6B6$%VtaBy=kb}?dQbYU_Q1yf^TY-JMj0Sd?g3IQ?_0W%r_G$H{t zDk8*%>7$Fpt8q%^o{C{O=%I~Z#Hh)bF6fxAHpGio<)pY}G88d3IW{yhH83|cI5Rjl zH8wCZGdVch?t;~Ui=2UQLI6;$h_!=-pU#}S0a^wM0XGr>IARA10XY%^F)(T%3IZ`Q z8UishA`V1)<-3%~hkJ9yipGy{DgrSvFaS6Kasn|ldIB*uiUBPO0x>ocA?c8c<&=u) zqnX8?Emh^5w8OVyFUgdB=8=IY=DC-|hFuy0F*h;*5(^0b%8sr0|NsC00U8+ytnP}$ b|NsC0{{a#R3IZ}T5&|+c8Uivl8UP{ypekm~ diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.Scale.after_roundtrip.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.Scale.after_roundtrip.yaml deleted file mode 100644 index b0c420b7bd5..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.Scale.after_roundtrip.yaml +++ /dev/null @@ -1,37 +0,0 @@ -apiVersion: apps/v1beta2 -kind: Scale -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -spec: - replicas: -2052872833 -status: - replicas: -125651156 - selector: - "24": "25" - targetSelector: "26" diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.Scale.json b/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.Scale.json deleted file mode 100644 index fd4f6fbba47..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.Scale.json +++ /dev/null @@ -1,53 +0,0 @@ -{ - "kind": "Scale", - "apiVersion": "apps/v1beta2", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fields": {"18":{"19":null}} - } - ] - }, - "spec": { - "replicas": -2052872833 - }, - "status": { - "replicas": -125651156, - "selector": { - "24": "25" - }, - "targetSelector": "26" - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.Scale.pb b/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.Scale.pb deleted file mode 100644 index d6335b919c3c6113510415e3193ef071d4db62f9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 293 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 U4E`z=l!uA%-9%JXr_F8qKf|V%ga7~l diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.StatefulSet.after_roundtrip.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.StatefulSet.after_roundtrip.yaml deleted file mode 100644 index 8d7807be361..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.StatefulSet.after_roundtrip.yaml +++ /dev/null @@ -1,790 +0,0 @@ -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" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -spec: - podManagementPolicy: C - replicas: -1978186127 - revisionHistoryLimit: 1684743280 - selector: - matchExpressions: - - key: 5816m59-dx8----i--5-8t36b--09--23-u19m-35--d.vo61---4fy--9---7--9-9s-0-u5lj2--10pq-0-7-9-2-ekg-071b/YJTrcd-2.-__E_Sv__26KX_F - operator: NotIn - values: - - y_y_o0_5qN2_---_M.N_._a6.9bHjdH.-.5_.I8__.-AIw.__-___16 - matchLabels: - w9v--m0-1y5-g3/JFHn7y-74.-0MUORQQ.N2.1.L.l-Y._.-44..d.__g: F-_3-n-_-__3u-.__P__.7U-Uo_F - serviceName: "373" - template: - metadata: - annotations: - "37": "38" - clusterName: "43" - creationTimestamp: null - deletionGracePeriodSeconds: -2848337479447330428 - finalizers: - - "42" - generateName: "31" - generation: 3557306139556084909 - labels: - "35": "36" - managedFields: - - apiVersion: "45" - manager: "44" - operation: 妻ƅTGS5Ǎ - name: "30" - namespace: "32" - ownerReferences: - - apiVersion: "39" - blockOwnerDeletion: false - controller: false - kind: "40" - name: "41" - uid: '@Z^嫫猤痈C*ĕʄő芖{|ǘ"^饣' - resourceVersion: "373742866186182450" - selfLink: "33" - uid: ']躢|)黰eȪ嵛4$%QɰVzÏ抴' - spec: - activeDeadlineSeconds: 5724260086168234152 - affinity: - nodeAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - key: "293" - operator: 蹔ŧ - values: - - "294" - matchFields: - - key: "295" - operator: x$1 - values: - - "296" - weight: -938421813 - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - key: "289" - operator: "" - values: - - "290" - matchFields: - - key: "291" - operator: 亏yƕ丆録²Ŏ)/灩聋3趐囨鏻 - values: - - "292" - podAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: w9-9d8-s7t/ZX-D---k..1Q7._l.._Q.6.I--2_9.v.--_.--4QQo - operator: DoesNotExist - matchLabels: - x3..-.8-Jp-9-4-Tm.Y: k8...__.Q_c8.G.b_9_1o.w_aI._31-_I-A-_3bz._8M01 - namespaces: - - "311" - topologyKey: "312" - weight: -902839620 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: f.-zv._._.5-H.T.-.-.T-V_D_0-K_AS - operator: DoesNotExist - matchLabels: - jeds4-4tz9x--43--3---93-2-2-37--e00uz-z0sn-8hx-qa--0o8m3-d0n/py_8-3..s._.x.2K_2qu_0S-Cq0: 8yP9S--858LI__.8____rO-S-P_-...0c.-p - namespaces: - - "303" - topologyKey: "304" - podAntiAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: d-XZ-x.__.Y_2-n_5023Xl-3Pw_-r7g - operator: NotIn - values: - - VT3sn-0_.i__a.O2G_J - matchLabels: - yp8q-sf1--gw-jz-659--0l-023bm-6l2e5---k5v3a---9/tA.W5_-5_.V1-rU.___06.eqk5E_-4-.XH-.k.7.l_-W81: o_6Z..11_7pX_.-mLlx...w_t-_.5.40Rw4gD.._.-x6db-L7.-__-G_2kCpS_1 - namespaces: - - "327" - topologyKey: "328" - weight: 1505385143 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: 1-_-3_L_2--_v2.5p_..Y-.wg_-b8a_6_.0Q4_.84.K_-_0_..u.F.pq..--3C - operator: In - values: - - p_N-S..O-BZ..6-1.S-B3_.b17ca-_p-y.eQZ9p_6.Cw - matchLabels: - 7-3x-3/9a_-0R_.Z__Lv8_.O_..8n.--z_-..6W.VK.sTt.-U_--56-.7D.3_P: d._.Um.-__k.5 - namespaces: - - "319" - topologyKey: "320" - automountServiceAccountToken: true - containers: - - args: - - "217" - command: - - "216" - env: - - name: "224" - value: "225" - valueFrom: - configMapKeyRef: - key: "231" - name: "230" - optional: false - fieldRef: - apiVersion: "226" - fieldPath: "227" - resourceFieldRef: - containerName: "228" - divisor: "99" - resource: "229" - secretKeyRef: - key: "233" - name: "232" - optional: false - envFrom: - - configMapRef: - name: "222" - optional: true - prefix: "221" - secretRef: - name: "223" - optional: true - image: "215" - imagePullPolicy: =E埄Ȁ朦 wƯ貾坢'跩aŕ翑0展 - lifecycle: - postStart: - exec: - command: - - "254" - httpGet: - host: "257" - httpHeaders: - - name: "258" - value: "259" - path: "255" - port: "256" - scheme: 碧闳ȩr - tcpSocket: - host: "261" - port: "260" - preStop: - exec: - command: - - "262" - httpGet: - host: "265" - httpHeaders: - - name: "266" - value: "267" - path: "263" - port: "264" - scheme: ē鐭#嬀ơŸ8T 苧yñKJɐ - tcpSocket: - host: "269" - port: "268" - livenessProbe: - exec: - command: - - "240" - failureThreshold: -241238495 - httpGet: - host: "243" - httpHeaders: - - name: "244" - value: "245" - path: "241" - port: "242" - scheme: Í勅跦Opwǩ曬逴褜1ØœȠƬ - initialDelaySeconds: 1419770315 - periodSeconds: 1830495826 - successThreshold: 1102291854 - tcpSocket: - host: "247" - port: "246" - timeoutSeconds: 300356869 - name: "214" - ports: - - containerPort: 1179132251 - hostIP: "220" - hostPort: -1336170981 - name: "219" - protocol: Kʝ瘴I\p[ħsĨɆâĺɗ - readinessProbe: - exec: - command: - - "248" - failureThreshold: -979584143 - httpGet: - host: "250" - httpHeaders: - - name: "251" - value: "252" - path: "249" - port: 972978563 - scheme: ȨŮ+朷Ǝ膯 - initialDelaySeconds: -249989919 - periodSeconds: -602419938 - successThreshold: 1040396664 - tcpSocket: - host: "253" - port: -1506633471 - timeoutSeconds: -171684192 - resources: - limits: - 攤/ɸɎ R§耶FfBl: "326" - requests: - ɱJȉ罴: "587" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - 庰%皧V - drop: - - 现葢ŵ橨鬶l獕;跣Hǝcw媀瓄&翜舞拉 - privileged: true - procMount: ĠM蘇KŅ/»頸+SÄ蚃 - readOnlyRootFilesystem: false - runAsGroup: -1576913564542459711 - runAsNonRoot: true - runAsUser: 8876559635423161004 - seLinuxOptions: - level: "274" - role: "272" - type: "273" - user: "271" - terminationMessagePath: "270" - terminationMessagePolicy: ƚ绤fʀļ腩墺Ò媁荭gw忊|E剒蔞 - tty: true - volumeDevices: - - devicePath: "239" - name: "238" - volumeMounts: - - mountPath: "235" - mountPropagation: 6dz娝嘚庎D}埽uʎȺ眖R#yV'W - name: "234" - readOnly: true - subPath: "236" - subPathExpr: "237" - workingDir: "218" - dnsConfig: - nameservers: - - "335" - options: - - name: "337" - value: "338" - searches: - - "336" - dnsPolicy: '''ǵɐ鰥' - enableServiceLinks: true - hostAliases: - - hostnames: - - "333" - ip: "332" - hostNetwork: true - hostPID: true - hostname: "287" - imagePullSecrets: - - name: "286" - initContainers: - - args: - - "159" - command: - - "158" - env: - - name: "166" - value: "167" - valueFrom: - configMapKeyRef: - key: "173" - name: "172" - optional: false - fieldRef: - apiVersion: "168" - fieldPath: "169" - resourceFieldRef: - containerName: "170" - divisor: "813" - resource: "171" - secretKeyRef: - key: "175" - name: "174" - optional: true - envFrom: - - configMapRef: - name: "164" - optional: true - prefix: "163" - secretRef: - name: "165" - optional: true - image: "157" - imagePullPolicy: Ź9ǕLLȊɞ-uƻ悖 - lifecycle: - postStart: - exec: - command: - - "195" - httpGet: - host: "198" - httpHeaders: - - name: "199" - value: "200" - path: "196" - port: "197" - scheme: ɩC - tcpSocket: - host: "202" - port: "201" - preStop: - exec: - command: - - "203" - httpGet: - host: "205" - httpHeaders: - - name: "206" - value: "207" - path: "204" - port: 747802823 - scheme: ĨFħ籘Àǒɿʒ - tcpSocket: - host: "208" - port: 1912934380 - livenessProbe: - exec: - command: - - "182" - failureThreshold: -1650568978 - httpGet: - host: "184" - httpHeaders: - - name: "185" - value: "186" - path: "183" - port: -1167888910 - scheme: .Q貇£ȹ嫰ƹǔw÷nI - initialDelaySeconds: -162264011 - periodSeconds: -1429994426 - successThreshold: 135036402 - tcpSocket: - host: "188" - port: "187" - timeoutSeconds: 800220849 - name: "156" - ports: - - containerPort: 1180382332 - hostIP: "162" - hostPort: 963442342 - name: "161" - protocol: H韹寬娬ï瓼猀2:öY鶪5w垁 - readinessProbe: - exec: - command: - - "189" - failureThreshold: 893619181 - httpGet: - host: "191" - httpHeaders: - - name: "192" - value: "193" - path: "190" - port: -2015604435 - scheme: jƯĖ漘Z剚敍0) - initialDelaySeconds: -2031266553 - periodSeconds: -648954478 - successThreshold: 1170649416 - tcpSocket: - host: "194" - port: 424236719 - timeoutSeconds: -840997104 - resources: - limits: - Nșƶ4ĩĉş蝿ɖȃ賲鐅臬dH巧壚t: "770" - requests: - sn芞QÄȻȊ+?ƭ峧: "970" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - Ƹ[Ęİ榌U髷裎$MVȟ@7 - drop: - - 奺Ȋ礶惇¸t颟.鵫ǚ - privileged: true - procMount: -鿧悮坮Ȣ幟ļ - readOnlyRootFilesystem: true - runAsGroup: -3651020110942663855 - runAsNonRoot: false - runAsUser: 1162216870203002790 - seLinuxOptions: - level: "213" - role: "211" - type: "212" - user: "210" - stdin: true - terminationMessagePath: "209" - terminationMessagePolicy: 1ſ盷褎weLJèux榜VƋZ1Ůđ眊 - tty: true - volumeDevices: - - devicePath: "181" - name: "180" - volumeMounts: - - mountPath: "177" - mountPropagation: «öʮĀ<é瞾ʀNŬɨǙÄr蛏豈ɃHŠ - name: "176" - subPath: "178" - subPathExpr: "179" - workingDir: "160" - nodeName: "279" - nodeSelector: - "275": "276" - priority: -895317190 - priorityClassName: "334" - readinessGates: - - conditionType: ċƹ|慼櫁色苆试揯遐e4'ď曕椐敛n - restartPolicy: ')酊龨δ摖ȱğ_<ǬëJ橈''琕鶫:' - runtimeClassName: "339" - schedulerName: "329" - securityContext: - fsGroup: -4389239449149439507 - runAsGroup: 4640906527069599386 - runAsNonRoot: true - runAsUser: 1517677345437208428 - seLinuxOptions: - level: "283" - role: "281" - type: "282" - user: "280" - supplementalGroups: - - -6499508485510627932 - sysctls: - - name: "284" - value: "285" - serviceAccount: "278" - serviceAccountName: "277" - shareProcessNamespace: false - subdomain: "288" - terminationGracePeriodSeconds: -5370059306928520750 - tolerations: - - effect: 儉ɩ柀 - key: "330" - operator: 抷qTfZȻ干m謆7 - tolerationSeconds: -7411984641310969236 - value: "331" - volumes: - - awsElasticBlockStore: - fsType: "56" - partition: -1996616480 - volumeID: "55" - azureDisk: - cachingMode: 唼Ģ猇õǶț鹎ğ#咻痗ȡmƴy綸_ - diskName: "119" - diskURI: "120" - fsType: "121" - kind: 參遼ūP - readOnly: true - azureFile: - secretName: "105" - shareName: "106" - cephfs: - monitors: - - "90" - path: "91" - readOnly: true - secretFile: "93" - secretRef: - name: "94" - user: "92" - cinder: - fsType: "88" - readOnly: true - secretRef: - name: "89" - volumeID: "87" - configMap: - defaultMode: 480521693 - items: - - key: "108" - mode: -1296140 - path: "109" - name: "107" - optional: false - csi: - driver: "151" - fsType: "152" - nodePublishSecretRef: - name: "155" - readOnly: false - volumeAttributes: - "153": "154" - downwardAPI: - defaultMode: -1376537100 - items: - - fieldRef: - apiVersion: "98" - fieldPath: "99" - mode: -1482763519 - path: "97" - resourceFieldRef: - containerName: "100" - divisor: "772" - resource: "101" - emptyDir: - medium: o&蕭k ź贩j瀉 - sizeLimit: "621" - fc: - fsType: "103" - lun: -1902521464 - targetWWNs: - - "102" - wwids: - - "104" - flexVolume: - driver: "82" - fsType: "83" - options: - "85": "86" - readOnly: true - secretRef: - name: "84" - flocker: - datasetName: "95" - datasetUUID: "96" - gcePersistentDisk: - fsType: "54" - partition: -1321131665 - pdName: "53" - readOnly: true - gitRepo: - directory: "59" - repository: "57" - revision: "58" - glusterfs: - endpoints: "72" - path: "73" - readOnly: true - hostPath: - path: "52" - type: Uʎ浵ɲõ - iscsi: - fsType: "68" - initiatorName: "71" - iqn: "66" - iscsiInterface: "67" - lun: 636617833 - portals: - - "69" - secretRef: - name: "70" - targetPortal: "65" - name: "51" - nfs: - path: "64" - server: "63" - persistentVolumeClaim: - claimName: "74" - readOnly: true - photonPersistentDisk: - fsType: "123" - pdID: "122" - portworxVolume: - fsType: "138" - readOnly: true - volumeID: "137" - projected: - defaultMode: -50623103 - sources: - - configMap: - items: - - key: "133" - mode: 1569606284 - path: "134" - name: "132" - optional: false - downwardAPI: - items: - - fieldRef: - apiVersion: "128" - fieldPath: "129" - mode: -1319998825 - path: "127" - resourceFieldRef: - containerName: "130" - divisor: "838" - resource: "131" - secret: - items: - - key: "125" - mode: 996680040 - path: "126" - name: "124" - optional: false - serviceAccountToken: - audience: "135" - expirationSeconds: -4636499237765408684 - path: "136" - quobyte: - group: "117" - readOnly: true - registry: "114" - tenant: "118" - user: "116" - volume: "115" - rbd: - fsType: "77" - image: "76" - keyring: "80" - monitors: - - "75" - pool: "78" - readOnly: true - secretRef: - name: "81" - user: "79" - scaleIO: - fsType: "146" - gateway: "139" - protectionDomain: "142" - readOnly: true - secretRef: - name: "141" - sslEnabled: true - storageMode: "144" - storagePool: "143" - system: "140" - volumeName: "145" - secret: - defaultMode: -288563359 - items: - - key: "61" - mode: -1365115016 - path: "62" - optional: false - secretName: "60" - storageos: - fsType: "149" - readOnly: true - secretRef: - name: "150" - volumeName: "147" - volumeNamespace: "148" - vsphereVolume: - fsType: "111" - storagePolicyID: "113" - storagePolicyName: "112" - volumePath: "110" - updateStrategy: - rollingUpdate: - partition: -186717017 - type: Z槇鿖]甙ªŒ,躻[鶆f盧詳痍4' - volumeClaimTemplates: - - metadata: - annotations: - "347": "348" - clusterName: "353" - creationTimestamp: null - deletionGracePeriodSeconds: 6779218673590464341 - finalizers: - - "352" - generateName: "341" - generation: -7417757023786628909 - labels: - "345": "346" - managedFields: - - apiVersion: "355" - manager: "354" - operation: E嗆R2璻攜轴 - name: "340" - namespace: "342" - ownerReferences: - - apiVersion: "349" - blockOwnerDeletion: false - controller: true - kind: "350" - name: "351" - uid: țb贇髪čɣ暇镘買ɱD很唟- - resourceVersion: "15930892079168115837" - selfLink: "343" - spec: - accessModes: - - Pöƌ镳餘 - dataSource: - apiGroup: "368" - kind: "369" - name: "370" - resources: - limits: - 撣樀: "688" - requests: - 4Y鳲Jɡ: "987" - selector: - matchExpressions: - - key: PfNx__-U_.Pn-W23-_.z_.._s--_F-R - operator: In - values: - - g__4K..-68-7AlR__8-7_-YD-Q9_-_1 - matchLabels: - t.k47M7y-Dy__3wc.q.8_00.0_N: "" - storageClassName: "367" - volumeMode: iD¢ƿ媴h5ƅȸȓɻ猶 - volumeName: "366" - status: - accessModes: - - Ǣ龞瞯å檳ė>c緍k¢茤Ƣǟ½灶 - capacity: - u汎mō6µɑ`ȗ<8^翜T蘈ý: "37" - conditions: - - lastProbeTime: "2489-11-15T17:36:06Z" - lastTransitionTime: "2023-10-20T16:52:07Z" - message: "372" - reason: "371" - status: I梞ū筀 - type: ɁºDZ秶ʑ韝e溣狣愿激H\Ȳ - phase: 嫡牿咸Ǻ潑鶋洅啶'ƈo -status: - collisionCount: 1836894267 - conditions: - - lastTransitionTime: "2741-08-01T23:33:42Z" - message: "377" - reason: "376" - status: 誀ŭ"ɦ? - type: 囨汙Ȗ><僚徘ó蒿 - currentReplicas: 1538760390 - currentRevision: "374" - observedGeneration: 3145429786196118388 - readyReplicas: -63012996 - replicas: 1256299227 - updateRevision: "375" - updatedReplicas: 346775159 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.StatefulSet.json b/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.StatefulSet.json deleted file mode 100644 index e901ac0b643..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.StatefulSet.json +++ /dev/null @@ -1,1166 +0,0 @@ -{ - "kind": "StatefulSet", - "apiVersion": "apps/v1beta2", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fields": {"18":{"19":null}} - } - ] - }, - "spec": { - "replicas": -1978186127, - "selector": { - "matchLabels": { - "w9v--m0-1y5-g3/JFHn7y-74.-0MUORQQ.N2.1.L.l-Y._.-44..d.__g": "F-_3-n-_-__3u-.__P__.7U-Uo_F" - }, - "matchExpressions": [ - { - "key": "5816m59-dx8----i--5-8t36b--09--23-u19m-35--d.vo61---4fy--9---7--9-9s-0-u5lj2--10pq-0-7-9-2-ekg-071b/YJTrcd-2.-__E_Sv__26KX_F", - "operator": "NotIn", - "values": [ - "y_y_o0_5qN2_---_M.N_._a6.9bHjdH.-.5_.I8__.-AIw.__-___16" - ] - } - ] - }, - "template": { - "metadata": { - "name": "30", - "generateName": "31", - "namespace": "32", - "selfLink": "33", - "uid": "]躢|)黰eȪ嵛4$%QɰVzÏ抴", - "resourceVersion": "373742866186182450", - "generation": 3557306139556084909, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -2848337479447330428, - "labels": { - "35": "36" - }, - "annotations": { - "37": "38" - }, - "ownerReferences": [ - { - "apiVersion": "39", - "kind": "40", - "name": "41", - "uid": "@Z^嫫猤痈C*ĕʄő芖{|ǘ\"^饣", - "controller": false, - "blockOwnerDeletion": false - } - ], - "finalizers": [ - "42" - ], - "clusterName": "43", - "managedFields": [ - { - "manager": "44", - "operation": "妻ƅTGS5Ǎ", - "apiVersion": "45", - "fields": {"46":{"47":null}} - } - ] - }, - "spec": { - "volumes": [ - { - "name": "51", - "hostPath": { - "path": "52", - "type": "Uʎ浵ɲõ" - }, - "emptyDir": { - "medium": "o\u0026蕭k ź贩j瀉", - "sizeLimit": "621" - }, - "gcePersistentDisk": { - "pdName": "53", - "fsType": "54", - "partition": -1321131665, - "readOnly": true - }, - "awsElasticBlockStore": { - "volumeID": "55", - "fsType": "56", - "partition": -1996616480 - }, - "gitRepo": { - "repository": "57", - "revision": "58", - "directory": "59" - }, - "secret": { - "secretName": "60", - "items": [ - { - "key": "61", - "path": "62", - "mode": -1365115016 - } - ], - "defaultMode": -288563359, - "optional": false - }, - "nfs": { - "server": "63", - "path": "64" - }, - "iscsi": { - "targetPortal": "65", - "iqn": "66", - "lun": 636617833, - "iscsiInterface": "67", - "fsType": "68", - "portals": [ - "69" - ], - "secretRef": { - "name": "70" - }, - "initiatorName": "71" - }, - "glusterfs": { - "endpoints": "72", - "path": "73", - "readOnly": true - }, - "persistentVolumeClaim": { - "claimName": "74", - "readOnly": true - }, - "rbd": { - "monitors": [ - "75" - ], - "image": "76", - "fsType": "77", - "pool": "78", - "user": "79", - "keyring": "80", - "secretRef": { - "name": "81" - }, - "readOnly": true - }, - "flexVolume": { - "driver": "82", - "fsType": "83", - "secretRef": { - "name": "84" - }, - "readOnly": true, - "options": { - "85": "86" - } - }, - "cinder": { - "volumeID": "87", - "fsType": "88", - "readOnly": true, - "secretRef": { - "name": "89" - } - }, - "cephfs": { - "monitors": [ - "90" - ], - "path": "91", - "user": "92", - "secretFile": "93", - "secretRef": { - "name": "94" - }, - "readOnly": true - }, - "flocker": { - "datasetName": "95", - "datasetUUID": "96" - }, - "downwardAPI": { - "items": [ - { - "path": "97", - "fieldRef": { - "apiVersion": "98", - "fieldPath": "99" - }, - "resourceFieldRef": { - "containerName": "100", - "resource": "101", - "divisor": "772" - }, - "mode": -1482763519 - } - ], - "defaultMode": -1376537100 - }, - "fc": { - "targetWWNs": [ - "102" - ], - "lun": -1902521464, - "fsType": "103", - "wwids": [ - "104" - ] - }, - "azureFile": { - "secretName": "105", - "shareName": "106" - }, - "configMap": { - "name": "107", - "items": [ - { - "key": "108", - "path": "109", - "mode": -1296140 - } - ], - "defaultMode": 480521693, - "optional": false - }, - "vsphereVolume": { - "volumePath": "110", - "fsType": "111", - "storagePolicyName": "112", - "storagePolicyID": "113" - }, - "quobyte": { - "registry": "114", - "volume": "115", - "readOnly": true, - "user": "116", - "group": "117", - "tenant": "118" - }, - "azureDisk": { - "diskName": "119", - "diskURI": "120", - "cachingMode": "唼Ģ猇õǶț鹎ğ#咻痗ȡmƴy綸_", - "fsType": "121", - "readOnly": true, - "kind": "參遼ūP" - }, - "photonPersistentDisk": { - "pdID": "122", - "fsType": "123" - }, - "projected": { - "sources": [ - { - "secret": { - "name": "124", - "items": [ - { - "key": "125", - "path": "126", - "mode": 996680040 - } - ], - "optional": false - }, - "downwardAPI": { - "items": [ - { - "path": "127", - "fieldRef": { - "apiVersion": "128", - "fieldPath": "129" - }, - "resourceFieldRef": { - "containerName": "130", - "resource": "131", - "divisor": "838" - }, - "mode": -1319998825 - } - ] - }, - "configMap": { - "name": "132", - "items": [ - { - "key": "133", - "path": "134", - "mode": 1569606284 - } - ], - "optional": false - }, - "serviceAccountToken": { - "audience": "135", - "expirationSeconds": -4636499237765408684, - "path": "136" - } - } - ], - "defaultMode": -50623103 - }, - "portworxVolume": { - "volumeID": "137", - "fsType": "138", - "readOnly": true - }, - "scaleIO": { - "gateway": "139", - "system": "140", - "secretRef": { - "name": "141" - }, - "sslEnabled": true, - "protectionDomain": "142", - "storagePool": "143", - "storageMode": "144", - "volumeName": "145", - "fsType": "146", - "readOnly": true - }, - "storageos": { - "volumeName": "147", - "volumeNamespace": "148", - "fsType": "149", - "readOnly": true, - "secretRef": { - "name": "150" - } - }, - "csi": { - "driver": "151", - "readOnly": false, - "fsType": "152", - "volumeAttributes": { - "153": "154" - }, - "nodePublishSecretRef": { - "name": "155" - } - } - } - ], - "initContainers": [ - { - "name": "156", - "image": "157", - "command": [ - "158" - ], - "args": [ - "159" - ], - "workingDir": "160", - "ports": [ - { - "name": "161", - "hostPort": 963442342, - "containerPort": 1180382332, - "protocol": "H韹寬娬ï瓼猀2:öY鶪5w垁", - "hostIP": "162" - } - ], - "envFrom": [ - { - "prefix": "163", - "configMapRef": { - "name": "164", - "optional": true - }, - "secretRef": { - "name": "165", - "optional": true - } - } - ], - "env": [ - { - "name": "166", - "value": "167", - "valueFrom": { - "fieldRef": { - "apiVersion": "168", - "fieldPath": "169" - }, - "resourceFieldRef": { - "containerName": "170", - "resource": "171", - "divisor": "813" - }, - "configMapKeyRef": { - "name": "172", - "key": "173", - "optional": false - }, - "secretKeyRef": { - "name": "174", - "key": "175", - "optional": true - } - } - } - ], - "resources": { - "limits": { - "Nșƶ4ĩĉş蝿ɖȃ賲鐅臬dH巧壚t": "770" - }, - "requests": { - "sn芞QÄȻȊ+?ƭ峧": "970" - } - }, - "volumeMounts": [ - { - "name": "176", - "mountPath": "177", - "subPath": "178", - "mountPropagation": "«öʮĀ\u003cé瞾ʀNŬɨǙÄr蛏豈ɃHŠ", - "subPathExpr": "179" - } - ], - "volumeDevices": [ - { - "name": "180", - "devicePath": "181" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "182" - ] - }, - "httpGet": { - "path": "183", - "port": -1167888910, - "host": "184", - "scheme": ".Q貇£ȹ嫰ƹǔw÷nI", - "httpHeaders": [ - { - "name": "185", - "value": "186" - } - ] - }, - "tcpSocket": { - "port": "187", - "host": "188" - }, - "initialDelaySeconds": -162264011, - "timeoutSeconds": 800220849, - "periodSeconds": -1429994426, - "successThreshold": 135036402, - "failureThreshold": -1650568978 - }, - "readinessProbe": { - "exec": { - "command": [ - "189" - ] - }, - "httpGet": { - "path": "190", - "port": -2015604435, - "host": "191", - "scheme": "jƯĖ漘Z剚敍0)", - "httpHeaders": [ - { - "name": "192", - "value": "193" - } - ] - }, - "tcpSocket": { - "port": 424236719, - "host": "194" - }, - "initialDelaySeconds": -2031266553, - "timeoutSeconds": -840997104, - "periodSeconds": -648954478, - "successThreshold": 1170649416, - "failureThreshold": 893619181 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "195" - ] - }, - "httpGet": { - "path": "196", - "port": "197", - "host": "198", - "scheme": "ɩC", - "httpHeaders": [ - { - "name": "199", - "value": "200" - } - ] - }, - "tcpSocket": { - "port": "201", - "host": "202" - } - }, - "preStop": { - "exec": { - "command": [ - "203" - ] - }, - "httpGet": { - "path": "204", - "port": 747802823, - "host": "205", - "scheme": "ĨFħ籘Àǒɿʒ", - "httpHeaders": [ - { - "name": "206", - "value": "207" - } - ] - }, - "tcpSocket": { - "port": 1912934380, - "host": "208" - } - } - }, - "terminationMessagePath": "209", - "terminationMessagePolicy": "1ſ盷褎weLJèux榜VƋZ1Ůđ眊", - "imagePullPolicy": "Ź9ǕLLȊɞ-uƻ悖", - "securityContext": { - "capabilities": { - "add": [ - "Ƹ[Ęİ榌U髷裎$MVȟ@7" - ], - "drop": [ - "奺Ȋ礶惇¸t颟.鵫ǚ" - ] - }, - "privileged": true, - "seLinuxOptions": { - "user": "210", - "role": "211", - "type": "212", - "level": "213" - }, - "runAsUser": 1162216870203002790, - "runAsGroup": -3651020110942663855, - "runAsNonRoot": false, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": false, - "procMount": "-鿧悮坮Ȣ幟ļ" - }, - "stdin": true, - "tty": true - } - ], - "containers": [ - { - "name": "214", - "image": "215", - "command": [ - "216" - ], - "args": [ - "217" - ], - "workingDir": "218", - "ports": [ - { - "name": "219", - "hostPort": -1336170981, - "containerPort": 1179132251, - "protocol": "Kʝ瘴I\\p[ħsĨɆâĺɗ", - "hostIP": "220" - } - ], - "envFrom": [ - { - "prefix": "221", - "configMapRef": { - "name": "222", - "optional": true - }, - "secretRef": { - "name": "223", - "optional": true - } - } - ], - "env": [ - { - "name": "224", - "value": "225", - "valueFrom": { - "fieldRef": { - "apiVersion": "226", - "fieldPath": "227" - }, - "resourceFieldRef": { - "containerName": "228", - "resource": "229", - "divisor": "99" - }, - "configMapKeyRef": { - "name": "230", - "key": "231", - "optional": false - }, - "secretKeyRef": { - "name": "232", - "key": "233", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "攤/ɸɎ R§耶FfBl": "326" - }, - "requests": { - "ɱJȉ罴": "587" - } - }, - "volumeMounts": [ - { - "name": "234", - "readOnly": true, - "mountPath": "235", - "subPath": "236", - "mountPropagation": "6dz娝嘚庎D}埽uʎȺ眖R#yV'W", - "subPathExpr": "237" - } - ], - "volumeDevices": [ - { - "name": "238", - "devicePath": "239" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "240" - ] - }, - "httpGet": { - "path": "241", - "port": "242", - "host": "243", - "scheme": "Í勅跦Opwǩ曬逴褜1ØœȠƬ", - "httpHeaders": [ - { - "name": "244", - "value": "245" - } - ] - }, - "tcpSocket": { - "port": "246", - "host": "247" - }, - "initialDelaySeconds": 1419770315, - "timeoutSeconds": 300356869, - "periodSeconds": 1830495826, - "successThreshold": 1102291854, - "failureThreshold": -241238495 - }, - "readinessProbe": { - "exec": { - "command": [ - "248" - ] - }, - "httpGet": { - "path": "249", - "port": 972978563, - "host": "250", - "scheme": "ȨŮ+朷Ǝ膯", - "httpHeaders": [ - { - "name": "251", - "value": "252" - } - ] - }, - "tcpSocket": { - "port": -1506633471, - "host": "253" - }, - "initialDelaySeconds": -249989919, - "timeoutSeconds": -171684192, - "periodSeconds": -602419938, - "successThreshold": 1040396664, - "failureThreshold": -979584143 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "254" - ] - }, - "httpGet": { - "path": "255", - "port": "256", - "host": "257", - "scheme": "碧闳ȩr", - "httpHeaders": [ - { - "name": "258", - "value": "259" - } - ] - }, - "tcpSocket": { - "port": "260", - "host": "261" - } - }, - "preStop": { - "exec": { - "command": [ - "262" - ] - }, - "httpGet": { - "path": "263", - "port": "264", - "host": "265", - "scheme": "ē鐭#嬀ơŸ8T 苧yñKJɐ", - "httpHeaders": [ - { - "name": "266", - "value": "267" - } - ] - }, - "tcpSocket": { - "port": "268", - "host": "269" - } - } - }, - "terminationMessagePath": "270", - "terminationMessagePolicy": "ƚ绤fʀļ腩墺Ò媁荭gw忊|E剒蔞", - "imagePullPolicy": "=E埄Ȁ朦 wƯ貾坢'跩aŕ翑0展", - "securityContext": { - "capabilities": { - "add": [ - "庰%皧V" - ], - "drop": [ - "现葢ŵ橨鬶l獕;跣Hǝcw媀瓄\u0026翜舞拉" - ] - }, - "privileged": true, - "seLinuxOptions": { - "user": "271", - "role": "272", - "type": "273", - "level": "274" - }, - "runAsUser": 8876559635423161004, - "runAsGroup": -1576913564542459711, - "runAsNonRoot": true, - "readOnlyRootFilesystem": false, - "allowPrivilegeEscalation": false, - "procMount": "ĠM蘇KŅ/»頸+SÄ蚃" - }, - "tty": true - } - ], - "restartPolicy": ")酊龨δ摖ȱğ_\u003cǬëJ橈'琕鶫:", - "terminationGracePeriodSeconds": -5370059306928520750, - "activeDeadlineSeconds": 5724260086168234152, - "dnsPolicy": "'ǵɐ鰥", - "nodeSelector": { - "275": "276" - }, - "serviceAccountName": "277", - "serviceAccount": "278", - "automountServiceAccountToken": true, - "nodeName": "279", - "hostNetwork": true, - "hostPID": true, - "shareProcessNamespace": false, - "securityContext": { - "seLinuxOptions": { - "user": "280", - "role": "281", - "type": "282", - "level": "283" - }, - "runAsUser": 1517677345437208428, - "runAsGroup": 4640906527069599386, - "runAsNonRoot": true, - "supplementalGroups": [ - -6499508485510627932 - ], - "fsGroup": -4389239449149439507, - "sysctls": [ - { - "name": "284", - "value": "285" - } - ] - }, - "imagePullSecrets": [ - { - "name": "286" - } - ], - "hostname": "287", - "subdomain": "288", - "affinity": { - "nodeAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": { - "nodeSelectorTerms": [ - { - "matchExpressions": [ - { - "key": "289", - "operator": "", - "values": [ - "290" - ] - } - ], - "matchFields": [ - { - "key": "291", - "operator": "亏yƕ丆録²Ŏ)/灩聋3趐囨鏻", - "values": [ - "292" - ] - } - ] - } - ] - }, - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -938421813, - "preference": { - "matchExpressions": [ - { - "key": "293", - "operator": "蹔ŧ", - "values": [ - "294" - ] - } - ], - "matchFields": [ - { - "key": "295", - "operator": "x$1", - "values": [ - "296" - ] - } - ] - } - } - ] - }, - "podAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "jeds4-4tz9x--43--3---93-2-2-37--e00uz-z0sn-8hx-qa--0o8m3-d0n/py_8-3..s._.x.2K_2qu_0S-Cq0": "8yP9S--858LI__.8____rO-S-P_-...0c.-p" - }, - "matchExpressions": [ - { - "key": "f.-zv._._.5-H.T.-.-.T-V_D_0-K_AS", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "303" - ], - "topologyKey": "304" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -902839620, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "x3..-.8-Jp-9-4-Tm.Y": "k8...__.Q_c8.G.b_9_1o.w_aI._31-_I-A-_3bz._8M01" - }, - "matchExpressions": [ - { - "key": "w9-9d8-s7t/ZX-D---k..1Q7._l.._Q.6.I--2_9.v.--_.--4QQo", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "311" - ], - "topologyKey": "312" - } - } - ] - }, - "podAntiAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "7-3x-3/9a_-0R_.Z__Lv8_.O_..8n.--z_-..6W.VK.sTt.-U_--56-.7D.3_P": "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": [ - "319" - ], - "topologyKey": "320" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": 1505385143, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "yp8q-sf1--gw-jz-659--0l-023bm-6l2e5---k5v3a---9/tA.W5_-5_.V1-rU.___06.eqk5E_-4-.XH-.k.7.l_-W81": "o_6Z..11_7pX_.-mLlx...w_t-_.5.40Rw4gD.._.-x6db-L7.-__-G_2kCpS_1" - }, - "matchExpressions": [ - { - "key": "d-XZ-x.__.Y_2-n_5023Xl-3Pw_-r7g", - "operator": "NotIn", - "values": [ - "VT3sn-0_.i__a.O2G_J" - ] - } - ] - }, - "namespaces": [ - "327" - ], - "topologyKey": "328" - } - } - ] - } - }, - "schedulerName": "329", - "tolerations": [ - { - "key": "330", - "operator": "抷qTfZȻ干m謆7", - "value": "331", - "effect": "儉ɩ柀", - "tolerationSeconds": -7411984641310969236 - } - ], - "hostAliases": [ - { - "ip": "332", - "hostnames": [ - "333" - ] - } - ], - "priorityClassName": "334", - "priority": -895317190, - "dnsConfig": { - "nameservers": [ - "335" - ], - "searches": [ - "336" - ], - "options": [ - { - "name": "337", - "value": "338" - } - ] - }, - "readinessGates": [ - { - "conditionType": "ċƹ|慼櫁色苆试揯遐e4'ď曕椐敛n" - } - ], - "runtimeClassName": "339", - "enableServiceLinks": true - } - }, - "volumeClaimTemplates": [ - { - "metadata": { - "name": "340", - "generateName": "341", - "namespace": "342", - "selfLink": "343", - "resourceVersion": "15930892079168115837", - "generation": -7417757023786628909, - "creationTimestamp": null, - "deletionGracePeriodSeconds": 6779218673590464341, - "labels": { - "345": "346" - }, - "annotations": { - "347": "348" - }, - "ownerReferences": [ - { - "apiVersion": "349", - "kind": "350", - "name": "351", - "uid": "țb贇髪čɣ暇镘買ɱD很唟-", - "controller": true, - "blockOwnerDeletion": false - } - ], - "finalizers": [ - "352" - ], - "clusterName": "353", - "managedFields": [ - { - "manager": "354", - "operation": "E嗆R2璻攜轴", - "apiVersion": "355", - "fields": {"356":{"357":null}} - } - ] - }, - "spec": { - "accessModes": [ - "Pöƌ镳餘" - ], - "selector": { - "matchLabels": { - "t.k47M7y-Dy__3wc.q.8_00.0_N": "" - }, - "matchExpressions": [ - { - "key": "PfNx__-U_.Pn-W23-_.z_.._s--_F-R", - "operator": "In", - "values": [ - "g__4K..-68-7AlR__8-7_-YD-Q9_-_1" - ] - } - ] - }, - "resources": { - "limits": { - "撣樀": "688" - }, - "requests": { - "4Y鳲Jɡ": "987" - } - }, - "volumeName": "366", - "storageClassName": "367", - "volumeMode": "iD¢ƿ媴h5ƅȸȓɻ猶", - "dataSource": { - "apiGroup": "368", - "kind": "369", - "name": "370" - } - }, - "status": { - "phase": "嫡牿咸Ǻ潑鶋洅啶'ƈo", - "accessModes": [ - "Ǣ龞瞯å檳ė\u003ec緍k¢茤Ƣǟ½灶" - ], - "capacity": { - "u汎mō6µɑ`ȗ\u003c8^翜T蘈ý": "37" - }, - "conditions": [ - { - "type": "ɁºDZ秶ʑ韝e溣狣愿激H\\Ȳ", - "status": "I梞ū筀", - "lastProbeTime": "2489-11-15T17:36:06Z", - "lastTransitionTime": "2023-10-20T16:52:07Z", - "reason": "371", - "message": "372" - } - ] - } - } - ], - "serviceName": "373", - "podManagementPolicy": "C", - "updateStrategy": { - "type": "Z槇鿖]甙ªŒ,躻[鶆f盧詳痍4'", - "rollingUpdate": { - "partition": -186717017 - } - }, - "revisionHistoryLimit": 1684743280 - }, - "status": { - "observedGeneration": 3145429786196118388, - "replicas": 1256299227, - "readyReplicas": -63012996, - "currentReplicas": 1538760390, - "updatedReplicas": 346775159, - "currentRevision": "374", - "updateRevision": "375", - "collisionCount": 1836894267, - "conditions": [ - { - "type": "囨汙Ȗ\u003e\u003c僚徘ó蒿", - "status": "誀ŭ\"ɦ?", - "lastTransitionTime": "2741-08-01T23:33:42Z", - "reason": "376", - "message": "377" - } - ] - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.StatefulSet.pb b/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.StatefulSet.pb deleted file mode 100644 index ae8cee30903498324ccbcac192a16db9d8903dfd..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 5748 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 EzY4sZrvLx| diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.StatefulSet.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.StatefulSet.yaml deleted file mode 100644 index e14221b647a..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/apps.v1beta2.StatefulSet.yaml +++ /dev/null @@ -1,799 +0,0 @@ -apiVersion: apps/v1beta2 -kind: StatefulSet -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - fields: - "18": - "19": null - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -spec: - podManagementPolicy: C - replicas: -1978186127 - revisionHistoryLimit: 1684743280 - selector: - matchExpressions: - - key: 5816m59-dx8----i--5-8t36b--09--23-u19m-35--d.vo61---4fy--9---7--9-9s-0-u5lj2--10pq-0-7-9-2-ekg-071b/YJTrcd-2.-__E_Sv__26KX_F - operator: NotIn - values: - - y_y_o0_5qN2_---_M.N_._a6.9bHjdH.-.5_.I8__.-AIw.__-___16 - matchLabels: - w9v--m0-1y5-g3/JFHn7y-74.-0MUORQQ.N2.1.L.l-Y._.-44..d.__g: F-_3-n-_-__3u-.__P__.7U-Uo_F - serviceName: "373" - template: - metadata: - annotations: - "37": "38" - clusterName: "43" - creationTimestamp: null - deletionGracePeriodSeconds: -2848337479447330428 - finalizers: - - "42" - generateName: "31" - generation: 3557306139556084909 - labels: - "35": "36" - managedFields: - - apiVersion: "45" - fields: - "46": - "47": null - manager: "44" - operation: 妻ƅTGS5Ǎ - name: "30" - namespace: "32" - ownerReferences: - - apiVersion: "39" - blockOwnerDeletion: false - controller: false - kind: "40" - name: "41" - uid: '@Z^嫫猤痈C*ĕʄő芖{|ǘ"^饣' - resourceVersion: "373742866186182450" - selfLink: "33" - uid: ']躢|)黰eȪ嵛4$%QɰVzÏ抴' - spec: - activeDeadlineSeconds: 5724260086168234152 - affinity: - nodeAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - key: "293" - operator: 蹔ŧ - values: - - "294" - matchFields: - - key: "295" - operator: x$1 - values: - - "296" - weight: -938421813 - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - key: "289" - operator: "" - values: - - "290" - matchFields: - - key: "291" - operator: 亏yƕ丆録²Ŏ)/灩聋3趐囨鏻 - values: - - "292" - podAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: w9-9d8-s7t/ZX-D---k..1Q7._l.._Q.6.I--2_9.v.--_.--4QQo - operator: DoesNotExist - matchLabels: - x3..-.8-Jp-9-4-Tm.Y: k8...__.Q_c8.G.b_9_1o.w_aI._31-_I-A-_3bz._8M01 - namespaces: - - "311" - topologyKey: "312" - weight: -902839620 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: f.-zv._._.5-H.T.-.-.T-V_D_0-K_AS - operator: DoesNotExist - matchLabels: - jeds4-4tz9x--43--3---93-2-2-37--e00uz-z0sn-8hx-qa--0o8m3-d0n/py_8-3..s._.x.2K_2qu_0S-Cq0: 8yP9S--858LI__.8____rO-S-P_-...0c.-p - namespaces: - - "303" - topologyKey: "304" - podAntiAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: d-XZ-x.__.Y_2-n_5023Xl-3Pw_-r7g - operator: NotIn - values: - - VT3sn-0_.i__a.O2G_J - matchLabels: - yp8q-sf1--gw-jz-659--0l-023bm-6l2e5---k5v3a---9/tA.W5_-5_.V1-rU.___06.eqk5E_-4-.XH-.k.7.l_-W81: o_6Z..11_7pX_.-mLlx...w_t-_.5.40Rw4gD.._.-x6db-L7.-__-G_2kCpS_1 - namespaces: - - "327" - topologyKey: "328" - weight: 1505385143 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: 1-_-3_L_2--_v2.5p_..Y-.wg_-b8a_6_.0Q4_.84.K_-_0_..u.F.pq..--3C - operator: In - values: - - p_N-S..O-BZ..6-1.S-B3_.b17ca-_p-y.eQZ9p_6.Cw - matchLabels: - 7-3x-3/9a_-0R_.Z__Lv8_.O_..8n.--z_-..6W.VK.sTt.-U_--56-.7D.3_P: d._.Um.-__k.5 - namespaces: - - "319" - topologyKey: "320" - automountServiceAccountToken: true - containers: - - args: - - "217" - command: - - "216" - env: - - name: "224" - value: "225" - valueFrom: - configMapKeyRef: - key: "231" - name: "230" - optional: false - fieldRef: - apiVersion: "226" - fieldPath: "227" - resourceFieldRef: - containerName: "228" - divisor: "99" - resource: "229" - secretKeyRef: - key: "233" - name: "232" - optional: false - envFrom: - - configMapRef: - name: "222" - optional: true - prefix: "221" - secretRef: - name: "223" - optional: true - image: "215" - imagePullPolicy: =E埄Ȁ朦 wƯ貾坢'跩aŕ翑0展 - lifecycle: - postStart: - exec: - command: - - "254" - httpGet: - host: "257" - httpHeaders: - - name: "258" - value: "259" - path: "255" - port: "256" - scheme: 碧闳ȩr - tcpSocket: - host: "261" - port: "260" - preStop: - exec: - command: - - "262" - httpGet: - host: "265" - httpHeaders: - - name: "266" - value: "267" - path: "263" - port: "264" - scheme: ē鐭#嬀ơŸ8T 苧yñKJɐ - tcpSocket: - host: "269" - port: "268" - livenessProbe: - exec: - command: - - "240" - failureThreshold: -241238495 - httpGet: - host: "243" - httpHeaders: - - name: "244" - value: "245" - path: "241" - port: "242" - scheme: Í勅跦Opwǩ曬逴褜1ØœȠƬ - initialDelaySeconds: 1419770315 - periodSeconds: 1830495826 - successThreshold: 1102291854 - tcpSocket: - host: "247" - port: "246" - timeoutSeconds: 300356869 - name: "214" - ports: - - containerPort: 1179132251 - hostIP: "220" - hostPort: -1336170981 - name: "219" - protocol: Kʝ瘴I\p[ħsĨɆâĺɗ - readinessProbe: - exec: - command: - - "248" - failureThreshold: -979584143 - httpGet: - host: "250" - httpHeaders: - - name: "251" - value: "252" - path: "249" - port: 972978563 - scheme: ȨŮ+朷Ǝ膯 - initialDelaySeconds: -249989919 - periodSeconds: -602419938 - successThreshold: 1040396664 - tcpSocket: - host: "253" - port: -1506633471 - timeoutSeconds: -171684192 - resources: - limits: - 攤/ɸɎ R§耶FfBl: "326" - requests: - ɱJȉ罴: "587" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - 庰%皧V - drop: - - 现葢ŵ橨鬶l獕;跣Hǝcw媀瓄&翜舞拉 - privileged: true - procMount: ĠM蘇KŅ/»頸+SÄ蚃 - readOnlyRootFilesystem: false - runAsGroup: -1576913564542459711 - runAsNonRoot: true - runAsUser: 8876559635423161004 - seLinuxOptions: - level: "274" - role: "272" - type: "273" - user: "271" - terminationMessagePath: "270" - terminationMessagePolicy: ƚ绤fʀļ腩墺Ò媁荭gw忊|E剒蔞 - tty: true - volumeDevices: - - devicePath: "239" - name: "238" - volumeMounts: - - mountPath: "235" - mountPropagation: 6dz娝嘚庎D}埽uʎȺ眖R#yV'W - name: "234" - readOnly: true - subPath: "236" - subPathExpr: "237" - workingDir: "218" - dnsConfig: - nameservers: - - "335" - options: - - name: "337" - value: "338" - searches: - - "336" - dnsPolicy: '''ǵɐ鰥' - enableServiceLinks: true - hostAliases: - - hostnames: - - "333" - ip: "332" - hostNetwork: true - hostPID: true - hostname: "287" - imagePullSecrets: - - name: "286" - initContainers: - - args: - - "159" - command: - - "158" - env: - - name: "166" - value: "167" - valueFrom: - configMapKeyRef: - key: "173" - name: "172" - optional: false - fieldRef: - apiVersion: "168" - fieldPath: "169" - resourceFieldRef: - containerName: "170" - divisor: "813" - resource: "171" - secretKeyRef: - key: "175" - name: "174" - optional: true - envFrom: - - configMapRef: - name: "164" - optional: true - prefix: "163" - secretRef: - name: "165" - optional: true - image: "157" - imagePullPolicy: Ź9ǕLLȊɞ-uƻ悖 - lifecycle: - postStart: - exec: - command: - - "195" - httpGet: - host: "198" - httpHeaders: - - name: "199" - value: "200" - path: "196" - port: "197" - scheme: ɩC - tcpSocket: - host: "202" - port: "201" - preStop: - exec: - command: - - "203" - httpGet: - host: "205" - httpHeaders: - - name: "206" - value: "207" - path: "204" - port: 747802823 - scheme: ĨFħ籘Àǒɿʒ - tcpSocket: - host: "208" - port: 1912934380 - livenessProbe: - exec: - command: - - "182" - failureThreshold: -1650568978 - httpGet: - host: "184" - httpHeaders: - - name: "185" - value: "186" - path: "183" - port: -1167888910 - scheme: .Q貇£ȹ嫰ƹǔw÷nI - initialDelaySeconds: -162264011 - periodSeconds: -1429994426 - successThreshold: 135036402 - tcpSocket: - host: "188" - port: "187" - timeoutSeconds: 800220849 - name: "156" - ports: - - containerPort: 1180382332 - hostIP: "162" - hostPort: 963442342 - name: "161" - protocol: H韹寬娬ï瓼猀2:öY鶪5w垁 - readinessProbe: - exec: - command: - - "189" - failureThreshold: 893619181 - httpGet: - host: "191" - httpHeaders: - - name: "192" - value: "193" - path: "190" - port: -2015604435 - scheme: jƯĖ漘Z剚敍0) - initialDelaySeconds: -2031266553 - periodSeconds: -648954478 - successThreshold: 1170649416 - tcpSocket: - host: "194" - port: 424236719 - timeoutSeconds: -840997104 - resources: - limits: - Nșƶ4ĩĉş蝿ɖȃ賲鐅臬dH巧壚t: "770" - requests: - sn芞QÄȻȊ+?ƭ峧: "970" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - Ƹ[Ęİ榌U髷裎$MVȟ@7 - drop: - - 奺Ȋ礶惇¸t颟.鵫ǚ - privileged: true - procMount: -鿧悮坮Ȣ幟ļ - readOnlyRootFilesystem: true - runAsGroup: -3651020110942663855 - runAsNonRoot: false - runAsUser: 1162216870203002790 - seLinuxOptions: - level: "213" - role: "211" - type: "212" - user: "210" - stdin: true - terminationMessagePath: "209" - terminationMessagePolicy: 1ſ盷褎weLJèux榜VƋZ1Ůđ眊 - tty: true - volumeDevices: - - devicePath: "181" - name: "180" - volumeMounts: - - mountPath: "177" - mountPropagation: «öʮĀ<é瞾ʀNŬɨǙÄr蛏豈ɃHŠ - name: "176" - subPath: "178" - subPathExpr: "179" - workingDir: "160" - nodeName: "279" - nodeSelector: - "275": "276" - priority: -895317190 - priorityClassName: "334" - readinessGates: - - conditionType: ċƹ|慼櫁色苆试揯遐e4'ď曕椐敛n - restartPolicy: ')酊龨δ摖ȱğ_<ǬëJ橈''琕鶫:' - runtimeClassName: "339" - schedulerName: "329" - securityContext: - fsGroup: -4389239449149439507 - runAsGroup: 4640906527069599386 - runAsNonRoot: true - runAsUser: 1517677345437208428 - seLinuxOptions: - level: "283" - role: "281" - type: "282" - user: "280" - supplementalGroups: - - -6499508485510627932 - sysctls: - - name: "284" - value: "285" - serviceAccount: "278" - serviceAccountName: "277" - shareProcessNamespace: false - subdomain: "288" - terminationGracePeriodSeconds: -5370059306928520750 - tolerations: - - effect: 儉ɩ柀 - key: "330" - operator: 抷qTfZȻ干m謆7 - tolerationSeconds: -7411984641310969236 - value: "331" - volumes: - - awsElasticBlockStore: - fsType: "56" - partition: -1996616480 - volumeID: "55" - azureDisk: - cachingMode: 唼Ģ猇õǶț鹎ğ#咻痗ȡmƴy綸_ - diskName: "119" - diskURI: "120" - fsType: "121" - kind: 參遼ūP - readOnly: true - azureFile: - secretName: "105" - shareName: "106" - cephfs: - monitors: - - "90" - path: "91" - readOnly: true - secretFile: "93" - secretRef: - name: "94" - user: "92" - cinder: - fsType: "88" - readOnly: true - secretRef: - name: "89" - volumeID: "87" - configMap: - defaultMode: 480521693 - items: - - key: "108" - mode: -1296140 - path: "109" - name: "107" - optional: false - csi: - driver: "151" - fsType: "152" - nodePublishSecretRef: - name: "155" - readOnly: false - volumeAttributes: - "153": "154" - downwardAPI: - defaultMode: -1376537100 - items: - - fieldRef: - apiVersion: "98" - fieldPath: "99" - mode: -1482763519 - path: "97" - resourceFieldRef: - containerName: "100" - divisor: "772" - resource: "101" - emptyDir: - medium: o&蕭k ź贩j瀉 - sizeLimit: "621" - fc: - fsType: "103" - lun: -1902521464 - targetWWNs: - - "102" - wwids: - - "104" - flexVolume: - driver: "82" - fsType: "83" - options: - "85": "86" - readOnly: true - secretRef: - name: "84" - flocker: - datasetName: "95" - datasetUUID: "96" - gcePersistentDisk: - fsType: "54" - partition: -1321131665 - pdName: "53" - readOnly: true - gitRepo: - directory: "59" - repository: "57" - revision: "58" - glusterfs: - endpoints: "72" - path: "73" - readOnly: true - hostPath: - path: "52" - type: Uʎ浵ɲõ - iscsi: - fsType: "68" - initiatorName: "71" - iqn: "66" - iscsiInterface: "67" - lun: 636617833 - portals: - - "69" - secretRef: - name: "70" - targetPortal: "65" - name: "51" - nfs: - path: "64" - server: "63" - persistentVolumeClaim: - claimName: "74" - readOnly: true - photonPersistentDisk: - fsType: "123" - pdID: "122" - portworxVolume: - fsType: "138" - readOnly: true - volumeID: "137" - projected: - defaultMode: -50623103 - sources: - - configMap: - items: - - key: "133" - mode: 1569606284 - path: "134" - name: "132" - optional: false - downwardAPI: - items: - - fieldRef: - apiVersion: "128" - fieldPath: "129" - mode: -1319998825 - path: "127" - resourceFieldRef: - containerName: "130" - divisor: "838" - resource: "131" - secret: - items: - - key: "125" - mode: 996680040 - path: "126" - name: "124" - optional: false - serviceAccountToken: - audience: "135" - expirationSeconds: -4636499237765408684 - path: "136" - quobyte: - group: "117" - readOnly: true - registry: "114" - tenant: "118" - user: "116" - volume: "115" - rbd: - fsType: "77" - image: "76" - keyring: "80" - monitors: - - "75" - pool: "78" - readOnly: true - secretRef: - name: "81" - user: "79" - scaleIO: - fsType: "146" - gateway: "139" - protectionDomain: "142" - readOnly: true - secretRef: - name: "141" - sslEnabled: true - storageMode: "144" - storagePool: "143" - system: "140" - volumeName: "145" - secret: - defaultMode: -288563359 - items: - - key: "61" - mode: -1365115016 - path: "62" - optional: false - secretName: "60" - storageos: - fsType: "149" - readOnly: true - secretRef: - name: "150" - volumeName: "147" - volumeNamespace: "148" - vsphereVolume: - fsType: "111" - storagePolicyID: "113" - storagePolicyName: "112" - volumePath: "110" - updateStrategy: - rollingUpdate: - partition: -186717017 - type: Z槇鿖]甙ªŒ,躻[鶆f盧詳痍4' - volumeClaimTemplates: - - metadata: - annotations: - "347": "348" - clusterName: "353" - creationTimestamp: null - deletionGracePeriodSeconds: 6779218673590464341 - finalizers: - - "352" - generateName: "341" - generation: -7417757023786628909 - labels: - "345": "346" - managedFields: - - apiVersion: "355" - fields: - "356": - "357": null - manager: "354" - operation: E嗆R2璻攜轴 - name: "340" - namespace: "342" - ownerReferences: - - apiVersion: "349" - blockOwnerDeletion: false - controller: true - kind: "350" - name: "351" - uid: țb贇髪čɣ暇镘買ɱD很唟- - resourceVersion: "15930892079168115837" - selfLink: "343" - spec: - accessModes: - - Pöƌ镳餘 - dataSource: - apiGroup: "368" - kind: "369" - name: "370" - resources: - limits: - 撣樀: "688" - requests: - 4Y鳲Jɡ: "987" - selector: - matchExpressions: - - key: PfNx__-U_.Pn-W23-_.z_.._s--_F-R - operator: In - values: - - g__4K..-68-7AlR__8-7_-YD-Q9_-_1 - matchLabels: - t.k47M7y-Dy__3wc.q.8_00.0_N: "" - storageClassName: "367" - volumeMode: iD¢ƿ媴h5ƅȸȓɻ猶 - volumeName: "366" - status: - accessModes: - - Ǣ龞瞯å檳ė>c緍k¢茤Ƣǟ½灶 - capacity: - u汎mō6µɑ`ȗ<8^翜T蘈ý: "37" - conditions: - - lastProbeTime: "2489-11-15T17:36:06Z" - lastTransitionTime: "2023-10-20T16:52:07Z" - message: "372" - reason: "371" - status: I梞ū筀 - type: ɁºDZ秶ʑ韝e溣狣愿激H\Ȳ - phase: 嫡牿咸Ǻ潑鶋洅啶'ƈo -status: - collisionCount: 1836894267 - conditions: - - lastTransitionTime: "2741-08-01T23:33:42Z" - message: "377" - reason: "376" - status: 誀ŭ"ɦ? - type: 囨汙Ȗ><僚徘ó蒿 - currentReplicas: 1538760390 - currentRevision: "374" - observedGeneration: 3145429786196118388 - readyReplicas: -63012996 - replicas: 1256299227 - updateRevision: "375" - updatedReplicas: 346775159 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/authentication.k8s.io.v1.TokenRequest.after_roundtrip.json b/staging/src/k8s.io/api/testdata/v1.14.0/authentication.k8s.io.v1.TokenRequest.after_roundtrip.json deleted file mode 100644 index 7ecdc65f3d0..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/authentication.k8s.io.v1.TokenRequest.after_roundtrip.json +++ /dev/null @@ -1,58 +0,0 @@ -{ - "kind": "TokenRequest", - "apiVersion": "authentication.k8s.io/v1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17" - } - ] - }, - "spec": { - "audiences": [ - "24" - ], - "expirationSeconds": -8496244716696586452, - "boundObjectRef": { - "kind": "25", - "apiVersion": "26", - "name": "27", - "uid": "Ă凗蓏Ŋ蛊ĉy" - } - }, - "status": { - "token": "28", - "expirationTimestamp": "2095-08-29T22:12:41Z" - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/authentication.k8s.io.v1.TokenRequest.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.14.0/authentication.k8s.io.v1.TokenRequest.after_roundtrip.pb deleted file mode 100644 index 03d36f1bf8d5655ef90ca524f3500d10de48eaeb..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 321 zcmV-H0lxlgICB6BC<+*1b#!QDZggp5VRUJ4ZZ2y$b1rFbFLp5!3{-DxWo}Ysadl;L zbP|jL3djKp0WuN+Ga3OjA^|ljBE*I1ql?6=aZ2W%ieWhDp^ad~sL7Zv=$NlI#EVwt zq_|}=6frhAHZ(FdFgG+fGdMOiHZU?XIXK(yg4KbGoPlsc08p)nwS$G9&YZgeS_TRM zHxdCjVh0KVIT8XfFlrzQ0x>cg0x>fp4n%t8yOhX>dvnE##*c6+0x>Z#05}110x>jt z0x>m;0WAswF*Xt*>5z)$l#1!2nZ=$hRpp$t!?$5C$&`KOk%1`YxtGL-T^a&0H!=Vc zFA4%OG#VZX0x~rc0x~ul0x~xu5X6GzhnMJ+kHw1Un~KDVc_6Irio~DJ(Tj=!8V(8q TGB^?l2-(Q;;tmi18UP{y-Y#?` diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/authentication.k8s.io.v1.TokenRequest.after_roundtrip.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/authentication.k8s.io.v1.TokenRequest.after_roundtrip.yaml deleted file mode 100644 index 3051cc3076c..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/authentication.k8s.io.v1.TokenRequest.after_roundtrip.yaml +++ /dev/null @@ -1,42 +0,0 @@ -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" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -spec: - audiences: - - "24" - boundObjectRef: - apiVersion: "26" - kind: "25" - name: "27" - uid: Ă凗蓏Ŋ蛊ĉy - expirationSeconds: -8496244716696586452 -status: - expirationTimestamp: "2095-08-29T22:12:41Z" - token: "28" diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/authentication.k8s.io.v1.TokenRequest.json b/staging/src/k8s.io/api/testdata/v1.14.0/authentication.k8s.io.v1.TokenRequest.json deleted file mode 100644 index 8d16df9e064..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/authentication.k8s.io.v1.TokenRequest.json +++ /dev/null @@ -1,59 +0,0 @@ -{ - "kind": "TokenRequest", - "apiVersion": "authentication.k8s.io/v1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fields": {"18":{"19":null}} - } - ] - }, - "spec": { - "audiences": [ - "24" - ], - "expirationSeconds": -8496244716696586452, - "boundObjectRef": { - "kind": "25", - "apiVersion": "26", - "name": "27", - "uid": "Ă凗蓏Ŋ蛊ĉy" - } - }, - "status": { - "token": "28", - "expirationTimestamp": "2095-08-29T22:12:41Z" - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/authentication.k8s.io.v1.TokenRequest.pb b/staging/src/k8s.io/api/testdata/v1.14.0/authentication.k8s.io.v1.TokenRequest.pb deleted file mode 100644 index 27d10cb05c4ed2646c6cecfd3b22b40082fde099..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 337 zcmV-X0j~aQICB6BC<+*1b#!QDZggp5VRUJ4ZZ2y$b1rFbFLp5!3{-DxWo}Ysadl;L zbP}8b3fKV(0WuN+Ga3OjA^|ljBE*I1ql?6=aZ2W%ieWhDp^ad~sL7Zv=$NlI#EVwt zq_|}=6frhAHZ(FdFgG+fGdMOiHZU?XIXK(yg4KbGoPlsc08p)nwS$G9&YZgeS_TRM zHxdCjVh0KVIT8XfFlrzQ0x>cg0x>fp4n%t8yOhX>dvnE##*c6+0x>Z#05}110x>jt z0x>m;0X+%=F*Xt*>5z)$l#1!2nZ=$hRpp$t!?$5C$&`KOk%1`YxtGL-T^a&0H!2Vc z4hjM>I1&g71_}Z(IT8R8FA4%OG#VZX0x~rc0x~ul0x~xu5X6GzhnMJ+kHw1Un~KDV jc_6Irio~DJ(Tj=!8V(8qGB^?l2-(Q;;tmi18UP{yFvWG7 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/authentication.k8s.io.v1.TokenRequest.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/authentication.k8s.io.v1.TokenRequest.yaml deleted file mode 100644 index 0a5a3ae49d2..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/authentication.k8s.io.v1.TokenRequest.yaml +++ /dev/null @@ -1,45 +0,0 @@ -apiVersion: authentication.k8s.io/v1 -kind: TokenRequest -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - fields: - "18": - "19": null - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -spec: - audiences: - - "24" - boundObjectRef: - apiVersion: "26" - kind: "25" - name: "27" - uid: Ă凗蓏Ŋ蛊ĉy - expirationSeconds: -8496244716696586452 -status: - expirationTimestamp: "2095-08-29T22:12:41Z" - token: "28" diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/authentication.k8s.io.v1.TokenReview.after_roundtrip.json b/staging/src/k8s.io/api/testdata/v1.14.0/authentication.k8s.io.v1.TokenReview.after_roundtrip.json deleted file mode 100644 index ddb8ef8068e..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/authentication.k8s.io.v1.TokenReview.after_roundtrip.json +++ /dev/null @@ -1,66 +0,0 @@ -{ - "kind": "TokenReview", - "apiVersion": "authentication.k8s.io/v1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17" - } - ] - }, - "spec": { - "token": "24", - "audiences": [ - "25" - ] - }, - "status": { - "user": { - "username": "26", - "uid": "27", - "groups": [ - "28" - ], - "extra": { - "29": [ - "30" -] - } - }, - "audiences": [ - "31" - ], - "error": "32" - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/authentication.k8s.io.v1.TokenReview.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.14.0/authentication.k8s.io.v1.TokenReview.after_roundtrip.pb deleted file mode 100644 index b77fa54d3a1ccc309a8b3db08e8debae355a519c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 303 zcmV+~0nq+yICB6BCkhy0b#!QDZggp5VRUJ4ZZ2y$b1rFbFLp5!3si4wWo}Ysc4=jI z68ixP$N>rgG75&|(WY9I;%F)|tgF*70#M0(}Bl*osBbH$3rk8mmiF)=UzI0143F*JGt zF*S+-EeZlLHWDG}kc#D$is_@7#hxuy<(#y`w_z{Ilzrxrfhgv=m&Ar$8UislG5`_? z3IZ}T5&|+c8YBn+5*P{sGBy$dGB+9mGB_d%3IZ}Y5(EkYGcXzgGcqCqGcg(fA^;<) BVS@kw diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/authentication.k8s.io.v1.TokenReview.after_roundtrip.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/authentication.k8s.io.v1.TokenReview.after_roundtrip.yaml deleted file mode 100644 index 5e7a0ccafcf..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/authentication.k8s.io.v1.TokenReview.after_roundtrip.yaml +++ /dev/null @@ -1,46 +0,0 @@ -apiVersion: authentication.k8s.io/v1 -kind: TokenReview -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -spec: - audiences: - - "25" - token: "24" -status: - audiences: - - "31" - error: "32" - user: - extra: - "29": - - "30" - groups: - - "28" - uid: "27" - username: "26" diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/authentication.k8s.io.v1.TokenReview.json b/staging/src/k8s.io/api/testdata/v1.14.0/authentication.k8s.io.v1.TokenReview.json deleted file mode 100644 index 8894631d088..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/authentication.k8s.io.v1.TokenReview.json +++ /dev/null @@ -1,67 +0,0 @@ -{ - "kind": "TokenReview", - "apiVersion": "authentication.k8s.io/v1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fields": {"18":{"19":null}} - } - ] - }, - "spec": { - "token": "24", - "audiences": [ - "25" - ] - }, - "status": { - "user": { - "username": "26", - "uid": "27", - "groups": [ - "28" - ], - "extra": { - "29": [ - "30" -] - } - }, - "audiences": [ - "31" - ], - "error": "32" - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/authentication.k8s.io.v1.TokenReview.pb b/staging/src/k8s.io/api/testdata/v1.14.0/authentication.k8s.io.v1.TokenReview.pb deleted file mode 100644 index 6bbede7fe0dc42af3e3c960bee5174a5a358cc6b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 319 zcmd0{C}!YN=aNV)Ey+mDE6GewEXmBz)62Ff*2~P-FEbS44$03>%?nB`%SSp4) z!N|pEB*bVe#b~0$XsV@jr1j5?6( zMk0o0mS!eKrUvFF7RDB4re+34#+DYh-!)xr?4HwD;KUHHwqt8^>-=+bb~8q?aWR?; zFXpdqw{n_pU&BGczdG$$tktZCN^q3+d2J6TP)Btb1eZb zKA>_7Ar3A!AZ;nc0Aw*4nFui%nM$c}FbGKid1gSKxfGL;g%TH#XDP(O#bj(C#bj)x M#AIwJ#h}Ch0M#2}djJ3c diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/authentication.k8s.io.v1.TokenReview.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/authentication.k8s.io.v1.TokenReview.yaml deleted file mode 100644 index a2e5068c679..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/authentication.k8s.io.v1.TokenReview.yaml +++ /dev/null @@ -1,49 +0,0 @@ -apiVersion: authentication.k8s.io/v1 -kind: TokenReview -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - fields: - "18": - "19": null - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -spec: - audiences: - - "25" - token: "24" -status: - audiences: - - "31" - error: "32" - user: - extra: - "29": - - "30" - groups: - - "28" - uid: "27" - username: "26" diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/authentication.k8s.io.v1beta1.TokenReview.after_roundtrip.json b/staging/src/k8s.io/api/testdata/v1.14.0/authentication.k8s.io.v1beta1.TokenReview.after_roundtrip.json deleted file mode 100644 index ff2ba1fde03..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/authentication.k8s.io.v1beta1.TokenReview.after_roundtrip.json +++ /dev/null @@ -1,66 +0,0 @@ -{ - "kind": "TokenReview", - "apiVersion": "authentication.k8s.io/v1beta1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17" - } - ] - }, - "spec": { - "token": "24", - "audiences": [ - "25" - ] - }, - "status": { - "user": { - "username": "26", - "uid": "27", - "groups": [ - "28" - ], - "extra": { - "29": [ - "30" -] - } - }, - "audiences": [ - "31" - ], - "error": "32" - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/authentication.k8s.io.v1beta1.TokenReview.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.14.0/authentication.k8s.io.v1beta1.TokenReview.after_roundtrip.pb deleted file mode 100644 index 94bc804f89ec9fab15fcab9fee800beb291da8ce..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 308 zcmV-40n7etICB6BED9ZAb#!QDZggp5VRUJ4ZZ2y$b1rFbFLp6vWprUN5(`vsYh`Xy zWp-(0cM|&n3djKp0WuN+Ga3OjA^|ljBE*I1ql?6=aZ2W%ieWhDp^ad~sL7Zv=$NlI z#EVwtq_|}=6frhAHZ(FdFgG+fGdMOiHZU?XIXK(yg4KbGoPlsc08p)nwS$G9&YZge zS_TRMHxdCjVh0KVIT8XfFlrzQ0x>cg0x>fp4n%t8yOhX>dvnE##*c6+0x>Z#05}11 z0x>jt0x>m;0WAswF*Xt*>5z)$l#1!2nZ=$hRpp$t!?$5C$&`KOk%1`YxtGL-T^a&0 zH!=Vc2nqr+G!gy1~fBXe7jFEX8P|#AvFebfop=;_f4>3%#Dr>q@kEv9LGc$cmFQ^j^$ZZ+4_R z?CFvnsYW7(W|n3qMy3YlCKkpPW~OEaM#h#Fx8F5gZS0=YSm4AEu(o4sbL;$bb9OUE zv2ih)3o%+Gv2!t63NaZPWGQel85&7385%3`xl}#fJ>^7ub@9=zWBmnMOooOA3>J(< zOok>^OopaijJ80fWdq|&n7l%Jli?_NLwt> zG;=KhECq{L)wD8-<}001CnWKsYC diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/authentication.k8s.io.v1beta1.TokenReview.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/authentication.k8s.io.v1beta1.TokenReview.yaml deleted file mode 100644 index c047c1f5268..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/authentication.k8s.io.v1beta1.TokenReview.yaml +++ /dev/null @@ -1,49 +0,0 @@ -apiVersion: authentication.k8s.io/v1beta1 -kind: TokenReview -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - fields: - "18": - "19": null - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -spec: - audiences: - - "25" - token: "24" -status: - audiences: - - "31" - error: "32" - user: - extra: - "29": - - "30" - groups: - - "28" - uid: "27" - username: "26" diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.LocalSubjectAccessReview.after_roundtrip.json b/staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.LocalSubjectAccessReview.after_roundtrip.json deleted file mode 100644 index 14a1e90c15a..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.LocalSubjectAccessReview.after_roundtrip.json +++ /dev/null @@ -1,73 +0,0 @@ -{ - "kind": "LocalSubjectAccessReview", - "apiVersion": "authorization.k8s.io/v1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17" - } - ] - }, - "spec": { - "resourceAttributes": { - "namespace": "24", - "verb": "25", - "group": "26", - "version": "27", - "resource": "28", - "subresource": "29", - "name": "30" - }, - "nonResourceAttributes": { - "path": "31", - "verb": "32" - }, - "user": "33", - "groups": [ - "34" - ], - "extra": { - "35": [ - "36" -] - }, - "uid": "37" - }, - "status": { - "allowed": false, - "denied": true, - "reason": "38", - "evaluationError": "39" - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.LocalSubjectAccessReview.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.LocalSubjectAccessReview.after_roundtrip.pb deleted file mode 100644 index 13bb489df622ee371ac068221659f9c0f31f3117..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 347 zcmWNKze~eF9K~~AMCA~NLr{W4%_IeD?k+zrPAX2~Ac_uxU@QUKimj%tP;sbIl@w8- zV8v1q9Rv{!XHcXiQg4O>kl8hRV1le*gA<^2JI%H7U(L96j$BuD&bp zXsHt;lOVC$g^@*os__s8%4DEi>7B|o-b=N^9rx4wI!T3rQdJUY3#gU@s(WZ8Pz^HF zKJ^+UuYGgzSshtuRGvOw?9qB@w|SNyZoZxS2g|{l$s{t42Qe^>0Mlh)h62nC0}~9G pH3nQI-559}z=Lg^(;M(m%ETYFhvR diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.LocalSubjectAccessReview.after_roundtrip.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.LocalSubjectAccessReview.after_roundtrip.yaml deleted file mode 100644 index 303a58b9c83..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.LocalSubjectAccessReview.after_roundtrip.yaml +++ /dev/null @@ -1,54 +0,0 @@ -apiVersion: authorization.k8s.io/v1 -kind: LocalSubjectAccessReview -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -spec: - extra: - "35": - - "36" - groups: - - "34" - nonResourceAttributes: - path: "31" - verb: "32" - resourceAttributes: - group: "26" - name: "30" - namespace: "24" - resource: "28" - subresource: "29" - verb: "25" - version: "27" - uid: "37" - user: "33" -status: - allowed: false - denied: true - evaluationError: "39" - reason: "38" diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.LocalSubjectAccessReview.json b/staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.LocalSubjectAccessReview.json deleted file mode 100644 index dbbcf624e44..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.LocalSubjectAccessReview.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "kind": "LocalSubjectAccessReview", - "apiVersion": "authorization.k8s.io/v1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fields": {"18":{"19":null}} - } - ] - }, - "spec": { - "resourceAttributes": { - "namespace": "24", - "verb": "25", - "group": "26", - "version": "27", - "resource": "28", - "subresource": "29", - "name": "30" - }, - "nonResourceAttributes": { - "path": "31", - "verb": "32" - }, - "user": "33", - "groups": [ - "34" - ], - "extra": { - "35": [ - "36" -] - }, - "uid": "37" - }, - "status": { - "allowed": false, - "denied": true, - "reason": "38", - "evaluationError": "39" - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.LocalSubjectAccessReview.pb b/staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.LocalSubjectAccessReview.pb deleted file mode 100644 index ff00cc0ef21703e16af15c708b3a32af04bcf089..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 363 zcmWNL&npCB9LDGUrlmJYZ;B=d=Aa zFdbcgoW_4oZ|x{QQMr2bSqrsY+hmsEn1T!2vJJ*v@$@pfie{+*O~^imFL3y-bU~mz8x;X48_qT0rjBJ|kvge11MaAe4T|iA?A;EeDw^^SWj|}u diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.LocalSubjectAccessReview.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.LocalSubjectAccessReview.yaml deleted file mode 100644 index 0e902967d3f..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.LocalSubjectAccessReview.yaml +++ /dev/null @@ -1,57 +0,0 @@ -apiVersion: authorization.k8s.io/v1 -kind: LocalSubjectAccessReview -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - fields: - "18": - "19": null - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -spec: - extra: - "35": - - "36" - groups: - - "34" - nonResourceAttributes: - path: "31" - verb: "32" - resourceAttributes: - group: "26" - name: "30" - namespace: "24" - resource: "28" - subresource: "29" - verb: "25" - version: "27" - uid: "37" - user: "33" -status: - allowed: false - denied: true - evaluationError: "39" - reason: "38" diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.SelfSubjectAccessReview.after_roundtrip.json b/staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.SelfSubjectAccessReview.after_roundtrip.json deleted file mode 100644 index 9ee06ee7fa7..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.SelfSubjectAccessReview.after_roundtrip.json +++ /dev/null @@ -1,63 +0,0 @@ -{ - "kind": "SelfSubjectAccessReview", - "apiVersion": "authorization.k8s.io/v1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17" - } - ] - }, - "spec": { - "resourceAttributes": { - "namespace": "24", - "verb": "25", - "group": "26", - "version": "27", - "resource": "28", - "subresource": "29", - "name": "30" - }, - "nonResourceAttributes": { - "path": "31", - "verb": "32" - } - }, - "status": { - "allowed": false, - "denied": true, - "reason": "33", - "evaluationError": "34" - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.SelfSubjectAccessReview.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.SelfSubjectAccessReview.after_roundtrip.pb deleted file mode 100644 index d0dc1615138af8f8d31f475ba23d4093734f7590..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 322 zcmV-I0loffICB6BG71-Ab#!QNa%p;DbZKvHE^9b*E@^Ksb}i=AMdSIOw5`V8p1& zm@ep;uQtSsR^_C)Wik{oHaRvlGBq$aG&nOjHZ?XdGBY_i+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 z#D-lO0x>r-01_w)90~$5G!gax}!nO)2Nub}#-0bNXIBebd61FvFcrKDUrr@rq8)%Pb|*!cTaa{sJYP z6Yk>tM1C&iCUZl{r0e_RZozX`$r0cmgb^c%%Scy{p(^24sTzOBY<2hN&@bi{HPE?^3y1$_`6ox4RFUTjyWZ7c||3 zkwuW0YsSbXK($mi2FhfhTxlCAMlY3*oi+b0c;C;eK&d7Pv;tHw0yP3O7*mtA*6AYL=09=bDa7utPxwS=#%VpqtH7$Fpt8q%^o{C{O=%I~Z#Hh)b zF6fxAHpGio<)pY}G88d3IW{yhH83|cI5RjlH8wCZGdVch?t;~Ui=2UQLI6;$h_!=- zpU#}S0a^wM0XGr>IARA10XY%^F)(T%3IZ`Q8UishA`V1)<-3%~hkJ9yipGy{DgrSv zFaS6Kasn|ldIB*uiUBPO0x>ocA?c8c<&=u)qnX8?Emh^5w8OVyFUgdB=8=IY=DC-| zhFuy0F*h;*5(EkYGBg?@3J?kcGBpwcGBz3lGB+XuGB^?l3IZ}Y5&|6)%B)H($;{8w%eE-i%gom=GZYdFPR&URE=|fxO)d#4%}Ff| zN-fJwEf;EK;<~}e#b_kNXe`BOqQq#brF5kA<>Kxms|&rJ&Ff0Ec(JfI;mC@UGxT1} zSZ{WuJM8I_9jQhlhGv##CPtw@wrqz-96<*dv)>Au4DZLT1ZS$qW;M#wa+FtYCPLH z{YYCZ&@^)`0WLnEatk32E;b--Da0Ve!o_4{BBjJ70HjTYn2gM%n2gMon2bPbn2dm~ RF*cB3P+~GRlwwd~0055GW(NQO diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.SelfSubjectRulesReview.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.SelfSubjectRulesReview.yaml deleted file mode 100644 index bb029b9888f..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.SelfSubjectRulesReview.yaml +++ /dev/null @@ -1,52 +0,0 @@ -apiVersion: authorization.k8s.io/v1 -kind: SelfSubjectRulesReview -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - fields: - "18": - "19": null - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -spec: - namespace: "24" -status: - evaluationError: "31" - incomplete: false - nonResourceRules: - - nonResourceURLs: - - "30" - verbs: - - "29" - resourceRules: - - apiGroups: - - "26" - resourceNames: - - "28" - resources: - - "27" - verbs: - - "25" diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.SubjectAccessReview.after_roundtrip.json b/staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.SubjectAccessReview.after_roundtrip.json deleted file mode 100644 index bf8764ff7ef..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.SubjectAccessReview.after_roundtrip.json +++ /dev/null @@ -1,73 +0,0 @@ -{ - "kind": "SubjectAccessReview", - "apiVersion": "authorization.k8s.io/v1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17" - } - ] - }, - "spec": { - "resourceAttributes": { - "namespace": "24", - "verb": "25", - "group": "26", - "version": "27", - "resource": "28", - "subresource": "29", - "name": "30" - }, - "nonResourceAttributes": { - "path": "31", - "verb": "32" - }, - "user": "33", - "groups": [ - "34" - ], - "extra": { - "35": [ - "36" -] - }, - "uid": "37" - }, - "status": { - "allowed": false, - "denied": true, - "reason": "38", - "evaluationError": "39" - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.SubjectAccessReview.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.SubjectAccessReview.after_roundtrip.pb deleted file mode 100644 index 8bd8f4b437a2127846a59c5708c273d55030008c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 342 zcmWNK&npCB9LDGUCiEtUmr|1hbJCVE@B7ZY^Ntg8auRV+%GjpNZrNoPwQ^YUquGSo zLN*cyCAkoCG{nWt$$7Tji@(8Kp2PF`^gLM^C|Ji`?n+@Hx9k_)f}dN|vog^A+`uX& z9g{2b882NJPN%&fnDAD8Z;hM*{zMotg1CxI4OuBI+HPExquZsi+Ii^8`sMyybn|th z*H7+6RGyBnpFP$|g(FO68MZ086qYa;cjWKi=1-|yE#*g)@w>gpt?i5N>MNRQ#>gf} z&bMIX5THh;2Loj)P_DI)7US2-=k9v&9)29;Q$VSqNVE*pECRJc)Ssw=^fnH|xDqz5 zPT$Y_r{e0v+mk!+RoSQ=mHKKg$I;GgvSu@d4B>7J%p|}p6`0U~*(qR>0dod{8>AHj jrv!NN&bbEMOyQ)lNK=x60k_q*Rwdyw;Z6@y6;1gEA9!eH diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.SubjectAccessReview.after_roundtrip.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.SubjectAccessReview.after_roundtrip.yaml deleted file mode 100644 index 67defb41300..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.SubjectAccessReview.after_roundtrip.yaml +++ /dev/null @@ -1,54 +0,0 @@ -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" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -spec: - extra: - "35": - - "36" - groups: - - "34" - nonResourceAttributes: - path: "31" - verb: "32" - resourceAttributes: - group: "26" - name: "30" - namespace: "24" - resource: "28" - subresource: "29" - verb: "25" - version: "27" - uid: "37" - user: "33" -status: - allowed: false - denied: true - evaluationError: "39" - reason: "38" diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.SubjectAccessReview.json b/staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.SubjectAccessReview.json deleted file mode 100644 index e9aadf558ba..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.SubjectAccessReview.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "kind": "SubjectAccessReview", - "apiVersion": "authorization.k8s.io/v1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fields": {"18":{"19":null}} - } - ] - }, - "spec": { - "resourceAttributes": { - "namespace": "24", - "verb": "25", - "group": "26", - "version": "27", - "resource": "28", - "subresource": "29", - "name": "30" - }, - "nonResourceAttributes": { - "path": "31", - "verb": "32" - }, - "user": "33", - "groups": [ - "34" - ], - "extra": { - "35": [ - "36" -] - }, - "uid": "37" - }, - "status": { - "allowed": false, - "denied": true, - "reason": "38", - "evaluationError": "39" - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.SubjectAccessReview.pb b/staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.SubjectAccessReview.pb deleted file mode 100644 index 340fdc9670022251f32551312aadba76f3bb037b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 358 zcmWNL&nrYx9L3-LrlFfAT}r(ycq_d!^X|Rx$9+m6D=QHTrHtv78D;PWHL@7;qc;gP zWzRN{iP;fQpXC}bG-U|=QzW~snz v4Va??6AYL;2;7h)a7uv7H=Jw0O&!a`A}vyF2Ha8G+Z5Rg*}J_+RW#)vuUTo` diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.SubjectAccessReview.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.SubjectAccessReview.yaml deleted file mode 100644 index faa8e72d7b6..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1.SubjectAccessReview.yaml +++ /dev/null @@ -1,57 +0,0 @@ -apiVersion: authorization.k8s.io/v1 -kind: SubjectAccessReview -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - fields: - "18": - "19": null - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -spec: - extra: - "35": - - "36" - groups: - - "34" - nonResourceAttributes: - path: "31" - verb: "32" - resourceAttributes: - group: "26" - name: "30" - namespace: "24" - resource: "28" - subresource: "29" - verb: "25" - version: "27" - uid: "37" - user: "33" -status: - allowed: false - denied: true - evaluationError: "39" - reason: "38" diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1beta1.LocalSubjectAccessReview.after_roundtrip.json b/staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1beta1.LocalSubjectAccessReview.after_roundtrip.json deleted file mode 100644 index cdf0a95d876..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1beta1.LocalSubjectAccessReview.after_roundtrip.json +++ /dev/null @@ -1,73 +0,0 @@ -{ - "kind": "LocalSubjectAccessReview", - "apiVersion": "authorization.k8s.io/v1beta1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17" - } - ] - }, - "spec": { - "resourceAttributes": { - "namespace": "24", - "verb": "25", - "group": "26", - "version": "27", - "resource": "28", - "subresource": "29", - "name": "30" - }, - "nonResourceAttributes": { - "path": "31", - "verb": "32" - }, - "user": "33", - "group": [ - "34" - ], - "extra": { - "35": [ - "36" -] - }, - "uid": "37" - }, - "status": { - "allowed": false, - "denied": true, - "reason": "38", - "evaluationError": "39" - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1beta1.LocalSubjectAccessReview.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1beta1.LocalSubjectAccessReview.after_roundtrip.pb deleted file mode 100644 index fb583693aaf7ecc6cf2772ccc3eb94cfa61b660d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 352 zcmWNKze~eF9K~~AM9U!#hl7L;HIo!tb9ec1aZ+&-2T^no1k)0*Dz-Llg^EL!s-%bt z1uGUsbPz;b6ctBPsf(MFbBkU48_e>C_xbSNs&FMNaM;f0mebi((axpP>+x0L##8Cx z0!=tMo05U4bkbg%%_mlzWNs{(bX<4FDWsfDat^qOFk%F88EFdAql#bdTvz#f?{-*Ow?$5AE)P6nn_ZEXSlSyP0hcPgX0Mlh)h62ot t0uv0FH3D2EAq<=n;K4iR3UDoogGMJ^K^hFWDffn?fQx`z5hP2B^ba*hY%%}< diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1beta1.LocalSubjectAccessReview.after_roundtrip.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1beta1.LocalSubjectAccessReview.after_roundtrip.yaml deleted file mode 100644 index 9017adaf1c5..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1beta1.LocalSubjectAccessReview.after_roundtrip.yaml +++ /dev/null @@ -1,54 +0,0 @@ -apiVersion: authorization.k8s.io/v1beta1 -kind: LocalSubjectAccessReview -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -spec: - extra: - "35": - - "36" - group: - - "34" - nonResourceAttributes: - path: "31" - verb: "32" - resourceAttributes: - group: "26" - name: "30" - namespace: "24" - resource: "28" - subresource: "29" - verb: "25" - version: "27" - uid: "37" - user: "33" -status: - allowed: false - denied: true - evaluationError: "39" - reason: "38" diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1beta1.LocalSubjectAccessReview.json b/staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1beta1.LocalSubjectAccessReview.json deleted file mode 100644 index 16a03566a86..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1beta1.LocalSubjectAccessReview.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "kind": "LocalSubjectAccessReview", - "apiVersion": "authorization.k8s.io/v1beta1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fields": {"18":{"19":null}} - } - ] - }, - "spec": { - "resourceAttributes": { - "namespace": "24", - "verb": "25", - "group": "26", - "version": "27", - "resource": "28", - "subresource": "29", - "name": "30" - }, - "nonResourceAttributes": { - "path": "31", - "verb": "32" - }, - "user": "33", - "group": [ - "34" - ], - "extra": { - "35": [ - "36" -] - }, - "uid": "37" - }, - "status": { - "allowed": false, - "denied": true, - "reason": "38", - "evaluationError": "39" - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1beta1.LocalSubjectAccessReview.pb b/staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1beta1.LocalSubjectAccessReview.pb deleted file mode 100644 index 0664b719f541c98f2b17cbbb24e14ee5281f81c9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 368 zcmWNL&npCB9LDGUrlmJYZw{Iqn3JZgdEa+_yrUFyl7onYQf9X)i!5eQD~BaNnoX!J z)V9((s7)?}91U@CQ_6Wad+|4TFV9oY^XchX5P^aP?(o(!bLrJo*2|>QOYsE}#8c_s zb(-)q9wqIg>7=(fv6h(klbOL}(hq`he?8@IkP6^$gb^c%tH{)lrEAe{y_}CKDee=YS)R*QEp4_@y_VXJnM>#jYWMtd`I&Cy$Ni^K(K!ZGPCQOE%9 zz`#rb%u<2b8Zbu(CKxcc54a&o;FJKDZ#dV0n>v<>MH-~q47j5a-y zYGq?|L1SZOb8}KrgG75&|(WY9I;%F)|tgF*70#M0(}Bl*osBbH$3r zk8mmiF)=UzI0143F*JGtF*S+-EeZlLHWDG}kc#D$is_@7#hxuy<(#y`w_z{Ilzrxr zfhgv=m&Ar$8UislG5``N3LFXoGBgqbGBp|kGBzRtGB+v$GB`2k5&|6)%B)H($;{8w%eE-i%gom=GfYY?Ni-A^4^GWV3ocE{N=+_t zOioTME)Gg9%S_~Um(}HH&<6<-yVzfwN=VG)JVlp(yQs81TG?HR6G*;qssd~D5%8B;s;-g*1 z`U|v}3=It!EEtQJ3{9$-3{ATjZGlS7gcM&+=z2P(>*eB^N9XB=KAp4W@b*OglT&J+ zO>ES7wsZQCwpgHP=2`+=d_d(ELL6LdK-yA>K}ds3hKtF_M2N}AREo*SOo_?JT#L!b n!idSp(u&F00H~75*ieYc*hq?pg8@hzOEDRnC@@MfC@}y4D<^6$ diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1beta1.SelfSubjectAccessReview.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1beta1.SelfSubjectAccessReview.yaml deleted file mode 100644 index 76ab7fa9972..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1beta1.SelfSubjectAccessReview.yaml +++ /dev/null @@ -1,50 +0,0 @@ -apiVersion: authorization.k8s.io/v1beta1 -kind: SelfSubjectAccessReview -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - fields: - "18": - "19": null - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -spec: - nonResourceAttributes: - path: "31" - verb: "32" - resourceAttributes: - group: "26" - name: "30" - namespace: "24" - resource: "28" - subresource: "29" - verb: "25" - version: "27" -status: - allowed: false - denied: true - evaluationError: "34" - reason: "33" diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1beta1.SelfSubjectRulesReview.after_roundtrip.json b/staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1beta1.SelfSubjectRulesReview.after_roundtrip.json deleted file mode 100644 index fe5c77fcfc1..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1beta1.SelfSubjectRulesReview.after_roundtrip.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "kind": "SelfSubjectRulesReview", - "apiVersion": "authorization.k8s.io/v1beta1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17" - } - ] - }, - "spec": { - "namespace": "24" - }, - "status": { - "resourceRules": [ - { - "verbs": [ - "25" - ], - "apiGroups": [ - "26" - ], - "resources": [ - "27" - ], - "resourceNames": [ - "28" - ] - } - ], - "nonResourceRules": [ - { - "verbs": [ - "29" - ], - "nonResourceURLs": [ - "30" - ] - } - ], - "incomplete": false, - "evaluationError": "31" - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1beta1.SelfSubjectRulesReview.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1beta1.SelfSubjectRulesReview.after_roundtrip.pb deleted file mode 100644 index 1ec167250f07ac6b738ce1ef278484eded3178cc..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 312 zcmV-80muGpICB6BHVPbJb#!QNa%p;DbZKvHE^9b*E@^Ksb}?dQbYU?P7E@(xW>a-y zYGq?|Qgv))b5dn?X=Qg3^#KaV0SW;!5&<(B0W=~3H7X*+h3TV<#H(>i=AMdSIOw5` zV8p1&m@ep;uQtSsR^_C)Wik{oHaRvlGBq$aG&nOjHZ?XdGBY_i+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-01^ZW0x~ojA_@=+0x~rc0x~ul0x~xu0x~!f2nqr+IT8XhFc<(L K0y8lh03ra^jArHl diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1beta1.SelfSubjectRulesReview.after_roundtrip.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1beta1.SelfSubjectRulesReview.after_roundtrip.yaml deleted file mode 100644 index 0a179056a55..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1beta1.SelfSubjectRulesReview.after_roundtrip.yaml +++ /dev/null @@ -1,49 +0,0 @@ -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" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -spec: - namespace: "24" -status: - evaluationError: "31" - incomplete: false - nonResourceRules: - - nonResourceURLs: - - "30" - verbs: - - "29" - resourceRules: - - apiGroups: - - "26" - resourceNames: - - "28" - resources: - - "27" - verbs: - - "25" diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1beta1.SelfSubjectRulesReview.json b/staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1beta1.SelfSubjectRulesReview.json deleted file mode 100644 index 63e697700ca..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1beta1.SelfSubjectRulesReview.json +++ /dev/null @@ -1,76 +0,0 @@ -{ - "kind": "SelfSubjectRulesReview", - "apiVersion": "authorization.k8s.io/v1beta1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fields": {"18":{"19":null}} - } - ] - }, - "spec": { - "namespace": "24" - }, - "status": { - "resourceRules": [ - { - "verbs": [ - "25" - ], - "apiGroups": [ - "26" - ], - "resources": [ - "27" - ], - "resourceNames": [ - "28" - ] - } - ], - "nonResourceRules": [ - { - "verbs": [ - "29" - ], - "nonResourceURLs": [ - "30" - ] - } - ], - "incomplete": false, - "evaluationError": "31" - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1beta1.SelfSubjectRulesReview.pb b/staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1beta1.SelfSubjectRulesReview.pb deleted file mode 100644 index 494fb596f3c20612e24197d79d05e5e38a41b43f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 328 zcmd0{C}!X?6)%B)H($;{8w%eE-i%gom=GfYY?Ni-A^3r@{R3ocE{N=+^a zD$PkP4oWS{Of45`W#YQQ$i-+R#AqzVXrjbus-<+K_2uI3BdZI&p3Un@w0N5O!M0<7d(XM0t z1zJpoh6W54j73a_CRI#^rd^D-K&56viZ3U0J)P3^a`DWg^K?U>&e?K!d!qiyDYefg zHflWEIsHgmEYLJ_Edee*pmGZ#4lXtzZ7IYc#KOg7WFn=+B><#Ng_w-Yq?nA%m6(h` WYM6|Gt}!-{U{GQ*Hk4veVgLZ)-Dlna diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1beta1.SelfSubjectRulesReview.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1beta1.SelfSubjectRulesReview.yaml deleted file mode 100644 index c395c30b43c..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1beta1.SelfSubjectRulesReview.yaml +++ /dev/null @@ -1,52 +0,0 @@ -apiVersion: authorization.k8s.io/v1beta1 -kind: SelfSubjectRulesReview -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - fields: - "18": - "19": null - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -spec: - namespace: "24" -status: - evaluationError: "31" - incomplete: false - nonResourceRules: - - nonResourceURLs: - - "30" - verbs: - - "29" - resourceRules: - - apiGroups: - - "26" - resourceNames: - - "28" - resources: - - "27" - verbs: - - "25" diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1beta1.SubjectAccessReview.after_roundtrip.json b/staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1beta1.SubjectAccessReview.after_roundtrip.json deleted file mode 100644 index 0af5bef80d7..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1beta1.SubjectAccessReview.after_roundtrip.json +++ /dev/null @@ -1,73 +0,0 @@ -{ - "kind": "SubjectAccessReview", - "apiVersion": "authorization.k8s.io/v1beta1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17" - } - ] - }, - "spec": { - "resourceAttributes": { - "namespace": "24", - "verb": "25", - "group": "26", - "version": "27", - "resource": "28", - "subresource": "29", - "name": "30" - }, - "nonResourceAttributes": { - "path": "31", - "verb": "32" - }, - "user": "33", - "group": [ - "34" - ], - "extra": { - "35": [ - "36" -] - }, - "uid": "37" - }, - "status": { - "allowed": false, - "denied": true, - "reason": "38", - "evaluationError": "39" - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1beta1.SubjectAccessReview.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.14.0/authorization.k8s.io.v1beta1.SubjectAccessReview.after_roundtrip.pb deleted file mode 100644 index 22e7dbdb479d5c02fc3f547ed31ad6f66a78dca9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 347 zcmWNKze~eF9K~~AMCA~N(r?TS( znsD+qB|{5aiL{f&`ocl(S7P0XGpwj36!}O+k88@yp$tihsW`+irNa=v*JK z`gg5byik9U+pPEH~YN}1iJEM+l^S~)B&noX!J zt2Pn`CAkoCG{nVCDd*kn#oyq)JWoB(r>AE@1PbOj?yctMax2+_m(S)FlM5n9W^<`E zn)dS^C0!G%>3KhsAIfC>AQ<=8vi>@`2K{cWR~HWf(zTS4aQyZ^SAX?EZ2%l!^+sr-u-sz?6dZa zrehd61c`JjMlJzr%qK8VrUKE@r zXe7jFEX8P|#AvFebfop=;_f4>3%#Dr>q@kEv9LGc$cmFQ^j^$ZZ+4_R?CFvnsYW7( zW|n3qMy3YlCKkpPW~OEaM#h#Fx8F5gZS0=YSm4AEu(o4sbL;$bb9OUEv2ih)3o%+G zv2!t63NaZPWGQel85&7385%3`xl}#fJ>^7ub@9=zWBmnMOooOA3>J(^Oopai zjJiOjWdq|&n7l%Jli?_NLwt>G;<>cAuTQ* zE+!)rAtobJDJCN`fsZ|RFZ}oq1dI}Yx6b&$u5jevs&)Us0#b?``|mxQdt%qq1)muu cI)DFBQke7QebZmCq{fd`EAOyLF(@$r0B)~{Z2$lO diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/autoscaling.v1.HorizontalPodAutoscaler.after_roundtrip.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/autoscaling.v1.HorizontalPodAutoscaler.after_roundtrip.yaml deleted file mode 100644 index 821ec3bb383..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/autoscaling.v1.HorizontalPodAutoscaler.after_roundtrip.yaml +++ /dev/null @@ -1,43 +0,0 @@ -apiVersion: autoscaling/v1 -kind: HorizontalPodAutoscaler -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -spec: - maxReplicas: 2114329341 - minReplicas: -1978186127 - scaleTargetRef: - apiVersion: "26" - kind: "24" - name: "25" - targetCPUUtilizationPercentage: -439697596 -status: - currentCPUUtilizationPercentage: 1804227960 - currentReplicas: 73350537 - desiredReplicas: -799278564 - observedGeneration: -918288109031280833 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/autoscaling.v1.HorizontalPodAutoscaler.json b/staging/src/k8s.io/api/testdata/v1.14.0/autoscaling.v1.HorizontalPodAutoscaler.json deleted file mode 100644 index 37896ba2e5f..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/autoscaling.v1.HorizontalPodAutoscaler.json +++ /dev/null @@ -1,59 +0,0 @@ -{ - "kind": "HorizontalPodAutoscaler", - "apiVersion": "autoscaling/v1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fields": {"18":{"19":null}} - } - ] - }, - "spec": { - "scaleTargetRef": { - "kind": "24", - "name": "25", - "apiVersion": "26" - }, - "minReplicas": -1978186127, - "maxReplicas": 2114329341, - "targetCPUUtilizationPercentage": -439697596 - }, - "status": { - "observedGeneration": -918288109031280833, - "currentReplicas": 73350537, - "desiredReplicas": -799278564, - "currentCPUUtilizationPercentage": 1804227960 - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/autoscaling.v1.HorizontalPodAutoscaler.pb b/staging/src/k8s.io/api/testdata/v1.14.0/autoscaling.v1.HorizontalPodAutoscaler.pb deleted file mode 100644 index 01364d2142d32a0e716a784a15b0e78762451bdc..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 352 zcmd0{C}!Z&3%#Dr>q@kEv9LGc$cmFQ^j^$ZZ+4_R?CFvnsYW7( zW|n3qMy3YlCKkpPW~OEaM#h#Fx8F5gZS0=YSm4AEu(o4sbL;$bb9OUEv2ih)3o%+G zv2!t63NaZPWGQel85&7385%3`xl}#fJ>^7ub@9=zWBmnMOooOA3>J(^Oopai zjJ80fWdq|&n7l%Jli?_NLwt>G;=KhENdb;2&*pU{TD(};n{Z^s$r*YtW~?_m(jE46$&OSb5koUeGZQ0I19KA#V+%7= zGXo=ION-m@nyxl>&uJ`hVhC8&*pU{TD(};n{Z^s$r*YtW~?_m(jE46$&OSb5koUeGZQ0I19KA#V+%7= zGXo=ION-m@nyxl>&uJ`hVhC8NJ365>twoBZDm<_bDYoh$+TL8` zAiC2*sO#S1^xVYY?4kXMss8Dsop}yIv@EW4If#*V5Z14N+-j;@mX7t$4fZdMzdbbu zyXQtPOn&LlzdrcV{P6?Z<}bgMdG&dzX6ae#!fLc0IdnsH=*;QR&79k>-}>&(-||p4 z|8;Trw{@1$pW?i)TY=VQ#10rZr0fIsdk&dXJq@BpiehiF6$=2LFp3KVFabt;wV_u4 z#0W6eQ5JLNR(2B{6_^#&gYW^SVQdLK?QS(1mlHll1Fn>li0bmpC$Gb2}@ zTuxQDjJ)&GqKt7wL2*>t+`@DQW-MYrm_h<bhLpP4+nF!q)D`wCf%s17CvfKj;` z|B^*qHx;x8J<@1XNST31I4YLS#4VFURA^$SMul75QI07Sf(0;xq6Se{ScKg%BP7$O zb_14$B`X2PLm^y}Y7$)*m>8n+t&|GcP_1^NP+Vipq&*dk_r^d{V7D+o1uGCT%rF=l z=ag9H-XsKh03d=%52LZ(6zhf#XoF}A0Oh1T-_u##wCqkKC9(hoSd#!Ww_x1f1HxZk zU3NFLWdse)aHf&NB+CR^mgS71GDOTEsY`KD2GSifB~OGm0>~TcmTVfl5yvH-g1}A* zmJn?ob%QN?Qz@`pz%GeF9T<8^vzm)G$|B2`ixiqycyT3_pLOHjyB1tepiPTc4n93K zl=&cYvSM-gkY}nd|JuaT$xAus{=D=4y5;;Cv-2)V22HMxE9fz_s=Lrq9}eMgK*$;3 zatZ)?-E!OoG)S~kUa$Hh>Y~tW5l%XLfhVbDCn)d~m3ip#ZqQ_2ad`#KumMIgZKnVX zDg%^Kvd6kSsRa(~*Vo*Hm@!z?V zvRyP0Oa+SsFs;^7D^L?bRJ?#fO2p7@3&a>hVnQ^;U%kb|$PW$vFnU_$hcn5XnaMZr zyx;phr;{gh5JnI9ds6Xa&>!iDwRw8=Kq%!W>c-M|cSj~3OZg+!@z#R>Dni}r!L{g? zf)rgF1UpRUA#q8=FsJ(CgBM=yfA71|38iH>xwh86NA?d>`hJ$OdsiTI|$KoxYF$)M#e$dfU;edn(F4oqXV;p1B>JDOpU?L z+0pZpU->=P2Vb5$wr}g)rMI)My&%;rcOF_N%ek71R?F2^bJY2jXf1N+hU(Cn)1jMr zciy=D{oTLip=|o=!tifvTvIF2qo(J^P{Y*7*6fvQ1M`Dp3!ffcJauTMzi#H_^pU#9 zpHjb7mQ^gN!ljCAf@;oHXay&l>x_cR(S2>K!}dg=84C=CVW>Q)i_SWm;1DYZ5i+R& zK_Lcm5wr)e5Y<9pYbWfC3qwG$)h!?WQPWUckgj7{RU+zoh0x9NCQ&Ozu`kt*1wfrJ ziVFlV0Y;?8&?^CA1eoe5i#hYFdI*jR%nBMo)B&b#*b;i!7i1s>YMZ!QT4pwJ9#oKn zTB>{^n(f?+wxfIofXfBe0EAX;30#C*LIA~@h5Z8ei6ZquO|XPdmkvNwVxPdmZ(=)8 zy1P`}hBiMZ4GUtMfLohHM=vRr4dQn2LM66EJx;`z4c^Z%K(e0c0gQdJrE>1tfO6~D z%;6iOGwJ}@58%qIWQQxYAPc-AyQo~r<5@uh6 zX33z0Pu+qZ@`elLC^IrefiaDQpvHh&&^X1#>gtkoM>3UMwyF`AbS&w2ezPif`sOcp zzL+@nW8@%ak(ot0?QwuSTkdrF?Y_Ez%h*~u?&e3E_TnaMNrV_&Pk zFO$WH>R@t1Fe+E$U$Thnrh;~%N1AO4X*1B#78Ofo5|+s!Dm1Y}qr$6hufUWE!2*~; zQIlvWEW+NH5tivwy9vw2QdNKx;V>>qw}@^FObk)^R!W6!s8PF6IH9p1iKIh`z8FXf z>{jNdU8a` zYZ8E9E5?yt5dMmqvU{N|A!ulZGlLu^St8J~EN2vzA!3F|Lz;^+knWf%c_O?SK;BTV zWYgfyI3e*A1a?TUgy<|+*V}S7RRVhjJSQ<|07EYcs`+SxY_ejhNul|K4_8t7Sr6{J zXTkLZ+PH9e|I<@L*$=ZPDi?+iluz}0u1+kTxR`hL&$}P2S<0U=+kH_oXmWL2L64yo zJ%yI~a2U4*gxmvM?gD^5uiWkenj~6jpHF=WbyEmhgp;m5;3;a^NeVnoWgdE>2Q-;i zLSBJ0Y=Du<*l7TR$^fO5oUtxXY5{~attSH+Eg1veo`!^90v_j43a#26tBd#A9;*>! zL(UdM`~P6%`ZA0LwRHon?InTvOGoEE8<`(}T~!xO?4KNce){;Xh0Fc+_2YBnL(bgX WTeCk8)#v5792RpsEYq3e%J~O}g5IJ4 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/autoscaling.v2beta1.HorizontalPodAutoscaler.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/autoscaling.v2beta1.HorizontalPodAutoscaler.yaml deleted file mode 100644 index 7aeb5cc5d46..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/autoscaling.v2beta1.HorizontalPodAutoscaler.yaml +++ /dev/null @@ -1,132 +0,0 @@ -apiVersion: autoscaling/v2beta1 -kind: HorizontalPodAutoscaler -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - fields: - "18": - "19": null - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -spec: - maxReplicas: 2114329341 - metrics: - - external: - metricName: "44" - metricSelector: - matchExpressions: - - key: JfB._.zS-._..3le-Q4-R-083.D - operator: Exists - matchLabels: - cd525-6ni4-g3-s-98w-4-27/03f_--0..L.0qQ6W-.d.20h-OK-_8gI_z_-tY-R6S17_.8n: 7z.WH-.._Td2-N_Y.t--_0..--_6yV07-_._N - targetAverageValue: "602" - targetValue: "201" - object: - averageValue: "591" - metricName: "30" - selector: - matchExpressions: - - key: 2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ42M--n1-5 - operator: In - values: - - Ou1.m_.5AW-_S-.3g.7_2fNc5-_.-RX8 - matchLabels: - g5i9/l-Y._.-444: c2_kS91.e5K-_e63_-_3-n-_-__3u-.__P__.7U-Uo_4_-D7r__.am64 - target: - apiVersion: "29" - kind: "27" - name: "28" - targetValue: "810" - pods: - metricName: "37" - selector: - matchExpressions: - - key: G-___196-.dX_iv1H.__.h-J-M.9_T.qo - operator: In - values: - - 5.--sT52b..N.-.K8 - matchLabels: - 5--.K_.0--_0P7_.C.Ze--D07.a_.y_C: 0_5qN2_---_M.N_._a6.9bHjH - targetAverageValue: "109" - resource: - name: S5Ǎʜǝ - targetAverageUtilization: 87018792 - targetAverageValue: "274" - type: 6/ʕVŚ(ĿȊ甞谐颋DžSǡƏS$+ - minReplicas: -1978186127 - scaleTargetRef: - apiVersion: "26" - kind: "24" - name: "25" -status: - conditions: - - lastTransitionTime: "2685-12-24T19:19:52Z" - message: "76" - reason: "75" - status: 蠂Ü[ƛ^輅9ɛ棕 - type: v1b繐汚磉 - currentMetrics: - - external: - currentAverageValue: "439" - currentValue: "821" - metricName: "68" - metricSelector: - matchExpressions: - - key: 3-c7181py-8t379s3-8x32--2qu-0-k-q-0--85.4-4tz9x--43--3---93-2-2-37--e00uz-z0sn-8hx-qa--0o8m3-d0w7p8v9/7W..4....-hD - operator: Exists - matchLabels: - uB7: f.gb_2_-8-----yJY.__-X_.8xNN - object: - averageValue: "404" - currentValue: "811" - metricName: "54" - selector: - matchExpressions: - - key: q05c1lxeqyn-5--9d5a3-7bf46g-40883176jt-e8b--i.1v53nyx5u-o-k-md--381l/KpDZ-._._t__2--A.0.__cd..lv-_aLQI - operator: Exists - matchLabels: - Y93-x6bigm_-._.q768-m_0_F03_J: L.35__5b.5-CX_VBC.Jn4f__.39X...-tO-.qff.ExZ_r7-6.-m..-_-.f9-Q - target: - apiVersion: "53" - kind: "51" - name: "52" - pods: - currentAverageValue: "777" - metricName: "61" - selector: - matchExpressions: - - key: 6.-L..-__0N_N.O30-_u.y - operator: Exists - matchLabels: - 6e1Vx8_I-.-_56-__18Y--6-_3J--.48Y.q.0-_1-F.h-__kK: 9_..O_.J_-G_--V-42Ec - resource: - currentAverageUtilization: 1962818731 - currentAverageValue: "559" - name: 輂,ŕĪĠM蘇KŅ/»頸 - type: :贅wE@Ȗs«öʮĀ<é瞾 - currentReplicas: 310937924 - desiredReplicas: 912103005 - observedGeneration: 6319752985051851078 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/autoscaling.v2beta2.HorizontalPodAutoscaler.after_roundtrip.json b/staging/src/k8s.io/api/testdata/v1.14.0/autoscaling.v2beta2.HorizontalPodAutoscaler.after_roundtrip.json deleted file mode 100644 index 48fbd3e8148..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/autoscaling.v2beta2.HorizontalPodAutoscaler.after_roundtrip.json +++ /dev/null @@ -1,240 +0,0 @@ -{ - "kind": "HorizontalPodAutoscaler", - "apiVersion": "autoscaling/v2beta2", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17" - } - ] - }, - "spec": { - "scaleTargetRef": { - "kind": "24", - "name": "25", - "apiVersion": "26" - }, - "minReplicas": -1978186127, - "maxReplicas": 2114329341, - "metrics": [ - { - "type": "6/ʕVŚ(ĿȊ甞谐颋DžSǡƏS$+", - "object": { - "describedObject": { - "kind": "27", - "name": "28", - "apiVersion": "29" - }, - "target": { - "type": "H牗洝尿彀亞螩B", - "value": "52", - "averageValue": "835", - "averageUtilization": -1161251830 - }, - "metric": { - "name": "30", - "selector": { - "matchLabels": { - "8y-o-4-m-7r--0am6b4---l---rcdj24r-----v--26-----7v9-th0-i4/9..1l-_5---5w9vL_-.M.y._-_R58_HLU..8._bQw.-dG6s": "8TB_M-H_5_.t..bGE.9__.O" - }, - "matchExpressions": [ - { - "key": "0pq-0-7-9-2-ekg-071a-2y-y-o0-59.u5oii37/g.7_2fNc5-_.-RX-82_g50_u__.c", - "operator": "In", - "values": [ - "LI--U.v.L.U_8f.-H2._67yg-Ln-__.-__2--z.t20w-.-td---ndm_.A" - ] - } - ] - } - } - }, - "pods": { - "metric": { - "name": "37", - "selector": { - "matchLabels": { - "d3-x-2v4r--5-xgc3-yz-7-x--c04.2b-6-17-58-n---5df1--wc-n-pwr-f5--r1i1-7z03/F-.4--_vLW.jj-.5B.._.5_3-_4.31-4.xXe..03Y": "8j" - }, - "matchExpressions": [ - { - "key": "vs-3-d/M.-F_E2_QOuQ_8.-1_57__JR.N-1zL-4--6o--Bo-F__..XR.7_1-p-W", - "operator": "Exists" - } - ] - } - }, - "target": { - "type": "蚛隖\u003cǶĬ4y£軶ǃ*ʙ嫙\u0026蒒5靇C'", - "value": "815", - "averageValue": "377", - "averageUtilization": 2126876305 - } - }, - "resource": { - "name": "ȉ彂", - "target": { - "type": "ȹ嫰ƹǔw÷nI粛E煹ǐƲE", - "value": "970", - "averageValue": "603", - "averageUtilization": -88173241 - } - }, - "external": { - "metric": { - "name": "44", - "selector": { - "matchLabels": { - "yM_4FpF_W-1._-vL_i.-_-a--G-I.-_Y33k": "8U.-.5--_zm-.-_RJt2pX_2_28.-.7_8B.HF-U-_ik_--S" - }, - "matchExpressions": [ - { - "key": "l8-r1/0n-A9..9__Y-H-Mqpt._.-_..05c.---qy-_5_S.d5a3J.--.6g_4....1..jte", - "operator": "Exists" - } - ] - } - }, - "target": { - "type": "", - "value": "891", - "averageValue": "765", - "averageUtilization": -2717401 - } - } - } - ] - }, - "status": { - "observedGeneration": -6410519298686885049, - "currentReplicas": -740777212, - "desiredReplicas": 1741405963, - "currentMetrics": [ - { - "type": "崟¿", - "object": { - "metric": { - "name": "51", - "selector": { - "matchLabels": { - "0dt6e-3-dq848-9q50v-1o-0hvy/Pa__n-Dd-.9.-_Z.0_1._hg._o_p665O_4Gj._Bt": "0E.-2o_-.N.9D-F45eJK7Q5-R4_7A" - }, - "matchExpressions": [ - { - "key": "b9g-qy5--ar-gn58nc23/JP_oA_4A.J2s3.XL6_EU--AH-Q.GM72_-a", - "operator": "NotIn", - "values": [ - "F._oX-F9_.5vN5.25aWx.2aM214_.-C" - ] - } - ] - } - }, - "current": { - "value": "168", - "averageValue": "500", - "averageUtilization": -1562283537 - }, - "describedObject": { - "kind": "58", - "name": "59", - "apiVersion": "60" - } - }, - "pods": { - "metric": { - "name": "61", - "selector": { - "matchLabels": { - "p7---g88w2k4usz--mj-8o26--26-hs5-jeds4-4tz9x--43--3---93-2-23/Xfr.4_.-_G": "9.M.134-5-.q6H_.--t" - }, - "matchExpressions": [ - { - "key": "7U_-m.-P.yP9S--858LI__.8U", - "operator": "NotIn", - "values": [ - "7-_pP__up.2L_s-o779._-k-5___-Qq..csh-3--Z1Tvw39F_C-rtSY.g._2F7m" - ] - } - ] - } - }, - "current": { - "value": "886", - "averageValue": "310", - "averageUtilization": 757223010 - } - }, - "resource": { - "name": "臜裡×銵-紑浘", - "current": { - "value": "370", - "averageValue": "1", - "averageUtilization": -1095116290 - } - }, - "external": { - "metric": { - "name": "68", - "selector": { - "matchLabels": { - "ewco28---f-53-x1y-8---3----p-pdn--j2---2--82--cj-1-s--op3w.nl84--162-gk2-99v2xu-3po4--3s/2-.8-Jp-9-4-Tm.__G-8...__.Q_c3": "29_.-.Ms7_t.P_3..H..k9M86.9a_-0R1" - }, - "matchExpressions": [ - { - "key": "v8_.O_..8n.--z_-..6W.K", - "operator": "Exists" - } - ] - } - }, - "current": { - "value": "386", - "averageValue": "882", - "averageUtilization": -500012714 - } - } - } - ], - "conditions": [ - { - "type": "蚢鑸鶲Ãq", - "status": "", - "lastTransitionTime": "2132-02-01T06:56:28Z", - "reason": "75", - "message": "76" - } - ] - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/autoscaling.v2beta2.HorizontalPodAutoscaler.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.14.0/autoscaling.v2beta2.HorizontalPodAutoscaler.after_roundtrip.pb deleted file mode 100644 index 51354483682276064b0e63342eac88e3fc075027..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2070 zcmX|?ZEPGz8OOa_@}f}%)g&VBAyn5?P#HbX?auD(<u*C$`V7o%kiLok(an-<{7s z+jnQ*`ObF;i8OW7I7Lk&w|S}KDhW~x0UCuQZHP)l@m~D!vqKpFi;S0fdT@ z@|+7@X{6oJ?Cku1&;S4IsLItaWZR-s`AjYr9UDm}!v!&z$VUa=5y?!Blr!mkbgU~A zZ~Whi#3cXVbL_Uk48aX2WVrQ)Y^YzHSwDYd@xny=>cVVPRnC6zTZ?bpIf<2%Z+eSI zo>}?++X=DV_5#lp((+y9C{KEpa02zgU!T2q;K=-eY*S6wk6*ZQaOSmN&tEt8Z)S$i z4K=uh838wKD^vSaAeyfYlly)UOuyO@y5zK-~IE?7AgxrXyTt?rWBz~>>=gI zy4lLP_y4o;sn7|NnU2Menry~kDOG|DxG)a>B!Cqi_Xb@67^5*6i>HK3vvd^zgtu|$ z7Xru+TQK5=14Mfaw4`}i3<@0@uoFwDLH9_dBOQH+3iV)j5h32{<@gS@w@G(GL`#i% z#KG2P47A2QoX)Y!%1(dZ>8JTF1^~kHgj$H=+dR;>Z^foRbTZi zr*8R&AKk0^>|>+hHwJr?aJnvk!(e^vOQlZjwq#p$KiFgv^2-Pn1EK(}&_;Lr9A}iH z>O^4QPBmeq1^PgbjB0>hzK1oBDFPj~($GkTBtz|k2y{+l z^F)|Df|iUSm1m+vPSw2_mr5>j zDbK%XH6w@&#cVeQyP(CDiT0=cZV5fE_8WPW`GY}{gc7~zBqY;PrDMVgw|D7Gqjnpy zUE~}b=7gPbhX?G@1(Rr+eJ~{v`0eQ2qTcVKB{%I7^PGP$Qb0>e4 z5fj@}RYKCTYXA19nG+vv5C~CclZu-%2$`N0S~WJ3F9UxW!fkVxJ6buYaV)X#Jm2V5E$JmZbfy4-!7^u-v+ev{9Ie<*oDPnp|QT}aDKyp+-5ER7p6gb%oO**--094SP zrGDzd-f`5r6%@Ihm~`uy!ygw^WWdgxuk+ZY9mELYXwa!V45AvW9-G&(&leQ6XUdRD z6X!A+550bT`qQjz*n$4A8-Y=x_Wj@8IkpiML)5c}E2qz`AA5WK>ZO|pCwNV0>(=>$ V_n+VPNKL)z%Ldc;LN)a@{{=Pbi)R1; diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/autoscaling.v2beta2.HorizontalPodAutoscaler.after_roundtrip.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/autoscaling.v2beta2.HorizontalPodAutoscaler.after_roundtrip.yaml deleted file mode 100644 index 177bdbc5511..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/autoscaling.v2beta2.HorizontalPodAutoscaler.after_roundtrip.yaml +++ /dev/null @@ -1,159 +0,0 @@ -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" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -spec: - maxReplicas: 2114329341 - metrics: - - external: - metric: - name: "44" - selector: - matchExpressions: - - key: l8-r1/0n-A9..9__Y-H-Mqpt._.-_..05c.---qy-_5_S.d5a3J.--.6g_4....1..jte - operator: Exists - matchLabels: - yM_4FpF_W-1._-vL_i.-_-a--G-I.-_Y33k: 8U.-.5--_zm-.-_RJt2pX_2_28.-.7_8B.HF-U-_ik_--S - target: - averageUtilization: -2717401 - averageValue: "765" - type: "" - value: "891" - object: - describedObject: - apiVersion: "29" - kind: "27" - name: "28" - metric: - name: "30" - selector: - matchExpressions: - - key: 0pq-0-7-9-2-ekg-071a-2y-y-o0-59.u5oii37/g.7_2fNc5-_.-RX-82_g50_u__.c - operator: In - values: - - LI--U.v.L.U_8f.-H2._67yg-Ln-__.-__2--z.t20w-.-td---ndm_.A - matchLabels: - 8y-o-4-m-7r--0am6b4---l---rcdj24r-----v--26-----7v9-th0-i4/9..1l-_5---5w9vL_-.M.y._-_R58_HLU..8._bQw.-dG6s: 8TB_M-H_5_.t..bGE.9__.O - target: - averageUtilization: -1161251830 - averageValue: "835" - type: H牗洝尿彀亞螩B - value: "52" - pods: - metric: - name: "37" - selector: - matchExpressions: - - key: vs-3-d/M.-F_E2_QOuQ_8.-1_57__JR.N-1zL-4--6o--Bo-F__..XR.7_1-p-W - operator: Exists - matchLabels: - d3-x-2v4r--5-xgc3-yz-7-x--c04.2b-6-17-58-n---5df1--wc-n-pwr-f5--r1i1-7z03/F-.4--_vLW.jj-.5B.._.5_3-_4.31-4.xXe..03Y: 8j - target: - averageUtilization: 2126876305 - averageValue: "377" - type: 蚛隖<ǶĬ4y£軶ǃ*ʙ嫙&蒒5靇C' - value: "815" - resource: - name: ȉ彂 - target: - averageUtilization: -88173241 - averageValue: "603" - type: ȹ嫰ƹǔw÷nI粛E煹ǐƲE - value: "970" - type: 6/ʕVŚ(ĿȊ甞谐颋DžSǡƏS$+ - minReplicas: -1978186127 - scaleTargetRef: - apiVersion: "26" - kind: "24" - name: "25" -status: - conditions: - - lastTransitionTime: "2132-02-01T06:56:28Z" - message: "76" - reason: "75" - status: "" - type: 蚢鑸鶲Ãq - currentMetrics: - - external: - current: - averageUtilization: -500012714 - averageValue: "882" - value: "386" - metric: - name: "68" - selector: - matchExpressions: - - key: v8_.O_..8n.--z_-..6W.K - operator: Exists - matchLabels: - ewco28---f-53-x1y-8---3----p-pdn--j2---2--82--cj-1-s--op3w.nl84--162-gk2-99v2xu-3po4--3s/2-.8-Jp-9-4-Tm.__G-8...__.Q_c3: 29_.-.Ms7_t.P_3..H..k9M86.9a_-0R1 - object: - current: - averageUtilization: -1562283537 - averageValue: "500" - value: "168" - describedObject: - apiVersion: "60" - kind: "58" - name: "59" - metric: - name: "51" - selector: - matchExpressions: - - key: b9g-qy5--ar-gn58nc23/JP_oA_4A.J2s3.XL6_EU--AH-Q.GM72_-a - operator: NotIn - values: - - F._oX-F9_.5vN5.25aWx.2aM214_.-C - matchLabels: - 0dt6e-3-dq848-9q50v-1o-0hvy/Pa__n-Dd-.9.-_Z.0_1._hg._o_p665O_4Gj._Bt: 0E.-2o_-.N.9D-F45eJK7Q5-R4_7A - pods: - current: - averageUtilization: 757223010 - averageValue: "310" - value: "886" - metric: - name: "61" - selector: - matchExpressions: - - key: 7U_-m.-P.yP9S--858LI__.8U - operator: NotIn - values: - - 7-_pP__up.2L_s-o779._-k-5___-Qq..csh-3--Z1Tvw39F_C-rtSY.g._2F7m - matchLabels: - p7---g88w2k4usz--mj-8o26--26-hs5-jeds4-4tz9x--43--3---93-2-23/Xfr.4_.-_G: 9.M.134-5-.q6H_.--t - resource: - current: - averageUtilization: -1095116290 - averageValue: "1" - value: "370" - name: 臜裡×銵-紑浘 - type: 崟¿ - currentReplicas: -740777212 - desiredReplicas: 1741405963 - observedGeneration: -6410519298686885049 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/autoscaling.v2beta2.HorizontalPodAutoscaler.json b/staging/src/k8s.io/api/testdata/v1.14.0/autoscaling.v2beta2.HorizontalPodAutoscaler.json deleted file mode 100644 index f6c00ac8591..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/autoscaling.v2beta2.HorizontalPodAutoscaler.json +++ /dev/null @@ -1,241 +0,0 @@ -{ - "kind": "HorizontalPodAutoscaler", - "apiVersion": "autoscaling/v2beta2", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fields": {"18":{"19":null}} - } - ] - }, - "spec": { - "scaleTargetRef": { - "kind": "24", - "name": "25", - "apiVersion": "26" - }, - "minReplicas": -1978186127, - "maxReplicas": 2114329341, - "metrics": [ - { - "type": "6/ʕVŚ(ĿȊ甞谐颋DžSǡƏS$+", - "object": { - "describedObject": { - "kind": "27", - "name": "28", - "apiVersion": "29" - }, - "target": { - "type": "H牗洝尿彀亞螩B", - "value": "52", - "averageValue": "835", - "averageUtilization": -1161251830 - }, - "metric": { - "name": "30", - "selector": { - "matchLabels": { - "8y-o-4-m-7r--0am6b4---l---rcdj24r-----v--26-----7v9-th0-i4/9..1l-_5---5w9vL_-.M.y._-_R58_HLU..8._bQw.-dG6s": "8TB_M-H_5_.t..bGE.9__.O" - }, - "matchExpressions": [ - { - "key": "0pq-0-7-9-2-ekg-071a-2y-y-o0-59.u5oii37/g.7_2fNc5-_.-RX-82_g50_u__.c", - "operator": "In", - "values": [ - "LI--U.v.L.U_8f.-H2._67yg-Ln-__.-__2--z.t20w-.-td---ndm_.A" - ] - } - ] - } - } - }, - "pods": { - "metric": { - "name": "37", - "selector": { - "matchLabels": { - "d3-x-2v4r--5-xgc3-yz-7-x--c04.2b-6-17-58-n---5df1--wc-n-pwr-f5--r1i1-7z03/F-.4--_vLW.jj-.5B.._.5_3-_4.31-4.xXe..03Y": "8j" - }, - "matchExpressions": [ - { - "key": "vs-3-d/M.-F_E2_QOuQ_8.-1_57__JR.N-1zL-4--6o--Bo-F__..XR.7_1-p-W", - "operator": "Exists" - } - ] - } - }, - "target": { - "type": "蚛隖\u003cǶĬ4y£軶ǃ*ʙ嫙\u0026蒒5靇C'", - "value": "815", - "averageValue": "377", - "averageUtilization": 2126876305 - } - }, - "resource": { - "name": "ȉ彂", - "target": { - "type": "ȹ嫰ƹǔw÷nI粛E煹ǐƲE", - "value": "970", - "averageValue": "603", - "averageUtilization": -88173241 - } - }, - "external": { - "metric": { - "name": "44", - "selector": { - "matchLabels": { - "yM_4FpF_W-1._-vL_i.-_-a--G-I.-_Y33k": "8U.-.5--_zm-.-_RJt2pX_2_28.-.7_8B.HF-U-_ik_--S" - }, - "matchExpressions": [ - { - "key": "l8-r1/0n-A9..9__Y-H-Mqpt._.-_..05c.---qy-_5_S.d5a3J.--.6g_4....1..jte", - "operator": "Exists" - } - ] - } - }, - "target": { - "type": "", - "value": "891", - "averageValue": "765", - "averageUtilization": -2717401 - } - } - } - ] - }, - "status": { - "observedGeneration": -6410519298686885049, - "currentReplicas": -740777212, - "desiredReplicas": 1741405963, - "currentMetrics": [ - { - "type": "崟¿", - "object": { - "metric": { - "name": "51", - "selector": { - "matchLabels": { - "0dt6e-3-dq848-9q50v-1o-0hvy/Pa__n-Dd-.9.-_Z.0_1._hg._o_p665O_4Gj._Bt": "0E.-2o_-.N.9D-F45eJK7Q5-R4_7A" - }, - "matchExpressions": [ - { - "key": "b9g-qy5--ar-gn58nc23/JP_oA_4A.J2s3.XL6_EU--AH-Q.GM72_-a", - "operator": "NotIn", - "values": [ - "F._oX-F9_.5vN5.25aWx.2aM214_.-C" - ] - } - ] - } - }, - "current": { - "value": "168", - "averageValue": "500", - "averageUtilization": -1562283537 - }, - "describedObject": { - "kind": "58", - "name": "59", - "apiVersion": "60" - } - }, - "pods": { - "metric": { - "name": "61", - "selector": { - "matchLabels": { - "p7---g88w2k4usz--mj-8o26--26-hs5-jeds4-4tz9x--43--3---93-2-23/Xfr.4_.-_G": "9.M.134-5-.q6H_.--t" - }, - "matchExpressions": [ - { - "key": "7U_-m.-P.yP9S--858LI__.8U", - "operator": "NotIn", - "values": [ - "7-_pP__up.2L_s-o779._-k-5___-Qq..csh-3--Z1Tvw39F_C-rtSY.g._2F7m" - ] - } - ] - } - }, - "current": { - "value": "886", - "averageValue": "310", - "averageUtilization": 757223010 - } - }, - "resource": { - "name": "臜裡×銵-紑浘", - "current": { - "value": "370", - "averageValue": "1", - "averageUtilization": -1095116290 - } - }, - "external": { - "metric": { - "name": "68", - "selector": { - "matchLabels": { - "ewco28---f-53-x1y-8---3----p-pdn--j2---2--82--cj-1-s--op3w.nl84--162-gk2-99v2xu-3po4--3s/2-.8-Jp-9-4-Tm.__G-8...__.Q_c3": "29_.-.Ms7_t.P_3..H..k9M86.9a_-0R1" - }, - "matchExpressions": [ - { - "key": "v8_.O_..8n.--z_-..6W.K", - "operator": "Exists" - } - ] - } - }, - "current": { - "value": "386", - "averageValue": "882", - "averageUtilization": -500012714 - } - } - } - ], - "conditions": [ - { - "type": "蚢鑸鶲Ãq", - "status": "", - "lastTransitionTime": "2132-02-01T06:56:28Z", - "reason": "75", - "message": "76" - } - ] - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/autoscaling.v2beta2.HorizontalPodAutoscaler.pb b/staging/src/k8s.io/api/testdata/v1.14.0/autoscaling.v2beta2.HorizontalPodAutoscaler.pb deleted file mode 100644 index 231fa3e2519d7e5fd9ab0a114364e59353b768e3..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2086 zcmX|?eQX>@8OFU^;zXmWM3acPhfrNpL1py5w>!JDJBxtIPHdlDJMl-{IFZnBzB^xh zw(riq^PTSy5^3tDaf+HmrunGjDhW~x0UCuQZHP)l@npApR-XJ`3^n2M84< z|Y{!iDjUmHC;ds+|4KHx^#Ma}p~j-|!ZW zJhS}0w-REj?FF7Iq~*KHQJ(ZH;RNdUe|`4efg^JVvduN!KYHQH!Rc3jHFw?ESIZ2a z8)|SPGXiefR;r$vwg{QF)9}cS^78fB+lRiHyEU`;Qnt~wZL3BZ6Q=E!O5+Zf1|ra>X~XTKWxm z4ZpFGJ3n7W z`_24Q%#=}2ckqC!2`Q$&cj zc{#pK?QYgx5YbX&9&xa(1p}>d7pHUVu(IP|fe!%)NQ@-G^6e;y643E1kO5B0%Ej>va#kkp?4h5a<0R33NPVCoe2q7X+dwwYiooS#|Gz35y z^TH|uLOxE%PshhJHicd^*)I)(l~^wBz!Zo=m4Sq*WXyq5nT|LG5VKqqgW!Sf zgH({NB8U&!0L2(RWQ!9pL|7*5VH^Ci<%C-S39Bx2?!iswTg&(@5cg|O?UtK!bc=y!ug;QUs96v7C&K%nQ zMP9XuEvs&Ee82wKnV0{yvEgfM!|lV%Z$HZ=3*El9eBt8awWZnO%{SBStCwDBS)IPN zbae4jOZC;jx2mstmQ%m507YoKE8{!j4A>h zw$jitA(dymL{8Ox7?)9}gC@{R5_`IA#8f`<39!$ynspd~ zT~*|Jvi`N>zkBepqR=mDH!Usx<;KZ-?>_gMQTN>92lMyWrPd#L@Z+D=Hoj2HHY{I$ z^_?61zQKM&(xuJs8Z1HXj_18ZwW8z7RS=9zs{nQeto?;jxI3zK8g|4113K_Nv^3$_ zpG2L}S@^2r|3M^N*^77)_}ZO*eOxS z=$-=4mja37UW6tg&tvRSzhA=`LN}JWgFXNyRcAXzLiPV&+fzR1Y`4~vSrnZ*2N~ZF z$b};ywbsxxju^}BuYPr(y}M9!f>ym9Ch~oIkqRMN{V~3^s$D6ss@<`zx)0_KubB_(2>#q)a|SCW zim{APq;&`+bsM_`)rYEhig7khjU`3hiZD>4qqdU*8*%`dtW(7FsG|Jao`B?tfFLM{ zsY!6M8Jcu*VF9S1BTN0%h23MQbsH#hJ2C0eF^4}csK|g_IbY|oTRVsm#F3y&c^E`B zSiLr{XP+r3YR{A*l_t(*G9G$+@aa#ovTg_Z$6XJM5_RwW_Rg{Os2HMwJzP0`Ztd7x iYgaGbJUGs4LYp?t9lZbimd!N{rY{>!-wV|=)chB;5scmd diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/autoscaling.v2beta2.HorizontalPodAutoscaler.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/autoscaling.v2beta2.HorizontalPodAutoscaler.yaml deleted file mode 100644 index 12e09b7b5df..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/autoscaling.v2beta2.HorizontalPodAutoscaler.yaml +++ /dev/null @@ -1,162 +0,0 @@ -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" - fields: - "18": - "19": null - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -spec: - maxReplicas: 2114329341 - metrics: - - external: - metric: - name: "44" - selector: - matchExpressions: - - key: l8-r1/0n-A9..9__Y-H-Mqpt._.-_..05c.---qy-_5_S.d5a3J.--.6g_4....1..jte - operator: Exists - matchLabels: - yM_4FpF_W-1._-vL_i.-_-a--G-I.-_Y33k: 8U.-.5--_zm-.-_RJt2pX_2_28.-.7_8B.HF-U-_ik_--S - target: - averageUtilization: -2717401 - averageValue: "765" - type: "" - value: "891" - object: - describedObject: - apiVersion: "29" - kind: "27" - name: "28" - metric: - name: "30" - selector: - matchExpressions: - - key: 0pq-0-7-9-2-ekg-071a-2y-y-o0-59.u5oii37/g.7_2fNc5-_.-RX-82_g50_u__.c - operator: In - values: - - LI--U.v.L.U_8f.-H2._67yg-Ln-__.-__2--z.t20w-.-td---ndm_.A - matchLabels: - 8y-o-4-m-7r--0am6b4---l---rcdj24r-----v--26-----7v9-th0-i4/9..1l-_5---5w9vL_-.M.y._-_R58_HLU..8._bQw.-dG6s: 8TB_M-H_5_.t..bGE.9__.O - target: - averageUtilization: -1161251830 - averageValue: "835" - type: H牗洝尿彀亞螩B - value: "52" - pods: - metric: - name: "37" - selector: - matchExpressions: - - key: vs-3-d/M.-F_E2_QOuQ_8.-1_57__JR.N-1zL-4--6o--Bo-F__..XR.7_1-p-W - operator: Exists - matchLabels: - d3-x-2v4r--5-xgc3-yz-7-x--c04.2b-6-17-58-n---5df1--wc-n-pwr-f5--r1i1-7z03/F-.4--_vLW.jj-.5B.._.5_3-_4.31-4.xXe..03Y: 8j - target: - averageUtilization: 2126876305 - averageValue: "377" - type: 蚛隖<ǶĬ4y£軶ǃ*ʙ嫙&蒒5靇C' - value: "815" - resource: - name: ȉ彂 - target: - averageUtilization: -88173241 - averageValue: "603" - type: ȹ嫰ƹǔw÷nI粛E煹ǐƲE - value: "970" - type: 6/ʕVŚ(ĿȊ甞谐颋DžSǡƏS$+ - minReplicas: -1978186127 - scaleTargetRef: - apiVersion: "26" - kind: "24" - name: "25" -status: - conditions: - - lastTransitionTime: "2132-02-01T06:56:28Z" - message: "76" - reason: "75" - status: "" - type: 蚢鑸鶲Ãq - currentMetrics: - - external: - current: - averageUtilization: -500012714 - averageValue: "882" - value: "386" - metric: - name: "68" - selector: - matchExpressions: - - key: v8_.O_..8n.--z_-..6W.K - operator: Exists - matchLabels: - ewco28---f-53-x1y-8---3----p-pdn--j2---2--82--cj-1-s--op3w.nl84--162-gk2-99v2xu-3po4--3s/2-.8-Jp-9-4-Tm.__G-8...__.Q_c3: 29_.-.Ms7_t.P_3..H..k9M86.9a_-0R1 - object: - current: - averageUtilization: -1562283537 - averageValue: "500" - value: "168" - describedObject: - apiVersion: "60" - kind: "58" - name: "59" - metric: - name: "51" - selector: - matchExpressions: - - key: b9g-qy5--ar-gn58nc23/JP_oA_4A.J2s3.XL6_EU--AH-Q.GM72_-a - operator: NotIn - values: - - F._oX-F9_.5vN5.25aWx.2aM214_.-C - matchLabels: - 0dt6e-3-dq848-9q50v-1o-0hvy/Pa__n-Dd-.9.-_Z.0_1._hg._o_p665O_4Gj._Bt: 0E.-2o_-.N.9D-F45eJK7Q5-R4_7A - pods: - current: - averageUtilization: 757223010 - averageValue: "310" - value: "886" - metric: - name: "61" - selector: - matchExpressions: - - key: 7U_-m.-P.yP9S--858LI__.8U - operator: NotIn - values: - - 7-_pP__up.2L_s-o779._-k-5___-Qq..csh-3--Z1Tvw39F_C-rtSY.g._2F7m - matchLabels: - p7---g88w2k4usz--mj-8o26--26-hs5-jeds4-4tz9x--43--3---93-2-23/Xfr.4_.-_G: 9.M.134-5-.q6H_.--t - resource: - current: - averageUtilization: -1095116290 - averageValue: "1" - value: "370" - name: 臜裡×銵-紑浘 - type: 崟¿ - currentReplicas: -740777212 - desiredReplicas: 1741405963 - observedGeneration: -6410519298686885049 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/batch.v1.Job.after_roundtrip.json b/staging/src/k8s.io/api/testdata/v1.14.0/batch.v1.Job.after_roundtrip.json deleted file mode 100644 index 304c46024f5..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/batch.v1.Job.after_roundtrip.json +++ /dev/null @@ -1,1061 +0,0 @@ -{ - "kind": "Job", - "apiVersion": "batch/v1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17" - } - ] - }, - "spec": { - "parallelism": -1978186127, - "completions": -1821918122, - "activeDeadlineSeconds": -1888486794478722029, - "backoffLimit": -596764376, - "selector": { - "matchLabels": { - "l3snh-z--3uy5-----578/B_._-.-W._AAn---v_-5-_8LXP-o-9..1l-_5---5w9vL_-.M.y._-_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" - ] - } - ] - }, - "manualSelector": true, - "template": { - "metadata": { - "name": "30", - "generateName": "31", - "namespace": "32", - "selfLink": "33", - "uid": "Šĸů湙騘\u0026啞", - "resourceVersion": "6776706803848751502", - "generation": 1142764901371385923, - "creationTimestamp": null, - "deletionGracePeriodSeconds": 986128679342689494, - "labels": { - "35": "36" - }, - "annotations": { - "37": "38" - }, - "ownerReferences": [ - { - "apiVersion": "39", - "kind": "40", - "name": "41", - "uid": "ºɖgȏ哙ȍȂ揲ȼDDŽL", - "controller": true, - "blockOwnerDeletion": false - } - ], - "finalizers": [ - "42" - ], - "clusterName": "43", - "managedFields": [ - { - "manager": "44", - "apiVersion": "45" - } - ] - }, - "spec": { - "volumes": [ - { - "name": "51", - "hostPath": { - "path": "52", - "type": "bJ5ʬ昹ʞĹ鑑6NJPM饣`" - }, - "emptyDir": { - "medium": "z徃鷢6ȥ啕禗Ǐ2", - "sizeLimit": "387" - }, - "gcePersistentDisk": { - "pdName": "53", - "fsType": "54", - "partition": -347579237, - "readOnly": true - }, - "awsElasticBlockStore": { - "volumeID": "55", - "fsType": "56", - "partition": 903876536, - "readOnly": true - }, - "gitRepo": { - "repository": "57", - "revision": "58", - "directory": "59" - }, - "secret": { - "secretName": "60", - "items": [ - { - "key": "61", - "path": "62", - "mode": 2022312348 - } - ], - "defaultMode": -963895759, - "optional": false - }, - "nfs": { - "server": "63", - "path": "64" - }, - "iscsi": { - "targetPortal": "65", - "iqn": "66", - "lun": -539733119, - "iscsiInterface": "67", - "fsType": "68", - "readOnly": true, - "portals": [ - "69" - ], - "chapAuthDiscovery": true, - "secretRef": { - "name": "70" - }, - "initiatorName": "71" - }, - "glusterfs": { - "endpoints": "72", - "path": "73", - "readOnly": true - }, - "persistentVolumeClaim": { - "claimName": "74", - "readOnly": true - }, - "rbd": { - "monitors": [ - "75" - ], - "image": "76", - "fsType": "77", - "pool": "78", - "user": "79", - "keyring": "80", - "secretRef": { - "name": "81" - }, - "readOnly": true - }, - "flexVolume": { - "driver": "82", - "fsType": "83", - "secretRef": { - "name": "84" - }, - "readOnly": true, - "options": { - "85": "86" - } - }, - "cinder": { - "volumeID": "87", - "fsType": "88", - "readOnly": true, - "secretRef": { - "name": "89" - } - }, - "cephfs": { - "monitors": [ - "90" - ], - "path": "91", - "user": "92", - "secretFile": "93", - "secretRef": { - "name": "94" - }, - "readOnly": true - }, - "flocker": { - "datasetName": "95", - "datasetUUID": "96" - }, - "downwardAPI": { - "items": [ - { - "path": "97", - "fieldRef": { - "apiVersion": "98", - "fieldPath": "99" - }, - "resourceFieldRef": { - "containerName": "100", - "resource": "101", - "divisor": "770" - }, - "mode": 1539635748 - } - ], - "defaultMode": -388204860 - }, - "fc": { - "targetWWNs": [ - "102" - ], - "lun": -573382936, - "fsType": "103", - "wwids": [ - "104" - ] - }, - "azureFile": { - "secretName": "105", - "shareName": "106" - }, - "configMap": { - "name": "107", - "items": [ - { - "key": "108", - "path": "109", - "mode": 1825892582 - } - ], - "defaultMode": 1532914928, - "optional": false - }, - "vsphereVolume": { - "volumePath": "110", - "fsType": "111", - "storagePolicyName": "112", - "storagePolicyID": "113" - }, - "quobyte": { - "registry": "114", - "volume": "115", - "user": "116", - "group": "117", - "tenant": "118" - }, - "azureDisk": { - "diskName": "119", - "diskURI": "120", - "cachingMode": "", - "fsType": "121", - "readOnly": false, - "kind": "坼É/pȿŘ阌Ŗ怳" - }, - "photonPersistentDisk": { - "pdID": "122", - "fsType": "123" - }, - "projected": { - "sources": [ - { - "secret": { - "name": "124", - "items": [ - { - "key": "125", - "path": "126", - "mode": -1629040033 - } - ], - "optional": false - }, - "downwardAPI": { - "items": [ - { - "path": "127", - "fieldRef": { - "apiVersion": "128", - "fieldPath": "129" - }, - "resourceFieldRef": { - "containerName": "130", - "resource": "131", - "divisor": "908" - }, - "mode": -239847982 - } - ] - }, - "configMap": { - "name": "132", - "items": [ - { - "key": "133", - "path": "134", - "mode": -1305215109 - } - ], - "optional": true - }, - "serviceAccountToken": { - "audience": "135", - "expirationSeconds": 8048348966862776448, - "path": "136" - } - } - ], - "defaultMode": -556258965 - }, - "portworxVolume": { - "volumeID": "137", - "fsType": "138", - "readOnly": true - }, - "scaleIO": { - "gateway": "139", - "system": "140", - "secretRef": { - "name": "141" - }, - "protectionDomain": "142", - "storagePool": "143", - "storageMode": "144", - "volumeName": "145", - "fsType": "146" - }, - "storageos": { - "volumeName": "147", - "volumeNamespace": "148", - "fsType": "149", - "readOnly": true, - "secretRef": { - "name": "150" - } - }, - "csi": { - "driver": "151", - "readOnly": false, - "fsType": "152", - "volumeAttributes": { - "153": "154" - }, - "nodePublishSecretRef": { - "name": "155" - } - } - } - ], - "initContainers": [ - { - "name": "156", - "image": "157", - "command": [ - "158" - ], - "args": [ - "159" - ], - "workingDir": "160", - "ports": [ - { - "name": "161", - "hostPort": 273818613, - "containerPort": -522879476, - "protocol": "N", - "hostIP": "162" - } - ], - "envFrom": [ - { - "prefix": "163", - "configMapRef": { - "name": "164", - "optional": true - }, - "secretRef": { - "name": "165", - "optional": true - } - } - ], - "env": [ - { - "name": "166", - "value": "167", - "valueFrom": { - "fieldRef": { - "apiVersion": "168", - "fieldPath": "169" - }, - "resourceFieldRef": { - "containerName": "170", - "resource": "171", - "divisor": "587" - }, - "configMapKeyRef": { - "name": "172", - "key": "173", - "optional": false - }, - "secretKeyRef": { - "name": "174", - "key": "175", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "倱\u003c": "920" - }, - "requests": { - "贩j瀉ǚ": "455" - } - }, - "volumeMounts": [ - { - "name": "176", - "readOnly": true, - "mountPath": "177", - "subPath": "178", - "mountPropagation": "Ɋł/擇ɦĽ胚O醔ɍ厶耈 ", - "subPathExpr": "179" - } - ], - "volumeDevices": [ - { - "name": "180", - "devicePath": "181" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "182" - ] - }, - "httpGet": { - "path": "183", - "port": "184", - "host": "185", - "scheme": "腿ħ缶.蒅!a", - "httpHeaders": [ - { - "name": "186", - "value": "187" - } - ] - }, - "tcpSocket": { - "port": "188", - "host": "189" - }, - "initialDelaySeconds": 1154560741, - "timeoutSeconds": -1376537100, - "periodSeconds": 1100645882, - "successThreshold": -532628939, - "failureThreshold": -748919010 - }, - "readinessProbe": { - "exec": { - "command": [ - "190" - ] - }, - "httpGet": { - "path": "191", - "port": -1477511050, - "host": "192", - "scheme": ";栍dʪīT捘ɍi縱ù墴1Rƥ贫d飼", - "httpHeaders": [ - { - "name": "193", - "value": "194" - } - ] - }, - "tcpSocket": { - "port": "195", - "host": "196" - }, - "initialDelaySeconds": -709825668, - "timeoutSeconds": -1144400181, - "periodSeconds": -379514302, - "successThreshold": 173916181, - "failureThreshold": -813624408 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "197" - ] - }, - "httpGet": { - "path": "198", - "port": 200992434, - "host": "199", - "scheme": "ņ榱*Gưoɘ檲ɨ銦妰黖ȓ", - "httpHeaders": [ - { - "name": "200", - "value": "201" - } - ] - }, - "tcpSocket": { - "port": "202", - "host": "203" - } - }, - "preStop": { - "exec": { - "command": [ - "204" - ] - }, - "httpGet": { - "path": "205", - "port": "206", - "host": "207", - "scheme": "ɋ瀐\u003cɉ", - "httpHeaders": [ - { - "name": "208", - "value": "209" - } - ] - }, - "tcpSocket": { - "port": -1334904807, - "host": "210" - } - } - }, - "terminationMessagePath": "211", - "terminationMessagePolicy": "å睫}堇硲蕵ɢ苆", - "imagePullPolicy": "猀2:ö", - "securityContext": { - "capabilities": { - "add": [ - "5w垁鷌辪虽U珝Żwʮ馜üNșƶ" - ], - "drop": [ - "ĩĉş蝿ɖȃ賲鐅臬" - ] - }, - "privileged": false, - "seLinuxOptions": { - "user": "212", - "role": "213", - "type": "214", - "level": "215" - }, - "runAsUser": -5734988028820567880, - "runAsGroup": -2242514391033939790, - "runAsNonRoot": false, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": true, - "procMount": "芞QÄȻȊ+?ƭ峧Y栲茇竛吲蚛隖\u003cǶ" - }, - "stdin": true, - "stdinOnce": true, - "tty": true - } - ], - "containers": [ - { - "name": "216", - "image": "217", - "command": [ - "218" - ], - "args": [ - "219" - ], - "workingDir": "220", - "ports": [ - { - "name": "221", - "hostPort": -2093767566, - "containerPort": -1718681455, - "protocol": "*ʙ嫙\u0026蒒5靇C'ɵK.", - "hostIP": "222" - } - ], - "envFrom": [ - { - "prefix": "223", - "configMapRef": { - "name": "224", - "optional": false - }, - "secretRef": { - "name": "225", - "optional": true - } - } - ], - "env": [ - { - "name": "226", - "value": "227", - "valueFrom": { - "fieldRef": { - "apiVersion": "228", - "fieldPath": "229" - }, - "resourceFieldRef": { - "containerName": "230", - "resource": "231", - "divisor": "372" - }, - "configMapKeyRef": { - "name": "232", - "key": "233", - "optional": false - }, - "secretKeyRef": { - "name": "234", - "key": "235", - "optional": true - } - } - } - ], - "resources": { - "limits": { - "I粛E煹ǐƲE'iþŹʣy": "236" - }, - "requests": { - "漘Z剚敍0)": "908" - } - }, - "volumeMounts": [ - { - "name": "236", - "readOnly": true, - "mountPath": "237", - "subPath": "238", - "mountPropagation": "嵔棂p儼Ƿ裚瓶釆Ɗ+j忊Ŗȫ焗捏ĨFħ", - "subPathExpr": "239" - } - ], - "volumeDevices": [ - { - "name": "240", - "devicePath": "241" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "242" - ] - }, - "httpGet": { - "path": "243", - "port": "244", - "host": "245", - "scheme": "ɟ踡肒Ao/樝fw[Řż丩Ž", - "httpHeaders": [ - { - "name": "246", - "value": "247" - } - ] - }, - "tcpSocket": { - "port": "248", - "host": "249" - }, - "initialDelaySeconds": 988932710, - "timeoutSeconds": -1537700150, - "periodSeconds": -1815868713, - "successThreshold": 105707873, - "failureThreshold": -188803670 - }, - "readinessProbe": { - "exec": { - "command": [ - "250" - ] - }, - "httpGet": { - "path": "251", - "port": 1908572031, - "host": "252", - "scheme": "ɳ,ǿ飏騀呣ǎfǣ萭旿@掇l", - "httpHeaders": [ - { - "name": "253", - "value": "254" - } - ] - }, - "tcpSocket": { - "port": "255", - "host": "256" - }, - "initialDelaySeconds": 1584001904, - "timeoutSeconds": -839281354, - "periodSeconds": 2035347577, - "successThreshold": -819723498, - "failureThreshold": -150133456 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "257" - ] - }, - "httpGet": { - "path": "258", - "port": 1447898632, - "host": "259", - "scheme": "þ蛯ɰ荶lj", - "httpHeaders": [ - { - "name": "260", - "value": "261" - } - ] - }, - "tcpSocket": { - "port": -1180080716, - "host": "262" - } - }, - "preStop": { - "exec": { - "command": [ - "263" - ] - }, - "httpGet": { - "path": "264", - "port": 1428207963, - "host": "265", - "httpHeaders": [ - { - "name": "266", - "value": "267" - } - ] - }, - "tcpSocket": { - "port": 270599701, - "host": "268" - } - } - }, - "terminationMessagePath": "269", - "terminationMessagePolicy": "ʤî萨zvt莭", - "imagePullPolicy": "悮坮Ȣ幟ļ腻ŬƩȿ0矀Kʝ瘴I\\p", - "securityContext": { - "capabilities": { - "add": [ - "sĨɆâĺɗŹ倗S晒嶗U" - ], - "drop": [ - "_ƮA攤/ɸɎ R§耶FfBl" - ] - }, - "privileged": true, - "seLinuxOptions": { - "user": "270", - "role": "271", - "type": "272", - "level": "273" - }, - "runAsUser": 4614883548233532846, - "runAsGroup": 3850139838566476547, - "runAsNonRoot": false, - "readOnlyRootFilesystem": false, - "allowPrivilegeEscalation": false, - "procMount": "Ȱ?$矡ȶ网" - }, - "stdin": true, - "stdinOnce": true, - "tty": true - } - ], - "terminationGracePeriodSeconds": -549108701661089463, - "activeDeadlineSeconds": -11671145270681448, - "nodeSelector": { - "274": "275" - }, - "serviceAccountName": "276", - "serviceAccount": "277", - "automountServiceAccountToken": true, - "nodeName": "278", - "hostNetwork": true, - "hostPID": true, - "hostIPC": true, - "shareProcessNamespace": false, - "securityContext": { - "seLinuxOptions": { - "user": "279", - "role": "280", - "type": "281", - "level": "282" - }, - "runAsUser": -5860790522738935260, - "runAsGroup": 5267311692406174869, - "runAsNonRoot": false, - "supplementalGroups": [ - -4369115231127764890 - ], - "fsGroup": -4765779537771254535, - "sysctls": [ - { - "name": "283", - "value": "284" - } - ] - }, - "imagePullSecrets": [ - { - "name": "285" - } - ], - "hostname": "286", - "subdomain": "287", - "affinity": { - "nodeAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": { - "nodeSelectorTerms": [ - { - "matchExpressions": [ - { - "key": "288", - "operator": "胵輓Ɔ", - "values": [ - "289" - ] - } - ], - "matchFields": [ - { - "key": "290", - "operator": "ØœȠƬQg鄠[颐o", - "values": [ - "291" - ] - } - ] - } - ] - }, - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": 410611837, - "preference": { - "matchExpressions": [ - { - "key": "292", - "operator": "ɇ卷荙JLĹ]佱¿\u003e犵殇ŕ-Ɂ", - "values": [ - "293" - ] - } - ], - "matchFields": [ - { - "key": "294", - "operator": "t叀碧闳ȩr嚧ʣq埄", - "values": [ - "295" - ] - } - ] - } - } - ] - }, - "podAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "4-45e--7-5r-4-7--7-2---o--4-1-2s39--6---fv--m-8--72-bca4m54/F.h-__k_K5._..O_J": "q-.VEa-_gn.8-c.C3_F._oX-F9_.5vN5.25aWx.2aM24" - }, - "matchExpressions": [ - { - "key": "d5-g-7-7---g88w2k4usz--mj-8o26--26-hs5-jeds4-4tz9x-4.i-l11q5--uk5mj-94-8134i5k6q6--5tu-tie4-7--gm4p-8y-99/N_g-..__._____K_g1cXfr4", - "operator": "Exists" - } - ] - }, - "namespaces": [ - "302" - ], - "topologyKey": "303" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -751455207, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "G.-_pP__up.2L_s-o779._-k-5___Q": "3.csh-3--Z1Tvw39F_C-rtSY.g._2F7.-_e..Or_-.3OHgt._U.x" - }, - "matchExpressions": [ - { - "key": "2-tfh4.caTz_.g.w-o.8_WT-M.3_-1y_8D_X._B_p", - "operator": "Exists" - } - ] - }, - "namespaces": [ - "310" - ], - "topologyKey": "311" - } - } - ] - }, - "podAntiAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "5m8-1x129-9d8-s7-t7--336-11k8/A._X-D---k..1Q7._l.._Q.6.I--2_9.v.--3": "8.3_t_-l..-.DG7r-3.----._4__Xn" - }, - "matchExpressions": [ - { - "key": "Ue_l2.._8s--Z", - "operator": "In", - "values": [ - "A-._d._.Um.-__k.j._g-G-7--p9.-_0R.-_-3_L_2a" - ] - } - ] - }, - "namespaces": [ - "318" - ], - "topologyKey": "319" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -2081163116, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "acp6-5-x1---4/b8a_6_.0Q46": "6" - }, - "matchExpressions": [ - { - "key": "a-L--v_Z--Zg-_4Q__-v_t_u_.__I_-_-3-3--5X1rh-K5y_AzOBW9", - "operator": "In", - "values": [ - "Gv" - ] - } - ] - }, - "namespaces": [ - "326" - ], - "topologyKey": "327" - } - } - ] - } - }, - "schedulerName": "328", - "tolerations": [ - { - "key": "329", - "operator": "ȜŚɇA%ɀ蓧睔SJȋ灋槊", - "value": "330", - "effect": "群E牬庘颮6(|ǖûǭ", - "tolerationSeconds": -288011219492438332 - } - ], - "hostAliases": [ - { - "ip": "331", - "hostnames": [ - "332" - ] - } - ], - "priorityClassName": "333", - "priority": -852112760, - "dnsConfig": { - "nameservers": [ - "334" - ], - "searches": [ - "335" - ], - "options": [ - { - "name": "336", - "value": "337" - } - ] - }, - "readinessGates": [ - { - "conditionType": "" - } - ], - "runtimeClassName": "338", - "enableServiceLinks": true - } - }, - "ttlSecondsAfterFinished": -494764712 - }, - "status": { - "conditions": [ - { - "type": "ĄÇ稕Eɒ杞¹t骳ɰɰUʜʔŜ0¢啥Ƶ", - "status": "殴妓ɡ?}缫,豇\\ù", - "lastProbeTime": "2743-03-12T20:23:06Z", - "lastTransitionTime": "2631-09-01T15:48:23Z", - "reason": "339", - "message": "340" - } - ], - "active": 1540211725, - "succeeded": 1500591701, - "failed": -919140264 - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/batch.v1.Job.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.14.0/batch.v1.Job.after_roundtrip.pb deleted file mode 100644 index 26aff149df349a0ae6234dc28e055646a3eb7471..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4793 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 avp2>>fBb*WOJjuVWqHh%>UqVg* diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/batch.v1.Job.after_roundtrip.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/batch.v1.Job.after_roundtrip.yaml deleted file mode 100644 index c5ca8e114cb..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/batch.v1.Job.after_roundtrip.yaml +++ /dev/null @@ -1,721 +0,0 @@ -apiVersion: batch/v1 -kind: Job -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -spec: - activeDeadlineSeconds: -1888486794478722029 - backoffLimit: -596764376 - completions: -1821918122 - manualSelector: true - parallelism: -1978186127 - 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: - l3snh-z--3uy5-----578/B_._-.-W._AAn---v_-5-_8LXP-o-9..1l-_5---5w9vL_-.M.y._-_5: "" - template: - metadata: - annotations: - "37": "38" - clusterName: "43" - creationTimestamp: null - deletionGracePeriodSeconds: 986128679342689494 - finalizers: - - "42" - generateName: "31" - generation: 1142764901371385923 - labels: - "35": "36" - managedFields: - - apiVersion: "45" - manager: "44" - name: "30" - namespace: "32" - ownerReferences: - - apiVersion: "39" - blockOwnerDeletion: false - controller: true - kind: "40" - name: "41" - uid: ºɖgȏ哙ȍȂ揲ȼDDŽL - resourceVersion: "6776706803848751502" - selfLink: "33" - uid: Šĸů湙騘&啞 - spec: - activeDeadlineSeconds: -11671145270681448 - affinity: - nodeAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - key: "292" - operator: ɇ卷荙JLĹ]佱¿>犵殇ŕ-Ɂ - values: - - "293" - matchFields: - - key: "294" - operator: t叀碧闳ȩr嚧ʣq埄 - values: - - "295" - weight: 410611837 - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - key: "288" - operator: 胵輓Ɔ - values: - - "289" - matchFields: - - key: "290" - operator: ØœȠƬQg鄠[颐o - values: - - "291" - podAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: 2-tfh4.caTz_.g.w-o.8_WT-M.3_-1y_8D_X._B_p - operator: Exists - matchLabels: - G.-_pP__up.2L_s-o779._-k-5___Q: 3.csh-3--Z1Tvw39F_C-rtSY.g._2F7.-_e..Or_-.3OHgt._U.x - namespaces: - - "310" - topologyKey: "311" - weight: -751455207 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: d5-g-7-7---g88w2k4usz--mj-8o26--26-hs5-jeds4-4tz9x-4.i-l11q5--uk5mj-94-8134i5k6q6--5tu-tie4-7--gm4p-8y-99/N_g-..__._____K_g1cXfr4 - operator: Exists - matchLabels: - 4-45e--7-5r-4-7--7-2---o--4-1-2s39--6---fv--m-8--72-bca4m54/F.h-__k_K5._..O_J: q-.VEa-_gn.8-c.C3_F._oX-F9_.5vN5.25aWx.2aM24 - namespaces: - - "302" - topologyKey: "303" - podAntiAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: a-L--v_Z--Zg-_4Q__-v_t_u_.__I_-_-3-3--5X1rh-K5y_AzOBW9 - operator: In - values: - - Gv - matchLabels: - acp6-5-x1---4/b8a_6_.0Q46: "6" - namespaces: - - "326" - topologyKey: "327" - weight: -2081163116 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: Ue_l2.._8s--Z - operator: In - values: - - A-._d._.Um.-__k.j._g-G-7--p9.-_0R.-_-3_L_2a - matchLabels: - 5m8-1x129-9d8-s7-t7--336-11k8/A._X-D---k..1Q7._l.._Q.6.I--2_9.v.--3: 8.3_t_-l..-.DG7r-3.----._4__Xn - namespaces: - - "318" - topologyKey: "319" - automountServiceAccountToken: true - containers: - - args: - - "219" - command: - - "218" - env: - - name: "226" - value: "227" - valueFrom: - configMapKeyRef: - key: "233" - name: "232" - optional: false - fieldRef: - apiVersion: "228" - fieldPath: "229" - resourceFieldRef: - containerName: "230" - divisor: "372" - resource: "231" - secretKeyRef: - key: "235" - name: "234" - optional: true - envFrom: - - configMapRef: - name: "224" - optional: false - prefix: "223" - secretRef: - name: "225" - optional: true - image: "217" - imagePullPolicy: 悮坮Ȣ幟ļ腻ŬƩȿ0矀Kʝ瘴I\p - lifecycle: - postStart: - exec: - command: - - "257" - httpGet: - host: "259" - httpHeaders: - - name: "260" - value: "261" - path: "258" - port: 1447898632 - scheme: þ蛯ɰ荶lj - tcpSocket: - host: "262" - port: -1180080716 - preStop: - exec: - command: - - "263" - httpGet: - host: "265" - httpHeaders: - - name: "266" - value: "267" - path: "264" - port: 1428207963 - tcpSocket: - host: "268" - port: 270599701 - livenessProbe: - exec: - command: - - "242" - failureThreshold: -188803670 - httpGet: - host: "245" - httpHeaders: - - name: "246" - value: "247" - path: "243" - port: "244" - scheme: ɟ踡肒Ao/樝fw[Řż丩Ž - initialDelaySeconds: 988932710 - periodSeconds: -1815868713 - successThreshold: 105707873 - tcpSocket: - host: "249" - port: "248" - timeoutSeconds: -1537700150 - name: "216" - ports: - - containerPort: -1718681455 - hostIP: "222" - hostPort: -2093767566 - name: "221" - protocol: '*ʙ嫙&蒒5靇C''ɵK.' - readinessProbe: - exec: - command: - - "250" - failureThreshold: -150133456 - httpGet: - host: "252" - httpHeaders: - - name: "253" - value: "254" - path: "251" - port: 1908572031 - scheme: ɳ,ǿ飏騀呣ǎfǣ萭旿@掇l - initialDelaySeconds: 1584001904 - periodSeconds: 2035347577 - successThreshold: -819723498 - tcpSocket: - host: "256" - port: "255" - timeoutSeconds: -839281354 - resources: - limits: - I粛E煹ǐƲE'iþŹʣy: "236" - requests: - 漘Z剚敍0): "908" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - sĨɆâĺɗŹ倗S晒嶗U - drop: - - _ƮA攤/ɸɎ R§耶FfBl - privileged: true - procMount: Ȱ?$矡ȶ网 - readOnlyRootFilesystem: false - runAsGroup: 3850139838566476547 - runAsNonRoot: false - runAsUser: 4614883548233532846 - seLinuxOptions: - level: "273" - role: "271" - type: "272" - user: "270" - stdin: true - stdinOnce: true - terminationMessagePath: "269" - terminationMessagePolicy: ʤî萨zvt莭 - tty: true - volumeDevices: - - devicePath: "241" - name: "240" - volumeMounts: - - mountPath: "237" - mountPropagation: 嵔棂p儼Ƿ裚瓶釆Ɗ+j忊Ŗȫ焗捏ĨFħ - name: "236" - readOnly: true - subPath: "238" - subPathExpr: "239" - workingDir: "220" - dnsConfig: - nameservers: - - "334" - options: - - name: "336" - value: "337" - searches: - - "335" - enableServiceLinks: true - hostAliases: - - hostnames: - - "332" - ip: "331" - hostIPC: true - hostNetwork: true - hostPID: true - hostname: "286" - imagePullSecrets: - - name: "285" - initContainers: - - args: - - "159" - command: - - "158" - env: - - name: "166" - value: "167" - valueFrom: - configMapKeyRef: - key: "173" - name: "172" - optional: false - fieldRef: - apiVersion: "168" - fieldPath: "169" - resourceFieldRef: - containerName: "170" - divisor: "587" - resource: "171" - secretKeyRef: - key: "175" - name: "174" - optional: false - envFrom: - - configMapRef: - name: "164" - optional: true - prefix: "163" - secretRef: - name: "165" - optional: true - image: "157" - imagePullPolicy: 猀2:ö - lifecycle: - postStart: - exec: - command: - - "197" - httpGet: - host: "199" - httpHeaders: - - name: "200" - value: "201" - path: "198" - port: 200992434 - scheme: ņ榱*Gưoɘ檲ɨ銦妰黖ȓ - tcpSocket: - host: "203" - port: "202" - preStop: - exec: - command: - - "204" - httpGet: - host: "207" - httpHeaders: - - name: "208" - value: "209" - path: "205" - port: "206" - scheme: ɋ瀐<ɉ - tcpSocket: - host: "210" - port: -1334904807 - livenessProbe: - exec: - command: - - "182" - failureThreshold: -748919010 - httpGet: - host: "185" - httpHeaders: - - name: "186" - value: "187" - path: "183" - port: "184" - scheme: 腿ħ缶.蒅!a - initialDelaySeconds: 1154560741 - periodSeconds: 1100645882 - successThreshold: -532628939 - tcpSocket: - host: "189" - port: "188" - timeoutSeconds: -1376537100 - name: "156" - ports: - - containerPort: -522879476 - hostIP: "162" - hostPort: 273818613 - name: "161" - protocol: "N" - readinessProbe: - exec: - command: - - "190" - failureThreshold: -813624408 - httpGet: - host: "192" - httpHeaders: - - name: "193" - value: "194" - path: "191" - port: -1477511050 - scheme: ;栍dʪīT捘ɍi縱ù墴1Rƥ贫d飼 - initialDelaySeconds: -709825668 - periodSeconds: -379514302 - successThreshold: 173916181 - tcpSocket: - host: "196" - port: "195" - timeoutSeconds: -1144400181 - resources: - limits: - 倱<: "920" - requests: - 贩j瀉ǚ: "455" - securityContext: - allowPrivilegeEscalation: true - capabilities: - add: - - 5w垁鷌辪虽U珝Żwʮ馜üNșƶ - drop: - - ĩĉş蝿ɖȃ賲鐅臬 - privileged: false - procMount: 芞QÄȻȊ+?ƭ峧Y栲茇竛吲蚛隖<Ƕ - readOnlyRootFilesystem: true - runAsGroup: -2242514391033939790 - runAsNonRoot: false - runAsUser: -5734988028820567880 - seLinuxOptions: - level: "215" - role: "213" - type: "214" - user: "212" - stdin: true - stdinOnce: true - terminationMessagePath: "211" - terminationMessagePolicy: å睫}堇硲蕵ɢ苆 - tty: true - volumeDevices: - - devicePath: "181" - name: "180" - volumeMounts: - - mountPath: "177" - mountPropagation: Ɋł/擇ɦĽ胚O醔ɍ厶耈  - name: "176" - readOnly: true - subPath: "178" - subPathExpr: "179" - workingDir: "160" - nodeName: "278" - nodeSelector: - "274": "275" - priority: -852112760 - priorityClassName: "333" - readinessGates: - - conditionType: "" - runtimeClassName: "338" - schedulerName: "328" - securityContext: - fsGroup: -4765779537771254535 - runAsGroup: 5267311692406174869 - runAsNonRoot: false - runAsUser: -5860790522738935260 - seLinuxOptions: - level: "282" - role: "280" - type: "281" - user: "279" - supplementalGroups: - - -4369115231127764890 - sysctls: - - name: "283" - value: "284" - serviceAccount: "277" - serviceAccountName: "276" - shareProcessNamespace: false - subdomain: "287" - terminationGracePeriodSeconds: -549108701661089463 - tolerations: - - effect: 群E牬庘颮6(|ǖûǭ - key: "329" - operator: ȜŚɇA%ɀ蓧睔SJȋ灋槊 - tolerationSeconds: -288011219492438332 - value: "330" - volumes: - - awsElasticBlockStore: - fsType: "56" - partition: 903876536 - readOnly: true - volumeID: "55" - azureDisk: - cachingMode: "" - diskName: "119" - diskURI: "120" - fsType: "121" - kind: 坼É/pȿŘ阌Ŗ怳 - readOnly: false - azureFile: - secretName: "105" - shareName: "106" - cephfs: - monitors: - - "90" - path: "91" - readOnly: true - secretFile: "93" - secretRef: - name: "94" - user: "92" - cinder: - fsType: "88" - readOnly: true - secretRef: - name: "89" - volumeID: "87" - configMap: - defaultMode: 1532914928 - items: - - key: "108" - mode: 1825892582 - path: "109" - name: "107" - optional: false - csi: - driver: "151" - fsType: "152" - nodePublishSecretRef: - name: "155" - readOnly: false - volumeAttributes: - "153": "154" - downwardAPI: - defaultMode: -388204860 - items: - - fieldRef: - apiVersion: "98" - fieldPath: "99" - mode: 1539635748 - path: "97" - resourceFieldRef: - containerName: "100" - divisor: "770" - resource: "101" - emptyDir: - medium: z徃鷢6ȥ啕禗Ǐ2 - sizeLimit: "387" - fc: - fsType: "103" - lun: -573382936 - targetWWNs: - - "102" - wwids: - - "104" - flexVolume: - driver: "82" - fsType: "83" - options: - "85": "86" - readOnly: true - secretRef: - name: "84" - flocker: - datasetName: "95" - datasetUUID: "96" - gcePersistentDisk: - fsType: "54" - partition: -347579237 - pdName: "53" - readOnly: true - gitRepo: - directory: "59" - repository: "57" - revision: "58" - glusterfs: - endpoints: "72" - path: "73" - readOnly: true - hostPath: - path: "52" - type: bJ5ʬ昹ʞĹ鑑6NJPM饣` - iscsi: - chapAuthDiscovery: true - fsType: "68" - initiatorName: "71" - iqn: "66" - iscsiInterface: "67" - lun: -539733119 - portals: - - "69" - readOnly: true - secretRef: - name: "70" - targetPortal: "65" - name: "51" - nfs: - path: "64" - server: "63" - persistentVolumeClaim: - claimName: "74" - readOnly: true - photonPersistentDisk: - fsType: "123" - pdID: "122" - portworxVolume: - fsType: "138" - readOnly: true - volumeID: "137" - projected: - defaultMode: -556258965 - sources: - - configMap: - items: - - key: "133" - mode: -1305215109 - path: "134" - name: "132" - optional: true - downwardAPI: - items: - - fieldRef: - apiVersion: "128" - fieldPath: "129" - mode: -239847982 - path: "127" - resourceFieldRef: - containerName: "130" - divisor: "908" - resource: "131" - secret: - items: - - key: "125" - mode: -1629040033 - path: "126" - name: "124" - optional: false - serviceAccountToken: - audience: "135" - expirationSeconds: 8048348966862776448 - path: "136" - quobyte: - group: "117" - registry: "114" - tenant: "118" - user: "116" - volume: "115" - rbd: - fsType: "77" - image: "76" - keyring: "80" - monitors: - - "75" - pool: "78" - readOnly: true - secretRef: - name: "81" - user: "79" - scaleIO: - fsType: "146" - gateway: "139" - protectionDomain: "142" - secretRef: - name: "141" - storageMode: "144" - storagePool: "143" - system: "140" - volumeName: "145" - secret: - defaultMode: -963895759 - items: - - key: "61" - mode: 2022312348 - path: "62" - optional: false - secretName: "60" - storageos: - fsType: "149" - readOnly: true - secretRef: - name: "150" - volumeName: "147" - volumeNamespace: "148" - vsphereVolume: - fsType: "111" - storagePolicyID: "113" - storagePolicyName: "112" - volumePath: "110" - ttlSecondsAfterFinished: -494764712 -status: - active: 1540211725 - conditions: - - lastProbeTime: "2743-03-12T20:23:06Z" - lastTransitionTime: "2631-09-01T15:48:23Z" - message: "340" - reason: "339" - status: 殴妓ɡ?}缫,豇\ù - type: ĄÇ稕Eɒ杞¹t骳ɰɰUʜʔŜ0¢啥Ƶ - failed: -919140264 - succeeded: 1500591701 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/batch.v1.Job.json b/staging/src/k8s.io/api/testdata/v1.14.0/batch.v1.Job.json deleted file mode 100644 index 5c1ca81ff10..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/batch.v1.Job.json +++ /dev/null @@ -1,1063 +0,0 @@ -{ - "kind": "Job", - "apiVersion": "batch/v1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fields": {"18":{"19":null}} - } - ] - }, - "spec": { - "parallelism": -1978186127, - "completions": -1821918122, - "activeDeadlineSeconds": -1888486794478722029, - "backoffLimit": -596764376, - "selector": { - "matchLabels": { - "l3snh-z--3uy5-----578/B_._-.-W._AAn---v_-5-_8LXP-o-9..1l-_5---5w9vL_-.M.y._-_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" - ] - } - ] - }, - "manualSelector": true, - "template": { - "metadata": { - "name": "30", - "generateName": "31", - "namespace": "32", - "selfLink": "33", - "uid": "Šĸů湙騘\u0026啞", - "resourceVersion": "6776706803848751502", - "generation": 1142764901371385923, - "creationTimestamp": null, - "deletionGracePeriodSeconds": 986128679342689494, - "labels": { - "35": "36" - }, - "annotations": { - "37": "38" - }, - "ownerReferences": [ - { - "apiVersion": "39", - "kind": "40", - "name": "41", - "uid": "ºɖgȏ哙ȍȂ揲ȼDDŽL", - "controller": true, - "blockOwnerDeletion": false - } - ], - "finalizers": [ - "42" - ], - "clusterName": "43", - "managedFields": [ - { - "manager": "44", - "apiVersion": "45", - "fields": {"46":{"47":null}} - } - ] - }, - "spec": { - "volumes": [ - { - "name": "51", - "hostPath": { - "path": "52", - "type": "bJ5ʬ昹ʞĹ鑑6NJPM饣`" - }, - "emptyDir": { - "medium": "z徃鷢6ȥ啕禗Ǐ2", - "sizeLimit": "387" - }, - "gcePersistentDisk": { - "pdName": "53", - "fsType": "54", - "partition": -347579237, - "readOnly": true - }, - "awsElasticBlockStore": { - "volumeID": "55", - "fsType": "56", - "partition": 903876536, - "readOnly": true - }, - "gitRepo": { - "repository": "57", - "revision": "58", - "directory": "59" - }, - "secret": { - "secretName": "60", - "items": [ - { - "key": "61", - "path": "62", - "mode": 2022312348 - } - ], - "defaultMode": -963895759, - "optional": false - }, - "nfs": { - "server": "63", - "path": "64" - }, - "iscsi": { - "targetPortal": "65", - "iqn": "66", - "lun": -539733119, - "iscsiInterface": "67", - "fsType": "68", - "readOnly": true, - "portals": [ - "69" - ], - "chapAuthDiscovery": true, - "secretRef": { - "name": "70" - }, - "initiatorName": "71" - }, - "glusterfs": { - "endpoints": "72", - "path": "73", - "readOnly": true - }, - "persistentVolumeClaim": { - "claimName": "74", - "readOnly": true - }, - "rbd": { - "monitors": [ - "75" - ], - "image": "76", - "fsType": "77", - "pool": "78", - "user": "79", - "keyring": "80", - "secretRef": { - "name": "81" - }, - "readOnly": true - }, - "flexVolume": { - "driver": "82", - "fsType": "83", - "secretRef": { - "name": "84" - }, - "readOnly": true, - "options": { - "85": "86" - } - }, - "cinder": { - "volumeID": "87", - "fsType": "88", - "readOnly": true, - "secretRef": { - "name": "89" - } - }, - "cephfs": { - "monitors": [ - "90" - ], - "path": "91", - "user": "92", - "secretFile": "93", - "secretRef": { - "name": "94" - }, - "readOnly": true - }, - "flocker": { - "datasetName": "95", - "datasetUUID": "96" - }, - "downwardAPI": { - "items": [ - { - "path": "97", - "fieldRef": { - "apiVersion": "98", - "fieldPath": "99" - }, - "resourceFieldRef": { - "containerName": "100", - "resource": "101", - "divisor": "770" - }, - "mode": 1539635748 - } - ], - "defaultMode": -388204860 - }, - "fc": { - "targetWWNs": [ - "102" - ], - "lun": -573382936, - "fsType": "103", - "wwids": [ - "104" - ] - }, - "azureFile": { - "secretName": "105", - "shareName": "106" - }, - "configMap": { - "name": "107", - "items": [ - { - "key": "108", - "path": "109", - "mode": 1825892582 - } - ], - "defaultMode": 1532914928, - "optional": false - }, - "vsphereVolume": { - "volumePath": "110", - "fsType": "111", - "storagePolicyName": "112", - "storagePolicyID": "113" - }, - "quobyte": { - "registry": "114", - "volume": "115", - "user": "116", - "group": "117", - "tenant": "118" - }, - "azureDisk": { - "diskName": "119", - "diskURI": "120", - "cachingMode": "", - "fsType": "121", - "readOnly": false, - "kind": "坼É/pȿŘ阌Ŗ怳" - }, - "photonPersistentDisk": { - "pdID": "122", - "fsType": "123" - }, - "projected": { - "sources": [ - { - "secret": { - "name": "124", - "items": [ - { - "key": "125", - "path": "126", - "mode": -1629040033 - } - ], - "optional": false - }, - "downwardAPI": { - "items": [ - { - "path": "127", - "fieldRef": { - "apiVersion": "128", - "fieldPath": "129" - }, - "resourceFieldRef": { - "containerName": "130", - "resource": "131", - "divisor": "908" - }, - "mode": -239847982 - } - ] - }, - "configMap": { - "name": "132", - "items": [ - { - "key": "133", - "path": "134", - "mode": -1305215109 - } - ], - "optional": true - }, - "serviceAccountToken": { - "audience": "135", - "expirationSeconds": 8048348966862776448, - "path": "136" - } - } - ], - "defaultMode": -556258965 - }, - "portworxVolume": { - "volumeID": "137", - "fsType": "138", - "readOnly": true - }, - "scaleIO": { - "gateway": "139", - "system": "140", - "secretRef": { - "name": "141" - }, - "protectionDomain": "142", - "storagePool": "143", - "storageMode": "144", - "volumeName": "145", - "fsType": "146" - }, - "storageos": { - "volumeName": "147", - "volumeNamespace": "148", - "fsType": "149", - "readOnly": true, - "secretRef": { - "name": "150" - } - }, - "csi": { - "driver": "151", - "readOnly": false, - "fsType": "152", - "volumeAttributes": { - "153": "154" - }, - "nodePublishSecretRef": { - "name": "155" - } - } - } - ], - "initContainers": [ - { - "name": "156", - "image": "157", - "command": [ - "158" - ], - "args": [ - "159" - ], - "workingDir": "160", - "ports": [ - { - "name": "161", - "hostPort": 273818613, - "containerPort": -522879476, - "protocol": "N", - "hostIP": "162" - } - ], - "envFrom": [ - { - "prefix": "163", - "configMapRef": { - "name": "164", - "optional": true - }, - "secretRef": { - "name": "165", - "optional": true - } - } - ], - "env": [ - { - "name": "166", - "value": "167", - "valueFrom": { - "fieldRef": { - "apiVersion": "168", - "fieldPath": "169" - }, - "resourceFieldRef": { - "containerName": "170", - "resource": "171", - "divisor": "587" - }, - "configMapKeyRef": { - "name": "172", - "key": "173", - "optional": false - }, - "secretKeyRef": { - "name": "174", - "key": "175", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "倱\u003c": "920" - }, - "requests": { - "贩j瀉ǚ": "455" - } - }, - "volumeMounts": [ - { - "name": "176", - "readOnly": true, - "mountPath": "177", - "subPath": "178", - "mountPropagation": "Ɋł/擇ɦĽ胚O醔ɍ厶耈 ", - "subPathExpr": "179" - } - ], - "volumeDevices": [ - { - "name": "180", - "devicePath": "181" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "182" - ] - }, - "httpGet": { - "path": "183", - "port": "184", - "host": "185", - "scheme": "腿ħ缶.蒅!a", - "httpHeaders": [ - { - "name": "186", - "value": "187" - } - ] - }, - "tcpSocket": { - "port": "188", - "host": "189" - }, - "initialDelaySeconds": 1154560741, - "timeoutSeconds": -1376537100, - "periodSeconds": 1100645882, - "successThreshold": -532628939, - "failureThreshold": -748919010 - }, - "readinessProbe": { - "exec": { - "command": [ - "190" - ] - }, - "httpGet": { - "path": "191", - "port": -1477511050, - "host": "192", - "scheme": ";栍dʪīT捘ɍi縱ù墴1Rƥ贫d飼", - "httpHeaders": [ - { - "name": "193", - "value": "194" - } - ] - }, - "tcpSocket": { - "port": "195", - "host": "196" - }, - "initialDelaySeconds": -709825668, - "timeoutSeconds": -1144400181, - "periodSeconds": -379514302, - "successThreshold": 173916181, - "failureThreshold": -813624408 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "197" - ] - }, - "httpGet": { - "path": "198", - "port": 200992434, - "host": "199", - "scheme": "ņ榱*Gưoɘ檲ɨ銦妰黖ȓ", - "httpHeaders": [ - { - "name": "200", - "value": "201" - } - ] - }, - "tcpSocket": { - "port": "202", - "host": "203" - } - }, - "preStop": { - "exec": { - "command": [ - "204" - ] - }, - "httpGet": { - "path": "205", - "port": "206", - "host": "207", - "scheme": "ɋ瀐\u003cɉ", - "httpHeaders": [ - { - "name": "208", - "value": "209" - } - ] - }, - "tcpSocket": { - "port": -1334904807, - "host": "210" - } - } - }, - "terminationMessagePath": "211", - "terminationMessagePolicy": "å睫}堇硲蕵ɢ苆", - "imagePullPolicy": "猀2:ö", - "securityContext": { - "capabilities": { - "add": [ - "5w垁鷌辪虽U珝Żwʮ馜üNșƶ" - ], - "drop": [ - "ĩĉş蝿ɖȃ賲鐅臬" - ] - }, - "privileged": false, - "seLinuxOptions": { - "user": "212", - "role": "213", - "type": "214", - "level": "215" - }, - "runAsUser": -5734988028820567880, - "runAsGroup": -2242514391033939790, - "runAsNonRoot": false, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": true, - "procMount": "芞QÄȻȊ+?ƭ峧Y栲茇竛吲蚛隖\u003cǶ" - }, - "stdin": true, - "stdinOnce": true, - "tty": true - } - ], - "containers": [ - { - "name": "216", - "image": "217", - "command": [ - "218" - ], - "args": [ - "219" - ], - "workingDir": "220", - "ports": [ - { - "name": "221", - "hostPort": -2093767566, - "containerPort": -1718681455, - "protocol": "*ʙ嫙\u0026蒒5靇C'ɵK.", - "hostIP": "222" - } - ], - "envFrom": [ - { - "prefix": "223", - "configMapRef": { - "name": "224", - "optional": false - }, - "secretRef": { - "name": "225", - "optional": true - } - } - ], - "env": [ - { - "name": "226", - "value": "227", - "valueFrom": { - "fieldRef": { - "apiVersion": "228", - "fieldPath": "229" - }, - "resourceFieldRef": { - "containerName": "230", - "resource": "231", - "divisor": "372" - }, - "configMapKeyRef": { - "name": "232", - "key": "233", - "optional": false - }, - "secretKeyRef": { - "name": "234", - "key": "235", - "optional": true - } - } - } - ], - "resources": { - "limits": { - "I粛E煹ǐƲE'iþŹʣy": "236" - }, - "requests": { - "漘Z剚敍0)": "908" - } - }, - "volumeMounts": [ - { - "name": "236", - "readOnly": true, - "mountPath": "237", - "subPath": "238", - "mountPropagation": "嵔棂p儼Ƿ裚瓶釆Ɗ+j忊Ŗȫ焗捏ĨFħ", - "subPathExpr": "239" - } - ], - "volumeDevices": [ - { - "name": "240", - "devicePath": "241" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "242" - ] - }, - "httpGet": { - "path": "243", - "port": "244", - "host": "245", - "scheme": "ɟ踡肒Ao/樝fw[Řż丩Ž", - "httpHeaders": [ - { - "name": "246", - "value": "247" - } - ] - }, - "tcpSocket": { - "port": "248", - "host": "249" - }, - "initialDelaySeconds": 988932710, - "timeoutSeconds": -1537700150, - "periodSeconds": -1815868713, - "successThreshold": 105707873, - "failureThreshold": -188803670 - }, - "readinessProbe": { - "exec": { - "command": [ - "250" - ] - }, - "httpGet": { - "path": "251", - "port": 1908572031, - "host": "252", - "scheme": "ɳ,ǿ飏騀呣ǎfǣ萭旿@掇l", - "httpHeaders": [ - { - "name": "253", - "value": "254" - } - ] - }, - "tcpSocket": { - "port": "255", - "host": "256" - }, - "initialDelaySeconds": 1584001904, - "timeoutSeconds": -839281354, - "periodSeconds": 2035347577, - "successThreshold": -819723498, - "failureThreshold": -150133456 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "257" - ] - }, - "httpGet": { - "path": "258", - "port": 1447898632, - "host": "259", - "scheme": "þ蛯ɰ荶lj", - "httpHeaders": [ - { - "name": "260", - "value": "261" - } - ] - }, - "tcpSocket": { - "port": -1180080716, - "host": "262" - } - }, - "preStop": { - "exec": { - "command": [ - "263" - ] - }, - "httpGet": { - "path": "264", - "port": 1428207963, - "host": "265", - "httpHeaders": [ - { - "name": "266", - "value": "267" - } - ] - }, - "tcpSocket": { - "port": 270599701, - "host": "268" - } - } - }, - "terminationMessagePath": "269", - "terminationMessagePolicy": "ʤî萨zvt莭", - "imagePullPolicy": "悮坮Ȣ幟ļ腻ŬƩȿ0矀Kʝ瘴I\\p", - "securityContext": { - "capabilities": { - "add": [ - "sĨɆâĺɗŹ倗S晒嶗U" - ], - "drop": [ - "_ƮA攤/ɸɎ R§耶FfBl" - ] - }, - "privileged": true, - "seLinuxOptions": { - "user": "270", - "role": "271", - "type": "272", - "level": "273" - }, - "runAsUser": 4614883548233532846, - "runAsGroup": 3850139838566476547, - "runAsNonRoot": false, - "readOnlyRootFilesystem": false, - "allowPrivilegeEscalation": false, - "procMount": "Ȱ?$矡ȶ网" - }, - "stdin": true, - "stdinOnce": true, - "tty": true - } - ], - "terminationGracePeriodSeconds": -549108701661089463, - "activeDeadlineSeconds": -11671145270681448, - "nodeSelector": { - "274": "275" - }, - "serviceAccountName": "276", - "serviceAccount": "277", - "automountServiceAccountToken": true, - "nodeName": "278", - "hostNetwork": true, - "hostPID": true, - "hostIPC": true, - "shareProcessNamespace": false, - "securityContext": { - "seLinuxOptions": { - "user": "279", - "role": "280", - "type": "281", - "level": "282" - }, - "runAsUser": -5860790522738935260, - "runAsGroup": 5267311692406174869, - "runAsNonRoot": false, - "supplementalGroups": [ - -4369115231127764890 - ], - "fsGroup": -4765779537771254535, - "sysctls": [ - { - "name": "283", - "value": "284" - } - ] - }, - "imagePullSecrets": [ - { - "name": "285" - } - ], - "hostname": "286", - "subdomain": "287", - "affinity": { - "nodeAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": { - "nodeSelectorTerms": [ - { - "matchExpressions": [ - { - "key": "288", - "operator": "胵輓Ɔ", - "values": [ - "289" - ] - } - ], - "matchFields": [ - { - "key": "290", - "operator": "ØœȠƬQg鄠[颐o", - "values": [ - "291" - ] - } - ] - } - ] - }, - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": 410611837, - "preference": { - "matchExpressions": [ - { - "key": "292", - "operator": "ɇ卷荙JLĹ]佱¿\u003e犵殇ŕ-Ɂ", - "values": [ - "293" - ] - } - ], - "matchFields": [ - { - "key": "294", - "operator": "t叀碧闳ȩr嚧ʣq埄", - "values": [ - "295" - ] - } - ] - } - } - ] - }, - "podAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "4-45e--7-5r-4-7--7-2---o--4-1-2s39--6---fv--m-8--72-bca4m54/F.h-__k_K5._..O_J": "q-.VEa-_gn.8-c.C3_F._oX-F9_.5vN5.25aWx.2aM24" - }, - "matchExpressions": [ - { - "key": "d5-g-7-7---g88w2k4usz--mj-8o26--26-hs5-jeds4-4tz9x-4.i-l11q5--uk5mj-94-8134i5k6q6--5tu-tie4-7--gm4p-8y-99/N_g-..__._____K_g1cXfr4", - "operator": "Exists" - } - ] - }, - "namespaces": [ - "302" - ], - "topologyKey": "303" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -751455207, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "G.-_pP__up.2L_s-o779._-k-5___Q": "3.csh-3--Z1Tvw39F_C-rtSY.g._2F7.-_e..Or_-.3OHgt._U.x" - }, - "matchExpressions": [ - { - "key": "2-tfh4.caTz_.g.w-o.8_WT-M.3_-1y_8D_X._B_p", - "operator": "Exists" - } - ] - }, - "namespaces": [ - "310" - ], - "topologyKey": "311" - } - } - ] - }, - "podAntiAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "5m8-1x129-9d8-s7-t7--336-11k8/A._X-D---k..1Q7._l.._Q.6.I--2_9.v.--3": "8.3_t_-l..-.DG7r-3.----._4__Xn" - }, - "matchExpressions": [ - { - "key": "Ue_l2.._8s--Z", - "operator": "In", - "values": [ - "A-._d._.Um.-__k.j._g-G-7--p9.-_0R.-_-3_L_2a" - ] - } - ] - }, - "namespaces": [ - "318" - ], - "topologyKey": "319" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -2081163116, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "acp6-5-x1---4/b8a_6_.0Q46": "6" - }, - "matchExpressions": [ - { - "key": "a-L--v_Z--Zg-_4Q__-v_t_u_.__I_-_-3-3--5X1rh-K5y_AzOBW9", - "operator": "In", - "values": [ - "Gv" - ] - } - ] - }, - "namespaces": [ - "326" - ], - "topologyKey": "327" - } - } - ] - } - }, - "schedulerName": "328", - "tolerations": [ - { - "key": "329", - "operator": "ȜŚɇA%ɀ蓧睔SJȋ灋槊", - "value": "330", - "effect": "群E牬庘颮6(|ǖûǭ", - "tolerationSeconds": -288011219492438332 - } - ], - "hostAliases": [ - { - "ip": "331", - "hostnames": [ - "332" - ] - } - ], - "priorityClassName": "333", - "priority": -852112760, - "dnsConfig": { - "nameservers": [ - "334" - ], - "searches": [ - "335" - ], - "options": [ - { - "name": "336", - "value": "337" - } - ] - }, - "readinessGates": [ - { - "conditionType": "" - } - ], - "runtimeClassName": "338", - "enableServiceLinks": true - } - }, - "ttlSecondsAfterFinished": -494764712 - }, - "status": { - "conditions": [ - { - "type": "ĄÇ稕Eɒ杞¹t骳ɰɰUʜʔŜ0¢啥Ƶ", - "status": "殴妓ɡ?}缫,豇\\ù", - "lastProbeTime": "2743-03-12T20:23:06Z", - "lastTransitionTime": "2631-09-01T15:48:23Z", - "reason": "339", - "message": "340" - } - ], - "active": 1540211725, - "succeeded": 1500591701, - "failed": -919140264 - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/batch.v1.Job.pb b/staging/src/k8s.io/api/testdata/v1.14.0/batch.v1.Job.pb deleted file mode 100644 index 5f0b8d189669e5f457c78cc036b3355f6ea73a1f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4825 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 thmW{=KVM*h8>T4gButcqh>~6BZjOok_犵殇ŕ-Ɂ - values: - - "293" - matchFields: - - key: "294" - operator: t叀碧闳ȩr嚧ʣq埄 - values: - - "295" - weight: 410611837 - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - key: "288" - operator: 胵輓Ɔ - values: - - "289" - matchFields: - - key: "290" - operator: ØœȠƬQg鄠[颐o - values: - - "291" - podAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: 2-tfh4.caTz_.g.w-o.8_WT-M.3_-1y_8D_X._B_p - operator: Exists - matchLabels: - G.-_pP__up.2L_s-o779._-k-5___Q: 3.csh-3--Z1Tvw39F_C-rtSY.g._2F7.-_e..Or_-.3OHgt._U.x - namespaces: - - "310" - topologyKey: "311" - weight: -751455207 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: d5-g-7-7---g88w2k4usz--mj-8o26--26-hs5-jeds4-4tz9x-4.i-l11q5--uk5mj-94-8134i5k6q6--5tu-tie4-7--gm4p-8y-99/N_g-..__._____K_g1cXfr4 - operator: Exists - matchLabels: - 4-45e--7-5r-4-7--7-2---o--4-1-2s39--6---fv--m-8--72-bca4m54/F.h-__k_K5._..O_J: q-.VEa-_gn.8-c.C3_F._oX-F9_.5vN5.25aWx.2aM24 - namespaces: - - "302" - topologyKey: "303" - podAntiAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: a-L--v_Z--Zg-_4Q__-v_t_u_.__I_-_-3-3--5X1rh-K5y_AzOBW9 - operator: In - values: - - Gv - matchLabels: - acp6-5-x1---4/b8a_6_.0Q46: "6" - namespaces: - - "326" - topologyKey: "327" - weight: -2081163116 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: Ue_l2.._8s--Z - operator: In - values: - - A-._d._.Um.-__k.j._g-G-7--p9.-_0R.-_-3_L_2a - matchLabels: - 5m8-1x129-9d8-s7-t7--336-11k8/A._X-D---k..1Q7._l.._Q.6.I--2_9.v.--3: 8.3_t_-l..-.DG7r-3.----._4__Xn - namespaces: - - "318" - topologyKey: "319" - automountServiceAccountToken: true - containers: - - args: - - "219" - command: - - "218" - env: - - name: "226" - value: "227" - valueFrom: - configMapKeyRef: - key: "233" - name: "232" - optional: false - fieldRef: - apiVersion: "228" - fieldPath: "229" - resourceFieldRef: - containerName: "230" - divisor: "372" - resource: "231" - secretKeyRef: - key: "235" - name: "234" - optional: true - envFrom: - - configMapRef: - name: "224" - optional: false - prefix: "223" - secretRef: - name: "225" - optional: true - image: "217" - imagePullPolicy: 悮坮Ȣ幟ļ腻ŬƩȿ0矀Kʝ瘴I\p - lifecycle: - postStart: - exec: - command: - - "257" - httpGet: - host: "259" - httpHeaders: - - name: "260" - value: "261" - path: "258" - port: 1447898632 - scheme: þ蛯ɰ荶lj - tcpSocket: - host: "262" - port: -1180080716 - preStop: - exec: - command: - - "263" - httpGet: - host: "265" - httpHeaders: - - name: "266" - value: "267" - path: "264" - port: 1428207963 - tcpSocket: - host: "268" - port: 270599701 - livenessProbe: - exec: - command: - - "242" - failureThreshold: -188803670 - httpGet: - host: "245" - httpHeaders: - - name: "246" - value: "247" - path: "243" - port: "244" - scheme: ɟ踡肒Ao/樝fw[Řż丩Ž - initialDelaySeconds: 988932710 - periodSeconds: -1815868713 - successThreshold: 105707873 - tcpSocket: - host: "249" - port: "248" - timeoutSeconds: -1537700150 - name: "216" - ports: - - containerPort: -1718681455 - hostIP: "222" - hostPort: -2093767566 - name: "221" - protocol: '*ʙ嫙&蒒5靇C''ɵK.' - readinessProbe: - exec: - command: - - "250" - failureThreshold: -150133456 - httpGet: - host: "252" - httpHeaders: - - name: "253" - value: "254" - path: "251" - port: 1908572031 - scheme: ɳ,ǿ飏騀呣ǎfǣ萭旿@掇l - initialDelaySeconds: 1584001904 - periodSeconds: 2035347577 - successThreshold: -819723498 - tcpSocket: - host: "256" - port: "255" - timeoutSeconds: -839281354 - resources: - limits: - I粛E煹ǐƲE'iþŹʣy: "236" - requests: - 漘Z剚敍0): "908" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - sĨɆâĺɗŹ倗S晒嶗U - drop: - - _ƮA攤/ɸɎ R§耶FfBl - privileged: true - procMount: Ȱ?$矡ȶ网 - readOnlyRootFilesystem: false - runAsGroup: 3850139838566476547 - runAsNonRoot: false - runAsUser: 4614883548233532846 - seLinuxOptions: - level: "273" - role: "271" - type: "272" - user: "270" - stdin: true - stdinOnce: true - terminationMessagePath: "269" - terminationMessagePolicy: ʤî萨zvt莭 - tty: true - volumeDevices: - - devicePath: "241" - name: "240" - volumeMounts: - - mountPath: "237" - mountPropagation: 嵔棂p儼Ƿ裚瓶釆Ɗ+j忊Ŗȫ焗捏ĨFħ - name: "236" - readOnly: true - subPath: "238" - subPathExpr: "239" - workingDir: "220" - dnsConfig: - nameservers: - - "334" - options: - - name: "336" - value: "337" - searches: - - "335" - enableServiceLinks: true - hostAliases: - - hostnames: - - "332" - ip: "331" - hostIPC: true - hostNetwork: true - hostPID: true - hostname: "286" - imagePullSecrets: - - name: "285" - initContainers: - - args: - - "159" - command: - - "158" - env: - - name: "166" - value: "167" - valueFrom: - configMapKeyRef: - key: "173" - name: "172" - optional: false - fieldRef: - apiVersion: "168" - fieldPath: "169" - resourceFieldRef: - containerName: "170" - divisor: "587" - resource: "171" - secretKeyRef: - key: "175" - name: "174" - optional: false - envFrom: - - configMapRef: - name: "164" - optional: true - prefix: "163" - secretRef: - name: "165" - optional: true - image: "157" - imagePullPolicy: 猀2:ö - lifecycle: - postStart: - exec: - command: - - "197" - httpGet: - host: "199" - httpHeaders: - - name: "200" - value: "201" - path: "198" - port: 200992434 - scheme: ņ榱*Gưoɘ檲ɨ銦妰黖ȓ - tcpSocket: - host: "203" - port: "202" - preStop: - exec: - command: - - "204" - httpGet: - host: "207" - httpHeaders: - - name: "208" - value: "209" - path: "205" - port: "206" - scheme: ɋ瀐<ɉ - tcpSocket: - host: "210" - port: -1334904807 - livenessProbe: - exec: - command: - - "182" - failureThreshold: -748919010 - httpGet: - host: "185" - httpHeaders: - - name: "186" - value: "187" - path: "183" - port: "184" - scheme: 腿ħ缶.蒅!a - initialDelaySeconds: 1154560741 - periodSeconds: 1100645882 - successThreshold: -532628939 - tcpSocket: - host: "189" - port: "188" - timeoutSeconds: -1376537100 - name: "156" - ports: - - containerPort: -522879476 - hostIP: "162" - hostPort: 273818613 - name: "161" - protocol: "N" - readinessProbe: - exec: - command: - - "190" - failureThreshold: -813624408 - httpGet: - host: "192" - httpHeaders: - - name: "193" - value: "194" - path: "191" - port: -1477511050 - scheme: ;栍dʪīT捘ɍi縱ù墴1Rƥ贫d飼 - initialDelaySeconds: -709825668 - periodSeconds: -379514302 - successThreshold: 173916181 - tcpSocket: - host: "196" - port: "195" - timeoutSeconds: -1144400181 - resources: - limits: - 倱<: "920" - requests: - 贩j瀉ǚ: "455" - securityContext: - allowPrivilegeEscalation: true - capabilities: - add: - - 5w垁鷌辪虽U珝Żwʮ馜üNșƶ - drop: - - ĩĉş蝿ɖȃ賲鐅臬 - privileged: false - procMount: 芞QÄȻȊ+?ƭ峧Y栲茇竛吲蚛隖<Ƕ - readOnlyRootFilesystem: true - runAsGroup: -2242514391033939790 - runAsNonRoot: false - runAsUser: -5734988028820567880 - seLinuxOptions: - level: "215" - role: "213" - type: "214" - user: "212" - stdin: true - stdinOnce: true - terminationMessagePath: "211" - terminationMessagePolicy: å睫}堇硲蕵ɢ苆 - tty: true - volumeDevices: - - devicePath: "181" - name: "180" - volumeMounts: - - mountPath: "177" - mountPropagation: Ɋł/擇ɦĽ胚O醔ɍ厶耈  - name: "176" - readOnly: true - subPath: "178" - subPathExpr: "179" - workingDir: "160" - nodeName: "278" - nodeSelector: - "274": "275" - priority: -852112760 - priorityClassName: "333" - readinessGates: - - conditionType: "" - runtimeClassName: "338" - schedulerName: "328" - securityContext: - fsGroup: -4765779537771254535 - runAsGroup: 5267311692406174869 - runAsNonRoot: false - runAsUser: -5860790522738935260 - seLinuxOptions: - level: "282" - role: "280" - type: "281" - user: "279" - supplementalGroups: - - -4369115231127764890 - sysctls: - - name: "283" - value: "284" - serviceAccount: "277" - serviceAccountName: "276" - shareProcessNamespace: false - subdomain: "287" - terminationGracePeriodSeconds: -549108701661089463 - tolerations: - - effect: 群E牬庘颮6(|ǖûǭ - key: "329" - operator: ȜŚɇA%ɀ蓧睔SJȋ灋槊 - tolerationSeconds: -288011219492438332 - value: "330" - volumes: - - awsElasticBlockStore: - fsType: "56" - partition: 903876536 - readOnly: true - volumeID: "55" - azureDisk: - cachingMode: "" - diskName: "119" - diskURI: "120" - fsType: "121" - kind: 坼É/pȿŘ阌Ŗ怳 - readOnly: false - azureFile: - secretName: "105" - shareName: "106" - cephfs: - monitors: - - "90" - path: "91" - readOnly: true - secretFile: "93" - secretRef: - name: "94" - user: "92" - cinder: - fsType: "88" - readOnly: true - secretRef: - name: "89" - volumeID: "87" - configMap: - defaultMode: 1532914928 - items: - - key: "108" - mode: 1825892582 - path: "109" - name: "107" - optional: false - csi: - driver: "151" - fsType: "152" - nodePublishSecretRef: - name: "155" - readOnly: false - volumeAttributes: - "153": "154" - downwardAPI: - defaultMode: -388204860 - items: - - fieldRef: - apiVersion: "98" - fieldPath: "99" - mode: 1539635748 - path: "97" - resourceFieldRef: - containerName: "100" - divisor: "770" - resource: "101" - emptyDir: - medium: z徃鷢6ȥ啕禗Ǐ2 - sizeLimit: "387" - fc: - fsType: "103" - lun: -573382936 - targetWWNs: - - "102" - wwids: - - "104" - flexVolume: - driver: "82" - fsType: "83" - options: - "85": "86" - readOnly: true - secretRef: - name: "84" - flocker: - datasetName: "95" - datasetUUID: "96" - gcePersistentDisk: - fsType: "54" - partition: -347579237 - pdName: "53" - readOnly: true - gitRepo: - directory: "59" - repository: "57" - revision: "58" - glusterfs: - endpoints: "72" - path: "73" - readOnly: true - hostPath: - path: "52" - type: bJ5ʬ昹ʞĹ鑑6NJPM饣` - iscsi: - chapAuthDiscovery: true - fsType: "68" - initiatorName: "71" - iqn: "66" - iscsiInterface: "67" - lun: -539733119 - portals: - - "69" - readOnly: true - secretRef: - name: "70" - targetPortal: "65" - name: "51" - nfs: - path: "64" - server: "63" - persistentVolumeClaim: - claimName: "74" - readOnly: true - photonPersistentDisk: - fsType: "123" - pdID: "122" - portworxVolume: - fsType: "138" - readOnly: true - volumeID: "137" - projected: - defaultMode: -556258965 - sources: - - configMap: - items: - - key: "133" - mode: -1305215109 - path: "134" - name: "132" - optional: true - downwardAPI: - items: - - fieldRef: - apiVersion: "128" - fieldPath: "129" - mode: -239847982 - path: "127" - resourceFieldRef: - containerName: "130" - divisor: "908" - resource: "131" - secret: - items: - - key: "125" - mode: -1629040033 - path: "126" - name: "124" - optional: false - serviceAccountToken: - audience: "135" - expirationSeconds: 8048348966862776448 - path: "136" - quobyte: - group: "117" - registry: "114" - tenant: "118" - user: "116" - volume: "115" - rbd: - fsType: "77" - image: "76" - keyring: "80" - monitors: - - "75" - pool: "78" - readOnly: true - secretRef: - name: "81" - user: "79" - scaleIO: - fsType: "146" - gateway: "139" - protectionDomain: "142" - secretRef: - name: "141" - storageMode: "144" - storagePool: "143" - system: "140" - volumeName: "145" - secret: - defaultMode: -963895759 - items: - - key: "61" - mode: 2022312348 - path: "62" - optional: false - secretName: "60" - storageos: - fsType: "149" - readOnly: true - secretRef: - name: "150" - volumeName: "147" - volumeNamespace: "148" - vsphereVolume: - fsType: "111" - storagePolicyID: "113" - storagePolicyName: "112" - volumePath: "110" - ttlSecondsAfterFinished: -494764712 -status: - active: 1540211725 - conditions: - - lastProbeTime: "2743-03-12T20:23:06Z" - lastTransitionTime: "2631-09-01T15:48:23Z" - message: "340" - reason: "339" - status: 殴妓ɡ?}缫,豇\ù - type: ĄÇ稕Eɒ杞¹t骳ɰɰUʜʔŜ0¢啥Ƶ - failed: -919140264 - succeeded: 1500591701 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/batch.v1beta1.CronJob.after_roundtrip.json b/staging/src/k8s.io/api/testdata/v1.14.0/batch.v1beta1.CronJob.after_roundtrip.json deleted file mode 100644 index 902c31b7a3d..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/batch.v1beta1.CronJob.after_roundtrip.json +++ /dev/null @@ -1,1107 +0,0 @@ -{ - "kind": "CronJob", - "apiVersion": "batch/v1beta1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17" - } - ] - }, - "spec": { - "schedule": "24", - "startingDeadlineSeconds": -8817021678265088399, - "concurrencyPolicy": "ěĂ凗蓏Ŋ蛊ĉy緅縕", - "suspend": false, - "jobTemplate": { - "metadata": { - "name": "25", - "generateName": "26", - "namespace": "27", - "selfLink": "28", - "uid": "ɭîcP$Iņ", - "resourceVersion": "14926502199533077124", - "generation": -1382274715716350298, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -8477149434422619117, - "labels": { - "30": "31" - }, - "annotations": { - "32": "33" - }, - "ownerReferences": [ - { - "apiVersion": "34", - "kind": "35", - "name": "36", - "uid": "+½H牗洝尿彀亞螩", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "37" - ], - "clusterName": "38", - "managedFields": [ - { - "manager": "39", - "operation": "4%a鯿r", - "apiVersion": "40" - } - ] - }, - "spec": { - "parallelism": -110482268, - "completions": -54954325, - "activeDeadlineSeconds": 8559948711650432497, - "backoffLimit": -907310967, - "selector": { - "matchLabels": { - "WR58_HLU..8._bQw.-dG6c-.6--_x.--0wmZk1_8._3U": "UBq.m_-.q8_v2LiTF_a981d3-7-fP81.-9" - }, - "matchExpressions": [ - { - "key": "GE.9__.3_u1.m_.5AW-_S-.3g.7_2fNc5-0", - "operator": "NotIn", - "values": [ - "YM9T9sH.Wu5--.K_.0--_0P7_.C.Ze--D07.a_.G" - ] - } - ] - }, - "manualSelector": false, - "template": { - "metadata": { - "name": "52", - "generateName": "53", - "namespace": "54", - "selfLink": "55", - "uid": "³ƞsɁ8^", - "resourceVersion": "8685765401091182865", - "generation": 2849222499405033998, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -671981934547025691, - "labels": { - "57": "58" - }, - "annotations": { - "59": "60" - }, - "ownerReferences": [ - { - "apiVersion": "61", - "kind": "62", - "name": "63", - "uid": "Ǡ/淹\\韲翁\u0026ʢ", - "controller": true, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "64" - ], - "clusterName": "65", - "managedFields": [ - { - "manager": "66", - "operation": "\\%枅:=ǛƓɥ踓Ǻǧ湬淊kŪ", - "apiVersion": "67" - } - ] - }, - "spec": { - "volumes": [ - { - "name": "72", - "hostPath": { - "path": "73", - "type": "ȸŹăȲϤĦ" - }, - "emptyDir": { - "medium": "芝M 宸@Z^嫫猤痈", - "sizeLimit": "179" - }, - "gcePersistentDisk": { - "pdName": "74", - "fsType": "75", - "partition": -2127673004 - }, - "awsElasticBlockStore": { - "volumeID": "76", - "fsType": "77", - "partition": 717712876 - }, - "gitRepo": { - "repository": "78", - "revision": "79", - "directory": "80" - }, - "secret": { - "secretName": "81", - "items": [ - { - "key": "82", - "path": "83", - "mode": 147264373 - } - ], - "defaultMode": -1249460160, - "optional": false - }, - "nfs": { - "server": "84", - "path": "85" - }, - "iscsi": { - "targetPortal": "86", - "iqn": "87", - "lun": 1029074742, - "iscsiInterface": "88", - "fsType": "89", - "portals": [ - "90" - ], - "secretRef": { - "name": "91" - }, - "initiatorName": "92" - }, - "glusterfs": { - "endpoints": "93", - "path": "94" - }, - "persistentVolumeClaim": { - "claimName": "95", - "readOnly": true - }, - "rbd": { - "monitors": [ - "96" - ], - "image": "97", - "fsType": "98", - "pool": "99", - "user": "100", - "keyring": "101", - "secretRef": { - "name": "102" - }, - "readOnly": true - }, - "flexVolume": { - "driver": "103", - "fsType": "104", - "secretRef": { - "name": "105" - }, - "readOnly": true, - "options": { - "106": "107" - } - }, - "cinder": { - "volumeID": "108", - "fsType": "109", - "secretRef": { - "name": "110" - } - }, - "cephfs": { - "monitors": [ - "111" - ], - "path": "112", - "user": "113", - "secretFile": "114", - "secretRef": { - "name": "115" - }, - "readOnly": true - }, - "flocker": { - "datasetName": "116", - "datasetUUID": "117" - }, - "downwardAPI": { - "items": [ - { - "path": "118", - "fieldRef": { - "apiVersion": "119", - "fieldPath": "120" - }, - "resourceFieldRef": { - "containerName": "121", - "resource": "122", - "divisor": "857" - }, - "mode": -1305215109 - } - ], - "defaultMode": 186998979 - }, - "fc": { - "targetWWNs": [ - "123" - ], - "lun": 1179332384, - "fsType": "124", - "readOnly": true, - "wwids": [ - "125" - ] - }, - "azureFile": { - "secretName": "126", - "shareName": "127" - }, - "configMap": { - "name": "128", - "items": [ - { - "key": "129", - "path": "130", - "mode": 926891073 - } - ], - "defaultMode": -1558831136, - "optional": true - }, - "vsphereVolume": { - "volumePath": "131", - "fsType": "132", - "storagePolicyName": "133", - "storagePolicyID": "134" - }, - "quobyte": { - "registry": "135", - "volume": "136", - "user": "137", - "group": "138", - "tenant": "139" - }, - "azureDisk": { - "diskName": "140", - "diskURI": "141", - "cachingMode": "ÙæNǚ錯ƶRq", - "fsType": "142", - "readOnly": true, - "kind": "?瞲Ť倱\u003cįXŋ朘瑥A徙" - }, - "photonPersistentDisk": { - "pdID": "143", - "fsType": "144" - }, - "projected": { - "sources": [ - { - "secret": { - "name": "145", - "items": [ - { - "key": "146", - "path": "147", - "mode": -1120128337 - } - ], - "optional": false - }, - "downwardAPI": { - "items": [ - { - "path": "148", - "fieldRef": { - "apiVersion": "149", - "fieldPath": "150" - }, - "resourceFieldRef": { - "containerName": "151", - "resource": "152", - "divisor": "580" - }, - "mode": 1669671203 - } - ] - }, - "configMap": { - "name": "153", - "items": [ - { - "key": "154", - "path": "155", - "mode": -1950133943 - } - ], - "optional": false - }, - "serviceAccountToken": { - "audience": "156", - "expirationSeconds": -8801560367353238479, - "path": "157" - } - } - ], - "defaultMode": -427769948 - }, - "portworxVolume": { - "volumeID": "158", - "fsType": "159" - }, - "scaleIO": { - "gateway": "160", - "system": "161", - "secretRef": { - "name": "162" - }, - "protectionDomain": "163", - "storagePool": "164", - "storageMode": "165", - "volumeName": "166", - "fsType": "167", - "readOnly": true - }, - "storageos": { - "volumeName": "168", - "volumeNamespace": "169", - "fsType": "170", - "secretRef": { - "name": "171" - } - }, - "csi": { - "driver": "172", - "readOnly": true, - "fsType": "173", - "volumeAttributes": { - "174": "175" - }, - "nodePublishSecretRef": { - "name": "176" - } - } - } - ], - "initContainers": [ - { - "name": "177", - "image": "178", - "command": [ - "179" - ], - "args": [ - "180" - ], - "workingDir": "181", - "ports": [ - { - "name": "182", - "hostPort": 1971383046, - "containerPort": 1154560741, - "protocol": "涁İ而踪鄌eÞȦY籎顒ǥ", - "hostIP": "183" - } - ], - "envFrom": [ - { - "prefix": "184", - "configMapRef": { - "name": "185", - "optional": false - }, - "secretRef": { - "name": "186", - "optional": false - } - } - ], - "env": [ - { - "name": "187", - "value": "188", - "valueFrom": { - "fieldRef": { - "apiVersion": "189", - "fieldPath": "190" - }, - "resourceFieldRef": { - "containerName": "191", - "resource": "192", - "divisor": "832" - }, - "configMapKeyRef": { - "name": "193", - "key": "194", - "optional": true - }, - "secretKeyRef": { - "name": "195", - "key": "196", - "optional": true - } - } - } - ], - "resources": { - "limits": { - "咻痗ȡmƴy綸_Ú8參遼ūPH炮掊°": "465" - }, - "requests": { - "oɘ檲ɨ銦妰黖ȓ": "793" - } - }, - "volumeMounts": [ - { - "name": "197", - "mountPath": "198", - "subPath": "199", - "mountPropagation": "oĂɋ瀐\u003cɉ湨H=å睫}堇硲蕵ɢ", - "subPathExpr": "200" - } - ], - "volumeDevices": [ - { - "name": "201", - "devicePath": "202" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "203" - ] - }, - "httpGet": { - "path": "204", - "port": 290736426, - "host": "205", - "scheme": "ö", - "httpHeaders": [ - { - "name": "206", - "value": "207" - } - ] - }, - "tcpSocket": { - "port": "208", - "host": "209" - }, - "initialDelaySeconds": 322201525, - "timeoutSeconds": -1784033404, - "periodSeconds": 66472042, - "successThreshold": 2130088978, - "failureThreshold": -1064240304 - }, - "readinessProbe": { - "exec": { - "command": [ - "210" - ] - }, - "httpGet": { - "path": "211", - "port": -566408554, - "host": "212", - "scheme": "劳\u0026¼傭Ȟ1酃=6}ɡŇƉ立", - "httpHeaders": [ - { - "name": "213", - "value": "214" - } - ] - }, - "tcpSocket": { - "port": -31530684, - "host": "215" - }, - "initialDelaySeconds": -1628697284, - "timeoutSeconds": 843845736, - "periodSeconds": 354496320, - "successThreshold": -418887496, - "failureThreshold": -522126070 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "216" - ] - }, - "httpGet": { - "path": "217", - "port": "218", - "host": "219", - "scheme": "n芞QÄȻȊ+?ƭ峧Y栲茇竛", - "httpHeaders": [ - { - "name": "220", - "value": "221" - } - ] - }, - "tcpSocket": { - "port": -592581809, - "host": "222" - } - }, - "preStop": { - "exec": { - "command": [ - "223" - ] - }, - "httpGet": { - "path": "224", - "port": 1702578303, - "host": "225", - "scheme": "NŬɨǙÄr蛏豈ɃHŠơŴĿ", - "httpHeaders": [ - { - "name": "226", - "value": "227" - } - ] - }, - "tcpSocket": { - "port": -1047607622, - "host": "228" - } - } - }, - "terminationMessagePath": "229", - "terminationMessagePolicy": "ȉ彂", - "imagePullPolicy": "ȹ嫰ƹǔw÷nI粛E煹ǐƲE", - "securityContext": { - "capabilities": { - "add": [ - "þŹʣy豎@ɀ羭," - ], - "drop": [ - "OŤǢʭ嵔棂p儼Ƿ裚瓶釆Ɗ+" - ] - }, - "privileged": false, - "seLinuxOptions": { - "user": "230", - "role": "231", - "type": "232", - "level": "233" - }, - "runAsUser": -2405783144562371879, - "runAsGroup": 3861209808960510792, - "runAsNonRoot": true, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": true, - "procMount": "^拜" - }, - "stdin": true, - "stdinOnce": true - } - ], - "containers": [ - { - "name": "234", - "image": "235", - "command": [ - "236" - ], - "args": [ - "237" - ], - "workingDir": "238", - "ports": [ - { - "name": "239", - "hostPort": 1385030458, - "containerPort": 427196286, - "protocol": "o/樝fw[Řż丩Ž", - "hostIP": "240" - } - ], - "envFrom": [ - { - "prefix": "241", - "configMapRef": { - "name": "242", - "optional": false - }, - "secretRef": { - "name": "243", - "optional": true - } - } - ], - "env": [ - { - "name": "244", - "value": "245", - "valueFrom": { - "fieldRef": { - "apiVersion": "246", - "fieldPath": "247" - }, - "resourceFieldRef": { - "containerName": "248", - "resource": "249", - "divisor": "932" - }, - "configMapKeyRef": { - "name": "250", - "key": "251", - "optional": false - }, - "secretKeyRef": { - "name": "252", - "key": "253", - "optional": true - } - } - } - ], - "resources": { - "limits": { - "9ǕLLȊɞ-uƻ悖ȩ0Ƹ[Ę": "638" - }, - "requests": { - "ǂ\u003e5姣\u003e懔%熷": "440" - } - }, - "volumeMounts": [ - { - "name": "254", - "readOnly": true, - "mountPath": "255", - "subPath": "256", - "mountPropagation": "奺Ȋ礶惇¸t颟.鵫ǚ", - "subPathExpr": "257" - } - ], - "volumeDevices": [ - { - "name": "258", - "devicePath": "259" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "260" - ] - }, - "httpGet": { - "path": "261", - "port": "262", - "host": "263", - "scheme": "Ȥ藠3.", - "httpHeaders": [ - { - "name": "264", - "value": "265" - } - ] - }, - "tcpSocket": { - "port": "266", - "host": "267" - }, - "initialDelaySeconds": -1389418722, - "timeoutSeconds": 851018015, - "periodSeconds": 596942561, - "successThreshold": -1880980172, - "failureThreshold": -161485752 - }, - "readinessProbe": { - "exec": { - "command": [ - "268" - ] - }, - "httpGet": { - "path": "269", - "port": "270", - "host": "271", - "scheme": "«丯Ƙ枛牐ɺ皚", - "httpHeaders": [ - { - "name": "272", - "value": "273" - } - ] - }, - "tcpSocket": { - "port": -1934111455, - "host": "274" - }, - "initialDelaySeconds": 766864314, - "timeoutSeconds": 1146016612, - "periodSeconds": 1495880465, - "successThreshold": -1032967081, - "failureThreshold": 59664438 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "275" - ] - }, - "httpGet": { - "path": "276", - "port": "277", - "host": "278", - "scheme": "'", - "httpHeaders": [ - { - "name": "279", - "value": "280" - } - ] - }, - "tcpSocket": { - "port": -801430937, - "host": "281" - } - }, - "preStop": { - "exec": { - "command": [ - "282" - ] - }, - "httpGet": { - "path": "283", - "port": 1810980158, - "host": "284", - "scheme": "_ƮA攤/ɸɎ R§耶FfBl", - "httpHeaders": [ - { - "name": "285", - "value": "286" - } - ] - }, - "tcpSocket": { - "port": 1074486306, - "host": "287" - } - } - }, - "terminationMessagePath": "288", - "terminationMessagePolicy": "Zɾģ毋Ó6dz娝嘚庎D}埽uʎ", - "imagePullPolicy": "Ǖɳɷ9Ì崟¿瘦ɖ緕", - "securityContext": { - "capabilities": { - "add": [ - "勅跦Opwǩ曬逴褜1Ø" - ], - "drop": [ - "ȠƬQg鄠[颐o啛更偢ɇ卷荙JLĹ]" - ] - }, - "privileged": true, - "seLinuxOptions": { - "user": "289", - "role": "290", - "type": "291", - "level": "292" - }, - "runAsUser": -6977492437661738751, - "runAsGroup": -1073698526114922943, - "runAsNonRoot": false, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": false, - "procMount": "ƙt叀碧闳ȩr嚧ʣq埄趛屡" - }, - "stdin": true, - "stdinOnce": true, - "tty": true - } - ], - "restartPolicy": "昕Ĭ", - "terminationGracePeriodSeconds": 5474461944206441349, - "activeDeadlineSeconds": 5072234809910109224, - "dnsPolicy": "苧yñKJɐ扵Gƚ绤fʀļ腩", - "nodeSelector": { - "293": "294" - }, - "serviceAccountName": "295", - "serviceAccount": "296", - "automountServiceAccountToken": true, - "nodeName": "297", - "hostIPC": true, - "shareProcessNamespace": false, - "securityContext": { - "seLinuxOptions": { - "user": "298", - "role": "299", - "type": "300", - "level": "301" - }, - "runAsUser": 439010468654957223, - "runAsGroup": 3282902794794440567, - "runAsNonRoot": true, - "supplementalGroups": [ - -9161399525777020538 - ], - "fsGroup": -1883725333589566834, - "sysctls": [ - { - "name": "302", - "value": "303" - } - ] - }, - "imagePullSecrets": [ - { - "name": "304" - } - ], - "hostname": "305", - "subdomain": "306", - "affinity": { - "nodeAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": { - "nodeSelectorTerms": [ - { - "matchExpressions": [ - { - "key": "307", - "operator": "议Ƭƶ氩Ȩ\u003c6鄰簳°Ļǟi\u0026", - "values": [ - "308" - ] - } - ], - "matchFields": [ - { - "key": "309", - "operator": "%皧V垾现葢ŵ橨鬶l獕;跣Hǝcw媀瓄", - "values": [ - "310" - ] - } - ] - } - ] - }, - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -1244119841, - "preference": { - "matchExpressions": [ - { - "key": "311", - "operator": "拉Œɥ颶妧Ö闊 鰔澝qV訆", - "values": [ - "312" - ] - } - ], - "matchFields": [ - { - "key": "313", - "operator": "/»頸+SÄ蚃ɣľ)酊龨Î", - "values": [ - "314" - ] - } - ] - } - } - ] - }, - "podAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "so-h-9-15v-5925a-x12a-214-3s--gg93h.0-2qz7-3042017mh0-5-g-7-7---g88w2k4usz--mj-8o26-2/P.-_u": "CqW.D_8--21kF-c026.-iTl.1-.VT--5mj_9.M.134-5-.q6H5" - }, - "matchExpressions": [ - { - "key": "z---883d-v3j4-7y-p---up52--sjo7799-sk5/i-.M.U_-m.-P.y9", - "operator": "NotIn", - "values": [ - "C_-Qq..csh-3--Z1Tvw39F_C-rtSY.g._2F7.-_e..Or_-.O" - ] - } - ] - }, - "namespaces": [ - "321" - ], - "topologyKey": "322" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -1095116290, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "6-x_rC9..__-6_k.N-2B_V.-tfh4.caTz_.g.w-o.8_WT-M.3_1": "R8D_X._B__-P---_H-.___._8" - }, - "matchExpressions": [ - { - "key": "W-y8", - "operator": "NotIn", - "values": [ - "Q.6.I--2_9.v.--_.--4QQ.-s.H.Hu-k-x" - ] - } - ] - }, - "namespaces": [ - "329" - ], - "topologyKey": "330" - } - } - ] - }, - "podAntiAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "7-3x-3/9a_-0R_.Z__Lv8_.O_..8n.--z_-..6W.VK.sTt.-U_--56-.7D.3_P": "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": [ - "337" - ], - "topologyKey": "338" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": 1505385143, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "yp8q-sf1--gw-jz-659--0l-023bm-6l2e5---k5v3a---9/tA.W5_-5_.V1-rU.___06.eqk5E_-4-.XH-.k.7.l_-W81": "o_6Z..11_7pX_.-mLlx...w_t-_.5.40Rw4gD.._.-x6db-L7.-__-G_2kCpS_1" - }, - "matchExpressions": [ - { - "key": "d-XZ-x.__.Y_2-n_5023Xl-3Pw_-r7g", - "operator": "NotIn", - "values": [ - "VT3sn-0_.i__a.O2G_J" - ] - } - ] - }, - "namespaces": [ - "345" - ], - "topologyKey": "346" - } - } - ] - } - }, - "schedulerName": "347", - "tolerations": [ - { - "key": "348", - "operator": "抷qTfZȻ干m謆7", - "value": "349", - "effect": "儉ɩ柀", - "tolerationSeconds": -7411984641310969236 - } - ], - "hostAliases": [ - { - "ip": "350", - "hostnames": [ - "351" - ] - } - ], - "priorityClassName": "352", - "priority": -895317190, - "dnsConfig": { - "nameservers": [ - "353" - ], - "searches": [ - "354" - ], - "options": [ - { - "name": "355", - "value": "356" - } - ] - }, - "readinessGates": [ - { - "conditionType": "ċƹ|慼櫁色苆试揯遐e4'ď曕椐敛n" - } - ], - "runtimeClassName": "357", - "enableServiceLinks": true - } - }, - "ttlSecondsAfterFinished": 212353165 - } - }, - "successfulJobsHistoryLimit": 315828133, - "failedJobsHistoryLimit": -1686694849 - }, - "status": { - "active": [ - { - "kind": "358", - "namespace": "359", - "name": "360", - "uid": "侅", - "apiVersion": "361", - "resourceVersion": "362", - "fieldPath": "363" - } - ] - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/batch.v1beta1.CronJob.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.14.0/batch.v1beta1.CronJob.after_roundtrip.pb deleted file mode 100644 index fc4709beed4d2ebba73081c2c365783a252e5931..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 5218 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 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/batch.v1beta1.CronJob.after_roundtrip.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/batch.v1beta1.CronJob.after_roundtrip.yaml deleted file mode 100644 index 9c48de55a4e..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/batch.v1beta1.CronJob.after_roundtrip.yaml +++ /dev/null @@ -1,753 +0,0 @@ -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" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -spec: - concurrencyPolicy: ěĂ凗蓏Ŋ蛊ĉy緅縕 - failedJobsHistoryLimit: -1686694849 - jobTemplate: - metadata: - annotations: - "32": "33" - clusterName: "38" - creationTimestamp: null - deletionGracePeriodSeconds: -8477149434422619117 - finalizers: - - "37" - generateName: "26" - generation: -1382274715716350298 - labels: - "30": "31" - managedFields: - - apiVersion: "40" - manager: "39" - operation: 4%a鯿r - name: "25" - namespace: "27" - ownerReferences: - - apiVersion: "34" - blockOwnerDeletion: true - controller: false - kind: "35" - name: "36" - uid: +½H牗洝尿彀亞螩 - resourceVersion: "14926502199533077124" - selfLink: "28" - uid: ɭîcP$Iņ - spec: - activeDeadlineSeconds: 8559948711650432497 - backoffLimit: -907310967 - completions: -54954325 - manualSelector: false - parallelism: -110482268 - selector: - matchExpressions: - - key: GE.9__.3_u1.m_.5AW-_S-.3g.7_2fNc5-0 - operator: NotIn - values: - - YM9T9sH.Wu5--.K_.0--_0P7_.C.Ze--D07.a_.G - matchLabels: - WR58_HLU..8._bQw.-dG6c-.6--_x.--0wmZk1_8._3U: UBq.m_-.q8_v2LiTF_a981d3-7-fP81.-9 - template: - metadata: - annotations: - "59": "60" - clusterName: "65" - creationTimestamp: null - deletionGracePeriodSeconds: -671981934547025691 - finalizers: - - "64" - generateName: "53" - generation: 2849222499405033998 - labels: - "57": "58" - managedFields: - - apiVersion: "67" - manager: "66" - operation: \%枅:=ǛƓɥ踓Ǻǧ湬淊kŪ - name: "52" - namespace: "54" - ownerReferences: - - apiVersion: "61" - blockOwnerDeletion: true - controller: true - kind: "62" - name: "63" - uid: Ǡ/淹\韲翁&ʢ - resourceVersion: "8685765401091182865" - selfLink: "55" - uid: ³ƞsɁ8^ - spec: - activeDeadlineSeconds: 5072234809910109224 - affinity: - nodeAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - key: "311" - operator: 拉Œɥ颶妧Ö闊 鰔澝qV訆 - values: - - "312" - matchFields: - - key: "313" - operator: /»頸+SÄ蚃ɣľ)酊龨Î - values: - - "314" - weight: -1244119841 - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - key: "307" - operator: 议Ƭƶ氩Ȩ<6鄰簳°Ļǟi& - values: - - "308" - matchFields: - - key: "309" - operator: '%皧V垾现葢ŵ橨鬶l獕;跣Hǝcw媀瓄' - values: - - "310" - podAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: W-y8 - operator: NotIn - values: - - Q.6.I--2_9.v.--_.--4QQ.-s.H.Hu-k-x - matchLabels: - 6-x_rC9..__-6_k.N-2B_V.-tfh4.caTz_.g.w-o.8_WT-M.3_1: R8D_X._B__-P---_H-.___._8 - namespaces: - - "329" - topologyKey: "330" - weight: -1095116290 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: z---883d-v3j4-7y-p---up52--sjo7799-sk5/i-.M.U_-m.-P.y9 - operator: NotIn - values: - - C_-Qq..csh-3--Z1Tvw39F_C-rtSY.g._2F7.-_e..Or_-.O - matchLabels: - so-h-9-15v-5925a-x12a-214-3s--gg93h.0-2qz7-3042017mh0-5-g-7-7---g88w2k4usz--mj-8o26-2/P.-_u: CqW.D_8--21kF-c026.-iTl.1-.VT--5mj_9.M.134-5-.q6H5 - namespaces: - - "321" - topologyKey: "322" - podAntiAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: d-XZ-x.__.Y_2-n_5023Xl-3Pw_-r7g - operator: NotIn - values: - - VT3sn-0_.i__a.O2G_J - matchLabels: - yp8q-sf1--gw-jz-659--0l-023bm-6l2e5---k5v3a---9/tA.W5_-5_.V1-rU.___06.eqk5E_-4-.XH-.k.7.l_-W81: o_6Z..11_7pX_.-mLlx...w_t-_.5.40Rw4gD.._.-x6db-L7.-__-G_2kCpS_1 - namespaces: - - "345" - topologyKey: "346" - weight: 1505385143 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: 1-_-3_L_2--_v2.5p_..Y-.wg_-b8a_6_.0Q4_.84.K_-_0_..u.F.pq..--3C - operator: In - values: - - p_N-S..O-BZ..6-1.S-B3_.b17ca-_p-y.eQZ9p_6.Cw - matchLabels: - 7-3x-3/9a_-0R_.Z__Lv8_.O_..8n.--z_-..6W.VK.sTt.-U_--56-.7D.3_P: d._.Um.-__k.5 - namespaces: - - "337" - topologyKey: "338" - automountServiceAccountToken: true - containers: - - args: - - "237" - command: - - "236" - env: - - name: "244" - value: "245" - valueFrom: - configMapKeyRef: - key: "251" - name: "250" - optional: false - fieldRef: - apiVersion: "246" - fieldPath: "247" - resourceFieldRef: - containerName: "248" - divisor: "932" - resource: "249" - secretKeyRef: - key: "253" - name: "252" - optional: true - envFrom: - - configMapRef: - name: "242" - optional: false - prefix: "241" - secretRef: - name: "243" - optional: true - image: "235" - imagePullPolicy: Ǖɳɷ9Ì崟¿瘦ɖ緕 - lifecycle: - postStart: - exec: - command: - - "275" - httpGet: - host: "278" - httpHeaders: - - name: "279" - value: "280" - path: "276" - port: "277" - scheme: '''' - tcpSocket: - host: "281" - port: -801430937 - preStop: - exec: - command: - - "282" - httpGet: - host: "284" - httpHeaders: - - name: "285" - value: "286" - path: "283" - port: 1810980158 - scheme: _ƮA攤/ɸɎ R§耶FfBl - tcpSocket: - host: "287" - port: 1074486306 - livenessProbe: - exec: - command: - - "260" - failureThreshold: -161485752 - httpGet: - host: "263" - httpHeaders: - - name: "264" - value: "265" - path: "261" - port: "262" - scheme: Ȥ藠3. - initialDelaySeconds: -1389418722 - periodSeconds: 596942561 - successThreshold: -1880980172 - tcpSocket: - host: "267" - port: "266" - timeoutSeconds: 851018015 - name: "234" - ports: - - containerPort: 427196286 - hostIP: "240" - hostPort: 1385030458 - name: "239" - protocol: o/樝fw[Řż丩Ž - readinessProbe: - exec: - command: - - "268" - failureThreshold: 59664438 - httpGet: - host: "271" - httpHeaders: - - name: "272" - value: "273" - path: "269" - port: "270" - scheme: «丯Ƙ枛牐ɺ皚 - initialDelaySeconds: 766864314 - periodSeconds: 1495880465 - successThreshold: -1032967081 - tcpSocket: - host: "274" - port: -1934111455 - timeoutSeconds: 1146016612 - resources: - limits: - 9ǕLLȊɞ-uƻ悖ȩ0Ƹ[Ę: "638" - requests: - ǂ>5姣>懔%熷: "440" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - 勅跦Opwǩ曬逴褜1Ø - drop: - - ȠƬQg鄠[颐o啛更偢ɇ卷荙JLĹ] - privileged: true - procMount: ƙt叀碧闳ȩr嚧ʣq埄趛屡 - readOnlyRootFilesystem: true - runAsGroup: -1073698526114922943 - runAsNonRoot: false - runAsUser: -6977492437661738751 - seLinuxOptions: - level: "292" - role: "290" - type: "291" - user: "289" - stdin: true - stdinOnce: true - terminationMessagePath: "288" - terminationMessagePolicy: Zɾģ毋Ó6dz娝嘚庎D}埽uʎ - tty: true - volumeDevices: - - devicePath: "259" - name: "258" - volumeMounts: - - mountPath: "255" - mountPropagation: 奺Ȋ礶惇¸t颟.鵫ǚ - name: "254" - readOnly: true - subPath: "256" - subPathExpr: "257" - workingDir: "238" - dnsConfig: - nameservers: - - "353" - options: - - name: "355" - value: "356" - searches: - - "354" - dnsPolicy: 苧yñKJɐ扵Gƚ绤fʀļ腩 - enableServiceLinks: true - hostAliases: - - hostnames: - - "351" - ip: "350" - hostIPC: true - hostname: "305" - imagePullSecrets: - - name: "304" - initContainers: - - args: - - "180" - command: - - "179" - env: - - name: "187" - value: "188" - valueFrom: - configMapKeyRef: - key: "194" - name: "193" - optional: true - fieldRef: - apiVersion: "189" - fieldPath: "190" - resourceFieldRef: - containerName: "191" - divisor: "832" - resource: "192" - secretKeyRef: - key: "196" - name: "195" - optional: true - envFrom: - - configMapRef: - name: "185" - optional: false - prefix: "184" - secretRef: - name: "186" - optional: false - image: "178" - imagePullPolicy: ȹ嫰ƹǔw÷nI粛E煹ǐƲE - lifecycle: - postStart: - exec: - command: - - "216" - httpGet: - host: "219" - httpHeaders: - - name: "220" - value: "221" - path: "217" - port: "218" - scheme: n芞QÄȻȊ+?ƭ峧Y栲茇竛 - tcpSocket: - host: "222" - port: -592581809 - preStop: - exec: - command: - - "223" - httpGet: - host: "225" - httpHeaders: - - name: "226" - value: "227" - path: "224" - port: 1702578303 - scheme: NŬɨǙÄr蛏豈ɃHŠơŴĿ - tcpSocket: - host: "228" - port: -1047607622 - livenessProbe: - exec: - command: - - "203" - failureThreshold: -1064240304 - httpGet: - host: "205" - httpHeaders: - - name: "206" - value: "207" - path: "204" - port: 290736426 - scheme: ö - initialDelaySeconds: 322201525 - periodSeconds: 66472042 - successThreshold: 2130088978 - tcpSocket: - host: "209" - port: "208" - timeoutSeconds: -1784033404 - name: "177" - ports: - - containerPort: 1154560741 - hostIP: "183" - hostPort: 1971383046 - name: "182" - protocol: 涁İ而踪鄌eÞȦY籎顒ǥ - readinessProbe: - exec: - command: - - "210" - failureThreshold: -522126070 - httpGet: - host: "212" - httpHeaders: - - name: "213" - value: "214" - path: "211" - port: -566408554 - scheme: 劳&¼傭Ȟ1酃=6}ɡŇƉ立 - initialDelaySeconds: -1628697284 - periodSeconds: 354496320 - successThreshold: -418887496 - tcpSocket: - host: "215" - port: -31530684 - timeoutSeconds: 843845736 - resources: - limits: - 咻痗ȡmƴy綸_Ú8參遼ūPH炮掊°: "465" - requests: - oɘ檲ɨ銦妰黖ȓ: "793" - securityContext: - allowPrivilegeEscalation: true - capabilities: - add: - - þŹʣy豎@ɀ羭, - drop: - - OŤǢʭ嵔棂p儼Ƿ裚瓶釆Ɗ+ - privileged: false - procMount: ^拜 - readOnlyRootFilesystem: true - runAsGroup: 3861209808960510792 - runAsNonRoot: true - runAsUser: -2405783144562371879 - seLinuxOptions: - level: "233" - role: "231" - type: "232" - user: "230" - stdin: true - stdinOnce: true - terminationMessagePath: "229" - terminationMessagePolicy: ȉ彂 - volumeDevices: - - devicePath: "202" - name: "201" - volumeMounts: - - mountPath: "198" - mountPropagation: oĂɋ瀐<ɉ湨H=å睫}堇硲蕵ɢ - name: "197" - subPath: "199" - subPathExpr: "200" - workingDir: "181" - nodeName: "297" - nodeSelector: - "293": "294" - priority: -895317190 - priorityClassName: "352" - readinessGates: - - conditionType: ċƹ|慼櫁色苆试揯遐e4'ď曕椐敛n - restartPolicy: 昕Ĭ - runtimeClassName: "357" - schedulerName: "347" - securityContext: - fsGroup: -1883725333589566834 - runAsGroup: 3282902794794440567 - runAsNonRoot: true - runAsUser: 439010468654957223 - seLinuxOptions: - level: "301" - role: "299" - type: "300" - user: "298" - supplementalGroups: - - -9161399525777020538 - sysctls: - - name: "302" - value: "303" - serviceAccount: "296" - serviceAccountName: "295" - shareProcessNamespace: false - subdomain: "306" - terminationGracePeriodSeconds: 5474461944206441349 - tolerations: - - effect: 儉ɩ柀 - key: "348" - operator: 抷qTfZȻ干m謆7 - tolerationSeconds: -7411984641310969236 - value: "349" - volumes: - - awsElasticBlockStore: - fsType: "77" - partition: 717712876 - volumeID: "76" - azureDisk: - cachingMode: ÙæNǚ錯ƶRq - diskName: "140" - diskURI: "141" - fsType: "142" - kind: ?瞲Ť倱<įXŋ朘瑥A徙 - readOnly: true - azureFile: - secretName: "126" - shareName: "127" - cephfs: - monitors: - - "111" - path: "112" - readOnly: true - secretFile: "114" - secretRef: - name: "115" - user: "113" - cinder: - fsType: "109" - secretRef: - name: "110" - volumeID: "108" - configMap: - defaultMode: -1558831136 - items: - - key: "129" - mode: 926891073 - path: "130" - name: "128" - optional: true - csi: - driver: "172" - fsType: "173" - nodePublishSecretRef: - name: "176" - readOnly: true - volumeAttributes: - "174": "175" - downwardAPI: - defaultMode: 186998979 - items: - - fieldRef: - apiVersion: "119" - fieldPath: "120" - mode: -1305215109 - path: "118" - resourceFieldRef: - containerName: "121" - divisor: "857" - resource: "122" - emptyDir: - medium: 芝M 宸@Z^嫫猤痈 - sizeLimit: "179" - fc: - fsType: "124" - lun: 1179332384 - readOnly: true - targetWWNs: - - "123" - wwids: - - "125" - flexVolume: - driver: "103" - fsType: "104" - options: - "106": "107" - readOnly: true - secretRef: - name: "105" - flocker: - datasetName: "116" - datasetUUID: "117" - gcePersistentDisk: - fsType: "75" - partition: -2127673004 - pdName: "74" - gitRepo: - directory: "80" - repository: "78" - revision: "79" - glusterfs: - endpoints: "93" - path: "94" - hostPath: - path: "73" - type: ȸŹăȲϤĦ - iscsi: - fsType: "89" - initiatorName: "92" - iqn: "87" - iscsiInterface: "88" - lun: 1029074742 - portals: - - "90" - secretRef: - name: "91" - targetPortal: "86" - name: "72" - nfs: - path: "85" - server: "84" - persistentVolumeClaim: - claimName: "95" - readOnly: true - photonPersistentDisk: - fsType: "144" - pdID: "143" - portworxVolume: - fsType: "159" - volumeID: "158" - projected: - defaultMode: -427769948 - sources: - - configMap: - items: - - key: "154" - mode: -1950133943 - path: "155" - name: "153" - optional: false - downwardAPI: - items: - - fieldRef: - apiVersion: "149" - fieldPath: "150" - mode: 1669671203 - path: "148" - resourceFieldRef: - containerName: "151" - divisor: "580" - resource: "152" - secret: - items: - - key: "146" - mode: -1120128337 - path: "147" - name: "145" - optional: false - serviceAccountToken: - audience: "156" - expirationSeconds: -8801560367353238479 - path: "157" - quobyte: - group: "138" - registry: "135" - tenant: "139" - user: "137" - volume: "136" - rbd: - fsType: "98" - image: "97" - keyring: "101" - monitors: - - "96" - pool: "99" - readOnly: true - secretRef: - name: "102" - user: "100" - scaleIO: - fsType: "167" - gateway: "160" - protectionDomain: "163" - readOnly: true - secretRef: - name: "162" - storageMode: "165" - storagePool: "164" - system: "161" - volumeName: "166" - secret: - defaultMode: -1249460160 - items: - - key: "82" - mode: 147264373 - path: "83" - optional: false - secretName: "81" - storageos: - fsType: "170" - secretRef: - name: "171" - volumeName: "168" - volumeNamespace: "169" - vsphereVolume: - fsType: "132" - storagePolicyID: "134" - storagePolicyName: "133" - volumePath: "131" - ttlSecondsAfterFinished: 212353165 - schedule: "24" - startingDeadlineSeconds: -8817021678265088399 - successfulJobsHistoryLimit: 315828133 - suspend: false -status: - active: - - apiVersion: "361" - fieldPath: "363" - kind: "358" - name: "360" - namespace: "359" - resourceVersion: "362" - uid: 侅 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/batch.v1beta1.CronJob.json b/staging/src/k8s.io/api/testdata/v1.14.0/batch.v1beta1.CronJob.json deleted file mode 100644 index ce1cc183f11..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/batch.v1beta1.CronJob.json +++ /dev/null @@ -1,1110 +0,0 @@ -{ - "kind": "CronJob", - "apiVersion": "batch/v1beta1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fields": {"18":{"19":null}} - } - ] - }, - "spec": { - "schedule": "24", - "startingDeadlineSeconds": -8817021678265088399, - "concurrencyPolicy": "ěĂ凗蓏Ŋ蛊ĉy緅縕", - "suspend": false, - "jobTemplate": { - "metadata": { - "name": "25", - "generateName": "26", - "namespace": "27", - "selfLink": "28", - "uid": "ɭîcP$Iņ", - "resourceVersion": "14926502199533077124", - "generation": -1382274715716350298, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -8477149434422619117, - "labels": { - "30": "31" - }, - "annotations": { - "32": "33" - }, - "ownerReferences": [ - { - "apiVersion": "34", - "kind": "35", - "name": "36", - "uid": "+½H牗洝尿彀亞螩", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "37" - ], - "clusterName": "38", - "managedFields": [ - { - "manager": "39", - "operation": "4%a鯿r", - "apiVersion": "40", - "fields": {"41":{"42":null}} - } - ] - }, - "spec": { - "parallelism": -110482268, - "completions": -54954325, - "activeDeadlineSeconds": 8559948711650432497, - "backoffLimit": -907310967, - "selector": { - "matchLabels": { - "WR58_HLU..8._bQw.-dG6c-.6--_x.--0wmZk1_8._3U": "UBq.m_-.q8_v2LiTF_a981d3-7-fP81.-9" - }, - "matchExpressions": [ - { - "key": "GE.9__.3_u1.m_.5AW-_S-.3g.7_2fNc5-0", - "operator": "NotIn", - "values": [ - "YM9T9sH.Wu5--.K_.0--_0P7_.C.Ze--D07.a_.G" - ] - } - ] - }, - "manualSelector": false, - "template": { - "metadata": { - "name": "52", - "generateName": "53", - "namespace": "54", - "selfLink": "55", - "uid": "³ƞsɁ8^", - "resourceVersion": "8685765401091182865", - "generation": 2849222499405033998, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -671981934547025691, - "labels": { - "57": "58" - }, - "annotations": { - "59": "60" - }, - "ownerReferences": [ - { - "apiVersion": "61", - "kind": "62", - "name": "63", - "uid": "Ǡ/淹\\韲翁\u0026ʢ", - "controller": true, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "64" - ], - "clusterName": "65", - "managedFields": [ - { - "manager": "66", - "operation": "\\%枅:=ǛƓɥ踓Ǻǧ湬淊kŪ", - "apiVersion": "67", - "fields": {"68":{"69":null}} - } - ] - }, - "spec": { - "volumes": [ - { - "name": "72", - "hostPath": { - "path": "73", - "type": "ȸŹăȲϤĦ" - }, - "emptyDir": { - "medium": "芝M 宸@Z^嫫猤痈", - "sizeLimit": "179" - }, - "gcePersistentDisk": { - "pdName": "74", - "fsType": "75", - "partition": -2127673004 - }, - "awsElasticBlockStore": { - "volumeID": "76", - "fsType": "77", - "partition": 717712876 - }, - "gitRepo": { - "repository": "78", - "revision": "79", - "directory": "80" - }, - "secret": { - "secretName": "81", - "items": [ - { - "key": "82", - "path": "83", - "mode": 147264373 - } - ], - "defaultMode": -1249460160, - "optional": false - }, - "nfs": { - "server": "84", - "path": "85" - }, - "iscsi": { - "targetPortal": "86", - "iqn": "87", - "lun": 1029074742, - "iscsiInterface": "88", - "fsType": "89", - "portals": [ - "90" - ], - "secretRef": { - "name": "91" - }, - "initiatorName": "92" - }, - "glusterfs": { - "endpoints": "93", - "path": "94" - }, - "persistentVolumeClaim": { - "claimName": "95", - "readOnly": true - }, - "rbd": { - "monitors": [ - "96" - ], - "image": "97", - "fsType": "98", - "pool": "99", - "user": "100", - "keyring": "101", - "secretRef": { - "name": "102" - }, - "readOnly": true - }, - "flexVolume": { - "driver": "103", - "fsType": "104", - "secretRef": { - "name": "105" - }, - "readOnly": true, - "options": { - "106": "107" - } - }, - "cinder": { - "volumeID": "108", - "fsType": "109", - "secretRef": { - "name": "110" - } - }, - "cephfs": { - "monitors": [ - "111" - ], - "path": "112", - "user": "113", - "secretFile": "114", - "secretRef": { - "name": "115" - }, - "readOnly": true - }, - "flocker": { - "datasetName": "116", - "datasetUUID": "117" - }, - "downwardAPI": { - "items": [ - { - "path": "118", - "fieldRef": { - "apiVersion": "119", - "fieldPath": "120" - }, - "resourceFieldRef": { - "containerName": "121", - "resource": "122", - "divisor": "857" - }, - "mode": -1305215109 - } - ], - "defaultMode": 186998979 - }, - "fc": { - "targetWWNs": [ - "123" - ], - "lun": 1179332384, - "fsType": "124", - "readOnly": true, - "wwids": [ - "125" - ] - }, - "azureFile": { - "secretName": "126", - "shareName": "127" - }, - "configMap": { - "name": "128", - "items": [ - { - "key": "129", - "path": "130", - "mode": 926891073 - } - ], - "defaultMode": -1558831136, - "optional": true - }, - "vsphereVolume": { - "volumePath": "131", - "fsType": "132", - "storagePolicyName": "133", - "storagePolicyID": "134" - }, - "quobyte": { - "registry": "135", - "volume": "136", - "user": "137", - "group": "138", - "tenant": "139" - }, - "azureDisk": { - "diskName": "140", - "diskURI": "141", - "cachingMode": "ÙæNǚ錯ƶRq", - "fsType": "142", - "readOnly": true, - "kind": "?瞲Ť倱\u003cįXŋ朘瑥A徙" - }, - "photonPersistentDisk": { - "pdID": "143", - "fsType": "144" - }, - "projected": { - "sources": [ - { - "secret": { - "name": "145", - "items": [ - { - "key": "146", - "path": "147", - "mode": -1120128337 - } - ], - "optional": false - }, - "downwardAPI": { - "items": [ - { - "path": "148", - "fieldRef": { - "apiVersion": "149", - "fieldPath": "150" - }, - "resourceFieldRef": { - "containerName": "151", - "resource": "152", - "divisor": "580" - }, - "mode": 1669671203 - } - ] - }, - "configMap": { - "name": "153", - "items": [ - { - "key": "154", - "path": "155", - "mode": -1950133943 - } - ], - "optional": false - }, - "serviceAccountToken": { - "audience": "156", - "expirationSeconds": -8801560367353238479, - "path": "157" - } - } - ], - "defaultMode": -427769948 - }, - "portworxVolume": { - "volumeID": "158", - "fsType": "159" - }, - "scaleIO": { - "gateway": "160", - "system": "161", - "secretRef": { - "name": "162" - }, - "protectionDomain": "163", - "storagePool": "164", - "storageMode": "165", - "volumeName": "166", - "fsType": "167", - "readOnly": true - }, - "storageos": { - "volumeName": "168", - "volumeNamespace": "169", - "fsType": "170", - "secretRef": { - "name": "171" - } - }, - "csi": { - "driver": "172", - "readOnly": true, - "fsType": "173", - "volumeAttributes": { - "174": "175" - }, - "nodePublishSecretRef": { - "name": "176" - } - } - } - ], - "initContainers": [ - { - "name": "177", - "image": "178", - "command": [ - "179" - ], - "args": [ - "180" - ], - "workingDir": "181", - "ports": [ - { - "name": "182", - "hostPort": 1971383046, - "containerPort": 1154560741, - "protocol": "涁İ而踪鄌eÞȦY籎顒ǥ", - "hostIP": "183" - } - ], - "envFrom": [ - { - "prefix": "184", - "configMapRef": { - "name": "185", - "optional": false - }, - "secretRef": { - "name": "186", - "optional": false - } - } - ], - "env": [ - { - "name": "187", - "value": "188", - "valueFrom": { - "fieldRef": { - "apiVersion": "189", - "fieldPath": "190" - }, - "resourceFieldRef": { - "containerName": "191", - "resource": "192", - "divisor": "832" - }, - "configMapKeyRef": { - "name": "193", - "key": "194", - "optional": true - }, - "secretKeyRef": { - "name": "195", - "key": "196", - "optional": true - } - } - } - ], - "resources": { - "limits": { - "咻痗ȡmƴy綸_Ú8參遼ūPH炮掊°": "465" - }, - "requests": { - "oɘ檲ɨ銦妰黖ȓ": "793" - } - }, - "volumeMounts": [ - { - "name": "197", - "mountPath": "198", - "subPath": "199", - "mountPropagation": "oĂɋ瀐\u003cɉ湨H=å睫}堇硲蕵ɢ", - "subPathExpr": "200" - } - ], - "volumeDevices": [ - { - "name": "201", - "devicePath": "202" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "203" - ] - }, - "httpGet": { - "path": "204", - "port": 290736426, - "host": "205", - "scheme": "ö", - "httpHeaders": [ - { - "name": "206", - "value": "207" - } - ] - }, - "tcpSocket": { - "port": "208", - "host": "209" - }, - "initialDelaySeconds": 322201525, - "timeoutSeconds": -1784033404, - "periodSeconds": 66472042, - "successThreshold": 2130088978, - "failureThreshold": -1064240304 - }, - "readinessProbe": { - "exec": { - "command": [ - "210" - ] - }, - "httpGet": { - "path": "211", - "port": -566408554, - "host": "212", - "scheme": "劳\u0026¼傭Ȟ1酃=6}ɡŇƉ立", - "httpHeaders": [ - { - "name": "213", - "value": "214" - } - ] - }, - "tcpSocket": { - "port": -31530684, - "host": "215" - }, - "initialDelaySeconds": -1628697284, - "timeoutSeconds": 843845736, - "periodSeconds": 354496320, - "successThreshold": -418887496, - "failureThreshold": -522126070 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "216" - ] - }, - "httpGet": { - "path": "217", - "port": "218", - "host": "219", - "scheme": "n芞QÄȻȊ+?ƭ峧Y栲茇竛", - "httpHeaders": [ - { - "name": "220", - "value": "221" - } - ] - }, - "tcpSocket": { - "port": -592581809, - "host": "222" - } - }, - "preStop": { - "exec": { - "command": [ - "223" - ] - }, - "httpGet": { - "path": "224", - "port": 1702578303, - "host": "225", - "scheme": "NŬɨǙÄr蛏豈ɃHŠơŴĿ", - "httpHeaders": [ - { - "name": "226", - "value": "227" - } - ] - }, - "tcpSocket": { - "port": -1047607622, - "host": "228" - } - } - }, - "terminationMessagePath": "229", - "terminationMessagePolicy": "ȉ彂", - "imagePullPolicy": "ȹ嫰ƹǔw÷nI粛E煹ǐƲE", - "securityContext": { - "capabilities": { - "add": [ - "þŹʣy豎@ɀ羭," - ], - "drop": [ - "OŤǢʭ嵔棂p儼Ƿ裚瓶釆Ɗ+" - ] - }, - "privileged": false, - "seLinuxOptions": { - "user": "230", - "role": "231", - "type": "232", - "level": "233" - }, - "runAsUser": -2405783144562371879, - "runAsGroup": 3861209808960510792, - "runAsNonRoot": true, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": true, - "procMount": "^拜" - }, - "stdin": true, - "stdinOnce": true - } - ], - "containers": [ - { - "name": "234", - "image": "235", - "command": [ - "236" - ], - "args": [ - "237" - ], - "workingDir": "238", - "ports": [ - { - "name": "239", - "hostPort": 1385030458, - "containerPort": 427196286, - "protocol": "o/樝fw[Řż丩Ž", - "hostIP": "240" - } - ], - "envFrom": [ - { - "prefix": "241", - "configMapRef": { - "name": "242", - "optional": false - }, - "secretRef": { - "name": "243", - "optional": true - } - } - ], - "env": [ - { - "name": "244", - "value": "245", - "valueFrom": { - "fieldRef": { - "apiVersion": "246", - "fieldPath": "247" - }, - "resourceFieldRef": { - "containerName": "248", - "resource": "249", - "divisor": "932" - }, - "configMapKeyRef": { - "name": "250", - "key": "251", - "optional": false - }, - "secretKeyRef": { - "name": "252", - "key": "253", - "optional": true - } - } - } - ], - "resources": { - "limits": { - "9ǕLLȊɞ-uƻ悖ȩ0Ƹ[Ę": "638" - }, - "requests": { - "ǂ\u003e5姣\u003e懔%熷": "440" - } - }, - "volumeMounts": [ - { - "name": "254", - "readOnly": true, - "mountPath": "255", - "subPath": "256", - "mountPropagation": "奺Ȋ礶惇¸t颟.鵫ǚ", - "subPathExpr": "257" - } - ], - "volumeDevices": [ - { - "name": "258", - "devicePath": "259" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "260" - ] - }, - "httpGet": { - "path": "261", - "port": "262", - "host": "263", - "scheme": "Ȥ藠3.", - "httpHeaders": [ - { - "name": "264", - "value": "265" - } - ] - }, - "tcpSocket": { - "port": "266", - "host": "267" - }, - "initialDelaySeconds": -1389418722, - "timeoutSeconds": 851018015, - "periodSeconds": 596942561, - "successThreshold": -1880980172, - "failureThreshold": -161485752 - }, - "readinessProbe": { - "exec": { - "command": [ - "268" - ] - }, - "httpGet": { - "path": "269", - "port": "270", - "host": "271", - "scheme": "«丯Ƙ枛牐ɺ皚", - "httpHeaders": [ - { - "name": "272", - "value": "273" - } - ] - }, - "tcpSocket": { - "port": -1934111455, - "host": "274" - }, - "initialDelaySeconds": 766864314, - "timeoutSeconds": 1146016612, - "periodSeconds": 1495880465, - "successThreshold": -1032967081, - "failureThreshold": 59664438 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "275" - ] - }, - "httpGet": { - "path": "276", - "port": "277", - "host": "278", - "scheme": "'", - "httpHeaders": [ - { - "name": "279", - "value": "280" - } - ] - }, - "tcpSocket": { - "port": -801430937, - "host": "281" - } - }, - "preStop": { - "exec": { - "command": [ - "282" - ] - }, - "httpGet": { - "path": "283", - "port": 1810980158, - "host": "284", - "scheme": "_ƮA攤/ɸɎ R§耶FfBl", - "httpHeaders": [ - { - "name": "285", - "value": "286" - } - ] - }, - "tcpSocket": { - "port": 1074486306, - "host": "287" - } - } - }, - "terminationMessagePath": "288", - "terminationMessagePolicy": "Zɾģ毋Ó6dz娝嘚庎D}埽uʎ", - "imagePullPolicy": "Ǖɳɷ9Ì崟¿瘦ɖ緕", - "securityContext": { - "capabilities": { - "add": [ - "勅跦Opwǩ曬逴褜1Ø" - ], - "drop": [ - "ȠƬQg鄠[颐o啛更偢ɇ卷荙JLĹ]" - ] - }, - "privileged": true, - "seLinuxOptions": { - "user": "289", - "role": "290", - "type": "291", - "level": "292" - }, - "runAsUser": -6977492437661738751, - "runAsGroup": -1073698526114922943, - "runAsNonRoot": false, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": false, - "procMount": "ƙt叀碧闳ȩr嚧ʣq埄趛屡" - }, - "stdin": true, - "stdinOnce": true, - "tty": true - } - ], - "restartPolicy": "昕Ĭ", - "terminationGracePeriodSeconds": 5474461944206441349, - "activeDeadlineSeconds": 5072234809910109224, - "dnsPolicy": "苧yñKJɐ扵Gƚ绤fʀļ腩", - "nodeSelector": { - "293": "294" - }, - "serviceAccountName": "295", - "serviceAccount": "296", - "automountServiceAccountToken": true, - "nodeName": "297", - "hostIPC": true, - "shareProcessNamespace": false, - "securityContext": { - "seLinuxOptions": { - "user": "298", - "role": "299", - "type": "300", - "level": "301" - }, - "runAsUser": 439010468654957223, - "runAsGroup": 3282902794794440567, - "runAsNonRoot": true, - "supplementalGroups": [ - -9161399525777020538 - ], - "fsGroup": -1883725333589566834, - "sysctls": [ - { - "name": "302", - "value": "303" - } - ] - }, - "imagePullSecrets": [ - { - "name": "304" - } - ], - "hostname": "305", - "subdomain": "306", - "affinity": { - "nodeAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": { - "nodeSelectorTerms": [ - { - "matchExpressions": [ - { - "key": "307", - "operator": "议Ƭƶ氩Ȩ\u003c6鄰簳°Ļǟi\u0026", - "values": [ - "308" - ] - } - ], - "matchFields": [ - { - "key": "309", - "operator": "%皧V垾现葢ŵ橨鬶l獕;跣Hǝcw媀瓄", - "values": [ - "310" - ] - } - ] - } - ] - }, - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -1244119841, - "preference": { - "matchExpressions": [ - { - "key": "311", - "operator": "拉Œɥ颶妧Ö闊 鰔澝qV訆", - "values": [ - "312" - ] - } - ], - "matchFields": [ - { - "key": "313", - "operator": "/»頸+SÄ蚃ɣľ)酊龨Î", - "values": [ - "314" - ] - } - ] - } - } - ] - }, - "podAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "so-h-9-15v-5925a-x12a-214-3s--gg93h.0-2qz7-3042017mh0-5-g-7-7---g88w2k4usz--mj-8o26-2/P.-_u": "CqW.D_8--21kF-c026.-iTl.1-.VT--5mj_9.M.134-5-.q6H5" - }, - "matchExpressions": [ - { - "key": "z---883d-v3j4-7y-p---up52--sjo7799-sk5/i-.M.U_-m.-P.y9", - "operator": "NotIn", - "values": [ - "C_-Qq..csh-3--Z1Tvw39F_C-rtSY.g._2F7.-_e..Or_-.O" - ] - } - ] - }, - "namespaces": [ - "321" - ], - "topologyKey": "322" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -1095116290, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "6-x_rC9..__-6_k.N-2B_V.-tfh4.caTz_.g.w-o.8_WT-M.3_1": "R8D_X._B__-P---_H-.___._8" - }, - "matchExpressions": [ - { - "key": "W-y8", - "operator": "NotIn", - "values": [ - "Q.6.I--2_9.v.--_.--4QQ.-s.H.Hu-k-x" - ] - } - ] - }, - "namespaces": [ - "329" - ], - "topologyKey": "330" - } - } - ] - }, - "podAntiAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "7-3x-3/9a_-0R_.Z__Lv8_.O_..8n.--z_-..6W.VK.sTt.-U_--56-.7D.3_P": "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": [ - "337" - ], - "topologyKey": "338" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": 1505385143, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "yp8q-sf1--gw-jz-659--0l-023bm-6l2e5---k5v3a---9/tA.W5_-5_.V1-rU.___06.eqk5E_-4-.XH-.k.7.l_-W81": "o_6Z..11_7pX_.-mLlx...w_t-_.5.40Rw4gD.._.-x6db-L7.-__-G_2kCpS_1" - }, - "matchExpressions": [ - { - "key": "d-XZ-x.__.Y_2-n_5023Xl-3Pw_-r7g", - "operator": "NotIn", - "values": [ - "VT3sn-0_.i__a.O2G_J" - ] - } - ] - }, - "namespaces": [ - "345" - ], - "topologyKey": "346" - } - } - ] - } - }, - "schedulerName": "347", - "tolerations": [ - { - "key": "348", - "operator": "抷qTfZȻ干m謆7", - "value": "349", - "effect": "儉ɩ柀", - "tolerationSeconds": -7411984641310969236 - } - ], - "hostAliases": [ - { - "ip": "350", - "hostnames": [ - "351" - ] - } - ], - "priorityClassName": "352", - "priority": -895317190, - "dnsConfig": { - "nameservers": [ - "353" - ], - "searches": [ - "354" - ], - "options": [ - { - "name": "355", - "value": "356" - } - ] - }, - "readinessGates": [ - { - "conditionType": "ċƹ|慼櫁色苆试揯遐e4'ď曕椐敛n" - } - ], - "runtimeClassName": "357", - "enableServiceLinks": true - } - }, - "ttlSecondsAfterFinished": 212353165 - } - }, - "successfulJobsHistoryLimit": 315828133, - "failedJobsHistoryLimit": -1686694849 - }, - "status": { - "active": [ - { - "kind": "358", - "namespace": "359", - "name": "360", - "uid": "侅", - "apiVersion": "361", - "resourceVersion": "362", - "fieldPath": "363" - } - ] - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/batch.v1beta1.CronJob.pb b/staging/src/k8s.io/api/testdata/v1.14.0/batch.v1beta1.CronJob.pb deleted file mode 100644 index a8bb8bb08daa5dfa3dd215a5fa09aef863ecbbdc..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 5266 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姣>懔%熷: "440" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - 勅跦Opwǩ曬逴褜1Ø - drop: - - ȠƬQg鄠[颐o啛更偢ɇ卷荙JLĹ] - privileged: true - procMount: ƙt叀碧闳ȩr嚧ʣq埄趛屡 - readOnlyRootFilesystem: true - runAsGroup: -1073698526114922943 - runAsNonRoot: false - runAsUser: -6977492437661738751 - seLinuxOptions: - level: "292" - role: "290" - type: "291" - user: "289" - stdin: true - stdinOnce: true - terminationMessagePath: "288" - terminationMessagePolicy: Zɾģ毋Ó6dz娝嘚庎D}埽uʎ - tty: true - volumeDevices: - - devicePath: "259" - name: "258" - volumeMounts: - - mountPath: "255" - mountPropagation: 奺Ȋ礶惇¸t颟.鵫ǚ - name: "254" - readOnly: true - subPath: "256" - subPathExpr: "257" - workingDir: "238" - dnsConfig: - nameservers: - - "353" - options: - - name: "355" - value: "356" - searches: - - "354" - dnsPolicy: 苧yñKJɐ扵Gƚ绤fʀļ腩 - enableServiceLinks: true - hostAliases: - - hostnames: - - "351" - ip: "350" - hostIPC: true - hostname: "305" - imagePullSecrets: - - name: "304" - initContainers: - - args: - - "180" - command: - - "179" - env: - - name: "187" - value: "188" - valueFrom: - configMapKeyRef: - key: "194" - name: "193" - optional: true - fieldRef: - apiVersion: "189" - fieldPath: "190" - resourceFieldRef: - containerName: "191" - divisor: "832" - resource: "192" - secretKeyRef: - key: "196" - name: "195" - optional: true - envFrom: - - configMapRef: - name: "185" - optional: false - prefix: "184" - secretRef: - name: "186" - optional: false - image: "178" - imagePullPolicy: ȹ嫰ƹǔw÷nI粛E煹ǐƲE - lifecycle: - postStart: - exec: - command: - - "216" - httpGet: - host: "219" - httpHeaders: - - name: "220" - value: "221" - path: "217" - port: "218" - scheme: n芞QÄȻȊ+?ƭ峧Y栲茇竛 - tcpSocket: - host: "222" - port: -592581809 - preStop: - exec: - command: - - "223" - httpGet: - host: "225" - httpHeaders: - - name: "226" - value: "227" - path: "224" - port: 1702578303 - scheme: NŬɨǙÄr蛏豈ɃHŠơŴĿ - tcpSocket: - host: "228" - port: -1047607622 - livenessProbe: - exec: - command: - - "203" - failureThreshold: -1064240304 - httpGet: - host: "205" - httpHeaders: - - name: "206" - value: "207" - path: "204" - port: 290736426 - scheme: ö - initialDelaySeconds: 322201525 - periodSeconds: 66472042 - successThreshold: 2130088978 - tcpSocket: - host: "209" - port: "208" - timeoutSeconds: -1784033404 - name: "177" - ports: - - containerPort: 1154560741 - hostIP: "183" - hostPort: 1971383046 - name: "182" - protocol: 涁İ而踪鄌eÞȦY籎顒ǥ - readinessProbe: - exec: - command: - - "210" - failureThreshold: -522126070 - httpGet: - host: "212" - httpHeaders: - - name: "213" - value: "214" - path: "211" - port: -566408554 - scheme: 劳&¼傭Ȟ1酃=6}ɡŇƉ立 - initialDelaySeconds: -1628697284 - periodSeconds: 354496320 - successThreshold: -418887496 - tcpSocket: - host: "215" - port: -31530684 - timeoutSeconds: 843845736 - resources: - limits: - 咻痗ȡmƴy綸_Ú8參遼ūPH炮掊°: "465" - requests: - oɘ檲ɨ銦妰黖ȓ: "793" - securityContext: - allowPrivilegeEscalation: true - capabilities: - add: - - þŹʣy豎@ɀ羭, - drop: - - OŤǢʭ嵔棂p儼Ƿ裚瓶釆Ɗ+ - privileged: false - procMount: ^拜 - readOnlyRootFilesystem: true - runAsGroup: 3861209808960510792 - runAsNonRoot: true - runAsUser: -2405783144562371879 - seLinuxOptions: - level: "233" - role: "231" - type: "232" - user: "230" - stdin: true - stdinOnce: true - terminationMessagePath: "229" - terminationMessagePolicy: ȉ彂 - volumeDevices: - - devicePath: "202" - name: "201" - volumeMounts: - - mountPath: "198" - mountPropagation: oĂɋ瀐<ɉ湨H=å睫}堇硲蕵ɢ - name: "197" - subPath: "199" - subPathExpr: "200" - workingDir: "181" - nodeName: "297" - nodeSelector: - "293": "294" - priority: -895317190 - priorityClassName: "352" - readinessGates: - - conditionType: ċƹ|慼櫁色苆试揯遐e4'ď曕椐敛n - restartPolicy: 昕Ĭ - runtimeClassName: "357" - schedulerName: "347" - securityContext: - fsGroup: -1883725333589566834 - runAsGroup: 3282902794794440567 - runAsNonRoot: true - runAsUser: 439010468654957223 - seLinuxOptions: - level: "301" - role: "299" - type: "300" - user: "298" - supplementalGroups: - - -9161399525777020538 - sysctls: - - name: "302" - value: "303" - serviceAccount: "296" - serviceAccountName: "295" - shareProcessNamespace: false - subdomain: "306" - terminationGracePeriodSeconds: 5474461944206441349 - tolerations: - - effect: 儉ɩ柀 - key: "348" - operator: 抷qTfZȻ干m謆7 - tolerationSeconds: -7411984641310969236 - value: "349" - volumes: - - awsElasticBlockStore: - fsType: "77" - partition: 717712876 - volumeID: "76" - azureDisk: - cachingMode: ÙæNǚ錯ƶRq - diskName: "140" - diskURI: "141" - fsType: "142" - kind: ?瞲Ť倱<įXŋ朘瑥A徙 - readOnly: true - azureFile: - secretName: "126" - shareName: "127" - cephfs: - monitors: - - "111" - path: "112" - readOnly: true - secretFile: "114" - secretRef: - name: "115" - user: "113" - cinder: - fsType: "109" - secretRef: - name: "110" - volumeID: "108" - configMap: - defaultMode: -1558831136 - items: - - key: "129" - mode: 926891073 - path: "130" - name: "128" - optional: true - csi: - driver: "172" - fsType: "173" - nodePublishSecretRef: - name: "176" - readOnly: true - volumeAttributes: - "174": "175" - downwardAPI: - defaultMode: 186998979 - items: - - fieldRef: - apiVersion: "119" - fieldPath: "120" - mode: -1305215109 - path: "118" - resourceFieldRef: - containerName: "121" - divisor: "857" - resource: "122" - emptyDir: - medium: 芝M 宸@Z^嫫猤痈 - sizeLimit: "179" - fc: - fsType: "124" - lun: 1179332384 - readOnly: true - targetWWNs: - - "123" - wwids: - - "125" - flexVolume: - driver: "103" - fsType: "104" - options: - "106": "107" - readOnly: true - secretRef: - name: "105" - flocker: - datasetName: "116" - datasetUUID: "117" - gcePersistentDisk: - fsType: "75" - partition: -2127673004 - pdName: "74" - gitRepo: - directory: "80" - repository: "78" - revision: "79" - glusterfs: - endpoints: "93" - path: "94" - hostPath: - path: "73" - type: ȸŹăȲϤĦ - iscsi: - fsType: "89" - initiatorName: "92" - iqn: "87" - iscsiInterface: "88" - lun: 1029074742 - portals: - - "90" - secretRef: - name: "91" - targetPortal: "86" - name: "72" - nfs: - path: "85" - server: "84" - persistentVolumeClaim: - claimName: "95" - readOnly: true - photonPersistentDisk: - fsType: "144" - pdID: "143" - portworxVolume: - fsType: "159" - volumeID: "158" - projected: - defaultMode: -427769948 - sources: - - configMap: - items: - - key: "154" - mode: -1950133943 - path: "155" - name: "153" - optional: false - downwardAPI: - items: - - fieldRef: - apiVersion: "149" - fieldPath: "150" - mode: 1669671203 - path: "148" - resourceFieldRef: - containerName: "151" - divisor: "580" - resource: "152" - secret: - items: - - key: "146" - mode: -1120128337 - path: "147" - name: "145" - optional: false - serviceAccountToken: - audience: "156" - expirationSeconds: -8801560367353238479 - path: "157" - quobyte: - group: "138" - registry: "135" - tenant: "139" - user: "137" - volume: "136" - rbd: - fsType: "98" - image: "97" - keyring: "101" - monitors: - - "96" - pool: "99" - readOnly: true - secretRef: - name: "102" - user: "100" - scaleIO: - fsType: "167" - gateway: "160" - protectionDomain: "163" - readOnly: true - secretRef: - name: "162" - storageMode: "165" - storagePool: "164" - system: "161" - volumeName: "166" - secret: - defaultMode: -1249460160 - items: - - key: "82" - mode: 147264373 - path: "83" - optional: false - secretName: "81" - storageos: - fsType: "170" - secretRef: - name: "171" - volumeName: "168" - volumeNamespace: "169" - vsphereVolume: - fsType: "132" - storagePolicyID: "134" - storagePolicyName: "133" - volumePath: "131" - ttlSecondsAfterFinished: 212353165 - schedule: "24" - startingDeadlineSeconds: -8817021678265088399 - successfulJobsHistoryLimit: 315828133 - suspend: false -status: - active: - - apiVersion: "361" - fieldPath: "363" - kind: "358" - name: "360" - namespace: "359" - resourceVersion: "362" - uid: 侅 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/batch.v1beta1.JobTemplate.after_roundtrip.json b/staging/src/k8s.io/api/testdata/v1.14.0/batch.v1beta1.JobTemplate.after_roundtrip.json deleted file mode 100644 index a0cb1f73464..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/batch.v1beta1.JobTemplate.after_roundtrip.json +++ /dev/null @@ -1,1074 +0,0 @@ -{ - "kind": "JobTemplate", - "apiVersion": "batch/v1beta1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17" - } - ] - }, - "template": { - "metadata": { - "name": "24", - "generateName": "25", - "namespace": "26", - "selfLink": "27", - "uid": "^苣", - "resourceVersion": "1092536316763508004", - "generation": 1905795315403748486, - "creationTimestamp": null, - "deletionGracePeriodSeconds": 7323204920313990232, - "labels": { - "29": "30" - }, - "annotations": { - "31": "32" - }, - "ownerReferences": [ - { - "apiVersion": "33", - "kind": "34", - "name": "35", - "uid": "谐颋DžSǡƏS$+½H牗洝尿", - "controller": true, - "blockOwnerDeletion": false - } - ], - "finalizers": [ - "36" - ], - "clusterName": "37", - "managedFields": [ - { - "manager": "38", - "operation": "B峅x4%a", - "apiVersion": "39" - } - ] - }, - "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": "51", - "generateName": "52", - "namespace": "53", - "selfLink": "54", - "uid": "@ʊʓ誒j剐'宣I拍N嚳ķȗɊ捵Tw", - "resourceVersion": "11115488420961080514", - "generation": -1988464041375677738, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -961038652544818647, - "labels": { - "56": "57" - }, - "annotations": { - "58": "59" - }, - "ownerReferences": [ - { - "apiVersion": "60", - "kind": "61", - "name": "62", - "uid": "a縳讋ɮ衺勽Ƙq/Ź u衲\u003c¿燥ǖ_è", - "controller": false, - "blockOwnerDeletion": false - } - ], - "finalizers": [ - "63" - ], - "clusterName": "64", - "managedFields": [ - { - "manager": "65", - "operation": "聻鎥ʟ\u003c$洅ɹ7\\弌Þ帺萸", - "apiVersion": "66" - } - ] - }, - "spec": { - "volumes": [ - { - "name": "71", - "hostPath": { - "path": "72", - "type": "ħ籦ö嗏ʑ\u003e季Cʖ畬x" - }, - "emptyDir": { - "medium": "Šĸů湙騘\u0026啞", - "sizeLimit": "577" - }, - "gcePersistentDisk": { - "pdName": "73", - "fsType": "74", - "partition": 663386308 - }, - "awsElasticBlockStore": { - "volumeID": "75", - "fsType": "76", - "partition": -156457987, - "readOnly": true - }, - "gitRepo": { - "repository": "77", - "revision": "78", - "directory": "79" - }, - "secret": { - "secretName": "80", - "items": [ - { - "key": "81", - "path": "82", - "mode": -5672822 - } - ], - "defaultMode": -861289979, - "optional": true - }, - "nfs": { - "server": "83", - "path": "84", - "readOnly": true - }, - "iscsi": { - "targetPortal": "85", - "iqn": "86", - "lun": -1636694746, - "iscsiInterface": "87", - "fsType": "88", - "portals": [ - "89" - ], - "chapAuthSession": true, - "secretRef": { - "name": "90" - }, - "initiatorName": "91" - }, - "glusterfs": { - "endpoints": "92", - "path": "93", - "readOnly": true - }, - "persistentVolumeClaim": { - "claimName": "94" - }, - "rbd": { - "monitors": [ - "95" - ], - "image": "96", - "fsType": "97", - "pool": "98", - "user": "99", - "keyring": "100", - "secretRef": { - "name": "101" - } - }, - "flexVolume": { - "driver": "102", - "fsType": "103", - "secretRef": { - "name": "104" - }, - "readOnly": true, - "options": { - "105": "106" - } - }, - "cinder": { - "volumeID": "107", - "fsType": "108", - "secretRef": { - "name": "109" - } - }, - "cephfs": { - "monitors": [ - "110" - ], - "path": "111", - "user": "112", - "secretFile": "113", - "secretRef": { - "name": "114" - } - }, - "flocker": { - "datasetName": "115", - "datasetUUID": "116" - }, - "downwardAPI": { - "items": [ - { - "path": "117", - "fieldRef": { - "apiVersion": "118", - "fieldPath": "119" - }, - "resourceFieldRef": { - "containerName": "120", - "resource": "121", - "divisor": "327" - }, - "mode": -1965578645 - } - ], - "defaultMode": -1008038372 - }, - "fc": { - "targetWWNs": [ - "122" - ], - "lun": -658258937, - "fsType": "123", - "wwids": [ - "124" - ] - }, - "azureFile": { - "secretName": "125", - "shareName": "126", - "readOnly": true - }, - "configMap": { - "name": "127", - "items": [ - { - "key": "128", - "path": "129", - "mode": -675987103 - } - ], - "defaultMode": 1754292691, - "optional": true - }, - "vsphereVolume": { - "volumePath": "130", - "fsType": "131", - "storagePolicyName": "132", - "storagePolicyID": "133" - }, - "quobyte": { - "registry": "134", - "volume": "135", - "user": "136", - "group": "137", - "tenant": "138" - }, - "azureDisk": { - "diskName": "139", - "diskURI": "140", - "cachingMode": "ĦE勗E濞偘1", - "fsType": "141", - "readOnly": true, - "kind": "議Ǹ轺@)蓳嗘" - }, - "photonPersistentDisk": { - "pdID": "142", - "fsType": "143" - }, - "projected": { - "sources": [ - { - "secret": { - "name": "144", - "items": [ - { - "key": "145", - "path": "146", - "mode": 679825403 - } - ], - "optional": true - }, - "downwardAPI": { - "items": [ - { - "path": "147", - "fieldRef": { - "apiVersion": "148", - "fieldPath": "149" - }, - "resourceFieldRef": { - "containerName": "150", - "resource": "151", - "divisor": "184" - }, - "mode": -783297752 - } - ] - }, - "configMap": { - "name": "152", - "items": [ - { - "key": "153", - "path": "154", - "mode": -106644772 - } - ], - "optional": true - }, - "serviceAccountToken": { - "audience": "155", - "expirationSeconds": 1897892355466772544, - "path": "156" - } - } - ], - "defaultMode": 345648859 - }, - "portworxVolume": { - "volumeID": "157", - "fsType": "158", - "readOnly": true - }, - "scaleIO": { - "gateway": "159", - "system": "160", - "secretRef": { - "name": "161" - }, - "protectionDomain": "162", - "storagePool": "163", - "storageMode": "164", - "volumeName": "165", - "fsType": "166", - "readOnly": true - }, - "storageos": { - "volumeName": "167", - "volumeNamespace": "168", - "fsType": "169", - "secretRef": { - "name": "170" - } - }, - "csi": { - "driver": "171", - "readOnly": true, - "fsType": "172", - "volumeAttributes": { - "173": "174" - }, - "nodePublishSecretRef": { - "name": "175" - } - } - } - ], - "initContainers": [ - { - "name": "176", - "image": "177", - "command": [ - "178" - ], - "args": [ - "179" - ], - "workingDir": "180", - "ports": [ - { - "name": "181", - "hostPort": -958191807, - "containerPort": -1629040033, - "protocol": "ʜǝ鿟ldg滠鼍ƭt", - "hostIP": "182" - } - ], - "envFrom": [ - { - "prefix": "183", - "configMapRef": { - "name": "184", - "optional": true - }, - "secretRef": { - "name": "185", - "optional": false - } - } - ], - "env": [ - { - "name": "186", - "value": "187", - "valueFrom": { - "fieldRef": { - "apiVersion": "188", - "fieldPath": "189" - }, - "resourceFieldRef": { - "containerName": "190", - "resource": "191", - "divisor": "980" - }, - "configMapKeyRef": { - "name": "192", - "key": "193", - "optional": false - }, - "secretKeyRef": { - "name": "194", - "key": "195", - "optional": true - } - } - } - ], - "resources": { - "limits": { - ")ÙæNǚ錯ƶRquA?瞲Ť倱": "289" - }, - "requests": { - "ź贩j瀉": "621" - } - }, - "volumeMounts": [ - { - "name": "196", - "readOnly": true, - "mountPath": "197", - "subPath": "198", - "mountPropagation": "ɶ", - "subPathExpr": "199" - } - ], - "volumeDevices": [ - { - "name": "200", - "devicePath": "201" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "202" - ] - }, - "httpGet": { - "path": "203", - "port": -1365115016, - "host": "204", - "scheme": "町恰nj揠8lj黳鈫ʕ禒Ƙá腿ħ缶.蒅", - "httpHeaders": [ - { - "name": "205", - "value": "206" - } - ] - }, - "tcpSocket": { - "port": -1105572246, - "host": "207" - }, - "initialDelaySeconds": 1971383046, - "timeoutSeconds": 1154560741, - "periodSeconds": -1376537100, - "successThreshold": 1100645882, - "failureThreshold": -532628939 - }, - "readinessProbe": { - "exec": { - "command": [ - "208" - ] - }, - "httpGet": { - "path": "209", - "port": "210", - "host": "211", - "scheme": "%:;栍dʪīT捘ɍi", - "httpHeaders": [ - { - "name": "212", - "value": "213" - } - ] - }, - "tcpSocket": { - "port": "214", - "host": "215" - }, - "initialDelaySeconds": -1510026905, - "timeoutSeconds": 437857734, - "periodSeconds": 2025698376, - "successThreshold": -1766555420, - "failureThreshold": 195263908 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "216" - ] - }, - "httpGet": { - "path": "217", - "port": -33154680, - "host": "218", - "scheme": "跾|@?鷅bȻN+ņ榱*", - "httpHeaders": [ - { - "name": "219", - "value": "220" - } - ] - }, - "tcpSocket": { - "port": "221", - "host": "222" - } - }, - "preStop": { - "exec": { - "command": [ - "223" - ] - }, - "httpGet": { - "path": "224", - "port": "225", - "host": "226", - "scheme": "櫸eʔŊ", - "httpHeaders": [ - { - "name": "227", - "value": "228" - } - ] - }, - "tcpSocket": { - "port": 731879508, - "host": "229" - } - } - }, - "terminationMessagePath": "230", - "terminationMessagePolicy": "hoĂɋ", - "imagePullPolicy": "腬", - "securityContext": { - "capabilities": { - "add": [ - "" - ], - "drop": [ - "ɉ鎷卩蝾H韹寬娬ï瓼猀2:ö" - ] - }, - "privileged": true, - "seLinuxOptions": { - "user": "231", - "role": "232", - "type": "233", - "level": "234" - }, - "runAsUser": 1383845015160566234, - "runAsGroup": 5929692523927062634, - "runAsNonRoot": false, - "readOnlyRootFilesystem": false, - "allowPrivilegeEscalation": true, - "procMount": "龫`劳\u0026¼傭Ȟ1酃=6}ɡ" - }, - "tty": true - } - ], - "containers": [ - { - "name": "235", - "image": "236", - "command": [ - "237" - ], - "args": [ - "238" - ], - "workingDir": "239", - "ports": [ - { - "name": "240", - "hostPort": -374922344, - "containerPort": -31530684, - "protocol": "Ú|dk_", - "hostIP": "241" - } - ], - "envFrom": [ - { - "prefix": "242", - "configMapRef": { - "name": "243", - "optional": true - }, - "secretRef": { - "name": "244", - "optional": true - } - } - ], - "env": [ - { - "name": "245", - "value": "246", - "valueFrom": { - "fieldRef": { - "apiVersion": "247", - "fieldPath": "248" - }, - "resourceFieldRef": { - "containerName": "249", - "resource": "250", - "divisor": "909" - }, - "configMapKeyRef": { - "name": "251", - "key": "252", - "optional": false - }, - "secretKeyRef": { - "name": "253", - "key": "254", - "optional": true - } - } - } - ], - "resources": { - "limits": { - "?": "193" - }, - "requests": { - "@Ȗs«öʮĀ\u003cé瞾": "51" - } - }, - "volumeMounts": [ - { - "name": "255", - "mountPath": "256", - "subPath": "257", - "mountPropagation": "£軶ǃ*ʙ嫙\u0026蒒5靇C'ɵK.Q貇", - "subPathExpr": "258" - } - ], - "volumeDevices": [ - { - "name": "259", - "devicePath": "260" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "261" - ] - }, - "httpGet": { - "path": "262", - "port": "263", - "host": "264", - "scheme": "{Ⱦdz@", - "httpHeaders": [ - { - "name": "265", - "value": "266" - } - ] - }, - "tcpSocket": { - "port": 406308963, - "host": "267" - }, - "initialDelaySeconds": 632397602, - "timeoutSeconds": 2026784878, - "periodSeconds": -730174220, - "successThreshold": 433084615, - "failureThreshold": 208045354 - }, - "readinessProbe": { - "exec": { - "command": [ - "268" - ] - }, - "httpGet": { - "path": "269", - "port": "270", - "host": "271", - "scheme": "Źʣy豎@ɀ羭,铻O", - "httpHeaders": [ - { - "name": "272", - "value": "273" - } - ] - }, - "tcpSocket": { - "port": "274", - "host": "275" - }, - "initialDelaySeconds": 1424053148, - "timeoutSeconds": 747521320, - "periodSeconds": 859639931, - "successThreshold": -1663149700, - "failureThreshold": -1131820775 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "276" - ] - }, - "httpGet": { - "path": "277", - "port": -78618443, - "host": "278", - "scheme": "Ɗ+j忊Ŗȫ焗捏ĨFħ籘Àǒ", - "httpHeaders": [ - { - "name": "279", - "value": "280" - } - ] - }, - "tcpSocket": { - "port": -495373547, - "host": "281" - } - }, - "preStop": { - "exec": { - "command": [ - "282" - ] - }, - "httpGet": { - "path": "283", - "port": "284", - "host": "285", - "scheme": "/樝fw[Řż丩ŽoǠŻʘY賃ɪ鐊", - "httpHeaders": [ - { - "name": "286", - "value": "287" - } - ] - }, - "tcpSocket": { - "port": 88483549, - "host": "288" - } - } - }, - "terminationMessagePath": "289", - "terminationMessagePolicy": "ǕLLȊɞ-uƻ悖ȩ0Ƹ[Ęİ榌U髷", - "imagePullPolicy": "姣\u003e懔%熷谟þ蛯ɰ荶ljʁ揆ɘȌ脾", - "securityContext": { - "capabilities": { - "add": [ - "ĠLƐȤ藠3.v-鿧悮坮Ȣ幟ļ" - ], - "drop": [ - "ŬƩȿ0矀Kʝ瘴I\\p" - ] - }, - "privileged": true, - "seLinuxOptions": { - "user": "290", - "role": "291", - "type": "292", - "level": "293" - }, - "runAsUser": 2314355702080875607, - "runAsGroup": 256256810846755412, - "runAsNonRoot": false, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": true, - "procMount": "FD剂讼ɓȌʟn" - }, - "stdinOnce": true, - "tty": true - } - ], - "restartPolicy": "3ƁÀ*f\u003c", - "terminationGracePeriodSeconds": 998876704495005296, - "activeDeadlineSeconds": -1689173322096612726, - "dnsPolicy": "Bls3!Zɾ", - "nodeSelector": { - "294": "295" - }, - "serviceAccountName": "296", - "serviceAccount": "297", - "automountServiceAccountToken": false, - "nodeName": "298", - "hostNetwork": true, - "shareProcessNamespace": false, - "securityContext": { - "seLinuxOptions": { - "user": "299", - "role": "300", - "type": "301", - "level": "302" - }, - "runAsUser": -6630145684297456260, - "runAsGroup": -982786583685356406, - "runAsNonRoot": false, - "supplementalGroups": [ - -7477362499801752548 - ], - "fsGroup": 1150055837641003771, - "sysctls": [ - { - "name": "303", - "value": "304" - } - ] - }, - "imagePullSecrets": [ - { - "name": "305" - } - ], - "hostname": "306", - "subdomain": "307", - "affinity": { - "nodeAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": { - "nodeSelectorTerms": [ - { - "matchExpressions": [ - { - "key": "308", - "operator": "#yV'WKw(ğ儴Ůĺ}", - "values": [ - "309" - ] - } - ], - "matchFields": [ - { - "key": "310", - "operator": "ǩ", - "values": [ - "311" - ] - } - ] - } - ] - }, - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -1334110502, - "preference": { - "matchExpressions": [ - { - "key": "312", - "operator": "1ØœȠƬQg鄠", - "values": [ - "313" - ] - } - ], - "matchFields": [ - { - "key": "314", - "operator": "g\u003e郵[+扴ȨŮ+朷Ǝ膯lj", - "values": [ - "315" - ] - } - ] - } - } - ] - }, - "podAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "9-_56-__18Y--6-_3J--.48Y.q0": "O1-F.v" - }, - "matchExpressions": [ - { - "key": "3O_.J_-G_--V-42E_--o90G_A4..-L..-__0N_N.O0", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "322" - ], - "topologyKey": "323" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -1856061695, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "2-z-._7-5lL..-_--.VEa-_gn.8-c.C3_F._oXF": "T.5vN5.25aWx.2aM214_.-N_g-..H" - }, - "matchExpressions": [ - { - "key": "B-_-...1py_8-3..s._.x.2K_2qu_0S-CqW.D_8--2k", - "operator": "Exists" - } - ] - }, - "namespaces": [ - "330" - ], - "topologyKey": "331" - } - } - ] - }, - "podAntiAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "3---38----r-m-a--q3980c7f0p-3-----995----5sumf7ef8jzv4-9-35od/2I3.__-.0-z_z0sn_.hx_-a__0-8-.M-.-.-8v-J1zT": "SY.g._2F7.-e" - }, - "matchExpressions": [ - { - "key": "7o-x382m88w-pz94.g-c2---2etfh41ca-z-5g2wco8/3Og", - "operator": "NotIn", - "values": [ - "WT-M.3_-1y_8D_3" - ] - } - ] - }, - "namespaces": [ - "338" - ], - "topologyKey": "339" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": 1046355854, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "n_H-.___._D8.TS-jJ.Ys_Mop34_-2": "H38xm-.nx.sEK4.B._6" - }, - "matchExpressions": [ - { - "key": "9_.-.Ms7_t.U", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "346" - ], - "topologyKey": "347" - } - } - ] - } - }, - "schedulerName": "348", - "tolerations": [ - { - "key": "349", - "operator": "ȶŮ嫠!@@)Zq=歍þ螗ɃŒ", - "value": "350", - "effect": "缔m葰賦迾娙ƴ4虵p蓋沥7uPƒw", - "tolerationSeconds": 3497863229537310760 - } - ], - "hostAliases": [ - { - "ip": "351", - "hostnames": [ - "352" - ] - } - ], - "priorityClassName": "353", - "priority": -1442230895, - "dnsConfig": { - "nameservers": [ - "354" - ], - "searches": [ - "355" - ], - "options": [ - { - "name": "356", - "value": "357" - } - ] - }, - "readinessGates": [ - { - "conditionType": "p像-觗裓6Ř筿ɾ5Ų買霎ȃň[\u003e" - } - ], - "runtimeClassName": "358", - "enableServiceLinks": false - } - }, - "ttlSecondsAfterFinished": -10286140 - } - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/batch.v1beta1.JobTemplate.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.14.0/batch.v1beta1.JobTemplate.after_roundtrip.pb deleted file mode 100644 index 1a990d28138a0ea2befc84338e059b24b12dea48..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4700 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 L^ZP(8-M0S$g(({1 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/batch.v1beta1.JobTemplate.after_roundtrip.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/batch.v1beta1.JobTemplate.after_roundtrip.yaml deleted file mode 100644 index 7b856143801..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/batch.v1beta1.JobTemplate.after_roundtrip.yaml +++ /dev/null @@ -1,729 +0,0 @@ -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" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -template: - metadata: - annotations: - "31": "32" - clusterName: "37" - creationTimestamp: null - deletionGracePeriodSeconds: 7323204920313990232 - finalizers: - - "36" - generateName: "25" - generation: 1905795315403748486 - labels: - "29": "30" - managedFields: - - apiVersion: "39" - manager: "38" - operation: B峅x4%a - name: "24" - namespace: "26" - ownerReferences: - - apiVersion: "33" - blockOwnerDeletion: false - controller: true - kind: "34" - name: "35" - uid: 谐颋DžSǡƏS$+½H牗洝尿 - resourceVersion: "1092536316763508004" - selfLink: "27" - uid: ^苣 - spec: - activeDeadlineSeconds: -1483125035702892746 - backoffLimit: -1822122846 - completions: -106888179 - manualSelector: true - parallelism: -856030588 - selector: - matchExpressions: - - key: rnr - operator: DoesNotExist - 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 - template: - metadata: - annotations: - "58": "59" - clusterName: "64" - creationTimestamp: null - deletionGracePeriodSeconds: -961038652544818647 - finalizers: - - "63" - generateName: "52" - generation: -1988464041375677738 - labels: - "56": "57" - managedFields: - - apiVersion: "66" - manager: "65" - operation: 聻鎥ʟ<$洅ɹ7\弌Þ帺萸 - name: "51" - namespace: "53" - ownerReferences: - - apiVersion: "60" - blockOwnerDeletion: false - controller: false - kind: "61" - name: "62" - uid: a縳讋ɮ衺勽Ƙq/Ź u衲<¿燥ǖ_è - resourceVersion: "11115488420961080514" - selfLink: "54" - uid: '@ʊʓ誒j剐''宣I拍N嚳ķȗɊ捵Tw' - spec: - activeDeadlineSeconds: -1689173322096612726 - affinity: - nodeAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - key: "312" - operator: 1ØœȠƬQg鄠 - values: - - "313" - matchFields: - - key: "314" - operator: g>郵[+扴ȨŮ+朷Ǝ膯lj - values: - - "315" - weight: -1334110502 - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - key: "308" - operator: '#yV''WKw(ğ儴Ůĺ}' - values: - - "309" - matchFields: - - key: "310" - operator: ǩ - values: - - "311" - podAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: B-_-...1py_8-3..s._.x.2K_2qu_0S-CqW.D_8--2k - operator: Exists - matchLabels: - 2-z-._7-5lL..-_--.VEa-_gn.8-c.C3_F._oXF: T.5vN5.25aWx.2aM214_.-N_g-..H - namespaces: - - "330" - topologyKey: "331" - weight: -1856061695 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: 3O_.J_-G_--V-42E_--o90G_A4..-L..-__0N_N.O0 - operator: DoesNotExist - matchLabels: - 9-_56-__18Y--6-_3J--.48Y.q0: O1-F.v - namespaces: - - "322" - topologyKey: "323" - podAntiAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: 9_.-.Ms7_t.U - operator: DoesNotExist - matchLabels: - n_H-.___._D8.TS-jJ.Ys_Mop34_-2: H38xm-.nx.sEK4.B._6 - namespaces: - - "346" - topologyKey: "347" - weight: 1046355854 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: 7o-x382m88w-pz94.g-c2---2etfh41ca-z-5g2wco8/3Og - operator: NotIn - values: - - WT-M.3_-1y_8D_3 - matchLabels: - 3---38----r-m-a--q3980c7f0p-3-----995----5sumf7ef8jzv4-9-35od/2I3.__-.0-z_z0sn_.hx_-a__0-8-.M-.-.-8v-J1zT: SY.g._2F7.-e - namespaces: - - "338" - topologyKey: "339" - automountServiceAccountToken: false - containers: - - args: - - "238" - command: - - "237" - env: - - name: "245" - value: "246" - valueFrom: - configMapKeyRef: - key: "252" - name: "251" - optional: false - fieldRef: - apiVersion: "247" - fieldPath: "248" - resourceFieldRef: - containerName: "249" - divisor: "909" - resource: "250" - secretKeyRef: - key: "254" - name: "253" - optional: true - envFrom: - - configMapRef: - name: "243" - optional: true - prefix: "242" - secretRef: - name: "244" - optional: true - image: "236" - imagePullPolicy: 姣>懔%熷谟þ蛯ɰ荶ljʁ揆ɘȌ脾 - lifecycle: - postStart: - exec: - command: - - "276" - httpGet: - host: "278" - httpHeaders: - - name: "279" - value: "280" - path: "277" - port: -78618443 - scheme: Ɗ+j忊Ŗȫ焗捏ĨFħ籘Àǒ - tcpSocket: - host: "281" - port: -495373547 - preStop: - exec: - command: - - "282" - httpGet: - host: "285" - httpHeaders: - - name: "286" - value: "287" - path: "283" - port: "284" - scheme: /樝fw[Řż丩ŽoǠŻʘY賃ɪ鐊 - tcpSocket: - host: "288" - port: 88483549 - livenessProbe: - exec: - command: - - "261" - failureThreshold: 208045354 - httpGet: - host: "264" - httpHeaders: - - name: "265" - value: "266" - path: "262" - port: "263" - scheme: '{Ⱦdz@' - initialDelaySeconds: 632397602 - periodSeconds: -730174220 - successThreshold: 433084615 - tcpSocket: - host: "267" - port: 406308963 - timeoutSeconds: 2026784878 - name: "235" - ports: - - containerPort: -31530684 - hostIP: "241" - hostPort: -374922344 - name: "240" - protocol: Ú|dk_ - readinessProbe: - exec: - command: - - "268" - failureThreshold: -1131820775 - httpGet: - host: "271" - httpHeaders: - - name: "272" - value: "273" - path: "269" - port: "270" - scheme: Źʣy豎@ɀ羭,铻O - initialDelaySeconds: 1424053148 - periodSeconds: 859639931 - successThreshold: -1663149700 - tcpSocket: - host: "275" - port: "274" - timeoutSeconds: 747521320 - resources: - limits: - '?': "193" - requests: - '@Ȗs«öʮĀ<é瞾': "51" - securityContext: - allowPrivilegeEscalation: true - capabilities: - add: - - ĠLƐȤ藠3.v-鿧悮坮Ȣ幟ļ - drop: - - ŬƩȿ0矀Kʝ瘴I\p - privileged: true - procMount: FD剂讼ɓȌʟn - readOnlyRootFilesystem: true - runAsGroup: 256256810846755412 - runAsNonRoot: false - runAsUser: 2314355702080875607 - seLinuxOptions: - level: "293" - role: "291" - type: "292" - user: "290" - stdinOnce: true - terminationMessagePath: "289" - terminationMessagePolicy: ǕLLȊɞ-uƻ悖ȩ0Ƹ[Ęİ榌U髷 - tty: true - volumeDevices: - - devicePath: "260" - name: "259" - volumeMounts: - - mountPath: "256" - mountPropagation: £軶ǃ*ʙ嫙&蒒5靇C'ɵK.Q貇 - name: "255" - subPath: "257" - subPathExpr: "258" - workingDir: "239" - dnsConfig: - nameservers: - - "354" - options: - - name: "356" - value: "357" - searches: - - "355" - dnsPolicy: Bls3!Zɾ - enableServiceLinks: false - hostAliases: - - hostnames: - - "352" - ip: "351" - hostNetwork: true - hostname: "306" - imagePullSecrets: - - name: "305" - initContainers: - - args: - - "179" - command: - - "178" - env: - - name: "186" - value: "187" - valueFrom: - configMapKeyRef: - key: "193" - name: "192" - optional: false - fieldRef: - apiVersion: "188" - fieldPath: "189" - resourceFieldRef: - containerName: "190" - divisor: "980" - resource: "191" - secretKeyRef: - key: "195" - name: "194" - optional: true - envFrom: - - configMapRef: - name: "184" - optional: true - prefix: "183" - secretRef: - name: "185" - optional: false - image: "177" - imagePullPolicy: 腬 - lifecycle: - postStart: - exec: - command: - - "216" - httpGet: - host: "218" - httpHeaders: - - name: "219" - value: "220" - path: "217" - port: -33154680 - scheme: 跾|@?鷅bȻN+ņ榱* - tcpSocket: - host: "222" - port: "221" - preStop: - exec: - command: - - "223" - httpGet: - host: "226" - httpHeaders: - - name: "227" - value: "228" - path: "224" - port: "225" - scheme: 櫸eʔŊ - tcpSocket: - host: "229" - port: 731879508 - livenessProbe: - exec: - command: - - "202" - failureThreshold: -532628939 - httpGet: - host: "204" - httpHeaders: - - name: "205" - value: "206" - path: "203" - port: -1365115016 - scheme: 町恰nj揠8lj黳鈫ʕ禒Ƙá腿ħ缶.蒅 - initialDelaySeconds: 1971383046 - periodSeconds: -1376537100 - successThreshold: 1100645882 - tcpSocket: - host: "207" - port: -1105572246 - timeoutSeconds: 1154560741 - name: "176" - ports: - - containerPort: -1629040033 - hostIP: "182" - hostPort: -958191807 - name: "181" - protocol: ʜǝ鿟ldg滠鼍ƭt - readinessProbe: - exec: - command: - - "208" - failureThreshold: 195263908 - httpGet: - host: "211" - httpHeaders: - - name: "212" - value: "213" - path: "209" - port: "210" - scheme: '%:;栍dʪīT捘ɍi' - initialDelaySeconds: -1510026905 - periodSeconds: 2025698376 - successThreshold: -1766555420 - tcpSocket: - host: "215" - port: "214" - timeoutSeconds: 437857734 - resources: - limits: - )ÙæNǚ錯ƶRquA?瞲Ť倱: "289" - requests: - ź贩j瀉: "621" - securityContext: - allowPrivilegeEscalation: true - capabilities: - add: - - "" - drop: - - ɉ鎷卩蝾H韹寬娬ï瓼猀2:ö - privileged: true - procMount: 龫`劳&¼傭Ȟ1酃=6}ɡ - readOnlyRootFilesystem: false - runAsGroup: 5929692523927062634 - runAsNonRoot: false - runAsUser: 1383845015160566234 - seLinuxOptions: - level: "234" - role: "232" - type: "233" - user: "231" - terminationMessagePath: "230" - terminationMessagePolicy: hoĂɋ - tty: true - volumeDevices: - - devicePath: "201" - name: "200" - volumeMounts: - - mountPath: "197" - mountPropagation: ɶ - name: "196" - readOnly: true - subPath: "198" - subPathExpr: "199" - workingDir: "180" - nodeName: "298" - nodeSelector: - "294": "295" - priority: -1442230895 - priorityClassName: "353" - readinessGates: - - conditionType: p像-觗裓6Ř筿ɾ5Ų買霎ȃň[> - restartPolicy: 3ƁÀ*f< - runtimeClassName: "358" - schedulerName: "348" - securityContext: - fsGroup: 1150055837641003771 - runAsGroup: -982786583685356406 - runAsNonRoot: false - runAsUser: -6630145684297456260 - seLinuxOptions: - level: "302" - role: "300" - type: "301" - user: "299" - supplementalGroups: - - -7477362499801752548 - sysctls: - - name: "303" - value: "304" - serviceAccount: "297" - serviceAccountName: "296" - shareProcessNamespace: false - subdomain: "307" - terminationGracePeriodSeconds: 998876704495005296 - tolerations: - - effect: 缔m葰賦迾娙ƴ4虵p蓋沥7uPƒw - key: "349" - operator: ȶŮ嫠!@@)Zq=歍þ螗ɃŒ - tolerationSeconds: 3497863229537310760 - value: "350" - volumes: - - awsElasticBlockStore: - fsType: "76" - partition: -156457987 - readOnly: true - volumeID: "75" - azureDisk: - cachingMode: ĦE勗E濞偘1 - diskName: "139" - diskURI: "140" - fsType: "141" - kind: 議Ǹ轺@)蓳嗘 - readOnly: true - azureFile: - readOnly: true - secretName: "125" - shareName: "126" - cephfs: - monitors: - - "110" - path: "111" - secretFile: "113" - secretRef: - name: "114" - user: "112" - cinder: - fsType: "108" - secretRef: - name: "109" - volumeID: "107" - configMap: - defaultMode: 1754292691 - items: - - key: "128" - mode: -675987103 - path: "129" - name: "127" - optional: true - csi: - driver: "171" - fsType: "172" - nodePublishSecretRef: - name: "175" - readOnly: true - volumeAttributes: - "173": "174" - downwardAPI: - defaultMode: -1008038372 - items: - - fieldRef: - apiVersion: "118" - fieldPath: "119" - mode: -1965578645 - path: "117" - resourceFieldRef: - containerName: "120" - divisor: "327" - resource: "121" - emptyDir: - medium: Šĸů湙騘&啞 - sizeLimit: "577" - fc: - fsType: "123" - lun: -658258937 - targetWWNs: - - "122" - wwids: - - "124" - flexVolume: - driver: "102" - fsType: "103" - options: - "105": "106" - readOnly: true - secretRef: - name: "104" - flocker: - datasetName: "115" - datasetUUID: "116" - gcePersistentDisk: - fsType: "74" - partition: 663386308 - pdName: "73" - gitRepo: - directory: "79" - repository: "77" - revision: "78" - glusterfs: - endpoints: "92" - path: "93" - readOnly: true - hostPath: - path: "72" - type: ħ籦ö嗏ʑ>季Cʖ畬x - iscsi: - chapAuthSession: true - fsType: "88" - initiatorName: "91" - iqn: "86" - iscsiInterface: "87" - lun: -1636694746 - portals: - - "89" - secretRef: - name: "90" - targetPortal: "85" - name: "71" - nfs: - path: "84" - readOnly: true - server: "83" - persistentVolumeClaim: - claimName: "94" - photonPersistentDisk: - fsType: "143" - pdID: "142" - portworxVolume: - fsType: "158" - readOnly: true - volumeID: "157" - projected: - defaultMode: 345648859 - sources: - - configMap: - items: - - key: "153" - mode: -106644772 - path: "154" - name: "152" - optional: true - downwardAPI: - items: - - fieldRef: - apiVersion: "148" - fieldPath: "149" - mode: -783297752 - path: "147" - resourceFieldRef: - containerName: "150" - divisor: "184" - resource: "151" - secret: - items: - - key: "145" - mode: 679825403 - path: "146" - name: "144" - optional: true - serviceAccountToken: - audience: "155" - expirationSeconds: 1897892355466772544 - path: "156" - quobyte: - group: "137" - registry: "134" - tenant: "138" - user: "136" - volume: "135" - rbd: - fsType: "97" - image: "96" - keyring: "100" - monitors: - - "95" - pool: "98" - secretRef: - name: "101" - user: "99" - scaleIO: - fsType: "166" - gateway: "159" - protectionDomain: "162" - readOnly: true - secretRef: - name: "161" - storageMode: "164" - storagePool: "163" - system: "160" - volumeName: "165" - secret: - defaultMode: -861289979 - items: - - key: "81" - mode: -5672822 - path: "82" - optional: true - secretName: "80" - storageos: - fsType: "169" - secretRef: - name: "170" - volumeName: "167" - volumeNamespace: "168" - vsphereVolume: - fsType: "131" - storagePolicyID: "133" - storagePolicyName: "132" - volumePath: "130" - ttlSecondsAfterFinished: -10286140 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/batch.v1beta1.JobTemplate.json b/staging/src/k8s.io/api/testdata/v1.14.0/batch.v1beta1.JobTemplate.json deleted file mode 100644 index 4121b5fdcc2..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/batch.v1beta1.JobTemplate.json +++ /dev/null @@ -1,1077 +0,0 @@ -{ - "kind": "JobTemplate", - "apiVersion": "batch/v1beta1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fields": {"18":{"19":null}} - } - ] - }, - "template": { - "metadata": { - "name": "24", - "generateName": "25", - "namespace": "26", - "selfLink": "27", - "uid": "^苣", - "resourceVersion": "1092536316763508004", - "generation": 1905795315403748486, - "creationTimestamp": null, - "deletionGracePeriodSeconds": 7323204920313990232, - "labels": { - "29": "30" - }, - "annotations": { - "31": "32" - }, - "ownerReferences": [ - { - "apiVersion": "33", - "kind": "34", - "name": "35", - "uid": "谐颋DžSǡƏS$+½H牗洝尿", - "controller": true, - "blockOwnerDeletion": false - } - ], - "finalizers": [ - "36" - ], - "clusterName": "37", - "managedFields": [ - { - "manager": "38", - "operation": "B峅x4%a", - "apiVersion": "39", - "fields": {"40":{"41":null}} - } - ] - }, - "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": "51", - "generateName": "52", - "namespace": "53", - "selfLink": "54", - "uid": "@ʊʓ誒j剐'宣I拍N嚳ķȗɊ捵Tw", - "resourceVersion": "11115488420961080514", - "generation": -1988464041375677738, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -961038652544818647, - "labels": { - "56": "57" - }, - "annotations": { - "58": "59" - }, - "ownerReferences": [ - { - "apiVersion": "60", - "kind": "61", - "name": "62", - "uid": "a縳讋ɮ衺勽Ƙq/Ź u衲\u003c¿燥ǖ_è", - "controller": false, - "blockOwnerDeletion": false - } - ], - "finalizers": [ - "63" - ], - "clusterName": "64", - "managedFields": [ - { - "manager": "65", - "operation": "聻鎥ʟ\u003c$洅ɹ7\\弌Þ帺萸", - "apiVersion": "66", - "fields": {"67":{"68":null}} - } - ] - }, - "spec": { - "volumes": [ - { - "name": "71", - "hostPath": { - "path": "72", - "type": "ħ籦ö嗏ʑ\u003e季Cʖ畬x" - }, - "emptyDir": { - "medium": "Šĸů湙騘\u0026啞", - "sizeLimit": "577" - }, - "gcePersistentDisk": { - "pdName": "73", - "fsType": "74", - "partition": 663386308 - }, - "awsElasticBlockStore": { - "volumeID": "75", - "fsType": "76", - "partition": -156457987, - "readOnly": true - }, - "gitRepo": { - "repository": "77", - "revision": "78", - "directory": "79" - }, - "secret": { - "secretName": "80", - "items": [ - { - "key": "81", - "path": "82", - "mode": -5672822 - } - ], - "defaultMode": -861289979, - "optional": true - }, - "nfs": { - "server": "83", - "path": "84", - "readOnly": true - }, - "iscsi": { - "targetPortal": "85", - "iqn": "86", - "lun": -1636694746, - "iscsiInterface": "87", - "fsType": "88", - "portals": [ - "89" - ], - "chapAuthSession": true, - "secretRef": { - "name": "90" - }, - "initiatorName": "91" - }, - "glusterfs": { - "endpoints": "92", - "path": "93", - "readOnly": true - }, - "persistentVolumeClaim": { - "claimName": "94" - }, - "rbd": { - "monitors": [ - "95" - ], - "image": "96", - "fsType": "97", - "pool": "98", - "user": "99", - "keyring": "100", - "secretRef": { - "name": "101" - } - }, - "flexVolume": { - "driver": "102", - "fsType": "103", - "secretRef": { - "name": "104" - }, - "readOnly": true, - "options": { - "105": "106" - } - }, - "cinder": { - "volumeID": "107", - "fsType": "108", - "secretRef": { - "name": "109" - } - }, - "cephfs": { - "monitors": [ - "110" - ], - "path": "111", - "user": "112", - "secretFile": "113", - "secretRef": { - "name": "114" - } - }, - "flocker": { - "datasetName": "115", - "datasetUUID": "116" - }, - "downwardAPI": { - "items": [ - { - "path": "117", - "fieldRef": { - "apiVersion": "118", - "fieldPath": "119" - }, - "resourceFieldRef": { - "containerName": "120", - "resource": "121", - "divisor": "327" - }, - "mode": -1965578645 - } - ], - "defaultMode": -1008038372 - }, - "fc": { - "targetWWNs": [ - "122" - ], - "lun": -658258937, - "fsType": "123", - "wwids": [ - "124" - ] - }, - "azureFile": { - "secretName": "125", - "shareName": "126", - "readOnly": true - }, - "configMap": { - "name": "127", - "items": [ - { - "key": "128", - "path": "129", - "mode": -675987103 - } - ], - "defaultMode": 1754292691, - "optional": true - }, - "vsphereVolume": { - "volumePath": "130", - "fsType": "131", - "storagePolicyName": "132", - "storagePolicyID": "133" - }, - "quobyte": { - "registry": "134", - "volume": "135", - "user": "136", - "group": "137", - "tenant": "138" - }, - "azureDisk": { - "diskName": "139", - "diskURI": "140", - "cachingMode": "ĦE勗E濞偘1", - "fsType": "141", - "readOnly": true, - "kind": "議Ǹ轺@)蓳嗘" - }, - "photonPersistentDisk": { - "pdID": "142", - "fsType": "143" - }, - "projected": { - "sources": [ - { - "secret": { - "name": "144", - "items": [ - { - "key": "145", - "path": "146", - "mode": 679825403 - } - ], - "optional": true - }, - "downwardAPI": { - "items": [ - { - "path": "147", - "fieldRef": { - "apiVersion": "148", - "fieldPath": "149" - }, - "resourceFieldRef": { - "containerName": "150", - "resource": "151", - "divisor": "184" - }, - "mode": -783297752 - } - ] - }, - "configMap": { - "name": "152", - "items": [ - { - "key": "153", - "path": "154", - "mode": -106644772 - } - ], - "optional": true - }, - "serviceAccountToken": { - "audience": "155", - "expirationSeconds": 1897892355466772544, - "path": "156" - } - } - ], - "defaultMode": 345648859 - }, - "portworxVolume": { - "volumeID": "157", - "fsType": "158", - "readOnly": true - }, - "scaleIO": { - "gateway": "159", - "system": "160", - "secretRef": { - "name": "161" - }, - "protectionDomain": "162", - "storagePool": "163", - "storageMode": "164", - "volumeName": "165", - "fsType": "166", - "readOnly": true - }, - "storageos": { - "volumeName": "167", - "volumeNamespace": "168", - "fsType": "169", - "secretRef": { - "name": "170" - } - }, - "csi": { - "driver": "171", - "readOnly": true, - "fsType": "172", - "volumeAttributes": { - "173": "174" - }, - "nodePublishSecretRef": { - "name": "175" - } - } - } - ], - "initContainers": [ - { - "name": "176", - "image": "177", - "command": [ - "178" - ], - "args": [ - "179" - ], - "workingDir": "180", - "ports": [ - { - "name": "181", - "hostPort": -958191807, - "containerPort": -1629040033, - "protocol": "ʜǝ鿟ldg滠鼍ƭt", - "hostIP": "182" - } - ], - "envFrom": [ - { - "prefix": "183", - "configMapRef": { - "name": "184", - "optional": true - }, - "secretRef": { - "name": "185", - "optional": false - } - } - ], - "env": [ - { - "name": "186", - "value": "187", - "valueFrom": { - "fieldRef": { - "apiVersion": "188", - "fieldPath": "189" - }, - "resourceFieldRef": { - "containerName": "190", - "resource": "191", - "divisor": "980" - }, - "configMapKeyRef": { - "name": "192", - "key": "193", - "optional": false - }, - "secretKeyRef": { - "name": "194", - "key": "195", - "optional": true - } - } - } - ], - "resources": { - "limits": { - ")ÙæNǚ錯ƶRquA?瞲Ť倱": "289" - }, - "requests": { - "ź贩j瀉": "621" - } - }, - "volumeMounts": [ - { - "name": "196", - "readOnly": true, - "mountPath": "197", - "subPath": "198", - "mountPropagation": "ɶ", - "subPathExpr": "199" - } - ], - "volumeDevices": [ - { - "name": "200", - "devicePath": "201" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "202" - ] - }, - "httpGet": { - "path": "203", - "port": -1365115016, - "host": "204", - "scheme": "町恰nj揠8lj黳鈫ʕ禒Ƙá腿ħ缶.蒅", - "httpHeaders": [ - { - "name": "205", - "value": "206" - } - ] - }, - "tcpSocket": { - "port": -1105572246, - "host": "207" - }, - "initialDelaySeconds": 1971383046, - "timeoutSeconds": 1154560741, - "periodSeconds": -1376537100, - "successThreshold": 1100645882, - "failureThreshold": -532628939 - }, - "readinessProbe": { - "exec": { - "command": [ - "208" - ] - }, - "httpGet": { - "path": "209", - "port": "210", - "host": "211", - "scheme": "%:;栍dʪīT捘ɍi", - "httpHeaders": [ - { - "name": "212", - "value": "213" - } - ] - }, - "tcpSocket": { - "port": "214", - "host": "215" - }, - "initialDelaySeconds": -1510026905, - "timeoutSeconds": 437857734, - "periodSeconds": 2025698376, - "successThreshold": -1766555420, - "failureThreshold": 195263908 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "216" - ] - }, - "httpGet": { - "path": "217", - "port": -33154680, - "host": "218", - "scheme": "跾|@?鷅bȻN+ņ榱*", - "httpHeaders": [ - { - "name": "219", - "value": "220" - } - ] - }, - "tcpSocket": { - "port": "221", - "host": "222" - } - }, - "preStop": { - "exec": { - "command": [ - "223" - ] - }, - "httpGet": { - "path": "224", - "port": "225", - "host": "226", - "scheme": "櫸eʔŊ", - "httpHeaders": [ - { - "name": "227", - "value": "228" - } - ] - }, - "tcpSocket": { - "port": 731879508, - "host": "229" - } - } - }, - "terminationMessagePath": "230", - "terminationMessagePolicy": "hoĂɋ", - "imagePullPolicy": "腬", - "securityContext": { - "capabilities": { - "add": [ - "" - ], - "drop": [ - "ɉ鎷卩蝾H韹寬娬ï瓼猀2:ö" - ] - }, - "privileged": true, - "seLinuxOptions": { - "user": "231", - "role": "232", - "type": "233", - "level": "234" - }, - "runAsUser": 1383845015160566234, - "runAsGroup": 5929692523927062634, - "runAsNonRoot": false, - "readOnlyRootFilesystem": false, - "allowPrivilegeEscalation": true, - "procMount": "龫`劳\u0026¼傭Ȟ1酃=6}ɡ" - }, - "tty": true - } - ], - "containers": [ - { - "name": "235", - "image": "236", - "command": [ - "237" - ], - "args": [ - "238" - ], - "workingDir": "239", - "ports": [ - { - "name": "240", - "hostPort": -374922344, - "containerPort": -31530684, - "protocol": "Ú|dk_", - "hostIP": "241" - } - ], - "envFrom": [ - { - "prefix": "242", - "configMapRef": { - "name": "243", - "optional": true - }, - "secretRef": { - "name": "244", - "optional": true - } - } - ], - "env": [ - { - "name": "245", - "value": "246", - "valueFrom": { - "fieldRef": { - "apiVersion": "247", - "fieldPath": "248" - }, - "resourceFieldRef": { - "containerName": "249", - "resource": "250", - "divisor": "909" - }, - "configMapKeyRef": { - "name": "251", - "key": "252", - "optional": false - }, - "secretKeyRef": { - "name": "253", - "key": "254", - "optional": true - } - } - } - ], - "resources": { - "limits": { - "?": "193" - }, - "requests": { - "@Ȗs«öʮĀ\u003cé瞾": "51" - } - }, - "volumeMounts": [ - { - "name": "255", - "mountPath": "256", - "subPath": "257", - "mountPropagation": "£軶ǃ*ʙ嫙\u0026蒒5靇C'ɵK.Q貇", - "subPathExpr": "258" - } - ], - "volumeDevices": [ - { - "name": "259", - "devicePath": "260" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "261" - ] - }, - "httpGet": { - "path": "262", - "port": "263", - "host": "264", - "scheme": "{Ⱦdz@", - "httpHeaders": [ - { - "name": "265", - "value": "266" - } - ] - }, - "tcpSocket": { - "port": 406308963, - "host": "267" - }, - "initialDelaySeconds": 632397602, - "timeoutSeconds": 2026784878, - "periodSeconds": -730174220, - "successThreshold": 433084615, - "failureThreshold": 208045354 - }, - "readinessProbe": { - "exec": { - "command": [ - "268" - ] - }, - "httpGet": { - "path": "269", - "port": "270", - "host": "271", - "scheme": "Źʣy豎@ɀ羭,铻O", - "httpHeaders": [ - { - "name": "272", - "value": "273" - } - ] - }, - "tcpSocket": { - "port": "274", - "host": "275" - }, - "initialDelaySeconds": 1424053148, - "timeoutSeconds": 747521320, - "periodSeconds": 859639931, - "successThreshold": -1663149700, - "failureThreshold": -1131820775 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "276" - ] - }, - "httpGet": { - "path": "277", - "port": -78618443, - "host": "278", - "scheme": "Ɗ+j忊Ŗȫ焗捏ĨFħ籘Àǒ", - "httpHeaders": [ - { - "name": "279", - "value": "280" - } - ] - }, - "tcpSocket": { - "port": -495373547, - "host": "281" - } - }, - "preStop": { - "exec": { - "command": [ - "282" - ] - }, - "httpGet": { - "path": "283", - "port": "284", - "host": "285", - "scheme": "/樝fw[Řż丩ŽoǠŻʘY賃ɪ鐊", - "httpHeaders": [ - { - "name": "286", - "value": "287" - } - ] - }, - "tcpSocket": { - "port": 88483549, - "host": "288" - } - } - }, - "terminationMessagePath": "289", - "terminationMessagePolicy": "ǕLLȊɞ-uƻ悖ȩ0Ƹ[Ęİ榌U髷", - "imagePullPolicy": "姣\u003e懔%熷谟þ蛯ɰ荶ljʁ揆ɘȌ脾", - "securityContext": { - "capabilities": { - "add": [ - "ĠLƐȤ藠3.v-鿧悮坮Ȣ幟ļ" - ], - "drop": [ - "ŬƩȿ0矀Kʝ瘴I\\p" - ] - }, - "privileged": true, - "seLinuxOptions": { - "user": "290", - "role": "291", - "type": "292", - "level": "293" - }, - "runAsUser": 2314355702080875607, - "runAsGroup": 256256810846755412, - "runAsNonRoot": false, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": true, - "procMount": "FD剂讼ɓȌʟn" - }, - "stdinOnce": true, - "tty": true - } - ], - "restartPolicy": "3ƁÀ*f\u003c", - "terminationGracePeriodSeconds": 998876704495005296, - "activeDeadlineSeconds": -1689173322096612726, - "dnsPolicy": "Bls3!Zɾ", - "nodeSelector": { - "294": "295" - }, - "serviceAccountName": "296", - "serviceAccount": "297", - "automountServiceAccountToken": false, - "nodeName": "298", - "hostNetwork": true, - "shareProcessNamespace": false, - "securityContext": { - "seLinuxOptions": { - "user": "299", - "role": "300", - "type": "301", - "level": "302" - }, - "runAsUser": -6630145684297456260, - "runAsGroup": -982786583685356406, - "runAsNonRoot": false, - "supplementalGroups": [ - -7477362499801752548 - ], - "fsGroup": 1150055837641003771, - "sysctls": [ - { - "name": "303", - "value": "304" - } - ] - }, - "imagePullSecrets": [ - { - "name": "305" - } - ], - "hostname": "306", - "subdomain": "307", - "affinity": { - "nodeAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": { - "nodeSelectorTerms": [ - { - "matchExpressions": [ - { - "key": "308", - "operator": "#yV'WKw(ğ儴Ůĺ}", - "values": [ - "309" - ] - } - ], - "matchFields": [ - { - "key": "310", - "operator": "ǩ", - "values": [ - "311" - ] - } - ] - } - ] - }, - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -1334110502, - "preference": { - "matchExpressions": [ - { - "key": "312", - "operator": "1ØœȠƬQg鄠", - "values": [ - "313" - ] - } - ], - "matchFields": [ - { - "key": "314", - "operator": "g\u003e郵[+扴ȨŮ+朷Ǝ膯lj", - "values": [ - "315" - ] - } - ] - } - } - ] - }, - "podAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "9-_56-__18Y--6-_3J--.48Y.q0": "O1-F.v" - }, - "matchExpressions": [ - { - "key": "3O_.J_-G_--V-42E_--o90G_A4..-L..-__0N_N.O0", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "322" - ], - "topologyKey": "323" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -1856061695, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "2-z-._7-5lL..-_--.VEa-_gn.8-c.C3_F._oXF": "T.5vN5.25aWx.2aM214_.-N_g-..H" - }, - "matchExpressions": [ - { - "key": "B-_-...1py_8-3..s._.x.2K_2qu_0S-CqW.D_8--2k", - "operator": "Exists" - } - ] - }, - "namespaces": [ - "330" - ], - "topologyKey": "331" - } - } - ] - }, - "podAntiAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "3---38----r-m-a--q3980c7f0p-3-----995----5sumf7ef8jzv4-9-35od/2I3.__-.0-z_z0sn_.hx_-a__0-8-.M-.-.-8v-J1zT": "SY.g._2F7.-e" - }, - "matchExpressions": [ - { - "key": "7o-x382m88w-pz94.g-c2---2etfh41ca-z-5g2wco8/3Og", - "operator": "NotIn", - "values": [ - "WT-M.3_-1y_8D_3" - ] - } - ] - }, - "namespaces": [ - "338" - ], - "topologyKey": "339" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": 1046355854, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "n_H-.___._D8.TS-jJ.Ys_Mop34_-2": "H38xm-.nx.sEK4.B._6" - }, - "matchExpressions": [ - { - "key": "9_.-.Ms7_t.U", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "346" - ], - "topologyKey": "347" - } - } - ] - } - }, - "schedulerName": "348", - "tolerations": [ - { - "key": "349", - "operator": "ȶŮ嫠!@@)Zq=歍þ螗ɃŒ", - "value": "350", - "effect": "缔m葰賦迾娙ƴ4虵p蓋沥7uPƒw", - "tolerationSeconds": 3497863229537310760 - } - ], - "hostAliases": [ - { - "ip": "351", - "hostnames": [ - "352" - ] - } - ], - "priorityClassName": "353", - "priority": -1442230895, - "dnsConfig": { - "nameservers": [ - "354" - ], - "searches": [ - "355" - ], - "options": [ - { - "name": "356", - "value": "357" - } - ] - }, - "readinessGates": [ - { - "conditionType": "p像-觗裓6Ř筿ɾ5Ų買霎ȃň[\u003e" - } - ], - "runtimeClassName": "358", - "enableServiceLinks": false - } - }, - "ttlSecondsAfterFinished": -10286140 - } - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/batch.v1beta1.JobTemplate.pb b/staging/src/k8s.io/api/testdata/v1.14.0/batch.v1beta1.JobTemplate.pb deleted file mode 100644 index 934230b48be53936c997b391dd94bfd5af279280..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4748 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郵[+扴ȨŮ+朷Ǝ膯lj - values: - - "315" - weight: -1334110502 - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - key: "308" - operator: '#yV''WKw(ğ儴Ůĺ}' - values: - - "309" - matchFields: - - key: "310" - operator: ǩ - values: - - "311" - podAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: B-_-...1py_8-3..s._.x.2K_2qu_0S-CqW.D_8--2k - operator: Exists - matchLabels: - 2-z-._7-5lL..-_--.VEa-_gn.8-c.C3_F._oXF: T.5vN5.25aWx.2aM214_.-N_g-..H - namespaces: - - "330" - topologyKey: "331" - weight: -1856061695 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: 3O_.J_-G_--V-42E_--o90G_A4..-L..-__0N_N.O0 - operator: DoesNotExist - matchLabels: - 9-_56-__18Y--6-_3J--.48Y.q0: O1-F.v - namespaces: - - "322" - topologyKey: "323" - podAntiAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: 9_.-.Ms7_t.U - operator: DoesNotExist - matchLabels: - n_H-.___._D8.TS-jJ.Ys_Mop34_-2: H38xm-.nx.sEK4.B._6 - namespaces: - - "346" - topologyKey: "347" - weight: 1046355854 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: 7o-x382m88w-pz94.g-c2---2etfh41ca-z-5g2wco8/3Og - operator: NotIn - values: - - WT-M.3_-1y_8D_3 - matchLabels: - 3---38----r-m-a--q3980c7f0p-3-----995----5sumf7ef8jzv4-9-35od/2I3.__-.0-z_z0sn_.hx_-a__0-8-.M-.-.-8v-J1zT: SY.g._2F7.-e - namespaces: - - "338" - topologyKey: "339" - automountServiceAccountToken: false - containers: - - args: - - "238" - command: - - "237" - env: - - name: "245" - value: "246" - valueFrom: - configMapKeyRef: - key: "252" - name: "251" - optional: false - fieldRef: - apiVersion: "247" - fieldPath: "248" - resourceFieldRef: - containerName: "249" - divisor: "909" - resource: "250" - secretKeyRef: - key: "254" - name: "253" - optional: true - envFrom: - - configMapRef: - name: "243" - optional: true - prefix: "242" - secretRef: - name: "244" - optional: true - image: "236" - imagePullPolicy: 姣>懔%熷谟þ蛯ɰ荶ljʁ揆ɘȌ脾 - lifecycle: - postStart: - exec: - command: - - "276" - httpGet: - host: "278" - httpHeaders: - - name: "279" - value: "280" - path: "277" - port: -78618443 - scheme: Ɗ+j忊Ŗȫ焗捏ĨFħ籘Àǒ - tcpSocket: - host: "281" - port: -495373547 - preStop: - exec: - command: - - "282" - httpGet: - host: "285" - httpHeaders: - - name: "286" - value: "287" - path: "283" - port: "284" - scheme: /樝fw[Řż丩ŽoǠŻʘY賃ɪ鐊 - tcpSocket: - host: "288" - port: 88483549 - livenessProbe: - exec: - command: - - "261" - failureThreshold: 208045354 - httpGet: - host: "264" - httpHeaders: - - name: "265" - value: "266" - path: "262" - port: "263" - scheme: '{Ⱦdz@' - initialDelaySeconds: 632397602 - periodSeconds: -730174220 - successThreshold: 433084615 - tcpSocket: - host: "267" - port: 406308963 - timeoutSeconds: 2026784878 - name: "235" - ports: - - containerPort: -31530684 - hostIP: "241" - hostPort: -374922344 - name: "240" - protocol: Ú|dk_ - readinessProbe: - exec: - command: - - "268" - failureThreshold: -1131820775 - httpGet: - host: "271" - httpHeaders: - - name: "272" - value: "273" - path: "269" - port: "270" - scheme: Źʣy豎@ɀ羭,铻O - initialDelaySeconds: 1424053148 - periodSeconds: 859639931 - successThreshold: -1663149700 - tcpSocket: - host: "275" - port: "274" - timeoutSeconds: 747521320 - resources: - limits: - '?': "193" - requests: - '@Ȗs«öʮĀ<é瞾': "51" - securityContext: - allowPrivilegeEscalation: true - capabilities: - add: - - ĠLƐȤ藠3.v-鿧悮坮Ȣ幟ļ - drop: - - ŬƩȿ0矀Kʝ瘴I\p - privileged: true - procMount: FD剂讼ɓȌʟn - readOnlyRootFilesystem: true - runAsGroup: 256256810846755412 - runAsNonRoot: false - runAsUser: 2314355702080875607 - seLinuxOptions: - level: "293" - role: "291" - type: "292" - user: "290" - stdinOnce: true - terminationMessagePath: "289" - terminationMessagePolicy: ǕLLȊɞ-uƻ悖ȩ0Ƹ[Ęİ榌U髷 - tty: true - volumeDevices: - - devicePath: "260" - name: "259" - volumeMounts: - - mountPath: "256" - mountPropagation: £軶ǃ*ʙ嫙&蒒5靇C'ɵK.Q貇 - name: "255" - subPath: "257" - subPathExpr: "258" - workingDir: "239" - dnsConfig: - nameservers: - - "354" - options: - - name: "356" - value: "357" - searches: - - "355" - dnsPolicy: Bls3!Zɾ - enableServiceLinks: false - hostAliases: - - hostnames: - - "352" - ip: "351" - hostNetwork: true - hostname: "306" - imagePullSecrets: - - name: "305" - initContainers: - - args: - - "179" - command: - - "178" - env: - - name: "186" - value: "187" - valueFrom: - configMapKeyRef: - key: "193" - name: "192" - optional: false - fieldRef: - apiVersion: "188" - fieldPath: "189" - resourceFieldRef: - containerName: "190" - divisor: "980" - resource: "191" - secretKeyRef: - key: "195" - name: "194" - optional: true - envFrom: - - configMapRef: - name: "184" - optional: true - prefix: "183" - secretRef: - name: "185" - optional: false - image: "177" - imagePullPolicy: 腬 - lifecycle: - postStart: - exec: - command: - - "216" - httpGet: - host: "218" - httpHeaders: - - name: "219" - value: "220" - path: "217" - port: -33154680 - scheme: 跾|@?鷅bȻN+ņ榱* - tcpSocket: - host: "222" - port: "221" - preStop: - exec: - command: - - "223" - httpGet: - host: "226" - httpHeaders: - - name: "227" - value: "228" - path: "224" - port: "225" - scheme: 櫸eʔŊ - tcpSocket: - host: "229" - port: 731879508 - livenessProbe: - exec: - command: - - "202" - failureThreshold: -532628939 - httpGet: - host: "204" - httpHeaders: - - name: "205" - value: "206" - path: "203" - port: -1365115016 - scheme: 町恰nj揠8lj黳鈫ʕ禒Ƙá腿ħ缶.蒅 - initialDelaySeconds: 1971383046 - periodSeconds: -1376537100 - successThreshold: 1100645882 - tcpSocket: - host: "207" - port: -1105572246 - timeoutSeconds: 1154560741 - name: "176" - ports: - - containerPort: -1629040033 - hostIP: "182" - hostPort: -958191807 - name: "181" - protocol: ʜǝ鿟ldg滠鼍ƭt - readinessProbe: - exec: - command: - - "208" - failureThreshold: 195263908 - httpGet: - host: "211" - httpHeaders: - - name: "212" - value: "213" - path: "209" - port: "210" - scheme: '%:;栍dʪīT捘ɍi' - initialDelaySeconds: -1510026905 - periodSeconds: 2025698376 - successThreshold: -1766555420 - tcpSocket: - host: "215" - port: "214" - timeoutSeconds: 437857734 - resources: - limits: - )ÙæNǚ錯ƶRquA?瞲Ť倱: "289" - requests: - ź贩j瀉: "621" - securityContext: - allowPrivilegeEscalation: true - capabilities: - add: - - "" - drop: - - ɉ鎷卩蝾H韹寬娬ï瓼猀2:ö - privileged: true - procMount: 龫`劳&¼傭Ȟ1酃=6}ɡ - readOnlyRootFilesystem: false - runAsGroup: 5929692523927062634 - runAsNonRoot: false - runAsUser: 1383845015160566234 - seLinuxOptions: - level: "234" - role: "232" - type: "233" - user: "231" - terminationMessagePath: "230" - terminationMessagePolicy: hoĂɋ - tty: true - volumeDevices: - - devicePath: "201" - name: "200" - volumeMounts: - - mountPath: "197" - mountPropagation: ɶ - name: "196" - readOnly: true - subPath: "198" - subPathExpr: "199" - workingDir: "180" - nodeName: "298" - nodeSelector: - "294": "295" - priority: -1442230895 - priorityClassName: "353" - readinessGates: - - conditionType: p像-觗裓6Ř筿ɾ5Ų買霎ȃň[> - restartPolicy: 3ƁÀ*f< - runtimeClassName: "358" - schedulerName: "348" - securityContext: - fsGroup: 1150055837641003771 - runAsGroup: -982786583685356406 - runAsNonRoot: false - runAsUser: -6630145684297456260 - seLinuxOptions: - level: "302" - role: "300" - type: "301" - user: "299" - supplementalGroups: - - -7477362499801752548 - sysctls: - - name: "303" - value: "304" - serviceAccount: "297" - serviceAccountName: "296" - shareProcessNamespace: false - subdomain: "307" - terminationGracePeriodSeconds: 998876704495005296 - tolerations: - - effect: 缔m葰賦迾娙ƴ4虵p蓋沥7uPƒw - key: "349" - operator: ȶŮ嫠!@@)Zq=歍þ螗ɃŒ - tolerationSeconds: 3497863229537310760 - value: "350" - volumes: - - awsElasticBlockStore: - fsType: "76" - partition: -156457987 - readOnly: true - volumeID: "75" - azureDisk: - cachingMode: ĦE勗E濞偘1 - diskName: "139" - diskURI: "140" - fsType: "141" - kind: 議Ǹ轺@)蓳嗘 - readOnly: true - azureFile: - readOnly: true - secretName: "125" - shareName: "126" - cephfs: - monitors: - - "110" - path: "111" - secretFile: "113" - secretRef: - name: "114" - user: "112" - cinder: - fsType: "108" - secretRef: - name: "109" - volumeID: "107" - configMap: - defaultMode: 1754292691 - items: - - key: "128" - mode: -675987103 - path: "129" - name: "127" - optional: true - csi: - driver: "171" - fsType: "172" - nodePublishSecretRef: - name: "175" - readOnly: true - volumeAttributes: - "173": "174" - downwardAPI: - defaultMode: -1008038372 - items: - - fieldRef: - apiVersion: "118" - fieldPath: "119" - mode: -1965578645 - path: "117" - resourceFieldRef: - containerName: "120" - divisor: "327" - resource: "121" - emptyDir: - medium: Šĸů湙騘&啞 - sizeLimit: "577" - fc: - fsType: "123" - lun: -658258937 - targetWWNs: - - "122" - wwids: - - "124" - flexVolume: - driver: "102" - fsType: "103" - options: - "105": "106" - readOnly: true - secretRef: - name: "104" - flocker: - datasetName: "115" - datasetUUID: "116" - gcePersistentDisk: - fsType: "74" - partition: 663386308 - pdName: "73" - gitRepo: - directory: "79" - repository: "77" - revision: "78" - glusterfs: - endpoints: "92" - path: "93" - readOnly: true - hostPath: - path: "72" - type: ħ籦ö嗏ʑ>季Cʖ畬x - iscsi: - chapAuthSession: true - fsType: "88" - initiatorName: "91" - iqn: "86" - iscsiInterface: "87" - lun: -1636694746 - portals: - - "89" - secretRef: - name: "90" - targetPortal: "85" - name: "71" - nfs: - path: "84" - readOnly: true - server: "83" - persistentVolumeClaim: - claimName: "94" - photonPersistentDisk: - fsType: "143" - pdID: "142" - portworxVolume: - fsType: "158" - readOnly: true - volumeID: "157" - projected: - defaultMode: 345648859 - sources: - - configMap: - items: - - key: "153" - mode: -106644772 - path: "154" - name: "152" - optional: true - downwardAPI: - items: - - fieldRef: - apiVersion: "148" - fieldPath: "149" - mode: -783297752 - path: "147" - resourceFieldRef: - containerName: "150" - divisor: "184" - resource: "151" - secret: - items: - - key: "145" - mode: 679825403 - path: "146" - name: "144" - optional: true - serviceAccountToken: - audience: "155" - expirationSeconds: 1897892355466772544 - path: "156" - quobyte: - group: "137" - registry: "134" - tenant: "138" - user: "136" - volume: "135" - rbd: - fsType: "97" - image: "96" - keyring: "100" - monitors: - - "95" - pool: "98" - secretRef: - name: "101" - user: "99" - scaleIO: - fsType: "166" - gateway: "159" - protectionDomain: "162" - readOnly: true - secretRef: - name: "161" - storageMode: "164" - storagePool: "163" - system: "160" - volumeName: "165" - secret: - defaultMode: -861289979 - items: - - key: "81" - mode: -5672822 - path: "82" - optional: true - secretName: "80" - storageos: - fsType: "169" - secretRef: - name: "170" - volumeName: "167" - volumeNamespace: "168" - vsphereVolume: - fsType: "131" - storagePolicyID: "133" - storagePolicyName: "132" - volumePath: "130" - ttlSecondsAfterFinished: -10286140 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/batch.v2alpha1.CronJob.after_roundtrip.json b/staging/src/k8s.io/api/testdata/v1.14.0/batch.v2alpha1.CronJob.after_roundtrip.json deleted file mode 100644 index 3ee2bcbe4e0..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/batch.v2alpha1.CronJob.after_roundtrip.json +++ /dev/null @@ -1,1107 +0,0 @@ -{ - "kind": "CronJob", - "apiVersion": "batch/v2alpha1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17" - } - ] - }, - "spec": { - "schedule": "24", - "startingDeadlineSeconds": -8817021678265088399, - "concurrencyPolicy": "ěĂ凗蓏Ŋ蛊ĉy緅縕", - "suspend": false, - "jobTemplate": { - "metadata": { - "name": "25", - "generateName": "26", - "namespace": "27", - "selfLink": "28", - "uid": "ɭîcP$Iņ", - "resourceVersion": "14926502199533077124", - "generation": -1382274715716350298, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -8477149434422619117, - "labels": { - "30": "31" - }, - "annotations": { - "32": "33" - }, - "ownerReferences": [ - { - "apiVersion": "34", - "kind": "35", - "name": "36", - "uid": "+½H牗洝尿彀亞螩", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "37" - ], - "clusterName": "38", - "managedFields": [ - { - "manager": "39", - "operation": "4%a鯿r", - "apiVersion": "40" - } - ] - }, - "spec": { - "parallelism": -110482268, - "completions": -54954325, - "activeDeadlineSeconds": 8559948711650432497, - "backoffLimit": -907310967, - "selector": { - "matchLabels": { - "WR58_HLU..8._bQw.-dG6c-.6--_x.--0wmZk1_8._3U": "UBq.m_-.q8_v2LiTF_a981d3-7-fP81.-9" - }, - "matchExpressions": [ - { - "key": "GE.9__.3_u1.m_.5AW-_S-.3g.7_2fNc5-0", - "operator": "NotIn", - "values": [ - "YM9T9sH.Wu5--.K_.0--_0P7_.C.Ze--D07.a_.G" - ] - } - ] - }, - "manualSelector": false, - "template": { - "metadata": { - "name": "52", - "generateName": "53", - "namespace": "54", - "selfLink": "55", - "uid": "³ƞsɁ8^", - "resourceVersion": "8685765401091182865", - "generation": 2849222499405033998, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -671981934547025691, - "labels": { - "57": "58" - }, - "annotations": { - "59": "60" - }, - "ownerReferences": [ - { - "apiVersion": "61", - "kind": "62", - "name": "63", - "uid": "Ǡ/淹\\韲翁\u0026ʢ", - "controller": true, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "64" - ], - "clusterName": "65", - "managedFields": [ - { - "manager": "66", - "operation": "\\%枅:=ǛƓɥ踓Ǻǧ湬淊kŪ", - "apiVersion": "67" - } - ] - }, - "spec": { - "volumes": [ - { - "name": "72", - "hostPath": { - "path": "73", - "type": "ȸŹăȲϤĦ" - }, - "emptyDir": { - "medium": "芝M 宸@Z^嫫猤痈", - "sizeLimit": "179" - }, - "gcePersistentDisk": { - "pdName": "74", - "fsType": "75", - "partition": -2127673004 - }, - "awsElasticBlockStore": { - "volumeID": "76", - "fsType": "77", - "partition": 717712876 - }, - "gitRepo": { - "repository": "78", - "revision": "79", - "directory": "80" - }, - "secret": { - "secretName": "81", - "items": [ - { - "key": "82", - "path": "83", - "mode": 147264373 - } - ], - "defaultMode": -1249460160, - "optional": false - }, - "nfs": { - "server": "84", - "path": "85" - }, - "iscsi": { - "targetPortal": "86", - "iqn": "87", - "lun": 1029074742, - "iscsiInterface": "88", - "fsType": "89", - "portals": [ - "90" - ], - "secretRef": { - "name": "91" - }, - "initiatorName": "92" - }, - "glusterfs": { - "endpoints": "93", - "path": "94" - }, - "persistentVolumeClaim": { - "claimName": "95", - "readOnly": true - }, - "rbd": { - "monitors": [ - "96" - ], - "image": "97", - "fsType": "98", - "pool": "99", - "user": "100", - "keyring": "101", - "secretRef": { - "name": "102" - }, - "readOnly": true - }, - "flexVolume": { - "driver": "103", - "fsType": "104", - "secretRef": { - "name": "105" - }, - "readOnly": true, - "options": { - "106": "107" - } - }, - "cinder": { - "volumeID": "108", - "fsType": "109", - "secretRef": { - "name": "110" - } - }, - "cephfs": { - "monitors": [ - "111" - ], - "path": "112", - "user": "113", - "secretFile": "114", - "secretRef": { - "name": "115" - }, - "readOnly": true - }, - "flocker": { - "datasetName": "116", - "datasetUUID": "117" - }, - "downwardAPI": { - "items": [ - { - "path": "118", - "fieldRef": { - "apiVersion": "119", - "fieldPath": "120" - }, - "resourceFieldRef": { - "containerName": "121", - "resource": "122", - "divisor": "857" - }, - "mode": -1305215109 - } - ], - "defaultMode": 186998979 - }, - "fc": { - "targetWWNs": [ - "123" - ], - "lun": 1179332384, - "fsType": "124", - "readOnly": true, - "wwids": [ - "125" - ] - }, - "azureFile": { - "secretName": "126", - "shareName": "127" - }, - "configMap": { - "name": "128", - "items": [ - { - "key": "129", - "path": "130", - "mode": 926891073 - } - ], - "defaultMode": -1558831136, - "optional": true - }, - "vsphereVolume": { - "volumePath": "131", - "fsType": "132", - "storagePolicyName": "133", - "storagePolicyID": "134" - }, - "quobyte": { - "registry": "135", - "volume": "136", - "user": "137", - "group": "138", - "tenant": "139" - }, - "azureDisk": { - "diskName": "140", - "diskURI": "141", - "cachingMode": "ÙæNǚ錯ƶRq", - "fsType": "142", - "readOnly": true, - "kind": "?瞲Ť倱\u003cįXŋ朘瑥A徙" - }, - "photonPersistentDisk": { - "pdID": "143", - "fsType": "144" - }, - "projected": { - "sources": [ - { - "secret": { - "name": "145", - "items": [ - { - "key": "146", - "path": "147", - "mode": -1120128337 - } - ], - "optional": false - }, - "downwardAPI": { - "items": [ - { - "path": "148", - "fieldRef": { - "apiVersion": "149", - "fieldPath": "150" - }, - "resourceFieldRef": { - "containerName": "151", - "resource": "152", - "divisor": "580" - }, - "mode": 1669671203 - } - ] - }, - "configMap": { - "name": "153", - "items": [ - { - "key": "154", - "path": "155", - "mode": -1950133943 - } - ], - "optional": false - }, - "serviceAccountToken": { - "audience": "156", - "expirationSeconds": -8801560367353238479, - "path": "157" - } - } - ], - "defaultMode": -427769948 - }, - "portworxVolume": { - "volumeID": "158", - "fsType": "159" - }, - "scaleIO": { - "gateway": "160", - "system": "161", - "secretRef": { - "name": "162" - }, - "protectionDomain": "163", - "storagePool": "164", - "storageMode": "165", - "volumeName": "166", - "fsType": "167", - "readOnly": true - }, - "storageos": { - "volumeName": "168", - "volumeNamespace": "169", - "fsType": "170", - "secretRef": { - "name": "171" - } - }, - "csi": { - "driver": "172", - "readOnly": true, - "fsType": "173", - "volumeAttributes": { - "174": "175" - }, - "nodePublishSecretRef": { - "name": "176" - } - } - } - ], - "initContainers": [ - { - "name": "177", - "image": "178", - "command": [ - "179" - ], - "args": [ - "180" - ], - "workingDir": "181", - "ports": [ - { - "name": "182", - "hostPort": 1971383046, - "containerPort": 1154560741, - "protocol": "涁İ而踪鄌eÞȦY籎顒ǥ", - "hostIP": "183" - } - ], - "envFrom": [ - { - "prefix": "184", - "configMapRef": { - "name": "185", - "optional": false - }, - "secretRef": { - "name": "186", - "optional": false - } - } - ], - "env": [ - { - "name": "187", - "value": "188", - "valueFrom": { - "fieldRef": { - "apiVersion": "189", - "fieldPath": "190" - }, - "resourceFieldRef": { - "containerName": "191", - "resource": "192", - "divisor": "832" - }, - "configMapKeyRef": { - "name": "193", - "key": "194", - "optional": true - }, - "secretKeyRef": { - "name": "195", - "key": "196", - "optional": true - } - } - } - ], - "resources": { - "limits": { - "咻痗ȡmƴy綸_Ú8參遼ūPH炮掊°": "465" - }, - "requests": { - "oɘ檲ɨ銦妰黖ȓ": "793" - } - }, - "volumeMounts": [ - { - "name": "197", - "mountPath": "198", - "subPath": "199", - "mountPropagation": "oĂɋ瀐\u003cɉ湨H=å睫}堇硲蕵ɢ", - "subPathExpr": "200" - } - ], - "volumeDevices": [ - { - "name": "201", - "devicePath": "202" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "203" - ] - }, - "httpGet": { - "path": "204", - "port": 290736426, - "host": "205", - "scheme": "ö", - "httpHeaders": [ - { - "name": "206", - "value": "207" - } - ] - }, - "tcpSocket": { - "port": "208", - "host": "209" - }, - "initialDelaySeconds": 322201525, - "timeoutSeconds": -1784033404, - "periodSeconds": 66472042, - "successThreshold": 2130088978, - "failureThreshold": -1064240304 - }, - "readinessProbe": { - "exec": { - "command": [ - "210" - ] - }, - "httpGet": { - "path": "211", - "port": -566408554, - "host": "212", - "scheme": "劳\u0026¼傭Ȟ1酃=6}ɡŇƉ立", - "httpHeaders": [ - { - "name": "213", - "value": "214" - } - ] - }, - "tcpSocket": { - "port": -31530684, - "host": "215" - }, - "initialDelaySeconds": -1628697284, - "timeoutSeconds": 843845736, - "periodSeconds": 354496320, - "successThreshold": -418887496, - "failureThreshold": -522126070 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "216" - ] - }, - "httpGet": { - "path": "217", - "port": "218", - "host": "219", - "scheme": "n芞QÄȻȊ+?ƭ峧Y栲茇竛", - "httpHeaders": [ - { - "name": "220", - "value": "221" - } - ] - }, - "tcpSocket": { - "port": -592581809, - "host": "222" - } - }, - "preStop": { - "exec": { - "command": [ - "223" - ] - }, - "httpGet": { - "path": "224", - "port": 1702578303, - "host": "225", - "scheme": "NŬɨǙÄr蛏豈ɃHŠơŴĿ", - "httpHeaders": [ - { - "name": "226", - "value": "227" - } - ] - }, - "tcpSocket": { - "port": -1047607622, - "host": "228" - } - } - }, - "terminationMessagePath": "229", - "terminationMessagePolicy": "ȉ彂", - "imagePullPolicy": "ȹ嫰ƹǔw÷nI粛E煹ǐƲE", - "securityContext": { - "capabilities": { - "add": [ - "þŹʣy豎@ɀ羭," - ], - "drop": [ - "OŤǢʭ嵔棂p儼Ƿ裚瓶釆Ɗ+" - ] - }, - "privileged": false, - "seLinuxOptions": { - "user": "230", - "role": "231", - "type": "232", - "level": "233" - }, - "runAsUser": -2405783144562371879, - "runAsGroup": 3861209808960510792, - "runAsNonRoot": true, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": true, - "procMount": "^拜" - }, - "stdin": true, - "stdinOnce": true - } - ], - "containers": [ - { - "name": "234", - "image": "235", - "command": [ - "236" - ], - "args": [ - "237" - ], - "workingDir": "238", - "ports": [ - { - "name": "239", - "hostPort": 1385030458, - "containerPort": 427196286, - "protocol": "o/樝fw[Řż丩Ž", - "hostIP": "240" - } - ], - "envFrom": [ - { - "prefix": "241", - "configMapRef": { - "name": "242", - "optional": false - }, - "secretRef": { - "name": "243", - "optional": true - } - } - ], - "env": [ - { - "name": "244", - "value": "245", - "valueFrom": { - "fieldRef": { - "apiVersion": "246", - "fieldPath": "247" - }, - "resourceFieldRef": { - "containerName": "248", - "resource": "249", - "divisor": "932" - }, - "configMapKeyRef": { - "name": "250", - "key": "251", - "optional": false - }, - "secretKeyRef": { - "name": "252", - "key": "253", - "optional": true - } - } - } - ], - "resources": { - "limits": { - "9ǕLLȊɞ-uƻ悖ȩ0Ƹ[Ę": "638" - }, - "requests": { - "ǂ\u003e5姣\u003e懔%熷": "440" - } - }, - "volumeMounts": [ - { - "name": "254", - "readOnly": true, - "mountPath": "255", - "subPath": "256", - "mountPropagation": "奺Ȋ礶惇¸t颟.鵫ǚ", - "subPathExpr": "257" - } - ], - "volumeDevices": [ - { - "name": "258", - "devicePath": "259" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "260" - ] - }, - "httpGet": { - "path": "261", - "port": "262", - "host": "263", - "scheme": "Ȥ藠3.", - "httpHeaders": [ - { - "name": "264", - "value": "265" - } - ] - }, - "tcpSocket": { - "port": "266", - "host": "267" - }, - "initialDelaySeconds": -1389418722, - "timeoutSeconds": 851018015, - "periodSeconds": 596942561, - "successThreshold": -1880980172, - "failureThreshold": -161485752 - }, - "readinessProbe": { - "exec": { - "command": [ - "268" - ] - }, - "httpGet": { - "path": "269", - "port": "270", - "host": "271", - "scheme": "«丯Ƙ枛牐ɺ皚", - "httpHeaders": [ - { - "name": "272", - "value": "273" - } - ] - }, - "tcpSocket": { - "port": -1934111455, - "host": "274" - }, - "initialDelaySeconds": 766864314, - "timeoutSeconds": 1146016612, - "periodSeconds": 1495880465, - "successThreshold": -1032967081, - "failureThreshold": 59664438 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "275" - ] - }, - "httpGet": { - "path": "276", - "port": "277", - "host": "278", - "scheme": "'", - "httpHeaders": [ - { - "name": "279", - "value": "280" - } - ] - }, - "tcpSocket": { - "port": -801430937, - "host": "281" - } - }, - "preStop": { - "exec": { - "command": [ - "282" - ] - }, - "httpGet": { - "path": "283", - "port": 1810980158, - "host": "284", - "scheme": "_ƮA攤/ɸɎ R§耶FfBl", - "httpHeaders": [ - { - "name": "285", - "value": "286" - } - ] - }, - "tcpSocket": { - "port": 1074486306, - "host": "287" - } - } - }, - "terminationMessagePath": "288", - "terminationMessagePolicy": "Zɾģ毋Ó6dz娝嘚庎D}埽uʎ", - "imagePullPolicy": "Ǖɳɷ9Ì崟¿瘦ɖ緕", - "securityContext": { - "capabilities": { - "add": [ - "勅跦Opwǩ曬逴褜1Ø" - ], - "drop": [ - "ȠƬQg鄠[颐o啛更偢ɇ卷荙JLĹ]" - ] - }, - "privileged": true, - "seLinuxOptions": { - "user": "289", - "role": "290", - "type": "291", - "level": "292" - }, - "runAsUser": -6977492437661738751, - "runAsGroup": -1073698526114922943, - "runAsNonRoot": false, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": false, - "procMount": "ƙt叀碧闳ȩr嚧ʣq埄趛屡" - }, - "stdin": true, - "stdinOnce": true, - "tty": true - } - ], - "restartPolicy": "昕Ĭ", - "terminationGracePeriodSeconds": 5474461944206441349, - "activeDeadlineSeconds": 5072234809910109224, - "dnsPolicy": "苧yñKJɐ扵Gƚ绤fʀļ腩", - "nodeSelector": { - "293": "294" - }, - "serviceAccountName": "295", - "serviceAccount": "296", - "automountServiceAccountToken": true, - "nodeName": "297", - "hostIPC": true, - "shareProcessNamespace": false, - "securityContext": { - "seLinuxOptions": { - "user": "298", - "role": "299", - "type": "300", - "level": "301" - }, - "runAsUser": 439010468654957223, - "runAsGroup": 3282902794794440567, - "runAsNonRoot": true, - "supplementalGroups": [ - -9161399525777020538 - ], - "fsGroup": -1883725333589566834, - "sysctls": [ - { - "name": "302", - "value": "303" - } - ] - }, - "imagePullSecrets": [ - { - "name": "304" - } - ], - "hostname": "305", - "subdomain": "306", - "affinity": { - "nodeAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": { - "nodeSelectorTerms": [ - { - "matchExpressions": [ - { - "key": "307", - "operator": "议Ƭƶ氩Ȩ\u003c6鄰簳°Ļǟi\u0026", - "values": [ - "308" - ] - } - ], - "matchFields": [ - { - "key": "309", - "operator": "%皧V垾现葢ŵ橨鬶l獕;跣Hǝcw媀瓄", - "values": [ - "310" - ] - } - ] - } - ] - }, - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -1244119841, - "preference": { - "matchExpressions": [ - { - "key": "311", - "operator": "拉Œɥ颶妧Ö闊 鰔澝qV訆", - "values": [ - "312" - ] - } - ], - "matchFields": [ - { - "key": "313", - "operator": "/»頸+SÄ蚃ɣľ)酊龨Î", - "values": [ - "314" - ] - } - ] - } - } - ] - }, - "podAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "so-h-9-15v-5925a-x12a-214-3s--gg93h.0-2qz7-3042017mh0-5-g-7-7---g88w2k4usz--mj-8o26-2/P.-_u": "CqW.D_8--21kF-c026.-iTl.1-.VT--5mj_9.M.134-5-.q6H5" - }, - "matchExpressions": [ - { - "key": "z---883d-v3j4-7y-p---up52--sjo7799-sk5/i-.M.U_-m.-P.y9", - "operator": "NotIn", - "values": [ - "C_-Qq..csh-3--Z1Tvw39F_C-rtSY.g._2F7.-_e..Or_-.O" - ] - } - ] - }, - "namespaces": [ - "321" - ], - "topologyKey": "322" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -1095116290, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "6-x_rC9..__-6_k.N-2B_V.-tfh4.caTz_.g.w-o.8_WT-M.3_1": "R8D_X._B__-P---_H-.___._8" - }, - "matchExpressions": [ - { - "key": "W-y8", - "operator": "NotIn", - "values": [ - "Q.6.I--2_9.v.--_.--4QQ.-s.H.Hu-k-x" - ] - } - ] - }, - "namespaces": [ - "329" - ], - "topologyKey": "330" - } - } - ] - }, - "podAntiAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "7-3x-3/9a_-0R_.Z__Lv8_.O_..8n.--z_-..6W.VK.sTt.-U_--56-.7D.3_P": "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": [ - "337" - ], - "topologyKey": "338" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": 1505385143, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "yp8q-sf1--gw-jz-659--0l-023bm-6l2e5---k5v3a---9/tA.W5_-5_.V1-rU.___06.eqk5E_-4-.XH-.k.7.l_-W81": "o_6Z..11_7pX_.-mLlx...w_t-_.5.40Rw4gD.._.-x6db-L7.-__-G_2kCpS_1" - }, - "matchExpressions": [ - { - "key": "d-XZ-x.__.Y_2-n_5023Xl-3Pw_-r7g", - "operator": "NotIn", - "values": [ - "VT3sn-0_.i__a.O2G_J" - ] - } - ] - }, - "namespaces": [ - "345" - ], - "topologyKey": "346" - } - } - ] - } - }, - "schedulerName": "347", - "tolerations": [ - { - "key": "348", - "operator": "抷qTfZȻ干m謆7", - "value": "349", - "effect": "儉ɩ柀", - "tolerationSeconds": -7411984641310969236 - } - ], - "hostAliases": [ - { - "ip": "350", - "hostnames": [ - "351" - ] - } - ], - "priorityClassName": "352", - "priority": -895317190, - "dnsConfig": { - "nameservers": [ - "353" - ], - "searches": [ - "354" - ], - "options": [ - { - "name": "355", - "value": "356" - } - ] - }, - "readinessGates": [ - { - "conditionType": "ċƹ|慼櫁色苆试揯遐e4'ď曕椐敛n" - } - ], - "runtimeClassName": "357", - "enableServiceLinks": true - } - }, - "ttlSecondsAfterFinished": 212353165 - } - }, - "successfulJobsHistoryLimit": 315828133, - "failedJobsHistoryLimit": -1686694849 - }, - "status": { - "active": [ - { - "kind": "358", - "namespace": "359", - "name": "360", - "uid": "侅", - "apiVersion": "361", - "resourceVersion": "362", - "fieldPath": "363" - } - ] - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/batch.v2alpha1.CronJob.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.14.0/batch.v2alpha1.CronJob.after_roundtrip.pb deleted file mode 100644 index 972623e9d4bcfce28b5fb644483afa25eb429062..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 5219 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 p^`}pw8R(eCJVp({w;}?2ixCx|Ro6z#A& diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/batch.v2alpha1.CronJob.after_roundtrip.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/batch.v2alpha1.CronJob.after_roundtrip.yaml deleted file mode 100644 index d092d311576..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/batch.v2alpha1.CronJob.after_roundtrip.yaml +++ /dev/null @@ -1,753 +0,0 @@ -apiVersion: batch/v2alpha1 -kind: CronJob -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -spec: - concurrencyPolicy: ěĂ凗蓏Ŋ蛊ĉy緅縕 - failedJobsHistoryLimit: -1686694849 - jobTemplate: - metadata: - annotations: - "32": "33" - clusterName: "38" - creationTimestamp: null - deletionGracePeriodSeconds: -8477149434422619117 - finalizers: - - "37" - generateName: "26" - generation: -1382274715716350298 - labels: - "30": "31" - managedFields: - - apiVersion: "40" - manager: "39" - operation: 4%a鯿r - name: "25" - namespace: "27" - ownerReferences: - - apiVersion: "34" - blockOwnerDeletion: true - controller: false - kind: "35" - name: "36" - uid: +½H牗洝尿彀亞螩 - resourceVersion: "14926502199533077124" - selfLink: "28" - uid: ɭîcP$Iņ - spec: - activeDeadlineSeconds: 8559948711650432497 - backoffLimit: -907310967 - completions: -54954325 - manualSelector: false - parallelism: -110482268 - selector: - matchExpressions: - - key: GE.9__.3_u1.m_.5AW-_S-.3g.7_2fNc5-0 - operator: NotIn - values: - - YM9T9sH.Wu5--.K_.0--_0P7_.C.Ze--D07.a_.G - matchLabels: - WR58_HLU..8._bQw.-dG6c-.6--_x.--0wmZk1_8._3U: UBq.m_-.q8_v2LiTF_a981d3-7-fP81.-9 - template: - metadata: - annotations: - "59": "60" - clusterName: "65" - creationTimestamp: null - deletionGracePeriodSeconds: -671981934547025691 - finalizers: - - "64" - generateName: "53" - generation: 2849222499405033998 - labels: - "57": "58" - managedFields: - - apiVersion: "67" - manager: "66" - operation: \%枅:=ǛƓɥ踓Ǻǧ湬淊kŪ - name: "52" - namespace: "54" - ownerReferences: - - apiVersion: "61" - blockOwnerDeletion: true - controller: true - kind: "62" - name: "63" - uid: Ǡ/淹\韲翁&ʢ - resourceVersion: "8685765401091182865" - selfLink: "55" - uid: ³ƞsɁ8^ - spec: - activeDeadlineSeconds: 5072234809910109224 - affinity: - nodeAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - key: "311" - operator: 拉Œɥ颶妧Ö闊 鰔澝qV訆 - values: - - "312" - matchFields: - - key: "313" - operator: /»頸+SÄ蚃ɣľ)酊龨Î - values: - - "314" - weight: -1244119841 - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - key: "307" - operator: 议Ƭƶ氩Ȩ<6鄰簳°Ļǟi& - values: - - "308" - matchFields: - - key: "309" - operator: '%皧V垾现葢ŵ橨鬶l獕;跣Hǝcw媀瓄' - values: - - "310" - podAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: W-y8 - operator: NotIn - values: - - Q.6.I--2_9.v.--_.--4QQ.-s.H.Hu-k-x - matchLabels: - 6-x_rC9..__-6_k.N-2B_V.-tfh4.caTz_.g.w-o.8_WT-M.3_1: R8D_X._B__-P---_H-.___._8 - namespaces: - - "329" - topologyKey: "330" - weight: -1095116290 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: z---883d-v3j4-7y-p---up52--sjo7799-sk5/i-.M.U_-m.-P.y9 - operator: NotIn - values: - - C_-Qq..csh-3--Z1Tvw39F_C-rtSY.g._2F7.-_e..Or_-.O - matchLabels: - so-h-9-15v-5925a-x12a-214-3s--gg93h.0-2qz7-3042017mh0-5-g-7-7---g88w2k4usz--mj-8o26-2/P.-_u: CqW.D_8--21kF-c026.-iTl.1-.VT--5mj_9.M.134-5-.q6H5 - namespaces: - - "321" - topologyKey: "322" - podAntiAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: d-XZ-x.__.Y_2-n_5023Xl-3Pw_-r7g - operator: NotIn - values: - - VT3sn-0_.i__a.O2G_J - matchLabels: - yp8q-sf1--gw-jz-659--0l-023bm-6l2e5---k5v3a---9/tA.W5_-5_.V1-rU.___06.eqk5E_-4-.XH-.k.7.l_-W81: o_6Z..11_7pX_.-mLlx...w_t-_.5.40Rw4gD.._.-x6db-L7.-__-G_2kCpS_1 - namespaces: - - "345" - topologyKey: "346" - weight: 1505385143 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: 1-_-3_L_2--_v2.5p_..Y-.wg_-b8a_6_.0Q4_.84.K_-_0_..u.F.pq..--3C - operator: In - values: - - p_N-S..O-BZ..6-1.S-B3_.b17ca-_p-y.eQZ9p_6.Cw - matchLabels: - 7-3x-3/9a_-0R_.Z__Lv8_.O_..8n.--z_-..6W.VK.sTt.-U_--56-.7D.3_P: d._.Um.-__k.5 - namespaces: - - "337" - topologyKey: "338" - automountServiceAccountToken: true - containers: - - args: - - "237" - command: - - "236" - env: - - name: "244" - value: "245" - valueFrom: - configMapKeyRef: - key: "251" - name: "250" - optional: false - fieldRef: - apiVersion: "246" - fieldPath: "247" - resourceFieldRef: - containerName: "248" - divisor: "932" - resource: "249" - secretKeyRef: - key: "253" - name: "252" - optional: true - envFrom: - - configMapRef: - name: "242" - optional: false - prefix: "241" - secretRef: - name: "243" - optional: true - image: "235" - imagePullPolicy: Ǖɳɷ9Ì崟¿瘦ɖ緕 - lifecycle: - postStart: - exec: - command: - - "275" - httpGet: - host: "278" - httpHeaders: - - name: "279" - value: "280" - path: "276" - port: "277" - scheme: '''' - tcpSocket: - host: "281" - port: -801430937 - preStop: - exec: - command: - - "282" - httpGet: - host: "284" - httpHeaders: - - name: "285" - value: "286" - path: "283" - port: 1810980158 - scheme: _ƮA攤/ɸɎ R§耶FfBl - tcpSocket: - host: "287" - port: 1074486306 - livenessProbe: - exec: - command: - - "260" - failureThreshold: -161485752 - httpGet: - host: "263" - httpHeaders: - - name: "264" - value: "265" - path: "261" - port: "262" - scheme: Ȥ藠3. - initialDelaySeconds: -1389418722 - periodSeconds: 596942561 - successThreshold: -1880980172 - tcpSocket: - host: "267" - port: "266" - timeoutSeconds: 851018015 - name: "234" - ports: - - containerPort: 427196286 - hostIP: "240" - hostPort: 1385030458 - name: "239" - protocol: o/樝fw[Řż丩Ž - readinessProbe: - exec: - command: - - "268" - failureThreshold: 59664438 - httpGet: - host: "271" - httpHeaders: - - name: "272" - value: "273" - path: "269" - port: "270" - scheme: «丯Ƙ枛牐ɺ皚 - initialDelaySeconds: 766864314 - periodSeconds: 1495880465 - successThreshold: -1032967081 - tcpSocket: - host: "274" - port: -1934111455 - timeoutSeconds: 1146016612 - resources: - limits: - 9ǕLLȊɞ-uƻ悖ȩ0Ƹ[Ę: "638" - requests: - ǂ>5姣>懔%熷: "440" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - 勅跦Opwǩ曬逴褜1Ø - drop: - - ȠƬQg鄠[颐o啛更偢ɇ卷荙JLĹ] - privileged: true - procMount: ƙt叀碧闳ȩr嚧ʣq埄趛屡 - readOnlyRootFilesystem: true - runAsGroup: -1073698526114922943 - runAsNonRoot: false - runAsUser: -6977492437661738751 - seLinuxOptions: - level: "292" - role: "290" - type: "291" - user: "289" - stdin: true - stdinOnce: true - terminationMessagePath: "288" - terminationMessagePolicy: Zɾģ毋Ó6dz娝嘚庎D}埽uʎ - tty: true - volumeDevices: - - devicePath: "259" - name: "258" - volumeMounts: - - mountPath: "255" - mountPropagation: 奺Ȋ礶惇¸t颟.鵫ǚ - name: "254" - readOnly: true - subPath: "256" - subPathExpr: "257" - workingDir: "238" - dnsConfig: - nameservers: - - "353" - options: - - name: "355" - value: "356" - searches: - - "354" - dnsPolicy: 苧yñKJɐ扵Gƚ绤fʀļ腩 - enableServiceLinks: true - hostAliases: - - hostnames: - - "351" - ip: "350" - hostIPC: true - hostname: "305" - imagePullSecrets: - - name: "304" - initContainers: - - args: - - "180" - command: - - "179" - env: - - name: "187" - value: "188" - valueFrom: - configMapKeyRef: - key: "194" - name: "193" - optional: true - fieldRef: - apiVersion: "189" - fieldPath: "190" - resourceFieldRef: - containerName: "191" - divisor: "832" - resource: "192" - secretKeyRef: - key: "196" - name: "195" - optional: true - envFrom: - - configMapRef: - name: "185" - optional: false - prefix: "184" - secretRef: - name: "186" - optional: false - image: "178" - imagePullPolicy: ȹ嫰ƹǔw÷nI粛E煹ǐƲE - lifecycle: - postStart: - exec: - command: - - "216" - httpGet: - host: "219" - httpHeaders: - - name: "220" - value: "221" - path: "217" - port: "218" - scheme: n芞QÄȻȊ+?ƭ峧Y栲茇竛 - tcpSocket: - host: "222" - port: -592581809 - preStop: - exec: - command: - - "223" - httpGet: - host: "225" - httpHeaders: - - name: "226" - value: "227" - path: "224" - port: 1702578303 - scheme: NŬɨǙÄr蛏豈ɃHŠơŴĿ - tcpSocket: - host: "228" - port: -1047607622 - livenessProbe: - exec: - command: - - "203" - failureThreshold: -1064240304 - httpGet: - host: "205" - httpHeaders: - - name: "206" - value: "207" - path: "204" - port: 290736426 - scheme: ö - initialDelaySeconds: 322201525 - periodSeconds: 66472042 - successThreshold: 2130088978 - tcpSocket: - host: "209" - port: "208" - timeoutSeconds: -1784033404 - name: "177" - ports: - - containerPort: 1154560741 - hostIP: "183" - hostPort: 1971383046 - name: "182" - protocol: 涁İ而踪鄌eÞȦY籎顒ǥ - readinessProbe: - exec: - command: - - "210" - failureThreshold: -522126070 - httpGet: - host: "212" - httpHeaders: - - name: "213" - value: "214" - path: "211" - port: -566408554 - scheme: 劳&¼傭Ȟ1酃=6}ɡŇƉ立 - initialDelaySeconds: -1628697284 - periodSeconds: 354496320 - successThreshold: -418887496 - tcpSocket: - host: "215" - port: -31530684 - timeoutSeconds: 843845736 - resources: - limits: - 咻痗ȡmƴy綸_Ú8參遼ūPH炮掊°: "465" - requests: - oɘ檲ɨ銦妰黖ȓ: "793" - securityContext: - allowPrivilegeEscalation: true - capabilities: - add: - - þŹʣy豎@ɀ羭, - drop: - - OŤǢʭ嵔棂p儼Ƿ裚瓶釆Ɗ+ - privileged: false - procMount: ^拜 - readOnlyRootFilesystem: true - runAsGroup: 3861209808960510792 - runAsNonRoot: true - runAsUser: -2405783144562371879 - seLinuxOptions: - level: "233" - role: "231" - type: "232" - user: "230" - stdin: true - stdinOnce: true - terminationMessagePath: "229" - terminationMessagePolicy: ȉ彂 - volumeDevices: - - devicePath: "202" - name: "201" - volumeMounts: - - mountPath: "198" - mountPropagation: oĂɋ瀐<ɉ湨H=å睫}堇硲蕵ɢ - name: "197" - subPath: "199" - subPathExpr: "200" - workingDir: "181" - nodeName: "297" - nodeSelector: - "293": "294" - priority: -895317190 - priorityClassName: "352" - readinessGates: - - conditionType: ċƹ|慼櫁色苆试揯遐e4'ď曕椐敛n - restartPolicy: 昕Ĭ - runtimeClassName: "357" - schedulerName: "347" - securityContext: - fsGroup: -1883725333589566834 - runAsGroup: 3282902794794440567 - runAsNonRoot: true - runAsUser: 439010468654957223 - seLinuxOptions: - level: "301" - role: "299" - type: "300" - user: "298" - supplementalGroups: - - -9161399525777020538 - sysctls: - - name: "302" - value: "303" - serviceAccount: "296" - serviceAccountName: "295" - shareProcessNamespace: false - subdomain: "306" - terminationGracePeriodSeconds: 5474461944206441349 - tolerations: - - effect: 儉ɩ柀 - key: "348" - operator: 抷qTfZȻ干m謆7 - tolerationSeconds: -7411984641310969236 - value: "349" - volumes: - - awsElasticBlockStore: - fsType: "77" - partition: 717712876 - volumeID: "76" - azureDisk: - cachingMode: ÙæNǚ錯ƶRq - diskName: "140" - diskURI: "141" - fsType: "142" - kind: ?瞲Ť倱<įXŋ朘瑥A徙 - readOnly: true - azureFile: - secretName: "126" - shareName: "127" - cephfs: - monitors: - - "111" - path: "112" - readOnly: true - secretFile: "114" - secretRef: - name: "115" - user: "113" - cinder: - fsType: "109" - secretRef: - name: "110" - volumeID: "108" - configMap: - defaultMode: -1558831136 - items: - - key: "129" - mode: 926891073 - path: "130" - name: "128" - optional: true - csi: - driver: "172" - fsType: "173" - nodePublishSecretRef: - name: "176" - readOnly: true - volumeAttributes: - "174": "175" - downwardAPI: - defaultMode: 186998979 - items: - - fieldRef: - apiVersion: "119" - fieldPath: "120" - mode: -1305215109 - path: "118" - resourceFieldRef: - containerName: "121" - divisor: "857" - resource: "122" - emptyDir: - medium: 芝M 宸@Z^嫫猤痈 - sizeLimit: "179" - fc: - fsType: "124" - lun: 1179332384 - readOnly: true - targetWWNs: - - "123" - wwids: - - "125" - flexVolume: - driver: "103" - fsType: "104" - options: - "106": "107" - readOnly: true - secretRef: - name: "105" - flocker: - datasetName: "116" - datasetUUID: "117" - gcePersistentDisk: - fsType: "75" - partition: -2127673004 - pdName: "74" - gitRepo: - directory: "80" - repository: "78" - revision: "79" - glusterfs: - endpoints: "93" - path: "94" - hostPath: - path: "73" - type: ȸŹăȲϤĦ - iscsi: - fsType: "89" - initiatorName: "92" - iqn: "87" - iscsiInterface: "88" - lun: 1029074742 - portals: - - "90" - secretRef: - name: "91" - targetPortal: "86" - name: "72" - nfs: - path: "85" - server: "84" - persistentVolumeClaim: - claimName: "95" - readOnly: true - photonPersistentDisk: - fsType: "144" - pdID: "143" - portworxVolume: - fsType: "159" - volumeID: "158" - projected: - defaultMode: -427769948 - sources: - - configMap: - items: - - key: "154" - mode: -1950133943 - path: "155" - name: "153" - optional: false - downwardAPI: - items: - - fieldRef: - apiVersion: "149" - fieldPath: "150" - mode: 1669671203 - path: "148" - resourceFieldRef: - containerName: "151" - divisor: "580" - resource: "152" - secret: - items: - - key: "146" - mode: -1120128337 - path: "147" - name: "145" - optional: false - serviceAccountToken: - audience: "156" - expirationSeconds: -8801560367353238479 - path: "157" - quobyte: - group: "138" - registry: "135" - tenant: "139" - user: "137" - volume: "136" - rbd: - fsType: "98" - image: "97" - keyring: "101" - monitors: - - "96" - pool: "99" - readOnly: true - secretRef: - name: "102" - user: "100" - scaleIO: - fsType: "167" - gateway: "160" - protectionDomain: "163" - readOnly: true - secretRef: - name: "162" - storageMode: "165" - storagePool: "164" - system: "161" - volumeName: "166" - secret: - defaultMode: -1249460160 - items: - - key: "82" - mode: 147264373 - path: "83" - optional: false - secretName: "81" - storageos: - fsType: "170" - secretRef: - name: "171" - volumeName: "168" - volumeNamespace: "169" - vsphereVolume: - fsType: "132" - storagePolicyID: "134" - storagePolicyName: "133" - volumePath: "131" - ttlSecondsAfterFinished: 212353165 - schedule: "24" - startingDeadlineSeconds: -8817021678265088399 - successfulJobsHistoryLimit: 315828133 - suspend: false -status: - active: - - apiVersion: "361" - fieldPath: "363" - kind: "358" - name: "360" - namespace: "359" - resourceVersion: "362" - uid: 侅 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/batch.v2alpha1.CronJob.json b/staging/src/k8s.io/api/testdata/v1.14.0/batch.v2alpha1.CronJob.json deleted file mode 100644 index 545864593ef..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/batch.v2alpha1.CronJob.json +++ /dev/null @@ -1,1110 +0,0 @@ -{ - "kind": "CronJob", - "apiVersion": "batch/v2alpha1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fields": {"18":{"19":null}} - } - ] - }, - "spec": { - "schedule": "24", - "startingDeadlineSeconds": -8817021678265088399, - "concurrencyPolicy": "ěĂ凗蓏Ŋ蛊ĉy緅縕", - "suspend": false, - "jobTemplate": { - "metadata": { - "name": "25", - "generateName": "26", - "namespace": "27", - "selfLink": "28", - "uid": "ɭîcP$Iņ", - "resourceVersion": "14926502199533077124", - "generation": -1382274715716350298, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -8477149434422619117, - "labels": { - "30": "31" - }, - "annotations": { - "32": "33" - }, - "ownerReferences": [ - { - "apiVersion": "34", - "kind": "35", - "name": "36", - "uid": "+½H牗洝尿彀亞螩", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "37" - ], - "clusterName": "38", - "managedFields": [ - { - "manager": "39", - "operation": "4%a鯿r", - "apiVersion": "40", - "fields": {"41":{"42":null}} - } - ] - }, - "spec": { - "parallelism": -110482268, - "completions": -54954325, - "activeDeadlineSeconds": 8559948711650432497, - "backoffLimit": -907310967, - "selector": { - "matchLabels": { - "WR58_HLU..8._bQw.-dG6c-.6--_x.--0wmZk1_8._3U": "UBq.m_-.q8_v2LiTF_a981d3-7-fP81.-9" - }, - "matchExpressions": [ - { - "key": "GE.9__.3_u1.m_.5AW-_S-.3g.7_2fNc5-0", - "operator": "NotIn", - "values": [ - "YM9T9sH.Wu5--.K_.0--_0P7_.C.Ze--D07.a_.G" - ] - } - ] - }, - "manualSelector": false, - "template": { - "metadata": { - "name": "52", - "generateName": "53", - "namespace": "54", - "selfLink": "55", - "uid": "³ƞsɁ8^", - "resourceVersion": "8685765401091182865", - "generation": 2849222499405033998, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -671981934547025691, - "labels": { - "57": "58" - }, - "annotations": { - "59": "60" - }, - "ownerReferences": [ - { - "apiVersion": "61", - "kind": "62", - "name": "63", - "uid": "Ǡ/淹\\韲翁\u0026ʢ", - "controller": true, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "64" - ], - "clusterName": "65", - "managedFields": [ - { - "manager": "66", - "operation": "\\%枅:=ǛƓɥ踓Ǻǧ湬淊kŪ", - "apiVersion": "67", - "fields": {"68":{"69":null}} - } - ] - }, - "spec": { - "volumes": [ - { - "name": "72", - "hostPath": { - "path": "73", - "type": "ȸŹăȲϤĦ" - }, - "emptyDir": { - "medium": "芝M 宸@Z^嫫猤痈", - "sizeLimit": "179" - }, - "gcePersistentDisk": { - "pdName": "74", - "fsType": "75", - "partition": -2127673004 - }, - "awsElasticBlockStore": { - "volumeID": "76", - "fsType": "77", - "partition": 717712876 - }, - "gitRepo": { - "repository": "78", - "revision": "79", - "directory": "80" - }, - "secret": { - "secretName": "81", - "items": [ - { - "key": "82", - "path": "83", - "mode": 147264373 - } - ], - "defaultMode": -1249460160, - "optional": false - }, - "nfs": { - "server": "84", - "path": "85" - }, - "iscsi": { - "targetPortal": "86", - "iqn": "87", - "lun": 1029074742, - "iscsiInterface": "88", - "fsType": "89", - "portals": [ - "90" - ], - "secretRef": { - "name": "91" - }, - "initiatorName": "92" - }, - "glusterfs": { - "endpoints": "93", - "path": "94" - }, - "persistentVolumeClaim": { - "claimName": "95", - "readOnly": true - }, - "rbd": { - "monitors": [ - "96" - ], - "image": "97", - "fsType": "98", - "pool": "99", - "user": "100", - "keyring": "101", - "secretRef": { - "name": "102" - }, - "readOnly": true - }, - "flexVolume": { - "driver": "103", - "fsType": "104", - "secretRef": { - "name": "105" - }, - "readOnly": true, - "options": { - "106": "107" - } - }, - "cinder": { - "volumeID": "108", - "fsType": "109", - "secretRef": { - "name": "110" - } - }, - "cephfs": { - "monitors": [ - "111" - ], - "path": "112", - "user": "113", - "secretFile": "114", - "secretRef": { - "name": "115" - }, - "readOnly": true - }, - "flocker": { - "datasetName": "116", - "datasetUUID": "117" - }, - "downwardAPI": { - "items": [ - { - "path": "118", - "fieldRef": { - "apiVersion": "119", - "fieldPath": "120" - }, - "resourceFieldRef": { - "containerName": "121", - "resource": "122", - "divisor": "857" - }, - "mode": -1305215109 - } - ], - "defaultMode": 186998979 - }, - "fc": { - "targetWWNs": [ - "123" - ], - "lun": 1179332384, - "fsType": "124", - "readOnly": true, - "wwids": [ - "125" - ] - }, - "azureFile": { - "secretName": "126", - "shareName": "127" - }, - "configMap": { - "name": "128", - "items": [ - { - "key": "129", - "path": "130", - "mode": 926891073 - } - ], - "defaultMode": -1558831136, - "optional": true - }, - "vsphereVolume": { - "volumePath": "131", - "fsType": "132", - "storagePolicyName": "133", - "storagePolicyID": "134" - }, - "quobyte": { - "registry": "135", - "volume": "136", - "user": "137", - "group": "138", - "tenant": "139" - }, - "azureDisk": { - "diskName": "140", - "diskURI": "141", - "cachingMode": "ÙæNǚ錯ƶRq", - "fsType": "142", - "readOnly": true, - "kind": "?瞲Ť倱\u003cįXŋ朘瑥A徙" - }, - "photonPersistentDisk": { - "pdID": "143", - "fsType": "144" - }, - "projected": { - "sources": [ - { - "secret": { - "name": "145", - "items": [ - { - "key": "146", - "path": "147", - "mode": -1120128337 - } - ], - "optional": false - }, - "downwardAPI": { - "items": [ - { - "path": "148", - "fieldRef": { - "apiVersion": "149", - "fieldPath": "150" - }, - "resourceFieldRef": { - "containerName": "151", - "resource": "152", - "divisor": "580" - }, - "mode": 1669671203 - } - ] - }, - "configMap": { - "name": "153", - "items": [ - { - "key": "154", - "path": "155", - "mode": -1950133943 - } - ], - "optional": false - }, - "serviceAccountToken": { - "audience": "156", - "expirationSeconds": -8801560367353238479, - "path": "157" - } - } - ], - "defaultMode": -427769948 - }, - "portworxVolume": { - "volumeID": "158", - "fsType": "159" - }, - "scaleIO": { - "gateway": "160", - "system": "161", - "secretRef": { - "name": "162" - }, - "protectionDomain": "163", - "storagePool": "164", - "storageMode": "165", - "volumeName": "166", - "fsType": "167", - "readOnly": true - }, - "storageos": { - "volumeName": "168", - "volumeNamespace": "169", - "fsType": "170", - "secretRef": { - "name": "171" - } - }, - "csi": { - "driver": "172", - "readOnly": true, - "fsType": "173", - "volumeAttributes": { - "174": "175" - }, - "nodePublishSecretRef": { - "name": "176" - } - } - } - ], - "initContainers": [ - { - "name": "177", - "image": "178", - "command": [ - "179" - ], - "args": [ - "180" - ], - "workingDir": "181", - "ports": [ - { - "name": "182", - "hostPort": 1971383046, - "containerPort": 1154560741, - "protocol": "涁İ而踪鄌eÞȦY籎顒ǥ", - "hostIP": "183" - } - ], - "envFrom": [ - { - "prefix": "184", - "configMapRef": { - "name": "185", - "optional": false - }, - "secretRef": { - "name": "186", - "optional": false - } - } - ], - "env": [ - { - "name": "187", - "value": "188", - "valueFrom": { - "fieldRef": { - "apiVersion": "189", - "fieldPath": "190" - }, - "resourceFieldRef": { - "containerName": "191", - "resource": "192", - "divisor": "832" - }, - "configMapKeyRef": { - "name": "193", - "key": "194", - "optional": true - }, - "secretKeyRef": { - "name": "195", - "key": "196", - "optional": true - } - } - } - ], - "resources": { - "limits": { - "咻痗ȡmƴy綸_Ú8參遼ūPH炮掊°": "465" - }, - "requests": { - "oɘ檲ɨ銦妰黖ȓ": "793" - } - }, - "volumeMounts": [ - { - "name": "197", - "mountPath": "198", - "subPath": "199", - "mountPropagation": "oĂɋ瀐\u003cɉ湨H=å睫}堇硲蕵ɢ", - "subPathExpr": "200" - } - ], - "volumeDevices": [ - { - "name": "201", - "devicePath": "202" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "203" - ] - }, - "httpGet": { - "path": "204", - "port": 290736426, - "host": "205", - "scheme": "ö", - "httpHeaders": [ - { - "name": "206", - "value": "207" - } - ] - }, - "tcpSocket": { - "port": "208", - "host": "209" - }, - "initialDelaySeconds": 322201525, - "timeoutSeconds": -1784033404, - "periodSeconds": 66472042, - "successThreshold": 2130088978, - "failureThreshold": -1064240304 - }, - "readinessProbe": { - "exec": { - "command": [ - "210" - ] - }, - "httpGet": { - "path": "211", - "port": -566408554, - "host": "212", - "scheme": "劳\u0026¼傭Ȟ1酃=6}ɡŇƉ立", - "httpHeaders": [ - { - "name": "213", - "value": "214" - } - ] - }, - "tcpSocket": { - "port": -31530684, - "host": "215" - }, - "initialDelaySeconds": -1628697284, - "timeoutSeconds": 843845736, - "periodSeconds": 354496320, - "successThreshold": -418887496, - "failureThreshold": -522126070 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "216" - ] - }, - "httpGet": { - "path": "217", - "port": "218", - "host": "219", - "scheme": "n芞QÄȻȊ+?ƭ峧Y栲茇竛", - "httpHeaders": [ - { - "name": "220", - "value": "221" - } - ] - }, - "tcpSocket": { - "port": -592581809, - "host": "222" - } - }, - "preStop": { - "exec": { - "command": [ - "223" - ] - }, - "httpGet": { - "path": "224", - "port": 1702578303, - "host": "225", - "scheme": "NŬɨǙÄr蛏豈ɃHŠơŴĿ", - "httpHeaders": [ - { - "name": "226", - "value": "227" - } - ] - }, - "tcpSocket": { - "port": -1047607622, - "host": "228" - } - } - }, - "terminationMessagePath": "229", - "terminationMessagePolicy": "ȉ彂", - "imagePullPolicy": "ȹ嫰ƹǔw÷nI粛E煹ǐƲE", - "securityContext": { - "capabilities": { - "add": [ - "þŹʣy豎@ɀ羭," - ], - "drop": [ - "OŤǢʭ嵔棂p儼Ƿ裚瓶釆Ɗ+" - ] - }, - "privileged": false, - "seLinuxOptions": { - "user": "230", - "role": "231", - "type": "232", - "level": "233" - }, - "runAsUser": -2405783144562371879, - "runAsGroup": 3861209808960510792, - "runAsNonRoot": true, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": true, - "procMount": "^拜" - }, - "stdin": true, - "stdinOnce": true - } - ], - "containers": [ - { - "name": "234", - "image": "235", - "command": [ - "236" - ], - "args": [ - "237" - ], - "workingDir": "238", - "ports": [ - { - "name": "239", - "hostPort": 1385030458, - "containerPort": 427196286, - "protocol": "o/樝fw[Řż丩Ž", - "hostIP": "240" - } - ], - "envFrom": [ - { - "prefix": "241", - "configMapRef": { - "name": "242", - "optional": false - }, - "secretRef": { - "name": "243", - "optional": true - } - } - ], - "env": [ - { - "name": "244", - "value": "245", - "valueFrom": { - "fieldRef": { - "apiVersion": "246", - "fieldPath": "247" - }, - "resourceFieldRef": { - "containerName": "248", - "resource": "249", - "divisor": "932" - }, - "configMapKeyRef": { - "name": "250", - "key": "251", - "optional": false - }, - "secretKeyRef": { - "name": "252", - "key": "253", - "optional": true - } - } - } - ], - "resources": { - "limits": { - "9ǕLLȊɞ-uƻ悖ȩ0Ƹ[Ę": "638" - }, - "requests": { - "ǂ\u003e5姣\u003e懔%熷": "440" - } - }, - "volumeMounts": [ - { - "name": "254", - "readOnly": true, - "mountPath": "255", - "subPath": "256", - "mountPropagation": "奺Ȋ礶惇¸t颟.鵫ǚ", - "subPathExpr": "257" - } - ], - "volumeDevices": [ - { - "name": "258", - "devicePath": "259" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "260" - ] - }, - "httpGet": { - "path": "261", - "port": "262", - "host": "263", - "scheme": "Ȥ藠3.", - "httpHeaders": [ - { - "name": "264", - "value": "265" - } - ] - }, - "tcpSocket": { - "port": "266", - "host": "267" - }, - "initialDelaySeconds": -1389418722, - "timeoutSeconds": 851018015, - "periodSeconds": 596942561, - "successThreshold": -1880980172, - "failureThreshold": -161485752 - }, - "readinessProbe": { - "exec": { - "command": [ - "268" - ] - }, - "httpGet": { - "path": "269", - "port": "270", - "host": "271", - "scheme": "«丯Ƙ枛牐ɺ皚", - "httpHeaders": [ - { - "name": "272", - "value": "273" - } - ] - }, - "tcpSocket": { - "port": -1934111455, - "host": "274" - }, - "initialDelaySeconds": 766864314, - "timeoutSeconds": 1146016612, - "periodSeconds": 1495880465, - "successThreshold": -1032967081, - "failureThreshold": 59664438 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "275" - ] - }, - "httpGet": { - "path": "276", - "port": "277", - "host": "278", - "scheme": "'", - "httpHeaders": [ - { - "name": "279", - "value": "280" - } - ] - }, - "tcpSocket": { - "port": -801430937, - "host": "281" - } - }, - "preStop": { - "exec": { - "command": [ - "282" - ] - }, - "httpGet": { - "path": "283", - "port": 1810980158, - "host": "284", - "scheme": "_ƮA攤/ɸɎ R§耶FfBl", - "httpHeaders": [ - { - "name": "285", - "value": "286" - } - ] - }, - "tcpSocket": { - "port": 1074486306, - "host": "287" - } - } - }, - "terminationMessagePath": "288", - "terminationMessagePolicy": "Zɾģ毋Ó6dz娝嘚庎D}埽uʎ", - "imagePullPolicy": "Ǖɳɷ9Ì崟¿瘦ɖ緕", - "securityContext": { - "capabilities": { - "add": [ - "勅跦Opwǩ曬逴褜1Ø" - ], - "drop": [ - "ȠƬQg鄠[颐o啛更偢ɇ卷荙JLĹ]" - ] - }, - "privileged": true, - "seLinuxOptions": { - "user": "289", - "role": "290", - "type": "291", - "level": "292" - }, - "runAsUser": -6977492437661738751, - "runAsGroup": -1073698526114922943, - "runAsNonRoot": false, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": false, - "procMount": "ƙt叀碧闳ȩr嚧ʣq埄趛屡" - }, - "stdin": true, - "stdinOnce": true, - "tty": true - } - ], - "restartPolicy": "昕Ĭ", - "terminationGracePeriodSeconds": 5474461944206441349, - "activeDeadlineSeconds": 5072234809910109224, - "dnsPolicy": "苧yñKJɐ扵Gƚ绤fʀļ腩", - "nodeSelector": { - "293": "294" - }, - "serviceAccountName": "295", - "serviceAccount": "296", - "automountServiceAccountToken": true, - "nodeName": "297", - "hostIPC": true, - "shareProcessNamespace": false, - "securityContext": { - "seLinuxOptions": { - "user": "298", - "role": "299", - "type": "300", - "level": "301" - }, - "runAsUser": 439010468654957223, - "runAsGroup": 3282902794794440567, - "runAsNonRoot": true, - "supplementalGroups": [ - -9161399525777020538 - ], - "fsGroup": -1883725333589566834, - "sysctls": [ - { - "name": "302", - "value": "303" - } - ] - }, - "imagePullSecrets": [ - { - "name": "304" - } - ], - "hostname": "305", - "subdomain": "306", - "affinity": { - "nodeAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": { - "nodeSelectorTerms": [ - { - "matchExpressions": [ - { - "key": "307", - "operator": "议Ƭƶ氩Ȩ\u003c6鄰簳°Ļǟi\u0026", - "values": [ - "308" - ] - } - ], - "matchFields": [ - { - "key": "309", - "operator": "%皧V垾现葢ŵ橨鬶l獕;跣Hǝcw媀瓄", - "values": [ - "310" - ] - } - ] - } - ] - }, - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -1244119841, - "preference": { - "matchExpressions": [ - { - "key": "311", - "operator": "拉Œɥ颶妧Ö闊 鰔澝qV訆", - "values": [ - "312" - ] - } - ], - "matchFields": [ - { - "key": "313", - "operator": "/»頸+SÄ蚃ɣľ)酊龨Î", - "values": [ - "314" - ] - } - ] - } - } - ] - }, - "podAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "so-h-9-15v-5925a-x12a-214-3s--gg93h.0-2qz7-3042017mh0-5-g-7-7---g88w2k4usz--mj-8o26-2/P.-_u": "CqW.D_8--21kF-c026.-iTl.1-.VT--5mj_9.M.134-5-.q6H5" - }, - "matchExpressions": [ - { - "key": "z---883d-v3j4-7y-p---up52--sjo7799-sk5/i-.M.U_-m.-P.y9", - "operator": "NotIn", - "values": [ - "C_-Qq..csh-3--Z1Tvw39F_C-rtSY.g._2F7.-_e..Or_-.O" - ] - } - ] - }, - "namespaces": [ - "321" - ], - "topologyKey": "322" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -1095116290, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "6-x_rC9..__-6_k.N-2B_V.-tfh4.caTz_.g.w-o.8_WT-M.3_1": "R8D_X._B__-P---_H-.___._8" - }, - "matchExpressions": [ - { - "key": "W-y8", - "operator": "NotIn", - "values": [ - "Q.6.I--2_9.v.--_.--4QQ.-s.H.Hu-k-x" - ] - } - ] - }, - "namespaces": [ - "329" - ], - "topologyKey": "330" - } - } - ] - }, - "podAntiAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "7-3x-3/9a_-0R_.Z__Lv8_.O_..8n.--z_-..6W.VK.sTt.-U_--56-.7D.3_P": "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": [ - "337" - ], - "topologyKey": "338" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": 1505385143, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "yp8q-sf1--gw-jz-659--0l-023bm-6l2e5---k5v3a---9/tA.W5_-5_.V1-rU.___06.eqk5E_-4-.XH-.k.7.l_-W81": "o_6Z..11_7pX_.-mLlx...w_t-_.5.40Rw4gD.._.-x6db-L7.-__-G_2kCpS_1" - }, - "matchExpressions": [ - { - "key": "d-XZ-x.__.Y_2-n_5023Xl-3Pw_-r7g", - "operator": "NotIn", - "values": [ - "VT3sn-0_.i__a.O2G_J" - ] - } - ] - }, - "namespaces": [ - "345" - ], - "topologyKey": "346" - } - } - ] - } - }, - "schedulerName": "347", - "tolerations": [ - { - "key": "348", - "operator": "抷qTfZȻ干m謆7", - "value": "349", - "effect": "儉ɩ柀", - "tolerationSeconds": -7411984641310969236 - } - ], - "hostAliases": [ - { - "ip": "350", - "hostnames": [ - "351" - ] - } - ], - "priorityClassName": "352", - "priority": -895317190, - "dnsConfig": { - "nameservers": [ - "353" - ], - "searches": [ - "354" - ], - "options": [ - { - "name": "355", - "value": "356" - } - ] - }, - "readinessGates": [ - { - "conditionType": "ċƹ|慼櫁色苆试揯遐e4'ď曕椐敛n" - } - ], - "runtimeClassName": "357", - "enableServiceLinks": true - } - }, - "ttlSecondsAfterFinished": 212353165 - } - }, - "successfulJobsHistoryLimit": 315828133, - "failedJobsHistoryLimit": -1686694849 - }, - "status": { - "active": [ - { - "kind": "358", - "namespace": "359", - "name": "360", - "uid": "侅", - "apiVersion": "361", - "resourceVersion": "362", - "fieldPath": "363" - } - ] - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/batch.v2alpha1.CronJob.pb b/staging/src/k8s.io/api/testdata/v1.14.0/batch.v2alpha1.CronJob.pb deleted file mode 100644 index 49d4f57159023590e73fb8ae94f9d5856199907a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 5267 zcmYjV33L=yy6)S6V4WGJEgfy!Ew+L&dMj18c18pO0!D-o_Bdmiu$lnbfI!~!oUFuj zSOO#v639jffdmKvvO>`Gl5U)FVV(}?sN+1U7f0sdo8zdXPu_pK!84r0U$^h_@Atpo zpDZok!aT@K%t+s~a$VvUlDv-oD{fBIwH%v1&w13_Czke$!a+_P6U5H6#o?VtIYsTDpOE^yB zjEsc^99}g?S&2CXV`D3aF<-DDElV(9QCz}0mn7wK8w||lYQ`2a@AbvAjdWcTR*6`} zYf?0U!#cZ^d1B5BoNgGLXlxc>Hz&_nhK)s-6W4O8LDtM)DPx`;H$QvRiyIyBD_+(Y z>-lrJWt(M;xt9!%2f=)bYH%~TwAC2T;#Dr);O4|zNaYiZ8{#2@=VZ}gl_jTDmJ{wC zIqPf84-{*!l6y5plT}5Qc!AdiK_ifg+OF%@>PG7ty-z_f%;GPGKfcxR(LbZXkX2x$ z(O}4shzg(SWULA#q9QtNqs@uIzJcFHntDQ)iYH%gO|U8gk7z0?kctYVq7IuC_L1LC z3O1HcnL66w+ZQ+*?%y{$IC?BN&=u@+WqD5kuiI&;+)hJRD17d*S;L%v}#&{RnvLP6syipx1^3`th%t= zl3~?JGMv*z)~ZW(ODfzpUACb#NK_rp>#D=5Yfh`KCyWtzo&XW1P&;@s9c4U52OKT)JBKub6XDE4mNXMJiRKYKv5D zQ96MhqSG>+R=`B~s0lzc0z~gY&%vt1!>S}WCb|#0+vktgM|Pa{^`_>+UWvpb^5C>k zV~@AZEIRX?=k#)KRq#+R+cR>`@aqTc-&*MEo0zn`Ugs16}ZX5LV)r_kn^7G#9+taH3hGD>%14P_aFCOgsl=k zS!I}Kan~So=ljO1ql1?--P}a?I>v~^EhMI zM{DQJ^Sc6#c(ZRPShC-LocHy=;;Ex`KoK?8&irb$)>Wp;5bq(h8ZSF{v6WQ?B~YQdJ(Ls)Cap>Ac>5+E*8BYzS3W2L?m+ z^-%?&dcwNsxS#pe1dFYu{&O?N-C?2gl5Ox$AKtLqueT4ij*Z*Xel##H{!dr?_x%_Z z%lE!N@Nh;mx^1#5vrmF>D4lm~QB^8jbE2nWvLJ(r#^06|@_beNe^EYBSx`}zMQwnh z`Ws-Qi7W#e4G(%hzso`Wr%BES4Bx34!J4+jK!0FYTrR@Kixf zqUT!sPZo`hF;+8SUdy|Gv^H=y(5Jh1nCF^CE`{pa1N%dLwS~2anZ`U|R+WeQ+85*$ zj2;g*bVZ8Jh1(7Z?mG5Kf3vS^;o3-9^DB|o>TI*NA=q%vEN%@{m^=HzI}aw$^9=kB z@&jrT(Wreob+|4-uIMDLxaaa2*FP@SHlcV6ynB}EZ~u6qZqK1lcYKYKAN3vFWbQ5s zwH}KcIO{*2XVxFPd?eRwDhu~Em}gpw5PB1#YJ}=(VIu%b?vA=gB9KkDhoTLt;iGAR zVb77^=_>a=W%R7saoDV@HwSmkdc$nGxcTy~6SQ;@TCIo-w*>^yuI>uD=(d z_+96}3AGG-dBa5fx2JA4c761RQA~x1JmjOui-mCiL|!UEKmjEHRraDkPhk9rS;?d` z@pM&X9}b^7)%pEoK^#Oz{PhDCTN z9}QMjdiMs7Mp}E#_G9k-kpr%{NOw(e_;BvhaL0Cfl(3WOUXgVqjtoVb`=43lE(_O} z299`!pN^EfBEuc-U38zs4vt}JtW1TK*@Ku@^0V3FL^(lHSvEaqdp zcC9Y114u`53snqmA-te&SjS@-uLa1cV%VW+1td$_oL`9XhD@ww69tpR6b>7kSu!(s z88^$&F!0NojaTwS;qdE=*K-2qmM+Fv-jHeN+{+w1qQH^MRp!cUE~5Y^tZCvZyhY5E zu(}QBz{KVpnP8lsnXRh2j`OqR#Mdz#U1H!398Tf3>30w*KhwYqb2)Bh{yHpToF**Z zQXuNHjhQ%a)1npJTFxM|RZwp=$1TVMD7*l|P6Y4_A#5|6@YC7QH@CgN7cu3CNnu0< zZ#D8}>KtbnSTVA=`IsabOF6u0%{qx&nZCHt0Ja4!w} zE%J^J#xPe9<3-E@=6MLoRxBp!=?3Og4KB?v=55goZh-;Kz((Lw2j!s z90q4$S;3q-3sg*Df4Pb?xFz5|18kDnJmz@;8(1{v8Q^K?4>&moIIX~3!CC`nXz7Lm z=zgJOaGC@_A5cE5ZsullIpA%K#hI)X8iHqYjQMyG_!cLnfp9Evi*S-?a2bNSG94Q^ zcpJBRVVa&}DBR2fuuFtWEy7FqJ(|#WKJtfg>`lb{H)2{4^Xj%7Ef?pn5g^G5aAqM^ zWF7jM^%$Ddj15>>PgX#>+pVBkD;?VS+cyL7RbzY&AO zUN?+%ZULENB!le$Gk_@dP-P^w61AXPXGeg6_zw&+x}5$*Lb^W zdfLZ29}e~wd%D9#JHq`ZB4s;PyBq!OD?(>>MOyZb9;K&53TOn4GSsvfpb_XxA?Q2> zG=fgCoF2o^cL0q*Ypnon0Ez(`L8rJ@R{+q=XE_A=cL{Fe2;%YbByCXyU{rl*us*A}wRY9c) zMS%7Kh@S9xwx=Xe6)LKJE>Ia9=$JdzeKd5q^9{4PBGl3ou00=UC1VKBr)DxUqE8Yu z9#HfMFGXMM6MH{!q3Dav%TBAiH~Ki!HiYo%zu_F(j1XS8oqz9xgUDXibnN8!Q7{nq zW%aek;`erZ{Ox%D{eQa4Vo)Qk1~IFn!k{?M0%1^%DPY-O`_0#PKm@$I0&zZMy3S4> zxnP!@^fwBT^3tiw8-W&Yg|9NySrt_UYBOwbt*w*wwhu zUFIM1yPlcmJ87Ohwj$Wv6W&n~>THN=L@0WN;uphU?|sx~-Z6>J6E-G+h*1e7=H*+} zH#%duh{(=|=6kyW9is=`WqIL--QhED21@68n|&?bbDm2v3Do^Wy)9vI=g^LrTcb7; zEfW^?Jcob4?CkapjMfym`!>E9>S=f(R6a0T?dy4=Fq@H>d)&j`fy+m>h0pAo9w-V8 zpL~{mY=O6JwDs~y^L$P4NJ)-ac44$He55|KuQyV$-RF7+(u%?Y_5P?@1T7`RpuD;yGYtsBf=0MMeaMyNP=Oo=Z!7Qr` z91k`X#ea4E&F(*jKHPHIu8~D#)`GsI-ak#Q4T(v!Xx;D7`bfma?we*x{cd(&0*j62^ZP@rF z<*nXCNUPj)>b)5E={t*CR`W;S`~7~TUF!JrC$S84Ok$p(g5a)*fZoQ43c#xC!{rGu P5(p471&HXdI4%DVE45姣>懔%熷: "440" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - 勅跦Opwǩ曬逴褜1Ø - drop: - - ȠƬQg鄠[颐o啛更偢ɇ卷荙JLĹ] - privileged: true - procMount: ƙt叀碧闳ȩr嚧ʣq埄趛屡 - readOnlyRootFilesystem: true - runAsGroup: -1073698526114922943 - runAsNonRoot: false - runAsUser: -6977492437661738751 - seLinuxOptions: - level: "292" - role: "290" - type: "291" - user: "289" - stdin: true - stdinOnce: true - terminationMessagePath: "288" - terminationMessagePolicy: Zɾģ毋Ó6dz娝嘚庎D}埽uʎ - tty: true - volumeDevices: - - devicePath: "259" - name: "258" - volumeMounts: - - mountPath: "255" - mountPropagation: 奺Ȋ礶惇¸t颟.鵫ǚ - name: "254" - readOnly: true - subPath: "256" - subPathExpr: "257" - workingDir: "238" - dnsConfig: - nameservers: - - "353" - options: - - name: "355" - value: "356" - searches: - - "354" - dnsPolicy: 苧yñKJɐ扵Gƚ绤fʀļ腩 - enableServiceLinks: true - hostAliases: - - hostnames: - - "351" - ip: "350" - hostIPC: true - hostname: "305" - imagePullSecrets: - - name: "304" - initContainers: - - args: - - "180" - command: - - "179" - env: - - name: "187" - value: "188" - valueFrom: - configMapKeyRef: - key: "194" - name: "193" - optional: true - fieldRef: - apiVersion: "189" - fieldPath: "190" - resourceFieldRef: - containerName: "191" - divisor: "832" - resource: "192" - secretKeyRef: - key: "196" - name: "195" - optional: true - envFrom: - - configMapRef: - name: "185" - optional: false - prefix: "184" - secretRef: - name: "186" - optional: false - image: "178" - imagePullPolicy: ȹ嫰ƹǔw÷nI粛E煹ǐƲE - lifecycle: - postStart: - exec: - command: - - "216" - httpGet: - host: "219" - httpHeaders: - - name: "220" - value: "221" - path: "217" - port: "218" - scheme: n芞QÄȻȊ+?ƭ峧Y栲茇竛 - tcpSocket: - host: "222" - port: -592581809 - preStop: - exec: - command: - - "223" - httpGet: - host: "225" - httpHeaders: - - name: "226" - value: "227" - path: "224" - port: 1702578303 - scheme: NŬɨǙÄr蛏豈ɃHŠơŴĿ - tcpSocket: - host: "228" - port: -1047607622 - livenessProbe: - exec: - command: - - "203" - failureThreshold: -1064240304 - httpGet: - host: "205" - httpHeaders: - - name: "206" - value: "207" - path: "204" - port: 290736426 - scheme: ö - initialDelaySeconds: 322201525 - periodSeconds: 66472042 - successThreshold: 2130088978 - tcpSocket: - host: "209" - port: "208" - timeoutSeconds: -1784033404 - name: "177" - ports: - - containerPort: 1154560741 - hostIP: "183" - hostPort: 1971383046 - name: "182" - protocol: 涁İ而踪鄌eÞȦY籎顒ǥ - readinessProbe: - exec: - command: - - "210" - failureThreshold: -522126070 - httpGet: - host: "212" - httpHeaders: - - name: "213" - value: "214" - path: "211" - port: -566408554 - scheme: 劳&¼傭Ȟ1酃=6}ɡŇƉ立 - initialDelaySeconds: -1628697284 - periodSeconds: 354496320 - successThreshold: -418887496 - tcpSocket: - host: "215" - port: -31530684 - timeoutSeconds: 843845736 - resources: - limits: - 咻痗ȡmƴy綸_Ú8參遼ūPH炮掊°: "465" - requests: - oɘ檲ɨ銦妰黖ȓ: "793" - securityContext: - allowPrivilegeEscalation: true - capabilities: - add: - - þŹʣy豎@ɀ羭, - drop: - - OŤǢʭ嵔棂p儼Ƿ裚瓶釆Ɗ+ - privileged: false - procMount: ^拜 - readOnlyRootFilesystem: true - runAsGroup: 3861209808960510792 - runAsNonRoot: true - runAsUser: -2405783144562371879 - seLinuxOptions: - level: "233" - role: "231" - type: "232" - user: "230" - stdin: true - stdinOnce: true - terminationMessagePath: "229" - terminationMessagePolicy: ȉ彂 - volumeDevices: - - devicePath: "202" - name: "201" - volumeMounts: - - mountPath: "198" - mountPropagation: oĂɋ瀐<ɉ湨H=å睫}堇硲蕵ɢ - name: "197" - subPath: "199" - subPathExpr: "200" - workingDir: "181" - nodeName: "297" - nodeSelector: - "293": "294" - priority: -895317190 - priorityClassName: "352" - readinessGates: - - conditionType: ċƹ|慼櫁色苆试揯遐e4'ď曕椐敛n - restartPolicy: 昕Ĭ - runtimeClassName: "357" - schedulerName: "347" - securityContext: - fsGroup: -1883725333589566834 - runAsGroup: 3282902794794440567 - runAsNonRoot: true - runAsUser: 439010468654957223 - seLinuxOptions: - level: "301" - role: "299" - type: "300" - user: "298" - supplementalGroups: - - -9161399525777020538 - sysctls: - - name: "302" - value: "303" - serviceAccount: "296" - serviceAccountName: "295" - shareProcessNamespace: false - subdomain: "306" - terminationGracePeriodSeconds: 5474461944206441349 - tolerations: - - effect: 儉ɩ柀 - key: "348" - operator: 抷qTfZȻ干m謆7 - tolerationSeconds: -7411984641310969236 - value: "349" - volumes: - - awsElasticBlockStore: - fsType: "77" - partition: 717712876 - volumeID: "76" - azureDisk: - cachingMode: ÙæNǚ錯ƶRq - diskName: "140" - diskURI: "141" - fsType: "142" - kind: ?瞲Ť倱<įXŋ朘瑥A徙 - readOnly: true - azureFile: - secretName: "126" - shareName: "127" - cephfs: - monitors: - - "111" - path: "112" - readOnly: true - secretFile: "114" - secretRef: - name: "115" - user: "113" - cinder: - fsType: "109" - secretRef: - name: "110" - volumeID: "108" - configMap: - defaultMode: -1558831136 - items: - - key: "129" - mode: 926891073 - path: "130" - name: "128" - optional: true - csi: - driver: "172" - fsType: "173" - nodePublishSecretRef: - name: "176" - readOnly: true - volumeAttributes: - "174": "175" - downwardAPI: - defaultMode: 186998979 - items: - - fieldRef: - apiVersion: "119" - fieldPath: "120" - mode: -1305215109 - path: "118" - resourceFieldRef: - containerName: "121" - divisor: "857" - resource: "122" - emptyDir: - medium: 芝M 宸@Z^嫫猤痈 - sizeLimit: "179" - fc: - fsType: "124" - lun: 1179332384 - readOnly: true - targetWWNs: - - "123" - wwids: - - "125" - flexVolume: - driver: "103" - fsType: "104" - options: - "106": "107" - readOnly: true - secretRef: - name: "105" - flocker: - datasetName: "116" - datasetUUID: "117" - gcePersistentDisk: - fsType: "75" - partition: -2127673004 - pdName: "74" - gitRepo: - directory: "80" - repository: "78" - revision: "79" - glusterfs: - endpoints: "93" - path: "94" - hostPath: - path: "73" - type: ȸŹăȲϤĦ - iscsi: - fsType: "89" - initiatorName: "92" - iqn: "87" - iscsiInterface: "88" - lun: 1029074742 - portals: - - "90" - secretRef: - name: "91" - targetPortal: "86" - name: "72" - nfs: - path: "85" - server: "84" - persistentVolumeClaim: - claimName: "95" - readOnly: true - photonPersistentDisk: - fsType: "144" - pdID: "143" - portworxVolume: - fsType: "159" - volumeID: "158" - projected: - defaultMode: -427769948 - sources: - - configMap: - items: - - key: "154" - mode: -1950133943 - path: "155" - name: "153" - optional: false - downwardAPI: - items: - - fieldRef: - apiVersion: "149" - fieldPath: "150" - mode: 1669671203 - path: "148" - resourceFieldRef: - containerName: "151" - divisor: "580" - resource: "152" - secret: - items: - - key: "146" - mode: -1120128337 - path: "147" - name: "145" - optional: false - serviceAccountToken: - audience: "156" - expirationSeconds: -8801560367353238479 - path: "157" - quobyte: - group: "138" - registry: "135" - tenant: "139" - user: "137" - volume: "136" - rbd: - fsType: "98" - image: "97" - keyring: "101" - monitors: - - "96" - pool: "99" - readOnly: true - secretRef: - name: "102" - user: "100" - scaleIO: - fsType: "167" - gateway: "160" - protectionDomain: "163" - readOnly: true - secretRef: - name: "162" - storageMode: "165" - storagePool: "164" - system: "161" - volumeName: "166" - secret: - defaultMode: -1249460160 - items: - - key: "82" - mode: 147264373 - path: "83" - optional: false - secretName: "81" - storageos: - fsType: "170" - secretRef: - name: "171" - volumeName: "168" - volumeNamespace: "169" - vsphereVolume: - fsType: "132" - storagePolicyID: "134" - storagePolicyName: "133" - volumePath: "131" - ttlSecondsAfterFinished: 212353165 - schedule: "24" - startingDeadlineSeconds: -8817021678265088399 - successfulJobsHistoryLimit: 315828133 - suspend: false -status: - active: - - apiVersion: "361" - fieldPath: "363" - kind: "358" - name: "360" - namespace: "359" - resourceVersion: "362" - uid: 侅 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/batch.v2alpha1.JobTemplate.after_roundtrip.json b/staging/src/k8s.io/api/testdata/v1.14.0/batch.v2alpha1.JobTemplate.after_roundtrip.json deleted file mode 100644 index 571182be3bc..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/batch.v2alpha1.JobTemplate.after_roundtrip.json +++ /dev/null @@ -1,1074 +0,0 @@ -{ - "kind": "JobTemplate", - "apiVersion": "batch/v2alpha1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17" - } - ] - }, - "template": { - "metadata": { - "name": "24", - "generateName": "25", - "namespace": "26", - "selfLink": "27", - "uid": "^苣", - "resourceVersion": "1092536316763508004", - "generation": 1905795315403748486, - "creationTimestamp": null, - "deletionGracePeriodSeconds": 7323204920313990232, - "labels": { - "29": "30" - }, - "annotations": { - "31": "32" - }, - "ownerReferences": [ - { - "apiVersion": "33", - "kind": "34", - "name": "35", - "uid": "谐颋DžSǡƏS$+½H牗洝尿", - "controller": true, - "blockOwnerDeletion": false - } - ], - "finalizers": [ - "36" - ], - "clusterName": "37", - "managedFields": [ - { - "manager": "38", - "operation": "B峅x4%a", - "apiVersion": "39" - } - ] - }, - "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": "51", - "generateName": "52", - "namespace": "53", - "selfLink": "54", - "uid": "@ʊʓ誒j剐'宣I拍N嚳ķȗɊ捵Tw", - "resourceVersion": "11115488420961080514", - "generation": -1988464041375677738, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -961038652544818647, - "labels": { - "56": "57" - }, - "annotations": { - "58": "59" - }, - "ownerReferences": [ - { - "apiVersion": "60", - "kind": "61", - "name": "62", - "uid": "a縳讋ɮ衺勽Ƙq/Ź u衲\u003c¿燥ǖ_è", - "controller": false, - "blockOwnerDeletion": false - } - ], - "finalizers": [ - "63" - ], - "clusterName": "64", - "managedFields": [ - { - "manager": "65", - "operation": "聻鎥ʟ\u003c$洅ɹ7\\弌Þ帺萸", - "apiVersion": "66" - } - ] - }, - "spec": { - "volumes": [ - { - "name": "71", - "hostPath": { - "path": "72", - "type": "ħ籦ö嗏ʑ\u003e季Cʖ畬x" - }, - "emptyDir": { - "medium": "Šĸů湙騘\u0026啞", - "sizeLimit": "577" - }, - "gcePersistentDisk": { - "pdName": "73", - "fsType": "74", - "partition": 663386308 - }, - "awsElasticBlockStore": { - "volumeID": "75", - "fsType": "76", - "partition": -156457987, - "readOnly": true - }, - "gitRepo": { - "repository": "77", - "revision": "78", - "directory": "79" - }, - "secret": { - "secretName": "80", - "items": [ - { - "key": "81", - "path": "82", - "mode": -5672822 - } - ], - "defaultMode": -861289979, - "optional": true - }, - "nfs": { - "server": "83", - "path": "84", - "readOnly": true - }, - "iscsi": { - "targetPortal": "85", - "iqn": "86", - "lun": -1636694746, - "iscsiInterface": "87", - "fsType": "88", - "portals": [ - "89" - ], - "chapAuthSession": true, - "secretRef": { - "name": "90" - }, - "initiatorName": "91" - }, - "glusterfs": { - "endpoints": "92", - "path": "93", - "readOnly": true - }, - "persistentVolumeClaim": { - "claimName": "94" - }, - "rbd": { - "monitors": [ - "95" - ], - "image": "96", - "fsType": "97", - "pool": "98", - "user": "99", - "keyring": "100", - "secretRef": { - "name": "101" - } - }, - "flexVolume": { - "driver": "102", - "fsType": "103", - "secretRef": { - "name": "104" - }, - "readOnly": true, - "options": { - "105": "106" - } - }, - "cinder": { - "volumeID": "107", - "fsType": "108", - "secretRef": { - "name": "109" - } - }, - "cephfs": { - "monitors": [ - "110" - ], - "path": "111", - "user": "112", - "secretFile": "113", - "secretRef": { - "name": "114" - } - }, - "flocker": { - "datasetName": "115", - "datasetUUID": "116" - }, - "downwardAPI": { - "items": [ - { - "path": "117", - "fieldRef": { - "apiVersion": "118", - "fieldPath": "119" - }, - "resourceFieldRef": { - "containerName": "120", - "resource": "121", - "divisor": "327" - }, - "mode": -1965578645 - } - ], - "defaultMode": -1008038372 - }, - "fc": { - "targetWWNs": [ - "122" - ], - "lun": -658258937, - "fsType": "123", - "wwids": [ - "124" - ] - }, - "azureFile": { - "secretName": "125", - "shareName": "126", - "readOnly": true - }, - "configMap": { - "name": "127", - "items": [ - { - "key": "128", - "path": "129", - "mode": -675987103 - } - ], - "defaultMode": 1754292691, - "optional": true - }, - "vsphereVolume": { - "volumePath": "130", - "fsType": "131", - "storagePolicyName": "132", - "storagePolicyID": "133" - }, - "quobyte": { - "registry": "134", - "volume": "135", - "user": "136", - "group": "137", - "tenant": "138" - }, - "azureDisk": { - "diskName": "139", - "diskURI": "140", - "cachingMode": "ĦE勗E濞偘1", - "fsType": "141", - "readOnly": true, - "kind": "議Ǹ轺@)蓳嗘" - }, - "photonPersistentDisk": { - "pdID": "142", - "fsType": "143" - }, - "projected": { - "sources": [ - { - "secret": { - "name": "144", - "items": [ - { - "key": "145", - "path": "146", - "mode": 679825403 - } - ], - "optional": true - }, - "downwardAPI": { - "items": [ - { - "path": "147", - "fieldRef": { - "apiVersion": "148", - "fieldPath": "149" - }, - "resourceFieldRef": { - "containerName": "150", - "resource": "151", - "divisor": "184" - }, - "mode": -783297752 - } - ] - }, - "configMap": { - "name": "152", - "items": [ - { - "key": "153", - "path": "154", - "mode": -106644772 - } - ], - "optional": true - }, - "serviceAccountToken": { - "audience": "155", - "expirationSeconds": 1897892355466772544, - "path": "156" - } - } - ], - "defaultMode": 345648859 - }, - "portworxVolume": { - "volumeID": "157", - "fsType": "158", - "readOnly": true - }, - "scaleIO": { - "gateway": "159", - "system": "160", - "secretRef": { - "name": "161" - }, - "protectionDomain": "162", - "storagePool": "163", - "storageMode": "164", - "volumeName": "165", - "fsType": "166", - "readOnly": true - }, - "storageos": { - "volumeName": "167", - "volumeNamespace": "168", - "fsType": "169", - "secretRef": { - "name": "170" - } - }, - "csi": { - "driver": "171", - "readOnly": true, - "fsType": "172", - "volumeAttributes": { - "173": "174" - }, - "nodePublishSecretRef": { - "name": "175" - } - } - } - ], - "initContainers": [ - { - "name": "176", - "image": "177", - "command": [ - "178" - ], - "args": [ - "179" - ], - "workingDir": "180", - "ports": [ - { - "name": "181", - "hostPort": -958191807, - "containerPort": -1629040033, - "protocol": "ʜǝ鿟ldg滠鼍ƭt", - "hostIP": "182" - } - ], - "envFrom": [ - { - "prefix": "183", - "configMapRef": { - "name": "184", - "optional": true - }, - "secretRef": { - "name": "185", - "optional": false - } - } - ], - "env": [ - { - "name": "186", - "value": "187", - "valueFrom": { - "fieldRef": { - "apiVersion": "188", - "fieldPath": "189" - }, - "resourceFieldRef": { - "containerName": "190", - "resource": "191", - "divisor": "980" - }, - "configMapKeyRef": { - "name": "192", - "key": "193", - "optional": false - }, - "secretKeyRef": { - "name": "194", - "key": "195", - "optional": true - } - } - } - ], - "resources": { - "limits": { - ")ÙæNǚ錯ƶRquA?瞲Ť倱": "289" - }, - "requests": { - "ź贩j瀉": "621" - } - }, - "volumeMounts": [ - { - "name": "196", - "readOnly": true, - "mountPath": "197", - "subPath": "198", - "mountPropagation": "ɶ", - "subPathExpr": "199" - } - ], - "volumeDevices": [ - { - "name": "200", - "devicePath": "201" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "202" - ] - }, - "httpGet": { - "path": "203", - "port": -1365115016, - "host": "204", - "scheme": "町恰nj揠8lj黳鈫ʕ禒Ƙá腿ħ缶.蒅", - "httpHeaders": [ - { - "name": "205", - "value": "206" - } - ] - }, - "tcpSocket": { - "port": -1105572246, - "host": "207" - }, - "initialDelaySeconds": 1971383046, - "timeoutSeconds": 1154560741, - "periodSeconds": -1376537100, - "successThreshold": 1100645882, - "failureThreshold": -532628939 - }, - "readinessProbe": { - "exec": { - "command": [ - "208" - ] - }, - "httpGet": { - "path": "209", - "port": "210", - "host": "211", - "scheme": "%:;栍dʪīT捘ɍi", - "httpHeaders": [ - { - "name": "212", - "value": "213" - } - ] - }, - "tcpSocket": { - "port": "214", - "host": "215" - }, - "initialDelaySeconds": -1510026905, - "timeoutSeconds": 437857734, - "periodSeconds": 2025698376, - "successThreshold": -1766555420, - "failureThreshold": 195263908 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "216" - ] - }, - "httpGet": { - "path": "217", - "port": -33154680, - "host": "218", - "scheme": "跾|@?鷅bȻN+ņ榱*", - "httpHeaders": [ - { - "name": "219", - "value": "220" - } - ] - }, - "tcpSocket": { - "port": "221", - "host": "222" - } - }, - "preStop": { - "exec": { - "command": [ - "223" - ] - }, - "httpGet": { - "path": "224", - "port": "225", - "host": "226", - "scheme": "櫸eʔŊ", - "httpHeaders": [ - { - "name": "227", - "value": "228" - } - ] - }, - "tcpSocket": { - "port": 731879508, - "host": "229" - } - } - }, - "terminationMessagePath": "230", - "terminationMessagePolicy": "hoĂɋ", - "imagePullPolicy": "腬", - "securityContext": { - "capabilities": { - "add": [ - "" - ], - "drop": [ - "ɉ鎷卩蝾H韹寬娬ï瓼猀2:ö" - ] - }, - "privileged": true, - "seLinuxOptions": { - "user": "231", - "role": "232", - "type": "233", - "level": "234" - }, - "runAsUser": 1383845015160566234, - "runAsGroup": 5929692523927062634, - "runAsNonRoot": false, - "readOnlyRootFilesystem": false, - "allowPrivilegeEscalation": true, - "procMount": "龫`劳\u0026¼傭Ȟ1酃=6}ɡ" - }, - "tty": true - } - ], - "containers": [ - { - "name": "235", - "image": "236", - "command": [ - "237" - ], - "args": [ - "238" - ], - "workingDir": "239", - "ports": [ - { - "name": "240", - "hostPort": -374922344, - "containerPort": -31530684, - "protocol": "Ú|dk_", - "hostIP": "241" - } - ], - "envFrom": [ - { - "prefix": "242", - "configMapRef": { - "name": "243", - "optional": true - }, - "secretRef": { - "name": "244", - "optional": true - } - } - ], - "env": [ - { - "name": "245", - "value": "246", - "valueFrom": { - "fieldRef": { - "apiVersion": "247", - "fieldPath": "248" - }, - "resourceFieldRef": { - "containerName": "249", - "resource": "250", - "divisor": "909" - }, - "configMapKeyRef": { - "name": "251", - "key": "252", - "optional": false - }, - "secretKeyRef": { - "name": "253", - "key": "254", - "optional": true - } - } - } - ], - "resources": { - "limits": { - "?": "193" - }, - "requests": { - "@Ȗs«öʮĀ\u003cé瞾": "51" - } - }, - "volumeMounts": [ - { - "name": "255", - "mountPath": "256", - "subPath": "257", - "mountPropagation": "£軶ǃ*ʙ嫙\u0026蒒5靇C'ɵK.Q貇", - "subPathExpr": "258" - } - ], - "volumeDevices": [ - { - "name": "259", - "devicePath": "260" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "261" - ] - }, - "httpGet": { - "path": "262", - "port": "263", - "host": "264", - "scheme": "{Ⱦdz@", - "httpHeaders": [ - { - "name": "265", - "value": "266" - } - ] - }, - "tcpSocket": { - "port": 406308963, - "host": "267" - }, - "initialDelaySeconds": 632397602, - "timeoutSeconds": 2026784878, - "periodSeconds": -730174220, - "successThreshold": 433084615, - "failureThreshold": 208045354 - }, - "readinessProbe": { - "exec": { - "command": [ - "268" - ] - }, - "httpGet": { - "path": "269", - "port": "270", - "host": "271", - "scheme": "Źʣy豎@ɀ羭,铻O", - "httpHeaders": [ - { - "name": "272", - "value": "273" - } - ] - }, - "tcpSocket": { - "port": "274", - "host": "275" - }, - "initialDelaySeconds": 1424053148, - "timeoutSeconds": 747521320, - "periodSeconds": 859639931, - "successThreshold": -1663149700, - "failureThreshold": -1131820775 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "276" - ] - }, - "httpGet": { - "path": "277", - "port": -78618443, - "host": "278", - "scheme": "Ɗ+j忊Ŗȫ焗捏ĨFħ籘Àǒ", - "httpHeaders": [ - { - "name": "279", - "value": "280" - } - ] - }, - "tcpSocket": { - "port": -495373547, - "host": "281" - } - }, - "preStop": { - "exec": { - "command": [ - "282" - ] - }, - "httpGet": { - "path": "283", - "port": "284", - "host": "285", - "scheme": "/樝fw[Řż丩ŽoǠŻʘY賃ɪ鐊", - "httpHeaders": [ - { - "name": "286", - "value": "287" - } - ] - }, - "tcpSocket": { - "port": 88483549, - "host": "288" - } - } - }, - "terminationMessagePath": "289", - "terminationMessagePolicy": "ǕLLȊɞ-uƻ悖ȩ0Ƹ[Ęİ榌U髷", - "imagePullPolicy": "姣\u003e懔%熷谟þ蛯ɰ荶ljʁ揆ɘȌ脾", - "securityContext": { - "capabilities": { - "add": [ - "ĠLƐȤ藠3.v-鿧悮坮Ȣ幟ļ" - ], - "drop": [ - "ŬƩȿ0矀Kʝ瘴I\\p" - ] - }, - "privileged": true, - "seLinuxOptions": { - "user": "290", - "role": "291", - "type": "292", - "level": "293" - }, - "runAsUser": 2314355702080875607, - "runAsGroup": 256256810846755412, - "runAsNonRoot": false, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": true, - "procMount": "FD剂讼ɓȌʟn" - }, - "stdinOnce": true, - "tty": true - } - ], - "restartPolicy": "3ƁÀ*f\u003c", - "terminationGracePeriodSeconds": 998876704495005296, - "activeDeadlineSeconds": -1689173322096612726, - "dnsPolicy": "Bls3!Zɾ", - "nodeSelector": { - "294": "295" - }, - "serviceAccountName": "296", - "serviceAccount": "297", - "automountServiceAccountToken": false, - "nodeName": "298", - "hostNetwork": true, - "shareProcessNamespace": false, - "securityContext": { - "seLinuxOptions": { - "user": "299", - "role": "300", - "type": "301", - "level": "302" - }, - "runAsUser": -6630145684297456260, - "runAsGroup": -982786583685356406, - "runAsNonRoot": false, - "supplementalGroups": [ - -7477362499801752548 - ], - "fsGroup": 1150055837641003771, - "sysctls": [ - { - "name": "303", - "value": "304" - } - ] - }, - "imagePullSecrets": [ - { - "name": "305" - } - ], - "hostname": "306", - "subdomain": "307", - "affinity": { - "nodeAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": { - "nodeSelectorTerms": [ - { - "matchExpressions": [ - { - "key": "308", - "operator": "#yV'WKw(ğ儴Ůĺ}", - "values": [ - "309" - ] - } - ], - "matchFields": [ - { - "key": "310", - "operator": "ǩ", - "values": [ - "311" - ] - } - ] - } - ] - }, - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -1334110502, - "preference": { - "matchExpressions": [ - { - "key": "312", - "operator": "1ØœȠƬQg鄠", - "values": [ - "313" - ] - } - ], - "matchFields": [ - { - "key": "314", - "operator": "g\u003e郵[+扴ȨŮ+朷Ǝ膯lj", - "values": [ - "315" - ] - } - ] - } - } - ] - }, - "podAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "9-_56-__18Y--6-_3J--.48Y.q0": "O1-F.v" - }, - "matchExpressions": [ - { - "key": "3O_.J_-G_--V-42E_--o90G_A4..-L..-__0N_N.O0", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "322" - ], - "topologyKey": "323" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -1856061695, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "2-z-._7-5lL..-_--.VEa-_gn.8-c.C3_F._oXF": "T.5vN5.25aWx.2aM214_.-N_g-..H" - }, - "matchExpressions": [ - { - "key": "B-_-...1py_8-3..s._.x.2K_2qu_0S-CqW.D_8--2k", - "operator": "Exists" - } - ] - }, - "namespaces": [ - "330" - ], - "topologyKey": "331" - } - } - ] - }, - "podAntiAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "3---38----r-m-a--q3980c7f0p-3-----995----5sumf7ef8jzv4-9-35od/2I3.__-.0-z_z0sn_.hx_-a__0-8-.M-.-.-8v-J1zT": "SY.g._2F7.-e" - }, - "matchExpressions": [ - { - "key": "7o-x382m88w-pz94.g-c2---2etfh41ca-z-5g2wco8/3Og", - "operator": "NotIn", - "values": [ - "WT-M.3_-1y_8D_3" - ] - } - ] - }, - "namespaces": [ - "338" - ], - "topologyKey": "339" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": 1046355854, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "n_H-.___._D8.TS-jJ.Ys_Mop34_-2": "H38xm-.nx.sEK4.B._6" - }, - "matchExpressions": [ - { - "key": "9_.-.Ms7_t.U", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "346" - ], - "topologyKey": "347" - } - } - ] - } - }, - "schedulerName": "348", - "tolerations": [ - { - "key": "349", - "operator": "ȶŮ嫠!@@)Zq=歍þ螗ɃŒ", - "value": "350", - "effect": "缔m葰賦迾娙ƴ4虵p蓋沥7uPƒw", - "tolerationSeconds": 3497863229537310760 - } - ], - "hostAliases": [ - { - "ip": "351", - "hostnames": [ - "352" - ] - } - ], - "priorityClassName": "353", - "priority": -1442230895, - "dnsConfig": { - "nameservers": [ - "354" - ], - "searches": [ - "355" - ], - "options": [ - { - "name": "356", - "value": "357" - } - ] - }, - "readinessGates": [ - { - "conditionType": "p像-觗裓6Ř筿ɾ5Ų買霎ȃň[\u003e" - } - ], - "runtimeClassName": "358", - "enableServiceLinks": false - } - }, - "ttlSecondsAfterFinished": -10286140 - } - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/batch.v2alpha1.JobTemplate.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.14.0/batch.v2alpha1.JobTemplate.after_roundtrip.pb deleted file mode 100644 index dc90f6ab6e9d9d73ff4a9aee8670aa9c5a3d9033..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4701 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 L%^v`@bld(LRIeLP diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/batch.v2alpha1.JobTemplate.after_roundtrip.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/batch.v2alpha1.JobTemplate.after_roundtrip.yaml deleted file mode 100644 index aef9598a2c1..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/batch.v2alpha1.JobTemplate.after_roundtrip.yaml +++ /dev/null @@ -1,729 +0,0 @@ -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" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -template: - metadata: - annotations: - "31": "32" - clusterName: "37" - creationTimestamp: null - deletionGracePeriodSeconds: 7323204920313990232 - finalizers: - - "36" - generateName: "25" - generation: 1905795315403748486 - labels: - "29": "30" - managedFields: - - apiVersion: "39" - manager: "38" - operation: B峅x4%a - name: "24" - namespace: "26" - ownerReferences: - - apiVersion: "33" - blockOwnerDeletion: false - controller: true - kind: "34" - name: "35" - uid: 谐颋DžSǡƏS$+½H牗洝尿 - resourceVersion: "1092536316763508004" - selfLink: "27" - uid: ^苣 - spec: - activeDeadlineSeconds: -1483125035702892746 - backoffLimit: -1822122846 - completions: -106888179 - manualSelector: true - parallelism: -856030588 - selector: - matchExpressions: - - key: rnr - operator: DoesNotExist - 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 - template: - metadata: - annotations: - "58": "59" - clusterName: "64" - creationTimestamp: null - deletionGracePeriodSeconds: -961038652544818647 - finalizers: - - "63" - generateName: "52" - generation: -1988464041375677738 - labels: - "56": "57" - managedFields: - - apiVersion: "66" - manager: "65" - operation: 聻鎥ʟ<$洅ɹ7\弌Þ帺萸 - name: "51" - namespace: "53" - ownerReferences: - - apiVersion: "60" - blockOwnerDeletion: false - controller: false - kind: "61" - name: "62" - uid: a縳讋ɮ衺勽Ƙq/Ź u衲<¿燥ǖ_è - resourceVersion: "11115488420961080514" - selfLink: "54" - uid: '@ʊʓ誒j剐''宣I拍N嚳ķȗɊ捵Tw' - spec: - activeDeadlineSeconds: -1689173322096612726 - affinity: - nodeAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - key: "312" - operator: 1ØœȠƬQg鄠 - values: - - "313" - matchFields: - - key: "314" - operator: g>郵[+扴ȨŮ+朷Ǝ膯lj - values: - - "315" - weight: -1334110502 - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - key: "308" - operator: '#yV''WKw(ğ儴Ůĺ}' - values: - - "309" - matchFields: - - key: "310" - operator: ǩ - values: - - "311" - podAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: B-_-...1py_8-3..s._.x.2K_2qu_0S-CqW.D_8--2k - operator: Exists - matchLabels: - 2-z-._7-5lL..-_--.VEa-_gn.8-c.C3_F._oXF: T.5vN5.25aWx.2aM214_.-N_g-..H - namespaces: - - "330" - topologyKey: "331" - weight: -1856061695 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: 3O_.J_-G_--V-42E_--o90G_A4..-L..-__0N_N.O0 - operator: DoesNotExist - matchLabels: - 9-_56-__18Y--6-_3J--.48Y.q0: O1-F.v - namespaces: - - "322" - topologyKey: "323" - podAntiAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: 9_.-.Ms7_t.U - operator: DoesNotExist - matchLabels: - n_H-.___._D8.TS-jJ.Ys_Mop34_-2: H38xm-.nx.sEK4.B._6 - namespaces: - - "346" - topologyKey: "347" - weight: 1046355854 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: 7o-x382m88w-pz94.g-c2---2etfh41ca-z-5g2wco8/3Og - operator: NotIn - values: - - WT-M.3_-1y_8D_3 - matchLabels: - 3---38----r-m-a--q3980c7f0p-3-----995----5sumf7ef8jzv4-9-35od/2I3.__-.0-z_z0sn_.hx_-a__0-8-.M-.-.-8v-J1zT: SY.g._2F7.-e - namespaces: - - "338" - topologyKey: "339" - automountServiceAccountToken: false - containers: - - args: - - "238" - command: - - "237" - env: - - name: "245" - value: "246" - valueFrom: - configMapKeyRef: - key: "252" - name: "251" - optional: false - fieldRef: - apiVersion: "247" - fieldPath: "248" - resourceFieldRef: - containerName: "249" - divisor: "909" - resource: "250" - secretKeyRef: - key: "254" - name: "253" - optional: true - envFrom: - - configMapRef: - name: "243" - optional: true - prefix: "242" - secretRef: - name: "244" - optional: true - image: "236" - imagePullPolicy: 姣>懔%熷谟þ蛯ɰ荶ljʁ揆ɘȌ脾 - lifecycle: - postStart: - exec: - command: - - "276" - httpGet: - host: "278" - httpHeaders: - - name: "279" - value: "280" - path: "277" - port: -78618443 - scheme: Ɗ+j忊Ŗȫ焗捏ĨFħ籘Àǒ - tcpSocket: - host: "281" - port: -495373547 - preStop: - exec: - command: - - "282" - httpGet: - host: "285" - httpHeaders: - - name: "286" - value: "287" - path: "283" - port: "284" - scheme: /樝fw[Řż丩ŽoǠŻʘY賃ɪ鐊 - tcpSocket: - host: "288" - port: 88483549 - livenessProbe: - exec: - command: - - "261" - failureThreshold: 208045354 - httpGet: - host: "264" - httpHeaders: - - name: "265" - value: "266" - path: "262" - port: "263" - scheme: '{Ⱦdz@' - initialDelaySeconds: 632397602 - periodSeconds: -730174220 - successThreshold: 433084615 - tcpSocket: - host: "267" - port: 406308963 - timeoutSeconds: 2026784878 - name: "235" - ports: - - containerPort: -31530684 - hostIP: "241" - hostPort: -374922344 - name: "240" - protocol: Ú|dk_ - readinessProbe: - exec: - command: - - "268" - failureThreshold: -1131820775 - httpGet: - host: "271" - httpHeaders: - - name: "272" - value: "273" - path: "269" - port: "270" - scheme: Źʣy豎@ɀ羭,铻O - initialDelaySeconds: 1424053148 - periodSeconds: 859639931 - successThreshold: -1663149700 - tcpSocket: - host: "275" - port: "274" - timeoutSeconds: 747521320 - resources: - limits: - '?': "193" - requests: - '@Ȗs«öʮĀ<é瞾': "51" - securityContext: - allowPrivilegeEscalation: true - capabilities: - add: - - ĠLƐȤ藠3.v-鿧悮坮Ȣ幟ļ - drop: - - ŬƩȿ0矀Kʝ瘴I\p - privileged: true - procMount: FD剂讼ɓȌʟn - readOnlyRootFilesystem: true - runAsGroup: 256256810846755412 - runAsNonRoot: false - runAsUser: 2314355702080875607 - seLinuxOptions: - level: "293" - role: "291" - type: "292" - user: "290" - stdinOnce: true - terminationMessagePath: "289" - terminationMessagePolicy: ǕLLȊɞ-uƻ悖ȩ0Ƹ[Ęİ榌U髷 - tty: true - volumeDevices: - - devicePath: "260" - name: "259" - volumeMounts: - - mountPath: "256" - mountPropagation: £軶ǃ*ʙ嫙&蒒5靇C'ɵK.Q貇 - name: "255" - subPath: "257" - subPathExpr: "258" - workingDir: "239" - dnsConfig: - nameservers: - - "354" - options: - - name: "356" - value: "357" - searches: - - "355" - dnsPolicy: Bls3!Zɾ - enableServiceLinks: false - hostAliases: - - hostnames: - - "352" - ip: "351" - hostNetwork: true - hostname: "306" - imagePullSecrets: - - name: "305" - initContainers: - - args: - - "179" - command: - - "178" - env: - - name: "186" - value: "187" - valueFrom: - configMapKeyRef: - key: "193" - name: "192" - optional: false - fieldRef: - apiVersion: "188" - fieldPath: "189" - resourceFieldRef: - containerName: "190" - divisor: "980" - resource: "191" - secretKeyRef: - key: "195" - name: "194" - optional: true - envFrom: - - configMapRef: - name: "184" - optional: true - prefix: "183" - secretRef: - name: "185" - optional: false - image: "177" - imagePullPolicy: 腬 - lifecycle: - postStart: - exec: - command: - - "216" - httpGet: - host: "218" - httpHeaders: - - name: "219" - value: "220" - path: "217" - port: -33154680 - scheme: 跾|@?鷅bȻN+ņ榱* - tcpSocket: - host: "222" - port: "221" - preStop: - exec: - command: - - "223" - httpGet: - host: "226" - httpHeaders: - - name: "227" - value: "228" - path: "224" - port: "225" - scheme: 櫸eʔŊ - tcpSocket: - host: "229" - port: 731879508 - livenessProbe: - exec: - command: - - "202" - failureThreshold: -532628939 - httpGet: - host: "204" - httpHeaders: - - name: "205" - value: "206" - path: "203" - port: -1365115016 - scheme: 町恰nj揠8lj黳鈫ʕ禒Ƙá腿ħ缶.蒅 - initialDelaySeconds: 1971383046 - periodSeconds: -1376537100 - successThreshold: 1100645882 - tcpSocket: - host: "207" - port: -1105572246 - timeoutSeconds: 1154560741 - name: "176" - ports: - - containerPort: -1629040033 - hostIP: "182" - hostPort: -958191807 - name: "181" - protocol: ʜǝ鿟ldg滠鼍ƭt - readinessProbe: - exec: - command: - - "208" - failureThreshold: 195263908 - httpGet: - host: "211" - httpHeaders: - - name: "212" - value: "213" - path: "209" - port: "210" - scheme: '%:;栍dʪīT捘ɍi' - initialDelaySeconds: -1510026905 - periodSeconds: 2025698376 - successThreshold: -1766555420 - tcpSocket: - host: "215" - port: "214" - timeoutSeconds: 437857734 - resources: - limits: - )ÙæNǚ錯ƶRquA?瞲Ť倱: "289" - requests: - ź贩j瀉: "621" - securityContext: - allowPrivilegeEscalation: true - capabilities: - add: - - "" - drop: - - ɉ鎷卩蝾H韹寬娬ï瓼猀2:ö - privileged: true - procMount: 龫`劳&¼傭Ȟ1酃=6}ɡ - readOnlyRootFilesystem: false - runAsGroup: 5929692523927062634 - runAsNonRoot: false - runAsUser: 1383845015160566234 - seLinuxOptions: - level: "234" - role: "232" - type: "233" - user: "231" - terminationMessagePath: "230" - terminationMessagePolicy: hoĂɋ - tty: true - volumeDevices: - - devicePath: "201" - name: "200" - volumeMounts: - - mountPath: "197" - mountPropagation: ɶ - name: "196" - readOnly: true - subPath: "198" - subPathExpr: "199" - workingDir: "180" - nodeName: "298" - nodeSelector: - "294": "295" - priority: -1442230895 - priorityClassName: "353" - readinessGates: - - conditionType: p像-觗裓6Ř筿ɾ5Ų買霎ȃň[> - restartPolicy: 3ƁÀ*f< - runtimeClassName: "358" - schedulerName: "348" - securityContext: - fsGroup: 1150055837641003771 - runAsGroup: -982786583685356406 - runAsNonRoot: false - runAsUser: -6630145684297456260 - seLinuxOptions: - level: "302" - role: "300" - type: "301" - user: "299" - supplementalGroups: - - -7477362499801752548 - sysctls: - - name: "303" - value: "304" - serviceAccount: "297" - serviceAccountName: "296" - shareProcessNamespace: false - subdomain: "307" - terminationGracePeriodSeconds: 998876704495005296 - tolerations: - - effect: 缔m葰賦迾娙ƴ4虵p蓋沥7uPƒw - key: "349" - operator: ȶŮ嫠!@@)Zq=歍þ螗ɃŒ - tolerationSeconds: 3497863229537310760 - value: "350" - volumes: - - awsElasticBlockStore: - fsType: "76" - partition: -156457987 - readOnly: true - volumeID: "75" - azureDisk: - cachingMode: ĦE勗E濞偘1 - diskName: "139" - diskURI: "140" - fsType: "141" - kind: 議Ǹ轺@)蓳嗘 - readOnly: true - azureFile: - readOnly: true - secretName: "125" - shareName: "126" - cephfs: - monitors: - - "110" - path: "111" - secretFile: "113" - secretRef: - name: "114" - user: "112" - cinder: - fsType: "108" - secretRef: - name: "109" - volumeID: "107" - configMap: - defaultMode: 1754292691 - items: - - key: "128" - mode: -675987103 - path: "129" - name: "127" - optional: true - csi: - driver: "171" - fsType: "172" - nodePublishSecretRef: - name: "175" - readOnly: true - volumeAttributes: - "173": "174" - downwardAPI: - defaultMode: -1008038372 - items: - - fieldRef: - apiVersion: "118" - fieldPath: "119" - mode: -1965578645 - path: "117" - resourceFieldRef: - containerName: "120" - divisor: "327" - resource: "121" - emptyDir: - medium: Šĸů湙騘&啞 - sizeLimit: "577" - fc: - fsType: "123" - lun: -658258937 - targetWWNs: - - "122" - wwids: - - "124" - flexVolume: - driver: "102" - fsType: "103" - options: - "105": "106" - readOnly: true - secretRef: - name: "104" - flocker: - datasetName: "115" - datasetUUID: "116" - gcePersistentDisk: - fsType: "74" - partition: 663386308 - pdName: "73" - gitRepo: - directory: "79" - repository: "77" - revision: "78" - glusterfs: - endpoints: "92" - path: "93" - readOnly: true - hostPath: - path: "72" - type: ħ籦ö嗏ʑ>季Cʖ畬x - iscsi: - chapAuthSession: true - fsType: "88" - initiatorName: "91" - iqn: "86" - iscsiInterface: "87" - lun: -1636694746 - portals: - - "89" - secretRef: - name: "90" - targetPortal: "85" - name: "71" - nfs: - path: "84" - readOnly: true - server: "83" - persistentVolumeClaim: - claimName: "94" - photonPersistentDisk: - fsType: "143" - pdID: "142" - portworxVolume: - fsType: "158" - readOnly: true - volumeID: "157" - projected: - defaultMode: 345648859 - sources: - - configMap: - items: - - key: "153" - mode: -106644772 - path: "154" - name: "152" - optional: true - downwardAPI: - items: - - fieldRef: - apiVersion: "148" - fieldPath: "149" - mode: -783297752 - path: "147" - resourceFieldRef: - containerName: "150" - divisor: "184" - resource: "151" - secret: - items: - - key: "145" - mode: 679825403 - path: "146" - name: "144" - optional: true - serviceAccountToken: - audience: "155" - expirationSeconds: 1897892355466772544 - path: "156" - quobyte: - group: "137" - registry: "134" - tenant: "138" - user: "136" - volume: "135" - rbd: - fsType: "97" - image: "96" - keyring: "100" - monitors: - - "95" - pool: "98" - secretRef: - name: "101" - user: "99" - scaleIO: - fsType: "166" - gateway: "159" - protectionDomain: "162" - readOnly: true - secretRef: - name: "161" - storageMode: "164" - storagePool: "163" - system: "160" - volumeName: "165" - secret: - defaultMode: -861289979 - items: - - key: "81" - mode: -5672822 - path: "82" - optional: true - secretName: "80" - storageos: - fsType: "169" - secretRef: - name: "170" - volumeName: "167" - volumeNamespace: "168" - vsphereVolume: - fsType: "131" - storagePolicyID: "133" - storagePolicyName: "132" - volumePath: "130" - ttlSecondsAfterFinished: -10286140 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/batch.v2alpha1.JobTemplate.json b/staging/src/k8s.io/api/testdata/v1.14.0/batch.v2alpha1.JobTemplate.json deleted file mode 100644 index 62045f119e4..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/batch.v2alpha1.JobTemplate.json +++ /dev/null @@ -1,1077 +0,0 @@ -{ - "kind": "JobTemplate", - "apiVersion": "batch/v2alpha1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fields": {"18":{"19":null}} - } - ] - }, - "template": { - "metadata": { - "name": "24", - "generateName": "25", - "namespace": "26", - "selfLink": "27", - "uid": "^苣", - "resourceVersion": "1092536316763508004", - "generation": 1905795315403748486, - "creationTimestamp": null, - "deletionGracePeriodSeconds": 7323204920313990232, - "labels": { - "29": "30" - }, - "annotations": { - "31": "32" - }, - "ownerReferences": [ - { - "apiVersion": "33", - "kind": "34", - "name": "35", - "uid": "谐颋DžSǡƏS$+½H牗洝尿", - "controller": true, - "blockOwnerDeletion": false - } - ], - "finalizers": [ - "36" - ], - "clusterName": "37", - "managedFields": [ - { - "manager": "38", - "operation": "B峅x4%a", - "apiVersion": "39", - "fields": {"40":{"41":null}} - } - ] - }, - "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": "51", - "generateName": "52", - "namespace": "53", - "selfLink": "54", - "uid": "@ʊʓ誒j剐'宣I拍N嚳ķȗɊ捵Tw", - "resourceVersion": "11115488420961080514", - "generation": -1988464041375677738, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -961038652544818647, - "labels": { - "56": "57" - }, - "annotations": { - "58": "59" - }, - "ownerReferences": [ - { - "apiVersion": "60", - "kind": "61", - "name": "62", - "uid": "a縳讋ɮ衺勽Ƙq/Ź u衲\u003c¿燥ǖ_è", - "controller": false, - "blockOwnerDeletion": false - } - ], - "finalizers": [ - "63" - ], - "clusterName": "64", - "managedFields": [ - { - "manager": "65", - "operation": "聻鎥ʟ\u003c$洅ɹ7\\弌Þ帺萸", - "apiVersion": "66", - "fields": {"67":{"68":null}} - } - ] - }, - "spec": { - "volumes": [ - { - "name": "71", - "hostPath": { - "path": "72", - "type": "ħ籦ö嗏ʑ\u003e季Cʖ畬x" - }, - "emptyDir": { - "medium": "Šĸů湙騘\u0026啞", - "sizeLimit": "577" - }, - "gcePersistentDisk": { - "pdName": "73", - "fsType": "74", - "partition": 663386308 - }, - "awsElasticBlockStore": { - "volumeID": "75", - "fsType": "76", - "partition": -156457987, - "readOnly": true - }, - "gitRepo": { - "repository": "77", - "revision": "78", - "directory": "79" - }, - "secret": { - "secretName": "80", - "items": [ - { - "key": "81", - "path": "82", - "mode": -5672822 - } - ], - "defaultMode": -861289979, - "optional": true - }, - "nfs": { - "server": "83", - "path": "84", - "readOnly": true - }, - "iscsi": { - "targetPortal": "85", - "iqn": "86", - "lun": -1636694746, - "iscsiInterface": "87", - "fsType": "88", - "portals": [ - "89" - ], - "chapAuthSession": true, - "secretRef": { - "name": "90" - }, - "initiatorName": "91" - }, - "glusterfs": { - "endpoints": "92", - "path": "93", - "readOnly": true - }, - "persistentVolumeClaim": { - "claimName": "94" - }, - "rbd": { - "monitors": [ - "95" - ], - "image": "96", - "fsType": "97", - "pool": "98", - "user": "99", - "keyring": "100", - "secretRef": { - "name": "101" - } - }, - "flexVolume": { - "driver": "102", - "fsType": "103", - "secretRef": { - "name": "104" - }, - "readOnly": true, - "options": { - "105": "106" - } - }, - "cinder": { - "volumeID": "107", - "fsType": "108", - "secretRef": { - "name": "109" - } - }, - "cephfs": { - "monitors": [ - "110" - ], - "path": "111", - "user": "112", - "secretFile": "113", - "secretRef": { - "name": "114" - } - }, - "flocker": { - "datasetName": "115", - "datasetUUID": "116" - }, - "downwardAPI": { - "items": [ - { - "path": "117", - "fieldRef": { - "apiVersion": "118", - "fieldPath": "119" - }, - "resourceFieldRef": { - "containerName": "120", - "resource": "121", - "divisor": "327" - }, - "mode": -1965578645 - } - ], - "defaultMode": -1008038372 - }, - "fc": { - "targetWWNs": [ - "122" - ], - "lun": -658258937, - "fsType": "123", - "wwids": [ - "124" - ] - }, - "azureFile": { - "secretName": "125", - "shareName": "126", - "readOnly": true - }, - "configMap": { - "name": "127", - "items": [ - { - "key": "128", - "path": "129", - "mode": -675987103 - } - ], - "defaultMode": 1754292691, - "optional": true - }, - "vsphereVolume": { - "volumePath": "130", - "fsType": "131", - "storagePolicyName": "132", - "storagePolicyID": "133" - }, - "quobyte": { - "registry": "134", - "volume": "135", - "user": "136", - "group": "137", - "tenant": "138" - }, - "azureDisk": { - "diskName": "139", - "diskURI": "140", - "cachingMode": "ĦE勗E濞偘1", - "fsType": "141", - "readOnly": true, - "kind": "議Ǹ轺@)蓳嗘" - }, - "photonPersistentDisk": { - "pdID": "142", - "fsType": "143" - }, - "projected": { - "sources": [ - { - "secret": { - "name": "144", - "items": [ - { - "key": "145", - "path": "146", - "mode": 679825403 - } - ], - "optional": true - }, - "downwardAPI": { - "items": [ - { - "path": "147", - "fieldRef": { - "apiVersion": "148", - "fieldPath": "149" - }, - "resourceFieldRef": { - "containerName": "150", - "resource": "151", - "divisor": "184" - }, - "mode": -783297752 - } - ] - }, - "configMap": { - "name": "152", - "items": [ - { - "key": "153", - "path": "154", - "mode": -106644772 - } - ], - "optional": true - }, - "serviceAccountToken": { - "audience": "155", - "expirationSeconds": 1897892355466772544, - "path": "156" - } - } - ], - "defaultMode": 345648859 - }, - "portworxVolume": { - "volumeID": "157", - "fsType": "158", - "readOnly": true - }, - "scaleIO": { - "gateway": "159", - "system": "160", - "secretRef": { - "name": "161" - }, - "protectionDomain": "162", - "storagePool": "163", - "storageMode": "164", - "volumeName": "165", - "fsType": "166", - "readOnly": true - }, - "storageos": { - "volumeName": "167", - "volumeNamespace": "168", - "fsType": "169", - "secretRef": { - "name": "170" - } - }, - "csi": { - "driver": "171", - "readOnly": true, - "fsType": "172", - "volumeAttributes": { - "173": "174" - }, - "nodePublishSecretRef": { - "name": "175" - } - } - } - ], - "initContainers": [ - { - "name": "176", - "image": "177", - "command": [ - "178" - ], - "args": [ - "179" - ], - "workingDir": "180", - "ports": [ - { - "name": "181", - "hostPort": -958191807, - "containerPort": -1629040033, - "protocol": "ʜǝ鿟ldg滠鼍ƭt", - "hostIP": "182" - } - ], - "envFrom": [ - { - "prefix": "183", - "configMapRef": { - "name": "184", - "optional": true - }, - "secretRef": { - "name": "185", - "optional": false - } - } - ], - "env": [ - { - "name": "186", - "value": "187", - "valueFrom": { - "fieldRef": { - "apiVersion": "188", - "fieldPath": "189" - }, - "resourceFieldRef": { - "containerName": "190", - "resource": "191", - "divisor": "980" - }, - "configMapKeyRef": { - "name": "192", - "key": "193", - "optional": false - }, - "secretKeyRef": { - "name": "194", - "key": "195", - "optional": true - } - } - } - ], - "resources": { - "limits": { - ")ÙæNǚ錯ƶRquA?瞲Ť倱": "289" - }, - "requests": { - "ź贩j瀉": "621" - } - }, - "volumeMounts": [ - { - "name": "196", - "readOnly": true, - "mountPath": "197", - "subPath": "198", - "mountPropagation": "ɶ", - "subPathExpr": "199" - } - ], - "volumeDevices": [ - { - "name": "200", - "devicePath": "201" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "202" - ] - }, - "httpGet": { - "path": "203", - "port": -1365115016, - "host": "204", - "scheme": "町恰nj揠8lj黳鈫ʕ禒Ƙá腿ħ缶.蒅", - "httpHeaders": [ - { - "name": "205", - "value": "206" - } - ] - }, - "tcpSocket": { - "port": -1105572246, - "host": "207" - }, - "initialDelaySeconds": 1971383046, - "timeoutSeconds": 1154560741, - "periodSeconds": -1376537100, - "successThreshold": 1100645882, - "failureThreshold": -532628939 - }, - "readinessProbe": { - "exec": { - "command": [ - "208" - ] - }, - "httpGet": { - "path": "209", - "port": "210", - "host": "211", - "scheme": "%:;栍dʪīT捘ɍi", - "httpHeaders": [ - { - "name": "212", - "value": "213" - } - ] - }, - "tcpSocket": { - "port": "214", - "host": "215" - }, - "initialDelaySeconds": -1510026905, - "timeoutSeconds": 437857734, - "periodSeconds": 2025698376, - "successThreshold": -1766555420, - "failureThreshold": 195263908 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "216" - ] - }, - "httpGet": { - "path": "217", - "port": -33154680, - "host": "218", - "scheme": "跾|@?鷅bȻN+ņ榱*", - "httpHeaders": [ - { - "name": "219", - "value": "220" - } - ] - }, - "tcpSocket": { - "port": "221", - "host": "222" - } - }, - "preStop": { - "exec": { - "command": [ - "223" - ] - }, - "httpGet": { - "path": "224", - "port": "225", - "host": "226", - "scheme": "櫸eʔŊ", - "httpHeaders": [ - { - "name": "227", - "value": "228" - } - ] - }, - "tcpSocket": { - "port": 731879508, - "host": "229" - } - } - }, - "terminationMessagePath": "230", - "terminationMessagePolicy": "hoĂɋ", - "imagePullPolicy": "腬", - "securityContext": { - "capabilities": { - "add": [ - "" - ], - "drop": [ - "ɉ鎷卩蝾H韹寬娬ï瓼猀2:ö" - ] - }, - "privileged": true, - "seLinuxOptions": { - "user": "231", - "role": "232", - "type": "233", - "level": "234" - }, - "runAsUser": 1383845015160566234, - "runAsGroup": 5929692523927062634, - "runAsNonRoot": false, - "readOnlyRootFilesystem": false, - "allowPrivilegeEscalation": true, - "procMount": "龫`劳\u0026¼傭Ȟ1酃=6}ɡ" - }, - "tty": true - } - ], - "containers": [ - { - "name": "235", - "image": "236", - "command": [ - "237" - ], - "args": [ - "238" - ], - "workingDir": "239", - "ports": [ - { - "name": "240", - "hostPort": -374922344, - "containerPort": -31530684, - "protocol": "Ú|dk_", - "hostIP": "241" - } - ], - "envFrom": [ - { - "prefix": "242", - "configMapRef": { - "name": "243", - "optional": true - }, - "secretRef": { - "name": "244", - "optional": true - } - } - ], - "env": [ - { - "name": "245", - "value": "246", - "valueFrom": { - "fieldRef": { - "apiVersion": "247", - "fieldPath": "248" - }, - "resourceFieldRef": { - "containerName": "249", - "resource": "250", - "divisor": "909" - }, - "configMapKeyRef": { - "name": "251", - "key": "252", - "optional": false - }, - "secretKeyRef": { - "name": "253", - "key": "254", - "optional": true - } - } - } - ], - "resources": { - "limits": { - "?": "193" - }, - "requests": { - "@Ȗs«öʮĀ\u003cé瞾": "51" - } - }, - "volumeMounts": [ - { - "name": "255", - "mountPath": "256", - "subPath": "257", - "mountPropagation": "£軶ǃ*ʙ嫙\u0026蒒5靇C'ɵK.Q貇", - "subPathExpr": "258" - } - ], - "volumeDevices": [ - { - "name": "259", - "devicePath": "260" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "261" - ] - }, - "httpGet": { - "path": "262", - "port": "263", - "host": "264", - "scheme": "{Ⱦdz@", - "httpHeaders": [ - { - "name": "265", - "value": "266" - } - ] - }, - "tcpSocket": { - "port": 406308963, - "host": "267" - }, - "initialDelaySeconds": 632397602, - "timeoutSeconds": 2026784878, - "periodSeconds": -730174220, - "successThreshold": 433084615, - "failureThreshold": 208045354 - }, - "readinessProbe": { - "exec": { - "command": [ - "268" - ] - }, - "httpGet": { - "path": "269", - "port": "270", - "host": "271", - "scheme": "Źʣy豎@ɀ羭,铻O", - "httpHeaders": [ - { - "name": "272", - "value": "273" - } - ] - }, - "tcpSocket": { - "port": "274", - "host": "275" - }, - "initialDelaySeconds": 1424053148, - "timeoutSeconds": 747521320, - "periodSeconds": 859639931, - "successThreshold": -1663149700, - "failureThreshold": -1131820775 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "276" - ] - }, - "httpGet": { - "path": "277", - "port": -78618443, - "host": "278", - "scheme": "Ɗ+j忊Ŗȫ焗捏ĨFħ籘Àǒ", - "httpHeaders": [ - { - "name": "279", - "value": "280" - } - ] - }, - "tcpSocket": { - "port": -495373547, - "host": "281" - } - }, - "preStop": { - "exec": { - "command": [ - "282" - ] - }, - "httpGet": { - "path": "283", - "port": "284", - "host": "285", - "scheme": "/樝fw[Řż丩ŽoǠŻʘY賃ɪ鐊", - "httpHeaders": [ - { - "name": "286", - "value": "287" - } - ] - }, - "tcpSocket": { - "port": 88483549, - "host": "288" - } - } - }, - "terminationMessagePath": "289", - "terminationMessagePolicy": "ǕLLȊɞ-uƻ悖ȩ0Ƹ[Ęİ榌U髷", - "imagePullPolicy": "姣\u003e懔%熷谟þ蛯ɰ荶ljʁ揆ɘȌ脾", - "securityContext": { - "capabilities": { - "add": [ - "ĠLƐȤ藠3.v-鿧悮坮Ȣ幟ļ" - ], - "drop": [ - "ŬƩȿ0矀Kʝ瘴I\\p" - ] - }, - "privileged": true, - "seLinuxOptions": { - "user": "290", - "role": "291", - "type": "292", - "level": "293" - }, - "runAsUser": 2314355702080875607, - "runAsGroup": 256256810846755412, - "runAsNonRoot": false, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": true, - "procMount": "FD剂讼ɓȌʟn" - }, - "stdinOnce": true, - "tty": true - } - ], - "restartPolicy": "3ƁÀ*f\u003c", - "terminationGracePeriodSeconds": 998876704495005296, - "activeDeadlineSeconds": -1689173322096612726, - "dnsPolicy": "Bls3!Zɾ", - "nodeSelector": { - "294": "295" - }, - "serviceAccountName": "296", - "serviceAccount": "297", - "automountServiceAccountToken": false, - "nodeName": "298", - "hostNetwork": true, - "shareProcessNamespace": false, - "securityContext": { - "seLinuxOptions": { - "user": "299", - "role": "300", - "type": "301", - "level": "302" - }, - "runAsUser": -6630145684297456260, - "runAsGroup": -982786583685356406, - "runAsNonRoot": false, - "supplementalGroups": [ - -7477362499801752548 - ], - "fsGroup": 1150055837641003771, - "sysctls": [ - { - "name": "303", - "value": "304" - } - ] - }, - "imagePullSecrets": [ - { - "name": "305" - } - ], - "hostname": "306", - "subdomain": "307", - "affinity": { - "nodeAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": { - "nodeSelectorTerms": [ - { - "matchExpressions": [ - { - "key": "308", - "operator": "#yV'WKw(ğ儴Ůĺ}", - "values": [ - "309" - ] - } - ], - "matchFields": [ - { - "key": "310", - "operator": "ǩ", - "values": [ - "311" - ] - } - ] - } - ] - }, - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -1334110502, - "preference": { - "matchExpressions": [ - { - "key": "312", - "operator": "1ØœȠƬQg鄠", - "values": [ - "313" - ] - } - ], - "matchFields": [ - { - "key": "314", - "operator": "g\u003e郵[+扴ȨŮ+朷Ǝ膯lj", - "values": [ - "315" - ] - } - ] - } - } - ] - }, - "podAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "9-_56-__18Y--6-_3J--.48Y.q0": "O1-F.v" - }, - "matchExpressions": [ - { - "key": "3O_.J_-G_--V-42E_--o90G_A4..-L..-__0N_N.O0", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "322" - ], - "topologyKey": "323" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -1856061695, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "2-z-._7-5lL..-_--.VEa-_gn.8-c.C3_F._oXF": "T.5vN5.25aWx.2aM214_.-N_g-..H" - }, - "matchExpressions": [ - { - "key": "B-_-...1py_8-3..s._.x.2K_2qu_0S-CqW.D_8--2k", - "operator": "Exists" - } - ] - }, - "namespaces": [ - "330" - ], - "topologyKey": "331" - } - } - ] - }, - "podAntiAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "3---38----r-m-a--q3980c7f0p-3-----995----5sumf7ef8jzv4-9-35od/2I3.__-.0-z_z0sn_.hx_-a__0-8-.M-.-.-8v-J1zT": "SY.g._2F7.-e" - }, - "matchExpressions": [ - { - "key": "7o-x382m88w-pz94.g-c2---2etfh41ca-z-5g2wco8/3Og", - "operator": "NotIn", - "values": [ - "WT-M.3_-1y_8D_3" - ] - } - ] - }, - "namespaces": [ - "338" - ], - "topologyKey": "339" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": 1046355854, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "n_H-.___._D8.TS-jJ.Ys_Mop34_-2": "H38xm-.nx.sEK4.B._6" - }, - "matchExpressions": [ - { - "key": "9_.-.Ms7_t.U", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "346" - ], - "topologyKey": "347" - } - } - ] - } - }, - "schedulerName": "348", - "tolerations": [ - { - "key": "349", - "operator": "ȶŮ嫠!@@)Zq=歍þ螗ɃŒ", - "value": "350", - "effect": "缔m葰賦迾娙ƴ4虵p蓋沥7uPƒw", - "tolerationSeconds": 3497863229537310760 - } - ], - "hostAliases": [ - { - "ip": "351", - "hostnames": [ - "352" - ] - } - ], - "priorityClassName": "353", - "priority": -1442230895, - "dnsConfig": { - "nameservers": [ - "354" - ], - "searches": [ - "355" - ], - "options": [ - { - "name": "356", - "value": "357" - } - ] - }, - "readinessGates": [ - { - "conditionType": "p像-觗裓6Ř筿ɾ5Ų買霎ȃň[\u003e" - } - ], - "runtimeClassName": "358", - "enableServiceLinks": false - } - }, - "ttlSecondsAfterFinished": -10286140 - } - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/batch.v2alpha1.JobTemplate.pb b/staging/src/k8s.io/api/testdata/v1.14.0/batch.v2alpha1.JobTemplate.pb deleted file mode 100644 index b1f4c76e8b716a15748f393d752acd7b5a6b5e20..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4749 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郵[+扴ȨŮ+朷Ǝ膯lj - values: - - "315" - weight: -1334110502 - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - key: "308" - operator: '#yV''WKw(ğ儴Ůĺ}' - values: - - "309" - matchFields: - - key: "310" - operator: ǩ - values: - - "311" - podAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: B-_-...1py_8-3..s._.x.2K_2qu_0S-CqW.D_8--2k - operator: Exists - matchLabels: - 2-z-._7-5lL..-_--.VEa-_gn.8-c.C3_F._oXF: T.5vN5.25aWx.2aM214_.-N_g-..H - namespaces: - - "330" - topologyKey: "331" - weight: -1856061695 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: 3O_.J_-G_--V-42E_--o90G_A4..-L..-__0N_N.O0 - operator: DoesNotExist - matchLabels: - 9-_56-__18Y--6-_3J--.48Y.q0: O1-F.v - namespaces: - - "322" - topologyKey: "323" - podAntiAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: 9_.-.Ms7_t.U - operator: DoesNotExist - matchLabels: - n_H-.___._D8.TS-jJ.Ys_Mop34_-2: H38xm-.nx.sEK4.B._6 - namespaces: - - "346" - topologyKey: "347" - weight: 1046355854 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: 7o-x382m88w-pz94.g-c2---2etfh41ca-z-5g2wco8/3Og - operator: NotIn - values: - - WT-M.3_-1y_8D_3 - matchLabels: - 3---38----r-m-a--q3980c7f0p-3-----995----5sumf7ef8jzv4-9-35od/2I3.__-.0-z_z0sn_.hx_-a__0-8-.M-.-.-8v-J1zT: SY.g._2F7.-e - namespaces: - - "338" - topologyKey: "339" - automountServiceAccountToken: false - containers: - - args: - - "238" - command: - - "237" - env: - - name: "245" - value: "246" - valueFrom: - configMapKeyRef: - key: "252" - name: "251" - optional: false - fieldRef: - apiVersion: "247" - fieldPath: "248" - resourceFieldRef: - containerName: "249" - divisor: "909" - resource: "250" - secretKeyRef: - key: "254" - name: "253" - optional: true - envFrom: - - configMapRef: - name: "243" - optional: true - prefix: "242" - secretRef: - name: "244" - optional: true - image: "236" - imagePullPolicy: 姣>懔%熷谟þ蛯ɰ荶ljʁ揆ɘȌ脾 - lifecycle: - postStart: - exec: - command: - - "276" - httpGet: - host: "278" - httpHeaders: - - name: "279" - value: "280" - path: "277" - port: -78618443 - scheme: Ɗ+j忊Ŗȫ焗捏ĨFħ籘Àǒ - tcpSocket: - host: "281" - port: -495373547 - preStop: - exec: - command: - - "282" - httpGet: - host: "285" - httpHeaders: - - name: "286" - value: "287" - path: "283" - port: "284" - scheme: /樝fw[Řż丩ŽoǠŻʘY賃ɪ鐊 - tcpSocket: - host: "288" - port: 88483549 - livenessProbe: - exec: - command: - - "261" - failureThreshold: 208045354 - httpGet: - host: "264" - httpHeaders: - - name: "265" - value: "266" - path: "262" - port: "263" - scheme: '{Ⱦdz@' - initialDelaySeconds: 632397602 - periodSeconds: -730174220 - successThreshold: 433084615 - tcpSocket: - host: "267" - port: 406308963 - timeoutSeconds: 2026784878 - name: "235" - ports: - - containerPort: -31530684 - hostIP: "241" - hostPort: -374922344 - name: "240" - protocol: Ú|dk_ - readinessProbe: - exec: - command: - - "268" - failureThreshold: -1131820775 - httpGet: - host: "271" - httpHeaders: - - name: "272" - value: "273" - path: "269" - port: "270" - scheme: Źʣy豎@ɀ羭,铻O - initialDelaySeconds: 1424053148 - periodSeconds: 859639931 - successThreshold: -1663149700 - tcpSocket: - host: "275" - port: "274" - timeoutSeconds: 747521320 - resources: - limits: - '?': "193" - requests: - '@Ȗs«öʮĀ<é瞾': "51" - securityContext: - allowPrivilegeEscalation: true - capabilities: - add: - - ĠLƐȤ藠3.v-鿧悮坮Ȣ幟ļ - drop: - - ŬƩȿ0矀Kʝ瘴I\p - privileged: true - procMount: FD剂讼ɓȌʟn - readOnlyRootFilesystem: true - runAsGroup: 256256810846755412 - runAsNonRoot: false - runAsUser: 2314355702080875607 - seLinuxOptions: - level: "293" - role: "291" - type: "292" - user: "290" - stdinOnce: true - terminationMessagePath: "289" - terminationMessagePolicy: ǕLLȊɞ-uƻ悖ȩ0Ƹ[Ęİ榌U髷 - tty: true - volumeDevices: - - devicePath: "260" - name: "259" - volumeMounts: - - mountPath: "256" - mountPropagation: £軶ǃ*ʙ嫙&蒒5靇C'ɵK.Q貇 - name: "255" - subPath: "257" - subPathExpr: "258" - workingDir: "239" - dnsConfig: - nameservers: - - "354" - options: - - name: "356" - value: "357" - searches: - - "355" - dnsPolicy: Bls3!Zɾ - enableServiceLinks: false - hostAliases: - - hostnames: - - "352" - ip: "351" - hostNetwork: true - hostname: "306" - imagePullSecrets: - - name: "305" - initContainers: - - args: - - "179" - command: - - "178" - env: - - name: "186" - value: "187" - valueFrom: - configMapKeyRef: - key: "193" - name: "192" - optional: false - fieldRef: - apiVersion: "188" - fieldPath: "189" - resourceFieldRef: - containerName: "190" - divisor: "980" - resource: "191" - secretKeyRef: - key: "195" - name: "194" - optional: true - envFrom: - - configMapRef: - name: "184" - optional: true - prefix: "183" - secretRef: - name: "185" - optional: false - image: "177" - imagePullPolicy: 腬 - lifecycle: - postStart: - exec: - command: - - "216" - httpGet: - host: "218" - httpHeaders: - - name: "219" - value: "220" - path: "217" - port: -33154680 - scheme: 跾|@?鷅bȻN+ņ榱* - tcpSocket: - host: "222" - port: "221" - preStop: - exec: - command: - - "223" - httpGet: - host: "226" - httpHeaders: - - name: "227" - value: "228" - path: "224" - port: "225" - scheme: 櫸eʔŊ - tcpSocket: - host: "229" - port: 731879508 - livenessProbe: - exec: - command: - - "202" - failureThreshold: -532628939 - httpGet: - host: "204" - httpHeaders: - - name: "205" - value: "206" - path: "203" - port: -1365115016 - scheme: 町恰nj揠8lj黳鈫ʕ禒Ƙá腿ħ缶.蒅 - initialDelaySeconds: 1971383046 - periodSeconds: -1376537100 - successThreshold: 1100645882 - tcpSocket: - host: "207" - port: -1105572246 - timeoutSeconds: 1154560741 - name: "176" - ports: - - containerPort: -1629040033 - hostIP: "182" - hostPort: -958191807 - name: "181" - protocol: ʜǝ鿟ldg滠鼍ƭt - readinessProbe: - exec: - command: - - "208" - failureThreshold: 195263908 - httpGet: - host: "211" - httpHeaders: - - name: "212" - value: "213" - path: "209" - port: "210" - scheme: '%:;栍dʪīT捘ɍi' - initialDelaySeconds: -1510026905 - periodSeconds: 2025698376 - successThreshold: -1766555420 - tcpSocket: - host: "215" - port: "214" - timeoutSeconds: 437857734 - resources: - limits: - )ÙæNǚ錯ƶRquA?瞲Ť倱: "289" - requests: - ź贩j瀉: "621" - securityContext: - allowPrivilegeEscalation: true - capabilities: - add: - - "" - drop: - - ɉ鎷卩蝾H韹寬娬ï瓼猀2:ö - privileged: true - procMount: 龫`劳&¼傭Ȟ1酃=6}ɡ - readOnlyRootFilesystem: false - runAsGroup: 5929692523927062634 - runAsNonRoot: false - runAsUser: 1383845015160566234 - seLinuxOptions: - level: "234" - role: "232" - type: "233" - user: "231" - terminationMessagePath: "230" - terminationMessagePolicy: hoĂɋ - tty: true - volumeDevices: - - devicePath: "201" - name: "200" - volumeMounts: - - mountPath: "197" - mountPropagation: ɶ - name: "196" - readOnly: true - subPath: "198" - subPathExpr: "199" - workingDir: "180" - nodeName: "298" - nodeSelector: - "294": "295" - priority: -1442230895 - priorityClassName: "353" - readinessGates: - - conditionType: p像-觗裓6Ř筿ɾ5Ų買霎ȃň[> - restartPolicy: 3ƁÀ*f< - runtimeClassName: "358" - schedulerName: "348" - securityContext: - fsGroup: 1150055837641003771 - runAsGroup: -982786583685356406 - runAsNonRoot: false - runAsUser: -6630145684297456260 - seLinuxOptions: - level: "302" - role: "300" - type: "301" - user: "299" - supplementalGroups: - - -7477362499801752548 - sysctls: - - name: "303" - value: "304" - serviceAccount: "297" - serviceAccountName: "296" - shareProcessNamespace: false - subdomain: "307" - terminationGracePeriodSeconds: 998876704495005296 - tolerations: - - effect: 缔m葰賦迾娙ƴ4虵p蓋沥7uPƒw - key: "349" - operator: ȶŮ嫠!@@)Zq=歍þ螗ɃŒ - tolerationSeconds: 3497863229537310760 - value: "350" - volumes: - - awsElasticBlockStore: - fsType: "76" - partition: -156457987 - readOnly: true - volumeID: "75" - azureDisk: - cachingMode: ĦE勗E濞偘1 - diskName: "139" - diskURI: "140" - fsType: "141" - kind: 議Ǹ轺@)蓳嗘 - readOnly: true - azureFile: - readOnly: true - secretName: "125" - shareName: "126" - cephfs: - monitors: - - "110" - path: "111" - secretFile: "113" - secretRef: - name: "114" - user: "112" - cinder: - fsType: "108" - secretRef: - name: "109" - volumeID: "107" - configMap: - defaultMode: 1754292691 - items: - - key: "128" - mode: -675987103 - path: "129" - name: "127" - optional: true - csi: - driver: "171" - fsType: "172" - nodePublishSecretRef: - name: "175" - readOnly: true - volumeAttributes: - "173": "174" - downwardAPI: - defaultMode: -1008038372 - items: - - fieldRef: - apiVersion: "118" - fieldPath: "119" - mode: -1965578645 - path: "117" - resourceFieldRef: - containerName: "120" - divisor: "327" - resource: "121" - emptyDir: - medium: Šĸů湙騘&啞 - sizeLimit: "577" - fc: - fsType: "123" - lun: -658258937 - targetWWNs: - - "122" - wwids: - - "124" - flexVolume: - driver: "102" - fsType: "103" - options: - "105": "106" - readOnly: true - secretRef: - name: "104" - flocker: - datasetName: "115" - datasetUUID: "116" - gcePersistentDisk: - fsType: "74" - partition: 663386308 - pdName: "73" - gitRepo: - directory: "79" - repository: "77" - revision: "78" - glusterfs: - endpoints: "92" - path: "93" - readOnly: true - hostPath: - path: "72" - type: ħ籦ö嗏ʑ>季Cʖ畬x - iscsi: - chapAuthSession: true - fsType: "88" - initiatorName: "91" - iqn: "86" - iscsiInterface: "87" - lun: -1636694746 - portals: - - "89" - secretRef: - name: "90" - targetPortal: "85" - name: "71" - nfs: - path: "84" - readOnly: true - server: "83" - persistentVolumeClaim: - claimName: "94" - photonPersistentDisk: - fsType: "143" - pdID: "142" - portworxVolume: - fsType: "158" - readOnly: true - volumeID: "157" - projected: - defaultMode: 345648859 - sources: - - configMap: - items: - - key: "153" - mode: -106644772 - path: "154" - name: "152" - optional: true - downwardAPI: - items: - - fieldRef: - apiVersion: "148" - fieldPath: "149" - mode: -783297752 - path: "147" - resourceFieldRef: - containerName: "150" - divisor: "184" - resource: "151" - secret: - items: - - key: "145" - mode: 679825403 - path: "146" - name: "144" - optional: true - serviceAccountToken: - audience: "155" - expirationSeconds: 1897892355466772544 - path: "156" - quobyte: - group: "137" - registry: "134" - tenant: "138" - user: "136" - volume: "135" - rbd: - fsType: "97" - image: "96" - keyring: "100" - monitors: - - "95" - pool: "98" - secretRef: - name: "101" - user: "99" - scaleIO: - fsType: "166" - gateway: "159" - protectionDomain: "162" - readOnly: true - secretRef: - name: "161" - storageMode: "164" - storagePool: "163" - system: "160" - volumeName: "165" - secret: - defaultMode: -861289979 - items: - - key: "81" - mode: -5672822 - path: "82" - optional: true - secretName: "80" - storageos: - fsType: "169" - secretRef: - name: "170" - volumeName: "167" - volumeNamespace: "168" - vsphereVolume: - fsType: "131" - storagePolicyID: "133" - storagePolicyName: "132" - volumePath: "130" - ttlSecondsAfterFinished: -10286140 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/certificates.k8s.io.v1beta1.CertificateSigningRequest.after_roundtrip.json b/staging/src/k8s.io/api/testdata/v1.14.0/certificates.k8s.io.v1beta1.CertificateSigningRequest.after_roundtrip.json deleted file mode 100644 index fe419f32726..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/certificates.k8s.io.v1beta1.CertificateSigningRequest.after_roundtrip.json +++ /dev/null @@ -1,69 +0,0 @@ -{ - "kind": "CertificateSigningRequest", - "apiVersion": "certificates.k8s.io/v1beta1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17" - } - ] - }, - "spec": { - "request": "cQ==", - "usages": [ - "Ƣ6/ʕVŚ(ĿȊ甞" - ], - "username": "24", - "uid": "25", - "groups": [ - "26" - ], - "extra": { - "27": [ - "28" -] - } - }, - "status": { - "conditions": [ - { - "type": "憍峕?狱³-Ǐ忄*", - "reason": "29", - "message": "30", - "lastUpdateTime": "2050-07-09T05:54:12Z" - } - ], - "certificate": "WQ==" - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/certificates.k8s.io.v1beta1.CertificateSigningRequest.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.14.0/certificates.k8s.io.v1beta1.CertificateSigningRequest.after_roundtrip.pb deleted file mode 100644 index 20ee5faab47971b8827ec1c7cb04fce4a7a34710..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 366 zcmd0{C}!ZY;F3;GEh@=O%S=uzNiEjPwkX!i%-1h7OiC?DG!&9_Mo0!{rsrkmr3a-J zmZlb$2(4t|I>E@rXe7jFEX8P|#AvFebfop=;_f4>3%#Dr>q@kEv9LGc$cmFQ^j^$Z zZ+4_R?CFvnsYW7(W|n3qMy3YlCKkpPW~OEaM#h#Fx8F5gZS0=YSm4AEu(o4sbL;$b zb9OUEv2ih)3o%+Gv2!t63NaZPWGQel85&7385%3`xl}#fJ>^7ub@9=zWBmnMOooOA z3>J(^OopaijJiOjWdq|&n7l%Jli?_ zNLwt>G;<>cAw4d}LLnw26DcMmQza%NGcCbmi_G*-O$|FbOXJA?6J5`z%roNRVlpxp zVgZsCQaW7fT*A-VdY^8dYX7`@AZcYIPA;w54 H1|Fzy1~fBXe7jFEX8P|#AvFebfop=;_f4>3%#Dr>q@kEv9LGc$cmFQ^j^$Z zZ+4_R?CFvnsYW7(W|n3qMy3YlCKkpPW~OEaM#h#Fx8F5gZS0=YSm4AEu(o4sbL;$b zb9OUEv2ih)3o%+Gv2!t63NaZPWGQel85&7385%3`xl}#fJ>^7ub@9=zWBmnMOooOA z3>J(^OopaijJ80fWdq|&n7l%Jli?_ zNLwt>G;=KhE9M`vjq z*?*$z`ILD^TwF{>=0Yq$(n3myOPx#jSzGVZ%~S24cW*qjS@(GV)BP=4Kr<|*n2ZgS VI5=8fp5M(Wz#zmJDaD|~006NBg8cvh diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/certificates.k8s.io.v1beta1.CertificateSigningRequest.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/certificates.k8s.io.v1beta1.CertificateSigningRequest.yaml deleted file mode 100644 index bf2120b0597..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/certificates.k8s.io.v1beta1.CertificateSigningRequest.yaml +++ /dev/null @@ -1,51 +0,0 @@ -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" - fields: - "18": - "19": null - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -spec: - extra: - "27": - - "28" - groups: - - "26" - request: cQ== - uid: "25" - usages: - - Ƣ6/ʕVŚ(ĿȊ甞 - username: "24" -status: - certificate: WQ== - conditions: - - lastUpdateTime: "2050-07-09T05:54:12Z" - message: "30" - reason: "29" - type: 憍峕?狱³-Ǐ忄* diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/coordination.k8s.io.v1.Lease.after_roundtrip.json b/staging/src/k8s.io/api/testdata/v1.14.0/coordination.k8s.io.v1.Lease.after_roundtrip.json deleted file mode 100644 index 33d680aade9..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/coordination.k8s.io.v1.Lease.after_roundtrip.json +++ /dev/null @@ -1,47 +0,0 @@ -{ - "kind": "Lease", - "apiVersion": "coordination.k8s.io/v1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17" - } - ] - }, - "spec": { - "holderIdentity": "24", - "leaseDurationSeconds": -1978186127, - "leaseTransitions": -1821918122 - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/coordination.k8s.io.v1.Lease.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.14.0/coordination.k8s.io.v1.Lease.after_roundtrip.pb deleted file mode 100644 index 99e7ce245508f9a31a0116e5ce9ea73e1683b2b6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 275 zcmV+u0qp*3ICB6B9|{&@Z*OvBX>MV3X>V>WYdCW*X>TufF%kt#Wnpt=66XO5$N>rg zG7 z5&|(WY9I;%F)|tgF*70#M0(}Bl*osBbH$3rk8mmiF)=UzI0143F*JGtF*S+-EeZlL zHWDG}kc#D$is_@7#hxuy<(#y`w_z{Ilzrxrfhgv=m&Ar$8UislG5``93IZ}T5b=!N Z(D?uV|Nj9f*7%;A`Tzg_{{b2RA^^NOY0>}y diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/coordination.k8s.io.v1.Lease.after_roundtrip.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/coordination.k8s.io.v1.Lease.after_roundtrip.yaml deleted file mode 100644 index 6e1bd448ea2..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/coordination.k8s.io.v1.Lease.after_roundtrip.yaml +++ /dev/null @@ -1,34 +0,0 @@ -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" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -spec: - holderIdentity: "24" - leaseDurationSeconds: -1978186127 - leaseTransitions: -1821918122 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/coordination.k8s.io.v1.Lease.json b/staging/src/k8s.io/api/testdata/v1.14.0/coordination.k8s.io.v1.Lease.json deleted file mode 100644 index ede080bcfcd..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/coordination.k8s.io.v1.Lease.json +++ /dev/null @@ -1,48 +0,0 @@ -{ - "kind": "Lease", - "apiVersion": "coordination.k8s.io/v1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fields": {"18":{"19":null}} - } - ] - }, - "spec": { - "holderIdentity": "24", - "leaseDurationSeconds": -1978186127, - "leaseTransitions": -1821918122 - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/coordination.k8s.io.v1.Lease.pb b/staging/src/k8s.io/api/testdata/v1.14.0/coordination.k8s.io.v1.Lease.pb deleted file mode 100644 index c20a8de2df9d913e57bf820da9c3b8444749bea6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 291 zcmd0{C}!Z2=MqcK&o4^J%u6iE%+J%ywkX!i%-1h76k_#BO)O3o`p(F8gOQ8TNQlu` ziqS-g(Ns(6NbAeR-A7gzdOe%hm1yx|VQ<2b6(?uty_m7y>_~Um(}HH&<6<-yVzfwN=VG)J zVlp(yQs81TG?HR6G*;qssd~D5%8B;s;-g*1`U|v}3=It!EEtQJ3{9$-3{ATjZGlS7 zgcM&+=z2P(>*eB^N9XB=KAp4W@b*OglT&J+O>ES7wsZQCwpgHP=2`+=d_d(ELL6Ld lK-yA>K}d>=$;d?DW6#|SKmG#&qsFx#^Jf19Go=`m7yzH1Ye@hA diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/coordination.k8s.io.v1.Lease.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/coordination.k8s.io.v1.Lease.yaml deleted file mode 100644 index 5d97f9c4ed9..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/coordination.k8s.io.v1.Lease.yaml +++ /dev/null @@ -1,37 +0,0 @@ -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" - fields: - "18": - "19": null - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -spec: - holderIdentity: "24" - leaseDurationSeconds: -1978186127 - leaseTransitions: -1821918122 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/coordination.k8s.io.v1beta1.Lease.after_roundtrip.json b/staging/src/k8s.io/api/testdata/v1.14.0/coordination.k8s.io.v1beta1.Lease.after_roundtrip.json deleted file mode 100644 index e7c63c31345..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/coordination.k8s.io.v1beta1.Lease.after_roundtrip.json +++ /dev/null @@ -1,47 +0,0 @@ -{ - "kind": "Lease", - "apiVersion": "coordination.k8s.io/v1beta1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17" - } - ] - }, - "spec": { - "holderIdentity": "24", - "leaseDurationSeconds": -1978186127, - "leaseTransitions": -1821918122 - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/coordination.k8s.io.v1beta1.Lease.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.14.0/coordination.k8s.io.v1beta1.Lease.after_roundtrip.pb deleted file mode 100644 index e3925c6fd3677642089a3bd56ea90dd434e8fa65..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 280 zcmV+z0q6c}ICB6BBnlg2Z*OvBX>MV3X>V>WYdCW*X>TufF=AzOVKEW~Ol4tnWfJEB z3djKp0WuN+Ga3OjA^|ljBE*I1ql?6=aZ2W%ieWhDp^ad~sL7Zv=$NlI#EVwtq_|}= z6frhAHZ(FdFgG+fGdMOiHZU?XIXK(yg4KbGoPlsc08p)nwS$G9&YZgeS_TRMHxdCj zVh0KVIT8XfFlrzQ0x>cg0x>fp4n%t8yOhX>dvnE##*c6+0x>Z#05}110x>jt0x>m; z0WAswF*Xt*>5z)$l#1!2nZ=$hRpp$t!?$5C$&`KOk%1`YxtGL-T^a&0H!=Vc8VUk3 eG!XHO-O%{||Ns91DAxF%oB99$|Nj9R03rajwri;X diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/coordination.k8s.io.v1beta1.Lease.after_roundtrip.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/coordination.k8s.io.v1beta1.Lease.after_roundtrip.yaml deleted file mode 100644 index edef70b95e8..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/coordination.k8s.io.v1beta1.Lease.after_roundtrip.yaml +++ /dev/null @@ -1,34 +0,0 @@ -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" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -spec: - holderIdentity: "24" - leaseDurationSeconds: -1978186127 - leaseTransitions: -1821918122 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/coordination.k8s.io.v1beta1.Lease.json b/staging/src/k8s.io/api/testdata/v1.14.0/coordination.k8s.io.v1beta1.Lease.json deleted file mode 100644 index 83e40d9eb20..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/coordination.k8s.io.v1beta1.Lease.json +++ /dev/null @@ -1,48 +0,0 @@ -{ - "kind": "Lease", - "apiVersion": "coordination.k8s.io/v1beta1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fields": {"18":{"19":null}} - } - ] - }, - "spec": { - "holderIdentity": "24", - "leaseDurationSeconds": -1978186127, - "leaseTransitions": -1821918122 - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/coordination.k8s.io.v1beta1.Lease.pb b/staging/src/k8s.io/api/testdata/v1.14.0/coordination.k8s.io.v1beta1.Lease.pb deleted file mode 100644 index 8a4b79b01468ff71ea79a8ddf67775f1cce182e5..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 296 zcmd0{C}!YN;gU|y&o4^J%u6iE%+J%ywkX!i%-1h7OiC?DG!$a>Nlh$H75dJ|b%T+M z(MX8VSc=g^iP2O`=}7C##ob3%7kWLL*Oh4TVqtH>krgLr=)IV+-t0(s*wZCDQjJ6m z%`DAKj7$y8O)QKp%uLM;jEpTUZog}~+Som(vA~HTU~R|N=GOV==ImySV&h^o7h<$X zV&`JC6k;+o$Wq{9GBlE6GBj4=bE$f|d&-IS>f)na$NCGjm<$aK7%Uizm<&y-m<&z3 z7;S+{&4d(RPUw0%rR(M5nMdd8hCZFMMd`Zf6qm0Sd?g3IQ?_0W%r_G$H{tDk8*%>7$Fp zt8q%^o{C{O=%I~Z#Hh)bF6fxAHpGio<)pY}G88d3IW{yhH83|cI5RjlH8wCZGdVch z?t;~Ui=2UQLI6;$h_!=-pU#}S0a^wM0XGr>IARA10XY%^F)(T%3IZ`Q8UishA`V1) z<-3%~hkJ9yipGy{DgrSvFaS6Kasn|ldIB*uiUBPO0x>ocA?c8c<&=u)qnX8?Emh^5 zw8OVyFUgdB=8=IY=DC-|hFuy0F*h;*5+w=(GBgqbGBp|kGBzR$#+S#q#-cVa%9U0s S0x~x;0x~!{0x~%o03rYzu3RGk diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Binding.after_roundtrip.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Binding.after_roundtrip.yaml deleted file mode 100644 index ea337712186..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Binding.after_roundtrip.yaml +++ /dev/null @@ -1,38 +0,0 @@ -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" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -target: - apiVersion: "27" - fieldPath: "29" - kind: "24" - name: "26" - namespace: "25" - resourceVersion: "28" - uid: ƗǸƢ6/ʕV diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Binding.json b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Binding.json deleted file mode 100644 index 8c1cc88cd86..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Binding.json +++ /dev/null @@ -1,52 +0,0 @@ -{ - "kind": "Binding", - "apiVersion": "v1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fields": {"18":{"19":null}} - } - ] - }, - "target": { - "kind": "24", - "namespace": "25", - "name": "26", - "uid": "ƗǸƢ6/ʕV", - "apiVersion": "27", - "resourceVersion": "28", - "fieldPath": "29" - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Binding.pb b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Binding.pb deleted file mode 100644 index 88afd711e796f5b68ca049432aa15e65e620f108..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 284 zcmV+%0ptE_ICB6B4GIEwF%kztX>Md`Zf6pL0t(mx3IQ?_0W%r_G$H{tDk8*%>7$Fp zt8q%^o{C{O=%I~Z#Hh)bF6fxAHpGio<)pY}G88d3IW{yhH83|cI5RjlH8wCZGdVch z?t;~Ui=2UQLI6;$h_!=-pU#}S0a^wM0XGr>IARA10XY%^F)(T%3IZ`Q8UishA`V1) z<-3%~hkJ9yipGy{DgrSvFaS6Kasn|ldIB*uiUBocA?c8c<&=u)qnX8?Emh^5 zw8OVyFUgdB=8=IY=DC-|hFuy0F*hm@3JwYaF*p(k3I+-SF*yc;b#oGs0t(0h3IQ?_0W%r_G$H{t zDk8*%>7$Fpt8q%^o{C{O=%I~Z#Hh)bF6fxAHpGio<)pY}G88d3IW{yhH83|cI5Rjl zH8wCZGdVch?t;~Ui=2UQLI6;$h_!=-pU#}S0a^wM0XGr>IARA10XY%^F)(T%3IZ`Q z8UishA`V1)<-3%~hkJ9yipGy{DgrSvFaS6Kasn|ldIB*uiUBPO0x>ocA?c8c<&=u) zqnX8?Emh^5w8OVyFUgdB=8=IY=DC-|hFuy0F*h;*57t9rg;U3&#*b4ZE5f}<=ZTl*w4LR!zZwEEG$H~rH5vdS E0E2jX-v9sr diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ComponentStatus.after_roundtrip.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ComponentStatus.after_roundtrip.yaml deleted file mode 100644 index 0702171316e..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ComponentStatus.after_roundtrip.yaml +++ /dev/null @@ -1,35 +0,0 @@ -apiVersion: v1 -conditions: -- error: "25" - message: "24" - status: 谐颋DžSǡƏS$+½H牗洝尿 - type: 脽ěĂ凗蓏Ŋ蛊ĉy緅縕 -kind: ComponentStatus -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ComponentStatus.json b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ComponentStatus.json deleted file mode 100644 index 5c20e56266d..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ComponentStatus.json +++ /dev/null @@ -1,51 +0,0 @@ -{ - "kind": "ComponentStatus", - "apiVersion": "v1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fields": {"18":{"19":null}} - } - ] - }, - "conditions": [ - { - "type": "脽ěĂ凗蓏Ŋ蛊ĉy緅縕", - "status": "谐颋DžSǡƏS$+½H牗洝尿", - "message": "24", - "error": "25" - } - ] -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ComponentStatus.pb b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ComponentStatus.pb deleted file mode 100644 index 26753fa30a7d2bc14d5dd38810bed20f1335e4a2..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 322 zcmV-I0loffICB6B6$%1&F%l0$Z*6dIZe?zCQ*>c;b#oG+0t(mx3IQ?_0W%r_G$H{t zDk8*%>7$Fpt8q%^o{C{O=%I~Z#Hh)bF6fxAHpGio<)pY}G88d3IW{yhH83|cI5Rjl zH8wCZGdVch?t;~Ui=2UQLI6;$h_!=-pU#}S0a^wM0XGr>IARA10XY%^F)(T%3IZ`Q z8UishA`V1)<-3%~hkJ9yipGy{DgrSvFaS6Kasn|ldIB*uiUBocA?c8c<&=u) zqnX8?Emh^5w8OVyFUgdB=8=IY=DC-|hFuy0F*hm@3JwYaF*p(k3I+-SF*y7t9rg;U3&#*b4ZE5f}<=ZTl* Uw4LR!zZwEEG$H~rH5vdS0BHPtRsaA1 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ComponentStatus.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ComponentStatus.yaml deleted file mode 100644 index d35ffad37d7..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ComponentStatus.yaml +++ /dev/null @@ -1,38 +0,0 @@ -apiVersion: v1 -conditions: -- error: "25" - message: "24" - status: 谐颋DžSǡƏS$+½H牗洝尿 - type: 脽ěĂ凗蓏Ŋ蛊ĉy緅縕 -kind: ComponentStatus -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - fields: - "18": - "19": null - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ConfigMap.after_roundtrip.json b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ConfigMap.after_roundtrip.json deleted file mode 100644 index 2365e0fd21d..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ConfigMap.after_roundtrip.json +++ /dev/null @@ -1,48 +0,0 @@ -{ - "kind": "ConfigMap", - "apiVersion": "v1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17" - } - ] - }, - "data": { - "24": "25" - }, - "binaryData": { - "26": "/Q==" - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ConfigMap.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ConfigMap.after_roundtrip.pb deleted file mode 100644 index 30562744f16fd35d208703ee523a06b6de3c643e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 250 zcmVrgG75&|(WY9I;%F)|tgF*70# zM0(}Bl*osBbH$3rk8mmiF)=UzI0143F*JGtF*S+-EeZlLHWDG}kc#D$is_@7#hxuy z<(#y`w_z{Ilzrxrfhgv=m&Ar$8UislG5`_?3IZ}T5&|+c8V3pjGBy$c{Tcuw0FpIT AYXATM diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ConfigMap.after_roundtrip.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ConfigMap.after_roundtrip.yaml deleted file mode 100644 index bf86316a936..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ConfigMap.after_roundtrip.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v1 -binaryData: - "26": /Q== -data: - "24": "25" -kind: ConfigMap -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ConfigMap.json b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ConfigMap.json deleted file mode 100644 index 0f77e133c7c..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ConfigMap.json +++ /dev/null @@ -1,49 +0,0 @@ -{ - "kind": "ConfigMap", - "apiVersion": "v1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fields": {"18":{"19":null}} - } - ] - }, - "data": { - "24": "25" - }, - "binaryData": { - "26": "/Q==" - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ConfigMap.pb b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ConfigMap.pb deleted file mode 100644 index 540d106e39a0b611c320081afd4a42de2282298a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 266 zcmd0{C}!Z|=VB@|6ykKw&r8cp_f0GiddJ9hgOQ8TNQlu`iqS-g(Ns(6NbAeR-A7gz zdOe%hm1yx|VQ<2b6(?uty_m7y>_~Um(}HH&<6<-yVzfwN=VG)JVlp(yQs81TG?HR6G*;qs zsd~D5%8B;s;-g*1`U|v}3=It!EEtQJ3{9$-3{ATjZGlS7gcM&+=z2P(>*eB^N9XB= zKAp4W@b*OglT&J+O>ES7wsZQCwpgHP=2`+=d_d(ELL6LdK-yA>0mx!9G7(}jGL>Qn Ovdn}S|4K0^F#rGtTUO!# diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ConfigMap.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ConfigMap.yaml deleted file mode 100644 index d4a8edf50bd..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ConfigMap.yaml +++ /dev/null @@ -1,37 +0,0 @@ -apiVersion: v1 -binaryData: - "26": /Q== -data: - "24": "25" -kind: ConfigMap -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - fields: - "18": - "19": null - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.CreateOptions.json b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.CreateOptions.json deleted file mode 100644 index edc827955f9..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.CreateOptions.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "kind": "CreateOptions", - "apiVersion": "v1", - "dryRun": [ - "2" - ], - "fieldManager": "3" -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.CreateOptions.pb b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.CreateOptions.pb deleted file mode 100644 index b423ea24b3f5deabe89f9b892699cb08d24ce1cb..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 37 scmd0{C}!Xi=3*){6ykL*N=+(^b diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.CreateOptions.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.CreateOptions.yaml deleted file mode 100644 index b115dc761e0..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.CreateOptions.yaml +++ /dev/null @@ -1,5 +0,0 @@ -apiVersion: v1 -dryRun: -- "2" -fieldManager: "3" -kind: CreateOptions diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.DeleteOptions.json b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.DeleteOptions.json deleted file mode 100644 index 6d2b57c905e..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.DeleteOptions.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "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.14.0/core.v1.DeleteOptions.pb b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.DeleteOptions.pb deleted file mode 100644 index d29af40a14b625e6d624bd3c99d90d5d70611a0c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 96 zcmV-m0H6PBICB6B6AA)$F%k_#Wo%`1WlwN)X>V?G5At$hpXRB!=c}OTlB&w2$BsVcxV`9|r{;>V5&<$803roi$f8(LDgiSZ03ray CN-9AB diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.DeleteOptions.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.DeleteOptions.yaml deleted file mode 100644 index 842585490e9..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.DeleteOptions.yaml +++ /dev/null @@ -1,10 +0,0 @@ -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.14.0/core.v1.Endpoints.after_roundtrip.json b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Endpoints.after_roundtrip.json deleted file mode 100644 index 66d9dff6007..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Endpoints.after_roundtrip.json +++ /dev/null @@ -1,85 +0,0 @@ -{ - "kind": "Endpoints", - "apiVersion": "v1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17" - } - ] - }, - "subsets": [ - { - "addresses": [ - { - "ip": "24", - "hostname": "25", - "nodeName": "26", - "targetRef": { - "kind": "27", - "namespace": "28", - "name": "29", - "uid": "ěĂ凗蓏Ŋ蛊ĉy緅縕", - "apiVersion": "30", - "resourceVersion": "31", - "fieldPath": "32" - } - } - ], - "notReadyAddresses": [ - { - "ip": "33", - "hostname": "34", - "nodeName": "35", - "targetRef": { - "kind": "36", - "namespace": "37", - "name": "38", - "uid": "颋Dž", - "apiVersion": "39", - "resourceVersion": "40", - "fieldPath": "41" - } - } - ], - "ports": [ - { - "name": "42", - "port": 1575426699, - "protocol": "ƏS$+½H牗洝尿" - } - ] - } - ] -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Endpoints.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Endpoints.after_roundtrip.pb deleted file mode 100644 index f7748e7b73be33002fac37e89a2d0d9608a2835b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 378 zcmV-=0fqi+ICB6B4+;WyF%k(yZe(z8X>N3L65av|$N>rgG75&|(WY9I;%F)|tgF*70# zM0(}Bl*osBbH$3rk8mmiF)=UzI0143F*JGtF*S+-EeZlLHWDG}kc#D$is_@7#hxuy z<(#y`w_z{Ilzrxrfhgv=m&Ar$8UislG5`{g0SZ700x~obG717RHxdFeI2r;nIU*Ru zo5X_UhnMJ+kHw1Un~KDVdFQu<=eU(B0y8i&0y8l>0y8oi0x~rs0x~udEeZlNGZG&P z0y8!e0y8%n0y8)w1?i%T$Au~aGdVH>G%z{>G%*?iGc+OsGc_6=3Ia4T5R0{(?*$qW Y#*b4ZE5f}<=ZTl*w4LR!zZw7{00h;5A^-pY diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Endpoints.after_roundtrip.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Endpoints.after_roundtrip.yaml deleted file mode 100644 index 044b67214de..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Endpoints.after_roundtrip.yaml +++ /dev/null @@ -1,59 +0,0 @@ -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" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -subsets: -- addresses: - - hostname: "25" - ip: "24" - nodeName: "26" - targetRef: - apiVersion: "30" - fieldPath: "32" - kind: "27" - name: "29" - namespace: "28" - resourceVersion: "31" - uid: ěĂ凗蓏Ŋ蛊ĉy緅縕 - notReadyAddresses: - - hostname: "34" - ip: "33" - nodeName: "35" - targetRef: - apiVersion: "39" - fieldPath: "41" - kind: "36" - name: "38" - namespace: "37" - resourceVersion: "40" - uid: 颋Dž - ports: - - name: "42" - port: 1575426699 - protocol: ƏS$+½H牗洝尿 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Endpoints.json b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Endpoints.json deleted file mode 100644 index e4fde7f3834..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Endpoints.json +++ /dev/null @@ -1,86 +0,0 @@ -{ - "kind": "Endpoints", - "apiVersion": "v1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fields": {"18":{"19":null}} - } - ] - }, - "subsets": [ - { - "addresses": [ - { - "ip": "24", - "hostname": "25", - "nodeName": "26", - "targetRef": { - "kind": "27", - "namespace": "28", - "name": "29", - "uid": "ěĂ凗蓏Ŋ蛊ĉy緅縕", - "apiVersion": "30", - "resourceVersion": "31", - "fieldPath": "32" - } - } - ], - "notReadyAddresses": [ - { - "ip": "33", - "hostname": "34", - "nodeName": "35", - "targetRef": { - "kind": "36", - "namespace": "37", - "name": "38", - "uid": "颋Dž", - "apiVersion": "39", - "resourceVersion": "40", - "fieldPath": "41" - } - } - ], - "ports": [ - { - "name": "42", - "port": 1575426699, - "protocol": "ƏS$+½H牗洝尿" - } - ] - } - ] -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Endpoints.pb b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Endpoints.pb deleted file mode 100644 index 75286bd50aaa669a17419c46a8b12a9535113fa4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 394 zcmV;50d@XsICB6B4+;WyF%k(yZe(z8X>N3L67B*D*Z~RwG75&|(WY9I;%F)|tgF*70# zM0(}Bl*osBbH$3rk8mmiF)=UzI0143F*JGtF*S+-JqiLbHWDG}kc#D$is_@7#hxuy z<(#y`w_z{Ilzrxrfhgv=m&Ar$8UislDi8_|3IZ`W5(o+g3IZ`X5&#mA0SZ700x~ob zG717RHxdFeI2r;nIU*Ruo5X_UhnMJ+kHw1Un~KDVdFQu<=eU(B0y8i&0y8l>0y8oi z0x~rs0x~udEeZlNGZG&P0y8!e0y8%n0y8)w1?i%T$Au~aGdVH>G%z{>G%*?iGc+Os oGc_6=3Ia4T5R0{(?*$qW#*b4ZE5f}<=ZTl*w4LR!zZw7{062?*nE(I) diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Endpoints.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Endpoints.yaml deleted file mode 100644 index 50a737b8d5f..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Endpoints.yaml +++ /dev/null @@ -1,62 +0,0 @@ -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" - fields: - "18": - "19": null - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -subsets: -- addresses: - - hostname: "25" - ip: "24" - nodeName: "26" - targetRef: - apiVersion: "30" - fieldPath: "32" - kind: "27" - name: "29" - namespace: "28" - resourceVersion: "31" - uid: ěĂ凗蓏Ŋ蛊ĉy緅縕 - notReadyAddresses: - - hostname: "34" - ip: "33" - nodeName: "35" - targetRef: - apiVersion: "39" - fieldPath: "41" - kind: "36" - name: "38" - namespace: "37" - resourceVersion: "40" - uid: 颋Dž - ports: - - name: "42" - port: 1575426699 - protocol: ƏS$+½H牗洝尿 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Event.after_roundtrip.json b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Event.after_roundtrip.json deleted file mode 100644 index 4fc2cbee86f..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Event.after_roundtrip.json +++ /dev/null @@ -1,79 +0,0 @@ -{ - "kind": "Event", - "apiVersion": "v1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17" - } - ] - }, - "involvedObject": { - "kind": "24", - "namespace": "25", - "name": "26", - "uid": "ƗǸƢ6/ʕV", - "apiVersion": "27", - "resourceVersion": "28", - "fieldPath": "29" - }, - "reason": "30", - "message": "31", - "source": { - "component": "32", - "host": "33" - }, - "firstTimestamp": "2452-08-27T22:01:15Z", - "lastTimestamp": "2620-11-25T16:08:31Z", - "count": 1749009427, - "type": "34", - "eventTime": "2343-04-17T01:08:33.494361Z", - "series": { - "count": 1970127545, - "lastObservedTime": "1985-03-23T14:10:57.985776Z", - "state": "颋Dž" - }, - "action": "35", - "related": { - "kind": "36", - "namespace": "37", - "name": "38", - "uid": "ǡƏS$+½H", - "apiVersion": "39", - "resourceVersion": "40", - "fieldPath": "41" - }, - "reportingComponent": "42", - "reportingInstance": "43" -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Event.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Event.after_roundtrip.pb deleted file mode 100644 index ef9da5d9067f423df3077722a7312106688dc433..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 407 zcmV;I0ciefICB6B3km{uF%ktuc4cmK68{1U$N>rgG75&|(WY9I;%F)|tgF*70#M0(}B zl*osBbH$3rk8mmiF)=UzI0143F*JGtF*S+-EeZlLHWDG}kc#D$is_@7#hxuy<(#y` zw_z{Ilzrxrfhgv=m&Ar$8UislG5``K3IZ}T5&|+c8UivlA`8Zs$GFC#HZRJRRw@EA zH!=b;I649{IT`{pFd_moF)9cO0y8oa0y8r*2nef%=H56E06GW=|Gl}wOb`G-lZgMp z21)`mG*S!*k^hPDD-fu&-Rl8b8wk0Dx2p#d3<&YIi{$|jfd7Wp0~!VCqKn6cVgfTY zY9tB*Gd2G%z{>G%<1lG%|VuG&33iA^_9m Bh#LR^ diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Event.after_roundtrip.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Event.after_roundtrip.yaml deleted file mode 100644 index 8ff8aa34f33..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Event.after_roundtrip.yaml +++ /dev/null @@ -1,63 +0,0 @@ -action: "35" -apiVersion: v1 -count: 1749009427 -eventTime: "2343-04-17T01:08:33.494361Z" -firstTimestamp: "2452-08-27T22:01:15Z" -involvedObject: - apiVersion: "27" - fieldPath: "29" - kind: "24" - name: "26" - namespace: "25" - resourceVersion: "28" - uid: ƗǸƢ6/ʕV -kind: Event -lastTimestamp: "2620-11-25T16:08:31Z" -message: "31" -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -reason: "30" -related: - apiVersion: "39" - fieldPath: "41" - kind: "36" - name: "38" - namespace: "37" - resourceVersion: "40" - uid: ǡƏS$+½H -reportingComponent: "42" -reportingInstance: "43" -series: - count: 1970127545 - lastObservedTime: "1985-03-23T14:10:57.985776Z" - state: 颋Dž -source: - component: "32" - host: "33" -type: "34" diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Event.json b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Event.json deleted file mode 100644 index 94dd6f3ad0a..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Event.json +++ /dev/null @@ -1,80 +0,0 @@ -{ - "kind": "Event", - "apiVersion": "v1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fields": {"18":{"19":null}} - } - ] - }, - "involvedObject": { - "kind": "24", - "namespace": "25", - "name": "26", - "uid": "ƗǸƢ6/ʕV", - "apiVersion": "27", - "resourceVersion": "28", - "fieldPath": "29" - }, - "reason": "30", - "message": "31", - "source": { - "component": "32", - "host": "33" - }, - "firstTimestamp": "2452-08-27T22:01:15Z", - "lastTimestamp": "2620-11-25T16:08:31Z", - "count": 1749009427, - "type": "34", - "eventTime": "2343-04-17T01:08:33.494361Z", - "series": { - "count": 1970127545, - "lastObservedTime": "1985-03-23T14:10:57.985776Z", - "state": "颋Dž" - }, - "action": "35", - "related": { - "kind": "36", - "namespace": "37", - "name": "38", - "uid": "ǡƏS$+½H", - "apiVersion": "39", - "resourceVersion": "40", - "fieldPath": "41" - }, - "reportingComponent": "42", - "reportingInstance": "43" -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Event.pb b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Event.pb deleted file mode 100644 index 84379018cc412b9f241bc78dd38e76b4216162d2..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 423 zcmV;Y0a*TPICB6B3km{uF%ktuc4cmK5|0B4*Z~RwG75&|(WY9I;%F)|tgF*70#M0(}B zl*osBbH$3rk8mmiF)=UzI0143F*JGtF*S+-JqiLbHWDG}kc#D$is_@7#hxuy<(#y` zw_z{Ilzrxrfhgv=m&Ar$8UislDi8_|3IZ`W5(o+g3IZ`X5&#k<3IZ}T5&|+c8Uivl zA`8Zs$GFC#HZRJRRw@EAH!=b;I649{IT`{pFd_moF)9cO0y8oa0y8r*2nef%=H56E z06GW=|Gl}wOb`G-lZgMp21)`mG*S!*k^hPDD-fu&-Rl8b8wk0Dx2p#d3<&YIi{$|j zfd7Wp0~!VCqKn6cVgfTYY9tB*Gd2G%z{> RG%<1lG%|VuG&33iA^=r&i4y<- diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Event.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Event.yaml deleted file mode 100644 index c947e898b7e..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Event.yaml +++ /dev/null @@ -1,66 +0,0 @@ -action: "35" -apiVersion: v1 -count: 1749009427 -eventTime: "2343-04-17T01:08:33.494361Z" -firstTimestamp: "2452-08-27T22:01:15Z" -involvedObject: - apiVersion: "27" - fieldPath: "29" - kind: "24" - name: "26" - namespace: "25" - resourceVersion: "28" - uid: ƗǸƢ6/ʕV -kind: Event -lastTimestamp: "2620-11-25T16:08:31Z" -message: "31" -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - fields: - "18": - "19": null - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -reason: "30" -related: - apiVersion: "39" - fieldPath: "41" - kind: "36" - name: "38" - namespace: "37" - resourceVersion: "40" - uid: ǡƏS$+½H -reportingComponent: "42" -reportingInstance: "43" -series: - count: 1970127545 - lastObservedTime: "1985-03-23T14:10:57.985776Z" - state: 颋Dž -source: - component: "32" - host: "33" -type: "34" diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ExportOptions.json b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ExportOptions.json deleted file mode 100644 index ebd4b9a40a0..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ExportOptions.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "kind": "ExportOptions", - "apiVersion": "v1", - "export": true, - "exact": false -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ExportOptions.pb b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ExportOptions.pb deleted file mode 100644 index a8556b4f89390d607759afaed6b5f5b7d85f1604..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 35 qcmd0{C}!Xi=3*){6ykNQD9A4=@h>RJ%+D(pV&PyEV31-^VgLY}6ykDEE%7fX$;{6y7GmaNG?HRaVgLYf?FO0v diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.GetOptions.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.GetOptions.yaml deleted file mode 100644 index a81415497bd..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.GetOptions.yaml +++ /dev/null @@ -1,3 +0,0 @@ -apiVersion: v1 -kind: GetOptions -resourceVersion: "2" diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.LimitRange.after_roundtrip.json b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.LimitRange.after_roundtrip.json deleted file mode 100644 index 5595bff6d9c..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.LimitRange.after_roundtrip.json +++ /dev/null @@ -1,64 +0,0 @@ -{ - "kind": "LimitRange", - "apiVersion": "v1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17" - } - ] - }, - "spec": { - "limits": [ - { - "type": "脽ěĂ凗蓏Ŋ蛊ĉy緅縕", - "max": { - "Ž燹憍峕?狱³-Ǐ忄*齧獚敆Ȏț": "2" - }, - "min": { - "峅x": "826" - }, - "default": { - ";Ơ歿:狞夌碕ʂ": "737" - }, - "defaultRequest": { - "Ƽ@hDrȮO励鹗塢": "874" - }, - "maxLimitRequestRatio": { - "UɦOŖ": "746" - } - } - ] - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.LimitRange.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.LimitRange.after_roundtrip.pb deleted file mode 100644 index 55228d1ab12bdf4e1960e3805cd434e687337965..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 403 zcmV;E0c`$jICB6B5DEfzF%k+)X>DnAQekdqWfJxR3djKp0WuN+Ga3OjA^|ljBE*I1 zql?6=aZ2W%ieWhDp^ad~sL7Zv=$NlI#EVwtq_|}=6frhAHZ(FdFgG+fGdMOiHZU?X zIXK(yg4KbGoPlsc08p)nwS$G9&YZgeS_TRMHxdCjVh0KVIT8XfFlrzQ0x>cg0x>fp z4n%t8yOhX>dvnE##*c6+0x>Z#05}110x>jt0x>m;0WAswF*Xt*>5z)$l#1!2nZ=$h zRpp$t!?$5C$&`KOk%1`YxtGL-T^a&0H!=Vcr~wM40SX)FguTR@#De9Am*|s^#fs>g zio}U|=eLFDxRnwt3MIw8=ZCrGhK=R3l|Sc;vBI-0$B*T|gevL1r{|5D=9PxXj>wx5 z0}25$8Vw2r<+Fu&5(NqaI5IXO8wwIT#-Qe{zdGlOp5>&B=c1L$f)WJ^12;1_DjNzC x#=JmiL~_WkPvwfS>A9EXp`sE63IjMdG%^ng235(XPsNrJ1quTDnAQekdqWfF!13fKV(0WuN+Ga3OjA^|ljBE*I1 zql?6=aZ2W%ieWhDp^ad~sL7Zv=$NlI#EVwtq_|}=6frhAHZ(FdFgG+fGdMOiHZU?X zIXK(yg4KbGoPlsc08p)nwS$G9&YZgeS_TRMHxdCjVh0KVIT8XfFlrzQ0x>cg0x>fp z4n%t8yOhX>dvnE##*c6+0x>Z#05}110x>jt0x>m;0X+%=F*Xt*>5z)$l#1!2nZ=$h zRpp$t!?$5C$&`KOk%1`YxtGL-T^a&0H!2Vc4hjM>I1&g71_}Z(IT8R8r~wM40SX)F zguTR@#De9Am*|s^#fs>gio}U|=eLFDxRnwt3MIw8=ZCrGhK=R3l|Sc;vBI-0$B*T| zgevL1r{|5D=9PxXj>wx50}25$8Vw2r<+Fu&5(NqaI5IXO8wwIT#-Qe{zdGlOp5>&B z=c1L$f)WJ^12;1_DjNzC#=JmiL~_WkPvwfS>A9EXp`sE63IjMdG%^ng235(XPsNrJ N1quT)W>aCB*JZgUbP3IQ?_0W%l@A^|ig)%2zBp#HD+ YrvW&@$L-MMzKo4tLIE{M02%-y0Hwzkwg3PC diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ListOptions.json b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ListOptions.json deleted file mode 100644 index 24f5b258e0f..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ListOptions.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "kind": "ListOptions", - "apiVersion": "v1", - "labelSelector": "2", - "fieldSelector": "3", - "watch": true, - "resourceVersion": "4", - "timeoutSeconds": -6346486728535475627, - "limit": 6780787122834727873, - "continue": "5" -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ListOptions.pb b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ListOptions.pb deleted file mode 100644 index a7da31fbd8f8c6887daf7b9a112f5899171947da..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 64 zcmV-G0KflhICB6B5efo!F%k<*X>)W>aCB*JZgUbN3IQ?_0W%l@A^|ig)%2zBp#HD+ WrvW&@$L-MMzKo4tLIE`z03rZ)V-{=x diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ListOptions.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ListOptions.yaml deleted file mode 100644 index f242fa1a2b5..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ListOptions.yaml +++ /dev/null @@ -1,9 +0,0 @@ -apiVersion: v1 -continue: "5" -fieldSelector: "3" -kind: ListOptions -labelSelector: "2" -limit: 6780787122834727873 -resourceVersion: "4" -timeoutSeconds: -6346486728535475627 -watch: true diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Namespace.after_roundtrip.json b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Namespace.after_roundtrip.json deleted file mode 100644 index c9f0f1a749e..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Namespace.after_roundtrip.json +++ /dev/null @@ -1,50 +0,0 @@ -{ - "kind": "Namespace", - "apiVersion": "v1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17" - } - ] - }, - "spec": { - "finalizers": [ - "脽ěĂ凗蓏Ŋ蛊ĉy緅縕" - ] - }, - "status": { - "phase": "谐颋DžSǡƏS$+½H牗洝尿" - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Namespace.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Namespace.after_roundtrip.pb deleted file mode 100644 index 47b3cabe45681c1992781175e2de0e99684b9b51..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 294 zcmV+>0ond*ICB6B4+;WyF%k(*VQpn|aA9L*5{d!}$N>rgG75&|(WY9I;%F)|tgF*70# zM0(}Bl*osBbH$3rk8mmiF)=UzI0143F*JGtF*S+-EeZlLHWDG}kc#D$is_@7#hxuy z<(#y`w_z{Ilzrxrfhgv=m&Ar$8UislG5``C3LEHzy~LZug5`&o=#!7dis+k)#EE(5 sw}t1pl^Pxj9O$r+>7t9rg;U3&#*b4ZE5f}<=ZTl*w4LR!zZw7{0AxCMAOHXW diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Namespace.after_roundtrip.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Namespace.after_roundtrip.yaml deleted file mode 100644 index 8bfb0121789..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Namespace.after_roundtrip.yaml +++ /dev/null @@ -1,35 +0,0 @@ -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" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -spec: - finalizers: - - 脽ěĂ凗蓏Ŋ蛊ĉy緅縕 -status: - phase: 谐颋DžSǡƏS$+½H牗洝尿 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Namespace.json b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Namespace.json deleted file mode 100644 index 59f1dd52b06..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Namespace.json +++ /dev/null @@ -1,51 +0,0 @@ -{ - "kind": "Namespace", - "apiVersion": "v1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fields": {"18":{"19":null}} - } - ] - }, - "spec": { - "finalizers": [ - "脽ěĂ凗蓏Ŋ蛊ĉy緅縕" - ] - }, - "status": { - "phase": "谐颋DžSǡƏS$+½H牗洝尿" - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Namespace.pb b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Namespace.pb deleted file mode 100644 index 2cfebe8f2c04107a2746bd613ac71b84f3ab556c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 310 zcmV-60m=SrICB6B4+;WyF%k(*VQpn|aA9L*5}E=E*Z~RwG75&|(WY9I;%F)|tgF*70# zM0(}Bl*osBbH$3rk8mmiF)=UzI0143F*JGtF*S+-JqiLbHWDG}kc#D$is_@7#hxuy z<(#y`w_z{Ilzrxrfhgv=m&Ar$8UislDi8_|3IZ`W5(o+g3IZ`X5&#k%3LEHzy~LZu zg5`&o=#!7dis+k)#EE(5w}t1pl^Pxj9O$r+>7t9rg;U3&#*b4ZE5f}<=ZTl*w4LR! IzZw7{02MTNmjD0& diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Namespace.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Namespace.yaml deleted file mode 100644 index 3b76a29009c..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Namespace.yaml +++ /dev/null @@ -1,38 +0,0 @@ -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" - fields: - "18": - "19": null - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -spec: - finalizers: - - 脽ěĂ凗蓏Ŋ蛊ĉy緅縕 -status: - phase: 谐颋DžSǡƏS$+½H牗洝尿 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Node.after_roundtrip.json b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Node.after_roundtrip.json deleted file mode 100644 index cd42dacab48..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Node.after_roundtrip.json +++ /dev/null @@ -1,153 +0,0 @@ -{ - "kind": "Node", - "apiVersion": "v1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17" - } - ] - }, - "spec": { - "podCIDR": "24", - "providerID": "25", - "unschedulable": true, - "taints": [ - { - "key": "26", - "value": "27", - "effect": "ǸƢ6/" - } - ], - "configSource": { - "configMap": { - "namespace": "28", - "name": "29", - "uid": "蛊ĉy緅縕\u003eŽ燹憍峕?狱³-", - "resourceVersion": "30", - "kubeletConfigKey": "31" - } - }, - "externalID": "32" - }, - "status": { - "capacity": { - "忄*齧獚敆Ȏ": "362" - }, - "allocatable": { - "B峅x4%a": "143" - }, - "phase": "rŎǀ朲^苣fƼ@hDrȮO励鹗塢ē ", - "conditions": [ - { - "type": "P喂ƈ斎AO6", - "status": "'üA謥ǣ偐圠=l畣潁谯耨", - "lastHeartbeatTime": "2153-05-01T22:00:29Z", - "lastTransitionTime": "2688-04-12T17:13:50Z", - "reason": "33", - "message": "34" - } - ], - "addresses": [ - { - "type": "\u0026", - "address": "35" - } - ], - "daemonEndpoints": { - "kubeletEndpoint": { - "Port": -816398166 - } - }, - "nodeInfo": { - "machineID": "36", - "systemUUID": "37", - "bootID": "38", - "kernelVersion": "39", - "osImage": "40", - "containerRuntimeVersion": "41", - "kubeletVersion": "42", - "kubeProxyVersion": "43", - "operatingSystem": "44", - "architecture": "45" - }, - "images": [ - { - "names": [ - "46" - ], - "sizeBytes": -6225778594348390831 - } - ], - "volumesInUse": [ - "ȭ%ƎÜ掸8½£.vǴʌ鴜Ł%ŨȈ" - ], - "volumesAttached": [ - { - "name": "Ņ£", - "devicePath": "47" - } - ], - "config": { - "assigned": { - "configMap": { - "namespace": "48", - "name": "49", - "uid": "/", - "resourceVersion": "50", - "kubeletConfigKey": "51" - } - }, - "active": { - "configMap": { - "namespace": "52", - "name": "53", - "uid": "¾\\ĒP鄸靇杧ž譋娲瘹ɭȊɚɎ(", - "resourceVersion": "54", - "kubeletConfigKey": "55" - } - }, - "lastKnownGood": { - "configMap": { - "namespace": "56", - "name": "57", - "uid": "ėf倐ȓ圬剴扲ȿQZ{ʁgɸ", - "resourceVersion": "58", - "kubeletConfigKey": "59" - } - }, - "error": "60" - } - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Node.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Node.after_roundtrip.pb deleted file mode 100644 index 7defec07181408b1b4836eb4c047e0ad4b0d2587..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 736 zcmWkrTTc@~80`)hoACmUl9)9HT!WG((C*Icc1z*~!iziz67hkk5hG~SM1+JW#DpS+ z(%Oo06$=W*fJj9yh7xW`*_JIKBtG~e&$De~;twzy9ly8l0PZ&QBUkeg9V79&7^XTKqM_dls#M_J5|uhRF8-Dc~ZgG(b2+c z8d%(1suBLgi228_>gbqV#N2^ZmkN;=RUa~lKxk_rW#IJ3E0lAL+J6{OA{8hCg1L83ostT~gPXOnGH zyxII`_M9KcTK%Lbc9K;T8V?_tOAf(ak7Z)NQOX`5Rfr{ zDzbh}dsUh02&YE6jFHLcdNSmtQ}cŽ燹憍峕?狱³- - externalID: "32" - podCIDR: "24" - providerID: "25" - taints: - - effect: ǸƢ6/ - key: "26" - value: "27" - unschedulable: true -status: - addresses: - - address: "35" - type: '&' - allocatable: - B峅x4%a: "143" - capacity: - 忄*齧獚敆Ȏ: "362" - conditions: - - lastHeartbeatTime: "2153-05-01T22:00:29Z" - lastTransitionTime: "2688-04-12T17:13:50Z" - message: "34" - reason: "33" - status: '''üA謥ǣ偐圠=l畣潁谯耨' - type: P喂ƈ斎AO6 - config: - active: - configMap: - kubeletConfigKey: "55" - name: "53" - namespace: "52" - resourceVersion: "54" - uid: ¾\ĒP鄸靇杧ž譋娲瘹ɭȊɚɎ( - assigned: - configMap: - kubeletConfigKey: "51" - name: "49" - namespace: "48" - resourceVersion: "50" - uid: / - error: "60" - lastKnownGood: - configMap: - kubeletConfigKey: "59" - name: "57" - namespace: "56" - resourceVersion: "58" - uid: ėf倐ȓ圬剴扲ȿQZ{ʁgɸ - daemonEndpoints: - kubeletEndpoint: - Port: -816398166 - images: - - names: - - "46" - sizeBytes: -6225778594348390831 - nodeInfo: - architecture: "45" - bootID: "38" - containerRuntimeVersion: "41" - kernelVersion: "39" - kubeProxyVersion: "43" - kubeletVersion: "42" - machineID: "36" - operatingSystem: "44" - osImage: "40" - systemUUID: "37" - phase: 'rŎǀ朲^苣fƼ@hDrȮO励鹗塢ē ' - volumesAttached: - - devicePath: "47" - name: Ņ£ - volumesInUse: - - ȭ%ƎÜ掸8½£.vǴʌ鴜Ł%ŨȈ diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Node.json b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Node.json deleted file mode 100644 index c75e0c72d35..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Node.json +++ /dev/null @@ -1,154 +0,0 @@ -{ - "kind": "Node", - "apiVersion": "v1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fields": {"18":{"19":null}} - } - ] - }, - "spec": { - "podCIDR": "24", - "providerID": "25", - "unschedulable": true, - "taints": [ - { - "key": "26", - "value": "27", - "effect": "ǸƢ6/" - } - ], - "configSource": { - "configMap": { - "namespace": "28", - "name": "29", - "uid": "蛊ĉy緅縕\u003eŽ燹憍峕?狱³-", - "resourceVersion": "30", - "kubeletConfigKey": "31" - } - }, - "externalID": "32" - }, - "status": { - "capacity": { - "忄*齧獚敆Ȏ": "362" - }, - "allocatable": { - "B峅x4%a": "143" - }, - "phase": "rŎǀ朲^苣fƼ@hDrȮO励鹗塢ē ", - "conditions": [ - { - "type": "P喂ƈ斎AO6", - "status": "'üA謥ǣ偐圠=l畣潁谯耨", - "lastHeartbeatTime": "2153-05-01T22:00:29Z", - "lastTransitionTime": "2688-04-12T17:13:50Z", - "reason": "33", - "message": "34" - } - ], - "addresses": [ - { - "type": "\u0026", - "address": "35" - } - ], - "daemonEndpoints": { - "kubeletEndpoint": { - "Port": -816398166 - } - }, - "nodeInfo": { - "machineID": "36", - "systemUUID": "37", - "bootID": "38", - "kernelVersion": "39", - "osImage": "40", - "containerRuntimeVersion": "41", - "kubeletVersion": "42", - "kubeProxyVersion": "43", - "operatingSystem": "44", - "architecture": "45" - }, - "images": [ - { - "names": [ - "46" - ], - "sizeBytes": -6225778594348390831 - } - ], - "volumesInUse": [ - "ȭ%ƎÜ掸8½£.vǴʌ鴜Ł%ŨȈ" - ], - "volumesAttached": [ - { - "name": "Ņ£", - "devicePath": "47" - } - ], - "config": { - "assigned": { - "configMap": { - "namespace": "48", - "name": "49", - "uid": "/", - "resourceVersion": "50", - "kubeletConfigKey": "51" - } - }, - "active": { - "configMap": { - "namespace": "52", - "name": "53", - "uid": "¾\\ĒP鄸靇杧ž譋娲瘹ɭȊɚɎ(", - "resourceVersion": "54", - "kubeletConfigKey": "55" - } - }, - "lastKnownGood": { - "configMap": { - "namespace": "56", - "name": "57", - "uid": "ėf倐ȓ圬剴扲ȿQZ{ʁgɸ", - "resourceVersion": "58", - "kubeletConfigKey": "59" - } - }, - "error": "60" - } - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Node.pb b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Node.pb deleted file mode 100644 index f8d773f4b8952dc2d09bea8dd449c5e66b0e10b6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 752 zcmWlV?@Lor9L9H#KN_b}J0--8&~8{VPPBsaeJ?V96?;lj?vmj2ru@7=q1Vrh_aI_VO9m5NcK7DfHUcR86GdF zp`O6zQe9DO;IaPPmai`lYh72_Hj60>W-z;oj4+)|D>9%O2qc04X1_^tF2@`|QV@_V zeEL=}GN}|v7>P_%nP%m460e+E&!hN~Jsuo96JCpVFY8^sbaC)(+%+FsED!)Tn*bL1 zsT6n=X3~vLQ*v!O-aD!fc17JN4W?j4LWiKSj4s+AlDxYAl1MNwG=<$;?Yd{-TEgXR zh^(HwUEUP^P)VKh$>m`>F{$UmRg zFFxqi*KCQ8bBT5zZ#4cH{T|8AG6+WFZihd3Da*i4!xF&6#EL$}Ld()YxZgNq+xzwV zFMC{ZJ_MMh#}*!7m4&gI05MB|h{b?NWq{xcKu9$pa#M9KQR0?L}3xGngFf*2kv9>j}S$`WE6N%Q1h{85@nc^BG7ODDy?A vfPw6I*}@;wh8t*mU$mckW@%4A?^%d$T&!)|w%v*a8K5%2DgedI8wA5YCrB7t diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Node.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Node.yaml deleted file mode 100644 index d7d3f9e002c..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Node.yaml +++ /dev/null @@ -1,111 +0,0 @@ -apiVersion: v1 -kind: Node -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - fields: - "18": - "19": null - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -spec: - configSource: - configMap: - kubeletConfigKey: "31" - name: "29" - namespace: "28" - resourceVersion: "30" - uid: 蛊ĉy緅縕>Ž燹憍峕?狱³- - externalID: "32" - podCIDR: "24" - providerID: "25" - taints: - - effect: ǸƢ6/ - key: "26" - value: "27" - unschedulable: true -status: - addresses: - - address: "35" - type: '&' - allocatable: - B峅x4%a: "143" - capacity: - 忄*齧獚敆Ȏ: "362" - conditions: - - lastHeartbeatTime: "2153-05-01T22:00:29Z" - lastTransitionTime: "2688-04-12T17:13:50Z" - message: "34" - reason: "33" - status: '''üA謥ǣ偐圠=l畣潁谯耨' - type: P喂ƈ斎AO6 - config: - active: - configMap: - kubeletConfigKey: "55" - name: "53" - namespace: "52" - resourceVersion: "54" - uid: ¾\ĒP鄸靇杧ž譋娲瘹ɭȊɚɎ( - assigned: - configMap: - kubeletConfigKey: "51" - name: "49" - namespace: "48" - resourceVersion: "50" - uid: / - error: "60" - lastKnownGood: - configMap: - kubeletConfigKey: "59" - name: "57" - namespace: "56" - resourceVersion: "58" - uid: ėf倐ȓ圬剴扲ȿQZ{ʁgɸ - daemonEndpoints: - kubeletEndpoint: - Port: -816398166 - images: - - names: - - "46" - sizeBytes: -6225778594348390831 - nodeInfo: - architecture: "45" - bootID: "38" - containerRuntimeVersion: "41" - kernelVersion: "39" - kubeProxyVersion: "43" - kubeletVersion: "42" - machineID: "36" - operatingSystem: "44" - osImage: "40" - systemUUID: "37" - phase: 'rŎǀ朲^苣fƼ@hDrȮO励鹗塢ē ' - volumesAttached: - - devicePath: "47" - name: Ņ£ - volumesInUse: - - ȭ%ƎÜ掸8½£.vǴʌ鴜Ł%ŨȈ diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.NodeProxyOptions.json b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.NodeProxyOptions.json deleted file mode 100644 index ca9a6afcd46..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.NodeProxyOptions.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "kind": "NodeProxyOptions", - "apiVersion": "v1", - "path": "2" -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.NodeProxyOptions.pb b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.NodeProxyOptions.pb deleted file mode 100644 index 33437115c84a4ab66a0fb4cc246412c38d0cd08a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 37 scmd0{C}!Xi<6G%X2<)`}IX zjnpPWS(fews9g#OYa3V^C@pI#)P+(oVTWb$!8a45Z^qf#d8ltDzSMdy^KkAr-}(8@ zIdkU|(W#Jq1b=C$wJmKOoga5zY-_)G^0V__eA=d_cat(Ah^mN%kr_pn7IhOrF74j? zys2_4byid-2hO;&+hYyYu^((VebSp=Zlik*+p$e*>D&}d*p{tR=7>N3?)kMlo$bER zsI<)YKf0Q@{Y!QgoqmZRt|HO8iy%kEhJG$WutCGvV9`Bqb$P49<>ckg%~WaVf`$!4 zR|M+7hS`M;D}`bZYO8g@^^`Z93Uc3V-ip2NWtWPDvxl~auT;M6uCJ_&x_uu&HBJ?E zY8N>`Ua$79xf5=WmmIBThBi~xiIjWoE5DHNmv5>s5NvVv+KZ%?U}~zETA`=GpHFKd zNPP_$8yFt?_cyol-*b3S1cgID3sv>g3mc2Ets(EHUM*Og@dw7Ed%yz|F+HS2F*7tm zFr)C!LWmv&4CR>>#>@sU*DwQ|S3@~JvER^~E**{Y8If`P_)Uavk zD2`40h;l+Ea0n8olvZpyjeB7PC}0^O6a}9J1uWL|1|Sf$K+pm~i)+#+fN^x?#D0Qp zy>@y$yY*~GB#dn%qG;Hrry?pgGZ0s?$R;HwCWXFD9aw?GB1prI zNwH(av12!4hc{tIw4f=p8$ukl#?bXS)J)(sahky%1grlc%M+0oG9;UJLN(Dn|x*LDl|e( z3dVv)sI46c`WFtys`>nt@{Bh<;y(6g?^GVF6q8?X{1^<5Z%jr?85z!HxM*zHPIwb{ z{KbNwyX(*8{h39#P`!PlnqL3t!^&*JPcC`6yWT)=H8cCJn?KytOx_`HlbCGEQR_pj?fB9Lfn%PaBB7&%jSQwd6WNA@19^_K) zy)PQew~}W?WxW54JH0hpUm5+;c2g(4$;DQ>*RUPiq?XQ2!GvwuI%SUdDJ$ z3k^#1Y~Q1+@!P*jNw4JCuz_v^RnKJc;&#lqP`TSHgM-*wfNmqy&)51|^@ zs>vRZ3w0OS0k@+n>cmcRfV^JmS#dLNx0e{HqzBiNl}ysT_O)M#`-?Z#mk74FdhKOW zO)xc8Os&wf;Lm4O5v0Bbj13GA{rl7{|MvoZD1yQvpoOaXskycJx{X2a=N>IsnezL` zqTo(pLZ*k5C}xI62xb(XSqRaCfT29I!kF0*W(0tb;erL(!HE*^TGhCShzF5k2 zv5CA(-XV3eDMzg-We*(-RtuXm#oqJfe8x`~g3OchqlseHpIq^mphoZmN%Y)DH)R?Gpt0F{{bY>erf;! diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PersistentVolume.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PersistentVolume.yaml deleted file mode 100644 index a0eb0f58d1f..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PersistentVolume.yaml +++ /dev/null @@ -1,221 +0,0 @@ -apiVersion: v1 -kind: PersistentVolume -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - fields: - "18": - "19": null - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -spec: - accessModes: - - 仭w-檮Ǣ冖ž琔n - awsElasticBlockStore: - fsType: "27" - partition: -321835912 - readOnly: true - volumeID: "26" - azureDisk: - cachingMode: rȮO励鹗塢ē ƕP喂ƈ斎AO6ĴC - diskName: "83" - diskURI: "84" - fsType: "85" - kind: 壝 - readOnly: false - azureFile: - readOnly: true - secretName: "71" - secretNamespace: "73" - shareName: "72" - capacity: - 脽ěĂ凗蓏Ŋ蛊ĉy緅縕: "57" - cephfs: - monitors: - - "54" - path: "55" - secretFile: "57" - secretRef: - name: "58" - namespace: "59" - user: "56" - cinder: - fsType: "51" - readOnly: true - secretRef: - name: "52" - namespace: "53" - volumeID: "50" - claimRef: - apiVersion: "124" - fieldPath: "126" - kind: "121" - name: "123" - namespace: "122" - resourceVersion: "125" - uid: ¬轚9Ȏ瀮昃 - csi: - controllerPublishSecretRef: - name: "115" - namespace: "116" - driver: "110" - fsType: "112" - nodePublishSecretRef: - name: "119" - namespace: "120" - nodeStageSecretRef: - name: "117" - namespace: "118" - volumeAttributes: - "113": "114" - volumeHandle: "111" - fc: - fsType: "61" - lun: -655946460 - targetWWNs: - - "60" - wwids: - - "62" - flexVolume: - driver: "65" - fsType: "66" - options: - "69": "70" - secretRef: - name: "67" - namespace: "68" - flocker: - datasetName: "63" - datasetUUID: "64" - gcePersistentDisk: - fsType: "25" - partition: 1035515117 - pdName: "24" - readOnly: true - glusterfs: - endpoints: "29" - endpointsNamespace: "31" - path: "30" - hostPath: - path: "28" - type: 狱³-Ǐ忄*齧獚 - iscsi: - fsType: "45" - initiatorName: "49" - iqn: "43" - iscsiInterface: "44" - lun: -21009133 - portals: - - "46" - readOnly: true - secretRef: - name: "47" - namespace: "48" - targetPortal: "42" - local: - fsType: "100" - path: "99" - mountOptions: - - "128" - nfs: - path: "33" - readOnly: true - server: "32" - nodeAffinity: - required: - nodeSelectorTerms: - - matchExpressions: - - key: "129" - operator: Ɯ/C龷ȪÆl殛瓷雼浢Ü礽绅{ - values: - - "130" - matchFields: - - key: "131" - operator: 轫n(鲼Ƴ - values: - - "132" - persistentVolumeReclaimPolicy: 鈱$-议}ȧ外ĺ稥氹Ç|¶鎚¡ Ɠ - photonPersistentDisk: - fsType: "87" - pdID: "86" - portworxVolume: - fsType: "89" - volumeID: "88" - quobyte: - group: "81" - registry: "78" - tenant: "82" - user: "80" - volume: "79" - rbd: - fsType: "36" - image: "35" - keyring: "39" - monitors: - - "34" - pool: "37" - readOnly: true - secretRef: - name: "40" - namespace: "41" - user: "38" - scaleIO: - fsType: "98" - gateway: "90" - protectionDomain: "94" - readOnly: true - secretRef: - name: "92" - namespace: "93" - sslEnabled: true - storageMode: "96" - storagePool: "95" - system: "91" - volumeName: "97" - storageClassName: "127" - storageos: - fsType: "103" - readOnly: true - secretRef: - apiVersion: "107" - fieldPath: "109" - kind: "104" - name: "106" - namespace: "105" - resourceVersion: "108" - uid: ?øēƺ魋Ď儇击3ƆìQ - volumeName: "101" - volumeNamespace: "102" - volumeMode: Ʌ囥糷磩窮秳ķ蟒苾h^樅燴壩卄蓨MĮ? - vsphereVolume: - fsType: "75" - storagePolicyID: "77" - storagePolicyName: "76" - volumePath: "74" -status: - message: "133" - phase: ƣKʘńw:5塋 - reason: "134" diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PersistentVolumeClaim.after_roundtrip.json b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PersistentVolumeClaim.after_roundtrip.json deleted file mode 100644 index 5f0a1c44eb9..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PersistentVolumeClaim.after_roundtrip.json +++ /dev/null @@ -1,96 +0,0 @@ -{ - "kind": "PersistentVolumeClaim", - "apiVersion": "v1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17" - } - ] - }, - "spec": { - "accessModes": [ - "脽ěĂ凗蓏Ŋ蛊ĉy緅縕" - ], - "selector": { - "matchLabels": { - "p-g8c2-k-912e5-c-e63-n-3n.c83-b-w7ld-6cs06xj-x5yv0wm-k1-87-3s-g3/9_-.-W._AAn---v_-5-_8LXP-o-9..1m": "JTrcd-2.-__E_Sv__26KX_R_.-N" - }, - "matchExpressions": [ - { - "key": "g0d--o82-g50-u--25cu87--r7p-w1e67-8j/42M--n1-p5.3___47._49pIB_o61ISU4--N", - "operator": "In", - "values": [ - "t_k-_v.6" - ] - } - ] - }, - "resources": { - "limits": { - "p:籀帊": "219" - }, - "requests": { - "骀Šĸ": "986" - } - }, - "volumeName": "30", - "storageClassName": "31", - "volumeMode": "e0ɔȖ脵鴈Ōƾ焁yǠ/淹\\韲翁\u0026", - "dataSource": { - "apiGroup": "32", - "kind": "33", - "name": "34" - } - }, - "status": { - "phase": "s", - "accessModes": [ - "曢\\%枅:" - ], - "capacity": { - "ǛƓɥ踓Ǻǧ湬淊kŪ睴": "659" - }, - "conditions": [ - { - "type": "3fƻfʣ繡楙¯ĦE", - "status": "ĪȸŹăȲϤĦʅ芝", - "lastProbeTime": "2197-07-19T07:02:22Z", - "lastTransitionTime": "2641-12-26T14:46:27Z", - "reason": "35", - "message": "36" - } - ] - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PersistentVolumeClaim.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PersistentVolumeClaim.after_roundtrip.pb deleted file mode 100644 index 0b480f95f6c6a9aaf2daaedb025e222cf28e1911..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 721 zcmWlVO-$2Z9EaB$biOeL8$DPq+5}@r{-y8xwq46jlqh}>qN2oTUSUikV`DNHA~9jW z6pKa;C=d`o06$P;B$#ayHPMa@58gZ(jhA)X#iQQTasB0&Cr=)~5q6<6#7D5Ot=`ue zJ|FJ#1-njkw08%5d)u4N2ZU!OD8nI+2pknTRpPV?$&M9fN9^Yp4mvYdlaYUT1e3hRsVAM&0y^Qm+58h z)Oy5u1kPyQfH+g&vC_5!@tBA_rqbqpm$J)anX7%_l(lj*RKa7cxD2k7$Lb{>YZeE^ zt1j#;+_JJ`R$+EBH3JRV>7`Hcrpnc^%g*iSZYMczUpZ5xd5BB+!K1SL&^vp|9>`uD z&yU_rS@|i;zSf(I$8w1~LOI%k+@Y%6>;7!Q5=ziIf=!_mZ73}CrykgewZ$}ak*A9E zokRT`Y6?NC;U(Y)6BC~XUhwG@fAc!HP$&@jsdSs@Wq1tNJq2t

w=7-)CmWET;SKjA_qP^({l}z?R#|NS%c aQ!I5!Zuh6(-~QE=x{9hA;i)dVB-ej)GzrlF diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PersistentVolumeClaim.after_roundtrip.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PersistentVolumeClaim.after_roundtrip.yaml deleted file mode 100644 index 61d201fe75a..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PersistentVolumeClaim.after_roundtrip.yaml +++ /dev/null @@ -1,66 +0,0 @@ -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" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -spec: - accessModes: - - 脽ěĂ凗蓏Ŋ蛊ĉy緅縕 - dataSource: - apiGroup: "32" - kind: "33" - name: "34" - resources: - limits: - p:籀帊: "219" - requests: - 骀Šĸ: "986" - selector: - matchExpressions: - - key: g0d--o82-g50-u--25cu87--r7p-w1e67-8j/42M--n1-p5.3___47._49pIB_o61ISU4--N - operator: In - values: - - t_k-_v.6 - matchLabels: - p-g8c2-k-912e5-c-e63-n-3n.c83-b-w7ld-6cs06xj-x5yv0wm-k1-87-3s-g3/9_-.-W._AAn---v_-5-_8LXP-o-9..1m: JTrcd-2.-__E_Sv__26KX_R_.-N - storageClassName: "31" - volumeMode: e0ɔȖ脵鴈Ōƾ焁yǠ/淹\韲翁& - volumeName: "30" -status: - accessModes: - - '曢\%枅:' - capacity: - ǛƓɥ踓Ǻǧ湬淊kŪ睴: "659" - conditions: - - lastProbeTime: "2197-07-19T07:02:22Z" - lastTransitionTime: "2641-12-26T14:46:27Z" - message: "36" - reason: "35" - status: ĪȸŹăȲϤĦʅ芝 - type: 3fƻfʣ繡楙¯ĦE - phase: s diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PersistentVolumeClaim.json b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PersistentVolumeClaim.json deleted file mode 100644 index 2a6e285b195..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PersistentVolumeClaim.json +++ /dev/null @@ -1,97 +0,0 @@ -{ - "kind": "PersistentVolumeClaim", - "apiVersion": "v1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fields": {"18":{"19":null}} - } - ] - }, - "spec": { - "accessModes": [ - "脽ěĂ凗蓏Ŋ蛊ĉy緅縕" - ], - "selector": { - "matchLabels": { - "p-g8c2-k-912e5-c-e63-n-3n.c83-b-w7ld-6cs06xj-x5yv0wm-k1-87-3s-g3/9_-.-W._AAn---v_-5-_8LXP-o-9..1m": "JTrcd-2.-__E_Sv__26KX_R_.-N" - }, - "matchExpressions": [ - { - "key": "g0d--o82-g50-u--25cu87--r7p-w1e67-8j/42M--n1-p5.3___47._49pIB_o61ISU4--N", - "operator": "In", - "values": [ - "t_k-_v.6" - ] - } - ] - }, - "resources": { - "limits": { - "p:籀帊": "219" - }, - "requests": { - "骀Šĸ": "986" - } - }, - "volumeName": "30", - "storageClassName": "31", - "volumeMode": "e0ɔȖ脵鴈Ōƾ焁yǠ/淹\\韲翁\u0026", - "dataSource": { - "apiGroup": "32", - "kind": "33", - "name": "34" - } - }, - "status": { - "phase": "s", - "accessModes": [ - "曢\\%枅:" - ], - "capacity": { - "ǛƓɥ踓Ǻǧ湬淊kŪ睴": "659" - }, - "conditions": [ - { - "type": "3fƻfʣ繡楙¯ĦE", - "status": "ĪȸŹăȲϤĦʅ芝", - "lastProbeTime": "2197-07-19T07:02:22Z", - "lastTransitionTime": "2641-12-26T14:46:27Z", - "reason": "35", - "message": "36" - } - ] - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PersistentVolumeClaim.pb b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PersistentVolumeClaim.pb deleted file mode 100644 index 5a9c9ea2778fee542229e27dcf380eccd52b4fbc..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 737 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 GZu);6qdElu diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Pod.after_roundtrip.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Pod.after_roundtrip.yaml deleted file mode 100644 index a67f4451435..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Pod.after_roundtrip.yaml +++ /dev/null @@ -1,744 +0,0 @@ -apiVersion: v1 -kind: Pod -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -spec: - activeDeadlineSeconds: -4642229086806245627 - affinity: - nodeAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - key: "265" - operator: 嫙&蒒5靇C'ɵK.Q貇 - values: - - "266" - matchFields: - - key: "267" - operator: 廷s{Ⱦdz@ùƸʋŀ樺ȃv渟7 - values: - - "268" - weight: -1049103969 - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - key: "261" - operator: s«öʮĀ< - values: - - "262" - matchFields: - - key: "263" - operator: Ĭ4y£軶 - values: - - "264" - podAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: o_-.N.9D-F45eJ7 - operator: Exists - matchLabels: - 19..c_uo3Pa__n-Dd-.9.-_Z.0_1._hg._o_p6: O_4Gj._BXt.O-7___-Y_um-_8r--684C - namespaces: - - "283" - topologyKey: "284" - weight: -1905643191 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: l8-r1/0n-A9..9__Y-H-Mqpt._.-_..05c.---qy-_5_S.d5a3J.--.6g_4....1..jte - operator: Exists - matchLabels: - yM_4FpF_W-1._-vL_i.-_-a--G-I.-_Y33k: 8U.-.5--_zm-.-_RJt2pX_2_28.-.7_8B.HF-U-_ik_--S - namespaces: - - "275" - topologyKey: "276" - podAntiAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: 26-k8-c2---2etfh41ca-z-5g2wco280.ka-6-31g--z-o-3bz6-8-0-1-z--271s-p9-8--m-cbck561-7n/VC..7o_x3..-.8J - operator: NotIn - values: - - 8._Q.6.I--2_9.v.--_.--4QQ.-s.H.Hf - matchLabels: - 7u-tie4-7--gm3.38vl-1z---883d-v3j4-7y-p--u/d-4_4--.-_Z4.LA3HVG93_._.I3.__-.0-z_z0sn8: 3..0c.-.p_3_J_SA995IKCR.s--f.-f.-zv._._.5-H.T.-.-.T-V_D_0-D - namespaces: - - "299" - topologyKey: "300" - weight: -1952582931 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: vvm-2qz7-3042017mh0-5-g-7-7---g88w24/3_F._oX-F9_.5vN5.25aWx.2aM214_.-N_g9 - operator: NotIn - values: - - szA_j - matchLabels: - 6.-L..-__0N_N.O30-_u.y: hT.-z-._7-5lL..-_--.Va - namespaces: - - "291" - topologyKey: "292" - automountServiceAccountToken: true - containers: - - args: - - "191" - command: - - "190" - env: - - name: "198" - value: "199" - valueFrom: - configMapKeyRef: - key: "205" - name: "204" - optional: false - fieldRef: - apiVersion: "200" - fieldPath: "201" - resourceFieldRef: - containerName: "202" - divisor: "804" - resource: "203" - secretKeyRef: - key: "207" - name: "206" - optional: true - envFrom: - - configMapRef: - name: "196" - optional: false - prefix: "195" - secretRef: - name: "197" - optional: true - image: "189" - imagePullPolicy: ɘ檲ɨ銦 - lifecycle: - postStart: - exec: - command: - - "227" - httpGet: - host: "230" - httpHeaders: - - name: "231" - value: "232" - path: "228" - port: "229" - scheme: 捘ɍi縱ù墴 - tcpSocket: - host: "233" - port: -1766555420 - preStop: - exec: - command: - - "234" - httpGet: - host: "237" - httpHeaders: - - name: "238" - value: "239" - path: "235" - port: "236" - scheme: m - tcpSocket: - host: "241" - port: "240" - livenessProbe: - exec: - command: - - "214" - failureThreshold: -172061933 - httpGet: - host: "216" - httpHeaders: - - name: "217" - value: "218" - path: "215" - port: 1035477124 - scheme: ǚrǜnh0åȂ - initialDelaySeconds: 1669671203 - periodSeconds: -2026931030 - successThreshold: -1843754483 - tcpSocket: - host: "219" - port: -1024794140 - timeoutSeconds: 636617833 - name: "188" - ports: - - containerPort: -999327618 - hostIP: "194" - hostPort: 828249878 - name: "193" - protocol: M 宸@Z^嫫猤痈C*ĕʄő芖{| - readinessProbe: - exec: - command: - - "220" - failureThreshold: -199511133 - httpGet: - host: "223" - httpHeaders: - - name: "224" - value: "225" - path: "221" - port: "222" - scheme: ȇe媹Hǝ呮}臷Ľð»ųKĵ - initialDelaySeconds: -2047333312 - periodSeconds: -1373541406 - successThreshold: 480521693 - tcpSocket: - host: "226" - port: -540225644 - timeoutSeconds: -1477511050 - resources: - limits: - GS5Ǎ: "526" - requests: - '}穠C]躢|)黰eȪ嵛4$%': "980" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - ȓƇ$缔獵偐ę腬瓷碑=ɉ鎷卩蝾H韹寬 - drop: - - ï瓼猀2:öY鶪5w垁 - privileged: false - procMount: 傭Ȟ1酃=6 - readOnlyRootFilesystem: false - runAsGroup: 6160737734087677664 - runAsNonRoot: false - runAsUser: 246460675557743818 - seLinuxOptions: - level: "246" - role: "244" - type: "245" - user: "243" - stdinOnce: true - terminationMessagePath: "242" - terminationMessagePolicy: 綸_Ú8參遼ūPH炮掊°nʮ - volumeDevices: - - devicePath: "213" - name: "212" - volumeMounts: - - mountPath: "209" - mountPropagation: ƛƟ)ÙæNǚ錯ƶRquA?瞲Ť倱< - name: "208" - readOnly: true - subPath: "210" - subPathExpr: "211" - workingDir: "192" - dnsConfig: - nameservers: - - "307" - options: - - name: "309" - value: "310" - searches: - - "308" - dnsPolicy: 賲鐅臬dH巧 - enableServiceLinks: true - hostAliases: - - hostnames: - - "305" - ip: "304" - hostIPC: true - hostname: "259" - imagePullSecrets: - - name: "258" - initContainers: - - args: - - "132" - command: - - "131" - env: - - name: "139" - value: "140" - valueFrom: - configMapKeyRef: - key: "146" - name: "145" - optional: true - fieldRef: - apiVersion: "141" - fieldPath: "142" - resourceFieldRef: - containerName: "143" - divisor: "85" - resource: "144" - secretKeyRef: - key: "148" - name: "147" - optional: true - envFrom: - - configMapRef: - name: "137" - optional: true - prefix: "136" - secretRef: - name: "138" - optional: false - image: "130" - imagePullPolicy: ʖ畬x骀Šĸů湙騘&啞川J缮ǚb - lifecycle: - postStart: - exec: - command: - - "169" - httpGet: - host: "172" - httpHeaders: - - name: "173" - value: "174" - path: "170" - port: "171" - scheme: Ğİ*洣炽A@ʊʓ - tcpSocket: - host: "175" - port: -675641027 - preStop: - exec: - command: - - "176" - httpGet: - host: "178" - httpHeaders: - - name: "179" - value: "180" - path: "177" - port: 1781137795 - scheme: ş")珷 - tcpSocket: - host: "182" - port: "181" - livenessProbe: - exec: - command: - - "155" - failureThreshold: 327574193 - httpGet: - host: "158" - httpHeaders: - - name: "159" - value: "160" - path: "156" - port: "157" - scheme: 叚Fi皬择,Q捇ȸ{ - initialDelaySeconds: 753533242 - periodSeconds: 358822621 - successThreshold: 1946649472 - tcpSocket: - host: "162" - port: "161" - timeoutSeconds: 1130962147 - name: "129" - ports: - - containerPort: 654894632 - hostIP: "135" - hostPort: 33624773 - name: "134" - protocol: 譋娲瘹ɭȊɚɎ( - readinessProbe: - exec: - command: - - "163" - failureThreshold: -773009446 - httpGet: - host: "165" - httpHeaders: - - name: "166" - value: "167" - path: "164" - port: 1407547486 - scheme: ƐP_痸荎僋bŭDz鯰硰{舁吉蓨O - initialDelaySeconds: -216367368 - periodSeconds: 2073854558 - successThreshold: -557582532 - tcpSocket: - host: "168" - port: -375094516 - timeoutSeconds: 578888856 - resources: - limits: - h^樅燴壩卄: "967" - requests: - Æ碛,1ZƜ/C龷ȪÆ: "750" - securityContext: - allowPrivilegeEscalation: true - capabilities: - add: - - ʬ - drop: - - ʞĹ鑑6NJPM饣`诫z徃鷢6ȥ啕禗Ǐ - privileged: false - procMount: ɥ³ƞsɁ8^ʥǔTĪȸŹă - readOnlyRootFilesystem: false - runAsGroup: 6660890208081642035 - runAsNonRoot: true - runAsUser: 3218628390827875483 - seLinuxOptions: - level: "187" - role: "185" - type: "186" - user: "184" - stdin: true - stdinOnce: true - terminationMessagePath: "183" - terminationMessagePolicy: 'ɖgȏ哙ȍȂ揲ȼDDŽLŬp:' - tty: true - volumeDevices: - - devicePath: "154" - name: "153" - volumeMounts: - - mountPath: "150" - mountPropagation: 鏮嵒ƫS捕ɷD¡轫n - name: "149" - subPath: "151" - subPathExpr: "152" - workingDir: "133" - nodeName: "251" - nodeSelector: - "247": "248" - priority: 1995848794 - priorityClassName: "306" - readinessGates: - - conditionType: 鋎靀G¿əW# - runtimeClassName: "311" - schedulerName: "301" - securityContext: - fsGroup: -441585915417957997 - runAsGroup: 2456473031628327236 - runAsNonRoot: false - runAsUser: 4940823988154942939 - seLinuxOptions: - level: "255" - role: "253" - type: "254" - user: "252" - supplementalGroups: - - -3933586629366315370 - sysctls: - - name: "256" - value: "257" - serviceAccount: "250" - serviceAccountName: "249" - shareProcessNamespace: false - subdomain: "260" - terminationGracePeriodSeconds: -1448922471999191523 - tolerations: - - effect: =歍þ - key: "302" - operator: ūM鈱ɖ'蠨磼O_h盌3+Œ9两@8 - tolerationSeconds: 4473754095909577340 - value: "303" - volumes: - - awsElasticBlockStore: - fsType: "29" - partition: -1161251830 - volumeID: "28" - azureDisk: - cachingMode: l畣潁谯耨V6&]鴍Ɋ恧ȭ%Ǝ - diskName: "92" - diskURI: "93" - fsType: "94" - kind: "" - readOnly: true - azureFile: - secretName: "78" - shareName: "79" - cephfs: - monitors: - - "63" - path: "64" - secretFile: "66" - secretRef: - name: "67" - user: "65" - cinder: - fsType: "61" - secretRef: - name: "62" - volumeID: "60" - configMap: - defaultMode: -314157282 - items: - - key: "81" - mode: -983896210 - path: "82" - name: "80" - optional: false - csi: - driver: "124" - fsType: "125" - nodePublishSecretRef: - name: "128" - readOnly: true - volumeAttributes: - "126": "127" - downwardAPI: - defaultMode: 13677460 - items: - - fieldRef: - apiVersion: "71" - fieldPath: "72" - mode: 684408190 - path: "70" - resourceFieldRef: - containerName: "73" - divisor: "248" - resource: "74" - emptyDir: - medium: Ž燹憍峕?狱³-Ǐ忄*齧獚敆Ȏț - sizeLimit: "2" - fc: - fsType: "76" - lun: -1579157235 - readOnly: true - targetWWNs: - - "75" - wwids: - - "77" - flexVolume: - driver: "55" - fsType: "56" - options: - "58": "59" - readOnly: true - secretRef: - name: "57" - flocker: - datasetName: "68" - datasetUUID: "69" - gcePersistentDisk: - fsType: "27" - partition: 116584168 - pdName: "26" - readOnly: true - gitRepo: - directory: "32" - repository: "30" - revision: "31" - glusterfs: - endpoints: "45" - path: "46" - readOnly: true - hostPath: - path: "25" - type: ěĂ凗蓏Ŋ蛊ĉy緅縕 - iscsi: - fsType: "41" - initiatorName: "44" - iqn: "39" - iscsiInterface: "40" - lun: -1639873916 - portals: - - "42" - readOnly: true - secretRef: - name: "43" - targetPortal: "38" - name: "24" - nfs: - path: "37" - readOnly: true - server: "36" - persistentVolumeClaim: - claimName: "47" - photonPersistentDisk: - fsType: "96" - pdID: "95" - portworxVolume: - fsType: "111" - volumeID: "110" - projected: - defaultMode: 1794524651 - sources: - - configMap: - items: - - key: "106" - mode: -1870473043 - path: "107" - name: "105" - optional: false - downwardAPI: - items: - - fieldRef: - apiVersion: "101" - fieldPath: "102" - mode: -1009864962 - path: "100" - resourceFieldRef: - containerName: "103" - divisor: "272" - resource: "104" - secret: - items: - - key: "98" - mode: -1907421291 - path: "99" - name: "97" - optional: false - serviceAccountToken: - audience: "108" - expirationSeconds: 4696918449912036583 - path: "109" - quobyte: - group: "90" - registry: "87" - tenant: "91" - user: "89" - volume: "88" - rbd: - fsType: "50" - image: "49" - keyring: "53" - monitors: - - "48" - pool: "51" - readOnly: true - secretRef: - name: "54" - user: "52" - scaleIO: - fsType: "119" - gateway: "112" - protectionDomain: "115" - secretRef: - name: "114" - storageMode: "117" - storagePool: "116" - system: "113" - volumeName: "118" - secret: - defaultMode: -1946655205 - items: - - key: "34" - mode: -1261508418 - path: "35" - optional: true - secretName: "33" - storageos: - fsType: "122" - secretRef: - name: "123" - volumeName: "120" - volumeNamespace: "121" - vsphereVolume: - fsType: "84" - storagePolicyID: "86" - storagePolicyName: "85" - volumePath: "83" -status: - conditions: - - lastProbeTime: "2533-09-05T10:19:17Z" - lastTransitionTime: "2800-04-15T11:14:25Z" - message: "313" - reason: "312" - status: b轫ʓ滨ĖRh}颉hȱɷȰW - type: hp像-觗裓6Ř筿ɾ5Ų買霎ȃ - containerStatuses: - - containerID: "346" - image: "344" - imageID: "345" - lastState: - running: - startedAt: "2041-01-04T02:32:46Z" - terminated: - containerID: "343" - exitCode: 1387858949 - finishedAt: "2237-05-21T20:10:11Z" - message: "342" - reason: "341" - signal: 156368232 - startedAt: "2714-05-24T17:12:24Z" - waiting: - message: "340" - reason: "339" - name: "333" - ready: true - restartCount: -1372876567 - state: - running: - startedAt: "2912-12-15T17:53:00Z" - terminated: - containerID: "338" - exitCode: -299700271 - finishedAt: "2235-11-12T03:41:20Z" - message: "337" - reason: "336" - signal: -316291406 - startedAt: "2882-11-24T21:32:38Z" - waiting: - message: "335" - reason: "334" - hostIP: "317" - initContainerStatuses: - - containerID: "332" - image: "330" - imageID: "331" - lastState: - running: - startedAt: "2531-03-08T07:39:55Z" - terminated: - containerID: "329" - exitCode: -36217450 - finishedAt: "2213-09-09T00:43:38Z" - message: "328" - reason: "327" - signal: 1050889206 - startedAt: "2002-02-22T11:05:23Z" - waiting: - message: "326" - reason: "325" - name: "319" - ready: true - restartCount: 1272233359 - state: - running: - startedAt: "2034-12-24T21:21:19Z" - terminated: - containerID: "324" - exitCode: 420595064 - finishedAt: "2577-10-06T23:30:01Z" - message: "323" - reason: "322" - signal: 1195176401 - startedAt: "2237-12-07T03:53:03Z" - waiting: - message: "321" - reason: "320" - message: "314" - nominatedNodeName: "316" - phase: 7uPƒw©ɴĶ烷Ľ - podIP: "318" - qosClass: ?¶ȲƪE1º轪d覉;Ĕ颪œ]洈愥 - reason: "315" diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Pod.json b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Pod.json deleted file mode 100644 index 2af28d8d7a9..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Pod.json +++ /dev/null @@ -1,1089 +0,0 @@ -{ - "kind": "Pod", - "apiVersion": "v1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fields": {"18":{"19":null}} - } - ] - }, - "spec": { - "volumes": [ - { - "name": "24", - "hostPath": { - "path": "25", - "type": "ěĂ凗蓏Ŋ蛊ĉy緅縕" - }, - "emptyDir": { - "medium": "Ž燹憍峕?狱³-Ǐ忄*齧獚敆Ȏț", - "sizeLimit": "2" - }, - "gcePersistentDisk": { - "pdName": "26", - "fsType": "27", - "partition": 116584168, - "readOnly": true - }, - "awsElasticBlockStore": { - "volumeID": "28", - "fsType": "29", - "partition": -1161251830 - }, - "gitRepo": { - "repository": "30", - "revision": "31", - "directory": "32" - }, - "secret": { - "secretName": "33", - "items": [ - { - "key": "34", - "path": "35", - "mode": -1261508418 - } - ], - "defaultMode": -1946655205, - "optional": true - }, - "nfs": { - "server": "36", - "path": "37", - "readOnly": true - }, - "iscsi": { - "targetPortal": "38", - "iqn": "39", - "lun": -1639873916, - "iscsiInterface": "40", - "fsType": "41", - "readOnly": true, - "portals": [ - "42" - ], - "secretRef": { - "name": "43" - }, - "initiatorName": "44" - }, - "glusterfs": { - "endpoints": "45", - "path": "46", - "readOnly": true - }, - "persistentVolumeClaim": { - "claimName": "47" - }, - "rbd": { - "monitors": [ - "48" - ], - "image": "49", - "fsType": "50", - "pool": "51", - "user": "52", - "keyring": "53", - "secretRef": { - "name": "54" - }, - "readOnly": true - }, - "flexVolume": { - "driver": "55", - "fsType": "56", - "secretRef": { - "name": "57" - }, - "readOnly": true, - "options": { - "58": "59" - } - }, - "cinder": { - "volumeID": "60", - "fsType": "61", - "secretRef": { - "name": "62" - } - }, - "cephfs": { - "monitors": [ - "63" - ], - "path": "64", - "user": "65", - "secretFile": "66", - "secretRef": { - "name": "67" - } - }, - "flocker": { - "datasetName": "68", - "datasetUUID": "69" - }, - "downwardAPI": { - "items": [ - { - "path": "70", - "fieldRef": { - "apiVersion": "71", - "fieldPath": "72" - }, - "resourceFieldRef": { - "containerName": "73", - "resource": "74", - "divisor": "248" - }, - "mode": 684408190 - } - ], - "defaultMode": 13677460 - }, - "fc": { - "targetWWNs": [ - "75" - ], - "lun": -1579157235, - "fsType": "76", - "readOnly": true, - "wwids": [ - "77" - ] - }, - "azureFile": { - "secretName": "78", - "shareName": "79" - }, - "configMap": { - "name": "80", - "items": [ - { - "key": "81", - "path": "82", - "mode": -983896210 - } - ], - "defaultMode": -314157282, - "optional": false - }, - "vsphereVolume": { - "volumePath": "83", - "fsType": "84", - "storagePolicyName": "85", - "storagePolicyID": "86" - }, - "quobyte": { - "registry": "87", - "volume": "88", - "user": "89", - "group": "90", - "tenant": "91" - }, - "azureDisk": { - "diskName": "92", - "diskURI": "93", - "cachingMode": "l畣潁谯耨V6\u0026]鴍Ɋ恧ȭ%Ǝ", - "fsType": "94", - "readOnly": true, - "kind": "" - }, - "photonPersistentDisk": { - "pdID": "95", - "fsType": "96" - }, - "projected": { - "sources": [ - { - "secret": { - "name": "97", - "items": [ - { - "key": "98", - "path": "99", - "mode": -1907421291 - } - ], - "optional": false - }, - "downwardAPI": { - "items": [ - { - "path": "100", - "fieldRef": { - "apiVersion": "101", - "fieldPath": "102" - }, - "resourceFieldRef": { - "containerName": "103", - "resource": "104", - "divisor": "272" - }, - "mode": -1009864962 - } - ] - }, - "configMap": { - "name": "105", - "items": [ - { - "key": "106", - "path": "107", - "mode": -1870473043 - } - ], - "optional": false - }, - "serviceAccountToken": { - "audience": "108", - "expirationSeconds": 4696918449912036583, - "path": "109" - } - } - ], - "defaultMode": 1794524651 - }, - "portworxVolume": { - "volumeID": "110", - "fsType": "111" - }, - "scaleIO": { - "gateway": "112", - "system": "113", - "secretRef": { - "name": "114" - }, - "protectionDomain": "115", - "storagePool": "116", - "storageMode": "117", - "volumeName": "118", - "fsType": "119" - }, - "storageos": { - "volumeName": "120", - "volumeNamespace": "121", - "fsType": "122", - "secretRef": { - "name": "123" - } - }, - "csi": { - "driver": "124", - "readOnly": true, - "fsType": "125", - "volumeAttributes": { - "126": "127" - }, - "nodePublishSecretRef": { - "name": "128" - } - } - } - ], - "initContainers": [ - { - "name": "129", - "image": "130", - "command": [ - "131" - ], - "args": [ - "132" - ], - "workingDir": "133", - "ports": [ - { - "name": "134", - "hostPort": 33624773, - "containerPort": 654894632, - "protocol": "譋娲瘹ɭȊɚɎ(", - "hostIP": "135" - } - ], - "envFrom": [ - { - "prefix": "136", - "configMapRef": { - "name": "137", - "optional": true - }, - "secretRef": { - "name": "138", - "optional": false - } - } - ], - "env": [ - { - "name": "139", - "value": "140", - "valueFrom": { - "fieldRef": { - "apiVersion": "141", - "fieldPath": "142" - }, - "resourceFieldRef": { - "containerName": "143", - "resource": "144", - "divisor": "85" - }, - "configMapKeyRef": { - "name": "145", - "key": "146", - "optional": true - }, - "secretKeyRef": { - "name": "147", - "key": "148", - "optional": true - } - } - } - ], - "resources": { - "limits": { - "h^樅燴壩卄": "967" - }, - "requests": { - "Æ碛,1ZƜ/C龷ȪÆ": "750" - } - }, - "volumeMounts": [ - { - "name": "149", - "mountPath": "150", - "subPath": "151", - "mountPropagation": "鏮嵒ƫS捕ɷD¡轫n", - "subPathExpr": "152" - } - ], - "volumeDevices": [ - { - "name": "153", - "devicePath": "154" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "155" - ] - }, - "httpGet": { - "path": "156", - "port": "157", - "host": "158", - "scheme": "叚Fi皬择,Q捇ȸ{", - "httpHeaders": [ - { - "name": "159", - "value": "160" - } - ] - }, - "tcpSocket": { - "port": "161", - "host": "162" - }, - "initialDelaySeconds": 753533242, - "timeoutSeconds": 1130962147, - "periodSeconds": 358822621, - "successThreshold": 1946649472, - "failureThreshold": 327574193 - }, - "readinessProbe": { - "exec": { - "command": [ - "163" - ] - }, - "httpGet": { - "path": "164", - "port": 1407547486, - "host": "165", - "scheme": "ƐP_痸荎僋bŭDz鯰硰{舁吉蓨O", - "httpHeaders": [ - { - "name": "166", - "value": "167" - } - ] - }, - "tcpSocket": { - "port": -375094516, - "host": "168" - }, - "initialDelaySeconds": -216367368, - "timeoutSeconds": 578888856, - "periodSeconds": 2073854558, - "successThreshold": -557582532, - "failureThreshold": -773009446 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "169" - ] - }, - "httpGet": { - "path": "170", - "port": "171", - "host": "172", - "scheme": "Ğİ*洣炽A@ʊʓ", - "httpHeaders": [ - { - "name": "173", - "value": "174" - } - ] - }, - "tcpSocket": { - "port": -675641027, - "host": "175" - } - }, - "preStop": { - "exec": { - "command": [ - "176" - ] - }, - "httpGet": { - "path": "177", - "port": 1781137795, - "host": "178", - "scheme": "ş\")珷", - "httpHeaders": [ - { - "name": "179", - "value": "180" - } - ] - }, - "tcpSocket": { - "port": "181", - "host": "182" - } - } - }, - "terminationMessagePath": "183", - "terminationMessagePolicy": "ɖgȏ哙ȍȂ揲ȼDDŽLŬp:", - "imagePullPolicy": "ʖ畬x骀Šĸů湙騘\u0026啞川J缮ǚb", - "securityContext": { - "capabilities": { - "add": [ - "ʬ" - ], - "drop": [ - "ʞĹ鑑6NJPM饣`诫z徃鷢6ȥ啕禗Ǐ" - ] - }, - "privileged": false, - "seLinuxOptions": { - "user": "184", - "role": "185", - "type": "186", - "level": "187" - }, - "runAsUser": 3218628390827875483, - "runAsGroup": 6660890208081642035, - "runAsNonRoot": true, - "readOnlyRootFilesystem": false, - "allowPrivilegeEscalation": true, - "procMount": "ɥ³ƞsɁ8^ʥǔTĪȸŹă" - }, - "stdin": true, - "stdinOnce": true, - "tty": true - } - ], - "containers": [ - { - "name": "188", - "image": "189", - "command": [ - "190" - ], - "args": [ - "191" - ], - "workingDir": "192", - "ports": [ - { - "name": "193", - "hostPort": 828249878, - "containerPort": -999327618, - "protocol": "M 宸@Z^嫫猤痈C*ĕʄő芖{|", - "hostIP": "194" - } - ], - "envFrom": [ - { - "prefix": "195", - "configMapRef": { - "name": "196", - "optional": false - }, - "secretRef": { - "name": "197", - "optional": true - } - } - ], - "env": [ - { - "name": "198", - "value": "199", - "valueFrom": { - "fieldRef": { - "apiVersion": "200", - "fieldPath": "201" - }, - "resourceFieldRef": { - "containerName": "202", - "resource": "203", - "divisor": "804" - }, - "configMapKeyRef": { - "name": "204", - "key": "205", - "optional": false - }, - "secretKeyRef": { - "name": "206", - "key": "207", - "optional": true - } - } - } - ], - "resources": { - "limits": { - "GS5Ǎ": "526" - }, - "requests": { - "}穠C]躢|)黰eȪ嵛4$%": "980" - } - }, - "volumeMounts": [ - { - "name": "208", - "readOnly": true, - "mountPath": "209", - "subPath": "210", - "mountPropagation": "ƛƟ)ÙæNǚ錯ƶRquA?瞲Ť倱\u003c", - "subPathExpr": "211" - } - ], - "volumeDevices": [ - { - "name": "212", - "devicePath": "213" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "214" - ] - }, - "httpGet": { - "path": "215", - "port": 1035477124, - "host": "216", - "scheme": "ǚrǜnh0åȂ", - "httpHeaders": [ - { - "name": "217", - "value": "218" - } - ] - }, - "tcpSocket": { - "port": -1024794140, - "host": "219" - }, - "initialDelaySeconds": 1669671203, - "timeoutSeconds": 636617833, - "periodSeconds": -2026931030, - "successThreshold": -1843754483, - "failureThreshold": -172061933 - }, - "readinessProbe": { - "exec": { - "command": [ - "220" - ] - }, - "httpGet": { - "path": "221", - "port": "222", - "host": "223", - "scheme": "ȇe媹Hǝ呮}臷Ľð»ųKĵ", - "httpHeaders": [ - { - "name": "224", - "value": "225" - } - ] - }, - "tcpSocket": { - "port": -540225644, - "host": "226" - }, - "initialDelaySeconds": -2047333312, - "timeoutSeconds": -1477511050, - "periodSeconds": -1373541406, - "successThreshold": 480521693, - "failureThreshold": -199511133 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "227" - ] - }, - "httpGet": { - "path": "228", - "port": "229", - "host": "230", - "scheme": "捘ɍi縱ù墴", - "httpHeaders": [ - { - "name": "231", - "value": "232" - } - ] - }, - "tcpSocket": { - "port": -1766555420, - "host": "233" - } - }, - "preStop": { - "exec": { - "command": [ - "234" - ] - }, - "httpGet": { - "path": "235", - "port": "236", - "host": "237", - "scheme": "m", - "httpHeaders": [ - { - "name": "238", - "value": "239" - } - ] - }, - "tcpSocket": { - "port": "240", - "host": "241" - } - } - }, - "terminationMessagePath": "242", - "terminationMessagePolicy": "綸_Ú8參遼ūPH炮掊°nʮ", - "imagePullPolicy": "ɘ檲ɨ銦", - "securityContext": { - "capabilities": { - "add": [ - "ȓƇ$缔獵偐ę腬瓷碑=ɉ鎷卩蝾H韹寬" - ], - "drop": [ - "ï瓼猀2:öY鶪5w垁" - ] - }, - "privileged": false, - "seLinuxOptions": { - "user": "243", - "role": "244", - "type": "245", - "level": "246" - }, - "runAsUser": 246460675557743818, - "runAsGroup": 6160737734087677664, - "runAsNonRoot": false, - "readOnlyRootFilesystem": false, - "allowPrivilegeEscalation": false, - "procMount": "傭Ȟ1酃=6" - }, - "stdinOnce": true - } - ], - "terminationGracePeriodSeconds": -1448922471999191523, - "activeDeadlineSeconds": -4642229086806245627, - "dnsPolicy": "賲鐅臬dH巧", - "nodeSelector": { - "247": "248" - }, - "serviceAccountName": "249", - "serviceAccount": "250", - "automountServiceAccountToken": true, - "nodeName": "251", - "hostIPC": true, - "shareProcessNamespace": false, - "securityContext": { - "seLinuxOptions": { - "user": "252", - "role": "253", - "type": "254", - "level": "255" - }, - "runAsUser": 4940823988154942939, - "runAsGroup": 2456473031628327236, - "runAsNonRoot": false, - "supplementalGroups": [ - -3933586629366315370 - ], - "fsGroup": -441585915417957997, - "sysctls": [ - { - "name": "256", - "value": "257" - } - ] - }, - "imagePullSecrets": [ - { - "name": "258" - } - ], - "hostname": "259", - "subdomain": "260", - "affinity": { - "nodeAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": { - "nodeSelectorTerms": [ - { - "matchExpressions": [ - { - "key": "261", - "operator": "s«öʮĀ\u003c", - "values": [ - "262" - ] - } - ], - "matchFields": [ - { - "key": "263", - "operator": "Ĭ4y£軶", - "values": [ - "264" - ] - } - ] - } - ] - }, - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -1049103969, - "preference": { - "matchExpressions": [ - { - "key": "265", - "operator": "嫙\u0026蒒5靇C'ɵK.Q貇", - "values": [ - "266" - ] - } - ], - "matchFields": [ - { - "key": "267", - "operator": "廷s{Ⱦdz@ùƸʋŀ樺ȃv渟7", - "values": [ - "268" - ] - } - ] - } - } - ] - }, - "podAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "yM_4FpF_W-1._-vL_i.-_-a--G-I.-_Y33k": "8U.-.5--_zm-.-_RJt2pX_2_28.-.7_8B.HF-U-_ik_--S" - }, - "matchExpressions": [ - { - "key": "l8-r1/0n-A9..9__Y-H-Mqpt._.-_..05c.---qy-_5_S.d5a3J.--.6g_4....1..jte", - "operator": "Exists" - } - ] - }, - "namespaces": [ - "275" - ], - "topologyKey": "276" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -1905643191, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "19..c_uo3Pa__n-Dd-.9.-_Z.0_1._hg._o_p6": "O_4Gj._BXt.O-7___-Y_um-_8r--684C" - }, - "matchExpressions": [ - { - "key": "o_-.N.9D-F45eJ7", - "operator": "Exists" - } - ] - }, - "namespaces": [ - "283" - ], - "topologyKey": "284" - } - } - ] - }, - "podAntiAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "6.-L..-__0N_N.O30-_u.y": "hT.-z-._7-5lL..-_--.Va" - }, - "matchExpressions": [ - { - "key": "vvm-2qz7-3042017mh0-5-g-7-7---g88w24/3_F._oX-F9_.5vN5.25aWx.2aM214_.-N_g9", - "operator": "NotIn", - "values": [ - "szA_j" - ] - } - ] - }, - "namespaces": [ - "291" - ], - "topologyKey": "292" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -1952582931, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "7u-tie4-7--gm3.38vl-1z---883d-v3j4-7y-p--u/d-4_4--.-_Z4.LA3HVG93_._.I3.__-.0-z_z0sn8": "3..0c.-.p_3_J_SA995IKCR.s--f.-f.-zv._._.5-H.T.-.-.T-V_D_0-D" - }, - "matchExpressions": [ - { - "key": "26-k8-c2---2etfh41ca-z-5g2wco280.ka-6-31g--z-o-3bz6-8-0-1-z--271s-p9-8--m-cbck561-7n/VC..7o_x3..-.8J", - "operator": "NotIn", - "values": [ - "8._Q.6.I--2_9.v.--_.--4QQ.-s.H.Hf" - ] - } - ] - }, - "namespaces": [ - "299" - ], - "topologyKey": "300" - } - } - ] - } - }, - "schedulerName": "301", - "tolerations": [ - { - "key": "302", - "operator": "ūM鈱ɖ'蠨磼O_h盌3+Œ9两@8", - "value": "303", - "effect": "=歍þ", - "tolerationSeconds": 4473754095909577340 - } - ], - "hostAliases": [ - { - "ip": "304", - "hostnames": [ - "305" - ] - } - ], - "priorityClassName": "306", - "priority": 1995848794, - "dnsConfig": { - "nameservers": [ - "307" - ], - "searches": [ - "308" - ], - "options": [ - { - "name": "309", - "value": "310" - } - ] - }, - "readinessGates": [ - { - "conditionType": "鋎靀G¿əW#" - } - ], - "runtimeClassName": "311", - "enableServiceLinks": true - }, - "status": { - "phase": "7uPƒw©ɴĶ烷Ľ", - "conditions": [ - { - "type": "hp像-觗裓6Ř筿ɾ5Ų買霎ȃ", - "status": "b轫ʓ滨ĖRh}颉hȱɷȰW", - "lastProbeTime": "2533-09-05T10:19:17Z", - "lastTransitionTime": "2800-04-15T11:14:25Z", - "reason": "312", - "message": "313" - } - ], - "message": "314", - "reason": "315", - "nominatedNodeName": "316", - "hostIP": "317", - "podIP": "318", - "initContainerStatuses": [ - { - "name": "319", - "state": { - "waiting": { - "reason": "320", - "message": "321" - }, - "running": { - "startedAt": "2034-12-24T21:21:19Z" - }, - "terminated": { - "exitCode": 420595064, - "signal": 1195176401, - "reason": "322", - "message": "323", - "startedAt": "2237-12-07T03:53:03Z", - "finishedAt": "2577-10-06T23:30:01Z", - "containerID": "324" - } - }, - "lastState": { - "waiting": { - "reason": "325", - "message": "326" - }, - "running": { - "startedAt": "2531-03-08T07:39:55Z" - }, - "terminated": { - "exitCode": -36217450, - "signal": 1050889206, - "reason": "327", - "message": "328", - "startedAt": "2002-02-22T11:05:23Z", - "finishedAt": "2213-09-09T00:43:38Z", - "containerID": "329" - } - }, - "ready": true, - "restartCount": 1272233359, - "image": "330", - "imageID": "331", - "containerID": "332" - } - ], - "containerStatuses": [ - { - "name": "333", - "state": { - "waiting": { - "reason": "334", - "message": "335" - }, - "running": { - "startedAt": "2912-12-15T17:53:00Z" - }, - "terminated": { - "exitCode": -299700271, - "signal": -316291406, - "reason": "336", - "message": "337", - "startedAt": "2882-11-24T21:32:38Z", - "finishedAt": "2235-11-12T03:41:20Z", - "containerID": "338" - } - }, - "lastState": { - "waiting": { - "reason": "339", - "message": "340" - }, - "running": { - "startedAt": "2041-01-04T02:32:46Z" - }, - "terminated": { - "exitCode": 1387858949, - "signal": 156368232, - "reason": "341", - "message": "342", - "startedAt": "2714-05-24T17:12:24Z", - "finishedAt": "2237-05-21T20:10:11Z", - "containerID": "343" - } - }, - "ready": true, - "restartCount": -1372876567, - "image": "344", - "imageID": "345", - "containerID": "346" - } - ], - "qosClass": "?¶ȲƪE1º轪d覉;Ĕ颪œ]洈愥" - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Pod.pb b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Pod.pb deleted file mode 100644 index 9c716927c467883412b4925f76c6d88b3ee3605a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4845 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 UPUOKkQ2^&eyb@?DHj~}-|EiBWd;kCd diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Pod.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Pod.yaml deleted file mode 100644 index 2b6e1883f48..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Pod.yaml +++ /dev/null @@ -1,747 +0,0 @@ -apiVersion: v1 -kind: Pod -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - fields: - "18": - "19": null - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -spec: - activeDeadlineSeconds: -4642229086806245627 - affinity: - nodeAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - key: "265" - operator: 嫙&蒒5靇C'ɵK.Q貇 - values: - - "266" - matchFields: - - key: "267" - operator: 廷s{Ⱦdz@ùƸʋŀ樺ȃv渟7 - values: - - "268" - weight: -1049103969 - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - key: "261" - operator: s«öʮĀ< - values: - - "262" - matchFields: - - key: "263" - operator: Ĭ4y£軶 - values: - - "264" - podAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: o_-.N.9D-F45eJ7 - operator: Exists - matchLabels: - 19..c_uo3Pa__n-Dd-.9.-_Z.0_1._hg._o_p6: O_4Gj._BXt.O-7___-Y_um-_8r--684C - namespaces: - - "283" - topologyKey: "284" - weight: -1905643191 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: l8-r1/0n-A9..9__Y-H-Mqpt._.-_..05c.---qy-_5_S.d5a3J.--.6g_4....1..jte - operator: Exists - matchLabels: - yM_4FpF_W-1._-vL_i.-_-a--G-I.-_Y33k: 8U.-.5--_zm-.-_RJt2pX_2_28.-.7_8B.HF-U-_ik_--S - namespaces: - - "275" - topologyKey: "276" - podAntiAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: 26-k8-c2---2etfh41ca-z-5g2wco280.ka-6-31g--z-o-3bz6-8-0-1-z--271s-p9-8--m-cbck561-7n/VC..7o_x3..-.8J - operator: NotIn - values: - - 8._Q.6.I--2_9.v.--_.--4QQ.-s.H.Hf - matchLabels: - 7u-tie4-7--gm3.38vl-1z---883d-v3j4-7y-p--u/d-4_4--.-_Z4.LA3HVG93_._.I3.__-.0-z_z0sn8: 3..0c.-.p_3_J_SA995IKCR.s--f.-f.-zv._._.5-H.T.-.-.T-V_D_0-D - namespaces: - - "299" - topologyKey: "300" - weight: -1952582931 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: vvm-2qz7-3042017mh0-5-g-7-7---g88w24/3_F._oX-F9_.5vN5.25aWx.2aM214_.-N_g9 - operator: NotIn - values: - - szA_j - matchLabels: - 6.-L..-__0N_N.O30-_u.y: hT.-z-._7-5lL..-_--.Va - namespaces: - - "291" - topologyKey: "292" - automountServiceAccountToken: true - containers: - - args: - - "191" - command: - - "190" - env: - - name: "198" - value: "199" - valueFrom: - configMapKeyRef: - key: "205" - name: "204" - optional: false - fieldRef: - apiVersion: "200" - fieldPath: "201" - resourceFieldRef: - containerName: "202" - divisor: "804" - resource: "203" - secretKeyRef: - key: "207" - name: "206" - optional: true - envFrom: - - configMapRef: - name: "196" - optional: false - prefix: "195" - secretRef: - name: "197" - optional: true - image: "189" - imagePullPolicy: ɘ檲ɨ銦 - lifecycle: - postStart: - exec: - command: - - "227" - httpGet: - host: "230" - httpHeaders: - - name: "231" - value: "232" - path: "228" - port: "229" - scheme: 捘ɍi縱ù墴 - tcpSocket: - host: "233" - port: -1766555420 - preStop: - exec: - command: - - "234" - httpGet: - host: "237" - httpHeaders: - - name: "238" - value: "239" - path: "235" - port: "236" - scheme: m - tcpSocket: - host: "241" - port: "240" - livenessProbe: - exec: - command: - - "214" - failureThreshold: -172061933 - httpGet: - host: "216" - httpHeaders: - - name: "217" - value: "218" - path: "215" - port: 1035477124 - scheme: ǚrǜnh0åȂ - initialDelaySeconds: 1669671203 - periodSeconds: -2026931030 - successThreshold: -1843754483 - tcpSocket: - host: "219" - port: -1024794140 - timeoutSeconds: 636617833 - name: "188" - ports: - - containerPort: -999327618 - hostIP: "194" - hostPort: 828249878 - name: "193" - protocol: M 宸@Z^嫫猤痈C*ĕʄő芖{| - readinessProbe: - exec: - command: - - "220" - failureThreshold: -199511133 - httpGet: - host: "223" - httpHeaders: - - name: "224" - value: "225" - path: "221" - port: "222" - scheme: ȇe媹Hǝ呮}臷Ľð»ųKĵ - initialDelaySeconds: -2047333312 - periodSeconds: -1373541406 - successThreshold: 480521693 - tcpSocket: - host: "226" - port: -540225644 - timeoutSeconds: -1477511050 - resources: - limits: - GS5Ǎ: "526" - requests: - '}穠C]躢|)黰eȪ嵛4$%': "980" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - ȓƇ$缔獵偐ę腬瓷碑=ɉ鎷卩蝾H韹寬 - drop: - - ï瓼猀2:öY鶪5w垁 - privileged: false - procMount: 傭Ȟ1酃=6 - readOnlyRootFilesystem: false - runAsGroup: 6160737734087677664 - runAsNonRoot: false - runAsUser: 246460675557743818 - seLinuxOptions: - level: "246" - role: "244" - type: "245" - user: "243" - stdinOnce: true - terminationMessagePath: "242" - terminationMessagePolicy: 綸_Ú8參遼ūPH炮掊°nʮ - volumeDevices: - - devicePath: "213" - name: "212" - volumeMounts: - - mountPath: "209" - mountPropagation: ƛƟ)ÙæNǚ錯ƶRquA?瞲Ť倱< - name: "208" - readOnly: true - subPath: "210" - subPathExpr: "211" - workingDir: "192" - dnsConfig: - nameservers: - - "307" - options: - - name: "309" - value: "310" - searches: - - "308" - dnsPolicy: 賲鐅臬dH巧 - enableServiceLinks: true - hostAliases: - - hostnames: - - "305" - ip: "304" - hostIPC: true - hostname: "259" - imagePullSecrets: - - name: "258" - initContainers: - - args: - - "132" - command: - - "131" - env: - - name: "139" - value: "140" - valueFrom: - configMapKeyRef: - key: "146" - name: "145" - optional: true - fieldRef: - apiVersion: "141" - fieldPath: "142" - resourceFieldRef: - containerName: "143" - divisor: "85" - resource: "144" - secretKeyRef: - key: "148" - name: "147" - optional: true - envFrom: - - configMapRef: - name: "137" - optional: true - prefix: "136" - secretRef: - name: "138" - optional: false - image: "130" - imagePullPolicy: ʖ畬x骀Šĸů湙騘&啞川J缮ǚb - lifecycle: - postStart: - exec: - command: - - "169" - httpGet: - host: "172" - httpHeaders: - - name: "173" - value: "174" - path: "170" - port: "171" - scheme: Ğİ*洣炽A@ʊʓ - tcpSocket: - host: "175" - port: -675641027 - preStop: - exec: - command: - - "176" - httpGet: - host: "178" - httpHeaders: - - name: "179" - value: "180" - path: "177" - port: 1781137795 - scheme: ş")珷 - tcpSocket: - host: "182" - port: "181" - livenessProbe: - exec: - command: - - "155" - failureThreshold: 327574193 - httpGet: - host: "158" - httpHeaders: - - name: "159" - value: "160" - path: "156" - port: "157" - scheme: 叚Fi皬择,Q捇ȸ{ - initialDelaySeconds: 753533242 - periodSeconds: 358822621 - successThreshold: 1946649472 - tcpSocket: - host: "162" - port: "161" - timeoutSeconds: 1130962147 - name: "129" - ports: - - containerPort: 654894632 - hostIP: "135" - hostPort: 33624773 - name: "134" - protocol: 譋娲瘹ɭȊɚɎ( - readinessProbe: - exec: - command: - - "163" - failureThreshold: -773009446 - httpGet: - host: "165" - httpHeaders: - - name: "166" - value: "167" - path: "164" - port: 1407547486 - scheme: ƐP_痸荎僋bŭDz鯰硰{舁吉蓨O - initialDelaySeconds: -216367368 - periodSeconds: 2073854558 - successThreshold: -557582532 - tcpSocket: - host: "168" - port: -375094516 - timeoutSeconds: 578888856 - resources: - limits: - h^樅燴壩卄: "967" - requests: - Æ碛,1ZƜ/C龷ȪÆ: "750" - securityContext: - allowPrivilegeEscalation: true - capabilities: - add: - - ʬ - drop: - - ʞĹ鑑6NJPM饣`诫z徃鷢6ȥ啕禗Ǐ - privileged: false - procMount: ɥ³ƞsɁ8^ʥǔTĪȸŹă - readOnlyRootFilesystem: false - runAsGroup: 6660890208081642035 - runAsNonRoot: true - runAsUser: 3218628390827875483 - seLinuxOptions: - level: "187" - role: "185" - type: "186" - user: "184" - stdin: true - stdinOnce: true - terminationMessagePath: "183" - terminationMessagePolicy: 'ɖgȏ哙ȍȂ揲ȼDDŽLŬp:' - tty: true - volumeDevices: - - devicePath: "154" - name: "153" - volumeMounts: - - mountPath: "150" - mountPropagation: 鏮嵒ƫS捕ɷD¡轫n - name: "149" - subPath: "151" - subPathExpr: "152" - workingDir: "133" - nodeName: "251" - nodeSelector: - "247": "248" - priority: 1995848794 - priorityClassName: "306" - readinessGates: - - conditionType: 鋎靀G¿əW# - runtimeClassName: "311" - schedulerName: "301" - securityContext: - fsGroup: -441585915417957997 - runAsGroup: 2456473031628327236 - runAsNonRoot: false - runAsUser: 4940823988154942939 - seLinuxOptions: - level: "255" - role: "253" - type: "254" - user: "252" - supplementalGroups: - - -3933586629366315370 - sysctls: - - name: "256" - value: "257" - serviceAccount: "250" - serviceAccountName: "249" - shareProcessNamespace: false - subdomain: "260" - terminationGracePeriodSeconds: -1448922471999191523 - tolerations: - - effect: =歍þ - key: "302" - operator: ūM鈱ɖ'蠨磼O_h盌3+Œ9两@8 - tolerationSeconds: 4473754095909577340 - value: "303" - volumes: - - awsElasticBlockStore: - fsType: "29" - partition: -1161251830 - volumeID: "28" - azureDisk: - cachingMode: l畣潁谯耨V6&]鴍Ɋ恧ȭ%Ǝ - diskName: "92" - diskURI: "93" - fsType: "94" - kind: "" - readOnly: true - azureFile: - secretName: "78" - shareName: "79" - cephfs: - monitors: - - "63" - path: "64" - secretFile: "66" - secretRef: - name: "67" - user: "65" - cinder: - fsType: "61" - secretRef: - name: "62" - volumeID: "60" - configMap: - defaultMode: -314157282 - items: - - key: "81" - mode: -983896210 - path: "82" - name: "80" - optional: false - csi: - driver: "124" - fsType: "125" - nodePublishSecretRef: - name: "128" - readOnly: true - volumeAttributes: - "126": "127" - downwardAPI: - defaultMode: 13677460 - items: - - fieldRef: - apiVersion: "71" - fieldPath: "72" - mode: 684408190 - path: "70" - resourceFieldRef: - containerName: "73" - divisor: "248" - resource: "74" - emptyDir: - medium: Ž燹憍峕?狱³-Ǐ忄*齧獚敆Ȏț - sizeLimit: "2" - fc: - fsType: "76" - lun: -1579157235 - readOnly: true - targetWWNs: - - "75" - wwids: - - "77" - flexVolume: - driver: "55" - fsType: "56" - options: - "58": "59" - readOnly: true - secretRef: - name: "57" - flocker: - datasetName: "68" - datasetUUID: "69" - gcePersistentDisk: - fsType: "27" - partition: 116584168 - pdName: "26" - readOnly: true - gitRepo: - directory: "32" - repository: "30" - revision: "31" - glusterfs: - endpoints: "45" - path: "46" - readOnly: true - hostPath: - path: "25" - type: ěĂ凗蓏Ŋ蛊ĉy緅縕 - iscsi: - fsType: "41" - initiatorName: "44" - iqn: "39" - iscsiInterface: "40" - lun: -1639873916 - portals: - - "42" - readOnly: true - secretRef: - name: "43" - targetPortal: "38" - name: "24" - nfs: - path: "37" - readOnly: true - server: "36" - persistentVolumeClaim: - claimName: "47" - photonPersistentDisk: - fsType: "96" - pdID: "95" - portworxVolume: - fsType: "111" - volumeID: "110" - projected: - defaultMode: 1794524651 - sources: - - configMap: - items: - - key: "106" - mode: -1870473043 - path: "107" - name: "105" - optional: false - downwardAPI: - items: - - fieldRef: - apiVersion: "101" - fieldPath: "102" - mode: -1009864962 - path: "100" - resourceFieldRef: - containerName: "103" - divisor: "272" - resource: "104" - secret: - items: - - key: "98" - mode: -1907421291 - path: "99" - name: "97" - optional: false - serviceAccountToken: - audience: "108" - expirationSeconds: 4696918449912036583 - path: "109" - quobyte: - group: "90" - registry: "87" - tenant: "91" - user: "89" - volume: "88" - rbd: - fsType: "50" - image: "49" - keyring: "53" - monitors: - - "48" - pool: "51" - readOnly: true - secretRef: - name: "54" - user: "52" - scaleIO: - fsType: "119" - gateway: "112" - protectionDomain: "115" - secretRef: - name: "114" - storageMode: "117" - storagePool: "116" - system: "113" - volumeName: "118" - secret: - defaultMode: -1946655205 - items: - - key: "34" - mode: -1261508418 - path: "35" - optional: true - secretName: "33" - storageos: - fsType: "122" - secretRef: - name: "123" - volumeName: "120" - volumeNamespace: "121" - vsphereVolume: - fsType: "84" - storagePolicyID: "86" - storagePolicyName: "85" - volumePath: "83" -status: - conditions: - - lastProbeTime: "2533-09-05T10:19:17Z" - lastTransitionTime: "2800-04-15T11:14:25Z" - message: "313" - reason: "312" - status: b轫ʓ滨ĖRh}颉hȱɷȰW - type: hp像-觗裓6Ř筿ɾ5Ų買霎ȃ - containerStatuses: - - containerID: "346" - image: "344" - imageID: "345" - lastState: - running: - startedAt: "2041-01-04T02:32:46Z" - terminated: - containerID: "343" - exitCode: 1387858949 - finishedAt: "2237-05-21T20:10:11Z" - message: "342" - reason: "341" - signal: 156368232 - startedAt: "2714-05-24T17:12:24Z" - waiting: - message: "340" - reason: "339" - name: "333" - ready: true - restartCount: -1372876567 - state: - running: - startedAt: "2912-12-15T17:53:00Z" - terminated: - containerID: "338" - exitCode: -299700271 - finishedAt: "2235-11-12T03:41:20Z" - message: "337" - reason: "336" - signal: -316291406 - startedAt: "2882-11-24T21:32:38Z" - waiting: - message: "335" - reason: "334" - hostIP: "317" - initContainerStatuses: - - containerID: "332" - image: "330" - imageID: "331" - lastState: - running: - startedAt: "2531-03-08T07:39:55Z" - terminated: - containerID: "329" - exitCode: -36217450 - finishedAt: "2213-09-09T00:43:38Z" - message: "328" - reason: "327" - signal: 1050889206 - startedAt: "2002-02-22T11:05:23Z" - waiting: - message: "326" - reason: "325" - name: "319" - ready: true - restartCount: 1272233359 - state: - running: - startedAt: "2034-12-24T21:21:19Z" - terminated: - containerID: "324" - exitCode: 420595064 - finishedAt: "2577-10-06T23:30:01Z" - message: "323" - reason: "322" - signal: 1195176401 - startedAt: "2237-12-07T03:53:03Z" - waiting: - message: "321" - reason: "320" - message: "314" - nominatedNodeName: "316" - phase: 7uPƒw©ɴĶ烷Ľ - podIP: "318" - qosClass: ?¶ȲƪE1º轪d覉;Ĕ颪œ]洈愥 - reason: "315" diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PodAttachOptions.json b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PodAttachOptions.json deleted file mode 100644 index b2f3956e960..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PodAttachOptions.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "kind": "PodAttachOptions", - "apiVersion": "v1", - "stdin": true, - "stderr": true, - "container": "2" -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PodAttachOptions.pb b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PodAttachOptions.pb deleted file mode 100644 index 359a779b9ec310e263b45afdf89934d205cd9fb8..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 45 zcmd0{C}!Xi<6Z)8kwXHRf+X>V?G5-17*G7te603i0`=s29Y_EG diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PodLogOptions.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PodLogOptions.yaml deleted file mode 100644 index 845f9e45510..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PodLogOptions.yaml +++ /dev/null @@ -1,8 +0,0 @@ -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.14.0/core.v1.PodPortForwardOptions.json b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PodPortForwardOptions.json deleted file mode 100644 index bdd91aa3c35..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PodPortForwardOptions.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "kind": "PodPortForwardOptions", - "apiVersion": "v1", - "ports": [ - -1477656590 - ] -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PodPortForwardOptions.pb b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PodPortForwardOptions.pb deleted file mode 100644 index da9223a26e243785ca890b04328a2da393fb618a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 50 zcmd0{C}!Z2=3*){6cP={PYK8`Dsjs%Do-p*@h>RJ%+D(p;^z4Df7AY7|ABx}ib071 E0HJ;pSpWb4 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PodPortForwardOptions.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PodPortForwardOptions.yaml deleted file mode 100644 index 1f83d977fc8..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PodPortForwardOptions.yaml +++ /dev/null @@ -1,4 +0,0 @@ -apiVersion: v1 -kind: PodPortForwardOptions -ports: -- -1477656590 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PodProxyOptions.json b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PodProxyOptions.json deleted file mode 100644 index 1ab7ba0c45a..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PodProxyOptions.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "kind": "PodProxyOptions", - "apiVersion": "v1", - "path": "2" -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PodProxyOptions.pb b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PodProxyOptions.pb deleted file mode 100644 index c52bc3375bcc74b85722e4def402c5a4d23939cb..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 36 rcmd0{C}!Xiuc-7dD9OyvD;8qrVlF|90%}uugu2;H4N!tPBw>FHq4p#W@cwQ#nvH2LXvEy zcHLB3)66XYp_r0b>6(cL*WJ}htkjC2g4lJJsMI=`DfV`%cX{szkI(nZ?~HC|*c29C zl=E;8m<_B89lNago7vVj!X4Mp|N)|;Yx~6IpCRY9Zx5@>Fr`1tnW3mTakE@(_XIsZW z{tgycc%Yw3W`UK5vQ(VLLKzECCgQFm6_GJt_}XRrlsi~gVurFTF*+!PvQhzM)eX|= zSB>8ruXjg$?s(^|skZdvk=93(BZV2$zAMoNhbcPR6sRennguibhi&Z6U{lB+?9ei1 z8uR!pHq{iE2)mbjZLz`nc!wwC%nh{%>vH+j^iW-7qS_oE?^*J;L>p_u*Tc6b`vio7 zEnS1993vw1^T+e<0**05tYC;$0b)&r*g|J3hD5Rr0TwDMe~d-+)_AB`c$P(I<#m-q z;ut|gZ)RPee{azPIIpYvMdGyu1gPjDRIFx%K6<|N0gk~4wcMDvqjStbs7k`ogr~|p zRI%Z$Ew9cbQBOi|2ZwXGu6Mo9{!1zmp{h{Hzq!7)&yeQk7l*P8Nljx+SDX8XlQC2^ zDqCz&)iY7BF*|azGU&<~p!JFTw?4r>>qGq>UG53T*HPZSXn zm4=SIjCG$gLLV+a-8hj5C7N(JQJ+|-ryJh-{CI5&_4cF9@7V-2t)E9Y_=z o`_$80Y#_A_bM1!`h$5!}(~|SvtL+#nn9jro6(t{HU0_7!4?=(df&c&j diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PodStatusResult.after_roundtrip.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PodStatusResult.after_roundtrip.yaml deleted file mode 100644 index cbaca33094c..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PodStatusResult.after_roundtrip.yaml +++ /dev/null @@ -1,115 +0,0 @@ -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" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -status: - conditions: - - lastProbeTime: "2942-12-08T14:55:02Z" - lastTransitionTime: "2763-08-05T14:40:52Z" - message: "25" - reason: "24" - status: -Ǐ忄*齧獚敆Ȏțê - type: (ĿȊ甞谐颋DžSǡƏS - containerStatuses: - - containerID: "58" - image: "56" - imageID: "57" - lastState: - running: - startedAt: "2017-07-05T09:59:20Z" - terminated: - containerID: "55" - exitCode: 172857432 - finishedAt: "2619-11-08T20:15:12Z" - message: "54" - reason: "53" - signal: -110482268 - startedAt: "2301-04-13T22:07:52Z" - waiting: - message: "52" - reason: "51" - name: "45" - ready: false - restartCount: 1993018368 - state: - running: - startedAt: "2378-05-17T18:35:29Z" - terminated: - containerID: "50" - exitCode: -1134418089 - finishedAt: "2448-04-25T19:46:34Z" - message: "49" - reason: "48" - signal: -106888179 - startedAt: "1981-05-09T15:33:51Z" - waiting: - message: "47" - reason: "46" - hostIP: "29" - initContainerStatuses: - - containerID: "44" - image: "42" - imageID: "43" - lastState: - running: - startedAt: "2149-06-18T16:38:18Z" - terminated: - containerID: "41" - exitCode: 254375933 - finishedAt: "2516-08-23T06:28:28Z" - message: "40" - reason: "39" - signal: 523306325 - startedAt: "2874-05-09T23:28:59Z" - waiting: - message: "38" - reason: "37" - name: "31" - ready: true - restartCount: 1246233319 - state: - running: - startedAt: "2399-02-06T09:57:06Z" - terminated: - containerID: "36" - exitCode: -1487653240 - finishedAt: "2777-11-15T04:18:59Z" - message: "35" - reason: "34" - signal: -1997863172 - startedAt: "2908-03-20T00:45:43Z" - waiting: - message: "33" - reason: "32" - message: "26" - nominatedNodeName: "28" - phase: ƗǸƢ6/ʕV - podIP: "30" - qosClass: ƕP喂ƈ - reason: "27" diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PodStatusResult.json b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PodStatusResult.json deleted file mode 100644 index 146d4fd0ef9..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PodStatusResult.json +++ /dev/null @@ -1,154 +0,0 @@ -{ - "kind": "PodStatusResult", - "apiVersion": "v1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fields": {"18":{"19":null}} - } - ] - }, - "status": { - "phase": "ƗǸƢ6/ʕV", - "conditions": [ - { - "type": "(ĿȊ甞谐颋DžSǡƏS", - "status": "-Ǐ忄*齧獚敆Ȏțê", - "lastProbeTime": "2942-12-08T14:55:02Z", - "lastTransitionTime": "2763-08-05T14:40:52Z", - "reason": "24", - "message": "25" - } - ], - "message": "26", - "reason": "27", - "nominatedNodeName": "28", - "hostIP": "29", - "podIP": "30", - "initContainerStatuses": [ - { - "name": "31", - "state": { - "waiting": { - "reason": "32", - "message": "33" - }, - "running": { - "startedAt": "2399-02-06T09:57:06Z" - }, - "terminated": { - "exitCode": -1487653240, - "signal": -1997863172, - "reason": "34", - "message": "35", - "startedAt": "2908-03-20T00:45:43Z", - "finishedAt": "2777-11-15T04:18:59Z", - "containerID": "36" - } - }, - "lastState": { - "waiting": { - "reason": "37", - "message": "38" - }, - "running": { - "startedAt": "2149-06-18T16:38:18Z" - }, - "terminated": { - "exitCode": 254375933, - "signal": 523306325, - "reason": "39", - "message": "40", - "startedAt": "2874-05-09T23:28:59Z", - "finishedAt": "2516-08-23T06:28:28Z", - "containerID": "41" - } - }, - "ready": true, - "restartCount": 1246233319, - "image": "42", - "imageID": "43", - "containerID": "44" - } - ], - "containerStatuses": [ - { - "name": "45", - "state": { - "waiting": { - "reason": "46", - "message": "47" - }, - "running": { - "startedAt": "2378-05-17T18:35:29Z" - }, - "terminated": { - "exitCode": -1134418089, - "signal": -106888179, - "reason": "48", - "message": "49", - "startedAt": "1981-05-09T15:33:51Z", - "finishedAt": "2448-04-25T19:46:34Z", - "containerID": "50" - } - }, - "lastState": { - "waiting": { - "reason": "51", - "message": "52" - }, - "running": { - "startedAt": "2017-07-05T09:59:20Z" - }, - "terminated": { - "exitCode": 172857432, - "signal": -110482268, - "reason": "53", - "message": "54", - "startedAt": "2301-04-13T22:07:52Z", - "finishedAt": "2619-11-08T20:15:12Z", - "containerID": "55" - } - }, - "ready": false, - "restartCount": 1993018368, - "image": "56", - "imageID": "57", - "containerID": "58" - } - ], - "qosClass": "ƕP喂ƈ" - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PodStatusResult.pb b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PodStatusResult.pb deleted file mode 100644 index 61ac9e044bba60fbb9087e4928f967bc2b0b93e2..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 734 zcmXxgUr19?90%}wPN|0**yWHu+$XyaF&5^%=l(v^x2&TU$Wm6{P$5StrOsr6u{*x9Yl%kTW)$LIIucUHGEY!VAE zNqBeWg)`YD`6Z?HtO9%Kxe`1U$1VXD5Da7GnOim>zC(oBQ~B^D`xPA z9qcZDQ^4!*(9&iab8rTmZ1PP6UCRw^k-@rXhdWS}9ccI0X5-}4Ky7HE(i|P{S@yJq z8>@pif_EnSc!c~dU4z9OBOvti$BXVfjxj@`5J*%W5>0@_LVGKLvS=FuEL2o{oJF*1 z7%CRbvIwodsc?uK!)xg6tn>5lZTbM`aaO*J{k8!Q6wW%TQe^?E3YEND8|(WFX>NXTD8rD{ z6vlL|xqmo;Kvko%#RgS99r+tGL$}KP&a43%UzYyHmkEZlY^+;bT=fzozVqwcvkfCN zx9RB*tpAHID*}{Nx^(1Kr2D+F^wG-L=E>MnS>uny;>#B5>4vv4KVFkWz5QtGd-r8- z!R7l!Zy;Og4Md8Je(LEhG?1G5x%R^`M3GW}X}RkD>zxEDg!ZxxDoQRSI?o8qAB2Vh A`2YX_ diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PodStatusResult.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PodStatusResult.yaml deleted file mode 100644 index 45c5fd94b7d..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PodStatusResult.yaml +++ /dev/null @@ -1,118 +0,0 @@ -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" - fields: - "18": - "19": null - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -status: - conditions: - - lastProbeTime: "2942-12-08T14:55:02Z" - lastTransitionTime: "2763-08-05T14:40:52Z" - message: "25" - reason: "24" - status: -Ǐ忄*齧獚敆Ȏțê - type: (ĿȊ甞谐颋DžSǡƏS - containerStatuses: - - containerID: "58" - image: "56" - imageID: "57" - lastState: - running: - startedAt: "2017-07-05T09:59:20Z" - terminated: - containerID: "55" - exitCode: 172857432 - finishedAt: "2619-11-08T20:15:12Z" - message: "54" - reason: "53" - signal: -110482268 - startedAt: "2301-04-13T22:07:52Z" - waiting: - message: "52" - reason: "51" - name: "45" - ready: false - restartCount: 1993018368 - state: - running: - startedAt: "2378-05-17T18:35:29Z" - terminated: - containerID: "50" - exitCode: -1134418089 - finishedAt: "2448-04-25T19:46:34Z" - message: "49" - reason: "48" - signal: -106888179 - startedAt: "1981-05-09T15:33:51Z" - waiting: - message: "47" - reason: "46" - hostIP: "29" - initContainerStatuses: - - containerID: "44" - image: "42" - imageID: "43" - lastState: - running: - startedAt: "2149-06-18T16:38:18Z" - terminated: - containerID: "41" - exitCode: 254375933 - finishedAt: "2516-08-23T06:28:28Z" - message: "40" - reason: "39" - signal: 523306325 - startedAt: "2874-05-09T23:28:59Z" - waiting: - message: "38" - reason: "37" - name: "31" - ready: true - restartCount: 1246233319 - state: - running: - startedAt: "2399-02-06T09:57:06Z" - terminated: - containerID: "36" - exitCode: -1487653240 - finishedAt: "2777-11-15T04:18:59Z" - message: "35" - reason: "34" - signal: -1997863172 - startedAt: "2908-03-20T00:45:43Z" - waiting: - message: "33" - reason: "32" - message: "26" - nominatedNodeName: "28" - phase: ƗǸƢ6/ʕV - podIP: "30" - qosClass: ƕP喂ƈ - reason: "27" diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PodTemplate.after_roundtrip.json b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PodTemplate.after_roundtrip.json deleted file mode 100644 index bcee336e86e..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PodTemplate.after_roundtrip.json +++ /dev/null @@ -1,1022 +0,0 @@ -{ - "kind": "PodTemplate", - "apiVersion": "v1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17" - } - ] - }, - "template": { - "metadata": { - "name": "24", - "generateName": "25", - "namespace": "26", - "selfLink": "27", - "uid": "^苣", - "resourceVersion": "1092536316763508004", - "generation": 1905795315403748486, - "creationTimestamp": null, - "deletionGracePeriodSeconds": 7323204920313990232, - "labels": { - "29": "30" - }, - "annotations": { - "31": "32" - }, - "ownerReferences": [ - { - "apiVersion": "33", - "kind": "34", - "name": "35", - "uid": "谐颋DžSǡƏS$+½H牗洝尿", - "controller": true, - "blockOwnerDeletion": false - } - ], - "finalizers": [ - "36" - ], - "clusterName": "37", - "managedFields": [ - { - "manager": "38", - "operation": "B峅x4%a", - "apiVersion": "39" - } - ] - }, - "spec": { - "volumes": [ - { - "name": "45", - "hostPath": { - "path": "46", - "type": "DrȮ" - }, - "emptyDir": { - "medium": "励鹗塢ē ", - "sizeLimit": "995" - }, - "gcePersistentDisk": { - "pdName": "47", - "fsType": "48", - "partition": -664310043, - "readOnly": true - }, - "awsElasticBlockStore": { - "volumeID": "49", - "fsType": "50", - "partition": 13677460, - "readOnly": true - }, - "gitRepo": { - "repository": "51", - "revision": "52", - "directory": "53" - }, - "secret": { - "secretName": "54", - "items": [ - { - "key": "55", - "path": "56", - "mode": 1557090007 - } - ], - "defaultMode": 819364842, - "optional": true - }, - "nfs": { - "server": "57", - "path": "58" - }, - "iscsi": { - "targetPortal": "59", - "iqn": "60", - "lun": -314157282, - "iscsiInterface": "61", - "fsType": "62", - "readOnly": true, - "portals": [ - "63" - ], - "secretRef": { - "name": "64" - }, - "initiatorName": "65" - }, - "glusterfs": { - "endpoints": "66", - "path": "67", - "readOnly": true - }, - "persistentVolumeClaim": { - "claimName": "68", - "readOnly": true - }, - "rbd": { - "monitors": [ - "69" - ], - "image": "70", - "fsType": "71", - "pool": "72", - "user": "73", - "keyring": "74", - "secretRef": { - "name": "75" - }, - "readOnly": true - }, - "flexVolume": { - "driver": "76", - "fsType": "77", - "secretRef": { - "name": "78" - }, - "readOnly": true, - "options": { - "79": "80" - } - }, - "cinder": { - "volumeID": "81", - "fsType": "82", - "readOnly": true, - "secretRef": { - "name": "83" - } - }, - "cephfs": { - "monitors": [ - "84" - ], - "path": "85", - "user": "86", - "secretFile": "87", - "secretRef": { - "name": "88" - } - }, - "flocker": { - "datasetName": "89", - "datasetUUID": "90" - }, - "downwardAPI": { - "items": [ - { - "path": "91", - "fieldRef": { - "apiVersion": "92", - "fieldPath": "93" - }, - "resourceFieldRef": { - "containerName": "94", - "resource": "95", - "divisor": "291" - }, - "mode": 2107119206 - } - ], - "defaultMode": -2077638334 - }, - "fc": { - "targetWWNs": [ - "96" - ], - "lun": -2040518604, - "fsType": "97", - "wwids": [ - "98" - ] - }, - "azureFile": { - "secretName": "99", - "shareName": "100" - }, - "configMap": { - "name": "101", - "items": [ - { - "key": "102", - "path": "103", - "mode": -1907421291 - } - ], - "defaultMode": -1570767512, - "optional": false - }, - "vsphereVolume": { - "volumePath": "104", - "fsType": "105", - "storagePolicyName": "106", - "storagePolicyID": "107" - }, - "quobyte": { - "registry": "108", - "volume": "109", - "readOnly": true, - "user": "110", - "group": "111", - "tenant": "112" - }, - "azureDisk": { - "diskName": "113", - "diskURI": "114", - "cachingMode": "n宂¬轚9Ȏ瀮", - "fsType": "115", - "readOnly": true, - "kind": "Ō¾\\ĒP鄸靇杧ž譋娲瘹ɭ" - }, - "photonPersistentDisk": { - "pdID": "116", - "fsType": "117" - }, - "projected": { - "sources": [ - { - "secret": { - "name": "118", - "items": [ - { - "key": "119", - "path": "120", - "mode": 2036549700 - } - ], - "optional": false - }, - "downwardAPI": { - "items": [ - { - "path": "121", - "fieldRef": { - "apiVersion": "122", - "fieldPath": "123" - }, - "resourceFieldRef": { - "containerName": "124", - "resource": "125", - "divisor": "852" - }, - "mode": 75785535 - } - ] - }, - "configMap": { - "name": "126", - "items": [ - { - "key": "127", - "path": "128", - "mode": 813865935 - } - ], - "optional": true - }, - "serviceAccountToken": { - "audience": "129", - "expirationSeconds": 3094703520378368232, - "path": "130" - } - } - ], - "defaultMode": -1253565243 - }, - "portworxVolume": { - "volumeID": "131", - "fsType": "132" - }, - "scaleIO": { - "gateway": "133", - "system": "134", - "secretRef": { - "name": "135" - }, - "sslEnabled": true, - "protectionDomain": "136", - "storagePool": "137", - "storageMode": "138", - "volumeName": "139", - "fsType": "140" - }, - "storageos": { - "volumeName": "141", - "volumeNamespace": "142", - "fsType": "143", - "readOnly": true, - "secretRef": { - "name": "144" - } - }, - "csi": { - "driver": "145", - "readOnly": true, - "fsType": "146", - "volumeAttributes": { - "147": "148" - }, - "nodePublishSecretRef": { - "name": "149" - } - } - } - ], - "initContainers": [ - { - "name": "150", - "image": "151", - "command": [ - "152" - ], - "args": [ - "153" - ], - "workingDir": "154", - "ports": [ - { - "name": "155", - "hostPort": -737070070, - "containerPort": -1417286635, - "protocol": "/C龷ȪÆl殛瓷雼浢Ü礽绅", - "hostIP": "156" - } - ], - "envFrom": [ - { - "prefix": "157", - "configMapRef": { - "name": "158", - "optional": true - }, - "secretRef": { - "name": "159", - "optional": false - } - } - ], - "env": [ - { - "name": "160", - "value": "161", - "valueFrom": { - "fieldRef": { - "apiVersion": "162", - "fieldPath": "163" - }, - "resourceFieldRef": { - "containerName": "164", - "resource": "165", - "divisor": "526" - }, - "configMapKeyRef": { - "name": "166", - "key": "167", - "optional": false - }, - "secretKeyRef": { - "name": "168", - "key": "169", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "i皬择,Q捇ȸ{+ɸ殁Ka縳": "499" - }, - "requests": { - "笓珣筩ƐP_痸荎": "787" - } - }, - "volumeMounts": [ - { - "name": "170", - "mountPath": "171", - "subPath": "172", - "mountPropagation": "¿燥ǖ_è绺", - "subPathExpr": "173" - } - ], - "volumeDevices": [ - { - "name": "174", - "devicePath": "175" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "176" - ] - }, - "httpGet": { - "path": "177", - "port": -662805900, - "host": "178", - "httpHeaders": [ - { - "name": "179", - "value": "180" - } - ] - }, - "tcpSocket": { - "port": "181", - "host": "182" - }, - "initialDelaySeconds": 578888856, - "timeoutSeconds": 2073854558, - "periodSeconds": -557582532, - "successThreshold": -773009446, - "failureThreshold": -1040245211 - }, - "readinessProbe": { - "exec": { - "command": [ - "183" - ] - }, - "httpGet": { - "path": "184", - "port": -2064088433, - "host": "185", - "scheme": "Do©Ǿt'容柚ʕIã陫ʋs", - "httpHeaders": [ - { - "name": "186", - "value": "187" - } - ] - }, - "tcpSocket": { - "port": "188", - "host": "189" - }, - "initialDelaySeconds": 229600975, - "timeoutSeconds": -35598353, - "periodSeconds": -1697933829, - "successThreshold": -1438986781, - "failureThreshold": -330720710 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "190" - ] - }, - "httpGet": { - "path": "191", - "port": 1348141491, - "host": "192", - "scheme": "Ȃ揲ȼ", - "httpHeaders": [ - { - "name": "193", - "value": "194" - } - ] - }, - "tcpSocket": { - "port": "195", - "host": "196" - } - }, - "preStop": { - "exec": { - "command": [ - "197" - ] - }, - "httpGet": { - "path": "198", - "port": 468716734, - "host": "199", - "scheme": "Cʖ畬x骀", - "httpHeaders": [ - { - "name": "200", - "value": "201" - } - ] - }, - "tcpSocket": { - "port": "202", - "host": "203" - } - } - }, - "terminationMessagePath": "204", - "terminationMessagePolicy": "ů湙騘\u0026", - "imagePullPolicy": "Ȗ脵鴈Ō", - "securityContext": { - "capabilities": { - "add": [ - "yǠ/淹\\韲翁\u0026ʢsɜ" - ], - "drop": [ - "\\%枅:=ǛƓɥ踓Ǻǧ湬淊kŪ" - ] - }, - "privileged": false, - "seLinuxOptions": { - "user": "205", - "role": "206", - "type": "207", - "level": "208" - }, - "runAsUser": -1473821783696471652, - "runAsGroup": 8318470556027199025, - "runAsNonRoot": false, - "readOnlyRootFilesystem": false, - "allowPrivilegeEscalation": true, - "procMount": "楙¯ĦE勗E" - }, - "stdin": true, - "stdinOnce": true, - "tty": true - } - ], - "containers": [ - { - "name": "209", - "image": "210", - "command": [ - "211" - ], - "args": [ - "212" - ], - "workingDir": "213", - "ports": [ - { - "name": "214", - "hostPort": 1083816849, - "containerPort": 1655406148, - "protocol": "Ǹ轺@)蓳嗘TʡȂŏ{sǡƟ狩鴈o", - "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": "217" - }, - "configMapKeyRef": { - "name": "225", - "key": "226", - "optional": false - }, - "secretKeyRef": { - "name": "227", - "key": "228", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "Ŗ怳冘HǺƶȤ^": "698" - }, - "requests": { - "ldg滠鼍ƭt?": "747" - } - }, - "volumeMounts": [ - { - "name": "229", - "readOnly": true, - "mountPath": "230", - "subPath": "231", - "mountPropagation": "$", - "subPathExpr": "232" - } - ], - "volumeDevices": [ - { - "name": "233", - "devicePath": "234" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "235" - ] - }, - "httpGet": { - "path": "236", - "port": "237", - "host": "238", - "scheme": "ƛƟ)ÙæNǚ錯ƶRquA?瞲Ť倱\u003c", - "httpHeaders": [ - { - "name": "239", - "value": "240" - } - ] - }, - "tcpSocket": { - "port": "241", - "host": "242" - }, - "initialDelaySeconds": 1288053477, - "timeoutSeconds": -163325250, - "periodSeconds": 1607133856, - "successThreshold": 1891896870, - "failureThreshold": -1321131665 - }, - "readinessProbe": { - "exec": { - "command": [ - "243" - ] - }, - "httpGet": { - "path": "244", - "port": "245", - "host": "246", - "scheme": "0åȂ町恰nj揠8lj", - "httpHeaders": [ - { - "name": "247", - "value": "248" - } - ] - }, - "tcpSocket": { - "port": -2049272966, - "host": "249" - }, - "initialDelaySeconds": -1188153605, - "timeoutSeconds": -427769948, - "periodSeconds": 912004803, - "successThreshold": -2098817064, - "failureThreshold": 1231820696 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "250" - ] - }, - "httpGet": { - "path": "251", - "port": 1736916432, - "host": "252", - "scheme": "a坩O`涁İ而踪鄌eÞȦY籎顒", - "httpHeaders": [ - { - "name": "253", - "value": "254" - } - ] - }, - "tcpSocket": { - "port": "255", - "host": "256" - } - }, - "preStop": { - "exec": { - "command": [ - "257" - ] - }, - "httpGet": { - "path": "258", - "port": 824682619, - "host": "259", - "scheme": "縱ù墴1Rƥ贫d飼$俊跾|@?鷅bȻ", - "httpHeaders": [ - { - "name": "260", - "value": "261" - } - ] - }, - "tcpSocket": { - "port": "262", - "host": "263" - } - } - }, - "terminationMessagePath": "264", - "terminationMessagePolicy": "ņ榱*Gưoɘ檲ɨ銦妰黖ȓ", - "imagePullPolicy": ":hoĂɋ瀐\u003cɉ湨H=å睫}堇硲蕵", - "securityContext": { - "capabilities": { - "add": [ - "Ǯń" - ], - "drop": [ - "ǰ溟ɴ扵閝ȝ鐵儣廡ɑ龫`劳" - ] - }, - "privileged": false, - "seLinuxOptions": { - "user": "265", - "role": "266", - "type": "267", - "level": "268" - }, - "runAsUser": -8865561464185465727, - "runAsGroup": -8271749906556661169, - "runAsNonRoot": false, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": false, - "procMount": "ĉş蝿ɖȃ賲鐅臬" - } - } - ], - "terminationGracePeriodSeconds": -1799108093609470992, - "activeDeadlineSeconds": -1245112587824234591, - "dnsPolicy": "鞎sn芞QÄȻȊ+?ƭ峧Y栲茇竛吲蚛", - "nodeSelector": { - "269": "270" - }, - "serviceAccountName": "271", - "serviceAccount": "272", - "automountServiceAccountToken": false, - "nodeName": "273", - "hostIPC": true, - "shareProcessNamespace": true, - "securityContext": { - "seLinuxOptions": { - "user": "274", - "role": "275", - "type": "276", - "level": "277" - }, - "runAsUser": -4782997474747062799, - "runAsGroup": -8992663220934524403, - "runAsNonRoot": false, - "supplementalGroups": [ - -4505867233821630574 - ], - "fsGroup": 6775077391312000638, - "sysctls": [ - { - "name": "278", - "value": "279" - } - ] - }, - "imagePullSecrets": [ - { - "name": "280" - } - ], - "hostname": "281", - "subdomain": "282", - "affinity": { - "nodeAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": { - "nodeSelectorTerms": [ - { - "matchExpressions": [ - { - "key": "283", - "operator": "C'ɵK.Q貇£ȹ嫰ƹǔw÷nI粛", - "values": [ - "284" - ] - } - ], - "matchFields": [ - { - "key": "285", - "operator": "樺ȃ", - "values": [ - "286" - ] - } - ] - } - ] - }, - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -1650568978, - "preference": { - "matchExpressions": [ - { - "key": "287", - "operator": "¤7djƯĖ漘Z剚敍0)鈼¬", - "values": [ - "288" - ] - } - ], - "matchFields": [ - { - "key": "289", - "operator": "棂p儼Ƿ裚瓶釆Ɗ+j忊", - "values": [ - "290" - ] - } - ] - } - } - ] - }, - "podAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "6-1c--33vk78-8g/Jnf": "ExZ_r7-6.-m..-_-.f9--Q3_Y.5.-..P_pDZ-._._t__2k" - }, - "matchExpressions": [ - { - "key": "a3-7bf46g-40883176jt-8/lv-_aLQbI2_-.XFw.8._..._Wp", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "297" - ], - "topologyKey": "298" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -832805508, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "65--4-j8-9/v.3n-x.-_-_-Nm-_X3.1d_YH3x---.._1_.N_XvSA..eV": "18Y--6-_3J--.48Y.q.0-_1-F.h-__k_K5._3" - }, - "matchExpressions": [ - { - "key": "n.j-6-o-h-9-15v-5925a-x12a-214-3s--gg93--p/c-o90G_A4..-L..-__0N_N.O30-_u._-2hT.-z-._7-5lL..-_--.VEa-_gn.n", - "operator": "NotIn", - "values": [ - "E__K_g1cXfr.4_.-_-_-...1py_t" - ] - } - ] - }, - "namespaces": [ - "305" - ], - "topologyKey": "306" - } - } - ] - }, - "podAntiAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "szA_--_.-.6GA26h": "5Nj-d-4_4--.-_Z4.L3" - }, - "matchExpressions": [ - { - "key": "3---38----r-m-a--q3980c7f0p-3-----995----5sumf7ef8jzv4-9-35od/3.__-.0-z_z0sn_.hx_-a__0-8-.M-.-.-8v-J1zT", - "operator": "In", - "values": [ - "5-.-.T-V_D_0-K_A-_9_ZC" - ] - } - ] - }, - "namespaces": [ - "313" - ], - "topologyKey": "314" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -1873425934, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "a--g.u-2/p-9-4-Tm.__G-8...__.Q_c8.G.b_9_1o.w_aI._31-_I-A-_3bz._8M0U1_-_2": "1Ys_Mop34_-y.H" - }, - "matchExpressions": [ - { - "key": "4.B.__6m", - "operator": "In", - "values": [ - "3-s.H.Hu-k-_-0-T1mel--F......3_t_-l..-.DG7r-3.----._4__Xn" - ] - } - ] - }, - "namespaces": [ - "321" - ], - "topologyKey": "322" - } - } - ] - } - }, - "schedulerName": "323", - "tolerations": [ - { - "key": "324", - "operator": "p像-觗裓6Ř筿ɾ5Ų買霎ȃň[\u003e", - "value": "325", - "effect": "滨Ė", - "tolerationSeconds": 6074530584991892487 - } - ], - "hostAliases": [ - { - "ip": "326", - "hostnames": [ - "327" - ] - } - ], - "priorityClassName": "328", - "priority": 147618179, - "dnsConfig": { - "nameservers": [ - "329" - ], - "searches": [ - "330" - ], - "options": [ - { - "name": "331", - "value": "332" - } - ] - }, - "readinessGates": [ - { - "conditionType": "Ȱ" - } - ], - "runtimeClassName": "333", - "enableServiceLinks": true - } - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PodTemplate.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PodTemplate.after_roundtrip.pb deleted file mode 100644 index a34b99212b073b6a343bafac8b575bebf2b53b49..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4467 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 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PodTemplate.after_roundtrip.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PodTemplate.after_roundtrip.yaml deleted file mode 100644 index 39cf0945907..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PodTemplate.after_roundtrip.yaml +++ /dev/null @@ -1,692 +0,0 @@ -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" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -template: - metadata: - annotations: - "31": "32" - clusterName: "37" - creationTimestamp: null - deletionGracePeriodSeconds: 7323204920313990232 - finalizers: - - "36" - generateName: "25" - generation: 1905795315403748486 - labels: - "29": "30" - managedFields: - - apiVersion: "39" - manager: "38" - operation: B峅x4%a - name: "24" - namespace: "26" - ownerReferences: - - apiVersion: "33" - blockOwnerDeletion: false - controller: true - kind: "34" - name: "35" - uid: 谐颋DžSǡƏS$+½H牗洝尿 - resourceVersion: "1092536316763508004" - selfLink: "27" - uid: ^苣 - spec: - activeDeadlineSeconds: -1245112587824234591 - affinity: - nodeAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - key: "287" - operator: ¤7djƯĖ漘Z剚敍0)鈼¬ - values: - - "288" - matchFields: - - key: "289" - operator: 棂p儼Ƿ裚瓶釆Ɗ+j忊 - values: - - "290" - weight: -1650568978 - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - key: "283" - operator: C'ɵK.Q貇£ȹ嫰ƹǔw÷nI粛 - values: - - "284" - matchFields: - - key: "285" - operator: 樺ȃ - values: - - "286" - podAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: n.j-6-o-h-9-15v-5925a-x12a-214-3s--gg93--p/c-o90G_A4..-L..-__0N_N.O30-_u._-2hT.-z-._7-5lL..-_--.VEa-_gn.n - operator: NotIn - values: - - E__K_g1cXfr.4_.-_-_-...1py_t - matchLabels: - 65--4-j8-9/v.3n-x.-_-_-Nm-_X3.1d_YH3x---.._1_.N_XvSA..eV: 18Y--6-_3J--.48Y.q.0-_1-F.h-__k_K5._3 - namespaces: - - "305" - topologyKey: "306" - weight: -832805508 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: a3-7bf46g-40883176jt-8/lv-_aLQbI2_-.XFw.8._..._Wp - operator: DoesNotExist - matchLabels: - 6-1c--33vk78-8g/Jnf: ExZ_r7-6.-m..-_-.f9--Q3_Y.5.-..P_pDZ-._._t__2k - namespaces: - - "297" - topologyKey: "298" - podAntiAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: 4.B.__6m - operator: In - values: - - 3-s.H.Hu-k-_-0-T1mel--F......3_t_-l..-.DG7r-3.----._4__Xn - matchLabels: - a--g.u-2/p-9-4-Tm.__G-8...__.Q_c8.G.b_9_1o.w_aI._31-_I-A-_3bz._8M0U1_-_2: 1Ys_Mop34_-y.H - namespaces: - - "321" - topologyKey: "322" - weight: -1873425934 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: 3---38----r-m-a--q3980c7f0p-3-----995----5sumf7ef8jzv4-9-35od/3.__-.0-z_z0sn_.hx_-a__0-8-.M-.-.-8v-J1zT - operator: In - values: - - 5-.-.T-V_D_0-K_A-_9_ZC - matchLabels: - szA_--_.-.6GA26h: 5Nj-d-4_4--.-_Z4.L3 - namespaces: - - "313" - topologyKey: "314" - 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: "217" - 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: :hoĂɋ瀐<ɉ湨H=å睫}堇硲蕵 - lifecycle: - postStart: - exec: - command: - - "250" - httpGet: - host: "252" - httpHeaders: - - name: "253" - value: "254" - path: "251" - port: 1736916432 - scheme: a坩O`涁İ而踪鄌eÞȦY籎顒 - tcpSocket: - host: "256" - port: "255" - preStop: - exec: - command: - - "257" - httpGet: - host: "259" - httpHeaders: - - name: "260" - value: "261" - path: "258" - port: 824682619 - scheme: 縱ù墴1Rƥ贫d飼$俊跾|@?鷅bȻ - tcpSocket: - host: "263" - port: "262" - livenessProbe: - exec: - command: - - "235" - failureThreshold: -1321131665 - httpGet: - host: "238" - httpHeaders: - - name: "239" - value: "240" - path: "236" - port: "237" - scheme: ƛƟ)ÙæNǚ錯ƶRquA?瞲Ť倱< - initialDelaySeconds: 1288053477 - periodSeconds: 1607133856 - successThreshold: 1891896870 - tcpSocket: - host: "242" - port: "241" - timeoutSeconds: -163325250 - name: "209" - ports: - - containerPort: 1655406148 - hostIP: "215" - hostPort: 1083816849 - name: "214" - protocol: Ǹ轺@)蓳嗘TʡȂŏ{sǡƟ狩鴈o - readinessProbe: - exec: - command: - - "243" - failureThreshold: 1231820696 - httpGet: - host: "246" - httpHeaders: - - name: "247" - value: "248" - path: "244" - port: "245" - scheme: 0åȂ町恰nj揠8lj - initialDelaySeconds: -1188153605 - periodSeconds: 912004803 - successThreshold: -2098817064 - tcpSocket: - host: "249" - port: -2049272966 - timeoutSeconds: -427769948 - resources: - limits: - Ŗ怳冘HǺƶȤ^: "698" - requests: - ldg滠鼍ƭt?: "747" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - Ǯń - drop: - - ǰ溟ɴ扵閝ȝ鐵儣廡ɑ龫`劳 - privileged: false - procMount: ĉş蝿ɖȃ賲鐅臬 - readOnlyRootFilesystem: true - runAsGroup: -8271749906556661169 - runAsNonRoot: false - runAsUser: -8865561464185465727 - seLinuxOptions: - level: "268" - role: "266" - type: "267" - user: "265" - terminationMessagePath: "264" - terminationMessagePolicy: ņ榱*Gưoɘ檲ɨ銦妰黖ȓ - volumeDevices: - - devicePath: "234" - name: "233" - volumeMounts: - - mountPath: "230" - mountPropagation: $ - name: "229" - readOnly: true - subPath: "231" - subPathExpr: "232" - workingDir: "213" - dnsConfig: - nameservers: - - "329" - options: - - name: "331" - value: "332" - searches: - - "330" - dnsPolicy: 鞎sn芞QÄȻȊ+?ƭ峧Y栲茇竛吲蚛 - enableServiceLinks: true - hostAliases: - - hostnames: - - "327" - ip: "326" - hostIPC: true - hostname: "281" - imagePullSecrets: - - name: "280" - initContainers: - - args: - - "153" - command: - - "152" - env: - - name: "160" - value: "161" - valueFrom: - configMapKeyRef: - key: "167" - name: "166" - optional: false - fieldRef: - apiVersion: "162" - fieldPath: "163" - resourceFieldRef: - containerName: "164" - divisor: "526" - resource: "165" - secretKeyRef: - key: "169" - name: "168" - optional: false - envFrom: - - configMapRef: - name: "158" - optional: true - prefix: "157" - secretRef: - name: "159" - optional: false - image: "151" - imagePullPolicy: Ȗ脵鴈Ō - lifecycle: - postStart: - exec: - command: - - "190" - httpGet: - host: "192" - httpHeaders: - - name: "193" - value: "194" - path: "191" - port: 1348141491 - scheme: Ȃ揲ȼ - tcpSocket: - host: "196" - port: "195" - preStop: - exec: - command: - - "197" - httpGet: - host: "199" - httpHeaders: - - name: "200" - value: "201" - path: "198" - port: 468716734 - scheme: Cʖ畬x骀 - tcpSocket: - host: "203" - port: "202" - livenessProbe: - exec: - command: - - "176" - failureThreshold: -1040245211 - httpGet: - host: "178" - httpHeaders: - - name: "179" - value: "180" - path: "177" - port: -662805900 - initialDelaySeconds: 578888856 - periodSeconds: -557582532 - successThreshold: -773009446 - tcpSocket: - host: "182" - port: "181" - timeoutSeconds: 2073854558 - name: "150" - ports: - - containerPort: -1417286635 - hostIP: "156" - hostPort: -737070070 - name: "155" - protocol: /C龷ȪÆl殛瓷雼浢Ü礽绅 - readinessProbe: - exec: - command: - - "183" - failureThreshold: -330720710 - httpGet: - host: "185" - httpHeaders: - - name: "186" - value: "187" - path: "184" - port: -2064088433 - scheme: Do©Ǿt'容柚ʕIã陫ʋs - initialDelaySeconds: 229600975 - periodSeconds: -1697933829 - successThreshold: -1438986781 - tcpSocket: - host: "189" - port: "188" - timeoutSeconds: -35598353 - resources: - limits: - i皬择,Q捇ȸ{+ɸ殁Ka縳: "499" - requests: - 笓珣筩ƐP_痸荎: "787" - securityContext: - allowPrivilegeEscalation: true - capabilities: - add: - - yǠ/淹\韲翁&ʢsɜ - drop: - - \%枅:=ǛƓɥ踓Ǻǧ湬淊kŪ - privileged: false - procMount: 楙¯ĦE勗E - readOnlyRootFilesystem: false - runAsGroup: 8318470556027199025 - runAsNonRoot: false - runAsUser: -1473821783696471652 - seLinuxOptions: - level: "208" - role: "206" - type: "207" - user: "205" - stdin: true - stdinOnce: true - terminationMessagePath: "204" - terminationMessagePolicy: ů湙騘& - tty: true - volumeDevices: - - devicePath: "175" - name: "174" - volumeMounts: - - mountPath: "171" - mountPropagation: ¿燥ǖ_è绺 - name: "170" - subPath: "172" - subPathExpr: "173" - workingDir: "154" - nodeName: "273" - nodeSelector: - "269": "270" - priority: 147618179 - priorityClassName: "328" - readinessGates: - - conditionType: Ȱ - runtimeClassName: "333" - schedulerName: "323" - securityContext: - fsGroup: 6775077391312000638 - runAsGroup: -8992663220934524403 - runAsNonRoot: false - runAsUser: -4782997474747062799 - seLinuxOptions: - level: "277" - role: "275" - type: "276" - user: "274" - supplementalGroups: - - -4505867233821630574 - sysctls: - - name: "278" - value: "279" - serviceAccount: "272" - serviceAccountName: "271" - shareProcessNamespace: true - subdomain: "282" - terminationGracePeriodSeconds: -1799108093609470992 - tolerations: - - effect: 滨Ė - key: "324" - operator: p像-觗裓6Ř筿ɾ5Ų買霎ȃň[> - tolerationSeconds: 6074530584991892487 - value: "325" - volumes: - - awsElasticBlockStore: - fsType: "50" - partition: 13677460 - readOnly: true - volumeID: "49" - azureDisk: - cachingMode: n宂¬轚9Ȏ瀮 - diskName: "113" - diskURI: "114" - fsType: "115" - kind: Ō¾\ĒP鄸靇杧ž譋娲瘹ɭ - readOnly: true - azureFile: - secretName: "99" - shareName: "100" - cephfs: - monitors: - - "84" - path: "85" - secretFile: "87" - secretRef: - name: "88" - user: "86" - cinder: - fsType: "82" - readOnly: true - secretRef: - name: "83" - volumeID: "81" - configMap: - defaultMode: -1570767512 - items: - - key: "102" - mode: -1907421291 - path: "103" - name: "101" - optional: false - csi: - driver: "145" - fsType: "146" - nodePublishSecretRef: - name: "149" - readOnly: true - volumeAttributes: - "147": "148" - downwardAPI: - defaultMode: -2077638334 - items: - - fieldRef: - apiVersion: "92" - fieldPath: "93" - mode: 2107119206 - path: "91" - resourceFieldRef: - containerName: "94" - divisor: "291" - resource: "95" - emptyDir: - medium: '励鹗塢ē ' - sizeLimit: "995" - fc: - fsType: "97" - lun: -2040518604 - targetWWNs: - - "96" - wwids: - - "98" - flexVolume: - driver: "76" - fsType: "77" - options: - "79": "80" - readOnly: true - secretRef: - name: "78" - flocker: - datasetName: "89" - datasetUUID: "90" - gcePersistentDisk: - fsType: "48" - partition: -664310043 - pdName: "47" - readOnly: true - gitRepo: - directory: "53" - repository: "51" - revision: "52" - glusterfs: - endpoints: "66" - path: "67" - readOnly: true - hostPath: - path: "46" - type: DrȮ - iscsi: - fsType: "62" - initiatorName: "65" - iqn: "60" - iscsiInterface: "61" - lun: -314157282 - portals: - - "63" - readOnly: true - secretRef: - name: "64" - targetPortal: "59" - name: "45" - nfs: - path: "58" - server: "57" - persistentVolumeClaim: - claimName: "68" - readOnly: true - photonPersistentDisk: - fsType: "117" - pdID: "116" - portworxVolume: - fsType: "132" - volumeID: "131" - projected: - defaultMode: -1253565243 - sources: - - configMap: - items: - - key: "127" - mode: 813865935 - path: "128" - name: "126" - optional: true - downwardAPI: - items: - - fieldRef: - apiVersion: "122" - fieldPath: "123" - mode: 75785535 - path: "121" - resourceFieldRef: - containerName: "124" - divisor: "852" - resource: "125" - secret: - items: - - key: "119" - mode: 2036549700 - path: "120" - name: "118" - optional: false - serviceAccountToken: - audience: "129" - expirationSeconds: 3094703520378368232 - path: "130" - quobyte: - group: "111" - readOnly: true - registry: "108" - tenant: "112" - user: "110" - volume: "109" - rbd: - fsType: "71" - image: "70" - keyring: "74" - monitors: - - "69" - pool: "72" - readOnly: true - secretRef: - name: "75" - user: "73" - scaleIO: - fsType: "140" - gateway: "133" - protectionDomain: "136" - secretRef: - name: "135" - sslEnabled: true - storageMode: "138" - storagePool: "137" - system: "134" - volumeName: "139" - secret: - defaultMode: 819364842 - items: - - key: "55" - mode: 1557090007 - path: "56" - optional: true - secretName: "54" - storageos: - fsType: "143" - readOnly: true - secretRef: - name: "144" - volumeName: "141" - volumeNamespace: "142" - vsphereVolume: - fsType: "105" - storagePolicyID: "107" - storagePolicyName: "106" - volumePath: "104" diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PodTemplate.json b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PodTemplate.json deleted file mode 100644 index d64c77a0b5e..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PodTemplate.json +++ /dev/null @@ -1,1024 +0,0 @@ -{ - "kind": "PodTemplate", - "apiVersion": "v1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fields": {"18":{"19":null}} - } - ] - }, - "template": { - "metadata": { - "name": "24", - "generateName": "25", - "namespace": "26", - "selfLink": "27", - "uid": "^苣", - "resourceVersion": "1092536316763508004", - "generation": 1905795315403748486, - "creationTimestamp": null, - "deletionGracePeriodSeconds": 7323204920313990232, - "labels": { - "29": "30" - }, - "annotations": { - "31": "32" - }, - "ownerReferences": [ - { - "apiVersion": "33", - "kind": "34", - "name": "35", - "uid": "谐颋DžSǡƏS$+½H牗洝尿", - "controller": true, - "blockOwnerDeletion": false - } - ], - "finalizers": [ - "36" - ], - "clusterName": "37", - "managedFields": [ - { - "manager": "38", - "operation": "B峅x4%a", - "apiVersion": "39", - "fields": {"40":{"41":null}} - } - ] - }, - "spec": { - "volumes": [ - { - "name": "45", - "hostPath": { - "path": "46", - "type": "DrȮ" - }, - "emptyDir": { - "medium": "励鹗塢ē ", - "sizeLimit": "995" - }, - "gcePersistentDisk": { - "pdName": "47", - "fsType": "48", - "partition": -664310043, - "readOnly": true - }, - "awsElasticBlockStore": { - "volumeID": "49", - "fsType": "50", - "partition": 13677460, - "readOnly": true - }, - "gitRepo": { - "repository": "51", - "revision": "52", - "directory": "53" - }, - "secret": { - "secretName": "54", - "items": [ - { - "key": "55", - "path": "56", - "mode": 1557090007 - } - ], - "defaultMode": 819364842, - "optional": true - }, - "nfs": { - "server": "57", - "path": "58" - }, - "iscsi": { - "targetPortal": "59", - "iqn": "60", - "lun": -314157282, - "iscsiInterface": "61", - "fsType": "62", - "readOnly": true, - "portals": [ - "63" - ], - "secretRef": { - "name": "64" - }, - "initiatorName": "65" - }, - "glusterfs": { - "endpoints": "66", - "path": "67", - "readOnly": true - }, - "persistentVolumeClaim": { - "claimName": "68", - "readOnly": true - }, - "rbd": { - "monitors": [ - "69" - ], - "image": "70", - "fsType": "71", - "pool": "72", - "user": "73", - "keyring": "74", - "secretRef": { - "name": "75" - }, - "readOnly": true - }, - "flexVolume": { - "driver": "76", - "fsType": "77", - "secretRef": { - "name": "78" - }, - "readOnly": true, - "options": { - "79": "80" - } - }, - "cinder": { - "volumeID": "81", - "fsType": "82", - "readOnly": true, - "secretRef": { - "name": "83" - } - }, - "cephfs": { - "monitors": [ - "84" - ], - "path": "85", - "user": "86", - "secretFile": "87", - "secretRef": { - "name": "88" - } - }, - "flocker": { - "datasetName": "89", - "datasetUUID": "90" - }, - "downwardAPI": { - "items": [ - { - "path": "91", - "fieldRef": { - "apiVersion": "92", - "fieldPath": "93" - }, - "resourceFieldRef": { - "containerName": "94", - "resource": "95", - "divisor": "291" - }, - "mode": 2107119206 - } - ], - "defaultMode": -2077638334 - }, - "fc": { - "targetWWNs": [ - "96" - ], - "lun": -2040518604, - "fsType": "97", - "wwids": [ - "98" - ] - }, - "azureFile": { - "secretName": "99", - "shareName": "100" - }, - "configMap": { - "name": "101", - "items": [ - { - "key": "102", - "path": "103", - "mode": -1907421291 - } - ], - "defaultMode": -1570767512, - "optional": false - }, - "vsphereVolume": { - "volumePath": "104", - "fsType": "105", - "storagePolicyName": "106", - "storagePolicyID": "107" - }, - "quobyte": { - "registry": "108", - "volume": "109", - "readOnly": true, - "user": "110", - "group": "111", - "tenant": "112" - }, - "azureDisk": { - "diskName": "113", - "diskURI": "114", - "cachingMode": "n宂¬轚9Ȏ瀮", - "fsType": "115", - "readOnly": true, - "kind": "Ō¾\\ĒP鄸靇杧ž譋娲瘹ɭ" - }, - "photonPersistentDisk": { - "pdID": "116", - "fsType": "117" - }, - "projected": { - "sources": [ - { - "secret": { - "name": "118", - "items": [ - { - "key": "119", - "path": "120", - "mode": 2036549700 - } - ], - "optional": false - }, - "downwardAPI": { - "items": [ - { - "path": "121", - "fieldRef": { - "apiVersion": "122", - "fieldPath": "123" - }, - "resourceFieldRef": { - "containerName": "124", - "resource": "125", - "divisor": "852" - }, - "mode": 75785535 - } - ] - }, - "configMap": { - "name": "126", - "items": [ - { - "key": "127", - "path": "128", - "mode": 813865935 - } - ], - "optional": true - }, - "serviceAccountToken": { - "audience": "129", - "expirationSeconds": 3094703520378368232, - "path": "130" - } - } - ], - "defaultMode": -1253565243 - }, - "portworxVolume": { - "volumeID": "131", - "fsType": "132" - }, - "scaleIO": { - "gateway": "133", - "system": "134", - "secretRef": { - "name": "135" - }, - "sslEnabled": true, - "protectionDomain": "136", - "storagePool": "137", - "storageMode": "138", - "volumeName": "139", - "fsType": "140" - }, - "storageos": { - "volumeName": "141", - "volumeNamespace": "142", - "fsType": "143", - "readOnly": true, - "secretRef": { - "name": "144" - } - }, - "csi": { - "driver": "145", - "readOnly": true, - "fsType": "146", - "volumeAttributes": { - "147": "148" - }, - "nodePublishSecretRef": { - "name": "149" - } - } - } - ], - "initContainers": [ - { - "name": "150", - "image": "151", - "command": [ - "152" - ], - "args": [ - "153" - ], - "workingDir": "154", - "ports": [ - { - "name": "155", - "hostPort": -737070070, - "containerPort": -1417286635, - "protocol": "/C龷ȪÆl殛瓷雼浢Ü礽绅", - "hostIP": "156" - } - ], - "envFrom": [ - { - "prefix": "157", - "configMapRef": { - "name": "158", - "optional": true - }, - "secretRef": { - "name": "159", - "optional": false - } - } - ], - "env": [ - { - "name": "160", - "value": "161", - "valueFrom": { - "fieldRef": { - "apiVersion": "162", - "fieldPath": "163" - }, - "resourceFieldRef": { - "containerName": "164", - "resource": "165", - "divisor": "526" - }, - "configMapKeyRef": { - "name": "166", - "key": "167", - "optional": false - }, - "secretKeyRef": { - "name": "168", - "key": "169", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "i皬择,Q捇ȸ{+ɸ殁Ka縳": "499" - }, - "requests": { - "笓珣筩ƐP_痸荎": "787" - } - }, - "volumeMounts": [ - { - "name": "170", - "mountPath": "171", - "subPath": "172", - "mountPropagation": "¿燥ǖ_è绺", - "subPathExpr": "173" - } - ], - "volumeDevices": [ - { - "name": "174", - "devicePath": "175" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "176" - ] - }, - "httpGet": { - "path": "177", - "port": -662805900, - "host": "178", - "httpHeaders": [ - { - "name": "179", - "value": "180" - } - ] - }, - "tcpSocket": { - "port": "181", - "host": "182" - }, - "initialDelaySeconds": 578888856, - "timeoutSeconds": 2073854558, - "periodSeconds": -557582532, - "successThreshold": -773009446, - "failureThreshold": -1040245211 - }, - "readinessProbe": { - "exec": { - "command": [ - "183" - ] - }, - "httpGet": { - "path": "184", - "port": -2064088433, - "host": "185", - "scheme": "Do©Ǿt'容柚ʕIã陫ʋs", - "httpHeaders": [ - { - "name": "186", - "value": "187" - } - ] - }, - "tcpSocket": { - "port": "188", - "host": "189" - }, - "initialDelaySeconds": 229600975, - "timeoutSeconds": -35598353, - "periodSeconds": -1697933829, - "successThreshold": -1438986781, - "failureThreshold": -330720710 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "190" - ] - }, - "httpGet": { - "path": "191", - "port": 1348141491, - "host": "192", - "scheme": "Ȃ揲ȼ", - "httpHeaders": [ - { - "name": "193", - "value": "194" - } - ] - }, - "tcpSocket": { - "port": "195", - "host": "196" - } - }, - "preStop": { - "exec": { - "command": [ - "197" - ] - }, - "httpGet": { - "path": "198", - "port": 468716734, - "host": "199", - "scheme": "Cʖ畬x骀", - "httpHeaders": [ - { - "name": "200", - "value": "201" - } - ] - }, - "tcpSocket": { - "port": "202", - "host": "203" - } - } - }, - "terminationMessagePath": "204", - "terminationMessagePolicy": "ů湙騘\u0026", - "imagePullPolicy": "Ȗ脵鴈Ō", - "securityContext": { - "capabilities": { - "add": [ - "yǠ/淹\\韲翁\u0026ʢsɜ" - ], - "drop": [ - "\\%枅:=ǛƓɥ踓Ǻǧ湬淊kŪ" - ] - }, - "privileged": false, - "seLinuxOptions": { - "user": "205", - "role": "206", - "type": "207", - "level": "208" - }, - "runAsUser": -1473821783696471652, - "runAsGroup": 8318470556027199025, - "runAsNonRoot": false, - "readOnlyRootFilesystem": false, - "allowPrivilegeEscalation": true, - "procMount": "楙¯ĦE勗E" - }, - "stdin": true, - "stdinOnce": true, - "tty": true - } - ], - "containers": [ - { - "name": "209", - "image": "210", - "command": [ - "211" - ], - "args": [ - "212" - ], - "workingDir": "213", - "ports": [ - { - "name": "214", - "hostPort": 1083816849, - "containerPort": 1655406148, - "protocol": "Ǹ轺@)蓳嗘TʡȂŏ{sǡƟ狩鴈o", - "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": "217" - }, - "configMapKeyRef": { - "name": "225", - "key": "226", - "optional": false - }, - "secretKeyRef": { - "name": "227", - "key": "228", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "Ŗ怳冘HǺƶȤ^": "698" - }, - "requests": { - "ldg滠鼍ƭt?": "747" - } - }, - "volumeMounts": [ - { - "name": "229", - "readOnly": true, - "mountPath": "230", - "subPath": "231", - "mountPropagation": "$", - "subPathExpr": "232" - } - ], - "volumeDevices": [ - { - "name": "233", - "devicePath": "234" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "235" - ] - }, - "httpGet": { - "path": "236", - "port": "237", - "host": "238", - "scheme": "ƛƟ)ÙæNǚ錯ƶRquA?瞲Ť倱\u003c", - "httpHeaders": [ - { - "name": "239", - "value": "240" - } - ] - }, - "tcpSocket": { - "port": "241", - "host": "242" - }, - "initialDelaySeconds": 1288053477, - "timeoutSeconds": -163325250, - "periodSeconds": 1607133856, - "successThreshold": 1891896870, - "failureThreshold": -1321131665 - }, - "readinessProbe": { - "exec": { - "command": [ - "243" - ] - }, - "httpGet": { - "path": "244", - "port": "245", - "host": "246", - "scheme": "0åȂ町恰nj揠8lj", - "httpHeaders": [ - { - "name": "247", - "value": "248" - } - ] - }, - "tcpSocket": { - "port": -2049272966, - "host": "249" - }, - "initialDelaySeconds": -1188153605, - "timeoutSeconds": -427769948, - "periodSeconds": 912004803, - "successThreshold": -2098817064, - "failureThreshold": 1231820696 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "250" - ] - }, - "httpGet": { - "path": "251", - "port": 1736916432, - "host": "252", - "scheme": "a坩O`涁İ而踪鄌eÞȦY籎顒", - "httpHeaders": [ - { - "name": "253", - "value": "254" - } - ] - }, - "tcpSocket": { - "port": "255", - "host": "256" - } - }, - "preStop": { - "exec": { - "command": [ - "257" - ] - }, - "httpGet": { - "path": "258", - "port": 824682619, - "host": "259", - "scheme": "縱ù墴1Rƥ贫d飼$俊跾|@?鷅bȻ", - "httpHeaders": [ - { - "name": "260", - "value": "261" - } - ] - }, - "tcpSocket": { - "port": "262", - "host": "263" - } - } - }, - "terminationMessagePath": "264", - "terminationMessagePolicy": "ņ榱*Gưoɘ檲ɨ銦妰黖ȓ", - "imagePullPolicy": ":hoĂɋ瀐\u003cɉ湨H=å睫}堇硲蕵", - "securityContext": { - "capabilities": { - "add": [ - "Ǯń" - ], - "drop": [ - "ǰ溟ɴ扵閝ȝ鐵儣廡ɑ龫`劳" - ] - }, - "privileged": false, - "seLinuxOptions": { - "user": "265", - "role": "266", - "type": "267", - "level": "268" - }, - "runAsUser": -8865561464185465727, - "runAsGroup": -8271749906556661169, - "runAsNonRoot": false, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": false, - "procMount": "ĉş蝿ɖȃ賲鐅臬" - } - } - ], - "terminationGracePeriodSeconds": -1799108093609470992, - "activeDeadlineSeconds": -1245112587824234591, - "dnsPolicy": "鞎sn芞QÄȻȊ+?ƭ峧Y栲茇竛吲蚛", - "nodeSelector": { - "269": "270" - }, - "serviceAccountName": "271", - "serviceAccount": "272", - "automountServiceAccountToken": false, - "nodeName": "273", - "hostIPC": true, - "shareProcessNamespace": true, - "securityContext": { - "seLinuxOptions": { - "user": "274", - "role": "275", - "type": "276", - "level": "277" - }, - "runAsUser": -4782997474747062799, - "runAsGroup": -8992663220934524403, - "runAsNonRoot": false, - "supplementalGroups": [ - -4505867233821630574 - ], - "fsGroup": 6775077391312000638, - "sysctls": [ - { - "name": "278", - "value": "279" - } - ] - }, - "imagePullSecrets": [ - { - "name": "280" - } - ], - "hostname": "281", - "subdomain": "282", - "affinity": { - "nodeAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": { - "nodeSelectorTerms": [ - { - "matchExpressions": [ - { - "key": "283", - "operator": "C'ɵK.Q貇£ȹ嫰ƹǔw÷nI粛", - "values": [ - "284" - ] - } - ], - "matchFields": [ - { - "key": "285", - "operator": "樺ȃ", - "values": [ - "286" - ] - } - ] - } - ] - }, - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -1650568978, - "preference": { - "matchExpressions": [ - { - "key": "287", - "operator": "¤7djƯĖ漘Z剚敍0)鈼¬", - "values": [ - "288" - ] - } - ], - "matchFields": [ - { - "key": "289", - "operator": "棂p儼Ƿ裚瓶釆Ɗ+j忊", - "values": [ - "290" - ] - } - ] - } - } - ] - }, - "podAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "6-1c--33vk78-8g/Jnf": "ExZ_r7-6.-m..-_-.f9--Q3_Y.5.-..P_pDZ-._._t__2k" - }, - "matchExpressions": [ - { - "key": "a3-7bf46g-40883176jt-8/lv-_aLQbI2_-.XFw.8._..._Wp", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "297" - ], - "topologyKey": "298" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -832805508, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "65--4-j8-9/v.3n-x.-_-_-Nm-_X3.1d_YH3x---.._1_.N_XvSA..eV": "18Y--6-_3J--.48Y.q.0-_1-F.h-__k_K5._3" - }, - "matchExpressions": [ - { - "key": "n.j-6-o-h-9-15v-5925a-x12a-214-3s--gg93--p/c-o90G_A4..-L..-__0N_N.O30-_u._-2hT.-z-._7-5lL..-_--.VEa-_gn.n", - "operator": "NotIn", - "values": [ - "E__K_g1cXfr.4_.-_-_-...1py_t" - ] - } - ] - }, - "namespaces": [ - "305" - ], - "topologyKey": "306" - } - } - ] - }, - "podAntiAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "szA_--_.-.6GA26h": "5Nj-d-4_4--.-_Z4.L3" - }, - "matchExpressions": [ - { - "key": "3---38----r-m-a--q3980c7f0p-3-----995----5sumf7ef8jzv4-9-35od/3.__-.0-z_z0sn_.hx_-a__0-8-.M-.-.-8v-J1zT", - "operator": "In", - "values": [ - "5-.-.T-V_D_0-K_A-_9_ZC" - ] - } - ] - }, - "namespaces": [ - "313" - ], - "topologyKey": "314" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -1873425934, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "a--g.u-2/p-9-4-Tm.__G-8...__.Q_c8.G.b_9_1o.w_aI._31-_I-A-_3bz._8M0U1_-_2": "1Ys_Mop34_-y.H" - }, - "matchExpressions": [ - { - "key": "4.B.__6m", - "operator": "In", - "values": [ - "3-s.H.Hu-k-_-0-T1mel--F......3_t_-l..-.DG7r-3.----._4__Xn" - ] - } - ] - }, - "namespaces": [ - "321" - ], - "topologyKey": "322" - } - } - ] - } - }, - "schedulerName": "323", - "tolerations": [ - { - "key": "324", - "operator": "p像-觗裓6Ř筿ɾ5Ų買霎ȃň[\u003e", - "value": "325", - "effect": "滨Ė", - "tolerationSeconds": 6074530584991892487 - } - ], - "hostAliases": [ - { - "ip": "326", - "hostnames": [ - "327" - ] - } - ], - "priorityClassName": "328", - "priority": 147618179, - "dnsConfig": { - "nameservers": [ - "329" - ], - "searches": [ - "330" - ], - "options": [ - { - "name": "331", - "value": "332" - } - ] - }, - "readinessGates": [ - { - "conditionType": "Ȱ" - } - ], - "runtimeClassName": "333", - "enableServiceLinks": true - } - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PodTemplate.pb b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PodTemplate.pb deleted file mode 100644 index ff6aec627de1c1a882a3a9b9cab379c27c69c30c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4499 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 F{ugPksy6@t diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PodTemplate.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PodTemplate.yaml deleted file mode 100644 index 2a8c952c932..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.PodTemplate.yaml +++ /dev/null @@ -1,698 +0,0 @@ -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" - fields: - "18": - "19": null - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -template: - metadata: - annotations: - "31": "32" - clusterName: "37" - creationTimestamp: null - deletionGracePeriodSeconds: 7323204920313990232 - finalizers: - - "36" - generateName: "25" - generation: 1905795315403748486 - labels: - "29": "30" - managedFields: - - apiVersion: "39" - fields: - "40": - "41": null - manager: "38" - operation: B峅x4%a - name: "24" - namespace: "26" - ownerReferences: - - apiVersion: "33" - blockOwnerDeletion: false - controller: true - kind: "34" - name: "35" - uid: 谐颋DžSǡƏS$+½H牗洝尿 - resourceVersion: "1092536316763508004" - selfLink: "27" - uid: ^苣 - spec: - activeDeadlineSeconds: -1245112587824234591 - affinity: - nodeAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - key: "287" - operator: ¤7djƯĖ漘Z剚敍0)鈼¬ - values: - - "288" - matchFields: - - key: "289" - operator: 棂p儼Ƿ裚瓶釆Ɗ+j忊 - values: - - "290" - weight: -1650568978 - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - key: "283" - operator: C'ɵK.Q貇£ȹ嫰ƹǔw÷nI粛 - values: - - "284" - matchFields: - - key: "285" - operator: 樺ȃ - values: - - "286" - podAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: n.j-6-o-h-9-15v-5925a-x12a-214-3s--gg93--p/c-o90G_A4..-L..-__0N_N.O30-_u._-2hT.-z-._7-5lL..-_--.VEa-_gn.n - operator: NotIn - values: - - E__K_g1cXfr.4_.-_-_-...1py_t - matchLabels: - 65--4-j8-9/v.3n-x.-_-_-Nm-_X3.1d_YH3x---.._1_.N_XvSA..eV: 18Y--6-_3J--.48Y.q.0-_1-F.h-__k_K5._3 - namespaces: - - "305" - topologyKey: "306" - weight: -832805508 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: a3-7bf46g-40883176jt-8/lv-_aLQbI2_-.XFw.8._..._Wp - operator: DoesNotExist - matchLabels: - 6-1c--33vk78-8g/Jnf: ExZ_r7-6.-m..-_-.f9--Q3_Y.5.-..P_pDZ-._._t__2k - namespaces: - - "297" - topologyKey: "298" - podAntiAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: 4.B.__6m - operator: In - values: - - 3-s.H.Hu-k-_-0-T1mel--F......3_t_-l..-.DG7r-3.----._4__Xn - matchLabels: - a--g.u-2/p-9-4-Tm.__G-8...__.Q_c8.G.b_9_1o.w_aI._31-_I-A-_3bz._8M0U1_-_2: 1Ys_Mop34_-y.H - namespaces: - - "321" - topologyKey: "322" - weight: -1873425934 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: 3---38----r-m-a--q3980c7f0p-3-----995----5sumf7ef8jzv4-9-35od/3.__-.0-z_z0sn_.hx_-a__0-8-.M-.-.-8v-J1zT - operator: In - values: - - 5-.-.T-V_D_0-K_A-_9_ZC - matchLabels: - szA_--_.-.6GA26h: 5Nj-d-4_4--.-_Z4.L3 - namespaces: - - "313" - topologyKey: "314" - 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: "217" - 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: :hoĂɋ瀐<ɉ湨H=å睫}堇硲蕵 - lifecycle: - postStart: - exec: - command: - - "250" - httpGet: - host: "252" - httpHeaders: - - name: "253" - value: "254" - path: "251" - port: 1736916432 - scheme: a坩O`涁İ而踪鄌eÞȦY籎顒 - tcpSocket: - host: "256" - port: "255" - preStop: - exec: - command: - - "257" - httpGet: - host: "259" - httpHeaders: - - name: "260" - value: "261" - path: "258" - port: 824682619 - scheme: 縱ù墴1Rƥ贫d飼$俊跾|@?鷅bȻ - tcpSocket: - host: "263" - port: "262" - livenessProbe: - exec: - command: - - "235" - failureThreshold: -1321131665 - httpGet: - host: "238" - httpHeaders: - - name: "239" - value: "240" - path: "236" - port: "237" - scheme: ƛƟ)ÙæNǚ錯ƶRquA?瞲Ť倱< - initialDelaySeconds: 1288053477 - periodSeconds: 1607133856 - successThreshold: 1891896870 - tcpSocket: - host: "242" - port: "241" - timeoutSeconds: -163325250 - name: "209" - ports: - - containerPort: 1655406148 - hostIP: "215" - hostPort: 1083816849 - name: "214" - protocol: Ǹ轺@)蓳嗘TʡȂŏ{sǡƟ狩鴈o - readinessProbe: - exec: - command: - - "243" - failureThreshold: 1231820696 - httpGet: - host: "246" - httpHeaders: - - name: "247" - value: "248" - path: "244" - port: "245" - scheme: 0åȂ町恰nj揠8lj - initialDelaySeconds: -1188153605 - periodSeconds: 912004803 - successThreshold: -2098817064 - tcpSocket: - host: "249" - port: -2049272966 - timeoutSeconds: -427769948 - resources: - limits: - Ŗ怳冘HǺƶȤ^: "698" - requests: - ldg滠鼍ƭt?: "747" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - Ǯń - drop: - - ǰ溟ɴ扵閝ȝ鐵儣廡ɑ龫`劳 - privileged: false - procMount: ĉş蝿ɖȃ賲鐅臬 - readOnlyRootFilesystem: true - runAsGroup: -8271749906556661169 - runAsNonRoot: false - runAsUser: -8865561464185465727 - seLinuxOptions: - level: "268" - role: "266" - type: "267" - user: "265" - terminationMessagePath: "264" - terminationMessagePolicy: ņ榱*Gưoɘ檲ɨ銦妰黖ȓ - volumeDevices: - - devicePath: "234" - name: "233" - volumeMounts: - - mountPath: "230" - mountPropagation: $ - name: "229" - readOnly: true - subPath: "231" - subPathExpr: "232" - workingDir: "213" - dnsConfig: - nameservers: - - "329" - options: - - name: "331" - value: "332" - searches: - - "330" - dnsPolicy: 鞎sn芞QÄȻȊ+?ƭ峧Y栲茇竛吲蚛 - enableServiceLinks: true - hostAliases: - - hostnames: - - "327" - ip: "326" - hostIPC: true - hostname: "281" - imagePullSecrets: - - name: "280" - initContainers: - - args: - - "153" - command: - - "152" - env: - - name: "160" - value: "161" - valueFrom: - configMapKeyRef: - key: "167" - name: "166" - optional: false - fieldRef: - apiVersion: "162" - fieldPath: "163" - resourceFieldRef: - containerName: "164" - divisor: "526" - resource: "165" - secretKeyRef: - key: "169" - name: "168" - optional: false - envFrom: - - configMapRef: - name: "158" - optional: true - prefix: "157" - secretRef: - name: "159" - optional: false - image: "151" - imagePullPolicy: Ȗ脵鴈Ō - lifecycle: - postStart: - exec: - command: - - "190" - httpGet: - host: "192" - httpHeaders: - - name: "193" - value: "194" - path: "191" - port: 1348141491 - scheme: Ȃ揲ȼ - tcpSocket: - host: "196" - port: "195" - preStop: - exec: - command: - - "197" - httpGet: - host: "199" - httpHeaders: - - name: "200" - value: "201" - path: "198" - port: 468716734 - scheme: Cʖ畬x骀 - tcpSocket: - host: "203" - port: "202" - livenessProbe: - exec: - command: - - "176" - failureThreshold: -1040245211 - httpGet: - host: "178" - httpHeaders: - - name: "179" - value: "180" - path: "177" - port: -662805900 - initialDelaySeconds: 578888856 - periodSeconds: -557582532 - successThreshold: -773009446 - tcpSocket: - host: "182" - port: "181" - timeoutSeconds: 2073854558 - name: "150" - ports: - - containerPort: -1417286635 - hostIP: "156" - hostPort: -737070070 - name: "155" - protocol: /C龷ȪÆl殛瓷雼浢Ü礽绅 - readinessProbe: - exec: - command: - - "183" - failureThreshold: -330720710 - httpGet: - host: "185" - httpHeaders: - - name: "186" - value: "187" - path: "184" - port: -2064088433 - scheme: Do©Ǿt'容柚ʕIã陫ʋs - initialDelaySeconds: 229600975 - periodSeconds: -1697933829 - successThreshold: -1438986781 - tcpSocket: - host: "189" - port: "188" - timeoutSeconds: -35598353 - resources: - limits: - i皬择,Q捇ȸ{+ɸ殁Ka縳: "499" - requests: - 笓珣筩ƐP_痸荎: "787" - securityContext: - allowPrivilegeEscalation: true - capabilities: - add: - - yǠ/淹\韲翁&ʢsɜ - drop: - - \%枅:=ǛƓɥ踓Ǻǧ湬淊kŪ - privileged: false - procMount: 楙¯ĦE勗E - readOnlyRootFilesystem: false - runAsGroup: 8318470556027199025 - runAsNonRoot: false - runAsUser: -1473821783696471652 - seLinuxOptions: - level: "208" - role: "206" - type: "207" - user: "205" - stdin: true - stdinOnce: true - terminationMessagePath: "204" - terminationMessagePolicy: ů湙騘& - tty: true - volumeDevices: - - devicePath: "175" - name: "174" - volumeMounts: - - mountPath: "171" - mountPropagation: ¿燥ǖ_è绺 - name: "170" - subPath: "172" - subPathExpr: "173" - workingDir: "154" - nodeName: "273" - nodeSelector: - "269": "270" - priority: 147618179 - priorityClassName: "328" - readinessGates: - - conditionType: Ȱ - runtimeClassName: "333" - schedulerName: "323" - securityContext: - fsGroup: 6775077391312000638 - runAsGroup: -8992663220934524403 - runAsNonRoot: false - runAsUser: -4782997474747062799 - seLinuxOptions: - level: "277" - role: "275" - type: "276" - user: "274" - supplementalGroups: - - -4505867233821630574 - sysctls: - - name: "278" - value: "279" - serviceAccount: "272" - serviceAccountName: "271" - shareProcessNamespace: true - subdomain: "282" - terminationGracePeriodSeconds: -1799108093609470992 - tolerations: - - effect: 滨Ė - key: "324" - operator: p像-觗裓6Ř筿ɾ5Ų買霎ȃň[> - tolerationSeconds: 6074530584991892487 - value: "325" - volumes: - - awsElasticBlockStore: - fsType: "50" - partition: 13677460 - readOnly: true - volumeID: "49" - azureDisk: - cachingMode: n宂¬轚9Ȏ瀮 - diskName: "113" - diskURI: "114" - fsType: "115" - kind: Ō¾\ĒP鄸靇杧ž譋娲瘹ɭ - readOnly: true - azureFile: - secretName: "99" - shareName: "100" - cephfs: - monitors: - - "84" - path: "85" - secretFile: "87" - secretRef: - name: "88" - user: "86" - cinder: - fsType: "82" - readOnly: true - secretRef: - name: "83" - volumeID: "81" - configMap: - defaultMode: -1570767512 - items: - - key: "102" - mode: -1907421291 - path: "103" - name: "101" - optional: false - csi: - driver: "145" - fsType: "146" - nodePublishSecretRef: - name: "149" - readOnly: true - volumeAttributes: - "147": "148" - downwardAPI: - defaultMode: -2077638334 - items: - - fieldRef: - apiVersion: "92" - fieldPath: "93" - mode: 2107119206 - path: "91" - resourceFieldRef: - containerName: "94" - divisor: "291" - resource: "95" - emptyDir: - medium: '励鹗塢ē ' - sizeLimit: "995" - fc: - fsType: "97" - lun: -2040518604 - targetWWNs: - - "96" - wwids: - - "98" - flexVolume: - driver: "76" - fsType: "77" - options: - "79": "80" - readOnly: true - secretRef: - name: "78" - flocker: - datasetName: "89" - datasetUUID: "90" - gcePersistentDisk: - fsType: "48" - partition: -664310043 - pdName: "47" - readOnly: true - gitRepo: - directory: "53" - repository: "51" - revision: "52" - glusterfs: - endpoints: "66" - path: "67" - readOnly: true - hostPath: - path: "46" - type: DrȮ - iscsi: - fsType: "62" - initiatorName: "65" - iqn: "60" - iscsiInterface: "61" - lun: -314157282 - portals: - - "63" - readOnly: true - secretRef: - name: "64" - targetPortal: "59" - name: "45" - nfs: - path: "58" - server: "57" - persistentVolumeClaim: - claimName: "68" - readOnly: true - photonPersistentDisk: - fsType: "117" - pdID: "116" - portworxVolume: - fsType: "132" - volumeID: "131" - projected: - defaultMode: -1253565243 - sources: - - configMap: - items: - - key: "127" - mode: 813865935 - path: "128" - name: "126" - optional: true - downwardAPI: - items: - - fieldRef: - apiVersion: "122" - fieldPath: "123" - mode: 75785535 - path: "121" - resourceFieldRef: - containerName: "124" - divisor: "852" - resource: "125" - secret: - items: - - key: "119" - mode: 2036549700 - path: "120" - name: "118" - optional: false - serviceAccountToken: - audience: "129" - expirationSeconds: 3094703520378368232 - path: "130" - quobyte: - group: "111" - readOnly: true - registry: "108" - tenant: "112" - user: "110" - volume: "109" - rbd: - fsType: "71" - image: "70" - keyring: "74" - monitors: - - "69" - pool: "72" - readOnly: true - secretRef: - name: "75" - user: "73" - scaleIO: - fsType: "140" - gateway: "133" - protectionDomain: "136" - secretRef: - name: "135" - sslEnabled: true - storageMode: "138" - storagePool: "137" - system: "134" - volumeName: "139" - secret: - defaultMode: 819364842 - items: - - key: "55" - mode: 1557090007 - path: "56" - optional: true - secretName: "54" - storageos: - fsType: "143" - readOnly: true - secretRef: - name: "144" - volumeName: "141" - volumeNamespace: "142" - vsphereVolume: - fsType: "105" - storagePolicyID: "107" - storagePolicyName: "106" - volumePath: "104" diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.RangeAllocation.after_roundtrip.json b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.RangeAllocation.after_roundtrip.json deleted file mode 100644 index 2183d7a4009..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.RangeAllocation.after_roundtrip.json +++ /dev/null @@ -1,44 +0,0 @@ -{ - "kind": "RangeAllocation", - "apiVersion": "v1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17" - } - ] - }, - "range": "24", - "data": "cQ==" -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.RangeAllocation.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.RangeAllocation.after_roundtrip.pb deleted file mode 100644 index 0409c8ee8a38d8cebcbbf5e3cace18f9fd0c0c07..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 244 zcmV7$Fpt8q%^o{C{O=%I~Z#Hh)bF6fxAHpGio<)pY}G88d3IW{yhH83|cI5Rjl zH8wCZGdVch?t;~Ui=2UQLI6;$h_!=-pU#}S0a^wM0XGr>IARA10XY%^F)(T%3IZ`Q z8UishA`V1)<-3%~hkJ9yipGy{DgrSvFaS6Kasn|ldIB*uiUBPO0x>ocA?c8c<&=u) uqnX8?Emh^5w8OVyFUgdB=8=IY=DC-|hFuy0F*h;*5&|+b8Ub+{03rb8|5ii* diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.RangeAllocation.after_roundtrip.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.RangeAllocation.after_roundtrip.yaml deleted file mode 100644 index c766a7cbb34..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.RangeAllocation.after_roundtrip.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v1 -data: cQ== -kind: RangeAllocation -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -range: "24" diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.RangeAllocation.json b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.RangeAllocation.json deleted file mode 100644 index 9764848048d..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.RangeAllocation.json +++ /dev/null @@ -1,45 +0,0 @@ -{ - "kind": "RangeAllocation", - "apiVersion": "v1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fields": {"18":{"19":null}} - } - ] - }, - "range": "24", - "data": "cQ==" -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.RangeAllocation.pb b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.RangeAllocation.pb deleted file mode 100644 index ede0367dad6c488a18159feb67f01994da7717c3..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 260 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 M$%#M|hs9<2e@t-lBLDyZ diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ReplicationController.after_roundtrip.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ReplicationController.after_roundtrip.yaml deleted file mode 100644 index 18469333156..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ReplicationController.after_roundtrip.yaml +++ /dev/null @@ -1,708 +0,0 @@ -apiVersion: v1 -kind: ReplicationController -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -spec: - minReadySeconds: 2114329341 - replicas: -1978186127 - selector: - "24": "25" - template: - metadata: - annotations: - "33": "34" - clusterName: "39" - creationTimestamp: null - deletionGracePeriodSeconds: 4303487026632006283 - finalizers: - - "38" - generateName: "27" - generation: -530163119072260397 - labels: - "31": "32" - managedFields: - - apiVersion: "41" - manager: "40" - name: "26" - namespace: "28" - ownerReferences: - - apiVersion: "35" - blockOwnerDeletion: true - controller: false - kind: "36" - name: "37" - uid: ³-Ǐ忄*齧獚敆ȎțêɘIJ斬 - resourceVersion: "1092536316763508004" - selfLink: "29" - uid: ^苣 - spec: - activeDeadlineSeconds: -1245112587824234591 - affinity: - nodeAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - key: "288" - operator: ¤7djƯĖ漘Z剚敍0)鈼¬ - values: - - "289" - matchFields: - - key: "290" - operator: 棂p儼Ƿ裚瓶釆Ɗ+j忊 - values: - - "291" - weight: -1650568978 - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - key: "284" - operator: C'ɵK.Q貇£ȹ嫰ƹǔw÷nI粛 - values: - - "285" - matchFields: - - key: "286" - operator: 樺ȃ - values: - - "287" - podAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: n.j-6-o-h-9-15v-5925a-x12a-214-3s--gg93--p/c-o90G_A4..-L..-__0N_N.O30-_u._-2hT.-z-._7-5lL..-_--.VEa-_gn.n - operator: NotIn - values: - - E__K_g1cXfr.4_.-_-_-...1py_t - matchLabels: - 65--4-j8-9/v.3n-x.-_-_-Nm-_X3.1d_YH3x---.._1_.N_XvSA..eV: 18Y--6-_3J--.48Y.q.0-_1-F.h-__k_K5._3 - namespaces: - - "306" - topologyKey: "307" - weight: -832805508 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: a3-7bf46g-40883176jt-8/lv-_aLQbI2_-.XFw.8._..._Wp - operator: DoesNotExist - matchLabels: - 6-1c--33vk78-8g/Jnf: ExZ_r7-6.-m..-_-.f9--Q3_Y.5.-..P_pDZ-._._t__2k - namespaces: - - "298" - topologyKey: "299" - podAntiAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: 4.B.__6m - operator: In - values: - - 3-s.H.Hu-k-_-0-T1mel--F......3_t_-l..-.DG7r-3.----._4__Xn - matchLabels: - a--g.u-2/p-9-4-Tm.__G-8...__.Q_c8.G.b_9_1o.w_aI._31-_I-A-_3bz._8M0U1_-_2: 1Ys_Mop34_-y.H - namespaces: - - "322" - topologyKey: "323" - weight: -1873425934 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: 3---38----r-m-a--q3980c7f0p-3-----995----5sumf7ef8jzv4-9-35od/3.__-.0-z_z0sn_.hx_-a__0-8-.M-.-.-8v-J1zT - operator: In - values: - - 5-.-.T-V_D_0-K_A-_9_ZC - matchLabels: - szA_--_.-.6GA26h: 5Nj-d-4_4--.-_Z4.L3 - namespaces: - - "314" - topologyKey: "315" - automountServiceAccountToken: false - containers: - - args: - - "213" - command: - - "212" - env: - - name: "220" - value: "221" - valueFrom: - configMapKeyRef: - key: "227" - name: "226" - optional: false - fieldRef: - apiVersion: "222" - fieldPath: "223" - resourceFieldRef: - containerName: "224" - divisor: "217" - resource: "225" - secretKeyRef: - key: "229" - name: "228" - optional: false - envFrom: - - configMapRef: - name: "218" - optional: false - prefix: "217" - secretRef: - name: "219" - optional: true - image: "211" - imagePullPolicy: :hoĂɋ瀐<ɉ湨H=å睫}堇硲蕵 - lifecycle: - postStart: - exec: - command: - - "251" - httpGet: - host: "253" - httpHeaders: - - name: "254" - value: "255" - path: "252" - port: 1736916432 - scheme: a坩O`涁İ而踪鄌eÞȦY籎顒 - tcpSocket: - host: "257" - port: "256" - preStop: - exec: - command: - - "258" - httpGet: - host: "260" - httpHeaders: - - name: "261" - value: "262" - path: "259" - port: 824682619 - scheme: 縱ù墴1Rƥ贫d飼$俊跾|@?鷅bȻ - tcpSocket: - host: "264" - port: "263" - livenessProbe: - exec: - command: - - "236" - failureThreshold: -1321131665 - httpGet: - host: "239" - httpHeaders: - - name: "240" - value: "241" - path: "237" - port: "238" - scheme: ƛƟ)ÙæNǚ錯ƶRquA?瞲Ť倱< - initialDelaySeconds: 1288053477 - periodSeconds: 1607133856 - successThreshold: 1891896870 - tcpSocket: - host: "243" - port: "242" - timeoutSeconds: -163325250 - name: "210" - ports: - - containerPort: 1655406148 - hostIP: "216" - hostPort: 1083816849 - name: "215" - protocol: Ǹ轺@)蓳嗘TʡȂŏ{sǡƟ狩鴈o - readinessProbe: - exec: - command: - - "244" - failureThreshold: 1231820696 - httpGet: - host: "247" - httpHeaders: - - name: "248" - value: "249" - path: "245" - port: "246" - scheme: 0åȂ町恰nj揠8lj - initialDelaySeconds: -1188153605 - periodSeconds: 912004803 - successThreshold: -2098817064 - tcpSocket: - host: "250" - port: -2049272966 - timeoutSeconds: -427769948 - resources: - limits: - Ŗ怳冘HǺƶȤ^: "698" - requests: - ldg滠鼍ƭt?: "747" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - Ǯń - drop: - - ǰ溟ɴ扵閝ȝ鐵儣廡ɑ龫`劳 - privileged: false - procMount: ĉş蝿ɖȃ賲鐅臬 - readOnlyRootFilesystem: true - runAsGroup: -8271749906556661169 - runAsNonRoot: false - runAsUser: -8865561464185465727 - seLinuxOptions: - level: "269" - role: "267" - type: "268" - user: "266" - terminationMessagePath: "265" - terminationMessagePolicy: ņ榱*Gưoɘ檲ɨ銦妰黖ȓ - volumeDevices: - - devicePath: "235" - name: "234" - volumeMounts: - - mountPath: "231" - mountPropagation: $ - name: "230" - readOnly: true - subPath: "232" - subPathExpr: "233" - workingDir: "214" - dnsConfig: - nameservers: - - "330" - options: - - name: "332" - value: "333" - searches: - - "331" - dnsPolicy: 鞎sn芞QÄȻȊ+?ƭ峧Y栲茇竛吲蚛 - enableServiceLinks: true - hostAliases: - - hostnames: - - "328" - ip: "327" - hostIPC: true - hostname: "282" - imagePullSecrets: - - name: "281" - initContainers: - - args: - - "154" - command: - - "153" - env: - - name: "161" - value: "162" - valueFrom: - configMapKeyRef: - key: "168" - name: "167" - optional: false - fieldRef: - apiVersion: "163" - fieldPath: "164" - resourceFieldRef: - containerName: "165" - divisor: "526" - resource: "166" - secretKeyRef: - key: "170" - name: "169" - optional: false - envFrom: - - configMapRef: - name: "159" - optional: true - prefix: "158" - secretRef: - name: "160" - optional: false - image: "152" - imagePullPolicy: Ȗ脵鴈Ō - lifecycle: - postStart: - exec: - command: - - "191" - httpGet: - host: "193" - httpHeaders: - - name: "194" - value: "195" - path: "192" - port: 1348141491 - scheme: Ȃ揲ȼ - tcpSocket: - host: "197" - port: "196" - preStop: - exec: - command: - - "198" - httpGet: - host: "200" - httpHeaders: - - name: "201" - value: "202" - path: "199" - port: 468716734 - scheme: Cʖ畬x骀 - tcpSocket: - host: "204" - port: "203" - livenessProbe: - exec: - command: - - "177" - failureThreshold: -1040245211 - httpGet: - host: "179" - httpHeaders: - - name: "180" - value: "181" - path: "178" - port: -662805900 - initialDelaySeconds: 578888856 - periodSeconds: -557582532 - successThreshold: -773009446 - tcpSocket: - host: "183" - port: "182" - timeoutSeconds: 2073854558 - name: "151" - ports: - - containerPort: -1417286635 - hostIP: "157" - hostPort: -737070070 - name: "156" - protocol: /C龷ȪÆl殛瓷雼浢Ü礽绅 - readinessProbe: - exec: - command: - - "184" - failureThreshold: -330720710 - httpGet: - host: "186" - httpHeaders: - - name: "187" - value: "188" - path: "185" - port: -2064088433 - scheme: Do©Ǿt'容柚ʕIã陫ʋs - initialDelaySeconds: 229600975 - periodSeconds: -1697933829 - successThreshold: -1438986781 - tcpSocket: - host: "190" - port: "189" - timeoutSeconds: -35598353 - resources: - limits: - i皬择,Q捇ȸ{+ɸ殁Ka縳: "499" - requests: - 笓珣筩ƐP_痸荎: "787" - securityContext: - allowPrivilegeEscalation: true - capabilities: - add: - - yǠ/淹\韲翁&ʢsɜ - drop: - - \%枅:=ǛƓɥ踓Ǻǧ湬淊kŪ - privileged: false - procMount: 楙¯ĦE勗E - readOnlyRootFilesystem: false - runAsGroup: 8318470556027199025 - runAsNonRoot: false - runAsUser: -1473821783696471652 - seLinuxOptions: - level: "209" - role: "207" - type: "208" - user: "206" - stdin: true - stdinOnce: true - terminationMessagePath: "205" - terminationMessagePolicy: ů湙騘& - tty: true - volumeDevices: - - devicePath: "176" - name: "175" - volumeMounts: - - mountPath: "172" - mountPropagation: ¿燥ǖ_è绺 - name: "171" - subPath: "173" - subPathExpr: "174" - workingDir: "155" - nodeName: "274" - nodeSelector: - "270": "271" - priority: 147618179 - priorityClassName: "329" - readinessGates: - - conditionType: Ȱ - runtimeClassName: "334" - schedulerName: "324" - securityContext: - fsGroup: 6775077391312000638 - runAsGroup: -8992663220934524403 - runAsNonRoot: false - runAsUser: -4782997474747062799 - seLinuxOptions: - level: "278" - role: "276" - type: "277" - user: "275" - supplementalGroups: - - -4505867233821630574 - sysctls: - - name: "279" - value: "280" - serviceAccount: "273" - serviceAccountName: "272" - shareProcessNamespace: true - subdomain: "283" - terminationGracePeriodSeconds: -1799108093609470992 - tolerations: - - effect: 滨Ė - key: "325" - operator: p像-觗裓6Ř筿ɾ5Ų買霎ȃň[> - tolerationSeconds: 6074530584991892487 - value: "326" - volumes: - - awsElasticBlockStore: - fsType: "51" - partition: 13677460 - readOnly: true - volumeID: "50" - azureDisk: - cachingMode: n宂¬轚9Ȏ瀮 - diskName: "114" - diskURI: "115" - fsType: "116" - kind: Ō¾\ĒP鄸靇杧ž譋娲瘹ɭ - readOnly: true - azureFile: - secretName: "100" - shareName: "101" - cephfs: - monitors: - - "85" - path: "86" - secretFile: "88" - secretRef: - name: "89" - user: "87" - cinder: - fsType: "83" - readOnly: true - secretRef: - name: "84" - volumeID: "82" - configMap: - defaultMode: -1570767512 - items: - - key: "103" - mode: -1907421291 - path: "104" - name: "102" - optional: false - csi: - driver: "146" - fsType: "147" - nodePublishSecretRef: - name: "150" - readOnly: true - volumeAttributes: - "148": "149" - downwardAPI: - defaultMode: -2077638334 - items: - - fieldRef: - apiVersion: "93" - fieldPath: "94" - mode: 2107119206 - path: "92" - resourceFieldRef: - containerName: "95" - divisor: "291" - resource: "96" - emptyDir: - medium: '励鹗塢ē ' - sizeLimit: "995" - fc: - fsType: "98" - lun: -2040518604 - targetWWNs: - - "97" - wwids: - - "99" - flexVolume: - driver: "77" - fsType: "78" - options: - "80": "81" - readOnly: true - secretRef: - name: "79" - flocker: - datasetName: "90" - datasetUUID: "91" - gcePersistentDisk: - fsType: "49" - partition: -664310043 - pdName: "48" - readOnly: true - gitRepo: - directory: "54" - repository: "52" - revision: "53" - glusterfs: - endpoints: "67" - path: "68" - readOnly: true - hostPath: - path: "47" - type: DrȮ - iscsi: - fsType: "63" - initiatorName: "66" - iqn: "61" - iscsiInterface: "62" - lun: -314157282 - portals: - - "64" - readOnly: true - secretRef: - name: "65" - targetPortal: "60" - name: "46" - nfs: - path: "59" - server: "58" - persistentVolumeClaim: - claimName: "69" - readOnly: true - photonPersistentDisk: - fsType: "118" - pdID: "117" - portworxVolume: - fsType: "133" - volumeID: "132" - projected: - defaultMode: -1253565243 - sources: - - configMap: - items: - - key: "128" - mode: 813865935 - path: "129" - name: "127" - optional: true - downwardAPI: - items: - - fieldRef: - apiVersion: "123" - fieldPath: "124" - mode: 75785535 - path: "122" - resourceFieldRef: - containerName: "125" - divisor: "852" - resource: "126" - secret: - items: - - key: "120" - mode: 2036549700 - path: "121" - name: "119" - optional: false - serviceAccountToken: - audience: "130" - expirationSeconds: 3094703520378368232 - path: "131" - quobyte: - group: "112" - readOnly: true - registry: "109" - tenant: "113" - user: "111" - volume: "110" - rbd: - fsType: "72" - image: "71" - keyring: "75" - monitors: - - "70" - pool: "73" - readOnly: true - secretRef: - name: "76" - user: "74" - scaleIO: - fsType: "141" - gateway: "134" - protectionDomain: "137" - secretRef: - name: "136" - sslEnabled: true - storageMode: "139" - storagePool: "138" - system: "135" - volumeName: "140" - secret: - defaultMode: 819364842 - items: - - key: "56" - mode: 1557090007 - path: "57" - optional: true - secretName: "55" - storageos: - fsType: "144" - readOnly: true - secretRef: - name: "145" - volumeName: "142" - volumeNamespace: "143" - vsphereVolume: - fsType: "106" - storagePolicyID: "108" - storagePolicyName: "107" - volumePath: "105" -status: - availableReplicas: -1795212367 - conditions: - - lastTransitionTime: "2477-11-23T00:25:20Z" - message: "336" - reason: "335" - status: 淴ɑ?¶Ȳ - type: 篎3o8[y#t(ȗŜŲ&洪y儕l - fullyLabeledReplicas: 903393545 - observedGeneration: 1806442047290406758 - readyReplicas: 989101505 - replicas: -1998575610 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ReplicationController.json b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ReplicationController.json deleted file mode 100644 index 65b2594f3f3..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ReplicationController.json +++ /dev/null @@ -1,1046 +0,0 @@ -{ - "kind": "ReplicationController", - "apiVersion": "v1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fields": {"18":{"19":null}} - } - ] - }, - "spec": { - "replicas": -1978186127, - "minReadySeconds": 2114329341, - "selector": { - "24": "25" - }, - "template": { - "metadata": { - "name": "26", - "generateName": "27", - "namespace": "28", - "selfLink": "29", - "uid": "^苣", - "resourceVersion": "1092536316763508004", - "generation": -530163119072260397, - "creationTimestamp": null, - "deletionGracePeriodSeconds": 4303487026632006283, - "labels": { - "31": "32" - }, - "annotations": { - "33": "34" - }, - "ownerReferences": [ - { - "apiVersion": "35", - "kind": "36", - "name": "37", - "uid": "³-Ǐ忄*齧獚敆ȎțêɘIJ斬", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "38" - ], - "clusterName": "39", - "managedFields": [ - { - "manager": "40", - "apiVersion": "41", - "fields": {"42":{"43":null}} - } - ] - }, - "spec": { - "volumes": [ - { - "name": "46", - "hostPath": { - "path": "47", - "type": "DrȮ" - }, - "emptyDir": { - "medium": "励鹗塢ē ", - "sizeLimit": "995" - }, - "gcePersistentDisk": { - "pdName": "48", - "fsType": "49", - "partition": -664310043, - "readOnly": true - }, - "awsElasticBlockStore": { - "volumeID": "50", - "fsType": "51", - "partition": 13677460, - "readOnly": true - }, - "gitRepo": { - "repository": "52", - "revision": "53", - "directory": "54" - }, - "secret": { - "secretName": "55", - "items": [ - { - "key": "56", - "path": "57", - "mode": 1557090007 - } - ], - "defaultMode": 819364842, - "optional": true - }, - "nfs": { - "server": "58", - "path": "59" - }, - "iscsi": { - "targetPortal": "60", - "iqn": "61", - "lun": -314157282, - "iscsiInterface": "62", - "fsType": "63", - "readOnly": true, - "portals": [ - "64" - ], - "secretRef": { - "name": "65" - }, - "initiatorName": "66" - }, - "glusterfs": { - "endpoints": "67", - "path": "68", - "readOnly": true - }, - "persistentVolumeClaim": { - "claimName": "69", - "readOnly": true - }, - "rbd": { - "monitors": [ - "70" - ], - "image": "71", - "fsType": "72", - "pool": "73", - "user": "74", - "keyring": "75", - "secretRef": { - "name": "76" - }, - "readOnly": true - }, - "flexVolume": { - "driver": "77", - "fsType": "78", - "secretRef": { - "name": "79" - }, - "readOnly": true, - "options": { - "80": "81" - } - }, - "cinder": { - "volumeID": "82", - "fsType": "83", - "readOnly": true, - "secretRef": { - "name": "84" - } - }, - "cephfs": { - "monitors": [ - "85" - ], - "path": "86", - "user": "87", - "secretFile": "88", - "secretRef": { - "name": "89" - } - }, - "flocker": { - "datasetName": "90", - "datasetUUID": "91" - }, - "downwardAPI": { - "items": [ - { - "path": "92", - "fieldRef": { - "apiVersion": "93", - "fieldPath": "94" - }, - "resourceFieldRef": { - "containerName": "95", - "resource": "96", - "divisor": "291" - }, - "mode": 2107119206 - } - ], - "defaultMode": -2077638334 - }, - "fc": { - "targetWWNs": [ - "97" - ], - "lun": -2040518604, - "fsType": "98", - "wwids": [ - "99" - ] - }, - "azureFile": { - "secretName": "100", - "shareName": "101" - }, - "configMap": { - "name": "102", - "items": [ - { - "key": "103", - "path": "104", - "mode": -1907421291 - } - ], - "defaultMode": -1570767512, - "optional": false - }, - "vsphereVolume": { - "volumePath": "105", - "fsType": "106", - "storagePolicyName": "107", - "storagePolicyID": "108" - }, - "quobyte": { - "registry": "109", - "volume": "110", - "readOnly": true, - "user": "111", - "group": "112", - "tenant": "113" - }, - "azureDisk": { - "diskName": "114", - "diskURI": "115", - "cachingMode": "n宂¬轚9Ȏ瀮", - "fsType": "116", - "readOnly": true, - "kind": "Ō¾\\ĒP鄸靇杧ž譋娲瘹ɭ" - }, - "photonPersistentDisk": { - "pdID": "117", - "fsType": "118" - }, - "projected": { - "sources": [ - { - "secret": { - "name": "119", - "items": [ - { - "key": "120", - "path": "121", - "mode": 2036549700 - } - ], - "optional": false - }, - "downwardAPI": { - "items": [ - { - "path": "122", - "fieldRef": { - "apiVersion": "123", - "fieldPath": "124" - }, - "resourceFieldRef": { - "containerName": "125", - "resource": "126", - "divisor": "852" - }, - "mode": 75785535 - } - ] - }, - "configMap": { - "name": "127", - "items": [ - { - "key": "128", - "path": "129", - "mode": 813865935 - } - ], - "optional": true - }, - "serviceAccountToken": { - "audience": "130", - "expirationSeconds": 3094703520378368232, - "path": "131" - } - } - ], - "defaultMode": -1253565243 - }, - "portworxVolume": { - "volumeID": "132", - "fsType": "133" - }, - "scaleIO": { - "gateway": "134", - "system": "135", - "secretRef": { - "name": "136" - }, - "sslEnabled": true, - "protectionDomain": "137", - "storagePool": "138", - "storageMode": "139", - "volumeName": "140", - "fsType": "141" - }, - "storageos": { - "volumeName": "142", - "volumeNamespace": "143", - "fsType": "144", - "readOnly": true, - "secretRef": { - "name": "145" - } - }, - "csi": { - "driver": "146", - "readOnly": true, - "fsType": "147", - "volumeAttributes": { - "148": "149" - }, - "nodePublishSecretRef": { - "name": "150" - } - } - } - ], - "initContainers": [ - { - "name": "151", - "image": "152", - "command": [ - "153" - ], - "args": [ - "154" - ], - "workingDir": "155", - "ports": [ - { - "name": "156", - "hostPort": -737070070, - "containerPort": -1417286635, - "protocol": "/C龷ȪÆl殛瓷雼浢Ü礽绅", - "hostIP": "157" - } - ], - "envFrom": [ - { - "prefix": "158", - "configMapRef": { - "name": "159", - "optional": true - }, - "secretRef": { - "name": "160", - "optional": false - } - } - ], - "env": [ - { - "name": "161", - "value": "162", - "valueFrom": { - "fieldRef": { - "apiVersion": "163", - "fieldPath": "164" - }, - "resourceFieldRef": { - "containerName": "165", - "resource": "166", - "divisor": "526" - }, - "configMapKeyRef": { - "name": "167", - "key": "168", - "optional": false - }, - "secretKeyRef": { - "name": "169", - "key": "170", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "i皬择,Q捇ȸ{+ɸ殁Ka縳": "499" - }, - "requests": { - "笓珣筩ƐP_痸荎": "787" - } - }, - "volumeMounts": [ - { - "name": "171", - "mountPath": "172", - "subPath": "173", - "mountPropagation": "¿燥ǖ_è绺", - "subPathExpr": "174" - } - ], - "volumeDevices": [ - { - "name": "175", - "devicePath": "176" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "177" - ] - }, - "httpGet": { - "path": "178", - "port": -662805900, - "host": "179", - "httpHeaders": [ - { - "name": "180", - "value": "181" - } - ] - }, - "tcpSocket": { - "port": "182", - "host": "183" - }, - "initialDelaySeconds": 578888856, - "timeoutSeconds": 2073854558, - "periodSeconds": -557582532, - "successThreshold": -773009446, - "failureThreshold": -1040245211 - }, - "readinessProbe": { - "exec": { - "command": [ - "184" - ] - }, - "httpGet": { - "path": "185", - "port": -2064088433, - "host": "186", - "scheme": "Do©Ǿt'容柚ʕIã陫ʋs", - "httpHeaders": [ - { - "name": "187", - "value": "188" - } - ] - }, - "tcpSocket": { - "port": "189", - "host": "190" - }, - "initialDelaySeconds": 229600975, - "timeoutSeconds": -35598353, - "periodSeconds": -1697933829, - "successThreshold": -1438986781, - "failureThreshold": -330720710 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "191" - ] - }, - "httpGet": { - "path": "192", - "port": 1348141491, - "host": "193", - "scheme": "Ȃ揲ȼ", - "httpHeaders": [ - { - "name": "194", - "value": "195" - } - ] - }, - "tcpSocket": { - "port": "196", - "host": "197" - } - }, - "preStop": { - "exec": { - "command": [ - "198" - ] - }, - "httpGet": { - "path": "199", - "port": 468716734, - "host": "200", - "scheme": "Cʖ畬x骀", - "httpHeaders": [ - { - "name": "201", - "value": "202" - } - ] - }, - "tcpSocket": { - "port": "203", - "host": "204" - } - } - }, - "terminationMessagePath": "205", - "terminationMessagePolicy": "ů湙騘\u0026", - "imagePullPolicy": "Ȗ脵鴈Ō", - "securityContext": { - "capabilities": { - "add": [ - "yǠ/淹\\韲翁\u0026ʢsɜ" - ], - "drop": [ - "\\%枅:=ǛƓɥ踓Ǻǧ湬淊kŪ" - ] - }, - "privileged": false, - "seLinuxOptions": { - "user": "206", - "role": "207", - "type": "208", - "level": "209" - }, - "runAsUser": -1473821783696471652, - "runAsGroup": 8318470556027199025, - "runAsNonRoot": false, - "readOnlyRootFilesystem": false, - "allowPrivilegeEscalation": true, - "procMount": "楙¯ĦE勗E" - }, - "stdin": true, - "stdinOnce": true, - "tty": true - } - ], - "containers": [ - { - "name": "210", - "image": "211", - "command": [ - "212" - ], - "args": [ - "213" - ], - "workingDir": "214", - "ports": [ - { - "name": "215", - "hostPort": 1083816849, - "containerPort": 1655406148, - "protocol": "Ǹ轺@)蓳嗘TʡȂŏ{sǡƟ狩鴈o", - "hostIP": "216" - } - ], - "envFrom": [ - { - "prefix": "217", - "configMapRef": { - "name": "218", - "optional": false - }, - "secretRef": { - "name": "219", - "optional": true - } - } - ], - "env": [ - { - "name": "220", - "value": "221", - "valueFrom": { - "fieldRef": { - "apiVersion": "222", - "fieldPath": "223" - }, - "resourceFieldRef": { - "containerName": "224", - "resource": "225", - "divisor": "217" - }, - "configMapKeyRef": { - "name": "226", - "key": "227", - "optional": false - }, - "secretKeyRef": { - "name": "228", - "key": "229", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "Ŗ怳冘HǺƶȤ^": "698" - }, - "requests": { - "ldg滠鼍ƭt?": "747" - } - }, - "volumeMounts": [ - { - "name": "230", - "readOnly": true, - "mountPath": "231", - "subPath": "232", - "mountPropagation": "$", - "subPathExpr": "233" - } - ], - "volumeDevices": [ - { - "name": "234", - "devicePath": "235" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "236" - ] - }, - "httpGet": { - "path": "237", - "port": "238", - "host": "239", - "scheme": "ƛƟ)ÙæNǚ錯ƶRquA?瞲Ť倱\u003c", - "httpHeaders": [ - { - "name": "240", - "value": "241" - } - ] - }, - "tcpSocket": { - "port": "242", - "host": "243" - }, - "initialDelaySeconds": 1288053477, - "timeoutSeconds": -163325250, - "periodSeconds": 1607133856, - "successThreshold": 1891896870, - "failureThreshold": -1321131665 - }, - "readinessProbe": { - "exec": { - "command": [ - "244" - ] - }, - "httpGet": { - "path": "245", - "port": "246", - "host": "247", - "scheme": "0åȂ町恰nj揠8lj", - "httpHeaders": [ - { - "name": "248", - "value": "249" - } - ] - }, - "tcpSocket": { - "port": -2049272966, - "host": "250" - }, - "initialDelaySeconds": -1188153605, - "timeoutSeconds": -427769948, - "periodSeconds": 912004803, - "successThreshold": -2098817064, - "failureThreshold": 1231820696 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "251" - ] - }, - "httpGet": { - "path": "252", - "port": 1736916432, - "host": "253", - "scheme": "a坩O`涁İ而踪鄌eÞȦY籎顒", - "httpHeaders": [ - { - "name": "254", - "value": "255" - } - ] - }, - "tcpSocket": { - "port": "256", - "host": "257" - } - }, - "preStop": { - "exec": { - "command": [ - "258" - ] - }, - "httpGet": { - "path": "259", - "port": 824682619, - "host": "260", - "scheme": "縱ù墴1Rƥ贫d飼$俊跾|@?鷅bȻ", - "httpHeaders": [ - { - "name": "261", - "value": "262" - } - ] - }, - "tcpSocket": { - "port": "263", - "host": "264" - } - } - }, - "terminationMessagePath": "265", - "terminationMessagePolicy": "ņ榱*Gưoɘ檲ɨ銦妰黖ȓ", - "imagePullPolicy": ":hoĂɋ瀐\u003cɉ湨H=å睫}堇硲蕵", - "securityContext": { - "capabilities": { - "add": [ - "Ǯń" - ], - "drop": [ - "ǰ溟ɴ扵閝ȝ鐵儣廡ɑ龫`劳" - ] - }, - "privileged": false, - "seLinuxOptions": { - "user": "266", - "role": "267", - "type": "268", - "level": "269" - }, - "runAsUser": -8865561464185465727, - "runAsGroup": -8271749906556661169, - "runAsNonRoot": false, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": false, - "procMount": "ĉş蝿ɖȃ賲鐅臬" - } - } - ], - "terminationGracePeriodSeconds": -1799108093609470992, - "activeDeadlineSeconds": -1245112587824234591, - "dnsPolicy": "鞎sn芞QÄȻȊ+?ƭ峧Y栲茇竛吲蚛", - "nodeSelector": { - "270": "271" - }, - "serviceAccountName": "272", - "serviceAccount": "273", - "automountServiceAccountToken": false, - "nodeName": "274", - "hostIPC": true, - "shareProcessNamespace": true, - "securityContext": { - "seLinuxOptions": { - "user": "275", - "role": "276", - "type": "277", - "level": "278" - }, - "runAsUser": -4782997474747062799, - "runAsGroup": -8992663220934524403, - "runAsNonRoot": false, - "supplementalGroups": [ - -4505867233821630574 - ], - "fsGroup": 6775077391312000638, - "sysctls": [ - { - "name": "279", - "value": "280" - } - ] - }, - "imagePullSecrets": [ - { - "name": "281" - } - ], - "hostname": "282", - "subdomain": "283", - "affinity": { - "nodeAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": { - "nodeSelectorTerms": [ - { - "matchExpressions": [ - { - "key": "284", - "operator": "C'ɵK.Q貇£ȹ嫰ƹǔw÷nI粛", - "values": [ - "285" - ] - } - ], - "matchFields": [ - { - "key": "286", - "operator": "樺ȃ", - "values": [ - "287" - ] - } - ] - } - ] - }, - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -1650568978, - "preference": { - "matchExpressions": [ - { - "key": "288", - "operator": "¤7djƯĖ漘Z剚敍0)鈼¬", - "values": [ - "289" - ] - } - ], - "matchFields": [ - { - "key": "290", - "operator": "棂p儼Ƿ裚瓶釆Ɗ+j忊", - "values": [ - "291" - ] - } - ] - } - } - ] - }, - "podAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "6-1c--33vk78-8g/Jnf": "ExZ_r7-6.-m..-_-.f9--Q3_Y.5.-..P_pDZ-._._t__2k" - }, - "matchExpressions": [ - { - "key": "a3-7bf46g-40883176jt-8/lv-_aLQbI2_-.XFw.8._..._Wp", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "298" - ], - "topologyKey": "299" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -832805508, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "65--4-j8-9/v.3n-x.-_-_-Nm-_X3.1d_YH3x---.._1_.N_XvSA..eV": "18Y--6-_3J--.48Y.q.0-_1-F.h-__k_K5._3" - }, - "matchExpressions": [ - { - "key": "n.j-6-o-h-9-15v-5925a-x12a-214-3s--gg93--p/c-o90G_A4..-L..-__0N_N.O30-_u._-2hT.-z-._7-5lL..-_--.VEa-_gn.n", - "operator": "NotIn", - "values": [ - "E__K_g1cXfr.4_.-_-_-...1py_t" - ] - } - ] - }, - "namespaces": [ - "306" - ], - "topologyKey": "307" - } - } - ] - }, - "podAntiAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "szA_--_.-.6GA26h": "5Nj-d-4_4--.-_Z4.L3" - }, - "matchExpressions": [ - { - "key": "3---38----r-m-a--q3980c7f0p-3-----995----5sumf7ef8jzv4-9-35od/3.__-.0-z_z0sn_.hx_-a__0-8-.M-.-.-8v-J1zT", - "operator": "In", - "values": [ - "5-.-.T-V_D_0-K_A-_9_ZC" - ] - } - ] - }, - "namespaces": [ - "314" - ], - "topologyKey": "315" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -1873425934, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "a--g.u-2/p-9-4-Tm.__G-8...__.Q_c8.G.b_9_1o.w_aI._31-_I-A-_3bz._8M0U1_-_2": "1Ys_Mop34_-y.H" - }, - "matchExpressions": [ - { - "key": "4.B.__6m", - "operator": "In", - "values": [ - "3-s.H.Hu-k-_-0-T1mel--F......3_t_-l..-.DG7r-3.----._4__Xn" - ] - } - ] - }, - "namespaces": [ - "322" - ], - "topologyKey": "323" - } - } - ] - } - }, - "schedulerName": "324", - "tolerations": [ - { - "key": "325", - "operator": "p像-觗裓6Ř筿ɾ5Ų買霎ȃň[\u003e", - "value": "326", - "effect": "滨Ė", - "tolerationSeconds": 6074530584991892487 - } - ], - "hostAliases": [ - { - "ip": "327", - "hostnames": [ - "328" - ] - } - ], - "priorityClassName": "329", - "priority": 147618179, - "dnsConfig": { - "nameservers": [ - "330" - ], - "searches": [ - "331" - ], - "options": [ - { - "name": "332", - "value": "333" - } - ] - }, - "readinessGates": [ - { - "conditionType": "Ȱ" - } - ], - "runtimeClassName": "334", - "enableServiceLinks": true - } - } - }, - "status": { - "replicas": -1998575610, - "fullyLabeledReplicas": 903393545, - "readyReplicas": 989101505, - "availableReplicas": -1795212367, - "observedGeneration": 1806442047290406758, - "conditions": [ - { - "type": "篎3o8[y#t(ȗŜŲ\u0026洪y儕l", - "status": "淴ɑ?¶Ȳ", - "lastTransitionTime": "2477-11-23T00:25:20Z", - "reason": "335", - "message": "336" - } - ] - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ReplicationController.pb b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ReplicationController.pb deleted file mode 100644 index e6b5cd9b425ecbbf6a7b02da56712c93d75e32a4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4644 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 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ReplicationController.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ReplicationController.yaml deleted file mode 100644 index 12c6258976f..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ReplicationController.yaml +++ /dev/null @@ -1,714 +0,0 @@ -apiVersion: v1 -kind: ReplicationController -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - fields: - "18": - "19": null - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -spec: - minReadySeconds: 2114329341 - replicas: -1978186127 - selector: - "24": "25" - template: - metadata: - annotations: - "33": "34" - clusterName: "39" - creationTimestamp: null - deletionGracePeriodSeconds: 4303487026632006283 - finalizers: - - "38" - generateName: "27" - generation: -530163119072260397 - labels: - "31": "32" - managedFields: - - apiVersion: "41" - fields: - "42": - "43": null - manager: "40" - name: "26" - namespace: "28" - ownerReferences: - - apiVersion: "35" - blockOwnerDeletion: true - controller: false - kind: "36" - name: "37" - uid: ³-Ǐ忄*齧獚敆ȎțêɘIJ斬 - resourceVersion: "1092536316763508004" - selfLink: "29" - uid: ^苣 - spec: - activeDeadlineSeconds: -1245112587824234591 - affinity: - nodeAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - key: "288" - operator: ¤7djƯĖ漘Z剚敍0)鈼¬ - values: - - "289" - matchFields: - - key: "290" - operator: 棂p儼Ƿ裚瓶釆Ɗ+j忊 - values: - - "291" - weight: -1650568978 - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - key: "284" - operator: C'ɵK.Q貇£ȹ嫰ƹǔw÷nI粛 - values: - - "285" - matchFields: - - key: "286" - operator: 樺ȃ - values: - - "287" - podAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: n.j-6-o-h-9-15v-5925a-x12a-214-3s--gg93--p/c-o90G_A4..-L..-__0N_N.O30-_u._-2hT.-z-._7-5lL..-_--.VEa-_gn.n - operator: NotIn - values: - - E__K_g1cXfr.4_.-_-_-...1py_t - matchLabels: - 65--4-j8-9/v.3n-x.-_-_-Nm-_X3.1d_YH3x---.._1_.N_XvSA..eV: 18Y--6-_3J--.48Y.q.0-_1-F.h-__k_K5._3 - namespaces: - - "306" - topologyKey: "307" - weight: -832805508 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: a3-7bf46g-40883176jt-8/lv-_aLQbI2_-.XFw.8._..._Wp - operator: DoesNotExist - matchLabels: - 6-1c--33vk78-8g/Jnf: ExZ_r7-6.-m..-_-.f9--Q3_Y.5.-..P_pDZ-._._t__2k - namespaces: - - "298" - topologyKey: "299" - podAntiAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: 4.B.__6m - operator: In - values: - - 3-s.H.Hu-k-_-0-T1mel--F......3_t_-l..-.DG7r-3.----._4__Xn - matchLabels: - a--g.u-2/p-9-4-Tm.__G-8...__.Q_c8.G.b_9_1o.w_aI._31-_I-A-_3bz._8M0U1_-_2: 1Ys_Mop34_-y.H - namespaces: - - "322" - topologyKey: "323" - weight: -1873425934 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: 3---38----r-m-a--q3980c7f0p-3-----995----5sumf7ef8jzv4-9-35od/3.__-.0-z_z0sn_.hx_-a__0-8-.M-.-.-8v-J1zT - operator: In - values: - - 5-.-.T-V_D_0-K_A-_9_ZC - matchLabels: - szA_--_.-.6GA26h: 5Nj-d-4_4--.-_Z4.L3 - namespaces: - - "314" - topologyKey: "315" - automountServiceAccountToken: false - containers: - - args: - - "213" - command: - - "212" - env: - - name: "220" - value: "221" - valueFrom: - configMapKeyRef: - key: "227" - name: "226" - optional: false - fieldRef: - apiVersion: "222" - fieldPath: "223" - resourceFieldRef: - containerName: "224" - divisor: "217" - resource: "225" - secretKeyRef: - key: "229" - name: "228" - optional: false - envFrom: - - configMapRef: - name: "218" - optional: false - prefix: "217" - secretRef: - name: "219" - optional: true - image: "211" - imagePullPolicy: :hoĂɋ瀐<ɉ湨H=å睫}堇硲蕵 - lifecycle: - postStart: - exec: - command: - - "251" - httpGet: - host: "253" - httpHeaders: - - name: "254" - value: "255" - path: "252" - port: 1736916432 - scheme: a坩O`涁İ而踪鄌eÞȦY籎顒 - tcpSocket: - host: "257" - port: "256" - preStop: - exec: - command: - - "258" - httpGet: - host: "260" - httpHeaders: - - name: "261" - value: "262" - path: "259" - port: 824682619 - scheme: 縱ù墴1Rƥ贫d飼$俊跾|@?鷅bȻ - tcpSocket: - host: "264" - port: "263" - livenessProbe: - exec: - command: - - "236" - failureThreshold: -1321131665 - httpGet: - host: "239" - httpHeaders: - - name: "240" - value: "241" - path: "237" - port: "238" - scheme: ƛƟ)ÙæNǚ錯ƶRquA?瞲Ť倱< - initialDelaySeconds: 1288053477 - periodSeconds: 1607133856 - successThreshold: 1891896870 - tcpSocket: - host: "243" - port: "242" - timeoutSeconds: -163325250 - name: "210" - ports: - - containerPort: 1655406148 - hostIP: "216" - hostPort: 1083816849 - name: "215" - protocol: Ǹ轺@)蓳嗘TʡȂŏ{sǡƟ狩鴈o - readinessProbe: - exec: - command: - - "244" - failureThreshold: 1231820696 - httpGet: - host: "247" - httpHeaders: - - name: "248" - value: "249" - path: "245" - port: "246" - scheme: 0åȂ町恰nj揠8lj - initialDelaySeconds: -1188153605 - periodSeconds: 912004803 - successThreshold: -2098817064 - tcpSocket: - host: "250" - port: -2049272966 - timeoutSeconds: -427769948 - resources: - limits: - Ŗ怳冘HǺƶȤ^: "698" - requests: - ldg滠鼍ƭt?: "747" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - Ǯń - drop: - - ǰ溟ɴ扵閝ȝ鐵儣廡ɑ龫`劳 - privileged: false - procMount: ĉş蝿ɖȃ賲鐅臬 - readOnlyRootFilesystem: true - runAsGroup: -8271749906556661169 - runAsNonRoot: false - runAsUser: -8865561464185465727 - seLinuxOptions: - level: "269" - role: "267" - type: "268" - user: "266" - terminationMessagePath: "265" - terminationMessagePolicy: ņ榱*Gưoɘ檲ɨ銦妰黖ȓ - volumeDevices: - - devicePath: "235" - name: "234" - volumeMounts: - - mountPath: "231" - mountPropagation: $ - name: "230" - readOnly: true - subPath: "232" - subPathExpr: "233" - workingDir: "214" - dnsConfig: - nameservers: - - "330" - options: - - name: "332" - value: "333" - searches: - - "331" - dnsPolicy: 鞎sn芞QÄȻȊ+?ƭ峧Y栲茇竛吲蚛 - enableServiceLinks: true - hostAliases: - - hostnames: - - "328" - ip: "327" - hostIPC: true - hostname: "282" - imagePullSecrets: - - name: "281" - initContainers: - - args: - - "154" - command: - - "153" - env: - - name: "161" - value: "162" - valueFrom: - configMapKeyRef: - key: "168" - name: "167" - optional: false - fieldRef: - apiVersion: "163" - fieldPath: "164" - resourceFieldRef: - containerName: "165" - divisor: "526" - resource: "166" - secretKeyRef: - key: "170" - name: "169" - optional: false - envFrom: - - configMapRef: - name: "159" - optional: true - prefix: "158" - secretRef: - name: "160" - optional: false - image: "152" - imagePullPolicy: Ȗ脵鴈Ō - lifecycle: - postStart: - exec: - command: - - "191" - httpGet: - host: "193" - httpHeaders: - - name: "194" - value: "195" - path: "192" - port: 1348141491 - scheme: Ȃ揲ȼ - tcpSocket: - host: "197" - port: "196" - preStop: - exec: - command: - - "198" - httpGet: - host: "200" - httpHeaders: - - name: "201" - value: "202" - path: "199" - port: 468716734 - scheme: Cʖ畬x骀 - tcpSocket: - host: "204" - port: "203" - livenessProbe: - exec: - command: - - "177" - failureThreshold: -1040245211 - httpGet: - host: "179" - httpHeaders: - - name: "180" - value: "181" - path: "178" - port: -662805900 - initialDelaySeconds: 578888856 - periodSeconds: -557582532 - successThreshold: -773009446 - tcpSocket: - host: "183" - port: "182" - timeoutSeconds: 2073854558 - name: "151" - ports: - - containerPort: -1417286635 - hostIP: "157" - hostPort: -737070070 - name: "156" - protocol: /C龷ȪÆl殛瓷雼浢Ü礽绅 - readinessProbe: - exec: - command: - - "184" - failureThreshold: -330720710 - httpGet: - host: "186" - httpHeaders: - - name: "187" - value: "188" - path: "185" - port: -2064088433 - scheme: Do©Ǿt'容柚ʕIã陫ʋs - initialDelaySeconds: 229600975 - periodSeconds: -1697933829 - successThreshold: -1438986781 - tcpSocket: - host: "190" - port: "189" - timeoutSeconds: -35598353 - resources: - limits: - i皬择,Q捇ȸ{+ɸ殁Ka縳: "499" - requests: - 笓珣筩ƐP_痸荎: "787" - securityContext: - allowPrivilegeEscalation: true - capabilities: - add: - - yǠ/淹\韲翁&ʢsɜ - drop: - - \%枅:=ǛƓɥ踓Ǻǧ湬淊kŪ - privileged: false - procMount: 楙¯ĦE勗E - readOnlyRootFilesystem: false - runAsGroup: 8318470556027199025 - runAsNonRoot: false - runAsUser: -1473821783696471652 - seLinuxOptions: - level: "209" - role: "207" - type: "208" - user: "206" - stdin: true - stdinOnce: true - terminationMessagePath: "205" - terminationMessagePolicy: ů湙騘& - tty: true - volumeDevices: - - devicePath: "176" - name: "175" - volumeMounts: - - mountPath: "172" - mountPropagation: ¿燥ǖ_è绺 - name: "171" - subPath: "173" - subPathExpr: "174" - workingDir: "155" - nodeName: "274" - nodeSelector: - "270": "271" - priority: 147618179 - priorityClassName: "329" - readinessGates: - - conditionType: Ȱ - runtimeClassName: "334" - schedulerName: "324" - securityContext: - fsGroup: 6775077391312000638 - runAsGroup: -8992663220934524403 - runAsNonRoot: false - runAsUser: -4782997474747062799 - seLinuxOptions: - level: "278" - role: "276" - type: "277" - user: "275" - supplementalGroups: - - -4505867233821630574 - sysctls: - - name: "279" - value: "280" - serviceAccount: "273" - serviceAccountName: "272" - shareProcessNamespace: true - subdomain: "283" - terminationGracePeriodSeconds: -1799108093609470992 - tolerations: - - effect: 滨Ė - key: "325" - operator: p像-觗裓6Ř筿ɾ5Ų買霎ȃň[> - tolerationSeconds: 6074530584991892487 - value: "326" - volumes: - - awsElasticBlockStore: - fsType: "51" - partition: 13677460 - readOnly: true - volumeID: "50" - azureDisk: - cachingMode: n宂¬轚9Ȏ瀮 - diskName: "114" - diskURI: "115" - fsType: "116" - kind: Ō¾\ĒP鄸靇杧ž譋娲瘹ɭ - readOnly: true - azureFile: - secretName: "100" - shareName: "101" - cephfs: - monitors: - - "85" - path: "86" - secretFile: "88" - secretRef: - name: "89" - user: "87" - cinder: - fsType: "83" - readOnly: true - secretRef: - name: "84" - volumeID: "82" - configMap: - defaultMode: -1570767512 - items: - - key: "103" - mode: -1907421291 - path: "104" - name: "102" - optional: false - csi: - driver: "146" - fsType: "147" - nodePublishSecretRef: - name: "150" - readOnly: true - volumeAttributes: - "148": "149" - downwardAPI: - defaultMode: -2077638334 - items: - - fieldRef: - apiVersion: "93" - fieldPath: "94" - mode: 2107119206 - path: "92" - resourceFieldRef: - containerName: "95" - divisor: "291" - resource: "96" - emptyDir: - medium: '励鹗塢ē ' - sizeLimit: "995" - fc: - fsType: "98" - lun: -2040518604 - targetWWNs: - - "97" - wwids: - - "99" - flexVolume: - driver: "77" - fsType: "78" - options: - "80": "81" - readOnly: true - secretRef: - name: "79" - flocker: - datasetName: "90" - datasetUUID: "91" - gcePersistentDisk: - fsType: "49" - partition: -664310043 - pdName: "48" - readOnly: true - gitRepo: - directory: "54" - repository: "52" - revision: "53" - glusterfs: - endpoints: "67" - path: "68" - readOnly: true - hostPath: - path: "47" - type: DrȮ - iscsi: - fsType: "63" - initiatorName: "66" - iqn: "61" - iscsiInterface: "62" - lun: -314157282 - portals: - - "64" - readOnly: true - secretRef: - name: "65" - targetPortal: "60" - name: "46" - nfs: - path: "59" - server: "58" - persistentVolumeClaim: - claimName: "69" - readOnly: true - photonPersistentDisk: - fsType: "118" - pdID: "117" - portworxVolume: - fsType: "133" - volumeID: "132" - projected: - defaultMode: -1253565243 - sources: - - configMap: - items: - - key: "128" - mode: 813865935 - path: "129" - name: "127" - optional: true - downwardAPI: - items: - - fieldRef: - apiVersion: "123" - fieldPath: "124" - mode: 75785535 - path: "122" - resourceFieldRef: - containerName: "125" - divisor: "852" - resource: "126" - secret: - items: - - key: "120" - mode: 2036549700 - path: "121" - name: "119" - optional: false - serviceAccountToken: - audience: "130" - expirationSeconds: 3094703520378368232 - path: "131" - quobyte: - group: "112" - readOnly: true - registry: "109" - tenant: "113" - user: "111" - volume: "110" - rbd: - fsType: "72" - image: "71" - keyring: "75" - monitors: - - "70" - pool: "73" - readOnly: true - secretRef: - name: "76" - user: "74" - scaleIO: - fsType: "141" - gateway: "134" - protectionDomain: "137" - secretRef: - name: "136" - sslEnabled: true - storageMode: "139" - storagePool: "138" - system: "135" - volumeName: "140" - secret: - defaultMode: 819364842 - items: - - key: "56" - mode: 1557090007 - path: "57" - optional: true - secretName: "55" - storageos: - fsType: "144" - readOnly: true - secretRef: - name: "145" - volumeName: "142" - volumeNamespace: "143" - vsphereVolume: - fsType: "106" - storagePolicyID: "108" - storagePolicyName: "107" - volumePath: "105" -status: - availableReplicas: -1795212367 - conditions: - - lastTransitionTime: "2477-11-23T00:25:20Z" - message: "336" - reason: "335" - status: 淴ɑ?¶Ȳ - type: 篎3o8[y#t(ȗŜŲ&洪y儕l - fullyLabeledReplicas: 903393545 - observedGeneration: 1806442047290406758 - readyReplicas: 989101505 - replicas: -1998575610 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ResourceQuota.after_roundtrip.json b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ResourceQuota.after_roundtrip.json deleted file mode 100644 index 1c0d3458803..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ResourceQuota.after_roundtrip.json +++ /dev/null @@ -1,69 +0,0 @@ -{ - "kind": "ResourceQuota", - "apiVersion": "v1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17" - } - ] - }, - "spec": { - "hard": { - "脽ěĂ凗蓏Ŋ蛊ĉy緅縕": "57" - }, - "scopes": [ - "颋Dž" - ], - "scopeSelector": { - "matchExpressions": [ - { - "scopeName": "?狱³-Ǐ忄*齧獚", - "operator": "彀亞", - "values": [ - "24" - ] - } - ] - } - }, - "status": { - "hard": { - "ɘIJ斬³;": "753" - }, - "used": { - "rŎǀ朲^苣fƼ@hDrȮO励鹗塢ē ": "995" - } - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ResourceQuota.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ResourceQuota.after_roundtrip.pb deleted file mode 100644 index 3ce97ce000974c103cb7dd466bb6e83b4a3d8214..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 386 zcmV-|0e${!ICB6B6AA)$F%k_@Wpi(Ja${vtb#HWG65;|1$N>rgG75&|(WY9I;%F)|tg zF*70#M0(}Bl*osBbH$3rk8mmiF)=UzI0143F*JGtF*S+-EeZlLHWDG}kc#D$is_@7 z#hxuy<(#y`w_z{Ilzrxrfhgv=m&Ar$8UislG5``$3L^>|=!Ct*o5X_UhnMJ+kHw1U zn~KDVdFQu<=eU&;1PTH*HxdQuqKn6c8Y2oJ3KKu)i?PD9Eys`Lzl193y{G4mni2-( zy@2Gpo*Du&G#Ww*6AB8+n8dQ?maM|FI}!y712;7@5-SQKa>b6vfaaXCUg(RXX2!fg gXhd?zu21EPvFW*&<)Na)lOPfW3IjPgH5vdS07QM8C;$Ke diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ResourceQuota.after_roundtrip.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ResourceQuota.after_roundtrip.yaml deleted file mode 100644 index c747c278a8c..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ResourceQuota.after_roundtrip.yaml +++ /dev/null @@ -1,46 +0,0 @@ -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" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -spec: - hard: - 脽ěĂ凗蓏Ŋ蛊ĉy緅縕: "57" - scopeSelector: - matchExpressions: - - operator: 彀亞 - scopeName: ?狱³-Ǐ忄*齧獚 - values: - - "24" - scopes: - - 颋Dž -status: - hard: - ɘIJ斬³;: "753" - used: - 'rŎǀ朲^苣fƼ@hDrȮO励鹗塢ē ': "995" diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ResourceQuota.json b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ResourceQuota.json deleted file mode 100644 index 7f7df22c2bd..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ResourceQuota.json +++ /dev/null @@ -1,70 +0,0 @@ -{ - "kind": "ResourceQuota", - "apiVersion": "v1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fields": {"18":{"19":null}} - } - ] - }, - "spec": { - "hard": { - "脽ěĂ凗蓏Ŋ蛊ĉy緅縕": "57" - }, - "scopes": [ - "颋Dž" - ], - "scopeSelector": { - "matchExpressions": [ - { - "scopeName": "?狱³-Ǐ忄*齧獚", - "operator": "彀亞", - "values": [ - "24" - ] - } - ] - } - }, - "status": { - "hard": { - "ɘIJ斬³;": "753" - }, - "used": { - "rŎǀ朲^苣fƼ@hDrȮO励鹗塢ē ": "995" - } - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ResourceQuota.pb b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ResourceQuota.pb deleted file mode 100644 index 7e2104785cf278ab7f92ec47d70a03c9bf46e1af..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 402 zcmV;D0d4+kICB6B6AA)$F%k_@Wpi(Ja${vtb#HWG67m8H*Z~RwG75&|(WY9I;%F)|tg zF*70#M0(}Bl*osBbH$3rk8mmiF)=UzI0143F*JGtF*S+-JqiLbHWDG}kc#D$is_@7 z#hxuy<(#y`w_z{Ilzrxrfhgv=m&Ar$8UislDi8_|3IZ`W5(o+g3IZ`X5&#lW3L^>| z=!Ct*o5X_UhnMJ+kHw1Un~KDVdFQu<=eU&;1PTH*HxdQuqKn6c8Y2oJ3KKu)i?PD9 zEys`Lzl193y{G4mni2-(y@2Gpo*Du&G#Ww*6AB8+n8dQ?maM|FI}!y712;7@5-SQK wa>b6vfaaXCUg(RXX2!fgXhd?zu21EPvFW*&<)Na)lOPfW3IjPgH5vdS0GO|wp8x;= diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ResourceQuota.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ResourceQuota.yaml deleted file mode 100644 index 08ebfd4c4e0..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ResourceQuota.yaml +++ /dev/null @@ -1,49 +0,0 @@ -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" - fields: - "18": - "19": null - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -spec: - hard: - 脽ěĂ凗蓏Ŋ蛊ĉy緅縕: "57" - scopeSelector: - matchExpressions: - - operator: 彀亞 - scopeName: ?狱³-Ǐ忄*齧獚 - values: - - "24" - scopes: - - 颋Dž -status: - hard: - ɘIJ斬³;: "753" - used: - 'rŎǀ朲^苣fƼ@hDrȮO励鹗塢ē ': "995" diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Secret.after_roundtrip.json b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Secret.after_roundtrip.json deleted file mode 100644 index 69f9ff0891d..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Secret.after_roundtrip.json +++ /dev/null @@ -1,49 +0,0 @@ -{ - "kind": "Secret", - "apiVersion": "v1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17" - } - ] - }, - "data": { - "24": "LA==" - }, - "stringData": { - "25": "26" - }, - "type": "Ă凗蓏Ŋ蛊ĉy" -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Secret.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Secret.after_roundtrip.pb deleted file mode 100644 index e958752603f35dd0f0d36af61c02c77124c7d103..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 265 zcmV+k0rviDICB6B3bQ16Z3djKp0WuN+Ga3OjA^|ljBE*I1ql?6= zaZ2W%ieWhDp^ad~sL7Zv=$NlI#EVwtq_|}=6frhAHZ(FdFgG+fGdMOiHZU?XIXK(y zg4KbGoPlsc08p)nwS$G9&YZgeS_TRMHxdCjVh0KVIT8XfFlrzQ0x>cg0x>fp4n%t8 zyOhX>dvnE##*c6+0x>Z#05}110x>jt0x>m;0WAswF*Xt*>5z)$l#1!2nZ=$hRpp$t z!?$5C$&`KOk%1`YxtGL-T^a&0H!=Vc2MPi*G!g+U8W6;S<%gH(laIxU=$nefiFqOj P3IZ}U5&|+d8UP{yQ{!Gg diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Secret.after_roundtrip.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Secret.after_roundtrip.yaml deleted file mode 100644 index b203c48d49a..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Secret.after_roundtrip.yaml +++ /dev/null @@ -1,35 +0,0 @@ -apiVersion: v1 -data: - "24": LA== -kind: Secret -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -stringData: - "25": "26" -type: Ă凗蓏Ŋ蛊ĉy diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Secret.json b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Secret.json deleted file mode 100644 index 02069c270ac..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Secret.json +++ /dev/null @@ -1,50 +0,0 @@ -{ - "kind": "Secret", - "apiVersion": "v1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fields": {"18":{"19":null}} - } - ] - }, - "data": { - "24": "LA==" - }, - "stringData": { - "25": "26" - }, - "type": "Ă凗蓏Ŋ蛊ĉy" -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Secret.pb b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Secret.pb deleted file mode 100644 index 154f3fc8cc43c1d0d2d9400404f5b642a3e8fa44..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 281 zcmV+!0p|W|ICB6B3bP|993fKV(0WuN+Ga3OjA^|ljBE*I1ql?6= zaZ2W%ieWhDp^ad~sL7Zv=$NlI#EVwtq_|}=6frhAHZ(FdFgG+fGdMOiHZU?XIXK(y zg4KbGoPlsc08p)nwS$G9&YZgeS_TRMHxdCjVh0KVIT8XfFlrzQ0x>cg0x>fp4n%t8 zyOhX>dvnE##*c6+0x>Z#05}110x>jt0x>m;0X+%=F*Xt*>5z)$l#1!2nZ=$hRpp$t z!?$5C$&`KOk%1`YxtGL-T^a&0H!2Vc4hjM>I1&g71_}Z(IT8R82MPi*G!g+U8W6;S f<%gH(laIxU=$nefiFqOj3IZ}U5&|+d8UP{yP(5Ea diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Secret.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Secret.yaml deleted file mode 100644 index ebea0bee673..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Secret.yaml +++ /dev/null @@ -1,38 +0,0 @@ -apiVersion: v1 -data: - "24": LA== -kind: Secret -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - fields: - "18": - "19": null - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -stringData: - "25": "26" -type: Ă凗蓏Ŋ蛊ĉy diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.SerializedReference.json b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.SerializedReference.json deleted file mode 100644 index 5760b921b6f..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.SerializedReference.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "kind": "SerializedReference", - "apiVersion": "v1", - "reference": { - "kind": "2", - "namespace": "3", - "name": "4", - "uid": "wȉŏ軂:鹼(c螂z=lx*", - "apiVersion": "5", - "resourceVersion": "6", - "fieldPath": "7" - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.SerializedReference.pb b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.SerializedReference.pb deleted file mode 100644 index 75adbf89e973a89800003c2ac9e78ecd7b6a1322..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 81 zcmd0{C}!Z24rX? zv*qyiME#RfYM)JP)OfaY`jNI+plRkt3_^1lxtzI}j7)^2U$pE!GW$r=)As2vCifrh zdNI4}NN45q?XAyuOqH0qy>rK}|3JW~#LvMX@cG-sqafaYMkxl3=WWdw*@ZZOhL{R5 z8JS5j8JR0_9bb5?KUhWk&|VKMCL;?g&SzWZKHaeY>D~q>CL>EPCS!vjCS$`WmKXC@ sIwefL_4g~pv<$`~UM_Bqj<*+fL2Q%a;o{-~8f|PO#AIwN#h}Ch07r43hyVZp diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Service.after_roundtrip.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Service.after_roundtrip.yaml deleted file mode 100644 index b5eb08cb606..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Service.after_roundtrip.yaml +++ /dev/null @@ -1,59 +0,0 @@ -apiVersion: v1 -kind: Service -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -spec: - clusterIP: "27" - externalIPs: - - "28" - externalName: "31" - externalTrafficPolicy: 螩B - healthCheckNodePort: -21009133 - loadBalancerIP: "29" - loadBalancerSourceRanges: - - "30" - ports: - - name: "24" - nodePort: 2048967527 - port: -1493017703 - protocol: 脽ěĂ凗蓏Ŋ蛊ĉy緅縕 - targetPort: -123438221 - publishNotReadyAddresses: true - selector: - "25": "26" - sessionAffinity: 洝尿彀 - sessionAffinityConfig: - clientIP: - timeoutSeconds: -1487653240 - type: ǡƏS$+½H -status: - loadBalancer: - ingress: - - hostname: "33" - ip: "32" diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Service.json b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Service.json deleted file mode 100644 index 3d785597224..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Service.json +++ /dev/null @@ -1,86 +0,0 @@ -{ - "kind": "Service", - "apiVersion": "v1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fields": {"18":{"19":null}} - } - ] - }, - "spec": { - "ports": [ - { - "name": "24", - "protocol": "脽ěĂ凗蓏Ŋ蛊ĉy緅縕", - "port": -1493017703, - "targetPort": -123438221, - "nodePort": 2048967527 - } - ], - "selector": { - "25": "26" - }, - "clusterIP": "27", - "type": "ǡƏS$+½H", - "externalIPs": [ - "28" - ], - "sessionAffinity": "洝尿彀", - "loadBalancerIP": "29", - "loadBalancerSourceRanges": [ - "30" - ], - "externalName": "31", - "externalTrafficPolicy": "螩B", - "healthCheckNodePort": -21009133, - "publishNotReadyAddresses": true, - "sessionAffinityConfig": { - "clientIP": { - "timeoutSeconds": -1487653240 - } - } - }, - "status": { - "loadBalancer": { - "ingress": [ - { - "ip": "32", - "hostname": "33" - } - ] - } - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Service.pb b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Service.pb deleted file mode 100644 index aec9eff4fbf932cf8ce3c38456fa5c499032476e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 418 zcmd0{C}!Z|Kxms|&rJ z&Ff0Ec(JfI;mC@UGxT1}SZ{WuJM8I_9jQhlhGv##CPtw@wrqz z-96<*dv)>Au4DZLT1ZS$qW;M#wa+FtYCPLH{YYCZ&@^)`0WLnEatk32E;b--Da0T&hmp&fi^<4DNcu&~ z-XpV*G(Byf{$g_f(XJP>yN+~LKHuK@e8*IYncF*e{Q3_Bj7t0*3<96OO*{(X{b!V7 z(0Ja~e32b!B9oD+5R;La6qAv;64&vC$NGa+v=8m|&|)&Ou;P5SW$x1r`=9P@aAGpD z^kOnL2x2lejAD5)Z>3Yhcg z0x>fp4n%t8yOhX>dvnE##*c6+0x>Z#05}110x>jt0x>m;0WAswF*Xt*>5z)$l#1!2 znZ=$hRpp$t!?$5C$&`KOk%1`YxtGL-T^a&0H!=VcH3|YUG!ggio}U|=eLFDxRojbGB+{;GB`Q{GC3Lq3Ia1QAORWxA^;v)YjFSo diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ServiceAccount.after_roundtrip.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ServiceAccount.after_roundtrip.yaml deleted file mode 100644 index 62daa0ee060..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ServiceAccount.after_roundtrip.yaml +++ /dev/null @@ -1,41 +0,0 @@ -apiVersion: v1 -automountServiceAccountToken: true -imagePullSecrets: -- name: "30" -kind: ServiceAccount -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -secrets: -- apiVersion: "27" - fieldPath: "29" - kind: "24" - name: "26" - namespace: "25" - resourceVersion: "28" - uid: 脽ěĂ凗蓏Ŋ蛊ĉy緅縕 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ServiceAccount.json b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ServiceAccount.json deleted file mode 100644 index b06268b1291..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ServiceAccount.json +++ /dev/null @@ -1,60 +0,0 @@ -{ - "kind": "ServiceAccount", - "apiVersion": "v1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fields": {"18":{"19":null}} - } - ] - }, - "secrets": [ - { - "kind": "24", - "namespace": "25", - "name": "26", - "uid": "脽ěĂ凗蓏Ŋ蛊ĉy緅縕", - "apiVersion": "27", - "resourceVersion": "28", - "fieldPath": "29" - } - ], - "imagePullSecrets": [ - { - "name": "30" - } - ], - "automountServiceAccountToken": true -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ServiceAccount.pb b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ServiceAccount.pb deleted file mode 100644 index ea0c3459f7e20fc902bc82050acff789bb85377b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 315 zcmV-B0mS}mICB6B6bb@%F%k|_WpZ|DV`V{OV{dhCbP}2Z3fKV(0WuN+Ga3OjA^|lj zBE*I1ql?6=aZ2W%ieWhDp^ad~sL7Zv=$NlI#EVwtq_|}=6frhAHZ(FdFgG+fGdMOi zHZU?XIXK(yg4KbGoPlsc08p)nwS$G9&YZgeS_TRMHxdCjVh0KVIT8XfFlrzQ0x>cg z0x>fp4n%t8yOhX>dvnE##*c6+0x>Z#05}110x>jt0x>m;0X+%=F*Xt*>5z)$l#1!2 znZ=$hRpp$t!?$5C$&`KOk%1`YxtGL-T^a&0H!2Vc4hjM>I1&g71_}Z(IT8R8H3|YU zG!ggio}U|=eLFDxRojbGB+{;GB`Q{GC3Lq N3Ia1QAORWxA^`C8Z0G<0 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ServiceAccount.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ServiceAccount.yaml deleted file mode 100644 index 04707166695..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ServiceAccount.yaml +++ /dev/null @@ -1,44 +0,0 @@ -apiVersion: v1 -automountServiceAccountToken: true -imagePullSecrets: -- name: "30" -kind: ServiceAccount -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - fields: - "18": - "19": null - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -secrets: -- apiVersion: "27" - fieldPath: "29" - kind: "24" - name: "26" - namespace: "25" - resourceVersion: "28" - uid: 脽ěĂ凗蓏Ŋ蛊ĉy緅縕 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ServiceProxyOptions.json b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ServiceProxyOptions.json deleted file mode 100644 index ab28cd77420..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ServiceProxyOptions.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "kind": "ServiceProxyOptions", - "apiVersion": "v1", - "path": "2" -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ServiceProxyOptions.pb b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.ServiceProxyOptions.pb deleted file mode 100644 index 1685c9cc9bf57c9a27b70b3e7ea0767f121fb633..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 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 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Status.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Status.yaml deleted file mode 100644 index 8e5da3a291d..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.Status.yaml +++ /dev/null @@ -1,18 +0,0 @@ -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.14.0/core.v1.UpdateOptions.json b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.UpdateOptions.json deleted file mode 100644 index 83135429328..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.UpdateOptions.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "kind": "UpdateOptions", - "apiVersion": "v1", - "dryRun": [ - "2" - ], - "fieldManager": "3" -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.UpdateOptions.pb b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.UpdateOptions.pb deleted file mode 100644 index 411dbc582cde9d3a968fdd6824f09d48aefe6ca9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 37 scmd0{C}!Xi=3*){6ygmnNJ%V7^)D#N%+D(pV&h^o5@Ix#Vo+iL0IO{XEC2ui diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.UpdateOptions.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.UpdateOptions.yaml deleted file mode 100644 index 2102aa891b7..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.UpdateOptions.yaml +++ /dev/null @@ -1,5 +0,0 @@ -apiVersion: v1 -dryRun: -- "2" -fieldManager: "3" -kind: UpdateOptions diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.WatchEvent.json b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.WatchEvent.json deleted file mode 100644 index aadfba67a64..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.WatchEvent.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "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.14.0/core.v1.WatchEvent.pb b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.WatchEvent.pb deleted file mode 100644 index 845f8ab8a1de26987d1c82c856da2439eca0acb7..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 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 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.WatchEvent.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.WatchEvent.yaml deleted file mode 100644 index a146a30f0c1..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/core.v1.WatchEvent.yaml +++ /dev/null @@ -1,8 +0,0 @@ -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.14.0/events.k8s.io.v1beta1.Event.after_roundtrip.json b/staging/src/k8s.io/api/testdata/v1.14.0/events.k8s.io.v1beta1.Event.after_roundtrip.json deleted file mode 100644 index 9bb73a46d39..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/events.k8s.io.v1beta1.Event.after_roundtrip.json +++ /dev/null @@ -1,79 +0,0 @@ -{ - "kind": "Event", - "apiVersion": "events.k8s.io/v1beta1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17" - } - ] - }, - "eventTime": "2600-06-10T04:50:19.358488Z", - "series": { - "count": 2114329341, - "lastObservedTime": "1999-07-03T22:31:10.529225Z", - "state": "凗蓏Ŋ蛊ĉy緅縕\u003eŽ" - }, - "reportingController": "24", - "reportingInstance": "25", - "action": "26", - "reason": "27", - "regarding": { - "kind": "28", - "namespace": "29", - "name": "30", - "uid": "DžSǡƏS$+½H牗洝尿彀亞螩B峅", - "apiVersion": "31", - "resourceVersion": "32", - "fieldPath": "33" - }, - "related": { - "kind": "34", - "namespace": "35", - "name": "36", - "uid": "4%a鯿r", - "apiVersion": "37", - "resourceVersion": "38", - "fieldPath": "39" - }, - "note": "40", - "type": "41", - "deprecatedSource": { - "component": "42", - "host": "43" - }, - "deprecatedFirstTimestamp": "2149-06-18T16:38:18Z", - "deprecatedLastTimestamp": "2567-05-09T03:50:37Z", - "deprecatedCount": 254375933 -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/events.k8s.io.v1beta1.Event.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.14.0/events.k8s.io.v1beta1.Event.after_roundtrip.pb deleted file mode 100644 index 0ea68ac211dd8281517a9842128eb6f3a31e8a57..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 464 zcmV;>0Wbb*ICB6B9tss@c4cmKb1rK*b1rFbFLp6vWprUN5(PzeWo~p5r2`7c0SW;! z5&<(B0W=~3H7X*+h3TV<#H(>i=AMdSIOw5`V8p1&m@ep;uQtSsR^_C)Wik{oHaRvl zGBq$aG&nOjHZ?XdGBY_i+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-01^xci_ON4N)W)W z_^JUKEeQR!nD7S@3<$2C`nv-VsH&~}0U8(OhnMJ+kHw1Un~KDVdFQu<=eU(V#l0c| zGBhdzGBq*+GB!E_GB-j!3IZ}X5&|+g8UiygA|uCzQ^%pkk5eQo!o5i6iI?WIo#n8< z<-LI9x}NBssY2zmg(?CwF){)(GCBe?GfE)}0y8uc0y8xl0y8!u2Q(#N>94R5$j1>?7atH{G^3Ž -type: "41" diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/events.k8s.io.v1beta1.Event.json b/staging/src/k8s.io/api/testdata/v1.14.0/events.k8s.io.v1beta1.Event.json deleted file mode 100644 index 00d0fc4335a..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/events.k8s.io.v1beta1.Event.json +++ /dev/null @@ -1,80 +0,0 @@ -{ - "kind": "Event", - "apiVersion": "events.k8s.io/v1beta1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fields": {"18":{"19":null}} - } - ] - }, - "eventTime": "2600-06-10T04:50:19.358488Z", - "series": { - "count": 2114329341, - "lastObservedTime": "1999-07-03T22:31:10.529225Z", - "state": "凗蓏Ŋ蛊ĉy緅縕\u003eŽ" - }, - "reportingController": "24", - "reportingInstance": "25", - "action": "26", - "reason": "27", - "regarding": { - "kind": "28", - "namespace": "29", - "name": "30", - "uid": "DžSǡƏS$+½H牗洝尿彀亞螩B峅", - "apiVersion": "31", - "resourceVersion": "32", - "fieldPath": "33" - }, - "related": { - "kind": "34", - "namespace": "35", - "name": "36", - "uid": "4%a鯿r", - "apiVersion": "37", - "resourceVersion": "38", - "fieldPath": "39" - }, - "note": "40", - "type": "41", - "deprecatedSource": { - "component": "42", - "host": "43" - }, - "deprecatedFirstTimestamp": "2149-06-18T16:38:18Z", - "deprecatedLastTimestamp": "2567-05-09T03:50:37Z", - "deprecatedCount": 254375933 -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/events.k8s.io.v1beta1.Event.pb b/staging/src/k8s.io/api/testdata/v1.14.0/events.k8s.io.v1beta1.Event.pb deleted file mode 100644 index e08f3dee9194638a6d4c54e01293f8b95f2b9e2a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 480 zcmV<60U!QrICB6B9tss@c4cmKb1rK*b1rFbFLp6vWprUN5(PzeWo~p5wF3&+0SW;! z5&<(B0W=~3H7X*+h3TV<#H(>i=AMdSIOw5`V8p1&m@ep;uQtSsR^_C)Wik{oHaRvl zGBq$aG&nOjHZ?XdGBY_i+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#5DE?o0x>ue2nq%Y z0x>xf01^xci_ON4N)W)W_^JUKEeQR!nD7S@3<$2C`nv-VsH&~}0U8(OhnMJ+kHw1U zn~KDVdFQu<=eU(V#l0c|GBhdzGBq*+GB!E_GB-j!3IZ}X5&|+g8UiygA|uCzQ^%pk zk5eQo!o5i6iI?WIo#n8<<-LI9x}NBssY2zmg(?CwF){)(GCBe?GfE)}0y8uc0y8xl z0y8!u2Q(#N>94R5$j1>?7 WatH{G^3Ž -type: "41" diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.DaemonSet.after_roundtrip.json b/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.DaemonSet.after_roundtrip.json deleted file mode 100644 index 6cec514e729..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.DaemonSet.after_roundtrip.json +++ /dev/null @@ -1,1063 +0,0 @@ -{ - "kind": "DaemonSet", - "apiVersion": "extensions/v1beta1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17" - } - ] - }, - "spec": { - "selector": { - "matchLabels": { - "9n7yd745q0------2-2413-4lu-8-6r4404d5---g8c2-k9/Nx.G": "0M.y.g" - }, - "matchExpressions": [ - { - "key": "68._bQw.-dG6c-.6--_x.--0wmZk1_8._3s_-B", - "operator": "In", - "values": [ - "Trcd-2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ2" - ] - } - ] - }, - "template": { - "metadata": { - "name": "30", - "generateName": "31", - "namespace": "32", - "selfLink": "33", - "uid": "ƐP_痸荎僋bŭDz鯰硰{舁吉蓨O", - "resourceVersion": "11397677413428459614", - "generation": 3974191383006284807, - "creationTimestamp": null, - "deletionGracePeriodSeconds": 5087509039175129589, - "labels": { - "35": "36" - }, - "annotations": { - "37": "38" - }, - "ownerReferences": [ - { - "apiVersion": "39", - "kind": "40", - "name": "41", - "uid": ",Q捇ȸ{+ɸ殁", - "controller": true, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "42" - ], - "clusterName": "43", - "managedFields": [ - { - "manager": "44", - "apiVersion": "45" - } - ] - }, - "spec": { - "volumes": [ - { - "name": "51", - "hostPath": { - "path": "52", - "type": "_Ĭ艥\u003c" - }, - "emptyDir": { - "medium": "Ň'Ğİ*", - "sizeLimit": "695" - }, - "gcePersistentDisk": { - "pdName": "53", - "fsType": "54", - "partition": -1706940973 - }, - "awsElasticBlockStore": { - "volumeID": "55", - "fsType": "56", - "partition": 1637061888, - "readOnly": true - }, - "gitRepo": { - "repository": "57", - "revision": "58", - "directory": "59" - }, - "secret": { - "secretName": "60", - "items": [ - { - "key": "61", - "path": "62", - "mode": -1092501327 - } - ], - "defaultMode": 62108019, - "optional": true - }, - "nfs": { - "server": "63", - "path": "64", - "readOnly": true - }, - "iscsi": { - "targetPortal": "65", - "iqn": "66", - "lun": -1884322607, - "iscsiInterface": "67", - "fsType": "68", - "portals": [ - "69" - ], - "secretRef": { - "name": "70" - }, - "initiatorName": "71" - }, - "glusterfs": { - "endpoints": "72", - "path": "73" - }, - "persistentVolumeClaim": { - "claimName": "74" - }, - "rbd": { - "monitors": [ - "75" - ], - "image": "76", - "fsType": "77", - "pool": "78", - "user": "79", - "keyring": "80", - "secretRef": { - "name": "81" - }, - "readOnly": true - }, - "flexVolume": { - "driver": "82", - "fsType": "83", - "secretRef": { - "name": "84" - }, - "readOnly": true, - "options": { - "85": "86" - } - }, - "cinder": { - "volumeID": "87", - "fsType": "88", - "readOnly": true, - "secretRef": { - "name": "89" - } - }, - "cephfs": { - "monitors": [ - "90" - ], - "path": "91", - "user": "92", - "secretFile": "93", - "secretRef": { - "name": "94" - }, - "readOnly": true - }, - "flocker": { - "datasetName": "95", - "datasetUUID": "96" - }, - "downwardAPI": { - "items": [ - { - "path": "97", - "fieldRef": { - "apiVersion": "98", - "fieldPath": "99" - }, - "resourceFieldRef": { - "containerName": "100", - "resource": "101", - "divisor": "40" - }, - "mode": -332563744 - } - ], - "defaultMode": -861583888 - }, - "fc": { - "targetWWNs": [ - "102" - ], - "lun": 324963473, - "fsType": "103", - "readOnly": true, - "wwids": [ - "104" - ] - }, - "azureFile": { - "secretName": "105", - "shareName": "106", - "readOnly": true - }, - "configMap": { - "name": "107", - "items": [ - { - "key": "108", - "path": "109", - "mode": -885708332 - } - ], - "defaultMode": -1853411528, - "optional": true - }, - "vsphereVolume": { - "volumePath": "110", - "fsType": "111", - "storagePolicyName": "112", - "storagePolicyID": "113" - }, - "quobyte": { - "registry": "114", - "volume": "115", - "readOnly": true, - "user": "116", - "group": "117", - "tenant": "118" - }, - "azureDisk": { - "diskName": "119", - "diskURI": "120", - "cachingMode": "啞川J缮ǚb", - "fsType": "121", - "readOnly": false, - "kind": "ʬ" - }, - "photonPersistentDisk": { - "pdID": "122", - "fsType": "123" - }, - "projected": { - "sources": [ - { - "secret": { - "name": "124", - "items": [ - { - "key": "125", - "path": "126", - "mode": 1493217478 - } - ], - "optional": false - }, - "downwardAPI": { - "items": [ - { - "path": "127", - "fieldRef": { - "apiVersion": "128", - "fieldPath": "129" - }, - "resourceFieldRef": { - "containerName": "130", - "resource": "131", - "divisor": "763" - }, - "mode": -1617414299 - } - ] - }, - "configMap": { - "name": "132", - "items": [ - { - "key": "133", - "path": "134", - "mode": -2137658152 - } - ], - "optional": true - }, - "serviceAccountToken": { - "audience": "135", - "expirationSeconds": -6753602166099171537, - "path": "136" - } - } - ], - "defaultMode": -740816174 - }, - "portworxVolume": { - "volumeID": "137", - "fsType": "138" - }, - "scaleIO": { - "gateway": "139", - "system": "140", - "secretRef": { - "name": "141" - }, - "sslEnabled": true, - "protectionDomain": "142", - "storagePool": "143", - "storageMode": "144", - "volumeName": "145", - "fsType": "146" - }, - "storageos": { - "volumeName": "147", - "volumeNamespace": "148", - "fsType": "149", - "secretRef": { - "name": "150" - } - }, - "csi": { - "driver": "151", - "readOnly": false, - "fsType": "152", - "volumeAttributes": { - "153": "154" - }, - "nodePublishSecretRef": { - "name": "155" - } - } - } - ], - "initContainers": [ - { - "name": "156", - "image": "157", - "command": [ - "158" - ], - "args": [ - "159" - ], - "workingDir": "160", - "ports": [ - { - "name": "161", - "hostPort": 1435152179, - "containerPort": -343150875, - "protocol": "ɥ³ƞsɁ8^ʥǔTĪȸŹă", - "hostIP": "162" - } - ], - "envFrom": [ - { - "prefix": "163", - "configMapRef": { - "name": "164", - "optional": true - }, - "secretRef": { - "name": "165", - "optional": true - } - } - ], - "env": [ - { - "name": "166", - "value": "167", - "valueFrom": { - "fieldRef": { - "apiVersion": "168", - "fieldPath": "169" - }, - "resourceFieldRef": { - "containerName": "170", - "resource": "171", - "divisor": "770" - }, - "configMapKeyRef": { - "name": "172", - "key": "173", - "optional": true - }, - "secretKeyRef": { - "name": "174", - "key": "175", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "Z": "482" - }, - "requests": { - "ŏ{": "980" - } - }, - "volumeMounts": [ - { - "name": "176", - "readOnly": true, - "mountPath": "177", - "subPath": "178", - "mountPropagation": "ĕʄő芖{|", - "subPathExpr": "179" - } - ], - "volumeDevices": [ - { - "name": "180", - "devicePath": "181" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "182" - ] - }, - "httpGet": { - "path": "183", - "port": "184", - "host": "185", - "scheme": "pȿŘ阌Ŗ怳冘HǺƶ", - "httpHeaders": [ - { - "name": "186", - "value": "187" - } - ] - }, - "tcpSocket": { - "port": "188", - "host": "189" - }, - "initialDelaySeconds": 1366561945, - "timeoutSeconds": 657514697, - "periodSeconds": 408756018, - "successThreshold": 437263194, - "failureThreshold": -1116811061 - }, - "readinessProbe": { - "exec": { - "command": [ - "190" - ] - }, - "httpGet": { - "path": "191", - "port": 1873902270, - "host": "192", - "scheme": "?Qȫş", - "httpHeaders": [ - { - "name": "193", - "value": "194" - } - ] - }, - "tcpSocket": { - "port": 2091150210, - "host": "195" - }, - "initialDelaySeconds": -144591150, - "timeoutSeconds": 673378190, - "periodSeconds": 1701891633, - "successThreshold": -1768075156, - "failureThreshold": 273818613 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "196" - ] - }, - "httpGet": { - "path": "197", - "port": "198", - "host": "199", - "scheme": "錯ƶ", - "httpHeaders": [ - { - "name": "200", - "value": "201" - } - ] - }, - "tcpSocket": { - "port": "202", - "host": "203" - } - }, - "preStop": { - "exec": { - "command": [ - "204" - ] - }, - "httpGet": { - "path": "205", - "port": 2110181803, - "host": "206", - "scheme": "\u0026蕭k ź贩j瀉ǚrǜnh0å", - "httpHeaders": [ - { - "name": "207", - "value": "208" - } - ] - }, - "tcpSocket": { - "port": "209", - "host": "210" - } - } - }, - "terminationMessagePath": "211", - "terminationMessagePolicy": "恰nj揠8lj黳鈫ʕ", - "imagePullPolicy": "衧ȇe媹H", - "securityContext": { - "capabilities": { - "add": [ - "" - ], - "drop": [ - "臷Ľð»ųKĵ\u00264ʑ%:;栍dʪ" - ] - }, - "privileged": false, - "seLinuxOptions": { - "user": "212", - "role": "213", - "type": "214", - "level": "215" - }, - "runAsUser": 6808883506426686803, - "runAsGroup": 4559267523176571, - "runAsNonRoot": true, - "readOnlyRootFilesystem": false, - "allowPrivilegeEscalation": true, - "procMount": "ğ#咻痗ȡmƴ" - }, - "stdinOnce": true, - "tty": true - } - ], - "containers": [ - { - "name": "216", - "image": "217", - "command": [ - "218" - ], - "args": [ - "219" - ], - "workingDir": "220", - "ports": [ - { - "name": "221", - "hostPort": -1942612426, - "containerPort": -1222594476, - "protocol": "遼ūPH炮掊°nʮ閼咎櫸eʔ", - "hostIP": "222" - } - ], - "envFrom": [ - { - "prefix": "223", - "configMapRef": { - "name": "224", - "optional": true - }, - "secretRef": { - "name": "225", - "optional": true - } - } - ], - "env": [ - { - "name": "226", - "value": "227", - "valueFrom": { - "fieldRef": { - "apiVersion": "228", - "fieldPath": "229" - }, - "resourceFieldRef": { - "containerName": "230", - "resource": "231", - "divisor": "627" - }, - "configMapKeyRef": { - "name": "232", - "key": "233", - "optional": true - }, - "secretKeyRef": { - "name": "234", - "key": "235", - "optional": true - } - } - } - ], - "resources": { - "limits": { - "": "280" - }, - "requests": { - "": "809" - } - }, - "volumeMounts": [ - { - "name": "236", - "mountPath": "237", - "subPath": "238", - "mountPropagation": "å睫}堇硲蕵ɢ苆", - "subPathExpr": "239" - } - ], - "volumeDevices": [ - { - "name": "240", - "devicePath": "241" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "242" - ] - }, - "httpGet": { - "path": "243", - "port": -57352147, - "host": "244", - "scheme": "Y鶪5w垁鷌辪虽U珝", - "httpHeaders": [ - { - "name": "245", - "value": "246" - } - ] - }, - "tcpSocket": { - "port": "247", - "host": "248" - }, - "initialDelaySeconds": 411878451, - "timeoutSeconds": 1676588692, - "periodSeconds": -254454655, - "successThreshold": -1925916855, - "failureThreshold": -1553779100 - }, - "readinessProbe": { - "exec": { - "command": [ - "249" - ] - }, - "httpGet": { - "path": "250", - "port": "251", - "host": "252", - "scheme": "}", - "httpHeaders": [ - { - "name": "253", - "value": "254" - } - ] - }, - "tcpSocket": { - "port": "255", - "host": "256" - }, - "initialDelaySeconds": 1030243869, - "timeoutSeconds": -1080853187, - "periodSeconds": -185042403, - "successThreshold": -374922344, - "failureThreshold": -31530684 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "257" - ] - }, - "httpGet": { - "path": "258", - "port": "259", - "host": "260", - "scheme": "k_瀹鞎sn芞QÄȻ", - "httpHeaders": [ - { - "name": "261", - "value": "262" - } - ] - }, - "tcpSocket": { - "port": "263", - "host": "264" - } - }, - "preStop": { - "exec": { - "command": [ - "265" - ] - }, - "httpGet": { - "path": "266", - "port": "267", - "host": "268", - "scheme": "@Ȗs«öʮĀ\u003cé瞾", - "httpHeaders": [ - { - "name": "269", - "value": "270" - } - ] - }, - "tcpSocket": { - "port": "271", - "host": "272" - } - } - }, - "terminationMessagePath": "273", - "terminationMessagePolicy": "Ŭ", - "imagePullPolicy": "軶ǃ*ʙ嫙\u0026蒒5靇", - "securityContext": { - "capabilities": { - "add": [ - "ɵK.Q貇£ȹ" - ], - "drop": [ - "ƹǔw÷nI粛E煹ǐƲE" - ] - }, - "privileged": true, - "seLinuxOptions": { - "user": "274", - "role": "275", - "type": "276", - "level": "277" - }, - "runAsUser": -378701183370790036, - "runAsGroup": -8656955128235291182, - "runAsNonRoot": false, - "readOnlyRootFilesystem": false, - "allowPrivilegeEscalation": false, - "procMount": "Z" - } - } - ], - "restartPolicy": "0)鈼¬麄p呝TG;邪匾mɩC[ó瓧嫭", - "terminationGracePeriodSeconds": 3211788672813464064, - "activeDeadlineSeconds": 3932374770591864310, - "dnsPolicy": "ħ籘Àǒɿʒ", - "nodeSelector": { - "278": "279" - }, - "serviceAccountName": "280", - "serviceAccount": "281", - "automountServiceAccountToken": true, - "nodeName": "282", - "hostPID": true, - "shareProcessNamespace": true, - "securityContext": { - "seLinuxOptions": { - "user": "283", - "role": "284", - "type": "285", - "level": "286" - }, - "runAsUser": 8519427267030036521, - "runAsGroup": -4151726557168738613, - "runAsNonRoot": true, - "supplementalGroups": [ - 1875040261412240501 - ], - "fsGroup": -3078742976292946468, - "sysctls": [ - { - "name": "287", - "value": "288" - } - ] - }, - "imagePullSecrets": [ - { - "name": "289" - } - ], - "hostname": "290", - "subdomain": "291", - "affinity": { - "nodeAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": { - "nodeSelectorTerms": [ - { - "matchExpressions": [ - { - "key": "292", - "operator": "Z1Ůđ眊ľǎɳ,ǿ飏騀呣", - "values": [ - "293" - ] - } - ], - "matchFields": [ - { - "key": "294", - "operator": "ƻ悖ȩ0Ƹ[", - "values": [ - "295" - ] - } - ] - } - ] - }, - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -1694108493, - "preference": { - "matchExpressions": [ - { - "key": "296", - "operator": "U髷裎$MVȟ@7飣奺Ȋ", - "values": [ - "297" - ] - } - ], - "matchFields": [ - { - "key": "298", - "operator": "ʁ揆ɘȌ脾嚏吐ĠLƐ", - "values": [ - "299" - ] - } - ] - } - } - ] - }, - "podAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "546g-40883176jt-e8b---67-1sn-09143193c/I2_-.XFw.8._..._Wxpe..7": "OX3.1d_YH3x---.._1_.N_XvSA..e1Vx8_I-.-_56-__18Y--6P" - }, - "matchExpressions": [ - { - "key": "4-45e--7-5r-4-7--7-2---o--4-1-2s39--6---fv--m-8--72-bca4m54/F.h-__k_K5._..O_J", - "operator": "In", - "values": [ - "3-___t-Z8SUGP.-_.uB-.--.gR" - ] - } - ] - }, - "namespaces": [ - "306" - ], - "topologyKey": "307" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -205176266, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "U.8N": "N-_-vv-Q2qz.W..4....-h._.GgT7_7B_D-..-.k4uz" - }, - "matchExpressions": [ - { - "key": "7u-tie4-7--gm3.38vl-1z---883d-v3j4-7y-p--u/d-4_4--.-_Z4.LA3HVG93_._.I3.__-.0-z_z0sn8", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "314" - ], - "topologyKey": "315" - } - } - ] - }, - "podAntiAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "8747ox.x-r-927--6/79._-k-5___-Qq..csh-3--Z1Tvw39F_C-rtSY.g._2F7.-_e..Or_-3": "4-Tm._G" - }, - "matchExpressions": [ - { - "key": "Q_c8.G.b_9_1o.w_aI._31-_I-A-_3bz._8M0U1_X", - "operator": "NotIn", - "values": [ - "X_._D8T" - ] - } - ] - }, - "namespaces": [ - "322" - ], - "topologyKey": "323" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": 789384689, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "4--3os1-5-ufkr-x0u-1meljf-5269893-t-l/34_-y.8_38xm-.nx.sEK4.B.B": "V.Z__Lv8_.O_..8n.--z_-..W" - }, - "matchExpressions": [ - { - "key": "VKPg___KA-._d._.U8", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "330" - ], - "topologyKey": "331" - } - } - ] - } - }, - "schedulerName": "332", - "tolerations": [ - { - "key": "333", - "operator": "ŜŲ\u0026洪y儕lmò", - "value": "334", - "effect": "?¶ȲƪE1º轪d覉;Ĕ颪œ]洈愥", - "tolerationSeconds": -2713809069228546579 - } - ], - "hostAliases": [ - { - "ip": "335", - "hostnames": [ - "336" - ] - } - ], - "priorityClassName": "337", - "priority": -2137775067, - "dnsConfig": { - "nameservers": [ - "338" - ], - "searches": [ - "339" - ], - "options": [ - { - "name": "340", - "value": "341" - } - ] - }, - "readinessGates": [ - { - "conditionType": "|gɳ礬.b屏ɧeʫį淓¯Ą0" - } - ], - "runtimeClassName": "342", - "enableServiceLinks": false - } - }, - "updateStrategy": { - "type": "鮽ǍJB膾扉A­1襏櫯³£h刪q塨", - "rollingUpdate": { - - } - }, - "minReadySeconds": -252352702, - "templateGeneration": -760386548196033671, - "revisionHistoryLimit": -10743562 - }, - "status": { - "currentNumberScheduled": -1479988716, - "numberMisscheduled": 1262074531, - "desiredNumberScheduled": -1187060809, - "numberReady": 2120236947, - "observedGeneration": 1978183201838311335, - "updatedNumberScheduled": 1131069811, - "numberAvailable": 1834151037, - "numberUnavailable": -323707040, - "collisionCount": 624976070, - "conditions": [ - { - "type": "厶s", - "status": "ǣ普闎Ť", - "lastTransitionTime": "2291-09-10T04:26:58Z", - "reason": "343", - "message": "344" - } - ] - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.DaemonSet.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.DaemonSet.after_roundtrip.pb deleted file mode 100644 index 10b8e914c9f8e9d2307177a8e1fed2046c124681..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4618 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 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.DaemonSet.after_roundtrip.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.DaemonSet.after_roundtrip.yaml deleted file mode 100644 index 98e09dd70c5..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.DaemonSet.after_roundtrip.yaml +++ /dev/null @@ -1,720 +0,0 @@ -apiVersion: extensions/v1beta1 -kind: DaemonSet -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -spec: - minReadySeconds: -252352702 - revisionHistoryLimit: -10743562 - selector: - matchExpressions: - - key: 68._bQw.-dG6c-.6--_x.--0wmZk1_8._3s_-B - operator: In - values: - - Trcd-2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ2 - matchLabels: - 9n7yd745q0------2-2413-4lu-8-6r4404d5---g8c2-k9/Nx.G: 0M.y.g - template: - metadata: - annotations: - "37": "38" - clusterName: "43" - creationTimestamp: null - deletionGracePeriodSeconds: 5087509039175129589 - finalizers: - - "42" - generateName: "31" - generation: 3974191383006284807 - labels: - "35": "36" - managedFields: - - apiVersion: "45" - manager: "44" - name: "30" - namespace: "32" - ownerReferences: - - apiVersion: "39" - blockOwnerDeletion: true - controller: true - kind: "40" - name: "41" - uid: ',Q捇ȸ{+ɸ殁' - resourceVersion: "11397677413428459614" - selfLink: "33" - uid: ƐP_痸荎僋bŭDz鯰硰{舁吉蓨O - spec: - activeDeadlineSeconds: 3932374770591864310 - affinity: - nodeAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - key: "296" - operator: U髷裎$MVȟ@7飣奺Ȋ - values: - - "297" - matchFields: - - key: "298" - operator: ʁ揆ɘȌ脾嚏吐ĠLƐ - values: - - "299" - weight: -1694108493 - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - key: "292" - operator: Z1Ůđ眊ľǎɳ,ǿ飏騀呣 - values: - - "293" - matchFields: - - key: "294" - operator: ƻ悖ȩ0Ƹ[ - values: - - "295" - podAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: 7u-tie4-7--gm3.38vl-1z---883d-v3j4-7y-p--u/d-4_4--.-_Z4.LA3HVG93_._.I3.__-.0-z_z0sn8 - operator: DoesNotExist - matchLabels: - U.8N: N-_-vv-Q2qz.W..4....-h._.GgT7_7B_D-..-.k4uz - namespaces: - - "314" - topologyKey: "315" - weight: -205176266 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: 4-45e--7-5r-4-7--7-2---o--4-1-2s39--6---fv--m-8--72-bca4m54/F.h-__k_K5._..O_J - operator: In - values: - - 3-___t-Z8SUGP.-_.uB-.--.gR - matchLabels: - 546g-40883176jt-e8b---67-1sn-09143193c/I2_-.XFw.8._..._Wxpe..7: OX3.1d_YH3x---.._1_.N_XvSA..e1Vx8_I-.-_56-__18Y--6P - namespaces: - - "306" - topologyKey: "307" - podAntiAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: VKPg___KA-._d._.U8 - operator: DoesNotExist - matchLabels: - 4--3os1-5-ufkr-x0u-1meljf-5269893-t-l/34_-y.8_38xm-.nx.sEK4.B.B: V.Z__Lv8_.O_..8n.--z_-..W - namespaces: - - "330" - topologyKey: "331" - weight: 789384689 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: Q_c8.G.b_9_1o.w_aI._31-_I-A-_3bz._8M0U1_X - operator: NotIn - values: - - X_._D8T - matchLabels: - 8747ox.x-r-927--6/79._-k-5___-Qq..csh-3--Z1Tvw39F_C-rtSY.g._2F7.-_e..Or_-3: 4-Tm._G - namespaces: - - "322" - topologyKey: "323" - automountServiceAccountToken: true - containers: - - args: - - "219" - command: - - "218" - env: - - name: "226" - value: "227" - valueFrom: - configMapKeyRef: - key: "233" - name: "232" - optional: true - fieldRef: - apiVersion: "228" - fieldPath: "229" - resourceFieldRef: - containerName: "230" - divisor: "627" - resource: "231" - secretKeyRef: - key: "235" - name: "234" - optional: true - envFrom: - - configMapRef: - name: "224" - optional: true - prefix: "223" - secretRef: - name: "225" - optional: true - image: "217" - imagePullPolicy: 軶ǃ*ʙ嫙&蒒5靇 - lifecycle: - postStart: - exec: - command: - - "257" - httpGet: - host: "260" - httpHeaders: - - name: "261" - value: "262" - path: "258" - port: "259" - scheme: k_瀹鞎sn芞QÄȻ - tcpSocket: - host: "264" - port: "263" - preStop: - exec: - command: - - "265" - httpGet: - host: "268" - httpHeaders: - - name: "269" - value: "270" - path: "266" - port: "267" - scheme: '@Ȗs«öʮĀ<é瞾' - tcpSocket: - host: "272" - port: "271" - livenessProbe: - exec: - command: - - "242" - failureThreshold: -1553779100 - httpGet: - host: "244" - httpHeaders: - - name: "245" - value: "246" - path: "243" - port: -57352147 - scheme: Y鶪5w垁鷌辪虽U珝 - initialDelaySeconds: 411878451 - periodSeconds: -254454655 - successThreshold: -1925916855 - tcpSocket: - host: "248" - port: "247" - timeoutSeconds: 1676588692 - name: "216" - ports: - - containerPort: -1222594476 - hostIP: "222" - hostPort: -1942612426 - name: "221" - protocol: 遼ūPH炮掊°nʮ閼咎櫸eʔ - readinessProbe: - exec: - command: - - "249" - failureThreshold: -31530684 - httpGet: - host: "252" - httpHeaders: - - name: "253" - value: "254" - path: "250" - port: "251" - scheme: '}' - initialDelaySeconds: 1030243869 - periodSeconds: -185042403 - successThreshold: -374922344 - tcpSocket: - host: "256" - port: "255" - timeoutSeconds: -1080853187 - resources: - limits: - "": "280" - requests: - "": "809" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - ɵK.Q貇£ȹ - drop: - - ƹǔw÷nI粛E煹ǐƲE - privileged: true - procMount: Z - readOnlyRootFilesystem: false - runAsGroup: -8656955128235291182 - runAsNonRoot: false - runAsUser: -378701183370790036 - seLinuxOptions: - level: "277" - role: "275" - type: "276" - user: "274" - terminationMessagePath: "273" - terminationMessagePolicy: Ŭ - volumeDevices: - - devicePath: "241" - name: "240" - volumeMounts: - - mountPath: "237" - mountPropagation: å睫}堇硲蕵ɢ苆 - name: "236" - subPath: "238" - subPathExpr: "239" - workingDir: "220" - dnsConfig: - nameservers: - - "338" - options: - - name: "340" - value: "341" - searches: - - "339" - dnsPolicy: ħ籘Àǒɿʒ - enableServiceLinks: false - hostAliases: - - hostnames: - - "336" - ip: "335" - hostPID: true - hostname: "290" - imagePullSecrets: - - name: "289" - initContainers: - - args: - - "159" - command: - - "158" - env: - - name: "166" - value: "167" - valueFrom: - configMapKeyRef: - key: "173" - name: "172" - optional: true - fieldRef: - apiVersion: "168" - fieldPath: "169" - resourceFieldRef: - containerName: "170" - divisor: "770" - resource: "171" - secretKeyRef: - key: "175" - name: "174" - optional: false - envFrom: - - configMapRef: - name: "164" - optional: true - prefix: "163" - secretRef: - name: "165" - optional: true - image: "157" - imagePullPolicy: 衧ȇe媹H - lifecycle: - postStart: - exec: - command: - - "196" - httpGet: - host: "199" - httpHeaders: - - name: "200" - value: "201" - path: "197" - port: "198" - scheme: 錯ƶ - tcpSocket: - host: "203" - port: "202" - preStop: - exec: - command: - - "204" - httpGet: - host: "206" - httpHeaders: - - name: "207" - value: "208" - path: "205" - port: 2110181803 - scheme: '&蕭k ź贩j瀉ǚrǜnh0å' - tcpSocket: - host: "210" - port: "209" - livenessProbe: - exec: - command: - - "182" - failureThreshold: -1116811061 - httpGet: - host: "185" - httpHeaders: - - name: "186" - value: "187" - path: "183" - port: "184" - scheme: pȿŘ阌Ŗ怳冘HǺƶ - initialDelaySeconds: 1366561945 - periodSeconds: 408756018 - successThreshold: 437263194 - tcpSocket: - host: "189" - port: "188" - timeoutSeconds: 657514697 - name: "156" - ports: - - containerPort: -343150875 - hostIP: "162" - hostPort: 1435152179 - name: "161" - protocol: ɥ³ƞsɁ8^ʥǔTĪȸŹă - readinessProbe: - exec: - command: - - "190" - failureThreshold: 273818613 - httpGet: - host: "192" - httpHeaders: - - name: "193" - value: "194" - path: "191" - port: 1873902270 - scheme: ?Qȫş - initialDelaySeconds: -144591150 - periodSeconds: 1701891633 - successThreshold: -1768075156 - tcpSocket: - host: "195" - port: 2091150210 - timeoutSeconds: 673378190 - resources: - limits: - Z: "482" - requests: - ŏ{: "980" - securityContext: - allowPrivilegeEscalation: true - capabilities: - add: - - "" - drop: - - 臷Ľð»ųKĵ&4ʑ%:;栍dʪ - privileged: false - procMount: ğ#咻痗ȡmƴ - readOnlyRootFilesystem: false - runAsGroup: 4559267523176571 - runAsNonRoot: true - runAsUser: 6808883506426686803 - seLinuxOptions: - level: "215" - role: "213" - type: "214" - user: "212" - stdinOnce: true - terminationMessagePath: "211" - terminationMessagePolicy: 恰nj揠8lj黳鈫ʕ - tty: true - volumeDevices: - - devicePath: "181" - name: "180" - volumeMounts: - - mountPath: "177" - mountPropagation: ĕʄő芖{| - name: "176" - readOnly: true - subPath: "178" - subPathExpr: "179" - workingDir: "160" - nodeName: "282" - nodeSelector: - "278": "279" - priority: -2137775067 - priorityClassName: "337" - readinessGates: - - conditionType: '|gɳ礬.b屏ɧeʫį淓¯Ą0' - restartPolicy: 0)鈼¬麄p呝TG;邪匾mɩC[ó瓧嫭 - runtimeClassName: "342" - schedulerName: "332" - securityContext: - fsGroup: -3078742976292946468 - runAsGroup: -4151726557168738613 - runAsNonRoot: true - runAsUser: 8519427267030036521 - seLinuxOptions: - level: "286" - role: "284" - type: "285" - user: "283" - supplementalGroups: - - 1875040261412240501 - sysctls: - - name: "287" - value: "288" - serviceAccount: "281" - serviceAccountName: "280" - shareProcessNamespace: true - subdomain: "291" - terminationGracePeriodSeconds: 3211788672813464064 - tolerations: - - effect: ?¶ȲƪE1º轪d覉;Ĕ颪œ]洈愥 - key: "333" - operator: ŜŲ&洪y儕lmò - tolerationSeconds: -2713809069228546579 - value: "334" - volumes: - - awsElasticBlockStore: - fsType: "56" - partition: 1637061888 - readOnly: true - volumeID: "55" - azureDisk: - cachingMode: 啞川J缮ǚb - diskName: "119" - diskURI: "120" - fsType: "121" - kind: ʬ - readOnly: false - azureFile: - readOnly: true - secretName: "105" - shareName: "106" - cephfs: - monitors: - - "90" - path: "91" - readOnly: true - secretFile: "93" - secretRef: - name: "94" - user: "92" - cinder: - fsType: "88" - readOnly: true - secretRef: - name: "89" - volumeID: "87" - configMap: - defaultMode: -1853411528 - items: - - key: "108" - mode: -885708332 - path: "109" - name: "107" - optional: true - csi: - driver: "151" - fsType: "152" - nodePublishSecretRef: - name: "155" - readOnly: false - volumeAttributes: - "153": "154" - downwardAPI: - defaultMode: -861583888 - items: - - fieldRef: - apiVersion: "98" - fieldPath: "99" - mode: -332563744 - path: "97" - resourceFieldRef: - containerName: "100" - divisor: "40" - resource: "101" - emptyDir: - medium: Ň'Ğİ* - sizeLimit: "695" - fc: - fsType: "103" - lun: 324963473 - readOnly: true - targetWWNs: - - "102" - wwids: - - "104" - flexVolume: - driver: "82" - fsType: "83" - options: - "85": "86" - readOnly: true - secretRef: - name: "84" - flocker: - datasetName: "95" - datasetUUID: "96" - gcePersistentDisk: - fsType: "54" - partition: -1706940973 - pdName: "53" - gitRepo: - directory: "59" - repository: "57" - revision: "58" - glusterfs: - endpoints: "72" - path: "73" - hostPath: - path: "52" - type: _Ĭ艥< - iscsi: - fsType: "68" - initiatorName: "71" - iqn: "66" - iscsiInterface: "67" - lun: -1884322607 - portals: - - "69" - secretRef: - name: "70" - targetPortal: "65" - name: "51" - nfs: - path: "64" - readOnly: true - server: "63" - persistentVolumeClaim: - claimName: "74" - photonPersistentDisk: - fsType: "123" - pdID: "122" - portworxVolume: - fsType: "138" - volumeID: "137" - projected: - defaultMode: -740816174 - sources: - - configMap: - items: - - key: "133" - mode: -2137658152 - path: "134" - name: "132" - optional: true - downwardAPI: - items: - - fieldRef: - apiVersion: "128" - fieldPath: "129" - mode: -1617414299 - path: "127" - resourceFieldRef: - containerName: "130" - divisor: "763" - resource: "131" - secret: - items: - - key: "125" - mode: 1493217478 - path: "126" - name: "124" - optional: false - serviceAccountToken: - audience: "135" - expirationSeconds: -6753602166099171537 - path: "136" - quobyte: - group: "117" - readOnly: true - registry: "114" - tenant: "118" - user: "116" - volume: "115" - rbd: - fsType: "77" - image: "76" - keyring: "80" - monitors: - - "75" - pool: "78" - readOnly: true - secretRef: - name: "81" - user: "79" - scaleIO: - fsType: "146" - gateway: "139" - protectionDomain: "142" - secretRef: - name: "141" - sslEnabled: true - storageMode: "144" - storagePool: "143" - system: "140" - volumeName: "145" - secret: - defaultMode: 62108019 - items: - - key: "61" - mode: -1092501327 - path: "62" - optional: true - secretName: "60" - storageos: - fsType: "149" - secretRef: - name: "150" - volumeName: "147" - volumeNamespace: "148" - vsphereVolume: - fsType: "111" - storagePolicyID: "113" - storagePolicyName: "112" - volumePath: "110" - templateGeneration: -760386548196033671 - updateStrategy: - rollingUpdate: {} - type: 鮽ǍJB膾扉A­1襏櫯³£h刪q塨 -status: - collisionCount: 624976070 - conditions: - - lastTransitionTime: "2291-09-10T04:26:58Z" - message: "344" - reason: "343" - status: ǣ普闎Ť - type: 厶s - currentNumberScheduled: -1479988716 - desiredNumberScheduled: -1187060809 - numberAvailable: 1834151037 - numberMisscheduled: 1262074531 - numberReady: 2120236947 - numberUnavailable: -323707040 - observedGeneration: 1978183201838311335 - updatedNumberScheduled: 1131069811 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.DaemonSet.json b/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.DaemonSet.json deleted file mode 100644 index c156c17d7ed..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.DaemonSet.json +++ /dev/null @@ -1,1065 +0,0 @@ -{ - "kind": "DaemonSet", - "apiVersion": "extensions/v1beta1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fields": {"18":{"19":null}} - } - ] - }, - "spec": { - "selector": { - "matchLabels": { - "9n7yd745q0------2-2413-4lu-8-6r4404d5---g8c2-k9/Nx.G": "0M.y.g" - }, - "matchExpressions": [ - { - "key": "68._bQw.-dG6c-.6--_x.--0wmZk1_8._3s_-B", - "operator": "In", - "values": [ - "Trcd-2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ2" - ] - } - ] - }, - "template": { - "metadata": { - "name": "30", - "generateName": "31", - "namespace": "32", - "selfLink": "33", - "uid": "ƐP_痸荎僋bŭDz鯰硰{舁吉蓨O", - "resourceVersion": "11397677413428459614", - "generation": 3974191383006284807, - "creationTimestamp": null, - "deletionGracePeriodSeconds": 5087509039175129589, - "labels": { - "35": "36" - }, - "annotations": { - "37": "38" - }, - "ownerReferences": [ - { - "apiVersion": "39", - "kind": "40", - "name": "41", - "uid": ",Q捇ȸ{+ɸ殁", - "controller": true, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "42" - ], - "clusterName": "43", - "managedFields": [ - { - "manager": "44", - "apiVersion": "45", - "fields": {"46":{"47":null}} - } - ] - }, - "spec": { - "volumes": [ - { - "name": "51", - "hostPath": { - "path": "52", - "type": "_Ĭ艥\u003c" - }, - "emptyDir": { - "medium": "Ň'Ğİ*", - "sizeLimit": "695" - }, - "gcePersistentDisk": { - "pdName": "53", - "fsType": "54", - "partition": -1706940973 - }, - "awsElasticBlockStore": { - "volumeID": "55", - "fsType": "56", - "partition": 1637061888, - "readOnly": true - }, - "gitRepo": { - "repository": "57", - "revision": "58", - "directory": "59" - }, - "secret": { - "secretName": "60", - "items": [ - { - "key": "61", - "path": "62", - "mode": -1092501327 - } - ], - "defaultMode": 62108019, - "optional": true - }, - "nfs": { - "server": "63", - "path": "64", - "readOnly": true - }, - "iscsi": { - "targetPortal": "65", - "iqn": "66", - "lun": -1884322607, - "iscsiInterface": "67", - "fsType": "68", - "portals": [ - "69" - ], - "secretRef": { - "name": "70" - }, - "initiatorName": "71" - }, - "glusterfs": { - "endpoints": "72", - "path": "73" - }, - "persistentVolumeClaim": { - "claimName": "74" - }, - "rbd": { - "monitors": [ - "75" - ], - "image": "76", - "fsType": "77", - "pool": "78", - "user": "79", - "keyring": "80", - "secretRef": { - "name": "81" - }, - "readOnly": true - }, - "flexVolume": { - "driver": "82", - "fsType": "83", - "secretRef": { - "name": "84" - }, - "readOnly": true, - "options": { - "85": "86" - } - }, - "cinder": { - "volumeID": "87", - "fsType": "88", - "readOnly": true, - "secretRef": { - "name": "89" - } - }, - "cephfs": { - "monitors": [ - "90" - ], - "path": "91", - "user": "92", - "secretFile": "93", - "secretRef": { - "name": "94" - }, - "readOnly": true - }, - "flocker": { - "datasetName": "95", - "datasetUUID": "96" - }, - "downwardAPI": { - "items": [ - { - "path": "97", - "fieldRef": { - "apiVersion": "98", - "fieldPath": "99" - }, - "resourceFieldRef": { - "containerName": "100", - "resource": "101", - "divisor": "40" - }, - "mode": -332563744 - } - ], - "defaultMode": -861583888 - }, - "fc": { - "targetWWNs": [ - "102" - ], - "lun": 324963473, - "fsType": "103", - "readOnly": true, - "wwids": [ - "104" - ] - }, - "azureFile": { - "secretName": "105", - "shareName": "106", - "readOnly": true - }, - "configMap": { - "name": "107", - "items": [ - { - "key": "108", - "path": "109", - "mode": -885708332 - } - ], - "defaultMode": -1853411528, - "optional": true - }, - "vsphereVolume": { - "volumePath": "110", - "fsType": "111", - "storagePolicyName": "112", - "storagePolicyID": "113" - }, - "quobyte": { - "registry": "114", - "volume": "115", - "readOnly": true, - "user": "116", - "group": "117", - "tenant": "118" - }, - "azureDisk": { - "diskName": "119", - "diskURI": "120", - "cachingMode": "啞川J缮ǚb", - "fsType": "121", - "readOnly": false, - "kind": "ʬ" - }, - "photonPersistentDisk": { - "pdID": "122", - "fsType": "123" - }, - "projected": { - "sources": [ - { - "secret": { - "name": "124", - "items": [ - { - "key": "125", - "path": "126", - "mode": 1493217478 - } - ], - "optional": false - }, - "downwardAPI": { - "items": [ - { - "path": "127", - "fieldRef": { - "apiVersion": "128", - "fieldPath": "129" - }, - "resourceFieldRef": { - "containerName": "130", - "resource": "131", - "divisor": "763" - }, - "mode": -1617414299 - } - ] - }, - "configMap": { - "name": "132", - "items": [ - { - "key": "133", - "path": "134", - "mode": -2137658152 - } - ], - "optional": true - }, - "serviceAccountToken": { - "audience": "135", - "expirationSeconds": -6753602166099171537, - "path": "136" - } - } - ], - "defaultMode": -740816174 - }, - "portworxVolume": { - "volumeID": "137", - "fsType": "138" - }, - "scaleIO": { - "gateway": "139", - "system": "140", - "secretRef": { - "name": "141" - }, - "sslEnabled": true, - "protectionDomain": "142", - "storagePool": "143", - "storageMode": "144", - "volumeName": "145", - "fsType": "146" - }, - "storageos": { - "volumeName": "147", - "volumeNamespace": "148", - "fsType": "149", - "secretRef": { - "name": "150" - } - }, - "csi": { - "driver": "151", - "readOnly": false, - "fsType": "152", - "volumeAttributes": { - "153": "154" - }, - "nodePublishSecretRef": { - "name": "155" - } - } - } - ], - "initContainers": [ - { - "name": "156", - "image": "157", - "command": [ - "158" - ], - "args": [ - "159" - ], - "workingDir": "160", - "ports": [ - { - "name": "161", - "hostPort": 1435152179, - "containerPort": -343150875, - "protocol": "ɥ³ƞsɁ8^ʥǔTĪȸŹă", - "hostIP": "162" - } - ], - "envFrom": [ - { - "prefix": "163", - "configMapRef": { - "name": "164", - "optional": true - }, - "secretRef": { - "name": "165", - "optional": true - } - } - ], - "env": [ - { - "name": "166", - "value": "167", - "valueFrom": { - "fieldRef": { - "apiVersion": "168", - "fieldPath": "169" - }, - "resourceFieldRef": { - "containerName": "170", - "resource": "171", - "divisor": "770" - }, - "configMapKeyRef": { - "name": "172", - "key": "173", - "optional": true - }, - "secretKeyRef": { - "name": "174", - "key": "175", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "Z": "482" - }, - "requests": { - "ŏ{": "980" - } - }, - "volumeMounts": [ - { - "name": "176", - "readOnly": true, - "mountPath": "177", - "subPath": "178", - "mountPropagation": "ĕʄő芖{|", - "subPathExpr": "179" - } - ], - "volumeDevices": [ - { - "name": "180", - "devicePath": "181" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "182" - ] - }, - "httpGet": { - "path": "183", - "port": "184", - "host": "185", - "scheme": "pȿŘ阌Ŗ怳冘HǺƶ", - "httpHeaders": [ - { - "name": "186", - "value": "187" - } - ] - }, - "tcpSocket": { - "port": "188", - "host": "189" - }, - "initialDelaySeconds": 1366561945, - "timeoutSeconds": 657514697, - "periodSeconds": 408756018, - "successThreshold": 437263194, - "failureThreshold": -1116811061 - }, - "readinessProbe": { - "exec": { - "command": [ - "190" - ] - }, - "httpGet": { - "path": "191", - "port": 1873902270, - "host": "192", - "scheme": "?Qȫş", - "httpHeaders": [ - { - "name": "193", - "value": "194" - } - ] - }, - "tcpSocket": { - "port": 2091150210, - "host": "195" - }, - "initialDelaySeconds": -144591150, - "timeoutSeconds": 673378190, - "periodSeconds": 1701891633, - "successThreshold": -1768075156, - "failureThreshold": 273818613 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "196" - ] - }, - "httpGet": { - "path": "197", - "port": "198", - "host": "199", - "scheme": "錯ƶ", - "httpHeaders": [ - { - "name": "200", - "value": "201" - } - ] - }, - "tcpSocket": { - "port": "202", - "host": "203" - } - }, - "preStop": { - "exec": { - "command": [ - "204" - ] - }, - "httpGet": { - "path": "205", - "port": 2110181803, - "host": "206", - "scheme": "\u0026蕭k ź贩j瀉ǚrǜnh0å", - "httpHeaders": [ - { - "name": "207", - "value": "208" - } - ] - }, - "tcpSocket": { - "port": "209", - "host": "210" - } - } - }, - "terminationMessagePath": "211", - "terminationMessagePolicy": "恰nj揠8lj黳鈫ʕ", - "imagePullPolicy": "衧ȇe媹H", - "securityContext": { - "capabilities": { - "add": [ - "" - ], - "drop": [ - "臷Ľð»ųKĵ\u00264ʑ%:;栍dʪ" - ] - }, - "privileged": false, - "seLinuxOptions": { - "user": "212", - "role": "213", - "type": "214", - "level": "215" - }, - "runAsUser": 6808883506426686803, - "runAsGroup": 4559267523176571, - "runAsNonRoot": true, - "readOnlyRootFilesystem": false, - "allowPrivilegeEscalation": true, - "procMount": "ğ#咻痗ȡmƴ" - }, - "stdinOnce": true, - "tty": true - } - ], - "containers": [ - { - "name": "216", - "image": "217", - "command": [ - "218" - ], - "args": [ - "219" - ], - "workingDir": "220", - "ports": [ - { - "name": "221", - "hostPort": -1942612426, - "containerPort": -1222594476, - "protocol": "遼ūPH炮掊°nʮ閼咎櫸eʔ", - "hostIP": "222" - } - ], - "envFrom": [ - { - "prefix": "223", - "configMapRef": { - "name": "224", - "optional": true - }, - "secretRef": { - "name": "225", - "optional": true - } - } - ], - "env": [ - { - "name": "226", - "value": "227", - "valueFrom": { - "fieldRef": { - "apiVersion": "228", - "fieldPath": "229" - }, - "resourceFieldRef": { - "containerName": "230", - "resource": "231", - "divisor": "627" - }, - "configMapKeyRef": { - "name": "232", - "key": "233", - "optional": true - }, - "secretKeyRef": { - "name": "234", - "key": "235", - "optional": true - } - } - } - ], - "resources": { - "limits": { - "": "280" - }, - "requests": { - "": "809" - } - }, - "volumeMounts": [ - { - "name": "236", - "mountPath": "237", - "subPath": "238", - "mountPropagation": "å睫}堇硲蕵ɢ苆", - "subPathExpr": "239" - } - ], - "volumeDevices": [ - { - "name": "240", - "devicePath": "241" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "242" - ] - }, - "httpGet": { - "path": "243", - "port": -57352147, - "host": "244", - "scheme": "Y鶪5w垁鷌辪虽U珝", - "httpHeaders": [ - { - "name": "245", - "value": "246" - } - ] - }, - "tcpSocket": { - "port": "247", - "host": "248" - }, - "initialDelaySeconds": 411878451, - "timeoutSeconds": 1676588692, - "periodSeconds": -254454655, - "successThreshold": -1925916855, - "failureThreshold": -1553779100 - }, - "readinessProbe": { - "exec": { - "command": [ - "249" - ] - }, - "httpGet": { - "path": "250", - "port": "251", - "host": "252", - "scheme": "}", - "httpHeaders": [ - { - "name": "253", - "value": "254" - } - ] - }, - "tcpSocket": { - "port": "255", - "host": "256" - }, - "initialDelaySeconds": 1030243869, - "timeoutSeconds": -1080853187, - "periodSeconds": -185042403, - "successThreshold": -374922344, - "failureThreshold": -31530684 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "257" - ] - }, - "httpGet": { - "path": "258", - "port": "259", - "host": "260", - "scheme": "k_瀹鞎sn芞QÄȻ", - "httpHeaders": [ - { - "name": "261", - "value": "262" - } - ] - }, - "tcpSocket": { - "port": "263", - "host": "264" - } - }, - "preStop": { - "exec": { - "command": [ - "265" - ] - }, - "httpGet": { - "path": "266", - "port": "267", - "host": "268", - "scheme": "@Ȗs«öʮĀ\u003cé瞾", - "httpHeaders": [ - { - "name": "269", - "value": "270" - } - ] - }, - "tcpSocket": { - "port": "271", - "host": "272" - } - } - }, - "terminationMessagePath": "273", - "terminationMessagePolicy": "Ŭ", - "imagePullPolicy": "軶ǃ*ʙ嫙\u0026蒒5靇", - "securityContext": { - "capabilities": { - "add": [ - "ɵK.Q貇£ȹ" - ], - "drop": [ - "ƹǔw÷nI粛E煹ǐƲE" - ] - }, - "privileged": true, - "seLinuxOptions": { - "user": "274", - "role": "275", - "type": "276", - "level": "277" - }, - "runAsUser": -378701183370790036, - "runAsGroup": -8656955128235291182, - "runAsNonRoot": false, - "readOnlyRootFilesystem": false, - "allowPrivilegeEscalation": false, - "procMount": "Z" - } - } - ], - "restartPolicy": "0)鈼¬麄p呝TG;邪匾mɩC[ó瓧嫭", - "terminationGracePeriodSeconds": 3211788672813464064, - "activeDeadlineSeconds": 3932374770591864310, - "dnsPolicy": "ħ籘Àǒɿʒ", - "nodeSelector": { - "278": "279" - }, - "serviceAccountName": "280", - "serviceAccount": "281", - "automountServiceAccountToken": true, - "nodeName": "282", - "hostPID": true, - "shareProcessNamespace": true, - "securityContext": { - "seLinuxOptions": { - "user": "283", - "role": "284", - "type": "285", - "level": "286" - }, - "runAsUser": 8519427267030036521, - "runAsGroup": -4151726557168738613, - "runAsNonRoot": true, - "supplementalGroups": [ - 1875040261412240501 - ], - "fsGroup": -3078742976292946468, - "sysctls": [ - { - "name": "287", - "value": "288" - } - ] - }, - "imagePullSecrets": [ - { - "name": "289" - } - ], - "hostname": "290", - "subdomain": "291", - "affinity": { - "nodeAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": { - "nodeSelectorTerms": [ - { - "matchExpressions": [ - { - "key": "292", - "operator": "Z1Ůđ眊ľǎɳ,ǿ飏騀呣", - "values": [ - "293" - ] - } - ], - "matchFields": [ - { - "key": "294", - "operator": "ƻ悖ȩ0Ƹ[", - "values": [ - "295" - ] - } - ] - } - ] - }, - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -1694108493, - "preference": { - "matchExpressions": [ - { - "key": "296", - "operator": "U髷裎$MVȟ@7飣奺Ȋ", - "values": [ - "297" - ] - } - ], - "matchFields": [ - { - "key": "298", - "operator": "ʁ揆ɘȌ脾嚏吐ĠLƐ", - "values": [ - "299" - ] - } - ] - } - } - ] - }, - "podAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "546g-40883176jt-e8b---67-1sn-09143193c/I2_-.XFw.8._..._Wxpe..7": "OX3.1d_YH3x---.._1_.N_XvSA..e1Vx8_I-.-_56-__18Y--6P" - }, - "matchExpressions": [ - { - "key": "4-45e--7-5r-4-7--7-2---o--4-1-2s39--6---fv--m-8--72-bca4m54/F.h-__k_K5._..O_J", - "operator": "In", - "values": [ - "3-___t-Z8SUGP.-_.uB-.--.gR" - ] - } - ] - }, - "namespaces": [ - "306" - ], - "topologyKey": "307" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -205176266, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "U.8N": "N-_-vv-Q2qz.W..4....-h._.GgT7_7B_D-..-.k4uz" - }, - "matchExpressions": [ - { - "key": "7u-tie4-7--gm3.38vl-1z---883d-v3j4-7y-p--u/d-4_4--.-_Z4.LA3HVG93_._.I3.__-.0-z_z0sn8", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "314" - ], - "topologyKey": "315" - } - } - ] - }, - "podAntiAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "8747ox.x-r-927--6/79._-k-5___-Qq..csh-3--Z1Tvw39F_C-rtSY.g._2F7.-_e..Or_-3": "4-Tm._G" - }, - "matchExpressions": [ - { - "key": "Q_c8.G.b_9_1o.w_aI._31-_I-A-_3bz._8M0U1_X", - "operator": "NotIn", - "values": [ - "X_._D8T" - ] - } - ] - }, - "namespaces": [ - "322" - ], - "topologyKey": "323" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": 789384689, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "4--3os1-5-ufkr-x0u-1meljf-5269893-t-l/34_-y.8_38xm-.nx.sEK4.B.B": "V.Z__Lv8_.O_..8n.--z_-..W" - }, - "matchExpressions": [ - { - "key": "VKPg___KA-._d._.U8", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "330" - ], - "topologyKey": "331" - } - } - ] - } - }, - "schedulerName": "332", - "tolerations": [ - { - "key": "333", - "operator": "ŜŲ\u0026洪y儕lmò", - "value": "334", - "effect": "?¶ȲƪE1º轪d覉;Ĕ颪œ]洈愥", - "tolerationSeconds": -2713809069228546579 - } - ], - "hostAliases": [ - { - "ip": "335", - "hostnames": [ - "336" - ] - } - ], - "priorityClassName": "337", - "priority": -2137775067, - "dnsConfig": { - "nameservers": [ - "338" - ], - "searches": [ - "339" - ], - "options": [ - { - "name": "340", - "value": "341" - } - ] - }, - "readinessGates": [ - { - "conditionType": "|gɳ礬.b屏ɧeʫį淓¯Ą0" - } - ], - "runtimeClassName": "342", - "enableServiceLinks": false - } - }, - "updateStrategy": { - "type": "鮽ǍJB膾扉A­1襏櫯³£h刪q塨", - "rollingUpdate": { - - } - }, - "minReadySeconds": -252352702, - "templateGeneration": -760386548196033671, - "revisionHistoryLimit": -10743562 - }, - "status": { - "currentNumberScheduled": -1479988716, - "numberMisscheduled": 1262074531, - "desiredNumberScheduled": -1187060809, - "numberReady": 2120236947, - "observedGeneration": 1978183201838311335, - "updatedNumberScheduled": 1131069811, - "numberAvailable": 1834151037, - "numberUnavailable": -323707040, - "collisionCount": 624976070, - "conditions": [ - { - "type": "厶s", - "status": "ǣ普闎Ť", - "lastTransitionTime": "2291-09-10T04:26:58Z", - "reason": "343", - "message": "344" - } - ] - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.DaemonSet.pb b/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.DaemonSet.pb deleted file mode 100644 index 30c991ceee614de047c101344c89a1d3d6481303..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4650 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 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.DaemonSet.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.DaemonSet.yaml deleted file mode 100644 index dedb6b6e1f5..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.DaemonSet.yaml +++ /dev/null @@ -1,726 +0,0 @@ -apiVersion: extensions/v1beta1 -kind: DaemonSet -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - fields: - "18": - "19": null - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -spec: - minReadySeconds: -252352702 - revisionHistoryLimit: -10743562 - selector: - matchExpressions: - - key: 68._bQw.-dG6c-.6--_x.--0wmZk1_8._3s_-B - operator: In - values: - - Trcd-2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ2 - matchLabels: - 9n7yd745q0------2-2413-4lu-8-6r4404d5---g8c2-k9/Nx.G: 0M.y.g - template: - metadata: - annotations: - "37": "38" - clusterName: "43" - creationTimestamp: null - deletionGracePeriodSeconds: 5087509039175129589 - finalizers: - - "42" - generateName: "31" - generation: 3974191383006284807 - labels: - "35": "36" - managedFields: - - apiVersion: "45" - fields: - "46": - "47": null - manager: "44" - name: "30" - namespace: "32" - ownerReferences: - - apiVersion: "39" - blockOwnerDeletion: true - controller: true - kind: "40" - name: "41" - uid: ',Q捇ȸ{+ɸ殁' - resourceVersion: "11397677413428459614" - selfLink: "33" - uid: ƐP_痸荎僋bŭDz鯰硰{舁吉蓨O - spec: - activeDeadlineSeconds: 3932374770591864310 - affinity: - nodeAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - key: "296" - operator: U髷裎$MVȟ@7飣奺Ȋ - values: - - "297" - matchFields: - - key: "298" - operator: ʁ揆ɘȌ脾嚏吐ĠLƐ - values: - - "299" - weight: -1694108493 - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - key: "292" - operator: Z1Ůđ眊ľǎɳ,ǿ飏騀呣 - values: - - "293" - matchFields: - - key: "294" - operator: ƻ悖ȩ0Ƹ[ - values: - - "295" - podAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: 7u-tie4-7--gm3.38vl-1z---883d-v3j4-7y-p--u/d-4_4--.-_Z4.LA3HVG93_._.I3.__-.0-z_z0sn8 - operator: DoesNotExist - matchLabels: - U.8N: N-_-vv-Q2qz.W..4....-h._.GgT7_7B_D-..-.k4uz - namespaces: - - "314" - topologyKey: "315" - weight: -205176266 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: 4-45e--7-5r-4-7--7-2---o--4-1-2s39--6---fv--m-8--72-bca4m54/F.h-__k_K5._..O_J - operator: In - values: - - 3-___t-Z8SUGP.-_.uB-.--.gR - matchLabels: - 546g-40883176jt-e8b---67-1sn-09143193c/I2_-.XFw.8._..._Wxpe..7: OX3.1d_YH3x---.._1_.N_XvSA..e1Vx8_I-.-_56-__18Y--6P - namespaces: - - "306" - topologyKey: "307" - podAntiAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: VKPg___KA-._d._.U8 - operator: DoesNotExist - matchLabels: - 4--3os1-5-ufkr-x0u-1meljf-5269893-t-l/34_-y.8_38xm-.nx.sEK4.B.B: V.Z__Lv8_.O_..8n.--z_-..W - namespaces: - - "330" - topologyKey: "331" - weight: 789384689 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: Q_c8.G.b_9_1o.w_aI._31-_I-A-_3bz._8M0U1_X - operator: NotIn - values: - - X_._D8T - matchLabels: - 8747ox.x-r-927--6/79._-k-5___-Qq..csh-3--Z1Tvw39F_C-rtSY.g._2F7.-_e..Or_-3: 4-Tm._G - namespaces: - - "322" - topologyKey: "323" - automountServiceAccountToken: true - containers: - - args: - - "219" - command: - - "218" - env: - - name: "226" - value: "227" - valueFrom: - configMapKeyRef: - key: "233" - name: "232" - optional: true - fieldRef: - apiVersion: "228" - fieldPath: "229" - resourceFieldRef: - containerName: "230" - divisor: "627" - resource: "231" - secretKeyRef: - key: "235" - name: "234" - optional: true - envFrom: - - configMapRef: - name: "224" - optional: true - prefix: "223" - secretRef: - name: "225" - optional: true - image: "217" - imagePullPolicy: 軶ǃ*ʙ嫙&蒒5靇 - lifecycle: - postStart: - exec: - command: - - "257" - httpGet: - host: "260" - httpHeaders: - - name: "261" - value: "262" - path: "258" - port: "259" - scheme: k_瀹鞎sn芞QÄȻ - tcpSocket: - host: "264" - port: "263" - preStop: - exec: - command: - - "265" - httpGet: - host: "268" - httpHeaders: - - name: "269" - value: "270" - path: "266" - port: "267" - scheme: '@Ȗs«öʮĀ<é瞾' - tcpSocket: - host: "272" - port: "271" - livenessProbe: - exec: - command: - - "242" - failureThreshold: -1553779100 - httpGet: - host: "244" - httpHeaders: - - name: "245" - value: "246" - path: "243" - port: -57352147 - scheme: Y鶪5w垁鷌辪虽U珝 - initialDelaySeconds: 411878451 - periodSeconds: -254454655 - successThreshold: -1925916855 - tcpSocket: - host: "248" - port: "247" - timeoutSeconds: 1676588692 - name: "216" - ports: - - containerPort: -1222594476 - hostIP: "222" - hostPort: -1942612426 - name: "221" - protocol: 遼ūPH炮掊°nʮ閼咎櫸eʔ - readinessProbe: - exec: - command: - - "249" - failureThreshold: -31530684 - httpGet: - host: "252" - httpHeaders: - - name: "253" - value: "254" - path: "250" - port: "251" - scheme: '}' - initialDelaySeconds: 1030243869 - periodSeconds: -185042403 - successThreshold: -374922344 - tcpSocket: - host: "256" - port: "255" - timeoutSeconds: -1080853187 - resources: - limits: - "": "280" - requests: - "": "809" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - ɵK.Q貇£ȹ - drop: - - ƹǔw÷nI粛E煹ǐƲE - privileged: true - procMount: Z - readOnlyRootFilesystem: false - runAsGroup: -8656955128235291182 - runAsNonRoot: false - runAsUser: -378701183370790036 - seLinuxOptions: - level: "277" - role: "275" - type: "276" - user: "274" - terminationMessagePath: "273" - terminationMessagePolicy: Ŭ - volumeDevices: - - devicePath: "241" - name: "240" - volumeMounts: - - mountPath: "237" - mountPropagation: å睫}堇硲蕵ɢ苆 - name: "236" - subPath: "238" - subPathExpr: "239" - workingDir: "220" - dnsConfig: - nameservers: - - "338" - options: - - name: "340" - value: "341" - searches: - - "339" - dnsPolicy: ħ籘Àǒɿʒ - enableServiceLinks: false - hostAliases: - - hostnames: - - "336" - ip: "335" - hostPID: true - hostname: "290" - imagePullSecrets: - - name: "289" - initContainers: - - args: - - "159" - command: - - "158" - env: - - name: "166" - value: "167" - valueFrom: - configMapKeyRef: - key: "173" - name: "172" - optional: true - fieldRef: - apiVersion: "168" - fieldPath: "169" - resourceFieldRef: - containerName: "170" - divisor: "770" - resource: "171" - secretKeyRef: - key: "175" - name: "174" - optional: false - envFrom: - - configMapRef: - name: "164" - optional: true - prefix: "163" - secretRef: - name: "165" - optional: true - image: "157" - imagePullPolicy: 衧ȇe媹H - lifecycle: - postStart: - exec: - command: - - "196" - httpGet: - host: "199" - httpHeaders: - - name: "200" - value: "201" - path: "197" - port: "198" - scheme: 錯ƶ - tcpSocket: - host: "203" - port: "202" - preStop: - exec: - command: - - "204" - httpGet: - host: "206" - httpHeaders: - - name: "207" - value: "208" - path: "205" - port: 2110181803 - scheme: '&蕭k ź贩j瀉ǚrǜnh0å' - tcpSocket: - host: "210" - port: "209" - livenessProbe: - exec: - command: - - "182" - failureThreshold: -1116811061 - httpGet: - host: "185" - httpHeaders: - - name: "186" - value: "187" - path: "183" - port: "184" - scheme: pȿŘ阌Ŗ怳冘HǺƶ - initialDelaySeconds: 1366561945 - periodSeconds: 408756018 - successThreshold: 437263194 - tcpSocket: - host: "189" - port: "188" - timeoutSeconds: 657514697 - name: "156" - ports: - - containerPort: -343150875 - hostIP: "162" - hostPort: 1435152179 - name: "161" - protocol: ɥ³ƞsɁ8^ʥǔTĪȸŹă - readinessProbe: - exec: - command: - - "190" - failureThreshold: 273818613 - httpGet: - host: "192" - httpHeaders: - - name: "193" - value: "194" - path: "191" - port: 1873902270 - scheme: ?Qȫş - initialDelaySeconds: -144591150 - periodSeconds: 1701891633 - successThreshold: -1768075156 - tcpSocket: - host: "195" - port: 2091150210 - timeoutSeconds: 673378190 - resources: - limits: - Z: "482" - requests: - ŏ{: "980" - securityContext: - allowPrivilegeEscalation: true - capabilities: - add: - - "" - drop: - - 臷Ľð»ųKĵ&4ʑ%:;栍dʪ - privileged: false - procMount: ğ#咻痗ȡmƴ - readOnlyRootFilesystem: false - runAsGroup: 4559267523176571 - runAsNonRoot: true - runAsUser: 6808883506426686803 - seLinuxOptions: - level: "215" - role: "213" - type: "214" - user: "212" - stdinOnce: true - terminationMessagePath: "211" - terminationMessagePolicy: 恰nj揠8lj黳鈫ʕ - tty: true - volumeDevices: - - devicePath: "181" - name: "180" - volumeMounts: - - mountPath: "177" - mountPropagation: ĕʄő芖{| - name: "176" - readOnly: true - subPath: "178" - subPathExpr: "179" - workingDir: "160" - nodeName: "282" - nodeSelector: - "278": "279" - priority: -2137775067 - priorityClassName: "337" - readinessGates: - - conditionType: '|gɳ礬.b屏ɧeʫį淓¯Ą0' - restartPolicy: 0)鈼¬麄p呝TG;邪匾mɩC[ó瓧嫭 - runtimeClassName: "342" - schedulerName: "332" - securityContext: - fsGroup: -3078742976292946468 - runAsGroup: -4151726557168738613 - runAsNonRoot: true - runAsUser: 8519427267030036521 - seLinuxOptions: - level: "286" - role: "284" - type: "285" - user: "283" - supplementalGroups: - - 1875040261412240501 - sysctls: - - name: "287" - value: "288" - serviceAccount: "281" - serviceAccountName: "280" - shareProcessNamespace: true - subdomain: "291" - terminationGracePeriodSeconds: 3211788672813464064 - tolerations: - - effect: ?¶ȲƪE1º轪d覉;Ĕ颪œ]洈愥 - key: "333" - operator: ŜŲ&洪y儕lmò - tolerationSeconds: -2713809069228546579 - value: "334" - volumes: - - awsElasticBlockStore: - fsType: "56" - partition: 1637061888 - readOnly: true - volumeID: "55" - azureDisk: - cachingMode: 啞川J缮ǚb - diskName: "119" - diskURI: "120" - fsType: "121" - kind: ʬ - readOnly: false - azureFile: - readOnly: true - secretName: "105" - shareName: "106" - cephfs: - monitors: - - "90" - path: "91" - readOnly: true - secretFile: "93" - secretRef: - name: "94" - user: "92" - cinder: - fsType: "88" - readOnly: true - secretRef: - name: "89" - volumeID: "87" - configMap: - defaultMode: -1853411528 - items: - - key: "108" - mode: -885708332 - path: "109" - name: "107" - optional: true - csi: - driver: "151" - fsType: "152" - nodePublishSecretRef: - name: "155" - readOnly: false - volumeAttributes: - "153": "154" - downwardAPI: - defaultMode: -861583888 - items: - - fieldRef: - apiVersion: "98" - fieldPath: "99" - mode: -332563744 - path: "97" - resourceFieldRef: - containerName: "100" - divisor: "40" - resource: "101" - emptyDir: - medium: Ň'Ğİ* - sizeLimit: "695" - fc: - fsType: "103" - lun: 324963473 - readOnly: true - targetWWNs: - - "102" - wwids: - - "104" - flexVolume: - driver: "82" - fsType: "83" - options: - "85": "86" - readOnly: true - secretRef: - name: "84" - flocker: - datasetName: "95" - datasetUUID: "96" - gcePersistentDisk: - fsType: "54" - partition: -1706940973 - pdName: "53" - gitRepo: - directory: "59" - repository: "57" - revision: "58" - glusterfs: - endpoints: "72" - path: "73" - hostPath: - path: "52" - type: _Ĭ艥< - iscsi: - fsType: "68" - initiatorName: "71" - iqn: "66" - iscsiInterface: "67" - lun: -1884322607 - portals: - - "69" - secretRef: - name: "70" - targetPortal: "65" - name: "51" - nfs: - path: "64" - readOnly: true - server: "63" - persistentVolumeClaim: - claimName: "74" - photonPersistentDisk: - fsType: "123" - pdID: "122" - portworxVolume: - fsType: "138" - volumeID: "137" - projected: - defaultMode: -740816174 - sources: - - configMap: - items: - - key: "133" - mode: -2137658152 - path: "134" - name: "132" - optional: true - downwardAPI: - items: - - fieldRef: - apiVersion: "128" - fieldPath: "129" - mode: -1617414299 - path: "127" - resourceFieldRef: - containerName: "130" - divisor: "763" - resource: "131" - secret: - items: - - key: "125" - mode: 1493217478 - path: "126" - name: "124" - optional: false - serviceAccountToken: - audience: "135" - expirationSeconds: -6753602166099171537 - path: "136" - quobyte: - group: "117" - readOnly: true - registry: "114" - tenant: "118" - user: "116" - volume: "115" - rbd: - fsType: "77" - image: "76" - keyring: "80" - monitors: - - "75" - pool: "78" - readOnly: true - secretRef: - name: "81" - user: "79" - scaleIO: - fsType: "146" - gateway: "139" - protectionDomain: "142" - secretRef: - name: "141" - sslEnabled: true - storageMode: "144" - storagePool: "143" - system: "140" - volumeName: "145" - secret: - defaultMode: 62108019 - items: - - key: "61" - mode: -1092501327 - path: "62" - optional: true - secretName: "60" - storageos: - fsType: "149" - secretRef: - name: "150" - volumeName: "147" - volumeNamespace: "148" - vsphereVolume: - fsType: "111" - storagePolicyID: "113" - storagePolicyName: "112" - volumePath: "110" - templateGeneration: -760386548196033671 - updateStrategy: - rollingUpdate: {} - type: 鮽ǍJB膾扉A­1襏櫯³£h刪q塨 -status: - collisionCount: 624976070 - conditions: - - lastTransitionTime: "2291-09-10T04:26:58Z" - message: "344" - reason: "343" - status: ǣ普闎Ť - type: 厶s - currentNumberScheduled: -1479988716 - desiredNumberScheduled: -1187060809 - numberAvailable: 1834151037 - numberMisscheduled: 1262074531 - numberReady: 2120236947 - numberUnavailable: -323707040 - observedGeneration: 1978183201838311335 - updatedNumberScheduled: 1131069811 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.Deployment.after_roundtrip.json b/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.Deployment.after_roundtrip.json deleted file mode 100644 index 43a9db28f9c..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.Deployment.after_roundtrip.json +++ /dev/null @@ -1,1072 +0,0 @@ -{ - "kind": "Deployment", - "apiVersion": "extensions/v1beta1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17" - } - ] - }, - "spec": { - "replicas": -1978186127, - "selector": { - "matchLabels": { - "w9v--m0-1y5-g3/JFHn7y-74.-0MUORQQ.N2.1.L.l-Y._.-44..d.__g": "F-_3-n-_-__3u-.__P__.7U-Uo_F" - }, - "matchExpressions": [ - { - "key": "5816m59-dx8----i--5-8t36b--09--23-u19m-35--d.vo61---4fy--9---7--9-9s-0-u5lj2--10pq-0-7-9-2-ekg-071b/YJTrcd-2.-__E_Sv__26KX_F", - "operator": "NotIn", - "values": [ - "y_y_o0_5qN2_---_M.N_._a6.9bHjdH.-.5_.I8__.-AIw.__-___16" - ] - } - ] - }, - "template": { - "metadata": { - "name": "30", - "generateName": "31", - "namespace": "32", - "selfLink": "33", - "uid": "]躢|)黰eȪ嵛4$%QɰVzÏ抴", - "resourceVersion": "373742866186182450", - "generation": 3557306139556084909, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -2848337479447330428, - "labels": { - "35": "36" - }, - "annotations": { - "37": "38" - }, - "ownerReferences": [ - { - "apiVersion": "39", - "kind": "40", - "name": "41", - "uid": "@Z^嫫猤痈C*ĕʄő芖{|ǘ\"^饣", - "controller": false, - "blockOwnerDeletion": false - } - ], - "finalizers": [ - "42" - ], - "clusterName": "43", - "managedFields": [ - { - "manager": "44", - "operation": "妻ƅTGS5Ǎ", - "apiVersion": "45" - } - ] - }, - "spec": { - "volumes": [ - { - "name": "51", - "hostPath": { - "path": "52", - "type": "Uʎ浵ɲõ" - }, - "emptyDir": { - "medium": "o\u0026蕭k ź贩j瀉", - "sizeLimit": "621" - }, - "gcePersistentDisk": { - "pdName": "53", - "fsType": "54", - "partition": -1321131665, - "readOnly": true - }, - "awsElasticBlockStore": { - "volumeID": "55", - "fsType": "56", - "partition": -1996616480 - }, - "gitRepo": { - "repository": "57", - "revision": "58", - "directory": "59" - }, - "secret": { - "secretName": "60", - "items": [ - { - "key": "61", - "path": "62", - "mode": -1365115016 - } - ], - "defaultMode": -288563359, - "optional": false - }, - "nfs": { - "server": "63", - "path": "64" - }, - "iscsi": { - "targetPortal": "65", - "iqn": "66", - "lun": 636617833, - "iscsiInterface": "67", - "fsType": "68", - "portals": [ - "69" - ], - "secretRef": { - "name": "70" - }, - "initiatorName": "71" - }, - "glusterfs": { - "endpoints": "72", - "path": "73", - "readOnly": true - }, - "persistentVolumeClaim": { - "claimName": "74", - "readOnly": true - }, - "rbd": { - "monitors": [ - "75" - ], - "image": "76", - "fsType": "77", - "pool": "78", - "user": "79", - "keyring": "80", - "secretRef": { - "name": "81" - }, - "readOnly": true - }, - "flexVolume": { - "driver": "82", - "fsType": "83", - "secretRef": { - "name": "84" - }, - "readOnly": true, - "options": { - "85": "86" - } - }, - "cinder": { - "volumeID": "87", - "fsType": "88", - "readOnly": true, - "secretRef": { - "name": "89" - } - }, - "cephfs": { - "monitors": [ - "90" - ], - "path": "91", - "user": "92", - "secretFile": "93", - "secretRef": { - "name": "94" - }, - "readOnly": true - }, - "flocker": { - "datasetName": "95", - "datasetUUID": "96" - }, - "downwardAPI": { - "items": [ - { - "path": "97", - "fieldRef": { - "apiVersion": "98", - "fieldPath": "99" - }, - "resourceFieldRef": { - "containerName": "100", - "resource": "101", - "divisor": "772" - }, - "mode": -1482763519 - } - ], - "defaultMode": -1376537100 - }, - "fc": { - "targetWWNs": [ - "102" - ], - "lun": -1902521464, - "fsType": "103", - "wwids": [ - "104" - ] - }, - "azureFile": { - "secretName": "105", - "shareName": "106" - }, - "configMap": { - "name": "107", - "items": [ - { - "key": "108", - "path": "109", - "mode": -1296140 - } - ], - "defaultMode": 480521693, - "optional": false - }, - "vsphereVolume": { - "volumePath": "110", - "fsType": "111", - "storagePolicyName": "112", - "storagePolicyID": "113" - }, - "quobyte": { - "registry": "114", - "volume": "115", - "readOnly": true, - "user": "116", - "group": "117", - "tenant": "118" - }, - "azureDisk": { - "diskName": "119", - "diskURI": "120", - "cachingMode": "唼Ģ猇õǶț鹎ğ#咻痗ȡmƴy綸_", - "fsType": "121", - "readOnly": true, - "kind": "參遼ūP" - }, - "photonPersistentDisk": { - "pdID": "122", - "fsType": "123" - }, - "projected": { - "sources": [ - { - "secret": { - "name": "124", - "items": [ - { - "key": "125", - "path": "126", - "mode": 996680040 - } - ], - "optional": false - }, - "downwardAPI": { - "items": [ - { - "path": "127", - "fieldRef": { - "apiVersion": "128", - "fieldPath": "129" - }, - "resourceFieldRef": { - "containerName": "130", - "resource": "131", - "divisor": "838" - }, - "mode": -1319998825 - } - ] - }, - "configMap": { - "name": "132", - "items": [ - { - "key": "133", - "path": "134", - "mode": 1569606284 - } - ], - "optional": false - }, - "serviceAccountToken": { - "audience": "135", - "expirationSeconds": -4636499237765408684, - "path": "136" - } - } - ], - "defaultMode": -50623103 - }, - "portworxVolume": { - "volumeID": "137", - "fsType": "138", - "readOnly": true - }, - "scaleIO": { - "gateway": "139", - "system": "140", - "secretRef": { - "name": "141" - }, - "sslEnabled": true, - "protectionDomain": "142", - "storagePool": "143", - "storageMode": "144", - "volumeName": "145", - "fsType": "146", - "readOnly": true - }, - "storageos": { - "volumeName": "147", - "volumeNamespace": "148", - "fsType": "149", - "readOnly": true, - "secretRef": { - "name": "150" - } - }, - "csi": { - "driver": "151", - "readOnly": false, - "fsType": "152", - "volumeAttributes": { - "153": "154" - }, - "nodePublishSecretRef": { - "name": "155" - } - } - } - ], - "initContainers": [ - { - "name": "156", - "image": "157", - "command": [ - "158" - ], - "args": [ - "159" - ], - "workingDir": "160", - "ports": [ - { - "name": "161", - "hostPort": 963442342, - "containerPort": 1180382332, - "protocol": "H韹寬娬ï瓼猀2:öY鶪5w垁", - "hostIP": "162" - } - ], - "envFrom": [ - { - "prefix": "163", - "configMapRef": { - "name": "164", - "optional": true - }, - "secretRef": { - "name": "165", - "optional": true - } - } - ], - "env": [ - { - "name": "166", - "value": "167", - "valueFrom": { - "fieldRef": { - "apiVersion": "168", - "fieldPath": "169" - }, - "resourceFieldRef": { - "containerName": "170", - "resource": "171", - "divisor": "813" - }, - "configMapKeyRef": { - "name": "172", - "key": "173", - "optional": false - }, - "secretKeyRef": { - "name": "174", - "key": "175", - "optional": true - } - } - } - ], - "resources": { - "limits": { - "Nșƶ4ĩĉş蝿ɖȃ賲鐅臬dH巧壚t": "770" - }, - "requests": { - "sn芞QÄȻȊ+?ƭ峧": "970" - } - }, - "volumeMounts": [ - { - "name": "176", - "mountPath": "177", - "subPath": "178", - "mountPropagation": "«öʮĀ\u003cé瞾ʀNŬɨǙÄr蛏豈ɃHŠ", - "subPathExpr": "179" - } - ], - "volumeDevices": [ - { - "name": "180", - "devicePath": "181" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "182" - ] - }, - "httpGet": { - "path": "183", - "port": -1167888910, - "host": "184", - "scheme": ".Q貇£ȹ嫰ƹǔw÷nI", - "httpHeaders": [ - { - "name": "185", - "value": "186" - } - ] - }, - "tcpSocket": { - "port": "187", - "host": "188" - }, - "initialDelaySeconds": -162264011, - "timeoutSeconds": 800220849, - "periodSeconds": -1429994426, - "successThreshold": 135036402, - "failureThreshold": -1650568978 - }, - "readinessProbe": { - "exec": { - "command": [ - "189" - ] - }, - "httpGet": { - "path": "190", - "port": -2015604435, - "host": "191", - "scheme": "jƯĖ漘Z剚敍0)", - "httpHeaders": [ - { - "name": "192", - "value": "193" - } - ] - }, - "tcpSocket": { - "port": 424236719, - "host": "194" - }, - "initialDelaySeconds": -2031266553, - "timeoutSeconds": -840997104, - "periodSeconds": -648954478, - "successThreshold": 1170649416, - "failureThreshold": 893619181 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "195" - ] - }, - "httpGet": { - "path": "196", - "port": "197", - "host": "198", - "scheme": "ɩC", - "httpHeaders": [ - { - "name": "199", - "value": "200" - } - ] - }, - "tcpSocket": { - "port": "201", - "host": "202" - } - }, - "preStop": { - "exec": { - "command": [ - "203" - ] - }, - "httpGet": { - "path": "204", - "port": 747802823, - "host": "205", - "scheme": "ĨFħ籘Àǒɿʒ", - "httpHeaders": [ - { - "name": "206", - "value": "207" - } - ] - }, - "tcpSocket": { - "port": 1912934380, - "host": "208" - } - } - }, - "terminationMessagePath": "209", - "terminationMessagePolicy": "1ſ盷褎weLJèux榜VƋZ1Ůđ眊", - "imagePullPolicy": "Ź9ǕLLȊɞ-uƻ悖", - "securityContext": { - "capabilities": { - "add": [ - "Ƹ[Ęİ榌U髷裎$MVȟ@7" - ], - "drop": [ - "奺Ȋ礶惇¸t颟.鵫ǚ" - ] - }, - "privileged": true, - "seLinuxOptions": { - "user": "210", - "role": "211", - "type": "212", - "level": "213" - }, - "runAsUser": 1162216870203002790, - "runAsGroup": -3651020110942663855, - "runAsNonRoot": false, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": false, - "procMount": "-鿧悮坮Ȣ幟ļ" - }, - "stdin": true, - "tty": true - } - ], - "containers": [ - { - "name": "214", - "image": "215", - "command": [ - "216" - ], - "args": [ - "217" - ], - "workingDir": "218", - "ports": [ - { - "name": "219", - "hostPort": -1336170981, - "containerPort": 1179132251, - "protocol": "Kʝ瘴I\\p[ħsĨɆâĺɗ", - "hostIP": "220" - } - ], - "envFrom": [ - { - "prefix": "221", - "configMapRef": { - "name": "222", - "optional": true - }, - "secretRef": { - "name": "223", - "optional": true - } - } - ], - "env": [ - { - "name": "224", - "value": "225", - "valueFrom": { - "fieldRef": { - "apiVersion": "226", - "fieldPath": "227" - }, - "resourceFieldRef": { - "containerName": "228", - "resource": "229", - "divisor": "99" - }, - "configMapKeyRef": { - "name": "230", - "key": "231", - "optional": false - }, - "secretKeyRef": { - "name": "232", - "key": "233", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "攤/ɸɎ R§耶FfBl": "326" - }, - "requests": { - "ɱJȉ罴": "587" - } - }, - "volumeMounts": [ - { - "name": "234", - "readOnly": true, - "mountPath": "235", - "subPath": "236", - "mountPropagation": "6dz娝嘚庎D}埽uʎȺ眖R#yV'W", - "subPathExpr": "237" - } - ], - "volumeDevices": [ - { - "name": "238", - "devicePath": "239" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "240" - ] - }, - "httpGet": { - "path": "241", - "port": "242", - "host": "243", - "scheme": "Í勅跦Opwǩ曬逴褜1ØœȠƬ", - "httpHeaders": [ - { - "name": "244", - "value": "245" - } - ] - }, - "tcpSocket": { - "port": "246", - "host": "247" - }, - "initialDelaySeconds": 1419770315, - "timeoutSeconds": 300356869, - "periodSeconds": 1830495826, - "successThreshold": 1102291854, - "failureThreshold": -241238495 - }, - "readinessProbe": { - "exec": { - "command": [ - "248" - ] - }, - "httpGet": { - "path": "249", - "port": 972978563, - "host": "250", - "scheme": "ȨŮ+朷Ǝ膯", - "httpHeaders": [ - { - "name": "251", - "value": "252" - } - ] - }, - "tcpSocket": { - "port": -1506633471, - "host": "253" - }, - "initialDelaySeconds": -249989919, - "timeoutSeconds": -171684192, - "periodSeconds": -602419938, - "successThreshold": 1040396664, - "failureThreshold": -979584143 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "254" - ] - }, - "httpGet": { - "path": "255", - "port": "256", - "host": "257", - "scheme": "碧闳ȩr", - "httpHeaders": [ - { - "name": "258", - "value": "259" - } - ] - }, - "tcpSocket": { - "port": "260", - "host": "261" - } - }, - "preStop": { - "exec": { - "command": [ - "262" - ] - }, - "httpGet": { - "path": "263", - "port": "264", - "host": "265", - "scheme": "ē鐭#嬀ơŸ8T 苧yñKJɐ", - "httpHeaders": [ - { - "name": "266", - "value": "267" - } - ] - }, - "tcpSocket": { - "port": "268", - "host": "269" - } - } - }, - "terminationMessagePath": "270", - "terminationMessagePolicy": "ƚ绤fʀļ腩墺Ò媁荭gw忊|E剒蔞", - "imagePullPolicy": "=E埄Ȁ朦 wƯ貾坢'跩aŕ翑0展", - "securityContext": { - "capabilities": { - "add": [ - "庰%皧V" - ], - "drop": [ - "现葢ŵ橨鬶l獕;跣Hǝcw媀瓄\u0026翜舞拉" - ] - }, - "privileged": true, - "seLinuxOptions": { - "user": "271", - "role": "272", - "type": "273", - "level": "274" - }, - "runAsUser": 8876559635423161004, - "runAsGroup": -1576913564542459711, - "runAsNonRoot": true, - "readOnlyRootFilesystem": false, - "allowPrivilegeEscalation": false, - "procMount": "ĠM蘇KŅ/»頸+SÄ蚃" - }, - "tty": true - } - ], - "restartPolicy": ")酊龨δ摖ȱğ_\u003cǬëJ橈'琕鶫:", - "terminationGracePeriodSeconds": -5370059306928520750, - "activeDeadlineSeconds": 5724260086168234152, - "dnsPolicy": "'ǵɐ鰥", - "nodeSelector": { - "275": "276" - }, - "serviceAccountName": "277", - "serviceAccount": "278", - "automountServiceAccountToken": true, - "nodeName": "279", - "hostNetwork": true, - "hostPID": true, - "shareProcessNamespace": false, - "securityContext": { - "seLinuxOptions": { - "user": "280", - "role": "281", - "type": "282", - "level": "283" - }, - "runAsUser": 1517677345437208428, - "runAsGroup": 4640906527069599386, - "runAsNonRoot": true, - "supplementalGroups": [ - -6499508485510627932 - ], - "fsGroup": -4389239449149439507, - "sysctls": [ - { - "name": "284", - "value": "285" - } - ] - }, - "imagePullSecrets": [ - { - "name": "286" - } - ], - "hostname": "287", - "subdomain": "288", - "affinity": { - "nodeAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": { - "nodeSelectorTerms": [ - { - "matchExpressions": [ - { - "key": "289", - "operator": "", - "values": [ - "290" - ] - } - ], - "matchFields": [ - { - "key": "291", - "operator": "亏yƕ丆録²Ŏ)/灩聋3趐囨鏻", - "values": [ - "292" - ] - } - ] - } - ] - }, - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -938421813, - "preference": { - "matchExpressions": [ - { - "key": "293", - "operator": "蹔ŧ", - "values": [ - "294" - ] - } - ], - "matchFields": [ - { - "key": "295", - "operator": "x$1", - "values": [ - "296" - ] - } - ] - } - } - ] - }, - "podAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "jeds4-4tz9x--43--3---93-2-2-37--e00uz-z0sn-8hx-qa--0o8m3-d0n/py_8-3..s._.x.2K_2qu_0S-Cq0": "8yP9S--858LI__.8____rO-S-P_-...0c.-p" - }, - "matchExpressions": [ - { - "key": "f.-zv._._.5-H.T.-.-.T-V_D_0-K_AS", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "303" - ], - "topologyKey": "304" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -902839620, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "x3..-.8-Jp-9-4-Tm.Y": "k8...__.Q_c8.G.b_9_1o.w_aI._31-_I-A-_3bz._8M01" - }, - "matchExpressions": [ - { - "key": "w9-9d8-s7t/ZX-D---k..1Q7._l.._Q.6.I--2_9.v.--_.--4QQo", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "311" - ], - "topologyKey": "312" - } - } - ] - }, - "podAntiAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "7-3x-3/9a_-0R_.Z__Lv8_.O_..8n.--z_-..6W.VK.sTt.-U_--56-.7D.3_P": "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": [ - "319" - ], - "topologyKey": "320" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": 1505385143, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "yp8q-sf1--gw-jz-659--0l-023bm-6l2e5---k5v3a---9/tA.W5_-5_.V1-rU.___06.eqk5E_-4-.XH-.k.7.l_-W81": "o_6Z..11_7pX_.-mLlx...w_t-_.5.40Rw4gD.._.-x6db-L7.-__-G_2kCpS_1" - }, - "matchExpressions": [ - { - "key": "d-XZ-x.__.Y_2-n_5023Xl-3Pw_-r7g", - "operator": "NotIn", - "values": [ - "VT3sn-0_.i__a.O2G_J" - ] - } - ] - }, - "namespaces": [ - "327" - ], - "topologyKey": "328" - } - } - ] - } - }, - "schedulerName": "329", - "tolerations": [ - { - "key": "330", - "operator": "抷qTfZȻ干m謆7", - "value": "331", - "effect": "儉ɩ柀", - "tolerationSeconds": -7411984641310969236 - } - ], - "hostAliases": [ - { - "ip": "332", - "hostnames": [ - "333" - ] - } - ], - "priorityClassName": "334", - "priority": -895317190, - "dnsConfig": { - "nameservers": [ - "335" - ], - "searches": [ - "336" - ], - "options": [ - { - "name": "337", - "value": "338" - } - ] - }, - "readinessGates": [ - { - "conditionType": "ċƹ|慼櫁色苆试揯遐e4'ď曕椐敛n" - } - ], - "runtimeClassName": "339", - "enableServiceLinks": true - } - }, - "strategy": { - "type": "Ŗ鱓;鹡鑓侅闍ŏ", - "rollingUpdate": { - - } - }, - "minReadySeconds": -721017134, - "revisionHistoryLimit": -2062497734, - "paused": true, - "rollbackTo": { - "revision": 1503865638277557961 - }, - "progressDeadlineSeconds": -94103882 - }, - "status": { - "observedGeneration": -5187798234288383520, - "replicas": 1170997513, - "updatedReplicas": 44905239, - "readyReplicas": 1866809652, - "availableReplicas": -164761311, - "unavailableReplicas": -1844415313, - "conditions": [ - { - "type": "很唟-墡è箁E嗆R2璻攜轴ɓ雤Ƽ]焤Ɂ", - "status": "PPöƌ镳餘ŁƁ翂|C ɩ", - "lastUpdateTime": "2646-12-03T23:27:38Z", - "lastTransitionTime": "2449-11-26T19:51:46Z", - "reason": "340", - "message": "341" - } - ], - "collisionCount": -305244896 - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.Deployment.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.Deployment.after_roundtrip.pb deleted file mode 100644 index 697efd215dd81d3d539c6bde9c4f3737062adb82..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 5176 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 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.Deployment.after_roundtrip.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.Deployment.after_roundtrip.yaml deleted file mode 100644 index 820e695684c..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.Deployment.after_roundtrip.yaml +++ /dev/null @@ -1,728 +0,0 @@ -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" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -spec: - minReadySeconds: -721017134 - paused: true - progressDeadlineSeconds: -94103882 - replicas: -1978186127 - revisionHistoryLimit: -2062497734 - rollbackTo: - revision: 1503865638277557961 - selector: - matchExpressions: - - key: 5816m59-dx8----i--5-8t36b--09--23-u19m-35--d.vo61---4fy--9---7--9-9s-0-u5lj2--10pq-0-7-9-2-ekg-071b/YJTrcd-2.-__E_Sv__26KX_F - operator: NotIn - values: - - y_y_o0_5qN2_---_M.N_._a6.9bHjdH.-.5_.I8__.-AIw.__-___16 - matchLabels: - w9v--m0-1y5-g3/JFHn7y-74.-0MUORQQ.N2.1.L.l-Y._.-44..d.__g: F-_3-n-_-__3u-.__P__.7U-Uo_F - strategy: - rollingUpdate: {} - type: Ŗ鱓;鹡鑓侅闍ŏ - template: - metadata: - annotations: - "37": "38" - clusterName: "43" - creationTimestamp: null - deletionGracePeriodSeconds: -2848337479447330428 - finalizers: - - "42" - generateName: "31" - generation: 3557306139556084909 - labels: - "35": "36" - managedFields: - - apiVersion: "45" - manager: "44" - operation: 妻ƅTGS5Ǎ - name: "30" - namespace: "32" - ownerReferences: - - apiVersion: "39" - blockOwnerDeletion: false - controller: false - kind: "40" - name: "41" - uid: '@Z^嫫猤痈C*ĕʄő芖{|ǘ"^饣' - resourceVersion: "373742866186182450" - selfLink: "33" - uid: ']躢|)黰eȪ嵛4$%QɰVzÏ抴' - spec: - activeDeadlineSeconds: 5724260086168234152 - affinity: - nodeAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - key: "293" - operator: 蹔ŧ - values: - - "294" - matchFields: - - key: "295" - operator: x$1 - values: - - "296" - weight: -938421813 - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - key: "289" - operator: "" - values: - - "290" - matchFields: - - key: "291" - operator: 亏yƕ丆録²Ŏ)/灩聋3趐囨鏻 - values: - - "292" - podAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: w9-9d8-s7t/ZX-D---k..1Q7._l.._Q.6.I--2_9.v.--_.--4QQo - operator: DoesNotExist - matchLabels: - x3..-.8-Jp-9-4-Tm.Y: k8...__.Q_c8.G.b_9_1o.w_aI._31-_I-A-_3bz._8M01 - namespaces: - - "311" - topologyKey: "312" - weight: -902839620 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: f.-zv._._.5-H.T.-.-.T-V_D_0-K_AS - operator: DoesNotExist - matchLabels: - jeds4-4tz9x--43--3---93-2-2-37--e00uz-z0sn-8hx-qa--0o8m3-d0n/py_8-3..s._.x.2K_2qu_0S-Cq0: 8yP9S--858LI__.8____rO-S-P_-...0c.-p - namespaces: - - "303" - topologyKey: "304" - podAntiAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: d-XZ-x.__.Y_2-n_5023Xl-3Pw_-r7g - operator: NotIn - values: - - VT3sn-0_.i__a.O2G_J - matchLabels: - yp8q-sf1--gw-jz-659--0l-023bm-6l2e5---k5v3a---9/tA.W5_-5_.V1-rU.___06.eqk5E_-4-.XH-.k.7.l_-W81: o_6Z..11_7pX_.-mLlx...w_t-_.5.40Rw4gD.._.-x6db-L7.-__-G_2kCpS_1 - namespaces: - - "327" - topologyKey: "328" - weight: 1505385143 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: 1-_-3_L_2--_v2.5p_..Y-.wg_-b8a_6_.0Q4_.84.K_-_0_..u.F.pq..--3C - operator: In - values: - - p_N-S..O-BZ..6-1.S-B3_.b17ca-_p-y.eQZ9p_6.Cw - matchLabels: - 7-3x-3/9a_-0R_.Z__Lv8_.O_..8n.--z_-..6W.VK.sTt.-U_--56-.7D.3_P: d._.Um.-__k.5 - namespaces: - - "319" - topologyKey: "320" - automountServiceAccountToken: true - containers: - - args: - - "217" - command: - - "216" - env: - - name: "224" - value: "225" - valueFrom: - configMapKeyRef: - key: "231" - name: "230" - optional: false - fieldRef: - apiVersion: "226" - fieldPath: "227" - resourceFieldRef: - containerName: "228" - divisor: "99" - resource: "229" - secretKeyRef: - key: "233" - name: "232" - optional: false - envFrom: - - configMapRef: - name: "222" - optional: true - prefix: "221" - secretRef: - name: "223" - optional: true - image: "215" - imagePullPolicy: =E埄Ȁ朦 wƯ貾坢'跩aŕ翑0展 - lifecycle: - postStart: - exec: - command: - - "254" - httpGet: - host: "257" - httpHeaders: - - name: "258" - value: "259" - path: "255" - port: "256" - scheme: 碧闳ȩr - tcpSocket: - host: "261" - port: "260" - preStop: - exec: - command: - - "262" - httpGet: - host: "265" - httpHeaders: - - name: "266" - value: "267" - path: "263" - port: "264" - scheme: ē鐭#嬀ơŸ8T 苧yñKJɐ - tcpSocket: - host: "269" - port: "268" - livenessProbe: - exec: - command: - - "240" - failureThreshold: -241238495 - httpGet: - host: "243" - httpHeaders: - - name: "244" - value: "245" - path: "241" - port: "242" - scheme: Í勅跦Opwǩ曬逴褜1ØœȠƬ - initialDelaySeconds: 1419770315 - periodSeconds: 1830495826 - successThreshold: 1102291854 - tcpSocket: - host: "247" - port: "246" - timeoutSeconds: 300356869 - name: "214" - ports: - - containerPort: 1179132251 - hostIP: "220" - hostPort: -1336170981 - name: "219" - protocol: Kʝ瘴I\p[ħsĨɆâĺɗ - readinessProbe: - exec: - command: - - "248" - failureThreshold: -979584143 - httpGet: - host: "250" - httpHeaders: - - name: "251" - value: "252" - path: "249" - port: 972978563 - scheme: ȨŮ+朷Ǝ膯 - initialDelaySeconds: -249989919 - periodSeconds: -602419938 - successThreshold: 1040396664 - tcpSocket: - host: "253" - port: -1506633471 - timeoutSeconds: -171684192 - resources: - limits: - 攤/ɸɎ R§耶FfBl: "326" - requests: - ɱJȉ罴: "587" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - 庰%皧V - drop: - - 现葢ŵ橨鬶l獕;跣Hǝcw媀瓄&翜舞拉 - privileged: true - procMount: ĠM蘇KŅ/»頸+SÄ蚃 - readOnlyRootFilesystem: false - runAsGroup: -1576913564542459711 - runAsNonRoot: true - runAsUser: 8876559635423161004 - seLinuxOptions: - level: "274" - role: "272" - type: "273" - user: "271" - terminationMessagePath: "270" - terminationMessagePolicy: ƚ绤fʀļ腩墺Ò媁荭gw忊|E剒蔞 - tty: true - volumeDevices: - - devicePath: "239" - name: "238" - volumeMounts: - - mountPath: "235" - mountPropagation: 6dz娝嘚庎D}埽uʎȺ眖R#yV'W - name: "234" - readOnly: true - subPath: "236" - subPathExpr: "237" - workingDir: "218" - dnsConfig: - nameservers: - - "335" - options: - - name: "337" - value: "338" - searches: - - "336" - dnsPolicy: '''ǵɐ鰥' - enableServiceLinks: true - hostAliases: - - hostnames: - - "333" - ip: "332" - hostNetwork: true - hostPID: true - hostname: "287" - imagePullSecrets: - - name: "286" - initContainers: - - args: - - "159" - command: - - "158" - env: - - name: "166" - value: "167" - valueFrom: - configMapKeyRef: - key: "173" - name: "172" - optional: false - fieldRef: - apiVersion: "168" - fieldPath: "169" - resourceFieldRef: - containerName: "170" - divisor: "813" - resource: "171" - secretKeyRef: - key: "175" - name: "174" - optional: true - envFrom: - - configMapRef: - name: "164" - optional: true - prefix: "163" - secretRef: - name: "165" - optional: true - image: "157" - imagePullPolicy: Ź9ǕLLȊɞ-uƻ悖 - lifecycle: - postStart: - exec: - command: - - "195" - httpGet: - host: "198" - httpHeaders: - - name: "199" - value: "200" - path: "196" - port: "197" - scheme: ɩC - tcpSocket: - host: "202" - port: "201" - preStop: - exec: - command: - - "203" - httpGet: - host: "205" - httpHeaders: - - name: "206" - value: "207" - path: "204" - port: 747802823 - scheme: ĨFħ籘Àǒɿʒ - tcpSocket: - host: "208" - port: 1912934380 - livenessProbe: - exec: - command: - - "182" - failureThreshold: -1650568978 - httpGet: - host: "184" - httpHeaders: - - name: "185" - value: "186" - path: "183" - port: -1167888910 - scheme: .Q貇£ȹ嫰ƹǔw÷nI - initialDelaySeconds: -162264011 - periodSeconds: -1429994426 - successThreshold: 135036402 - tcpSocket: - host: "188" - port: "187" - timeoutSeconds: 800220849 - name: "156" - ports: - - containerPort: 1180382332 - hostIP: "162" - hostPort: 963442342 - name: "161" - protocol: H韹寬娬ï瓼猀2:öY鶪5w垁 - readinessProbe: - exec: - command: - - "189" - failureThreshold: 893619181 - httpGet: - host: "191" - httpHeaders: - - name: "192" - value: "193" - path: "190" - port: -2015604435 - scheme: jƯĖ漘Z剚敍0) - initialDelaySeconds: -2031266553 - periodSeconds: -648954478 - successThreshold: 1170649416 - tcpSocket: - host: "194" - port: 424236719 - timeoutSeconds: -840997104 - resources: - limits: - Nșƶ4ĩĉş蝿ɖȃ賲鐅臬dH巧壚t: "770" - requests: - sn芞QÄȻȊ+?ƭ峧: "970" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - Ƹ[Ęİ榌U髷裎$MVȟ@7 - drop: - - 奺Ȋ礶惇¸t颟.鵫ǚ - privileged: true - procMount: -鿧悮坮Ȣ幟ļ - readOnlyRootFilesystem: true - runAsGroup: -3651020110942663855 - runAsNonRoot: false - runAsUser: 1162216870203002790 - seLinuxOptions: - level: "213" - role: "211" - type: "212" - user: "210" - stdin: true - terminationMessagePath: "209" - terminationMessagePolicy: 1ſ盷褎weLJèux榜VƋZ1Ůđ眊 - tty: true - volumeDevices: - - devicePath: "181" - name: "180" - volumeMounts: - - mountPath: "177" - mountPropagation: «öʮĀ<é瞾ʀNŬɨǙÄr蛏豈ɃHŠ - name: "176" - subPath: "178" - subPathExpr: "179" - workingDir: "160" - nodeName: "279" - nodeSelector: - "275": "276" - priority: -895317190 - priorityClassName: "334" - readinessGates: - - conditionType: ċƹ|慼櫁色苆试揯遐e4'ď曕椐敛n - restartPolicy: ')酊龨δ摖ȱğ_<ǬëJ橈''琕鶫:' - runtimeClassName: "339" - schedulerName: "329" - securityContext: - fsGroup: -4389239449149439507 - runAsGroup: 4640906527069599386 - runAsNonRoot: true - runAsUser: 1517677345437208428 - seLinuxOptions: - level: "283" - role: "281" - type: "282" - user: "280" - supplementalGroups: - - -6499508485510627932 - sysctls: - - name: "284" - value: "285" - serviceAccount: "278" - serviceAccountName: "277" - shareProcessNamespace: false - subdomain: "288" - terminationGracePeriodSeconds: -5370059306928520750 - tolerations: - - effect: 儉ɩ柀 - key: "330" - operator: 抷qTfZȻ干m謆7 - tolerationSeconds: -7411984641310969236 - value: "331" - volumes: - - awsElasticBlockStore: - fsType: "56" - partition: -1996616480 - volumeID: "55" - azureDisk: - cachingMode: 唼Ģ猇õǶț鹎ğ#咻痗ȡmƴy綸_ - diskName: "119" - diskURI: "120" - fsType: "121" - kind: 參遼ūP - readOnly: true - azureFile: - secretName: "105" - shareName: "106" - cephfs: - monitors: - - "90" - path: "91" - readOnly: true - secretFile: "93" - secretRef: - name: "94" - user: "92" - cinder: - fsType: "88" - readOnly: true - secretRef: - name: "89" - volumeID: "87" - configMap: - defaultMode: 480521693 - items: - - key: "108" - mode: -1296140 - path: "109" - name: "107" - optional: false - csi: - driver: "151" - fsType: "152" - nodePublishSecretRef: - name: "155" - readOnly: false - volumeAttributes: - "153": "154" - downwardAPI: - defaultMode: -1376537100 - items: - - fieldRef: - apiVersion: "98" - fieldPath: "99" - mode: -1482763519 - path: "97" - resourceFieldRef: - containerName: "100" - divisor: "772" - resource: "101" - emptyDir: - medium: o&蕭k ź贩j瀉 - sizeLimit: "621" - fc: - fsType: "103" - lun: -1902521464 - targetWWNs: - - "102" - wwids: - - "104" - flexVolume: - driver: "82" - fsType: "83" - options: - "85": "86" - readOnly: true - secretRef: - name: "84" - flocker: - datasetName: "95" - datasetUUID: "96" - gcePersistentDisk: - fsType: "54" - partition: -1321131665 - pdName: "53" - readOnly: true - gitRepo: - directory: "59" - repository: "57" - revision: "58" - glusterfs: - endpoints: "72" - path: "73" - readOnly: true - hostPath: - path: "52" - type: Uʎ浵ɲõ - iscsi: - fsType: "68" - initiatorName: "71" - iqn: "66" - iscsiInterface: "67" - lun: 636617833 - portals: - - "69" - secretRef: - name: "70" - targetPortal: "65" - name: "51" - nfs: - path: "64" - server: "63" - persistentVolumeClaim: - claimName: "74" - readOnly: true - photonPersistentDisk: - fsType: "123" - pdID: "122" - portworxVolume: - fsType: "138" - readOnly: true - volumeID: "137" - projected: - defaultMode: -50623103 - sources: - - configMap: - items: - - key: "133" - mode: 1569606284 - path: "134" - name: "132" - optional: false - downwardAPI: - items: - - fieldRef: - apiVersion: "128" - fieldPath: "129" - mode: -1319998825 - path: "127" - resourceFieldRef: - containerName: "130" - divisor: "838" - resource: "131" - secret: - items: - - key: "125" - mode: 996680040 - path: "126" - name: "124" - optional: false - serviceAccountToken: - audience: "135" - expirationSeconds: -4636499237765408684 - path: "136" - quobyte: - group: "117" - readOnly: true - registry: "114" - tenant: "118" - user: "116" - volume: "115" - rbd: - fsType: "77" - image: "76" - keyring: "80" - monitors: - - "75" - pool: "78" - readOnly: true - secretRef: - name: "81" - user: "79" - scaleIO: - fsType: "146" - gateway: "139" - protectionDomain: "142" - readOnly: true - secretRef: - name: "141" - sslEnabled: true - storageMode: "144" - storagePool: "143" - system: "140" - volumeName: "145" - secret: - defaultMode: -288563359 - items: - - key: "61" - mode: -1365115016 - path: "62" - optional: false - secretName: "60" - storageos: - fsType: "149" - readOnly: true - secretRef: - name: "150" - volumeName: "147" - volumeNamespace: "148" - vsphereVolume: - fsType: "111" - storagePolicyID: "113" - storagePolicyName: "112" - volumePath: "110" -status: - availableReplicas: -164761311 - collisionCount: -305244896 - conditions: - - lastTransitionTime: "2449-11-26T19:51:46Z" - lastUpdateTime: "2646-12-03T23:27:38Z" - message: "341" - reason: "340" - status: PPöƌ镳餘ŁƁ翂|C ɩ - type: 很唟-墡è箁E嗆R2璻攜轴ɓ雤Ƽ]焤Ɂ - observedGeneration: -5187798234288383520 - readyReplicas: 1866809652 - replicas: 1170997513 - unavailableReplicas: -1844415313 - updatedReplicas: 44905239 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.Deployment.json b/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.Deployment.json deleted file mode 100644 index e224c9b3ed3..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.Deployment.json +++ /dev/null @@ -1,1074 +0,0 @@ -{ - "kind": "Deployment", - "apiVersion": "extensions/v1beta1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fields": {"18":{"19":null}} - } - ] - }, - "spec": { - "replicas": -1978186127, - "selector": { - "matchLabels": { - "w9v--m0-1y5-g3/JFHn7y-74.-0MUORQQ.N2.1.L.l-Y._.-44..d.__g": "F-_3-n-_-__3u-.__P__.7U-Uo_F" - }, - "matchExpressions": [ - { - "key": "5816m59-dx8----i--5-8t36b--09--23-u19m-35--d.vo61---4fy--9---7--9-9s-0-u5lj2--10pq-0-7-9-2-ekg-071b/YJTrcd-2.-__E_Sv__26KX_F", - "operator": "NotIn", - "values": [ - "y_y_o0_5qN2_---_M.N_._a6.9bHjdH.-.5_.I8__.-AIw.__-___16" - ] - } - ] - }, - "template": { - "metadata": { - "name": "30", - "generateName": "31", - "namespace": "32", - "selfLink": "33", - "uid": "]躢|)黰eȪ嵛4$%QɰVzÏ抴", - "resourceVersion": "373742866186182450", - "generation": 3557306139556084909, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -2848337479447330428, - "labels": { - "35": "36" - }, - "annotations": { - "37": "38" - }, - "ownerReferences": [ - { - "apiVersion": "39", - "kind": "40", - "name": "41", - "uid": "@Z^嫫猤痈C*ĕʄő芖{|ǘ\"^饣", - "controller": false, - "blockOwnerDeletion": false - } - ], - "finalizers": [ - "42" - ], - "clusterName": "43", - "managedFields": [ - { - "manager": "44", - "operation": "妻ƅTGS5Ǎ", - "apiVersion": "45", - "fields": {"46":{"47":null}} - } - ] - }, - "spec": { - "volumes": [ - { - "name": "51", - "hostPath": { - "path": "52", - "type": "Uʎ浵ɲõ" - }, - "emptyDir": { - "medium": "o\u0026蕭k ź贩j瀉", - "sizeLimit": "621" - }, - "gcePersistentDisk": { - "pdName": "53", - "fsType": "54", - "partition": -1321131665, - "readOnly": true - }, - "awsElasticBlockStore": { - "volumeID": "55", - "fsType": "56", - "partition": -1996616480 - }, - "gitRepo": { - "repository": "57", - "revision": "58", - "directory": "59" - }, - "secret": { - "secretName": "60", - "items": [ - { - "key": "61", - "path": "62", - "mode": -1365115016 - } - ], - "defaultMode": -288563359, - "optional": false - }, - "nfs": { - "server": "63", - "path": "64" - }, - "iscsi": { - "targetPortal": "65", - "iqn": "66", - "lun": 636617833, - "iscsiInterface": "67", - "fsType": "68", - "portals": [ - "69" - ], - "secretRef": { - "name": "70" - }, - "initiatorName": "71" - }, - "glusterfs": { - "endpoints": "72", - "path": "73", - "readOnly": true - }, - "persistentVolumeClaim": { - "claimName": "74", - "readOnly": true - }, - "rbd": { - "monitors": [ - "75" - ], - "image": "76", - "fsType": "77", - "pool": "78", - "user": "79", - "keyring": "80", - "secretRef": { - "name": "81" - }, - "readOnly": true - }, - "flexVolume": { - "driver": "82", - "fsType": "83", - "secretRef": { - "name": "84" - }, - "readOnly": true, - "options": { - "85": "86" - } - }, - "cinder": { - "volumeID": "87", - "fsType": "88", - "readOnly": true, - "secretRef": { - "name": "89" - } - }, - "cephfs": { - "monitors": [ - "90" - ], - "path": "91", - "user": "92", - "secretFile": "93", - "secretRef": { - "name": "94" - }, - "readOnly": true - }, - "flocker": { - "datasetName": "95", - "datasetUUID": "96" - }, - "downwardAPI": { - "items": [ - { - "path": "97", - "fieldRef": { - "apiVersion": "98", - "fieldPath": "99" - }, - "resourceFieldRef": { - "containerName": "100", - "resource": "101", - "divisor": "772" - }, - "mode": -1482763519 - } - ], - "defaultMode": -1376537100 - }, - "fc": { - "targetWWNs": [ - "102" - ], - "lun": -1902521464, - "fsType": "103", - "wwids": [ - "104" - ] - }, - "azureFile": { - "secretName": "105", - "shareName": "106" - }, - "configMap": { - "name": "107", - "items": [ - { - "key": "108", - "path": "109", - "mode": -1296140 - } - ], - "defaultMode": 480521693, - "optional": false - }, - "vsphereVolume": { - "volumePath": "110", - "fsType": "111", - "storagePolicyName": "112", - "storagePolicyID": "113" - }, - "quobyte": { - "registry": "114", - "volume": "115", - "readOnly": true, - "user": "116", - "group": "117", - "tenant": "118" - }, - "azureDisk": { - "diskName": "119", - "diskURI": "120", - "cachingMode": "唼Ģ猇õǶț鹎ğ#咻痗ȡmƴy綸_", - "fsType": "121", - "readOnly": true, - "kind": "參遼ūP" - }, - "photonPersistentDisk": { - "pdID": "122", - "fsType": "123" - }, - "projected": { - "sources": [ - { - "secret": { - "name": "124", - "items": [ - { - "key": "125", - "path": "126", - "mode": 996680040 - } - ], - "optional": false - }, - "downwardAPI": { - "items": [ - { - "path": "127", - "fieldRef": { - "apiVersion": "128", - "fieldPath": "129" - }, - "resourceFieldRef": { - "containerName": "130", - "resource": "131", - "divisor": "838" - }, - "mode": -1319998825 - } - ] - }, - "configMap": { - "name": "132", - "items": [ - { - "key": "133", - "path": "134", - "mode": 1569606284 - } - ], - "optional": false - }, - "serviceAccountToken": { - "audience": "135", - "expirationSeconds": -4636499237765408684, - "path": "136" - } - } - ], - "defaultMode": -50623103 - }, - "portworxVolume": { - "volumeID": "137", - "fsType": "138", - "readOnly": true - }, - "scaleIO": { - "gateway": "139", - "system": "140", - "secretRef": { - "name": "141" - }, - "sslEnabled": true, - "protectionDomain": "142", - "storagePool": "143", - "storageMode": "144", - "volumeName": "145", - "fsType": "146", - "readOnly": true - }, - "storageos": { - "volumeName": "147", - "volumeNamespace": "148", - "fsType": "149", - "readOnly": true, - "secretRef": { - "name": "150" - } - }, - "csi": { - "driver": "151", - "readOnly": false, - "fsType": "152", - "volumeAttributes": { - "153": "154" - }, - "nodePublishSecretRef": { - "name": "155" - } - } - } - ], - "initContainers": [ - { - "name": "156", - "image": "157", - "command": [ - "158" - ], - "args": [ - "159" - ], - "workingDir": "160", - "ports": [ - { - "name": "161", - "hostPort": 963442342, - "containerPort": 1180382332, - "protocol": "H韹寬娬ï瓼猀2:öY鶪5w垁", - "hostIP": "162" - } - ], - "envFrom": [ - { - "prefix": "163", - "configMapRef": { - "name": "164", - "optional": true - }, - "secretRef": { - "name": "165", - "optional": true - } - } - ], - "env": [ - { - "name": "166", - "value": "167", - "valueFrom": { - "fieldRef": { - "apiVersion": "168", - "fieldPath": "169" - }, - "resourceFieldRef": { - "containerName": "170", - "resource": "171", - "divisor": "813" - }, - "configMapKeyRef": { - "name": "172", - "key": "173", - "optional": false - }, - "secretKeyRef": { - "name": "174", - "key": "175", - "optional": true - } - } - } - ], - "resources": { - "limits": { - "Nșƶ4ĩĉş蝿ɖȃ賲鐅臬dH巧壚t": "770" - }, - "requests": { - "sn芞QÄȻȊ+?ƭ峧": "970" - } - }, - "volumeMounts": [ - { - "name": "176", - "mountPath": "177", - "subPath": "178", - "mountPropagation": "«öʮĀ\u003cé瞾ʀNŬɨǙÄr蛏豈ɃHŠ", - "subPathExpr": "179" - } - ], - "volumeDevices": [ - { - "name": "180", - "devicePath": "181" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "182" - ] - }, - "httpGet": { - "path": "183", - "port": -1167888910, - "host": "184", - "scheme": ".Q貇£ȹ嫰ƹǔw÷nI", - "httpHeaders": [ - { - "name": "185", - "value": "186" - } - ] - }, - "tcpSocket": { - "port": "187", - "host": "188" - }, - "initialDelaySeconds": -162264011, - "timeoutSeconds": 800220849, - "periodSeconds": -1429994426, - "successThreshold": 135036402, - "failureThreshold": -1650568978 - }, - "readinessProbe": { - "exec": { - "command": [ - "189" - ] - }, - "httpGet": { - "path": "190", - "port": -2015604435, - "host": "191", - "scheme": "jƯĖ漘Z剚敍0)", - "httpHeaders": [ - { - "name": "192", - "value": "193" - } - ] - }, - "tcpSocket": { - "port": 424236719, - "host": "194" - }, - "initialDelaySeconds": -2031266553, - "timeoutSeconds": -840997104, - "periodSeconds": -648954478, - "successThreshold": 1170649416, - "failureThreshold": 893619181 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "195" - ] - }, - "httpGet": { - "path": "196", - "port": "197", - "host": "198", - "scheme": "ɩC", - "httpHeaders": [ - { - "name": "199", - "value": "200" - } - ] - }, - "tcpSocket": { - "port": "201", - "host": "202" - } - }, - "preStop": { - "exec": { - "command": [ - "203" - ] - }, - "httpGet": { - "path": "204", - "port": 747802823, - "host": "205", - "scheme": "ĨFħ籘Àǒɿʒ", - "httpHeaders": [ - { - "name": "206", - "value": "207" - } - ] - }, - "tcpSocket": { - "port": 1912934380, - "host": "208" - } - } - }, - "terminationMessagePath": "209", - "terminationMessagePolicy": "1ſ盷褎weLJèux榜VƋZ1Ůđ眊", - "imagePullPolicy": "Ź9ǕLLȊɞ-uƻ悖", - "securityContext": { - "capabilities": { - "add": [ - "Ƹ[Ęİ榌U髷裎$MVȟ@7" - ], - "drop": [ - "奺Ȋ礶惇¸t颟.鵫ǚ" - ] - }, - "privileged": true, - "seLinuxOptions": { - "user": "210", - "role": "211", - "type": "212", - "level": "213" - }, - "runAsUser": 1162216870203002790, - "runAsGroup": -3651020110942663855, - "runAsNonRoot": false, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": false, - "procMount": "-鿧悮坮Ȣ幟ļ" - }, - "stdin": true, - "tty": true - } - ], - "containers": [ - { - "name": "214", - "image": "215", - "command": [ - "216" - ], - "args": [ - "217" - ], - "workingDir": "218", - "ports": [ - { - "name": "219", - "hostPort": -1336170981, - "containerPort": 1179132251, - "protocol": "Kʝ瘴I\\p[ħsĨɆâĺɗ", - "hostIP": "220" - } - ], - "envFrom": [ - { - "prefix": "221", - "configMapRef": { - "name": "222", - "optional": true - }, - "secretRef": { - "name": "223", - "optional": true - } - } - ], - "env": [ - { - "name": "224", - "value": "225", - "valueFrom": { - "fieldRef": { - "apiVersion": "226", - "fieldPath": "227" - }, - "resourceFieldRef": { - "containerName": "228", - "resource": "229", - "divisor": "99" - }, - "configMapKeyRef": { - "name": "230", - "key": "231", - "optional": false - }, - "secretKeyRef": { - "name": "232", - "key": "233", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "攤/ɸɎ R§耶FfBl": "326" - }, - "requests": { - "ɱJȉ罴": "587" - } - }, - "volumeMounts": [ - { - "name": "234", - "readOnly": true, - "mountPath": "235", - "subPath": "236", - "mountPropagation": "6dz娝嘚庎D}埽uʎȺ眖R#yV'W", - "subPathExpr": "237" - } - ], - "volumeDevices": [ - { - "name": "238", - "devicePath": "239" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "240" - ] - }, - "httpGet": { - "path": "241", - "port": "242", - "host": "243", - "scheme": "Í勅跦Opwǩ曬逴褜1ØœȠƬ", - "httpHeaders": [ - { - "name": "244", - "value": "245" - } - ] - }, - "tcpSocket": { - "port": "246", - "host": "247" - }, - "initialDelaySeconds": 1419770315, - "timeoutSeconds": 300356869, - "periodSeconds": 1830495826, - "successThreshold": 1102291854, - "failureThreshold": -241238495 - }, - "readinessProbe": { - "exec": { - "command": [ - "248" - ] - }, - "httpGet": { - "path": "249", - "port": 972978563, - "host": "250", - "scheme": "ȨŮ+朷Ǝ膯", - "httpHeaders": [ - { - "name": "251", - "value": "252" - } - ] - }, - "tcpSocket": { - "port": -1506633471, - "host": "253" - }, - "initialDelaySeconds": -249989919, - "timeoutSeconds": -171684192, - "periodSeconds": -602419938, - "successThreshold": 1040396664, - "failureThreshold": -979584143 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "254" - ] - }, - "httpGet": { - "path": "255", - "port": "256", - "host": "257", - "scheme": "碧闳ȩr", - "httpHeaders": [ - { - "name": "258", - "value": "259" - } - ] - }, - "tcpSocket": { - "port": "260", - "host": "261" - } - }, - "preStop": { - "exec": { - "command": [ - "262" - ] - }, - "httpGet": { - "path": "263", - "port": "264", - "host": "265", - "scheme": "ē鐭#嬀ơŸ8T 苧yñKJɐ", - "httpHeaders": [ - { - "name": "266", - "value": "267" - } - ] - }, - "tcpSocket": { - "port": "268", - "host": "269" - } - } - }, - "terminationMessagePath": "270", - "terminationMessagePolicy": "ƚ绤fʀļ腩墺Ò媁荭gw忊|E剒蔞", - "imagePullPolicy": "=E埄Ȁ朦 wƯ貾坢'跩aŕ翑0展", - "securityContext": { - "capabilities": { - "add": [ - "庰%皧V" - ], - "drop": [ - "现葢ŵ橨鬶l獕;跣Hǝcw媀瓄\u0026翜舞拉" - ] - }, - "privileged": true, - "seLinuxOptions": { - "user": "271", - "role": "272", - "type": "273", - "level": "274" - }, - "runAsUser": 8876559635423161004, - "runAsGroup": -1576913564542459711, - "runAsNonRoot": true, - "readOnlyRootFilesystem": false, - "allowPrivilegeEscalation": false, - "procMount": "ĠM蘇KŅ/»頸+SÄ蚃" - }, - "tty": true - } - ], - "restartPolicy": ")酊龨δ摖ȱğ_\u003cǬëJ橈'琕鶫:", - "terminationGracePeriodSeconds": -5370059306928520750, - "activeDeadlineSeconds": 5724260086168234152, - "dnsPolicy": "'ǵɐ鰥", - "nodeSelector": { - "275": "276" - }, - "serviceAccountName": "277", - "serviceAccount": "278", - "automountServiceAccountToken": true, - "nodeName": "279", - "hostNetwork": true, - "hostPID": true, - "shareProcessNamespace": false, - "securityContext": { - "seLinuxOptions": { - "user": "280", - "role": "281", - "type": "282", - "level": "283" - }, - "runAsUser": 1517677345437208428, - "runAsGroup": 4640906527069599386, - "runAsNonRoot": true, - "supplementalGroups": [ - -6499508485510627932 - ], - "fsGroup": -4389239449149439507, - "sysctls": [ - { - "name": "284", - "value": "285" - } - ] - }, - "imagePullSecrets": [ - { - "name": "286" - } - ], - "hostname": "287", - "subdomain": "288", - "affinity": { - "nodeAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": { - "nodeSelectorTerms": [ - { - "matchExpressions": [ - { - "key": "289", - "operator": "", - "values": [ - "290" - ] - } - ], - "matchFields": [ - { - "key": "291", - "operator": "亏yƕ丆録²Ŏ)/灩聋3趐囨鏻", - "values": [ - "292" - ] - } - ] - } - ] - }, - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -938421813, - "preference": { - "matchExpressions": [ - { - "key": "293", - "operator": "蹔ŧ", - "values": [ - "294" - ] - } - ], - "matchFields": [ - { - "key": "295", - "operator": "x$1", - "values": [ - "296" - ] - } - ] - } - } - ] - }, - "podAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "jeds4-4tz9x--43--3---93-2-2-37--e00uz-z0sn-8hx-qa--0o8m3-d0n/py_8-3..s._.x.2K_2qu_0S-Cq0": "8yP9S--858LI__.8____rO-S-P_-...0c.-p" - }, - "matchExpressions": [ - { - "key": "f.-zv._._.5-H.T.-.-.T-V_D_0-K_AS", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "303" - ], - "topologyKey": "304" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -902839620, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "x3..-.8-Jp-9-4-Tm.Y": "k8...__.Q_c8.G.b_9_1o.w_aI._31-_I-A-_3bz._8M01" - }, - "matchExpressions": [ - { - "key": "w9-9d8-s7t/ZX-D---k..1Q7._l.._Q.6.I--2_9.v.--_.--4QQo", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "311" - ], - "topologyKey": "312" - } - } - ] - }, - "podAntiAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "7-3x-3/9a_-0R_.Z__Lv8_.O_..8n.--z_-..6W.VK.sTt.-U_--56-.7D.3_P": "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": [ - "319" - ], - "topologyKey": "320" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": 1505385143, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "yp8q-sf1--gw-jz-659--0l-023bm-6l2e5---k5v3a---9/tA.W5_-5_.V1-rU.___06.eqk5E_-4-.XH-.k.7.l_-W81": "o_6Z..11_7pX_.-mLlx...w_t-_.5.40Rw4gD.._.-x6db-L7.-__-G_2kCpS_1" - }, - "matchExpressions": [ - { - "key": "d-XZ-x.__.Y_2-n_5023Xl-3Pw_-r7g", - "operator": "NotIn", - "values": [ - "VT3sn-0_.i__a.O2G_J" - ] - } - ] - }, - "namespaces": [ - "327" - ], - "topologyKey": "328" - } - } - ] - } - }, - "schedulerName": "329", - "tolerations": [ - { - "key": "330", - "operator": "抷qTfZȻ干m謆7", - "value": "331", - "effect": "儉ɩ柀", - "tolerationSeconds": -7411984641310969236 - } - ], - "hostAliases": [ - { - "ip": "332", - "hostnames": [ - "333" - ] - } - ], - "priorityClassName": "334", - "priority": -895317190, - "dnsConfig": { - "nameservers": [ - "335" - ], - "searches": [ - "336" - ], - "options": [ - { - "name": "337", - "value": "338" - } - ] - }, - "readinessGates": [ - { - "conditionType": "ċƹ|慼櫁色苆试揯遐e4'ď曕椐敛n" - } - ], - "runtimeClassName": "339", - "enableServiceLinks": true - } - }, - "strategy": { - "type": "Ŗ鱓;鹡鑓侅闍ŏ", - "rollingUpdate": { - - } - }, - "minReadySeconds": -721017134, - "revisionHistoryLimit": -2062497734, - "paused": true, - "rollbackTo": { - "revision": 1503865638277557961 - }, - "progressDeadlineSeconds": -94103882 - }, - "status": { - "observedGeneration": -5187798234288383520, - "replicas": 1170997513, - "updatedReplicas": 44905239, - "readyReplicas": 1866809652, - "availableReplicas": -164761311, - "unavailableReplicas": -1844415313, - "conditions": [ - { - "type": "很唟-墡è箁E嗆R2璻攜轴ɓ雤Ƽ]焤Ɂ", - "status": "PPöƌ镳餘ŁƁ翂|C ɩ", - "lastUpdateTime": "2646-12-03T23:27:38Z", - "lastTransitionTime": "2449-11-26T19:51:46Z", - "reason": "340", - "message": "341" - } - ], - "collisionCount": -305244896 - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.Deployment.pb b/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.Deployment.pb deleted file mode 100644 index 2de6be569c0d6087b3121dfbbef31d4dbedbb50d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 5208 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 Kt#DXemj4AEHRmG$ diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.Deployment.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.Deployment.yaml deleted file mode 100644 index 70083d1463d..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.Deployment.yaml +++ /dev/null @@ -1,734 +0,0 @@ -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" - fields: - "18": - "19": null - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -spec: - minReadySeconds: -721017134 - paused: true - progressDeadlineSeconds: -94103882 - replicas: -1978186127 - revisionHistoryLimit: -2062497734 - rollbackTo: - revision: 1503865638277557961 - selector: - matchExpressions: - - key: 5816m59-dx8----i--5-8t36b--09--23-u19m-35--d.vo61---4fy--9---7--9-9s-0-u5lj2--10pq-0-7-9-2-ekg-071b/YJTrcd-2.-__E_Sv__26KX_F - operator: NotIn - values: - - y_y_o0_5qN2_---_M.N_._a6.9bHjdH.-.5_.I8__.-AIw.__-___16 - matchLabels: - w9v--m0-1y5-g3/JFHn7y-74.-0MUORQQ.N2.1.L.l-Y._.-44..d.__g: F-_3-n-_-__3u-.__P__.7U-Uo_F - strategy: - rollingUpdate: {} - type: Ŗ鱓;鹡鑓侅闍ŏ - template: - metadata: - annotations: - "37": "38" - clusterName: "43" - creationTimestamp: null - deletionGracePeriodSeconds: -2848337479447330428 - finalizers: - - "42" - generateName: "31" - generation: 3557306139556084909 - labels: - "35": "36" - managedFields: - - apiVersion: "45" - fields: - "46": - "47": null - manager: "44" - operation: 妻ƅTGS5Ǎ - name: "30" - namespace: "32" - ownerReferences: - - apiVersion: "39" - blockOwnerDeletion: false - controller: false - kind: "40" - name: "41" - uid: '@Z^嫫猤痈C*ĕʄő芖{|ǘ"^饣' - resourceVersion: "373742866186182450" - selfLink: "33" - uid: ']躢|)黰eȪ嵛4$%QɰVzÏ抴' - spec: - activeDeadlineSeconds: 5724260086168234152 - affinity: - nodeAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - key: "293" - operator: 蹔ŧ - values: - - "294" - matchFields: - - key: "295" - operator: x$1 - values: - - "296" - weight: -938421813 - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - key: "289" - operator: "" - values: - - "290" - matchFields: - - key: "291" - operator: 亏yƕ丆録²Ŏ)/灩聋3趐囨鏻 - values: - - "292" - podAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: w9-9d8-s7t/ZX-D---k..1Q7._l.._Q.6.I--2_9.v.--_.--4QQo - operator: DoesNotExist - matchLabels: - x3..-.8-Jp-9-4-Tm.Y: k8...__.Q_c8.G.b_9_1o.w_aI._31-_I-A-_3bz._8M01 - namespaces: - - "311" - topologyKey: "312" - weight: -902839620 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: f.-zv._._.5-H.T.-.-.T-V_D_0-K_AS - operator: DoesNotExist - matchLabels: - jeds4-4tz9x--43--3---93-2-2-37--e00uz-z0sn-8hx-qa--0o8m3-d0n/py_8-3..s._.x.2K_2qu_0S-Cq0: 8yP9S--858LI__.8____rO-S-P_-...0c.-p - namespaces: - - "303" - topologyKey: "304" - podAntiAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: d-XZ-x.__.Y_2-n_5023Xl-3Pw_-r7g - operator: NotIn - values: - - VT3sn-0_.i__a.O2G_J - matchLabels: - yp8q-sf1--gw-jz-659--0l-023bm-6l2e5---k5v3a---9/tA.W5_-5_.V1-rU.___06.eqk5E_-4-.XH-.k.7.l_-W81: o_6Z..11_7pX_.-mLlx...w_t-_.5.40Rw4gD.._.-x6db-L7.-__-G_2kCpS_1 - namespaces: - - "327" - topologyKey: "328" - weight: 1505385143 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: 1-_-3_L_2--_v2.5p_..Y-.wg_-b8a_6_.0Q4_.84.K_-_0_..u.F.pq..--3C - operator: In - values: - - p_N-S..O-BZ..6-1.S-B3_.b17ca-_p-y.eQZ9p_6.Cw - matchLabels: - 7-3x-3/9a_-0R_.Z__Lv8_.O_..8n.--z_-..6W.VK.sTt.-U_--56-.7D.3_P: d._.Um.-__k.5 - namespaces: - - "319" - topologyKey: "320" - automountServiceAccountToken: true - containers: - - args: - - "217" - command: - - "216" - env: - - name: "224" - value: "225" - valueFrom: - configMapKeyRef: - key: "231" - name: "230" - optional: false - fieldRef: - apiVersion: "226" - fieldPath: "227" - resourceFieldRef: - containerName: "228" - divisor: "99" - resource: "229" - secretKeyRef: - key: "233" - name: "232" - optional: false - envFrom: - - configMapRef: - name: "222" - optional: true - prefix: "221" - secretRef: - name: "223" - optional: true - image: "215" - imagePullPolicy: =E埄Ȁ朦 wƯ貾坢'跩aŕ翑0展 - lifecycle: - postStart: - exec: - command: - - "254" - httpGet: - host: "257" - httpHeaders: - - name: "258" - value: "259" - path: "255" - port: "256" - scheme: 碧闳ȩr - tcpSocket: - host: "261" - port: "260" - preStop: - exec: - command: - - "262" - httpGet: - host: "265" - httpHeaders: - - name: "266" - value: "267" - path: "263" - port: "264" - scheme: ē鐭#嬀ơŸ8T 苧yñKJɐ - tcpSocket: - host: "269" - port: "268" - livenessProbe: - exec: - command: - - "240" - failureThreshold: -241238495 - httpGet: - host: "243" - httpHeaders: - - name: "244" - value: "245" - path: "241" - port: "242" - scheme: Í勅跦Opwǩ曬逴褜1ØœȠƬ - initialDelaySeconds: 1419770315 - periodSeconds: 1830495826 - successThreshold: 1102291854 - tcpSocket: - host: "247" - port: "246" - timeoutSeconds: 300356869 - name: "214" - ports: - - containerPort: 1179132251 - hostIP: "220" - hostPort: -1336170981 - name: "219" - protocol: Kʝ瘴I\p[ħsĨɆâĺɗ - readinessProbe: - exec: - command: - - "248" - failureThreshold: -979584143 - httpGet: - host: "250" - httpHeaders: - - name: "251" - value: "252" - path: "249" - port: 972978563 - scheme: ȨŮ+朷Ǝ膯 - initialDelaySeconds: -249989919 - periodSeconds: -602419938 - successThreshold: 1040396664 - tcpSocket: - host: "253" - port: -1506633471 - timeoutSeconds: -171684192 - resources: - limits: - 攤/ɸɎ R§耶FfBl: "326" - requests: - ɱJȉ罴: "587" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - 庰%皧V - drop: - - 现葢ŵ橨鬶l獕;跣Hǝcw媀瓄&翜舞拉 - privileged: true - procMount: ĠM蘇KŅ/»頸+SÄ蚃 - readOnlyRootFilesystem: false - runAsGroup: -1576913564542459711 - runAsNonRoot: true - runAsUser: 8876559635423161004 - seLinuxOptions: - level: "274" - role: "272" - type: "273" - user: "271" - terminationMessagePath: "270" - terminationMessagePolicy: ƚ绤fʀļ腩墺Ò媁荭gw忊|E剒蔞 - tty: true - volumeDevices: - - devicePath: "239" - name: "238" - volumeMounts: - - mountPath: "235" - mountPropagation: 6dz娝嘚庎D}埽uʎȺ眖R#yV'W - name: "234" - readOnly: true - subPath: "236" - subPathExpr: "237" - workingDir: "218" - dnsConfig: - nameservers: - - "335" - options: - - name: "337" - value: "338" - searches: - - "336" - dnsPolicy: '''ǵɐ鰥' - enableServiceLinks: true - hostAliases: - - hostnames: - - "333" - ip: "332" - hostNetwork: true - hostPID: true - hostname: "287" - imagePullSecrets: - - name: "286" - initContainers: - - args: - - "159" - command: - - "158" - env: - - name: "166" - value: "167" - valueFrom: - configMapKeyRef: - key: "173" - name: "172" - optional: false - fieldRef: - apiVersion: "168" - fieldPath: "169" - resourceFieldRef: - containerName: "170" - divisor: "813" - resource: "171" - secretKeyRef: - key: "175" - name: "174" - optional: true - envFrom: - - configMapRef: - name: "164" - optional: true - prefix: "163" - secretRef: - name: "165" - optional: true - image: "157" - imagePullPolicy: Ź9ǕLLȊɞ-uƻ悖 - lifecycle: - postStart: - exec: - command: - - "195" - httpGet: - host: "198" - httpHeaders: - - name: "199" - value: "200" - path: "196" - port: "197" - scheme: ɩC - tcpSocket: - host: "202" - port: "201" - preStop: - exec: - command: - - "203" - httpGet: - host: "205" - httpHeaders: - - name: "206" - value: "207" - path: "204" - port: 747802823 - scheme: ĨFħ籘Àǒɿʒ - tcpSocket: - host: "208" - port: 1912934380 - livenessProbe: - exec: - command: - - "182" - failureThreshold: -1650568978 - httpGet: - host: "184" - httpHeaders: - - name: "185" - value: "186" - path: "183" - port: -1167888910 - scheme: .Q貇£ȹ嫰ƹǔw÷nI - initialDelaySeconds: -162264011 - periodSeconds: -1429994426 - successThreshold: 135036402 - tcpSocket: - host: "188" - port: "187" - timeoutSeconds: 800220849 - name: "156" - ports: - - containerPort: 1180382332 - hostIP: "162" - hostPort: 963442342 - name: "161" - protocol: H韹寬娬ï瓼猀2:öY鶪5w垁 - readinessProbe: - exec: - command: - - "189" - failureThreshold: 893619181 - httpGet: - host: "191" - httpHeaders: - - name: "192" - value: "193" - path: "190" - port: -2015604435 - scheme: jƯĖ漘Z剚敍0) - initialDelaySeconds: -2031266553 - periodSeconds: -648954478 - successThreshold: 1170649416 - tcpSocket: - host: "194" - port: 424236719 - timeoutSeconds: -840997104 - resources: - limits: - Nșƶ4ĩĉş蝿ɖȃ賲鐅臬dH巧壚t: "770" - requests: - sn芞QÄȻȊ+?ƭ峧: "970" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - Ƹ[Ęİ榌U髷裎$MVȟ@7 - drop: - - 奺Ȋ礶惇¸t颟.鵫ǚ - privileged: true - procMount: -鿧悮坮Ȣ幟ļ - readOnlyRootFilesystem: true - runAsGroup: -3651020110942663855 - runAsNonRoot: false - runAsUser: 1162216870203002790 - seLinuxOptions: - level: "213" - role: "211" - type: "212" - user: "210" - stdin: true - terminationMessagePath: "209" - terminationMessagePolicy: 1ſ盷褎weLJèux榜VƋZ1Ůđ眊 - tty: true - volumeDevices: - - devicePath: "181" - name: "180" - volumeMounts: - - mountPath: "177" - mountPropagation: «öʮĀ<é瞾ʀNŬɨǙÄr蛏豈ɃHŠ - name: "176" - subPath: "178" - subPathExpr: "179" - workingDir: "160" - nodeName: "279" - nodeSelector: - "275": "276" - priority: -895317190 - priorityClassName: "334" - readinessGates: - - conditionType: ċƹ|慼櫁色苆试揯遐e4'ď曕椐敛n - restartPolicy: ')酊龨δ摖ȱğ_<ǬëJ橈''琕鶫:' - runtimeClassName: "339" - schedulerName: "329" - securityContext: - fsGroup: -4389239449149439507 - runAsGroup: 4640906527069599386 - runAsNonRoot: true - runAsUser: 1517677345437208428 - seLinuxOptions: - level: "283" - role: "281" - type: "282" - user: "280" - supplementalGroups: - - -6499508485510627932 - sysctls: - - name: "284" - value: "285" - serviceAccount: "278" - serviceAccountName: "277" - shareProcessNamespace: false - subdomain: "288" - terminationGracePeriodSeconds: -5370059306928520750 - tolerations: - - effect: 儉ɩ柀 - key: "330" - operator: 抷qTfZȻ干m謆7 - tolerationSeconds: -7411984641310969236 - value: "331" - volumes: - - awsElasticBlockStore: - fsType: "56" - partition: -1996616480 - volumeID: "55" - azureDisk: - cachingMode: 唼Ģ猇õǶț鹎ğ#咻痗ȡmƴy綸_ - diskName: "119" - diskURI: "120" - fsType: "121" - kind: 參遼ūP - readOnly: true - azureFile: - secretName: "105" - shareName: "106" - cephfs: - monitors: - - "90" - path: "91" - readOnly: true - secretFile: "93" - secretRef: - name: "94" - user: "92" - cinder: - fsType: "88" - readOnly: true - secretRef: - name: "89" - volumeID: "87" - configMap: - defaultMode: 480521693 - items: - - key: "108" - mode: -1296140 - path: "109" - name: "107" - optional: false - csi: - driver: "151" - fsType: "152" - nodePublishSecretRef: - name: "155" - readOnly: false - volumeAttributes: - "153": "154" - downwardAPI: - defaultMode: -1376537100 - items: - - fieldRef: - apiVersion: "98" - fieldPath: "99" - mode: -1482763519 - path: "97" - resourceFieldRef: - containerName: "100" - divisor: "772" - resource: "101" - emptyDir: - medium: o&蕭k ź贩j瀉 - sizeLimit: "621" - fc: - fsType: "103" - lun: -1902521464 - targetWWNs: - - "102" - wwids: - - "104" - flexVolume: - driver: "82" - fsType: "83" - options: - "85": "86" - readOnly: true - secretRef: - name: "84" - flocker: - datasetName: "95" - datasetUUID: "96" - gcePersistentDisk: - fsType: "54" - partition: -1321131665 - pdName: "53" - readOnly: true - gitRepo: - directory: "59" - repository: "57" - revision: "58" - glusterfs: - endpoints: "72" - path: "73" - readOnly: true - hostPath: - path: "52" - type: Uʎ浵ɲõ - iscsi: - fsType: "68" - initiatorName: "71" - iqn: "66" - iscsiInterface: "67" - lun: 636617833 - portals: - - "69" - secretRef: - name: "70" - targetPortal: "65" - name: "51" - nfs: - path: "64" - server: "63" - persistentVolumeClaim: - claimName: "74" - readOnly: true - photonPersistentDisk: - fsType: "123" - pdID: "122" - portworxVolume: - fsType: "138" - readOnly: true - volumeID: "137" - projected: - defaultMode: -50623103 - sources: - - configMap: - items: - - key: "133" - mode: 1569606284 - path: "134" - name: "132" - optional: false - downwardAPI: - items: - - fieldRef: - apiVersion: "128" - fieldPath: "129" - mode: -1319998825 - path: "127" - resourceFieldRef: - containerName: "130" - divisor: "838" - resource: "131" - secret: - items: - - key: "125" - mode: 996680040 - path: "126" - name: "124" - optional: false - serviceAccountToken: - audience: "135" - expirationSeconds: -4636499237765408684 - path: "136" - quobyte: - group: "117" - readOnly: true - registry: "114" - tenant: "118" - user: "116" - volume: "115" - rbd: - fsType: "77" - image: "76" - keyring: "80" - monitors: - - "75" - pool: "78" - readOnly: true - secretRef: - name: "81" - user: "79" - scaleIO: - fsType: "146" - gateway: "139" - protectionDomain: "142" - readOnly: true - secretRef: - name: "141" - sslEnabled: true - storageMode: "144" - storagePool: "143" - system: "140" - volumeName: "145" - secret: - defaultMode: -288563359 - items: - - key: "61" - mode: -1365115016 - path: "62" - optional: false - secretName: "60" - storageos: - fsType: "149" - readOnly: true - secretRef: - name: "150" - volumeName: "147" - volumeNamespace: "148" - vsphereVolume: - fsType: "111" - storagePolicyID: "113" - storagePolicyName: "112" - volumePath: "110" -status: - availableReplicas: -164761311 - collisionCount: -305244896 - conditions: - - lastTransitionTime: "2449-11-26T19:51:46Z" - lastUpdateTime: "2646-12-03T23:27:38Z" - message: "341" - reason: "340" - status: PPöƌ镳餘ŁƁ翂|C ɩ - type: 很唟-墡è箁E嗆R2璻攜轴ɓ雤Ƽ]焤Ɂ - observedGeneration: -5187798234288383520 - readyReplicas: 1866809652 - replicas: 1170997513 - unavailableReplicas: -1844415313 - updatedReplicas: 44905239 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.DeploymentRollback.json b/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.DeploymentRollback.json deleted file mode 100644 index 6d38980656d..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.DeploymentRollback.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "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.14.0/extensions.v1beta1.DeploymentRollback.pb b/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.DeploymentRollback.pb deleted file mode 100644 index 00901c52c3285fcaea35800eb0ad3f6555071f73..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 75 zcmd0{C}!Z&;1Wu$C`rvL&dkp%)-N+mN-aq=6cTbtEy&5Q%uUTJ3ChpONlHx4782)T eG!kOtVl)4rX?v*qyiME#RfYM)JP)OfaY`jNI+plRkt3_^}vd|XUMCPEw> zi~4rX?v*qyiME#RfYM)JP)OfaY`jNI+plRk>0$hARwv zQiwsw5hP+{BE-SLD8L}aWMm4IV=^)mVlpz9QU$Usgyew%Bn@O)3W;(t85;=kb1(>8 fS=~14KL{{NF-Y-nad81P85;^Q85>D4C@}y4ZOmuH diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.Ingress.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.Ingress.yaml deleted file mode 100644 index 8549ec30165..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.Ingress.yaml +++ /dev/null @@ -1,54 +0,0 @@ -apiVersion: extensions/v1beta1 -kind: Ingress -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - fields: - "18": - "19": null - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -spec: - backend: - serviceName: "24" - servicePort: "25" - rules: - - host: "28" - http: - paths: - - backend: - serviceName: "30" - servicePort: -213805612 - path: "29" - tls: - - hosts: - - "26" - secretName: "27" -status: - loadBalancer: - ingress: - - hostname: "32" - ip: "31" diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.NetworkPolicy.after_roundtrip.json b/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.NetworkPolicy.after_roundtrip.json deleted file mode 100644 index a82d5854538..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.NetworkPolicy.after_roundtrip.json +++ /dev/null @@ -1,155 +0,0 @@ -{ - "kind": "NetworkPolicy", - "apiVersion": "extensions/v1beta1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17" - } - ] - }, - "spec": { - "podSelector": { - "matchLabels": { - "9n7yd745q0------2-2413-4lu-8-6r4404d5---g8c2-k9/Nx.G": "0M.y.g" - }, - "matchExpressions": [ - { - "key": "68._bQw.-dG6c-.6--_x.--0wmZk1_8._3s_-B", - "operator": "In", - "values": [ - "Trcd-2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ2" - ] - } - ] - }, - "ingress": [ - { - "ports": [ - { - "protocol": "ÐƣKʘńw:5塋訩塶\"=y钡n" - } - ], - "from": [ - { - "podSelector": { - "matchLabels": { - "y-y-o0-5q-2-zdv--6--0-a629b-jd-8c45-0-8--6n--w0--w---196g8d--i1.0t9/2fNc5-_.-RX-82_g50_u__..cu87__-7p_w.e6._.pj5tk": "h-JM" - }, - "matchExpressions": [ - { - "key": "44-j8553sog-4v.w5-3z-4831i48x-e4203f-vx010-90q-6-i2d020hj--a-8g--z-nt-b6/7", - "operator": "In", - "values": [ - "17_.8CnT" - ] - } - ] - }, - "namespaceSelector": { - "matchLabels": { - "rSf5_Or.i1_7z.WH-..T": "2-N_Y.t--_0..--_6yV07-_.___gO-d.iUaC_wYSJfB._.zS-._0" - }, - "matchExpressions": [ - { - "key": "83.SD..P.---5.-3", - "operator": "NotIn", - "values": [ - "hyz-0-_p4mz--.I_f6kjsz-7lwY-Y93-x6bigm_-._q" - ] - } - ] - }, - "ipBlock": { - "cidr": "42", - "except": [ - "43" - ] - } - } - ] - } - ], - "egress": [ - { - "ports": [ - { - "protocol": "ƯĖ漘Z剚敍0)鈼¬麄p呝T" - } - ], - "to": [ - { - "podSelector": { - "matchLabels": { - "9-295at-o7qff7-x--r7v66bm71u-n4f9wk-3--652x01--p--n4-4-t--2g6/hm": "2.9__Y-H-Mqpt._.-_..05c.---qy-_5_S.d5a3J.--.6g_4....1..jtFe8b_P" - }, - "matchExpressions": [ - { - "key": "Guo3Pa__n-Dd-.9.-_Z.0_1._hg._o_p665O_4Gj._BXt.O-7___-Y_um-8", - "operator": "NotIn", - "values": [ - "q.0-_1-F.h-__k_K5._3" - ] - } - ] - }, - "namespaceSelector": { - "matchLabels": { - "G_--V-42E_--o90G_A4..-L..-__0N_N.O30-u": "O-2hT.-z-._7-5lL..-_--.VEa-_gn.8-c.C3_F._oXF" - }, - "matchExpressions": [ - { - "key": "5-28x-8-p-lvvm-2qz7-3042017h/vN5.25aWx.2M", - "operator": "NotIn", - "values": [ - "D.GgT7_7P" - ] - } - ] - }, - "ipBlock": { - "cidr": "56", - "except": [ - "57" - ] - } - } - ] - } - ], - "policyTypes": [ - "h4ɊHȖ|ʐ" - ] - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.NetworkPolicy.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.NetworkPolicy.after_roundtrip.pb deleted file mode 100644 index 7ca8dee4cff14076dcf12e7182929fa61887a937..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1280 zcmXw1%WqXh81K0#mPs_`gjM6SCPdKhyL0BuoQDRLQhK4#+rllSZ9+cp`_=nC_o*&; zDYPMiL8t~H4K6TB*!YH(6jE3iHzp?TOm0Ir{t3o`gh?io`DW&u->c{~2H0!NOm~8G zxsk7w8{w9fNC$Dtd^Va6+Ld~7sr@eDJ3Gi33?D=cJ*p^#+{KR4Rz-@35&$p?+Qi}yaQ z?g&{HAMlKN$dbK~r4|j)R~_@!jdP3r3yT}qzPNh@4)-sAf9I!o`2K~D*3Tb%ef^h9 zs~;cL-CQwX9v@^^4fYO`e%bA&T&Zdt9uEORS~kdqCV1e~rQ|ZD^hwrB3Ml&FXa^(a zW?QWXopblD?SHU*_hkDm)n8e9c>SCH%8$c4 zyBnXal+FJ_>@S1$SiK8fsBlm<5YS7t05lQ~aYy(GD5StkN~QOnu9pGYnrvH>vV14& zr2z64^1u&^Of;!L<2f`7o}jGa)FeVoHa(XJ+$yy(?I2;bpn{_LR1U@`%y~90B@{fR z>_#OEvW0C0b`P}QR$h7?NK3)(4757j;^6a|MwS;TE_kj05C<;{(1UUS2`B76)@jgk z3BBFrY4f7N4zR8DSVqxg9rG5sJv_1(5T{KkAWCx>XuUaV!O7{)a94vTqU6{ zo7!`+@yv)u+=~GcH^qveveW~>eUx#Eg+>qD zh4viG`8IT%L_S+0-KRD*$U;(>A!!fY*u-9DFW$SkdU5^s@_hfym+POO<=Zz--~R2p zjbBez`{%!!HqUHg{}}9q!QS&h_$nSi#jRyBE_49uZp(2JCD&>~S!Vop5p3;|5?U>Q zD(E6e&@4sP3Fk`Yy8?ZpIoJymwQ8V=X~xJ^@)4U_7f4YIQz~wc>jFAilBkD;SO~__ zUV^5yU2jL46?-a9REE(Mps!oZBPRbdYC2iamO*_&h?pGzd7LClQZQ6en#CP4mr35V>j8 z-Xpo779L;Fpl9~PfwE=vAc?ze8q<(w$IP8u_0aF5HSL t6e@nCgJR+d$StE7$xgfEPCfEVIc7+?!z?H7FYaBt_~C~Z diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.NetworkPolicy.after_roundtrip.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.NetworkPolicy.after_roundtrip.yaml deleted file mode 100644 index 2e2ca1261b4..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.NetworkPolicy.after_roundtrip.yaml +++ /dev/null @@ -1,89 +0,0 @@ -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" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -spec: - egress: - - ports: - - protocol: ƯĖ漘Z剚敍0)鈼¬麄p呝T - to: - - ipBlock: - cidr: "56" - except: - - "57" - namespaceSelector: - matchExpressions: - - key: 5-28x-8-p-lvvm-2qz7-3042017h/vN5.25aWx.2M - operator: NotIn - values: - - D.GgT7_7P - matchLabels: - G_--V-42E_--o90G_A4..-L..-__0N_N.O30-u: O-2hT.-z-._7-5lL..-_--.VEa-_gn.8-c.C3_F._oXF - podSelector: - matchExpressions: - - key: Guo3Pa__n-Dd-.9.-_Z.0_1._hg._o_p665O_4Gj._BXt.O-7___-Y_um-8 - operator: NotIn - values: - - q.0-_1-F.h-__k_K5._3 - matchLabels: - 9-295at-o7qff7-x--r7v66bm71u-n4f9wk-3--652x01--p--n4-4-t--2g6/hm: 2.9__Y-H-Mqpt._.-_..05c.---qy-_5_S.d5a3J.--.6g_4....1..jtFe8b_P - ingress: - - from: - - ipBlock: - cidr: "42" - except: - - "43" - namespaceSelector: - matchExpressions: - - key: 83.SD..P.---5.-3 - operator: NotIn - values: - - hyz-0-_p4mz--.I_f6kjsz-7lwY-Y93-x6bigm_-._q - matchLabels: - rSf5_Or.i1_7z.WH-..T: 2-N_Y.t--_0..--_6yV07-_.___gO-d.iUaC_wYSJfB._.zS-._0 - podSelector: - matchExpressions: - - key: 44-j8553sog-4v.w5-3z-4831i48x-e4203f-vx010-90q-6-i2d020hj--a-8g--z-nt-b6/7 - operator: In - values: - - 17_.8CnT - matchLabels: - y-y-o0-5q-2-zdv--6--0-a629b-jd-8c45-0-8--6n--w0--w---196g8d--i1.0t9/2fNc5-_.-RX-82_g50_u__..cu87__-7p_w.e6._.pj5tk: h-JM - ports: - - protocol: ÐƣKʘńw:5塋訩塶"=y钡n - podSelector: - matchExpressions: - - key: 68._bQw.-dG6c-.6--_x.--0wmZk1_8._3s_-B - operator: In - values: - - Trcd-2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ2 - matchLabels: - 9n7yd745q0------2-2413-4lu-8-6r4404d5---g8c2-k9/Nx.G: 0M.y.g - policyTypes: - - h4ɊHȖ|ʐ diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.NetworkPolicy.json b/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.NetworkPolicy.json deleted file mode 100644 index 0d723e1674a..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.NetworkPolicy.json +++ /dev/null @@ -1,156 +0,0 @@ -{ - "kind": "NetworkPolicy", - "apiVersion": "extensions/v1beta1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fields": {"18":{"19":null}} - } - ] - }, - "spec": { - "podSelector": { - "matchLabels": { - "9n7yd745q0------2-2413-4lu-8-6r4404d5---g8c2-k9/Nx.G": "0M.y.g" - }, - "matchExpressions": [ - { - "key": "68._bQw.-dG6c-.6--_x.--0wmZk1_8._3s_-B", - "operator": "In", - "values": [ - "Trcd-2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ2" - ] - } - ] - }, - "ingress": [ - { - "ports": [ - { - "protocol": "ÐƣKʘńw:5塋訩塶\"=y钡n" - } - ], - "from": [ - { - "podSelector": { - "matchLabels": { - "y-y-o0-5q-2-zdv--6--0-a629b-jd-8c45-0-8--6n--w0--w---196g8d--i1.0t9/2fNc5-_.-RX-82_g50_u__..cu87__-7p_w.e6._.pj5tk": "h-JM" - }, - "matchExpressions": [ - { - "key": "44-j8553sog-4v.w5-3z-4831i48x-e4203f-vx010-90q-6-i2d020hj--a-8g--z-nt-b6/7", - "operator": "In", - "values": [ - "17_.8CnT" - ] - } - ] - }, - "namespaceSelector": { - "matchLabels": { - "rSf5_Or.i1_7z.WH-..T": "2-N_Y.t--_0..--_6yV07-_.___gO-d.iUaC_wYSJfB._.zS-._0" - }, - "matchExpressions": [ - { - "key": "83.SD..P.---5.-3", - "operator": "NotIn", - "values": [ - "hyz-0-_p4mz--.I_f6kjsz-7lwY-Y93-x6bigm_-._q" - ] - } - ] - }, - "ipBlock": { - "cidr": "42", - "except": [ - "43" - ] - } - } - ] - } - ], - "egress": [ - { - "ports": [ - { - "protocol": "ƯĖ漘Z剚敍0)鈼¬麄p呝T" - } - ], - "to": [ - { - "podSelector": { - "matchLabels": { - "9-295at-o7qff7-x--r7v66bm71u-n4f9wk-3--652x01--p--n4-4-t--2g6/hm": "2.9__Y-H-Mqpt._.-_..05c.---qy-_5_S.d5a3J.--.6g_4....1..jtFe8b_P" - }, - "matchExpressions": [ - { - "key": "Guo3Pa__n-Dd-.9.-_Z.0_1._hg._o_p665O_4Gj._BXt.O-7___-Y_um-8", - "operator": "NotIn", - "values": [ - "q.0-_1-F.h-__k_K5._3" - ] - } - ] - }, - "namespaceSelector": { - "matchLabels": { - "G_--V-42E_--o90G_A4..-L..-__0N_N.O30-u": "O-2hT.-z-._7-5lL..-_--.VEa-_gn.8-c.C3_F._oXF" - }, - "matchExpressions": [ - { - "key": "5-28x-8-p-lvvm-2qz7-3042017h/vN5.25aWx.2M", - "operator": "NotIn", - "values": [ - "D.GgT7_7P" - ] - } - ] - }, - "ipBlock": { - "cidr": "56", - "except": [ - "57" - ] - } - } - ] - } - ], - "policyTypes": [ - "h4ɊHȖ|ʐ" - ] - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.NetworkPolicy.pb b/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.NetworkPolicy.pb deleted file mode 100644 index 88d70aa0b35e739df2b0a07475cd1310b4edd52c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1296 zcmXw1%WqXh81K0#mPsUJ!m9CE6C&vM-8pk+&O?JrDJ>LwTWBe56Y_cAuip3jstaBU zZHQnHszFGD3ycyrzF{SW01I~}CT@($ZRo~7!8njG$z*cA`OY`LSKhDnvDX++w(H4a zEn6zq!c9AttVeDBd?Z9TNzus zvKaLrt(<*-_4_ zP2M>D!--Q@f4_Xon%~GQk6V81Ic5bsWQ*J@EM&`pknId^9`5#TUAX_r2erG4_dYG} z2-&vi^Q~&gR^5=T7pz_p^=W40s>Z|pqSr}yN>>CtSrVkO9Z(Am@WHJrB~(J2 zo3tO7kPpI2DBKMwBftbevr5}`fZQU-(8&M7cF*xZLLnFG)+`7Ym?W-BYOdHnkxwrn!~!$Tc8n~+|G>f z40s|+Pe1~*hoifxH8(Yu8ZwBxQ-CD+2;1U2I5mtoY5oC?;P7W7rMhwFjZCL&6r!>! zbOCT5rQCe3)&*~&H3xHn18p~!O&7?_sSNb9kdi#4oPiq~*vst2dpB1vuH9aq@16N_ z?enu@`}*nIzkRp<>&bHO{8!Wb%m((4#ZFl4y#QpOqje~Gl~l@uHbB*Dx^ArC*$pVF zRM5(UV?5H*s0C04Qv?NurA)iwOo6{EF(8_Qy)a%W*9|el7=?~MW>e_^X_~@>jyhwe zfNq);nq?#A>LW=%Mw7;_w?`W#XEI7ugy95WU`EWNAR8%@Mk-O+b@c?P(HzpyY#k@S zcuz1#jRN>j#oAgyBb5y!m@#S2(|&D&&M#SPhHV=)L7o96_n5O3h*8>QK)?aBiA01V zIN=Cr@HZzwW~R}2kK}<~c+y}%&+Lf;rHkl89Ctf3Vj#_q@SSYC25Hjd8&MXT%>u|u z*8@kGaM@la+>B_HI(npya{MXCO~W{vp7zL_eC(HYc}RPMETbMQ?!ABU!-wYv`Ud;{ E2k%FL8UO$Q diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.NetworkPolicy.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.NetworkPolicy.yaml deleted file mode 100644 index dae47ddc71b..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.NetworkPolicy.yaml +++ /dev/null @@ -1,92 +0,0 @@ -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" - fields: - "18": - "19": null - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -spec: - egress: - - ports: - - protocol: ƯĖ漘Z剚敍0)鈼¬麄p呝T - to: - - ipBlock: - cidr: "56" - except: - - "57" - namespaceSelector: - matchExpressions: - - key: 5-28x-8-p-lvvm-2qz7-3042017h/vN5.25aWx.2M - operator: NotIn - values: - - D.GgT7_7P - matchLabels: - G_--V-42E_--o90G_A4..-L..-__0N_N.O30-u: O-2hT.-z-._7-5lL..-_--.VEa-_gn.8-c.C3_F._oXF - podSelector: - matchExpressions: - - key: Guo3Pa__n-Dd-.9.-_Z.0_1._hg._o_p665O_4Gj._BXt.O-7___-Y_um-8 - operator: NotIn - values: - - q.0-_1-F.h-__k_K5._3 - matchLabels: - 9-295at-o7qff7-x--r7v66bm71u-n4f9wk-3--652x01--p--n4-4-t--2g6/hm: 2.9__Y-H-Mqpt._.-_..05c.---qy-_5_S.d5a3J.--.6g_4....1..jtFe8b_P - ingress: - - from: - - ipBlock: - cidr: "42" - except: - - "43" - namespaceSelector: - matchExpressions: - - key: 83.SD..P.---5.-3 - operator: NotIn - values: - - hyz-0-_p4mz--.I_f6kjsz-7lwY-Y93-x6bigm_-._q - matchLabels: - rSf5_Or.i1_7z.WH-..T: 2-N_Y.t--_0..--_6yV07-_.___gO-d.iUaC_wYSJfB._.zS-._0 - podSelector: - matchExpressions: - - key: 44-j8553sog-4v.w5-3z-4831i48x-e4203f-vx010-90q-6-i2d020hj--a-8g--z-nt-b6/7 - operator: In - values: - - 17_.8CnT - matchLabels: - y-y-o0-5q-2-zdv--6--0-a629b-jd-8c45-0-8--6n--w0--w---196g8d--i1.0t9/2fNc5-_.-RX-82_g50_u__..cu87__-7p_w.e6._.pj5tk: h-JM - ports: - - protocol: ÐƣKʘńw:5塋訩塶"=y钡n - podSelector: - matchExpressions: - - key: 68._bQw.-dG6c-.6--_x.--0wmZk1_8._3s_-B - operator: In - values: - - Trcd-2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ2 - matchLabels: - 9n7yd745q0------2-2413-4lu-8-6r4404d5---g8c2-k9/Nx.G: 0M.y.g - policyTypes: - - h4ɊHȖ|ʐ diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.PodSecurityPolicy.after_roundtrip.json b/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.PodSecurityPolicy.after_roundtrip.json deleted file mode 100644 index 976aedbc055..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.PodSecurityPolicy.after_roundtrip.json +++ /dev/null @@ -1,137 +0,0 @@ -{ - "kind": "PodSecurityPolicy", - "apiVersion": "extensions/v1beta1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17" - } - ] - }, - "spec": { - "privileged": true, - "defaultAddCapabilities": [ - "ǸƢ6/" - ], - "requiredDropCapabilities": [ - "VŚ(ĿȊ甞谐颋" - ], - "allowedCapabilities": [ - "SǡƏ" - ], - "volumes": [ - "$+½H牗洝尿彀亞螩B峅" - ], - "hostNetwork": true, - "hostPorts": [ - { - "min": -827642756, - "max": -1487653240 - } - ], - "hostPID": true, - "hostIPC": true, - "seLinux": { - "rule": "", - "seLinuxOptions": { - "user": "24", - "role": "25", - "type": "26", - "level": "27" - } - }, - "runAsUser": { - "rule": ":狞夌碕ʂɭîcP$Iņɖ", - "ranges": [ - { - "min": 6715860513467504728, - "max": -7606590868934742876 - } - ] - }, - "runAsGroup": { - "rule": "ē ƕP喂ƈ斎AO6ĴC浔Ű壝ž(-", - "ranges": [ - { - "min": 4788190398976706073, - "max": 7506785378065797295 - } - ] - }, - "supplementalGroups": { - "rule": "?øēƺ魋Ď儇击3ƆìQ", - "ranges": [ - { - "min": -9190478501544852634, - "max": -8763960668058519584 - } - ] - }, - "fsGroup": { - "rule": "託仭", - "ranges": [ - { - "min": -7003704988542234731, - "max": -2225037131652530471 - } - ] - }, - "defaultAllowPrivilegeEscalation": false, - "allowPrivilegeEscalation": false, - "allowedHostPaths": [ - { - "pathPrefix": "28" - } - ], - "allowedFlexVolumes": [ - { - "driver": "29" - } - ], - "allowedCSIDrivers": [ - { - "name": "30" - } - ], - "allowedUnsafeSysctls": [ - "31" - ], - "forbiddenSysctls": [ - "32" - ], - "allowedProcMountTypes": [ - "¬轚9Ȏ瀮昃" - ] - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.PodSecurityPolicy.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.PodSecurityPolicy.after_roundtrip.pb deleted file mode 100644 index 1d628a47cff6b347246a4173e09e7032e015f418..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 628 zcmV-)0*n1?ICB6BCkhf}cywiMb7^mGb1!x=Vr6t;F%l6_Z)8(tV|8+Aba_y3Y-wY8 z62Jrs$N>rgG75&|(WY9I;%F)|tgF*70#M0(}Bl*osBbH$3rk8mmiF)=UzI0143F*JGt zF*S+-EeZlLHWDG}kc#D$is_@7#hxuy<(#y`w_z{Ilzrxrfhgv=m&Ar$8UislG5`|t z0tf*T2FJL@qBbuY5mv>TD8#?WiszJ`=&+FKqKhI0Q^%pkk187^E5f}<=ZTl*w4LR! zzvaDv(gcBuT}F$(9lo2-vW;(%|vo znOzX1*{I9^y#2S90b()=7(c_f#FNIl>8*>zj^%`h<%hd7#)iYJQ4$si=7zZZ?~k{- zfB_KT?}3-ghKjI;0cs!$2I#1l+qn*XRC@m5c2$_tl3g5 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.PodSecurityPolicy.after_roundtrip.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.PodSecurityPolicy.after_roundtrip.yaml deleted file mode 100644 index 0d16067726f..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.PodSecurityPolicy.after_roundtrip.yaml +++ /dev/null @@ -1,87 +0,0 @@ -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" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -spec: - allowPrivilegeEscalation: false - allowedCSIDrivers: - - name: "30" - allowedCapabilities: - - SǡƏ - allowedFlexVolumes: - - driver: "29" - allowedHostPaths: - - pathPrefix: "28" - allowedProcMountTypes: - - ¬轚9Ȏ瀮昃 - allowedUnsafeSysctls: - - "31" - defaultAddCapabilities: - - ǸƢ6/ - defaultAllowPrivilegeEscalation: false - forbiddenSysctls: - - "32" - fsGroup: - ranges: - - max: -2225037131652530471 - min: -7003704988542234731 - rule: 託仭 - hostIPC: true - hostNetwork: true - hostPID: true - hostPorts: - - max: -1487653240 - min: -827642756 - privileged: true - requiredDropCapabilities: - - VŚ(ĿȊ甞谐颋 - runAsGroup: - ranges: - - max: 7506785378065797295 - min: 4788190398976706073 - rule: ē ƕP喂ƈ斎AO6ĴC浔Ű壝ž(- - runAsUser: - ranges: - - max: -7606590868934742876 - min: 6715860513467504728 - rule: :狞夌碕ʂɭîcP$Iņɖ - seLinux: - rule: "" - seLinuxOptions: - level: "27" - role: "25" - type: "26" - user: "24" - supplementalGroups: - ranges: - - max: -8763960668058519584 - min: -9190478501544852634 - rule: ?øēƺ魋Ď儇击3ƆìQ - volumes: - - $+½H牗洝尿彀亞螩B峅 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.PodSecurityPolicy.json b/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.PodSecurityPolicy.json deleted file mode 100644 index fcfcd46d07d..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.PodSecurityPolicy.json +++ /dev/null @@ -1,138 +0,0 @@ -{ - "kind": "PodSecurityPolicy", - "apiVersion": "extensions/v1beta1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fields": {"18":{"19":null}} - } - ] - }, - "spec": { - "privileged": true, - "defaultAddCapabilities": [ - "ǸƢ6/" - ], - "requiredDropCapabilities": [ - "VŚ(ĿȊ甞谐颋" - ], - "allowedCapabilities": [ - "SǡƏ" - ], - "volumes": [ - "$+½H牗洝尿彀亞螩B峅" - ], - "hostNetwork": true, - "hostPorts": [ - { - "min": -827642756, - "max": -1487653240 - } - ], - "hostPID": true, - "hostIPC": true, - "seLinux": { - "rule": "", - "seLinuxOptions": { - "user": "24", - "role": "25", - "type": "26", - "level": "27" - } - }, - "runAsUser": { - "rule": ":狞夌碕ʂɭîcP$Iņɖ", - "ranges": [ - { - "min": 6715860513467504728, - "max": -7606590868934742876 - } - ] - }, - "runAsGroup": { - "rule": "ē ƕP喂ƈ斎AO6ĴC浔Ű壝ž(-", - "ranges": [ - { - "min": 4788190398976706073, - "max": 7506785378065797295 - } - ] - }, - "supplementalGroups": { - "rule": "?øēƺ魋Ď儇击3ƆìQ", - "ranges": [ - { - "min": -9190478501544852634, - "max": -8763960668058519584 - } - ] - }, - "fsGroup": { - "rule": "託仭", - "ranges": [ - { - "min": -7003704988542234731, - "max": -2225037131652530471 - } - ] - }, - "defaultAllowPrivilegeEscalation": false, - "allowPrivilegeEscalation": false, - "allowedHostPaths": [ - { - "pathPrefix": "28" - } - ], - "allowedFlexVolumes": [ - { - "driver": "29" - } - ], - "allowedCSIDrivers": [ - { - "name": "30" - } - ], - "allowedUnsafeSysctls": [ - "31" - ], - "forbiddenSysctls": [ - "32" - ], - "allowedProcMountTypes": [ - "¬轚9Ȏ瀮昃" - ] - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.PodSecurityPolicy.pb b/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.PodSecurityPolicy.pb deleted file mode 100644 index 7ca1cf398db1d77b1556d41460606c9252a15007..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 644 zcmV-~0(<>yICB6BCkhf}cywiMb7^mGb1!x=Vr6t;F%l6_Z)8(tV|8+Aba_y3Y-wY8 z63_$+*Z~RwG75&|(WY9I;%F)|tgF*70#M0(}Bl*osBbH$3rk8mmiF)=UzI0143F*JGt zF*S+-JqiLbHWDG}kc#D$is_@7#hxuy<(#y`w_z{Ilzrxrfhgv=m&Ar$8UislDi8_| z3IZ`W5(o+g3IZ`X5&#nN0tf*T2FJL@qBbuY5mv>TD8#?WiszJ`=&+FKqKhI0Q^%pk zk187^E5f}<=ZTl*w4LR!zvaDv(gc zBuT}F$(9lo2-vW;(%|vonOzX1*{I9^y#2S90b()=7(c_f#FNIl>8*>zj^%`h<%hd7 z#)iYJQ4$si=7zZZ?~k{-fB_KT?}3-ghKjI;0cs!$2I#1l+qn*XRC@m5c2$_t< ezsR}7xk3=Hq1DCpu-%qux&Z_V0y8ig03raxJrySa diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.PodSecurityPolicy.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.PodSecurityPolicy.yaml deleted file mode 100644 index e4fb3e3312e..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.PodSecurityPolicy.yaml +++ /dev/null @@ -1,90 +0,0 @@ -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" - fields: - "18": - "19": null - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -spec: - allowPrivilegeEscalation: false - allowedCSIDrivers: - - name: "30" - allowedCapabilities: - - SǡƏ - allowedFlexVolumes: - - driver: "29" - allowedHostPaths: - - pathPrefix: "28" - allowedProcMountTypes: - - ¬轚9Ȏ瀮昃 - allowedUnsafeSysctls: - - "31" - defaultAddCapabilities: - - ǸƢ6/ - defaultAllowPrivilegeEscalation: false - forbiddenSysctls: - - "32" - fsGroup: - ranges: - - max: -2225037131652530471 - min: -7003704988542234731 - rule: 託仭 - hostIPC: true - hostNetwork: true - hostPID: true - hostPorts: - - max: -1487653240 - min: -827642756 - privileged: true - requiredDropCapabilities: - - VŚ(ĿȊ甞谐颋 - runAsGroup: - ranges: - - max: 7506785378065797295 - min: 4788190398976706073 - rule: ē ƕP喂ƈ斎AO6ĴC浔Ű壝ž(- - runAsUser: - ranges: - - max: -7606590868934742876 - min: 6715860513467504728 - rule: :狞夌碕ʂɭîcP$Iņɖ - seLinux: - rule: "" - seLinuxOptions: - level: "27" - role: "25" - type: "26" - user: "24" - supplementalGroups: - ranges: - - max: -8763960668058519584 - min: -9190478501544852634 - rule: ?øēƺ魋Ď儇击3ƆìQ - volumes: - - $+½H牗洝尿彀亞螩B峅 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.ReplicaSet.after_roundtrip.json b/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.ReplicaSet.after_roundtrip.json deleted file mode 100644 index da3978ba8a0..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.ReplicaSet.after_roundtrip.json +++ /dev/null @@ -1,1050 +0,0 @@ -{ - "kind": "ReplicaSet", - "apiVersion": "extensions/v1beta1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17" - } - ] - }, - "spec": { - "replicas": -1978186127, - "minReadySeconds": 2114329341, - "selector": { - "matchLabels": { - "0-8---nqxcv-q5r-8---jop96410.r--g8c2-k-912e5-c-e63-n-3snh-z--3uy5--g/7y7": "s.6--_x.--0wmZk1_8._3s_-_Bq.m_-.q8_v2LiTF_a981d3-7-f8" - }, - "matchExpressions": [ - { - "key": "M-H_5_.t..bGE.9__.3_u1.m_.5AW-_S-.3g.7_2fNc5G", - "operator": "NotIn", - "values": [ - "7_M9T9sH.Wu5--.K_.0--_0P7_.C.Ze--D07.a_.y_y_oU" - ] - } - ] - }, - "template": { - "metadata": { - "name": "30", - "generateName": "31", - "namespace": "32", - "selfLink": "33", - "uid": "诫z徃鷢6ȥ啕禗", - "resourceVersion": "11500002557443244703", - "generation": 1395707490843892091, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4739960484747932992, - "labels": { - "35": "36" - }, - "annotations": { - "37": "38" - }, - "ownerReferences": [ - { - "apiVersion": "39", - "kind": "40", - "name": "41", - "uid": "·Õ", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "42" - ], - "clusterName": "43", - "managedFields": [ - { - "manager": "44", - "operation": "ɔȖ脵鴈Ōƾ焁yǠ/淹\\韲翁\u0026", - "apiVersion": "45" - } - ] - }, - "spec": { - "volumes": [ - { - "name": "51", - "hostPath": { - "path": "52", - "type": "ȱ蓿彭聡A3fƻf" - }, - "emptyDir": { - "medium": "繡楙¯ĦE勗E濞偘", - "sizeLimit": "349" - }, - "gcePersistentDisk": { - "pdName": "53", - "fsType": "54", - "partition": 1648350164, - "readOnly": true - }, - "awsElasticBlockStore": { - "volumeID": "55", - "fsType": "56", - "partition": 200492355, - "readOnly": true - }, - "gitRepo": { - "repository": "57", - "revision": "58", - "directory": "59" - }, - "secret": { - "secretName": "60", - "items": [ - { - "key": "61", - "path": "62", - "mode": 1360806276 - } - ], - "defaultMode": 395412881, - "optional": true - }, - "nfs": { - "server": "63", - "path": "64" - }, - "iscsi": { - "targetPortal": "65", - "iqn": "66", - "lun": -1746427184, - "iscsiInterface": "67", - "fsType": "68", - "portals": [ - "69" - ], - "secretRef": { - "name": "70" - }, - "initiatorName": "71" - }, - "glusterfs": { - "endpoints": "72", - "path": "73", - "readOnly": true - }, - "persistentVolumeClaim": { - "claimName": "74" - }, - "rbd": { - "monitors": [ - "75" - ], - "image": "76", - "fsType": "77", - "pool": "78", - "user": "79", - "keyring": "80", - "secretRef": { - "name": "81" - } - }, - "flexVolume": { - "driver": "82", - "fsType": "83", - "secretRef": { - "name": "84" - }, - "options": { - "85": "86" - } - }, - "cinder": { - "volumeID": "87", - "fsType": "88", - "readOnly": true, - "secretRef": { - "name": "89" - } - }, - "cephfs": { - "monitors": [ - "90" - ], - "path": "91", - "user": "92", - "secretFile": "93", - "secretRef": { - "name": "94" - }, - "readOnly": true - }, - "flocker": { - "datasetName": "95", - "datasetUUID": "96" - }, - "downwardAPI": { - "items": [ - { - "path": "97", - "fieldRef": { - "apiVersion": "98", - "fieldPath": "99" - }, - "resourceFieldRef": { - "containerName": "100", - "resource": "101", - "divisor": "51" - }, - "mode": -1332301579 - } - ], - "defaultMode": -395029362 - }, - "fc": { - "targetWWNs": [ - "102" - ], - "lun": -2007808768, - "fsType": "103", - "wwids": [ - "104" - ] - }, - "azureFile": { - "secretName": "105", - "shareName": "106" - }, - "configMap": { - "name": "107", - "items": [ - { - "key": "108", - "path": "109", - "mode": -1057154155 - } - ], - "defaultMode": 1632959949, - "optional": true - }, - "vsphereVolume": { - "volumePath": "110", - "fsType": "111", - "storagePolicyName": "112", - "storagePolicyID": "113" - }, - "quobyte": { - "registry": "114", - "volume": "115", - "user": "116", - "group": "117", - "tenant": "118" - }, - "azureDisk": { - "diskName": "119", - "diskURI": "120", - "cachingMode": "躢", - "fsType": "121", - "readOnly": false, - "kind": "黰eȪ嵛4$%Qɰ" - }, - "photonPersistentDisk": { - "pdID": "122", - "fsType": "123" - }, - "projected": { - "sources": [ - { - "secret": { - "name": "124", - "items": [ - { - "key": "125", - "path": "126", - "mode": 273818613 - } - ], - "optional": false - }, - "downwardAPI": { - "items": [ - { - "path": "127", - "fieldRef": { - "apiVersion": "128", - "fieldPath": "129" - }, - "resourceFieldRef": { - "containerName": "130", - "resource": "131", - "divisor": "934" - }, - "mode": -687313111 - } - ] - }, - "configMap": { - "name": "132", - "items": [ - { - "key": "133", - "path": "134", - "mode": 2020789772 - } - ], - "optional": true - }, - "serviceAccountToken": { - "audience": "135", - "expirationSeconds": 3485267088372060587, - "path": "136" - } - } - ], - "defaultMode": 715087892 - }, - "portworxVolume": { - "volumeID": "137", - "fsType": "138", - "readOnly": true - }, - "scaleIO": { - "gateway": "139", - "system": "140", - "secretRef": { - "name": "141" - }, - "protectionDomain": "142", - "storagePool": "143", - "storageMode": "144", - "volumeName": "145", - "fsType": "146" - }, - "storageos": { - "volumeName": "147", - "volumeNamespace": "148", - "fsType": "149", - "secretRef": { - "name": "150" - } - }, - "csi": { - "driver": "151", - "readOnly": false, - "fsType": "152", - "volumeAttributes": { - "153": "154" - }, - "nodePublishSecretRef": { - "name": "155" - } - } - } - ], - "initContainers": [ - { - "name": "156", - "image": "157", - "command": [ - "158" - ], - "args": [ - "159" - ], - "workingDir": "160", - "ports": [ - { - "name": "161", - "hostPort": 1473141590, - "containerPort": -1996616480, - "protocol": "ł/擇ɦĽ胚O醔ɍ厶", - "hostIP": "162" - } - ], - "envFrom": [ - { - "prefix": "163", - "configMapRef": { - "name": "164", - "optional": false - }, - "secretRef": { - "name": "165", - "optional": false - } - } - ], - "env": [ - { - "name": "166", - "value": "167", - "valueFrom": { - "fieldRef": { - "apiVersion": "168", - "fieldPath": "169" - }, - "resourceFieldRef": { - "containerName": "170", - "resource": "171", - "divisor": "375" - }, - "configMapKeyRef": { - "name": "172", - "key": "173", - "optional": true - }, - "secretKeyRef": { - "name": "174", - "key": "175", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "": "596" - }, - "requests": { - "a坩O`涁İ而踪鄌eÞȦY籎顒": "45" - } - }, - "volumeMounts": [ - { - "name": "176", - "mountPath": "177", - "subPath": "178", - "mountPropagation": "捘ɍi縱ù墴", - "subPathExpr": "179" - } - ], - "volumeDevices": [ - { - "name": "180", - "devicePath": "181" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "182" - ] - }, - "httpGet": { - "path": "183", - "port": "184", - "host": "185", - "scheme": "痗ȡmƴy綸_Ú8參遼ūPH", - "httpHeaders": [ - { - "name": "186", - "value": "187" - } - ] - }, - "tcpSocket": { - "port": "188", - "host": "189" - }, - "initialDelaySeconds": 655980302, - "timeoutSeconds": 741871873, - "periodSeconds": 446829537, - "successThreshold": -1987044888, - "failureThreshold": -1638339389 - }, - "readinessProbe": { - "exec": { - "command": [ - "190" - ] - }, - "httpGet": { - "path": "191", - "port": 961508537, - "host": "192", - "scheme": "黖ȓ", - "httpHeaders": [ - { - "name": "193", - "value": "194" - } - ] - }, - "tcpSocket": { - "port": "195", - "host": "196" - }, - "initialDelaySeconds": -50623103, - "timeoutSeconds": 1795738696, - "periodSeconds": -1350331007, - "successThreshold": -1145306833, - "failureThreshold": 2063799569 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "197" - ] - }, - "httpGet": { - "path": "198", - "port": -2007811220, - "host": "199", - "scheme": "鎷卩蝾H", - "httpHeaders": [ - { - "name": "200", - "value": "201" - } - ] - }, - "tcpSocket": { - "port": -2035009296, - "host": "202" - } - }, - "preStop": { - "exec": { - "command": [ - "203" - ] - }, - "httpGet": { - "path": "204", - "port": "205", - "host": "206", - "scheme": "ńMǰ溟ɴ扵閝", - "httpHeaders": [ - { - "name": "207", - "value": "208" - } - ] - }, - "tcpSocket": { - "port": -1474440600, - "host": "209" - } - } - }, - "terminationMessagePath": "210", - "terminationMessagePolicy": "廡ɑ龫`劳\u0026¼傭Ȟ1酃=6}ɡŇ", - "imagePullPolicy": "ɖȃ賲鐅臬dH巧壚tC十Oɢ", - "securityContext": { - "capabilities": { - "add": [ - "d鲡" - ], - "drop": [ - "贅wE@Ȗs«öʮĀ\u003cé" - ] - }, - "privileged": true, - "seLinuxOptions": { - "user": "211", - "role": "212", - "type": "213", - "level": "214" - }, - "runAsUser": -6722299225018603773, - "runAsGroup": 6637292039508172491, - "runAsNonRoot": false, - "readOnlyRootFilesystem": false, - "allowPrivilegeEscalation": false, - "procMount": "嫙\u0026蒒5靇C'ɵK.Q貇" - }, - "tty": true - } - ], - "containers": [ - { - "name": "215", - "image": "216", - "command": [ - "217" - ], - "args": [ - "218" - ], - "workingDir": "219", - "ports": [ - { - "name": "220", - "hostPort": -1762049522, - "containerPort": -1478830017, - "protocol": "÷nI粛E煹ǐƲE", - "hostIP": "221" - } - ], - "envFrom": [ - { - "prefix": "222", - "configMapRef": { - "name": "223", - "optional": true - }, - "secretRef": { - "name": "224", - "optional": true - } - } - ], - "env": [ - { - "name": "225", - "value": "226", - "valueFrom": { - "fieldRef": { - "apiVersion": "227", - "fieldPath": "228" - }, - "resourceFieldRef": { - "containerName": "229", - "resource": "230", - "divisor": "43" - }, - "configMapKeyRef": { - "name": "231", - "key": "232", - "optional": false - }, - "secretKeyRef": { - "name": "233", - "key": "234", - "optional": true - } - } - } - ], - "resources": { - "limits": { - ",铻OŤǢʭ嵔棂p儼Ƿ裚瓶": "806" - }, - "requests": { - "ɩC": "766" - } - }, - "volumeMounts": [ - { - "name": "235", - "mountPath": "236", - "subPath": "237", - "mountPropagation": "ȫ焗捏ĨFħ籘Àǒɿʒ刽", - "subPathExpr": "238" - } - ], - "volumeDevices": [ - { - "name": "239", - "devicePath": "240" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "241" - ] - }, - "httpGet": { - "path": "242", - "port": -342705708, - "host": "243", - "scheme": "fw[Řż丩ŽoǠŻʘY賃ɪ鐊", - "httpHeaders": [ - { - "name": "244", - "value": "245" - } - ] - }, - "tcpSocket": { - "port": 88483549, - "host": "246" - }, - "initialDelaySeconds": 364078113, - "timeoutSeconds": -181693648, - "periodSeconds": 828173251, - "successThreshold": -394397948, - "failureThreshold": 2040455355 - }, - "readinessProbe": { - "exec": { - "command": [ - "247" - ] - }, - "httpGet": { - "path": "248", - "port": 474119379, - "host": "249", - "scheme": "萭旿@掇lNdǂ\u003e5姣", - "httpHeaders": [ - { - "name": "250", - "value": "251" - } - ] - }, - "tcpSocket": { - "port": 1498833271, - "host": "252" - }, - "initialDelaySeconds": 1505082076, - "timeoutSeconds": 1447898632, - "periodSeconds": 1602745893, - "successThreshold": 1599076900, - "failureThreshold": -1920661051 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "253" - ] - }, - "httpGet": { - "path": "254", - "port": 963670270, - "host": "255", - "scheme": "ɘȌ脾嚏吐ĠLƐȤ藠3.v", - "httpHeaders": [ - { - "name": "256", - "value": "257" - } - ] - }, - "tcpSocket": { - "port": "258", - "host": "259" - } - }, - "preStop": { - "exec": { - "command": [ - "260" - ] - }, - "httpGet": { - "path": "261", - "port": "262", - "host": "263", - "scheme": "\\ ", - "httpHeaders": [ - { - "name": "264", - "value": "265" - } - ] - }, - "tcpSocket": { - "port": "266", - "host": "267" - } - } - }, - "terminationMessagePath": "268", - "terminationMessagePolicy": "«丯Ƙ枛牐ɺ皚", - "imagePullPolicy": "I\\p[", - "securityContext": { - "capabilities": { - "add": [ - "ĨɆâĺɗŹ倗" - ], - "drop": [ - "晒嶗UÐ_ƮA攤/ɸɎ R§耶FfBl" - ] - }, - "privileged": true, - "seLinuxOptions": { - "user": "269", - "role": "270", - "type": "271", - "level": "272" - }, - "runAsUser": 4614883548233532846, - "runAsGroup": 3850139838566476547, - "runAsNonRoot": false, - "readOnlyRootFilesystem": false, - "allowPrivilegeEscalation": false, - "procMount": "Ȱ?$矡ȶ网" - }, - "stdin": true, - "stdinOnce": true, - "tty": true - } - ], - "terminationGracePeriodSeconds": -549108701661089463, - "activeDeadlineSeconds": -11671145270681448, - "nodeSelector": { - "273": "274" - }, - "serviceAccountName": "275", - "serviceAccount": "276", - "automountServiceAccountToken": true, - "nodeName": "277", - "hostNetwork": true, - "hostPID": true, - "hostIPC": true, - "shareProcessNamespace": false, - "securityContext": { - "seLinuxOptions": { - "user": "278", - "role": "279", - "type": "280", - "level": "281" - }, - "runAsUser": -5860790522738935260, - "runAsGroup": 5267311692406174869, - "runAsNonRoot": false, - "supplementalGroups": [ - -4369115231127764890 - ], - "fsGroup": -4765779537771254535, - "sysctls": [ - { - "name": "282", - "value": "283" - } - ] - }, - "imagePullSecrets": [ - { - "name": "284" - } - ], - "hostname": "285", - "subdomain": "286", - "affinity": { - "nodeAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": { - "nodeSelectorTerms": [ - { - "matchExpressions": [ - { - "key": "287", - "operator": "胵輓Ɔ", - "values": [ - "288" - ] - } - ], - "matchFields": [ - { - "key": "289", - "operator": "ØœȠƬQg鄠[颐o", - "values": [ - "290" - ] - } - ] - } - ] - }, - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": 410611837, - "preference": { - "matchExpressions": [ - { - "key": "291", - "operator": "ɇ卷荙JLĹ]佱¿\u003e犵殇ŕ-Ɂ", - "values": [ - "292" - ] - } - ], - "matchFields": [ - { - "key": "293", - "operator": "t叀碧闳ȩr嚧ʣq埄", - "values": [ - "294" - ] - } - ] - } - } - ] - }, - "podAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "4-45e--7-5r-4-7--7-2---o--4-1-2s39--6---fv--m-8--72-bca4m54/F.h-__k_K5._..O_J": "q-.VEa-_gn.8-c.C3_F._oX-F9_.5vN5.25aWx.2aM24" - }, - "matchExpressions": [ - { - "key": "d5-g-7-7---g88w2k4usz--mj-8o26--26-hs5-jeds4-4tz9x-4.i-l11q5--uk5mj-94-8134i5k6q6--5tu-tie4-7--gm4p-8y-99/N_g-..__._____K_g1cXfr4", - "operator": "Exists" - } - ] - }, - "namespaces": [ - "301" - ], - "topologyKey": "302" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -751455207, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "G.-_pP__up.2L_s-o779._-k-5___Q": "3.csh-3--Z1Tvw39F_C-rtSY.g._2F7.-_e..Or_-.3OHgt._U.x" - }, - "matchExpressions": [ - { - "key": "2-tfh4.caTz_.g.w-o.8_WT-M.3_-1y_8D_X._B_p", - "operator": "Exists" - } - ] - }, - "namespaces": [ - "309" - ], - "topologyKey": "310" - } - } - ] - }, - "podAntiAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "5m8-1x129-9d8-s7-t7--336-11k8/A._X-D---k..1Q7._l.._Q.6.I--2_9.v.--3": "8.3_t_-l..-.DG7r-3.----._4__Xn" - }, - "matchExpressions": [ - { - "key": "Ue_l2.._8s--Z", - "operator": "In", - "values": [ - "A-._d._.Um.-__k.j._g-G-7--p9.-_0R.-_-3_L_2a" - ] - } - ] - }, - "namespaces": [ - "317" - ], - "topologyKey": "318" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -2081163116, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "acp6-5-x1---4/b8a_6_.0Q46": "6" - }, - "matchExpressions": [ - { - "key": "a-L--v_Z--Zg-_4Q__-v_t_u_.__I_-_-3-3--5X1rh-K5y_AzOBW9", - "operator": "In", - "values": [ - "Gv" - ] - } - ] - }, - "namespaces": [ - "325" - ], - "topologyKey": "326" - } - } - ] - } - }, - "schedulerName": "327", - "tolerations": [ - { - "key": "328", - "operator": "ȜŚɇA%ɀ蓧睔SJȋ灋槊", - "value": "329", - "effect": "群E牬庘颮6(|ǖûǭ", - "tolerationSeconds": -288011219492438332 - } - ], - "hostAliases": [ - { - "ip": "330", - "hostnames": [ - "331" - ] - } - ], - "priorityClassName": "332", - "priority": -852112760, - "dnsConfig": { - "nameservers": [ - "333" - ], - "searches": [ - "334" - ], - "options": [ - { - "name": "335", - "value": "336" - } - ] - }, - "readinessGates": [ - { - "conditionType": "" - } - ], - "runtimeClassName": "337", - "enableServiceLinks": true - } - } - }, - "status": { - "replicas": -1280563546, - "fullyLabeledReplicas": 163034368, - "readyReplicas": 1631678367, - "availableReplicas": 1298031603, - "observedGeneration": -3092144976843560567, - "conditions": [ - { - "type": ".¸赂ʓ蔋 ǵq砯á缈gȇǙ屏宨殴妓ɡ", - "status": "óƒ畒Üɉ愂,wa纝", - "lastTransitionTime": "2488-07-22T04:14:34Z", - "reason": "338", - "message": "339" - } - ] - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.ReplicaSet.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.ReplicaSet.after_roundtrip.pb deleted file mode 100644 index 1a169e9c2fc04efd7ef37c6cb76e41fe1b9ea51a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4736 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犵殇ŕ-Ɂ - values: - - "292" - matchFields: - - key: "293" - operator: t叀碧闳ȩr嚧ʣq埄 - values: - - "294" - weight: 410611837 - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - key: "287" - operator: 胵輓Ɔ - values: - - "288" - matchFields: - - key: "289" - operator: ØœȠƬQg鄠[颐o - values: - - "290" - podAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: 2-tfh4.caTz_.g.w-o.8_WT-M.3_-1y_8D_X._B_p - operator: Exists - matchLabels: - G.-_pP__up.2L_s-o779._-k-5___Q: 3.csh-3--Z1Tvw39F_C-rtSY.g._2F7.-_e..Or_-.3OHgt._U.x - namespaces: - - "309" - topologyKey: "310" - weight: -751455207 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: d5-g-7-7---g88w2k4usz--mj-8o26--26-hs5-jeds4-4tz9x-4.i-l11q5--uk5mj-94-8134i5k6q6--5tu-tie4-7--gm4p-8y-99/N_g-..__._____K_g1cXfr4 - operator: Exists - matchLabels: - 4-45e--7-5r-4-7--7-2---o--4-1-2s39--6---fv--m-8--72-bca4m54/F.h-__k_K5._..O_J: q-.VEa-_gn.8-c.C3_F._oX-F9_.5vN5.25aWx.2aM24 - namespaces: - - "301" - topologyKey: "302" - podAntiAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: a-L--v_Z--Zg-_4Q__-v_t_u_.__I_-_-3-3--5X1rh-K5y_AzOBW9 - operator: In - values: - - Gv - matchLabels: - acp6-5-x1---4/b8a_6_.0Q46: "6" - namespaces: - - "325" - topologyKey: "326" - weight: -2081163116 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: Ue_l2.._8s--Z - operator: In - values: - - A-._d._.Um.-__k.j._g-G-7--p9.-_0R.-_-3_L_2a - matchLabels: - 5m8-1x129-9d8-s7-t7--336-11k8/A._X-D---k..1Q7._l.._Q.6.I--2_9.v.--3: 8.3_t_-l..-.DG7r-3.----._4__Xn - namespaces: - - "317" - topologyKey: "318" - automountServiceAccountToken: true - containers: - - args: - - "218" - command: - - "217" - env: - - name: "225" - value: "226" - valueFrom: - configMapKeyRef: - key: "232" - name: "231" - optional: false - fieldRef: - apiVersion: "227" - fieldPath: "228" - resourceFieldRef: - containerName: "229" - divisor: "43" - resource: "230" - secretKeyRef: - key: "234" - name: "233" - optional: true - envFrom: - - configMapRef: - name: "223" - optional: true - prefix: "222" - secretRef: - name: "224" - optional: true - image: "216" - imagePullPolicy: I\p[ - lifecycle: - postStart: - exec: - command: - - "253" - httpGet: - host: "255" - httpHeaders: - - name: "256" - value: "257" - path: "254" - port: 963670270 - scheme: ɘȌ脾嚏吐ĠLƐȤ藠3.v - tcpSocket: - host: "259" - port: "258" - preStop: - exec: - command: - - "260" - httpGet: - host: "263" - httpHeaders: - - name: "264" - value: "265" - path: "261" - port: "262" - scheme: '\ ' - tcpSocket: - host: "267" - port: "266" - livenessProbe: - exec: - command: - - "241" - failureThreshold: 2040455355 - httpGet: - host: "243" - httpHeaders: - - name: "244" - value: "245" - path: "242" - port: -342705708 - scheme: fw[Řż丩ŽoǠŻʘY賃ɪ鐊 - initialDelaySeconds: 364078113 - periodSeconds: 828173251 - successThreshold: -394397948 - tcpSocket: - host: "246" - port: 88483549 - timeoutSeconds: -181693648 - name: "215" - ports: - - containerPort: -1478830017 - hostIP: "221" - hostPort: -1762049522 - name: "220" - protocol: ÷nI粛E煹ǐƲE - readinessProbe: - exec: - command: - - "247" - failureThreshold: -1920661051 - httpGet: - host: "249" - httpHeaders: - - name: "250" - value: "251" - path: "248" - port: 474119379 - scheme: 萭旿@掇lNdǂ>5姣 - initialDelaySeconds: 1505082076 - periodSeconds: 1602745893 - successThreshold: 1599076900 - tcpSocket: - host: "252" - port: 1498833271 - timeoutSeconds: 1447898632 - resources: - limits: - ',铻OŤǢʭ嵔棂p儼Ƿ裚瓶': "806" - requests: - ɩC: "766" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - ĨɆâĺɗŹ倗 - drop: - - 晒嶗UÐ_ƮA攤/ɸɎ R§耶FfBl - privileged: true - procMount: Ȱ?$矡ȶ网 - readOnlyRootFilesystem: false - runAsGroup: 3850139838566476547 - runAsNonRoot: false - runAsUser: 4614883548233532846 - seLinuxOptions: - level: "272" - role: "270" - type: "271" - user: "269" - stdin: true - stdinOnce: true - terminationMessagePath: "268" - terminationMessagePolicy: «丯Ƙ枛牐ɺ皚 - tty: true - volumeDevices: - - devicePath: "240" - name: "239" - volumeMounts: - - mountPath: "236" - mountPropagation: ȫ焗捏ĨFħ籘Àǒɿʒ刽 - name: "235" - subPath: "237" - subPathExpr: "238" - workingDir: "219" - dnsConfig: - nameservers: - - "333" - options: - - name: "335" - value: "336" - searches: - - "334" - enableServiceLinks: true - hostAliases: - - hostnames: - - "331" - ip: "330" - hostIPC: true - hostNetwork: true - hostPID: true - hostname: "285" - imagePullSecrets: - - name: "284" - initContainers: - - args: - - "159" - command: - - "158" - env: - - name: "166" - value: "167" - valueFrom: - configMapKeyRef: - key: "173" - name: "172" - optional: true - fieldRef: - apiVersion: "168" - fieldPath: "169" - resourceFieldRef: - containerName: "170" - divisor: "375" - resource: "171" - secretKeyRef: - key: "175" - name: "174" - optional: false - envFrom: - - configMapRef: - name: "164" - optional: false - prefix: "163" - secretRef: - name: "165" - optional: false - image: "157" - imagePullPolicy: ɖȃ賲鐅臬dH巧壚tC十Oɢ - lifecycle: - postStart: - exec: - command: - - "197" - httpGet: - host: "199" - httpHeaders: - - name: "200" - value: "201" - path: "198" - port: -2007811220 - scheme: 鎷卩蝾H - tcpSocket: - host: "202" - port: -2035009296 - preStop: - exec: - command: - - "203" - httpGet: - host: "206" - httpHeaders: - - name: "207" - value: "208" - path: "204" - port: "205" - scheme: ńMǰ溟ɴ扵閝 - tcpSocket: - host: "209" - port: -1474440600 - livenessProbe: - exec: - command: - - "182" - failureThreshold: -1638339389 - httpGet: - host: "185" - httpHeaders: - - name: "186" - value: "187" - path: "183" - port: "184" - scheme: 痗ȡmƴy綸_Ú8參遼ūPH - initialDelaySeconds: 655980302 - periodSeconds: 446829537 - successThreshold: -1987044888 - tcpSocket: - host: "189" - port: "188" - timeoutSeconds: 741871873 - name: "156" - ports: - - containerPort: -1996616480 - hostIP: "162" - hostPort: 1473141590 - name: "161" - protocol: ł/擇ɦĽ胚O醔ɍ厶 - readinessProbe: - exec: - command: - - "190" - failureThreshold: 2063799569 - httpGet: - host: "192" - httpHeaders: - - name: "193" - value: "194" - path: "191" - port: 961508537 - scheme: 黖ȓ - initialDelaySeconds: -50623103 - periodSeconds: -1350331007 - successThreshold: -1145306833 - tcpSocket: - host: "196" - port: "195" - timeoutSeconds: 1795738696 - resources: - limits: - "": "596" - requests: - a坩O`涁İ而踪鄌eÞȦY籎顒: "45" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - d鲡 - drop: - - 贅wE@Ȗs«öʮĀ<é - privileged: true - procMount: 嫙&蒒5靇C'ɵK.Q貇 - readOnlyRootFilesystem: false - runAsGroup: 6637292039508172491 - runAsNonRoot: false - runAsUser: -6722299225018603773 - seLinuxOptions: - level: "214" - role: "212" - type: "213" - user: "211" - terminationMessagePath: "210" - terminationMessagePolicy: 廡ɑ龫`劳&¼傭Ȟ1酃=6}ɡŇ - tty: true - volumeDevices: - - devicePath: "181" - name: "180" - volumeMounts: - - mountPath: "177" - mountPropagation: 捘ɍi縱ù墴 - name: "176" - subPath: "178" - subPathExpr: "179" - workingDir: "160" - nodeName: "277" - nodeSelector: - "273": "274" - priority: -852112760 - priorityClassName: "332" - readinessGates: - - conditionType: "" - runtimeClassName: "337" - schedulerName: "327" - securityContext: - fsGroup: -4765779537771254535 - runAsGroup: 5267311692406174869 - runAsNonRoot: false - runAsUser: -5860790522738935260 - seLinuxOptions: - level: "281" - role: "279" - type: "280" - user: "278" - supplementalGroups: - - -4369115231127764890 - sysctls: - - name: "282" - value: "283" - serviceAccount: "276" - serviceAccountName: "275" - shareProcessNamespace: false - subdomain: "286" - terminationGracePeriodSeconds: -549108701661089463 - tolerations: - - effect: 群E牬庘颮6(|ǖûǭ - key: "328" - operator: ȜŚɇA%ɀ蓧睔SJȋ灋槊 - tolerationSeconds: -288011219492438332 - value: "329" - volumes: - - awsElasticBlockStore: - fsType: "56" - partition: 200492355 - readOnly: true - volumeID: "55" - azureDisk: - cachingMode: 躢 - diskName: "119" - diskURI: "120" - fsType: "121" - kind: 黰eȪ嵛4$%Qɰ - readOnly: false - azureFile: - secretName: "105" - shareName: "106" - cephfs: - monitors: - - "90" - path: "91" - readOnly: true - secretFile: "93" - secretRef: - name: "94" - user: "92" - cinder: - fsType: "88" - readOnly: true - secretRef: - name: "89" - volumeID: "87" - configMap: - defaultMode: 1632959949 - items: - - key: "108" - mode: -1057154155 - path: "109" - name: "107" - optional: true - csi: - driver: "151" - fsType: "152" - nodePublishSecretRef: - name: "155" - readOnly: false - volumeAttributes: - "153": "154" - downwardAPI: - defaultMode: -395029362 - items: - - fieldRef: - apiVersion: "98" - fieldPath: "99" - mode: -1332301579 - path: "97" - resourceFieldRef: - containerName: "100" - divisor: "51" - resource: "101" - emptyDir: - medium: 繡楙¯ĦE勗E濞偘 - sizeLimit: "349" - fc: - fsType: "103" - lun: -2007808768 - targetWWNs: - - "102" - wwids: - - "104" - flexVolume: - driver: "82" - fsType: "83" - options: - "85": "86" - secretRef: - name: "84" - flocker: - datasetName: "95" - datasetUUID: "96" - gcePersistentDisk: - fsType: "54" - partition: 1648350164 - pdName: "53" - readOnly: true - gitRepo: - directory: "59" - repository: "57" - revision: "58" - glusterfs: - endpoints: "72" - path: "73" - readOnly: true - hostPath: - path: "52" - type: ȱ蓿彭聡A3fƻf - iscsi: - fsType: "68" - initiatorName: "71" - iqn: "66" - iscsiInterface: "67" - lun: -1746427184 - portals: - - "69" - secretRef: - name: "70" - targetPortal: "65" - name: "51" - nfs: - path: "64" - server: "63" - persistentVolumeClaim: - claimName: "74" - photonPersistentDisk: - fsType: "123" - pdID: "122" - portworxVolume: - fsType: "138" - readOnly: true - volumeID: "137" - projected: - defaultMode: 715087892 - sources: - - configMap: - items: - - key: "133" - mode: 2020789772 - path: "134" - name: "132" - optional: true - downwardAPI: - items: - - fieldRef: - apiVersion: "128" - fieldPath: "129" - mode: -687313111 - path: "127" - resourceFieldRef: - containerName: "130" - divisor: "934" - resource: "131" - secret: - items: - - key: "125" - mode: 273818613 - path: "126" - name: "124" - optional: false - serviceAccountToken: - audience: "135" - expirationSeconds: 3485267088372060587 - path: "136" - quobyte: - group: "117" - registry: "114" - tenant: "118" - user: "116" - volume: "115" - rbd: - fsType: "77" - image: "76" - keyring: "80" - monitors: - - "75" - pool: "78" - secretRef: - name: "81" - user: "79" - scaleIO: - fsType: "146" - gateway: "139" - protectionDomain: "142" - secretRef: - name: "141" - storageMode: "144" - storagePool: "143" - system: "140" - volumeName: "145" - secret: - defaultMode: 395412881 - items: - - key: "61" - mode: 1360806276 - path: "62" - optional: true - secretName: "60" - storageos: - fsType: "149" - secretRef: - name: "150" - volumeName: "147" - volumeNamespace: "148" - vsphereVolume: - fsType: "111" - storagePolicyID: "113" - storagePolicyName: "112" - volumePath: "110" -status: - availableReplicas: 1298031603 - conditions: - - lastTransitionTime: "2488-07-22T04:14:34Z" - message: "339" - reason: "338" - status: óƒ畒Üɉ愂,wa纝 - type: .¸赂ʓ蔋 ǵq砯á缈gȇǙ屏宨殴妓ɡ - fullyLabeledReplicas: 163034368 - observedGeneration: -3092144976843560567 - readyReplicas: 1631678367 - replicas: -1280563546 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.ReplicaSet.json b/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.ReplicaSet.json deleted file mode 100644 index 954aa915e42..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.ReplicaSet.json +++ /dev/null @@ -1,1052 +0,0 @@ -{ - "kind": "ReplicaSet", - "apiVersion": "extensions/v1beta1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fields": {"18":{"19":null}} - } - ] - }, - "spec": { - "replicas": -1978186127, - "minReadySeconds": 2114329341, - "selector": { - "matchLabels": { - "0-8---nqxcv-q5r-8---jop96410.r--g8c2-k-912e5-c-e63-n-3snh-z--3uy5--g/7y7": "s.6--_x.--0wmZk1_8._3s_-_Bq.m_-.q8_v2LiTF_a981d3-7-f8" - }, - "matchExpressions": [ - { - "key": "M-H_5_.t..bGE.9__.3_u1.m_.5AW-_S-.3g.7_2fNc5G", - "operator": "NotIn", - "values": [ - "7_M9T9sH.Wu5--.K_.0--_0P7_.C.Ze--D07.a_.y_y_oU" - ] - } - ] - }, - "template": { - "metadata": { - "name": "30", - "generateName": "31", - "namespace": "32", - "selfLink": "33", - "uid": "诫z徃鷢6ȥ啕禗", - "resourceVersion": "11500002557443244703", - "generation": 1395707490843892091, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4739960484747932992, - "labels": { - "35": "36" - }, - "annotations": { - "37": "38" - }, - "ownerReferences": [ - { - "apiVersion": "39", - "kind": "40", - "name": "41", - "uid": "·Õ", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "42" - ], - "clusterName": "43", - "managedFields": [ - { - "manager": "44", - "operation": "ɔȖ脵鴈Ōƾ焁yǠ/淹\\韲翁\u0026", - "apiVersion": "45", - "fields": {"46":{"47":null}} - } - ] - }, - "spec": { - "volumes": [ - { - "name": "51", - "hostPath": { - "path": "52", - "type": "ȱ蓿彭聡A3fƻf" - }, - "emptyDir": { - "medium": "繡楙¯ĦE勗E濞偘", - "sizeLimit": "349" - }, - "gcePersistentDisk": { - "pdName": "53", - "fsType": "54", - "partition": 1648350164, - "readOnly": true - }, - "awsElasticBlockStore": { - "volumeID": "55", - "fsType": "56", - "partition": 200492355, - "readOnly": true - }, - "gitRepo": { - "repository": "57", - "revision": "58", - "directory": "59" - }, - "secret": { - "secretName": "60", - "items": [ - { - "key": "61", - "path": "62", - "mode": 1360806276 - } - ], - "defaultMode": 395412881, - "optional": true - }, - "nfs": { - "server": "63", - "path": "64" - }, - "iscsi": { - "targetPortal": "65", - "iqn": "66", - "lun": -1746427184, - "iscsiInterface": "67", - "fsType": "68", - "portals": [ - "69" - ], - "secretRef": { - "name": "70" - }, - "initiatorName": "71" - }, - "glusterfs": { - "endpoints": "72", - "path": "73", - "readOnly": true - }, - "persistentVolumeClaim": { - "claimName": "74" - }, - "rbd": { - "monitors": [ - "75" - ], - "image": "76", - "fsType": "77", - "pool": "78", - "user": "79", - "keyring": "80", - "secretRef": { - "name": "81" - } - }, - "flexVolume": { - "driver": "82", - "fsType": "83", - "secretRef": { - "name": "84" - }, - "options": { - "85": "86" - } - }, - "cinder": { - "volumeID": "87", - "fsType": "88", - "readOnly": true, - "secretRef": { - "name": "89" - } - }, - "cephfs": { - "monitors": [ - "90" - ], - "path": "91", - "user": "92", - "secretFile": "93", - "secretRef": { - "name": "94" - }, - "readOnly": true - }, - "flocker": { - "datasetName": "95", - "datasetUUID": "96" - }, - "downwardAPI": { - "items": [ - { - "path": "97", - "fieldRef": { - "apiVersion": "98", - "fieldPath": "99" - }, - "resourceFieldRef": { - "containerName": "100", - "resource": "101", - "divisor": "51" - }, - "mode": -1332301579 - } - ], - "defaultMode": -395029362 - }, - "fc": { - "targetWWNs": [ - "102" - ], - "lun": -2007808768, - "fsType": "103", - "wwids": [ - "104" - ] - }, - "azureFile": { - "secretName": "105", - "shareName": "106" - }, - "configMap": { - "name": "107", - "items": [ - { - "key": "108", - "path": "109", - "mode": -1057154155 - } - ], - "defaultMode": 1632959949, - "optional": true - }, - "vsphereVolume": { - "volumePath": "110", - "fsType": "111", - "storagePolicyName": "112", - "storagePolicyID": "113" - }, - "quobyte": { - "registry": "114", - "volume": "115", - "user": "116", - "group": "117", - "tenant": "118" - }, - "azureDisk": { - "diskName": "119", - "diskURI": "120", - "cachingMode": "躢", - "fsType": "121", - "readOnly": false, - "kind": "黰eȪ嵛4$%Qɰ" - }, - "photonPersistentDisk": { - "pdID": "122", - "fsType": "123" - }, - "projected": { - "sources": [ - { - "secret": { - "name": "124", - "items": [ - { - "key": "125", - "path": "126", - "mode": 273818613 - } - ], - "optional": false - }, - "downwardAPI": { - "items": [ - { - "path": "127", - "fieldRef": { - "apiVersion": "128", - "fieldPath": "129" - }, - "resourceFieldRef": { - "containerName": "130", - "resource": "131", - "divisor": "934" - }, - "mode": -687313111 - } - ] - }, - "configMap": { - "name": "132", - "items": [ - { - "key": "133", - "path": "134", - "mode": 2020789772 - } - ], - "optional": true - }, - "serviceAccountToken": { - "audience": "135", - "expirationSeconds": 3485267088372060587, - "path": "136" - } - } - ], - "defaultMode": 715087892 - }, - "portworxVolume": { - "volumeID": "137", - "fsType": "138", - "readOnly": true - }, - "scaleIO": { - "gateway": "139", - "system": "140", - "secretRef": { - "name": "141" - }, - "protectionDomain": "142", - "storagePool": "143", - "storageMode": "144", - "volumeName": "145", - "fsType": "146" - }, - "storageos": { - "volumeName": "147", - "volumeNamespace": "148", - "fsType": "149", - "secretRef": { - "name": "150" - } - }, - "csi": { - "driver": "151", - "readOnly": false, - "fsType": "152", - "volumeAttributes": { - "153": "154" - }, - "nodePublishSecretRef": { - "name": "155" - } - } - } - ], - "initContainers": [ - { - "name": "156", - "image": "157", - "command": [ - "158" - ], - "args": [ - "159" - ], - "workingDir": "160", - "ports": [ - { - "name": "161", - "hostPort": 1473141590, - "containerPort": -1996616480, - "protocol": "ł/擇ɦĽ胚O醔ɍ厶", - "hostIP": "162" - } - ], - "envFrom": [ - { - "prefix": "163", - "configMapRef": { - "name": "164", - "optional": false - }, - "secretRef": { - "name": "165", - "optional": false - } - } - ], - "env": [ - { - "name": "166", - "value": "167", - "valueFrom": { - "fieldRef": { - "apiVersion": "168", - "fieldPath": "169" - }, - "resourceFieldRef": { - "containerName": "170", - "resource": "171", - "divisor": "375" - }, - "configMapKeyRef": { - "name": "172", - "key": "173", - "optional": true - }, - "secretKeyRef": { - "name": "174", - "key": "175", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "": "596" - }, - "requests": { - "a坩O`涁İ而踪鄌eÞȦY籎顒": "45" - } - }, - "volumeMounts": [ - { - "name": "176", - "mountPath": "177", - "subPath": "178", - "mountPropagation": "捘ɍi縱ù墴", - "subPathExpr": "179" - } - ], - "volumeDevices": [ - { - "name": "180", - "devicePath": "181" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "182" - ] - }, - "httpGet": { - "path": "183", - "port": "184", - "host": "185", - "scheme": "痗ȡmƴy綸_Ú8參遼ūPH", - "httpHeaders": [ - { - "name": "186", - "value": "187" - } - ] - }, - "tcpSocket": { - "port": "188", - "host": "189" - }, - "initialDelaySeconds": 655980302, - "timeoutSeconds": 741871873, - "periodSeconds": 446829537, - "successThreshold": -1987044888, - "failureThreshold": -1638339389 - }, - "readinessProbe": { - "exec": { - "command": [ - "190" - ] - }, - "httpGet": { - "path": "191", - "port": 961508537, - "host": "192", - "scheme": "黖ȓ", - "httpHeaders": [ - { - "name": "193", - "value": "194" - } - ] - }, - "tcpSocket": { - "port": "195", - "host": "196" - }, - "initialDelaySeconds": -50623103, - "timeoutSeconds": 1795738696, - "periodSeconds": -1350331007, - "successThreshold": -1145306833, - "failureThreshold": 2063799569 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "197" - ] - }, - "httpGet": { - "path": "198", - "port": -2007811220, - "host": "199", - "scheme": "鎷卩蝾H", - "httpHeaders": [ - { - "name": "200", - "value": "201" - } - ] - }, - "tcpSocket": { - "port": -2035009296, - "host": "202" - } - }, - "preStop": { - "exec": { - "command": [ - "203" - ] - }, - "httpGet": { - "path": "204", - "port": "205", - "host": "206", - "scheme": "ńMǰ溟ɴ扵閝", - "httpHeaders": [ - { - "name": "207", - "value": "208" - } - ] - }, - "tcpSocket": { - "port": -1474440600, - "host": "209" - } - } - }, - "terminationMessagePath": "210", - "terminationMessagePolicy": "廡ɑ龫`劳\u0026¼傭Ȟ1酃=6}ɡŇ", - "imagePullPolicy": "ɖȃ賲鐅臬dH巧壚tC十Oɢ", - "securityContext": { - "capabilities": { - "add": [ - "d鲡" - ], - "drop": [ - "贅wE@Ȗs«öʮĀ\u003cé" - ] - }, - "privileged": true, - "seLinuxOptions": { - "user": "211", - "role": "212", - "type": "213", - "level": "214" - }, - "runAsUser": -6722299225018603773, - "runAsGroup": 6637292039508172491, - "runAsNonRoot": false, - "readOnlyRootFilesystem": false, - "allowPrivilegeEscalation": false, - "procMount": "嫙\u0026蒒5靇C'ɵK.Q貇" - }, - "tty": true - } - ], - "containers": [ - { - "name": "215", - "image": "216", - "command": [ - "217" - ], - "args": [ - "218" - ], - "workingDir": "219", - "ports": [ - { - "name": "220", - "hostPort": -1762049522, - "containerPort": -1478830017, - "protocol": "÷nI粛E煹ǐƲE", - "hostIP": "221" - } - ], - "envFrom": [ - { - "prefix": "222", - "configMapRef": { - "name": "223", - "optional": true - }, - "secretRef": { - "name": "224", - "optional": true - } - } - ], - "env": [ - { - "name": "225", - "value": "226", - "valueFrom": { - "fieldRef": { - "apiVersion": "227", - "fieldPath": "228" - }, - "resourceFieldRef": { - "containerName": "229", - "resource": "230", - "divisor": "43" - }, - "configMapKeyRef": { - "name": "231", - "key": "232", - "optional": false - }, - "secretKeyRef": { - "name": "233", - "key": "234", - "optional": true - } - } - } - ], - "resources": { - "limits": { - ",铻OŤǢʭ嵔棂p儼Ƿ裚瓶": "806" - }, - "requests": { - "ɩC": "766" - } - }, - "volumeMounts": [ - { - "name": "235", - "mountPath": "236", - "subPath": "237", - "mountPropagation": "ȫ焗捏ĨFħ籘Àǒɿʒ刽", - "subPathExpr": "238" - } - ], - "volumeDevices": [ - { - "name": "239", - "devicePath": "240" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "241" - ] - }, - "httpGet": { - "path": "242", - "port": -342705708, - "host": "243", - "scheme": "fw[Řż丩ŽoǠŻʘY賃ɪ鐊", - "httpHeaders": [ - { - "name": "244", - "value": "245" - } - ] - }, - "tcpSocket": { - "port": 88483549, - "host": "246" - }, - "initialDelaySeconds": 364078113, - "timeoutSeconds": -181693648, - "periodSeconds": 828173251, - "successThreshold": -394397948, - "failureThreshold": 2040455355 - }, - "readinessProbe": { - "exec": { - "command": [ - "247" - ] - }, - "httpGet": { - "path": "248", - "port": 474119379, - "host": "249", - "scheme": "萭旿@掇lNdǂ\u003e5姣", - "httpHeaders": [ - { - "name": "250", - "value": "251" - } - ] - }, - "tcpSocket": { - "port": 1498833271, - "host": "252" - }, - "initialDelaySeconds": 1505082076, - "timeoutSeconds": 1447898632, - "periodSeconds": 1602745893, - "successThreshold": 1599076900, - "failureThreshold": -1920661051 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "253" - ] - }, - "httpGet": { - "path": "254", - "port": 963670270, - "host": "255", - "scheme": "ɘȌ脾嚏吐ĠLƐȤ藠3.v", - "httpHeaders": [ - { - "name": "256", - "value": "257" - } - ] - }, - "tcpSocket": { - "port": "258", - "host": "259" - } - }, - "preStop": { - "exec": { - "command": [ - "260" - ] - }, - "httpGet": { - "path": "261", - "port": "262", - "host": "263", - "scheme": "\\ ", - "httpHeaders": [ - { - "name": "264", - "value": "265" - } - ] - }, - "tcpSocket": { - "port": "266", - "host": "267" - } - } - }, - "terminationMessagePath": "268", - "terminationMessagePolicy": "«丯Ƙ枛牐ɺ皚", - "imagePullPolicy": "I\\p[", - "securityContext": { - "capabilities": { - "add": [ - "ĨɆâĺɗŹ倗" - ], - "drop": [ - "晒嶗UÐ_ƮA攤/ɸɎ R§耶FfBl" - ] - }, - "privileged": true, - "seLinuxOptions": { - "user": "269", - "role": "270", - "type": "271", - "level": "272" - }, - "runAsUser": 4614883548233532846, - "runAsGroup": 3850139838566476547, - "runAsNonRoot": false, - "readOnlyRootFilesystem": false, - "allowPrivilegeEscalation": false, - "procMount": "Ȱ?$矡ȶ网" - }, - "stdin": true, - "stdinOnce": true, - "tty": true - } - ], - "terminationGracePeriodSeconds": -549108701661089463, - "activeDeadlineSeconds": -11671145270681448, - "nodeSelector": { - "273": "274" - }, - "serviceAccountName": "275", - "serviceAccount": "276", - "automountServiceAccountToken": true, - "nodeName": "277", - "hostNetwork": true, - "hostPID": true, - "hostIPC": true, - "shareProcessNamespace": false, - "securityContext": { - "seLinuxOptions": { - "user": "278", - "role": "279", - "type": "280", - "level": "281" - }, - "runAsUser": -5860790522738935260, - "runAsGroup": 5267311692406174869, - "runAsNonRoot": false, - "supplementalGroups": [ - -4369115231127764890 - ], - "fsGroup": -4765779537771254535, - "sysctls": [ - { - "name": "282", - "value": "283" - } - ] - }, - "imagePullSecrets": [ - { - "name": "284" - } - ], - "hostname": "285", - "subdomain": "286", - "affinity": { - "nodeAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": { - "nodeSelectorTerms": [ - { - "matchExpressions": [ - { - "key": "287", - "operator": "胵輓Ɔ", - "values": [ - "288" - ] - } - ], - "matchFields": [ - { - "key": "289", - "operator": "ØœȠƬQg鄠[颐o", - "values": [ - "290" - ] - } - ] - } - ] - }, - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": 410611837, - "preference": { - "matchExpressions": [ - { - "key": "291", - "operator": "ɇ卷荙JLĹ]佱¿\u003e犵殇ŕ-Ɂ", - "values": [ - "292" - ] - } - ], - "matchFields": [ - { - "key": "293", - "operator": "t叀碧闳ȩr嚧ʣq埄", - "values": [ - "294" - ] - } - ] - } - } - ] - }, - "podAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "4-45e--7-5r-4-7--7-2---o--4-1-2s39--6---fv--m-8--72-bca4m54/F.h-__k_K5._..O_J": "q-.VEa-_gn.8-c.C3_F._oX-F9_.5vN5.25aWx.2aM24" - }, - "matchExpressions": [ - { - "key": "d5-g-7-7---g88w2k4usz--mj-8o26--26-hs5-jeds4-4tz9x-4.i-l11q5--uk5mj-94-8134i5k6q6--5tu-tie4-7--gm4p-8y-99/N_g-..__._____K_g1cXfr4", - "operator": "Exists" - } - ] - }, - "namespaces": [ - "301" - ], - "topologyKey": "302" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -751455207, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "G.-_pP__up.2L_s-o779._-k-5___Q": "3.csh-3--Z1Tvw39F_C-rtSY.g._2F7.-_e..Or_-.3OHgt._U.x" - }, - "matchExpressions": [ - { - "key": "2-tfh4.caTz_.g.w-o.8_WT-M.3_-1y_8D_X._B_p", - "operator": "Exists" - } - ] - }, - "namespaces": [ - "309" - ], - "topologyKey": "310" - } - } - ] - }, - "podAntiAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "5m8-1x129-9d8-s7-t7--336-11k8/A._X-D---k..1Q7._l.._Q.6.I--2_9.v.--3": "8.3_t_-l..-.DG7r-3.----._4__Xn" - }, - "matchExpressions": [ - { - "key": "Ue_l2.._8s--Z", - "operator": "In", - "values": [ - "A-._d._.Um.-__k.j._g-G-7--p9.-_0R.-_-3_L_2a" - ] - } - ] - }, - "namespaces": [ - "317" - ], - "topologyKey": "318" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -2081163116, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "acp6-5-x1---4/b8a_6_.0Q46": "6" - }, - "matchExpressions": [ - { - "key": "a-L--v_Z--Zg-_4Q__-v_t_u_.__I_-_-3-3--5X1rh-K5y_AzOBW9", - "operator": "In", - "values": [ - "Gv" - ] - } - ] - }, - "namespaces": [ - "325" - ], - "topologyKey": "326" - } - } - ] - } - }, - "schedulerName": "327", - "tolerations": [ - { - "key": "328", - "operator": "ȜŚɇA%ɀ蓧睔SJȋ灋槊", - "value": "329", - "effect": "群E牬庘颮6(|ǖûǭ", - "tolerationSeconds": -288011219492438332 - } - ], - "hostAliases": [ - { - "ip": "330", - "hostnames": [ - "331" - ] - } - ], - "priorityClassName": "332", - "priority": -852112760, - "dnsConfig": { - "nameservers": [ - "333" - ], - "searches": [ - "334" - ], - "options": [ - { - "name": "335", - "value": "336" - } - ] - }, - "readinessGates": [ - { - "conditionType": "" - } - ], - "runtimeClassName": "337", - "enableServiceLinks": true - } - } - }, - "status": { - "replicas": -1280563546, - "fullyLabeledReplicas": 163034368, - "readyReplicas": 1631678367, - "availableReplicas": 1298031603, - "observedGeneration": -3092144976843560567, - "conditions": [ - { - "type": ".¸赂ʓ蔋 ǵq砯á缈gȇǙ屏宨殴妓ɡ", - "status": "óƒ畒Üɉ愂,wa纝", - "lastTransitionTime": "2488-07-22T04:14:34Z", - "reason": "338", - "message": "339" - } - ] - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.ReplicaSet.pb b/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.ReplicaSet.pb deleted file mode 100644 index 74b024159bb5fd41177ea854c204c11654695aa0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4768 zcmYjV33OCdnyy3u_h$Arc^vjX=;;mZ~V-Osjy7b_?UHML8U8bks(4{#%7-x=#4td;h)n zU+?|@?~sG!M2LguBVMxY`k=7laAD>=)2h>Dy~Vqa{ps)!+Axhl3X9al=?v0XGwS_`b|&GtWCsD#|wVV!oM|%FzojRc8M^SW|A)mj~OL#*X53#^DR@ z{)8BB{p-H{g;Bo2hS5EL0BK6Jg?S97t864Q4W1fnV(T4|UsZl`?Yp1ghuAxaDMZX- zCsr}W=~=sya&eZF9s1gukqHj*PA(hcR5gjIs_4ZxXPAQ&cvE z!OQVtUDCN6j!Rq=%W1mK3HlBm)^O6?^;mxib3!Vo=pYNkQJ69<>H=o;(jPU}e!X@Zjo}Q;?th4R6Gh>J`3r^N7@HVqR9A-g? z{$=1ySH3Y^9PDqEJ#QEX4){+rKt6fN2|pr9iYN+16cwkS-tP(2G}N}8`6cA@tphjr z-ng~@@G#mC2{I*+DJRl51>V%HGZ?ezw3$WTF?FQheIVK_XyHVPB;PCw<>+~sAhLFE zz2{({q&Ik>Y^-v8*k4kZH*q}1*FX4L@K}%kO5rRJA%*iO%HceU3gmHoCi6GQsl>B4 zr!oHuFNFPt=UkxfigEdLps;1GkTO1$!p>x#^bfZ9-e?**GkPM{sA!1wT{&tLHnI`S z6hYK%7FZ~-W=XWZ-|^G_X?Emz95~>LBwO9(S9LpzeiRtsk)+zpl183p%(9b(O(pZJ zStiz!;;+ggtotj*FCjac%>W<7$)eRXF9zO0kStrTjUB!6eQ3Wq%(4<~mQ|-|wprHZ znAS{X%!)JKlxSA?I9RL@)~pCtv<5s=M2l$yoC^hnD6-A0C=RotMw=Clm{sR&SgG=J zOo=vl!YWm;QI2RgMMDZySfk2Y!8;X9S5+%=&`~Yh%9u4sz6QzHAo-dQ4SY>>qI_7T z!75EILMrn+_)s9&W=#ba4bv3f>12WMRE@;jzq$2M$^DQ|mg>&`a{m~5Ek{q&iNsP+ zesv^#!ffy@fKl)eYtf^0SfX-dtEm~yVjvB?Q(>Q^50&yY>w*5SOMeK7vtGUbUOD8X z6+HptJk`(hAdn{xAi^p16lIH)Em=*JCr1NO2oSXg{f3TeFiM=ZDS?ZvFoEz@C-i6sf z#CbrZI3V&W(_c^}Vu}&-RLC_VvNUvrx=dv2Hxr&BWH+%q6GOQQ8&XXDCYtRRz=DGb zgr|x$L9}=NwPoNzC=|A^Jb{Gd2?CuaS}PB~W>)$;%Q8V5X3u_2JJC3fQ z;)rZ}kpYDSf&fINZV>`uCW4dhFj25QMk7cBp7IE!_u)4fNWgV8PiAH@zj`iMH?(rB zeWG>pw9#AdYb(k$N-jAxND6C2asw@MN z-ur&`b375KIqhq>GRIe4x^2a#iJ})JqoXaPUV<$~Bp$XKUG(k9hm#Q@{SvW! z{LS^N5!SMgFZ4v%-?($^hlr^5udn(e+jGCI!W0z}f-IU&(d zU!MihP+%X443EnMf-4IS^K15y1eu0V4u|mJ3@TGrwgOSJr!ILd^VR$vjKDk&FlCRs zb@ZaQVQkPSXkhKWrdp$~VV%21AMc*)t8b6-4tT5WYeqT(1$_%s=54be8=NL0)2*n$ zK_Utddqg4j?uwGz-6c16&xtZY8#B!*zJC2w<>29dDeh6v+223oKi1;u^IzUyfKVAi zH3&7+>O`QbJQ8w>2q5|4t7w6e#*TD-HgIOV(RcKae{YTVqQANM6fH!6nm{!a8Ko#`z#s`>*}O>xUc2mkQd z<#QufUi6pu`npTU4q$H~T}4<2ohz_2a*TZi{??9Q!+B3{4(JL{$)E%=2k#%v?^7#|t3LX&lF|Rychd1YxUEnEe2AKW3xiG#7 zHo>~>;G~|$ZRH@=i)d0aHQ+ec0KtO3OeYBtW?rGTtLz^m>%aQ*v4=N}bS9CR$^2VF zQl^Y0yo(2&Voai%pv!>SR|B*~GANf5@G^{Z^$nmp73<<^U5Bq6eFx3z61YY{_#pvO zJfFQ8FO~B2x%n&St%o}lSZQ9A3(AQE%8A^JfGVx1bUN+oP#t-wxIk1uL6R0dg{Sv3 z7?OF*^}fO32^ENLd#FA!jAYl;vPPpdBvb?gQD5PohcyedL8RA^TIh6Yc|_VEjO{=Na--K-k> zii3rh#=2H5rmcoosjKQgH7g!U8*nsB^<87YY%Og4^p@FvtE21#6csrC*1O>lI^7@s z&)>tSXoHJc5V8SE-fux56gt{?2ZNUzJ5 zhwl2rxWMXZY`ZzlUf5OrLl|yFohkbAlQ0^0?mty|b9&;ND2x$!fblfVfa57%x%0p8 z{*22h=+iU@6RhqxsyYKlhC}`mit-86i5U!?|K(TLdcz)tFang0F!FE;R4Q?bKgW|e zVcQX>?68cLET1^*yLild!MC?Jc<@N5VFSd6QT3tJK>N3Eg$)l&)wTklbY}m`d(cxH zINuYj*&Qf-bJJp@zr$#2&Y5pi6|VHQ=5J=6W~Ocm_O!511TO5}89T>w&^6NK?wjl$ zEqLDD`LJ>G6feSmB>)ki>G7hy_)n!b_U`k2)QTQ8;$bw zvqml%MW;PS`QYy27v$HyEn}sje$K1(NT~ctgnG~txOD>9wRsMYHG50vKI<(A)OGle z)V~zxsqhz8_&Unz;nf^7{KM_B{=IJ+7aN1E-E!1_OdNC%O`MJzeQ@>QiO)!Y7bl$mktl|S?KlZoX<O??0PRPr(t&5aBM zdW$CO0`(R4iQX*#@iXog|E022Pw7OHac-Z{ebU!`!8lRpg;crEkJtJS)VdFQ_xehT hp4*w=zj(wJ8F}jCg8R=~;LaupaGekY&1Q0#{trFn{x|>t diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.ReplicaSet.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.ReplicaSet.yaml deleted file mode 100644 index 9f8c6810a7c..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.ReplicaSet.yaml +++ /dev/null @@ -1,716 +0,0 @@ -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" - fields: - "18": - "19": null - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -spec: - minReadySeconds: 2114329341 - replicas: -1978186127 - selector: - matchExpressions: - - key: M-H_5_.t..bGE.9__.3_u1.m_.5AW-_S-.3g.7_2fNc5G - operator: NotIn - values: - - 7_M9T9sH.Wu5--.K_.0--_0P7_.C.Ze--D07.a_.y_y_oU - matchLabels: - 0-8---nqxcv-q5r-8---jop96410.r--g8c2-k-912e5-c-e63-n-3snh-z--3uy5--g/7y7: s.6--_x.--0wmZk1_8._3s_-_Bq.m_-.q8_v2LiTF_a981d3-7-f8 - template: - metadata: - annotations: - "37": "38" - clusterName: "43" - creationTimestamp: null - deletionGracePeriodSeconds: -4739960484747932992 - finalizers: - - "42" - generateName: "31" - generation: 1395707490843892091 - labels: - "35": "36" - managedFields: - - apiVersion: "45" - fields: - "46": - "47": null - manager: "44" - operation: ɔȖ脵鴈Ōƾ焁yǠ/淹\韲翁& - name: "30" - namespace: "32" - ownerReferences: - - apiVersion: "39" - blockOwnerDeletion: true - controller: false - kind: "40" - name: "41" - uid: ·Õ - resourceVersion: "11500002557443244703" - selfLink: "33" - uid: 诫z徃鷢6ȥ啕禗 - spec: - activeDeadlineSeconds: -11671145270681448 - affinity: - nodeAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - key: "291" - operator: ɇ卷荙JLĹ]佱¿>犵殇ŕ-Ɂ - values: - - "292" - matchFields: - - key: "293" - operator: t叀碧闳ȩr嚧ʣq埄 - values: - - "294" - weight: 410611837 - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - key: "287" - operator: 胵輓Ɔ - values: - - "288" - matchFields: - - key: "289" - operator: ØœȠƬQg鄠[颐o - values: - - "290" - podAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: 2-tfh4.caTz_.g.w-o.8_WT-M.3_-1y_8D_X._B_p - operator: Exists - matchLabels: - G.-_pP__up.2L_s-o779._-k-5___Q: 3.csh-3--Z1Tvw39F_C-rtSY.g._2F7.-_e..Or_-.3OHgt._U.x - namespaces: - - "309" - topologyKey: "310" - weight: -751455207 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: d5-g-7-7---g88w2k4usz--mj-8o26--26-hs5-jeds4-4tz9x-4.i-l11q5--uk5mj-94-8134i5k6q6--5tu-tie4-7--gm4p-8y-99/N_g-..__._____K_g1cXfr4 - operator: Exists - matchLabels: - 4-45e--7-5r-4-7--7-2---o--4-1-2s39--6---fv--m-8--72-bca4m54/F.h-__k_K5._..O_J: q-.VEa-_gn.8-c.C3_F._oX-F9_.5vN5.25aWx.2aM24 - namespaces: - - "301" - topologyKey: "302" - podAntiAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: a-L--v_Z--Zg-_4Q__-v_t_u_.__I_-_-3-3--5X1rh-K5y_AzOBW9 - operator: In - values: - - Gv - matchLabels: - acp6-5-x1---4/b8a_6_.0Q46: "6" - namespaces: - - "325" - topologyKey: "326" - weight: -2081163116 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: Ue_l2.._8s--Z - operator: In - values: - - A-._d._.Um.-__k.j._g-G-7--p9.-_0R.-_-3_L_2a - matchLabels: - 5m8-1x129-9d8-s7-t7--336-11k8/A._X-D---k..1Q7._l.._Q.6.I--2_9.v.--3: 8.3_t_-l..-.DG7r-3.----._4__Xn - namespaces: - - "317" - topologyKey: "318" - automountServiceAccountToken: true - containers: - - args: - - "218" - command: - - "217" - env: - - name: "225" - value: "226" - valueFrom: - configMapKeyRef: - key: "232" - name: "231" - optional: false - fieldRef: - apiVersion: "227" - fieldPath: "228" - resourceFieldRef: - containerName: "229" - divisor: "43" - resource: "230" - secretKeyRef: - key: "234" - name: "233" - optional: true - envFrom: - - configMapRef: - name: "223" - optional: true - prefix: "222" - secretRef: - name: "224" - optional: true - image: "216" - imagePullPolicy: I\p[ - lifecycle: - postStart: - exec: - command: - - "253" - httpGet: - host: "255" - httpHeaders: - - name: "256" - value: "257" - path: "254" - port: 963670270 - scheme: ɘȌ脾嚏吐ĠLƐȤ藠3.v - tcpSocket: - host: "259" - port: "258" - preStop: - exec: - command: - - "260" - httpGet: - host: "263" - httpHeaders: - - name: "264" - value: "265" - path: "261" - port: "262" - scheme: '\ ' - tcpSocket: - host: "267" - port: "266" - livenessProbe: - exec: - command: - - "241" - failureThreshold: 2040455355 - httpGet: - host: "243" - httpHeaders: - - name: "244" - value: "245" - path: "242" - port: -342705708 - scheme: fw[Řż丩ŽoǠŻʘY賃ɪ鐊 - initialDelaySeconds: 364078113 - periodSeconds: 828173251 - successThreshold: -394397948 - tcpSocket: - host: "246" - port: 88483549 - timeoutSeconds: -181693648 - name: "215" - ports: - - containerPort: -1478830017 - hostIP: "221" - hostPort: -1762049522 - name: "220" - protocol: ÷nI粛E煹ǐƲE - readinessProbe: - exec: - command: - - "247" - failureThreshold: -1920661051 - httpGet: - host: "249" - httpHeaders: - - name: "250" - value: "251" - path: "248" - port: 474119379 - scheme: 萭旿@掇lNdǂ>5姣 - initialDelaySeconds: 1505082076 - periodSeconds: 1602745893 - successThreshold: 1599076900 - tcpSocket: - host: "252" - port: 1498833271 - timeoutSeconds: 1447898632 - resources: - limits: - ',铻OŤǢʭ嵔棂p儼Ƿ裚瓶': "806" - requests: - ɩC: "766" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - ĨɆâĺɗŹ倗 - drop: - - 晒嶗UÐ_ƮA攤/ɸɎ R§耶FfBl - privileged: true - procMount: Ȱ?$矡ȶ网 - readOnlyRootFilesystem: false - runAsGroup: 3850139838566476547 - runAsNonRoot: false - runAsUser: 4614883548233532846 - seLinuxOptions: - level: "272" - role: "270" - type: "271" - user: "269" - stdin: true - stdinOnce: true - terminationMessagePath: "268" - terminationMessagePolicy: «丯Ƙ枛牐ɺ皚 - tty: true - volumeDevices: - - devicePath: "240" - name: "239" - volumeMounts: - - mountPath: "236" - mountPropagation: ȫ焗捏ĨFħ籘Àǒɿʒ刽 - name: "235" - subPath: "237" - subPathExpr: "238" - workingDir: "219" - dnsConfig: - nameservers: - - "333" - options: - - name: "335" - value: "336" - searches: - - "334" - enableServiceLinks: true - hostAliases: - - hostnames: - - "331" - ip: "330" - hostIPC: true - hostNetwork: true - hostPID: true - hostname: "285" - imagePullSecrets: - - name: "284" - initContainers: - - args: - - "159" - command: - - "158" - env: - - name: "166" - value: "167" - valueFrom: - configMapKeyRef: - key: "173" - name: "172" - optional: true - fieldRef: - apiVersion: "168" - fieldPath: "169" - resourceFieldRef: - containerName: "170" - divisor: "375" - resource: "171" - secretKeyRef: - key: "175" - name: "174" - optional: false - envFrom: - - configMapRef: - name: "164" - optional: false - prefix: "163" - secretRef: - name: "165" - optional: false - image: "157" - imagePullPolicy: ɖȃ賲鐅臬dH巧壚tC十Oɢ - lifecycle: - postStart: - exec: - command: - - "197" - httpGet: - host: "199" - httpHeaders: - - name: "200" - value: "201" - path: "198" - port: -2007811220 - scheme: 鎷卩蝾H - tcpSocket: - host: "202" - port: -2035009296 - preStop: - exec: - command: - - "203" - httpGet: - host: "206" - httpHeaders: - - name: "207" - value: "208" - path: "204" - port: "205" - scheme: ńMǰ溟ɴ扵閝 - tcpSocket: - host: "209" - port: -1474440600 - livenessProbe: - exec: - command: - - "182" - failureThreshold: -1638339389 - httpGet: - host: "185" - httpHeaders: - - name: "186" - value: "187" - path: "183" - port: "184" - scheme: 痗ȡmƴy綸_Ú8參遼ūPH - initialDelaySeconds: 655980302 - periodSeconds: 446829537 - successThreshold: -1987044888 - tcpSocket: - host: "189" - port: "188" - timeoutSeconds: 741871873 - name: "156" - ports: - - containerPort: -1996616480 - hostIP: "162" - hostPort: 1473141590 - name: "161" - protocol: ł/擇ɦĽ胚O醔ɍ厶 - readinessProbe: - exec: - command: - - "190" - failureThreshold: 2063799569 - httpGet: - host: "192" - httpHeaders: - - name: "193" - value: "194" - path: "191" - port: 961508537 - scheme: 黖ȓ - initialDelaySeconds: -50623103 - periodSeconds: -1350331007 - successThreshold: -1145306833 - tcpSocket: - host: "196" - port: "195" - timeoutSeconds: 1795738696 - resources: - limits: - "": "596" - requests: - a坩O`涁İ而踪鄌eÞȦY籎顒: "45" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - d鲡 - drop: - - 贅wE@Ȗs«öʮĀ<é - privileged: true - procMount: 嫙&蒒5靇C'ɵK.Q貇 - readOnlyRootFilesystem: false - runAsGroup: 6637292039508172491 - runAsNonRoot: false - runAsUser: -6722299225018603773 - seLinuxOptions: - level: "214" - role: "212" - type: "213" - user: "211" - terminationMessagePath: "210" - terminationMessagePolicy: 廡ɑ龫`劳&¼傭Ȟ1酃=6}ɡŇ - tty: true - volumeDevices: - - devicePath: "181" - name: "180" - volumeMounts: - - mountPath: "177" - mountPropagation: 捘ɍi縱ù墴 - name: "176" - subPath: "178" - subPathExpr: "179" - workingDir: "160" - nodeName: "277" - nodeSelector: - "273": "274" - priority: -852112760 - priorityClassName: "332" - readinessGates: - - conditionType: "" - runtimeClassName: "337" - schedulerName: "327" - securityContext: - fsGroup: -4765779537771254535 - runAsGroup: 5267311692406174869 - runAsNonRoot: false - runAsUser: -5860790522738935260 - seLinuxOptions: - level: "281" - role: "279" - type: "280" - user: "278" - supplementalGroups: - - -4369115231127764890 - sysctls: - - name: "282" - value: "283" - serviceAccount: "276" - serviceAccountName: "275" - shareProcessNamespace: false - subdomain: "286" - terminationGracePeriodSeconds: -549108701661089463 - tolerations: - - effect: 群E牬庘颮6(|ǖûǭ - key: "328" - operator: ȜŚɇA%ɀ蓧睔SJȋ灋槊 - tolerationSeconds: -288011219492438332 - value: "329" - volumes: - - awsElasticBlockStore: - fsType: "56" - partition: 200492355 - readOnly: true - volumeID: "55" - azureDisk: - cachingMode: 躢 - diskName: "119" - diskURI: "120" - fsType: "121" - kind: 黰eȪ嵛4$%Qɰ - readOnly: false - azureFile: - secretName: "105" - shareName: "106" - cephfs: - monitors: - - "90" - path: "91" - readOnly: true - secretFile: "93" - secretRef: - name: "94" - user: "92" - cinder: - fsType: "88" - readOnly: true - secretRef: - name: "89" - volumeID: "87" - configMap: - defaultMode: 1632959949 - items: - - key: "108" - mode: -1057154155 - path: "109" - name: "107" - optional: true - csi: - driver: "151" - fsType: "152" - nodePublishSecretRef: - name: "155" - readOnly: false - volumeAttributes: - "153": "154" - downwardAPI: - defaultMode: -395029362 - items: - - fieldRef: - apiVersion: "98" - fieldPath: "99" - mode: -1332301579 - path: "97" - resourceFieldRef: - containerName: "100" - divisor: "51" - resource: "101" - emptyDir: - medium: 繡楙¯ĦE勗E濞偘 - sizeLimit: "349" - fc: - fsType: "103" - lun: -2007808768 - targetWWNs: - - "102" - wwids: - - "104" - flexVolume: - driver: "82" - fsType: "83" - options: - "85": "86" - secretRef: - name: "84" - flocker: - datasetName: "95" - datasetUUID: "96" - gcePersistentDisk: - fsType: "54" - partition: 1648350164 - pdName: "53" - readOnly: true - gitRepo: - directory: "59" - repository: "57" - revision: "58" - glusterfs: - endpoints: "72" - path: "73" - readOnly: true - hostPath: - path: "52" - type: ȱ蓿彭聡A3fƻf - iscsi: - fsType: "68" - initiatorName: "71" - iqn: "66" - iscsiInterface: "67" - lun: -1746427184 - portals: - - "69" - secretRef: - name: "70" - targetPortal: "65" - name: "51" - nfs: - path: "64" - server: "63" - persistentVolumeClaim: - claimName: "74" - photonPersistentDisk: - fsType: "123" - pdID: "122" - portworxVolume: - fsType: "138" - readOnly: true - volumeID: "137" - projected: - defaultMode: 715087892 - sources: - - configMap: - items: - - key: "133" - mode: 2020789772 - path: "134" - name: "132" - optional: true - downwardAPI: - items: - - fieldRef: - apiVersion: "128" - fieldPath: "129" - mode: -687313111 - path: "127" - resourceFieldRef: - containerName: "130" - divisor: "934" - resource: "131" - secret: - items: - - key: "125" - mode: 273818613 - path: "126" - name: "124" - optional: false - serviceAccountToken: - audience: "135" - expirationSeconds: 3485267088372060587 - path: "136" - quobyte: - group: "117" - registry: "114" - tenant: "118" - user: "116" - volume: "115" - rbd: - fsType: "77" - image: "76" - keyring: "80" - monitors: - - "75" - pool: "78" - secretRef: - name: "81" - user: "79" - scaleIO: - fsType: "146" - gateway: "139" - protectionDomain: "142" - secretRef: - name: "141" - storageMode: "144" - storagePool: "143" - system: "140" - volumeName: "145" - secret: - defaultMode: 395412881 - items: - - key: "61" - mode: 1360806276 - path: "62" - optional: true - secretName: "60" - storageos: - fsType: "149" - secretRef: - name: "150" - volumeName: "147" - volumeNamespace: "148" - vsphereVolume: - fsType: "111" - storagePolicyID: "113" - storagePolicyName: "112" - volumePath: "110" -status: - availableReplicas: 1298031603 - conditions: - - lastTransitionTime: "2488-07-22T04:14:34Z" - message: "339" - reason: "338" - status: óƒ畒Üɉ愂,wa纝 - type: .¸赂ʓ蔋 ǵq砯á缈gȇǙ屏宨殴妓ɡ - fullyLabeledReplicas: 163034368 - observedGeneration: -3092144976843560567 - readyReplicas: 1631678367 - replicas: -1280563546 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.ReplicationControllerDummy.json b/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.ReplicationControllerDummy.json deleted file mode 100644 index 46a4b767b61..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.ReplicationControllerDummy.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "kind": "ReplicationControllerDummy", - "apiVersion": "extensions/v1beta1" -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.ReplicationControllerDummy.pb b/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.ReplicationControllerDummy.pb deleted file mode 100644 index a6df03398ae0652802a142023612e0aa82ad36f6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 60 zcmd0{C}!X?;1Wu$C`rvL&dkp%)-N+mN-aq=6p{)`Ey&4CPAmb6I_Kw=6y@jSq!zi9 O=H^xkF-S2eF#rHrkQ0Oe diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.ReplicationControllerDummy.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.ReplicationControllerDummy.yaml deleted file mode 100644 index 9089d17eef7..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.ReplicationControllerDummy.yaml +++ /dev/null @@ -1,2 +0,0 @@ -apiVersion: extensions/v1beta1 -kind: ReplicationControllerDummy diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.Scale.after_roundtrip.json b/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.Scale.after_roundtrip.json deleted file mode 100644 index 7fc21892b87..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.Scale.after_roundtrip.json +++ /dev/null @@ -1,52 +0,0 @@ -{ - "kind": "Scale", - "apiVersion": "extensions/v1beta1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17" - } - ] - }, - "spec": { - "replicas": -2052872833 - }, - "status": { - "replicas": -125651156, - "selector": { - "24": "25" - }, - "targetSelector": "26" - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.Scale.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.Scale.after_roundtrip.pb deleted file mode 100644 index f01039856482ddb2f53fc4316575aecf97526dd0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 283 zcmV+$0p$K`ICB6B8wwI-cywiMb7^mGb1!x=Vr6t;F%kt+V_|G%67vBH$N>rgG75&|(W zY9I;%F)|tgF*70#M0(}Bl*osBbH$3rk8mmiF)=UzI0143F*JGtF*S+-EeZlLHWDG} zkc#D$is_@7#hxuy<(#y`w_z{Ilzrxrfhgv=m&Ar$8UislG5`__2>;5Ct@!`{|Nj9R h83?TIip2l_|Ns915(o+cGBgqbGBp|kGBz3jA^>|1X>5?6(Mk0o0mS!eKrUvFF z7RDB4re+34#+DYh-!)xr?4HwD;KUHHwqt8^>-=+bb~8q?aWR?;FXpdqw{n_pU&BGczdG$$tktZCN^q3+d2J6TP)Btb1eZbKA>_7Ar3A!AZ;nc tAjHk_|5V@FAOC@XQA(0y&AYB6AohPopc*D46CoxeQz<4RGbsio1_0SWYHR=i diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.Scale.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.Scale.yaml deleted file mode 100644 index 204ccf244dd..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/extensions.v1beta1.Scale.yaml +++ /dev/null @@ -1,40 +0,0 @@ -apiVersion: extensions/v1beta1 -kind: Scale -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - fields: - "18": - "19": null - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -spec: - replicas: -2052872833 -status: - replicas: -125651156 - selector: - "24": "25" - targetSelector: "26" diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/imagepolicy.k8s.io.v1alpha1.ImageReview.after_roundtrip.json b/staging/src/k8s.io/api/testdata/v1.14.0/imagepolicy.k8s.io.v1alpha1.ImageReview.after_roundtrip.json deleted file mode 100644 index e9b98ea8650..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/imagepolicy.k8s.io.v1alpha1.ImageReview.after_roundtrip.json +++ /dev/null @@ -1,60 +0,0 @@ -{ - "kind": "ImageReview", - "apiVersion": "imagepolicy.k8s.io/v1alpha1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17" - } - ] - }, - "spec": { - "containers": [ - { - "image": "24" - } - ], - "annotations": { - "25": "26" - }, - "namespace": "27" - }, - "status": { - "allowed": false, - "reason": "28", - "auditAnnotations": { - "29": "30" - } - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/imagepolicy.k8s.io.v1alpha1.ImageReview.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.14.0/imagepolicy.k8s.io.v1alpha1.ImageReview.after_roundtrip.pb deleted file mode 100644 index 7fbd0b3720474ecd808d0ce1ee3ee2353040a7db..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 298 zcmd0{C}!Z&;*!qHO-xTM$j`}4uGGu6DAvo&*Do_n%qhr7G!)|Y1W5*^mSv`v3w>tf zI>E@rXe7jFEX8P|#AvFebfop=;_f4>3%#Dr>q@kEv9LGc$cmFQ^j^$ZZ+4_R?CFvn zsYW7(W|n3qMy3YlCKkpPW~OEaM#h#Fx8F5gZS0=YSm4AEu(o4sbL;$bb9OUEv2ih) z3o%+Gv2!t63NaZPWGQel85&7385%3`xl}#fJ>^7ub@9=zWBmnMOooOA3>J(^ zOopaijJiOjWdq|&n7l%Jli?_NLwt>G;<>c rArUSXE+!)rAr2sED#T=DCdFiAE+xRh0AyQ8fkc5WFgB24P+|Z80UKc= diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/imagepolicy.k8s.io.v1alpha1.ImageReview.after_roundtrip.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/imagepolicy.k8s.io.v1alpha1.ImageReview.after_roundtrip.yaml deleted file mode 100644 index 27763f421a6..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/imagepolicy.k8s.io.v1alpha1.ImageReview.after_roundtrip.yaml +++ /dev/null @@ -1,41 +0,0 @@ -apiVersion: imagepolicy.k8s.io/v1alpha1 -kind: ImageReview -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -spec: - annotations: - "25": "26" - containers: - - image: "24" - namespace: "27" -status: - allowed: false - auditAnnotations: - "29": "30" - reason: "28" diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/imagepolicy.k8s.io.v1alpha1.ImageReview.json b/staging/src/k8s.io/api/testdata/v1.14.0/imagepolicy.k8s.io.v1alpha1.ImageReview.json deleted file mode 100644 index 4de28135b69..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/imagepolicy.k8s.io.v1alpha1.ImageReview.json +++ /dev/null @@ -1,61 +0,0 @@ -{ - "kind": "ImageReview", - "apiVersion": "imagepolicy.k8s.io/v1alpha1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fields": {"18":{"19":null}} - } - ] - }, - "spec": { - "containers": [ - { - "image": "24" - } - ], - "annotations": { - "25": "26" - }, - "namespace": "27" - }, - "status": { - "allowed": false, - "reason": "28", - "auditAnnotations": { - "29": "30" - } - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/imagepolicy.k8s.io.v1alpha1.ImageReview.pb b/staging/src/k8s.io/api/testdata/v1.14.0/imagepolicy.k8s.io.v1alpha1.ImageReview.pb deleted file mode 100644 index ab012bd02c388d6e91c7a4399f4b629f224e689e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 314 zcmd0{C}!Z&;*!qHO-xTM$j`}4uGGu6DAvo&*Do_n%qhr7G!)|Y1W5*^mSv`v3pF!w z-C*QmG!kMomSQwfVl>rKI@0=barcqcg3X?%=Fxe&p-<;*IlMhl|Kya~XA>JWp6#4|q%9U`nz@z$ z7avf$g%Af98<4gXVh|GHV&P&kG69M(8JP+(8JS5j8JSB7a4-Pb7E&Nlpo@$Rq!^SK E0Jm*o8UO$Q diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/imagepolicy.k8s.io.v1alpha1.ImageReview.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/imagepolicy.k8s.io.v1alpha1.ImageReview.yaml deleted file mode 100644 index e41290f48bf..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/imagepolicy.k8s.io.v1alpha1.ImageReview.yaml +++ /dev/null @@ -1,44 +0,0 @@ -apiVersion: imagepolicy.k8s.io/v1alpha1 -kind: ImageReview -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - fields: - "18": - "19": null - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -spec: - annotations: - "25": "26" - containers: - - image: "24" - namespace: "27" -status: - allowed: false - auditAnnotations: - "29": "30" - reason: "28" diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/networking.k8s.io.v1.NetworkPolicy.after_roundtrip.json b/staging/src/k8s.io/api/testdata/v1.14.0/networking.k8s.io.v1.NetworkPolicy.after_roundtrip.json deleted file mode 100644 index a32cc376315..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/networking.k8s.io.v1.NetworkPolicy.after_roundtrip.json +++ /dev/null @@ -1,155 +0,0 @@ -{ - "kind": "NetworkPolicy", - "apiVersion": "networking.k8s.io/v1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17" - } - ] - }, - "spec": { - "podSelector": { - "matchLabels": { - "9n7yd745q0------2-2413-4lu-8-6r4404d5---g8c2-k9/Nx.G": "0M.y.g" - }, - "matchExpressions": [ - { - "key": "68._bQw.-dG6c-.6--_x.--0wmZk1_8._3s_-B", - "operator": "In", - "values": [ - "Trcd-2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ2" - ] - } - ] - }, - "ingress": [ - { - "ports": [ - { - "protocol": "ÐƣKʘńw:5塋訩塶\"=y钡n" - } - ], - "from": [ - { - "podSelector": { - "matchLabels": { - "y-y-o0-5q-2-zdv--6--0-a629b-jd-8c45-0-8--6n--w0--w---196g8d--i1.0t9/2fNc5-_.-RX-82_g50_u__..cu87__-7p_w.e6._.pj5tk": "h-JM" - }, - "matchExpressions": [ - { - "key": "44-j8553sog-4v.w5-3z-4831i48x-e4203f-vx010-90q-6-i2d020hj--a-8g--z-nt-b6/7", - "operator": "In", - "values": [ - "17_.8CnT" - ] - } - ] - }, - "namespaceSelector": { - "matchLabels": { - "rSf5_Or.i1_7z.WH-..T": "2-N_Y.t--_0..--_6yV07-_.___gO-d.iUaC_wYSJfB._.zS-._0" - }, - "matchExpressions": [ - { - "key": "83.SD..P.---5.-3", - "operator": "NotIn", - "values": [ - "hyz-0-_p4mz--.I_f6kjsz-7lwY-Y93-x6bigm_-._q" - ] - } - ] - }, - "ipBlock": { - "cidr": "42", - "except": [ - "43" - ] - } - } - ] - } - ], - "egress": [ - { - "ports": [ - { - "protocol": "ƯĖ漘Z剚敍0)鈼¬麄p呝T" - } - ], - "to": [ - { - "podSelector": { - "matchLabels": { - "9-295at-o7qff7-x--r7v66bm71u-n4f9wk-3--652x01--p--n4-4-t--2g6/hm": "2.9__Y-H-Mqpt._.-_..05c.---qy-_5_S.d5a3J.--.6g_4....1..jtFe8b_P" - }, - "matchExpressions": [ - { - "key": "Guo3Pa__n-Dd-.9.-_Z.0_1._hg._o_p665O_4Gj._BXt.O-7___-Y_um-8", - "operator": "NotIn", - "values": [ - "q.0-_1-F.h-__k_K5._3" - ] - } - ] - }, - "namespaceSelector": { - "matchLabels": { - "G_--V-42E_--o90G_A4..-L..-__0N_N.O30-u": "O-2hT.-z-._7-5lL..-_--.VEa-_gn.8-c.C3_F._oXF" - }, - "matchExpressions": [ - { - "key": "5-28x-8-p-lvvm-2qz7-3042017h/vN5.25aWx.2M", - "operator": "NotIn", - "values": [ - "D.GgT7_7P" - ] - } - ] - }, - "ipBlock": { - "cidr": "56", - "except": [ - "57" - ] - } - } - ] - } - ], - "policyTypes": [ - "h4ɊHȖ|ʐ" - ] - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/networking.k8s.io.v1.NetworkPolicy.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.14.0/networking.k8s.io.v1.NetworkPolicy.after_roundtrip.pb deleted file mode 100644 index b1ddeb28d333659aa287b804c2d38a08b7c1370b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1282 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 bKL{{NF-Y-nad81P85;^Q85>D4C@}y4KV)c~ diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/networking.k8s.io.v1beta1.Ingress.after_roundtrip.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/networking.k8s.io.v1beta1.Ingress.after_roundtrip.yaml deleted file mode 100644 index 411e6789473..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/networking.k8s.io.v1beta1.Ingress.after_roundtrip.yaml +++ /dev/null @@ -1,51 +0,0 @@ -apiVersion: networking.k8s.io/v1beta1 -kind: Ingress -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -spec: - backend: - serviceName: "24" - servicePort: "25" - rules: - - host: "28" - http: - paths: - - backend: - serviceName: "30" - servicePort: -213805612 - path: "29" - tls: - - hosts: - - "26" - secretName: "27" -status: - loadBalancer: - ingress: - - hostname: "32" - ip: "31" diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/networking.k8s.io.v1beta1.Ingress.json b/staging/src/k8s.io/api/testdata/v1.14.0/networking.k8s.io.v1beta1.Ingress.json deleted file mode 100644 index 56177657cc5..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/networking.k8s.io.v1beta1.Ingress.json +++ /dev/null @@ -1,83 +0,0 @@ -{ - "kind": "Ingress", - "apiVersion": "networking.k8s.io/v1beta1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fields": {"18":{"19":null}} - } - ] - }, - "spec": { - "backend": { - "serviceName": "24", - "servicePort": "25" - }, - "tls": [ - { - "hosts": [ - "26" - ], - "secretName": "27" - } - ], - "rules": [ - { - "host": "28", - "http": { - "paths": [ - { - "path": "29", - "backend": { - "serviceName": "30", - "servicePort": -213805612 - } - } - ] - } - } - ] - }, - "status": { - "loadBalancer": { - "ingress": [ - { - "ip": "31", - "hostname": "32" - } - ] - } - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/networking.k8s.io.v1beta1.Ingress.pb b/staging/src/k8s.io/api/testdata/v1.14.0/networking.k8s.io.v1beta1.Ingress.pb deleted file mode 100644 index 87adf8d10983b9639710063a7fcd2ceb951103e8..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 349 zcmd0{C}!YN;gZZtEh*10%FfJ7*UPpj*2~P-FEdO^ElD&KV)x8TFG?*g7Fxr^b%T+M z(MX8VSc=g^iP2O`=}7C##ob3%7kWLL*Oh4TVqtH>krgLr=)IV+-t0(s*wZCDQjJ6m z%`DAKj7$y8O)QKp%uLM;jEpTUZog}~+Som(vA~HTU~R|N=GOV==ImySV&h^o7h<$X zV&`JC6k;+o$Wq{9GBlE6GBj4=bE$f|d&-IS>f)na$NCGjm<$aK7%Uizm<&y-m<&z3 z7;S+{&4d(RPUw0%rR(M5nMdd8hCZFMTufF=1?QXkjrD3{rJ&bZKp6Lu_Gla}v=3 z3djKp0WuN+Ga3OjA^|ljBE*I1ql?6=aZ2W%ieWhDp^ad~sL7Zv=$NlI#EVwtq_|}= z6frhAHZ(FdFgG+fGdMOiHZU?XIXK(yg4KbGoPlsc08p)nwS$G9&YZgeS_TRMHxdCj zVh0KVIT8XfFlrzQ0x>cg0x>fp4n%t8yOhX>dvnE##*c6+0x>Z#05}110x>jt0x>m; z0WAswF*Xt*>5z)$l#1!2nZ=$hRpp$t!?$5C$&`KOk%1`YxtGL-T^a&0H!=Vc1PTH& IG#UUR0J+p#AOHXW diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/node.k8s.io.v1alpha1.RuntimeClass.after_roundtrip.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/node.k8s.io.v1alpha1.RuntimeClass.after_roundtrip.yaml deleted file mode 100644 index 1cc8297a95a..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/node.k8s.io.v1alpha1.RuntimeClass.after_roundtrip.yaml +++ /dev/null @@ -1,32 +0,0 @@ -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" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -spec: - runtimeHandler: "24" diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/node.k8s.io.v1alpha1.RuntimeClass.json b/staging/src/k8s.io/api/testdata/v1.14.0/node.k8s.io.v1alpha1.RuntimeClass.json deleted file mode 100644 index b8cebe2e224..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/node.k8s.io.v1alpha1.RuntimeClass.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "kind": "RuntimeClass", - "apiVersion": "node.k8s.io/v1alpha1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fields": {"18":{"19":null}} - } - ] - }, - "spec": { - "runtimeHandler": "24" - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/node.k8s.io.v1alpha1.RuntimeClass.pb b/staging/src/k8s.io/api/testdata/v1.14.0/node.k8s.io.v1alpha1.RuntimeClass.pb deleted file mode 100644 index dbfdf1022c96680ec770f7666a3e3b06b03e4e5e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 274 zcmV+t0qy>4ICB6BBnlL6Z)9aIYdCW*X>TufF=1?QXkjrD3{rJ&bZKp6Lu_Gla}wbJ z3fKV(0WuN+Ga3OjA^|ljBE*I1ql?6=aZ2W%ieWhDp^ad~sL7Zv=$NlI#EVwtq_|}= z6frhAHZ(FdFgG+fGdMOiHZU?XIXK(yg4KbGoPlsc08p)nwS$G9&YZgeS_TRMHxdCj zVh0KVIT8XfFlrzQ0x>cg0x>fp4n%t8yOhX>dvnE##*c6+0x>Z#05}110x>jt0x>m; z0X+%=F*Xt*>5z)$l#1!2nZ=$hRpp$t!?$5C$&`KOk%1`YxtGL-T^a&0H!2Vc4hjM> YI1&g71_}Z(IT8R81PTH&G#UUR0GNMVmjD0& diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/node.k8s.io.v1alpha1.RuntimeClass.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/node.k8s.io.v1alpha1.RuntimeClass.yaml deleted file mode 100644 index c2fefa7f9e5..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/node.k8s.io.v1alpha1.RuntimeClass.yaml +++ /dev/null @@ -1,35 +0,0 @@ -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" - fields: - "18": - "19": null - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -spec: - runtimeHandler: "24" diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/node.k8s.io.v1beta1.RuntimeClass.after_roundtrip.json b/staging/src/k8s.io/api/testdata/v1.14.0/node.k8s.io.v1beta1.RuntimeClass.after_roundtrip.json deleted file mode 100644 index a9f39f3b4d6..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/node.k8s.io.v1beta1.RuntimeClass.after_roundtrip.json +++ /dev/null @@ -1,43 +0,0 @@ -{ - "kind": "RuntimeClass", - "apiVersion": "node.k8s.io/v1beta1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17" - } - ] - }, - "handler": "24" -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/node.k8s.io.v1beta1.RuntimeClass.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.14.0/node.k8s.io.v1beta1.RuntimeClass.after_roundtrip.pb deleted file mode 100644 index 18ce5ccb02e6d3093c6b91942e01c83c5fdb408d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 255 zcmVTufF=AzOVKEX6Qgv>0X>DagY+-YA63+n& z$N>rgG75&|(WY9I;%F)|tgF*70#M0(}Bl*osBbH$3rk8mmiF)=UzI0143F*JGtF*S+- zEeZlLHWDG}kc#D$is_@7#hxuy<(#y`w_z{Ilzrxrfhgv=m&Ar$8UislG5`_+GBg?h FA^@4lTBHB~ diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/node.k8s.io.v1beta1.RuntimeClass.after_roundtrip.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/node.k8s.io.v1beta1.RuntimeClass.after_roundtrip.yaml deleted file mode 100644 index deee3dacf17..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/node.k8s.io.v1beta1.RuntimeClass.after_roundtrip.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: node.k8s.io/v1beta1 -handler: "24" -kind: RuntimeClass -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/node.k8s.io.v1beta1.RuntimeClass.json b/staging/src/k8s.io/api/testdata/v1.14.0/node.k8s.io.v1beta1.RuntimeClass.json deleted file mode 100644 index 452bcf2dbc8..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/node.k8s.io.v1beta1.RuntimeClass.json +++ /dev/null @@ -1,44 +0,0 @@ -{ - "kind": "RuntimeClass", - "apiVersion": "node.k8s.io/v1beta1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fields": {"18":{"19":null}} - } - ] - }, - "handler": "24" -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/node.k8s.io.v1beta1.RuntimeClass.pb b/staging/src/k8s.io/api/testdata/v1.14.0/node.k8s.io.v1beta1.RuntimeClass.pb deleted file mode 100644 index 860afed90adf107896cf76966928ed4d9deb24d7..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 271 zcmV+q0r387ICB6BBMK94Z)9aIYdCW*X>TufF=AzOVKEX6Qgv>0X>DagY+-YA65jy| z*Z~RwG75&|(WY9I;%F)|tgF*70#M0(}Bl*osBbH$3rk8mmiF)=UzI0143F*JGtF*S+- zJqiLbHWDG}kc#D$is_@7#hxuy<(#y`w_z{Ilzrxrfhgv=m&Ar$8UislDi8_|3IZ`W V5(o+g3IZ`X5&#kcGBg?hA^>isTpIuY diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/node.k8s.io.v1beta1.RuntimeClass.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/node.k8s.io.v1beta1.RuntimeClass.yaml deleted file mode 100644 index f6776115813..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/node.k8s.io.v1beta1.RuntimeClass.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: node.k8s.io/v1beta1 -handler: "24" -kind: RuntimeClass -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - fields: - "18": - "19": null - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/policy.v1beta1.Eviction.after_roundtrip.json b/staging/src/k8s.io/api/testdata/v1.14.0/policy.v1beta1.Eviction.after_roundtrip.json deleted file mode 100644 index ebae003f21e..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/policy.v1beta1.Eviction.after_roundtrip.json +++ /dev/null @@ -1,54 +0,0 @@ -{ - "kind": "Eviction", - "apiVersion": "policy/v1beta1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17" - } - ] - }, - "deleteOptions": { - "gracePeriodSeconds": -8496244716696586452, - "preconditions": { - "uid": "6/ʕVŚ(ĿȊ甞谐颋DžSǡƏS$+", - "resourceVersion": "24" - }, - "orphanDependents": false, - "propagationPolicy": "牗洝尿彀亞螩B峅x4%a鯿rŎ", - "dryRun": [ - "25" - ] - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/policy.v1beta1.Eviction.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.14.0/policy.v1beta1.Eviction.after_roundtrip.pb deleted file mode 100644 index 392909b5f53fb49a0259b10c893863b64f2df2eb..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 334 zcmV-U0kQsTICB6B8VU|@Z)|B}c`tS`Vr6t;F%k$xc4=dDX>V>4rveJd0SW;!5&<(B z0W=~3H7X*+h3TV<#H(>i=AMdSIOw5`V8p1&m@ep;uQtSsR^_C)Wik{oHaRvlGBq$a zG&nOjHZ?XdGBY_i+wOwZfs34ha6$l3t%$XQg`duxy8&7T3IR6~0XSj@3IRD10x>XZ zAPNF8G8zIgGa?Q|dgZ&6$cKA##frv{a4G^ZF)#o)0dfK{G7$v&o-I}7oV3HYVK2#)eddvYDCW7B#D-lO0x>r-01{dVtnP}$pU%;XiUATO z3LiEv%9U2dnkdA-$cpEbp6IZU>7t9rg;U3&#*b4ZD-r@SG#CIPAm@pf=CqyVu)pQK gfaJQK=$@%U<+Fu&G$mo_ufKA|jw%8&H5vdS0D_c;1^@s6 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/policy.v1beta1.Eviction.after_roundtrip.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/policy.v1beta1.Eviction.after_roundtrip.yaml deleted file mode 100644 index c0c23e53515..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/policy.v1beta1.Eviction.after_roundtrip.yaml +++ /dev/null @@ -1,39 +0,0 @@ -apiVersion: policy/v1beta1 -deleteOptions: - dryRun: - - "25" - gracePeriodSeconds: -8496244716696586452 - orphanDependents: false - preconditions: - resourceVersion: "24" - uid: 6/ʕVŚ(ĿȊ甞谐颋DžSǡƏS$+ - propagationPolicy: 牗洝尿彀亞螩B峅x4%a鯿rŎ -kind: Eviction -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/policy.v1beta1.Eviction.json b/staging/src/k8s.io/api/testdata/v1.14.0/policy.v1beta1.Eviction.json deleted file mode 100644 index f91e9d94d96..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/policy.v1beta1.Eviction.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "kind": "Eviction", - "apiVersion": "policy/v1beta1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fields": {"18":{"19":null}} - } - ] - }, - "deleteOptions": { - "gracePeriodSeconds": -8496244716696586452, - "preconditions": { - "uid": "6/ʕVŚ(ĿȊ甞谐颋DžSǡƏS$+", - "resourceVersion": "24" - }, - "orphanDependents": false, - "propagationPolicy": "牗洝尿彀亞螩B峅x4%a鯿rŎ", - "dryRun": [ - "25" - ] - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/policy.v1beta1.Eviction.pb b/staging/src/k8s.io/api/testdata/v1.14.0/policy.v1beta1.Eviction.pb deleted file mode 100644 index c04f98b72421647ce4fe17919ce9a00c01ac0871..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 350 zcmV-k0iphDICB6B8VU|@Z)|B}c`tS`Vr6t;F%k$xc4=dDX>V>4w*m^-0SW;!5&<(B z0W=~3H7X*+h3TV<#H(>i=AMdSIOw5`V8p1&m@ep;uQtSsR^_C)Wik{oHaRvlGBq$a zG&nOjHZ?XdGBY_i+wOwZfs34ha6$l3t%$XQg`duxy8&7T3IR6~0XSj@3IRD10x>XZ zAPNF8G8zIgGa?Q|dgZ&6$cKA##frv{a4G^ZF)#o)0dfK{G7$v&o-I}7oV3HYVK2#)eddvYDCW7B#D-lO0x>r#5DE?o0x>ue2nq%Y0x>xf z01{dVtnP}$pU%;XiUATO3LiEv%9U2dnkdA-$cpEbp6IZU>7t9rg;U3&#*b4ZD-r@S wG#CIPAm@pf=CqyVu)pQKfaJQK=$@%U<+Fu&G$mo_ufKA|jw%8&H5vdS0HryHeED*I&&f=#)GsqkN-aq=6cP@|PjSgCE-Ec3$;{7lDosgGEfHGJ%yoj1 zi_u7k(O8PnM2XQ4rX?v*qyiME#RfYM)JP)OfaY`jNI+plRkt3_^<- zh2}GI*>Raz=9yQfn46du8t8(7k*<-6p|P$>PN}Yiu33?ZiGfLqDNrWeBH2hc+fv`J zLeE`@&A?Z$QZHR7mP^gdLN7ikuv||!#oa7fSI^{N diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/policy.v1beta1.PodDisruptionBudget.after_roundtrip.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/policy.v1beta1.PodDisruptionBudget.after_roundtrip.yaml deleted file mode 100644 index 8f4b018ea7f..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/policy.v1beta1.PodDisruptionBudget.after_roundtrip.yaml +++ /dev/null @@ -1,47 +0,0 @@ -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" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -spec: - selector: - matchExpressions: - - key: 68._bQw.-dG6c-.6--_x.--0wmZk1_8._3s_-B - operator: In - values: - - Trcd-2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ2 - matchLabels: - 9n7yd745q0------2-2413-4lu-8-6r4404d5---g8c2-k9/Nx.G: 0M.y.g -status: - currentHealthy: -1628457490 - desiredHealthy: 1184528004 - disruptedPods: - "30": "2331-08-21T12:12:02Z" - disruptionsAllowed: 925313537 - expectedPods: -144625578 - observedGeneration: -4178463431261421654 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/policy.v1beta1.PodDisruptionBudget.json b/staging/src/k8s.io/api/testdata/v1.14.0/policy.v1beta1.PodDisruptionBudget.json deleted file mode 100644 index e5f9358b22b..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/policy.v1beta1.PodDisruptionBudget.json +++ /dev/null @@ -1,69 +0,0 @@ -{ - "kind": "PodDisruptionBudget", - "apiVersion": "policy/v1beta1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fields": {"18":{"19":null}} - } - ] - }, - "spec": { - "selector": { - "matchLabels": { - "9n7yd745q0------2-2413-4lu-8-6r4404d5---g8c2-k9/Nx.G": "0M.y.g" - }, - "matchExpressions": [ - { - "key": "68._bQw.-dG6c-.6--_x.--0wmZk1_8._3s_-B", - "operator": "In", - "values": [ - "Trcd-2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ2" - ] - } - ] - } - }, - "status": { - "observedGeneration": -4178463431261421654, - "disruptedPods": { - "30": "2331-08-21T12:12:02Z" - }, - "disruptionsAllowed": 925313537, - "currentHealthy": -1628457490, - "desiredHealthy": 1184528004, - "expectedPods": -144625578 - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/policy.v1beta1.PodDisruptionBudget.pb b/staging/src/k8s.io/api/testdata/v1.14.0/policy.v1beta1.PodDisruptionBudget.pb deleted file mode 100644 index 4a9041dba8f60edac5e7d2f911cf20897846ceb8..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 497 zcmd0{C}!YN<>D*I&&f=#)GsqkN-aq=6cP@|PjSgCE-Ec3$;{7lDosgGEfLz!%yom2 zi_u7k(O8PnM2XQ4rX?v*qyiME#RfYM)JP)OfaY`jNI+plRk>0$hAR zwvQiwrl5u?z2MlL%p6U#jF$`o@G(?SDXFfh_JGBGsPHOVQ}wa_&yGBGhQ zNihY=q+28#>1JE%`&H<<3$Ypa>Q(Bc3&nD&nOW$?Ck2-4>87}wCF|;$>FUN;=;`Vj zl;=ie8^!}Ajf>-TorIV?^Q81cijq@wjr4Tm<6Yx}%i`mW%)BGwgW~mc_54aQ^x}1O zgX2wH9OHFO;fIcub5aQsNwE6ZyEdd6J#w&AnGAq1$ fz3=rgG75&|(WY9I;%F)|tgF*70#M0(}Bl*osBbH$3rk8mmiF)=UzI0143F*JGtF*S+- zEeZlLHWDG}kc#D$is_@7#hxuy<(#y`w_z{Ilzrxrfhgv=m&Ar$8UislG5`|t0tf*T z2FJL@qBbuY5mv>TD8#?WiszJ`=&+FKqKhI0Q^%pkk187^E5f}<=ZTl*w4LR!zvaDv z(gcBuT}F$(9lo2-vW;(%|vonOzX1 z*{I9^y#2S90b()=7(c_f#FNIl>8*>zj^%`h<%hd7#)iYJQ4$si=7zZZ?~k{-fB_KT z?}3-ghKjI;0cs!$2I#1l+qn*XRC@m5c2$_tWI+ z%6_hrO^v*{$B!raE~fgX7~WMTjfHEdERwM>M#^L`8(ErVOpJk|E$olqE$a@~pu<*- zS%V$3t!=~K2BV-{1%Vj>w(2wl7KD?Ahq(|ZDJ@RYI?eTFDe8&0zi1FR(QVV?Bx%4{ zP>++wW}Gx};F5we=v=y+lRR8{v|sQS+?57rVsn*+3C~OUts`Ha_wmjOrOm7-phm%2 zq=qWREeJ#VxEdhUN>~gqh1$$AVIZGhigQViKNadu2VA;Sr7I(%TYon1!t!EC^0iN% z8InRv(xQDQ;!pYC7fYYo44^1meYi1kaCoc;5FNW~k-sPL3Mc`0vLJ>Ch*L&{Qzk7= zF*=+wmy~m`nA$6xVM1~dyd%w#sOsziY2gjAVUe30f5tFKsnS0pjn0LNR2ad-(u<1+%|Rscea+1NnmslOCYnfEn_3EGOp}Od(rl7V(i-s) zr78)cLcj{4BK05?@uH~o=vLc{H&31unu~u!_xijKFHc$c3cW(lH&$|a%(a^Ly+)~% zYnHq!mW7WcZ@SI2Ggm7uzgcX|d6lBJdx9PiO1MT0otP0~MI*uHWTzkO)^CirdpU9R z{>9zk$z`cxM2pHgG;J(~z*V zlefHPvZ}kYCQk!Y8PqH^q?D$E(sXOdxb$q6yqz@xW+X1&lql2gyz3|MPAe?Lgsw!C EV~OsTDF6Tf diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1.ClusterRole.after_roundtrip.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1.ClusterRole.after_roundtrip.yaml deleted file mode 100644 index c514d037290..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1.ClusterRole.after_roundtrip.yaml +++ /dev/null @@ -1,50 +0,0 @@ -aggregationRule: - clusterRoleSelectors: - - matchExpressions: - - key: 1d3-7-fP81.-.9Vdx.TB_M-H5 - operator: NotIn - values: - - Q42M--n1-p5.3___47._49pIB_o61ISU4--A_.XK_._M9T9sH.Wu5--.H - matchLabels: - An---v_-5-_8LXP-o-9..1l-_5---5w9vL_-.M.y._-_R58_HLU..8._Q: 7-dG6c-.6--_x.--0wmZk1_8._3s_-_Bq.m_-q -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" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -rules: -- apiGroups: - - "25" - nonResourceURLs: - - "28" - resourceNames: - - "27" - resources: - - "26" - verbs: - - "24" diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1.ClusterRole.json b/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1.ClusterRole.json deleted file mode 100644 index 2f02c3ed951..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1.ClusterRole.json +++ /dev/null @@ -1,80 +0,0 @@ -{ - "kind": "ClusterRole", - "apiVersion": "rbac.authorization.k8s.io/v1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fields": {"18":{"19":null}} - } - ] - }, - "rules": [ - { - "verbs": [ - "24" - ], - "apiGroups": [ - "25" - ], - "resources": [ - "26" - ], - "resourceNames": [ - "27" - ], - "nonResourceURLs": [ - "28" - ] - } - ], - "aggregationRule": { - "clusterRoleSelectors": [ - { - "matchLabels": { - "An---v_-5-_8LXP-o-9..1l-_5---5w9vL_-.M.y._-_R58_HLU..8._Q": "7-dG6c-.6--_x.--0wmZk1_8._3s_-_Bq.m_-q" - }, - "matchExpressions": [ - { - "key": "1d3-7-fP81.-.9Vdx.TB_M-H5", - "operator": "NotIn", - "values": [ - "Q42M--n1-p5.3___47._49pIB_o61ISU4--A_.XK_._M9T9sH.Wu5--.H" - ] - } - ] - } - ] - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1.ClusterRole.pb b/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1.ClusterRole.pb deleted file mode 100644 index 13669a15a56b58fc25fc420f714943f8be510dbc..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 499 zcmWNLO=}ZT7=?33ta61Smu?(fXci)o_igTc-dVV46ihUcv^KRA$~8?Q#-y1flcY7` zB1%;fM1_DALPhFA5OJfZWa(7x#+@LzPG~m%24{8PIS+?Z5?+X&qbKWY*&Jq@jazQL z*v>YJZUsxi!=gLe;_TRka?@)R>I-hUz=ntDA3}-7h^`VNOw35w-+`_pPf;XE1=q^@wI zt#GqT&IhW+PEVe7NB!<(_vPLWWJZIJ-#%w&_xtz8&pT(wUtjnSSA#V>a-2>Fx?o4? zRFDn}u^Fmp22(UsRWvKCXm&)=g!+R}pU@n2<|+Wtl3;=q$>lV-;2`ocNHgH(hSN$) zz!cs=339;{GM>yJ3Y7Egj1BoqRu0etkedh)-B@2KaT%1l7uc~Hu1lz~ReFNwb+F-P zT5tq(mhzjp7?UZ8o9ysaw~?r*&b*Ml{>j4VL0SW;!5&<(B0W=~3H7X*+h3TV<#H(>i=AMdSIOw5`V8p1& zm@ep;uQtSsR^_C)Wik{oHaRvlGBq$aG&nOjHZ?XdGBY_i+wOwZfs34ha6$l3t%$XQ zg`duxy8&7T3IR6~0XSj@3IRD10x>XZAPNF8G8zIgGa?Q|dgZ&6$cKA##frv{a4G^Z zF)#o)0dfK{G7$v&o-I}7oV3HYVK2#)eddvYDCW7B w#D-lO0x>r-01^-i0x~ob0x~rk0x~ut0x~xm3ed>&wO6M^+blJ)75+Xz^lUZ^DrkCuiur zn6cjMNO#!NB|B1$L=4R=%}k6;4a`j}j4jMe%?yl;EiG=pYr5LlJ*Tn2i6LNZ$JXZ7 z`RC^BW{hIvVl)?Gv`Av-Vzd-uGBn6i;9@c~l43G6R^oH1db)eciT3K^qg}`P3$&OF z4GkD97>k$;O{$m-O}iLvflAGU6kks0dOD@+<>Hw~=jnz%owMce_C)=YQ)-`0Y}9zR zbNZ3CSfFX4ICB6BBnljIVqs%0VRdw9Z*pmRVRUJ4ZZ2y$b1rFbFLp5!1X6EoWfI{5 z3djKp0WuN+Ga3OjA^|ljBE*I1ql?6=aZ2W%ieWhDp^ad~sL7Zv=$NlI#EVwtq_|}= z6frhAHZ(FdFgG+fGdMOiHZU?XIXK(yg4KbGoPlsc08p)nwS$G9&YZgeS_TRMHxdCj zVh0KVIT8XfFlrzQ0x>cg0x>fp4n%t8yOhX>dvnE##*c6+0x>Z#05}110x>jt0x>m; z0WAswF*Xt*>5z)$l#1!2nZ=$hRpp$t!?$5C$&`KOk%1`YxtGL-T^a&0H!=Vc6bb?| YG!gcg0x>fp4n%t8yOhX>dvnE##*c6+0x>Z#05}110x>jt0x>m; z0X+%=F*Xt*>5z)$l#1!2nZ=$hRpp$t!?$5C$&`KOk%1`YxtGL-T^a&0H!2Vc4hjM> oI1&g71_}Z(IT8R86bb?|G!grgG75&|(WY9I;%F)|tgF*70#M0(}Bl*osBbH$3rk8mmiF)=UzI0143 zF*JGtF*S+-EeZlLHWDG}kc#D$is_@7#hxuy<(#y`w_z{Ilzrxrfhgv=m&Ar$8Uisl pG5`_~3IZ}T5&|+c8UivlA_6iu8Vm{oGB^?fGC3LoGcXzeA^?_>VP^mU diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1.RoleBinding.after_roundtrip.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1.RoleBinding.after_roundtrip.yaml deleted file mode 100644 index 12f27d0b0bf..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1.RoleBinding.after_roundtrip.yaml +++ /dev/null @@ -1,39 +0,0 @@ -apiVersion: rbac.authorization.k8s.io/v1 -kind: RoleBinding -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -roleRef: - apiGroup: "28" - kind: "29" - name: "30" -subjects: -- apiGroup: "25" - kind: "24" - name: "26" - namespace: "27" diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1.RoleBinding.json b/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1.RoleBinding.json deleted file mode 100644 index 162720f28f8..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1.RoleBinding.json +++ /dev/null @@ -1,56 +0,0 @@ -{ - "kind": "RoleBinding", - "apiVersion": "rbac.authorization.k8s.io/v1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fields": {"18":{"19":null}} - } - ] - }, - "subjects": [ - { - "kind": "24", - "apiGroup": "25", - "name": "26", - "namespace": "27" - } - ], - "roleRef": { - "apiGroup": "28", - "kind": "29", - "name": "30" - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1.RoleBinding.pb b/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1.RoleBinding.pb deleted file mode 100644 index 6723a1c7865bfa31e56022de666086c67ae88da7..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 307 zcmd0{C}!Z&=8`E&N=(*EEG@~%FUqV+EXmBz)62Ff*2~P-FEbS44$99-b;`_3$;?X^ z`pw97gOQ8TNQlu`iqS-g(Ns(6NbAeR-A7gzdOe%hm1yx|VQ<2b6(?uty_m7y>_~Um z(}HH& z<6<-yVzfwN=VG)JVlp(yQs81TG?HR6G*;qssd~D5%8B;s;-g*1`U|v}3=It!EEtQJ z3{9$-3{ATjZGlS7gcM&+=z2P(>*eB^N9XB=KAp4W@b*OglT&J+O>ES7wsZQCwpgHP z=2`+=d_d(ELL6LdK-yA>K}dj$$;d>A$;ecS$;eEJ$;e!a2Pk3z6tR?IGB%K6P+|Z8 D%%fu7 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1.RoleBinding.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1.RoleBinding.yaml deleted file mode 100644 index b5add8512a8..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1.RoleBinding.yaml +++ /dev/null @@ -1,42 +0,0 @@ -apiVersion: rbac.authorization.k8s.io/v1 -kind: RoleBinding -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - fields: - "18": - "19": null - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -roleRef: - apiGroup: "28" - kind: "29" - name: "30" -subjects: -- apiGroup: "25" - kind: "24" - name: "26" - namespace: "27" diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1alpha1.ClusterRole.after_roundtrip.json b/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1alpha1.ClusterRole.after_roundtrip.json deleted file mode 100644 index 4d503ca1979..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1alpha1.ClusterRole.after_roundtrip.json +++ /dev/null @@ -1,79 +0,0 @@ -{ - "kind": "ClusterRole", - "apiVersion": "rbac.authorization.k8s.io/v1alpha1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17" - } - ] - }, - "rules": [ - { - "verbs": [ - "24" - ], - "apiGroups": [ - "25" - ], - "resources": [ - "26" - ], - "resourceNames": [ - "27" - ], - "nonResourceURLs": [ - "28" - ] - } - ], - "aggregationRule": { - "clusterRoleSelectors": [ - { - "matchLabels": { - "An---v_-5-_8LXP-o-9..1l-_5---5w9vL_-.M.y._-_R58_HLU..8._Q": "7-dG6c-.6--_x.--0wmZk1_8._3s_-_Bq.m_-q" - }, - "matchExpressions": [ - { - "key": "1d3-7-fP81.-.9Vdx.TB_M-H5", - "operator": "NotIn", - "values": [ - "Q42M--n1-p5.3___47._49pIB_o61ISU4--A_.XK_._M9T9sH.Wu5--.H" - ] - } - ] - } - ] - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1alpha1.ClusterRole.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1alpha1.ClusterRole.after_roundtrip.pb deleted file mode 100644 index 2a7f395825e5c294ba931a93094edd6692dba77b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 489 zcmWNL&ubGw7>0LNR2ad-(u+Ci9z+7)*Uap%*<+(%qKTxnsijcHZBl7WnoY7vS|c8! zR3$-F2v{Lhq#lGKUKEuc-D-RB=Bej|=HlPrUZ3~jbG0$&S5~#XQ}mEf!Zl*Vh^Z4Ru7_Kb-F~=NzcJqF zdE(^#i@V{+qisCd{%nW+h0%xat9**tu5EHF;h4e@wq+-{;fmvbkN@>2mbua7CMyB)`r{8NWd&UKnZfr5;B#^ zBMOwW+GPid*X;tJ4InoWAhEH&RAw?7jUcjNWi~s-t diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1alpha1.ClusterRole.after_roundtrip.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1alpha1.ClusterRole.after_roundtrip.yaml deleted file mode 100644 index 39ccf543ab6..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1alpha1.ClusterRole.after_roundtrip.yaml +++ /dev/null @@ -1,50 +0,0 @@ -aggregationRule: - clusterRoleSelectors: - - matchExpressions: - - key: 1d3-7-fP81.-.9Vdx.TB_M-H5 - operator: NotIn - values: - - Q42M--n1-p5.3___47._49pIB_o61ISU4--A_.XK_._M9T9sH.Wu5--.H - matchLabels: - An---v_-5-_8LXP-o-9..1l-_5---5w9vL_-.M.y._-_R58_HLU..8._Q: 7-dG6c-.6--_x.--0wmZk1_8._3s_-_Bq.m_-q -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" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -rules: -- apiGroups: - - "25" - nonResourceURLs: - - "28" - resourceNames: - - "27" - resources: - - "26" - verbs: - - "24" diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1alpha1.ClusterRole.json b/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1alpha1.ClusterRole.json deleted file mode 100644 index 7e83822b20c..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1alpha1.ClusterRole.json +++ /dev/null @@ -1,80 +0,0 @@ -{ - "kind": "ClusterRole", - "apiVersion": "rbac.authorization.k8s.io/v1alpha1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fields": {"18":{"19":null}} - } - ] - }, - "rules": [ - { - "verbs": [ - "24" - ], - "apiGroups": [ - "25" - ], - "resources": [ - "26" - ], - "resourceNames": [ - "27" - ], - "nonResourceURLs": [ - "28" - ] - } - ], - "aggregationRule": { - "clusterRoleSelectors": [ - { - "matchLabels": { - "An---v_-5-_8LXP-o-9..1l-_5---5w9vL_-.M.y._-_R58_HLU..8._Q": "7-dG6c-.6--_x.--0wmZk1_8._3s_-_Bq.m_-q" - }, - "matchExpressions": [ - { - "key": "1d3-7-fP81.-.9Vdx.TB_M-H5", - "operator": "NotIn", - "values": [ - "Q42M--n1-p5.3___47._49pIB_o61ISU4--A_.XK_._M9T9sH.Wu5--.H" - ] - } - ] - } - ] - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1alpha1.ClusterRole.pb b/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1alpha1.ClusterRole.pb deleted file mode 100644 index 4f0ff51a0eec5e2218ad1845f0f1435529444f3c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 505 zcmWNL&ubGw9L0B5tTIB8p%-(~J%|Lp)6D*yIe2IkOf-?SHnkMWxJ@FBNwY~dNo&MI zl&U0%3IQvGiqwN3;zd!((XHA`Z-U@Cp}F`sxTgo7_u=tM+*dHeT7AvUQMcJx_v*#A z+bDV!TH-z}db2I&maFS7Bd0Evn|`BEU+~HWGCYR=AdGZ^j0iF{WJR@Ld$QLH-q)^< zce^e>dh_&F@a|xT9_@UzgWl5U?bm`n!)#%jx)pOwZgAVOW4a;u-+vE&cY1?PHLhen zJo)@^`}N^qh*qXBatPvUComF3WwASFvC8y_$_#D#a(guF|9X7S-|zl-R*kBR#T1U} zDl^+Ev%2VFsM_S*+fh|_bXDh(p9lvC=dhTo060K&8E?8V9QdvqlmGk7h1Nkd<4yX+vwcg0x>fp4n%t8yOhX>dvnE# z#*c6+0x>Z#05}110x>jt0x>m;0WAswF*Xt*>5z)$l#1!2nZ=$hRpp$t!?$5C$&`KO zk%1`YxtGL-T^a&0H!=Vc5DEe^G!g zkrgLr=)IV+-t0(s*wZCDQjJ6m%`DAKj7$y8O)QKp%uLM;jEpTUZog}~+Som(vA~HT zU~R|N=GOV==ImySV&h^o7h<$XV&`JC6k;+o$Wq{9GBlE6GBj4=bE$f|d&-IS>f)na z$NCGjm<$aK7%Uizm<&y-m<&z37;S+{&4d(RPUw0%rR(M5nMdd8hCZFMi=AMdSIOw5`V8p1&m@ep;uQtSs zR^_C)Wik{oHaRvlGBq$aG&nOjHZ?XdGBY_i+wOwZfs34ha6$l3t%$XQg`duxy8&7T z3IR6~0XSj@3IRD10x>XZAPNF8G8zIgGa?Q|dgZ&6$cKA##frv{a4G^ZF)#o)0dfK{ zG7$v&o-I}7oV3HYVK2#)eddvYDCW7B#D-lO0x>r- e01^}m0x~oj0x~rs0x~u#0x~x;0x~!n03rZEJYV+! diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1alpha1.Role.after_roundtrip.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1alpha1.Role.after_roundtrip.yaml deleted file mode 100644 index a97ed522f48..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1alpha1.Role.after_roundtrip.yaml +++ /dev/null @@ -1,41 +0,0 @@ -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" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -rules: -- apiGroups: - - "25" - nonResourceURLs: - - "28" - resourceNames: - - "27" - resources: - - "26" - verbs: - - "24" diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1alpha1.Role.json b/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1alpha1.Role.json deleted file mode 100644 index d0d79f1e440..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1alpha1.Role.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "kind": "Role", - "apiVersion": "rbac.authorization.k8s.io/v1alpha1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fields": {"18":{"19":null}} - } - ] - }, - "rules": [ - { - "verbs": [ - "24" - ], - "apiGroups": [ - "25" - ], - "resources": [ - "26" - ], - "resourceNames": [ - "27" - ], - "nonResourceURLs": [ - "28" - ] - } - ] -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1alpha1.Role.pb b/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1alpha1.Role.pb deleted file mode 100644 index 81301ec3ff2afc699797ed3ff3d5aefa03ea0449..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 296 zcmV+@0oVR(ICB6BDheWUVqs%0VRdw9Z*pmRVRUJ4ZZ2y$b1rFbFLp6uY;b5{F%kq) zZ){}}@c|0h0SW;!5&<(B0W=~3H7X*+h3TV<#H(>i=AMdSIOw5`V8p1&m@ep;uQtSs zR^_C)Wik{oHaRvlGBq$aG&nOjHZ?XdGBY_i+wOwZfs34ha6$l3t%$XQg`duxy8&7T z3IR6~0XSj@3IRD10x>XZAPNF8G8zIgGa?Q|dgZ&6$cKA##frv{a4G^ZF)#o)0dfK{ zG7$v&o-I}7oV3HYVK2#)eddvYDCW7B#D-lO0x>r# u5DE?o0x>ue2nq%Y0x>xf01^}m0x~oj0x~rs0x~u#0x~x;0x~!n03rZir(tdY diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1alpha1.Role.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1alpha1.Role.yaml deleted file mode 100644 index 5799c9346d7..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1alpha1.Role.yaml +++ /dev/null @@ -1,44 +0,0 @@ -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" - fields: - "18": - "19": null - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -rules: -- apiGroups: - - "25" - nonResourceURLs: - - "28" - resourceNames: - - "27" - resources: - - "26" - verbs: - - "24" diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1alpha1.RoleBinding.after_roundtrip.json b/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1alpha1.RoleBinding.after_roundtrip.json deleted file mode 100644 index 33ed28e7f4b..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1alpha1.RoleBinding.after_roundtrip.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "kind": "RoleBinding", - "apiVersion": "rbac.authorization.k8s.io/v1alpha1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17" - } - ] - }, - "subjects": [ - { - "kind": "24", - "apiVersion": "25", - "name": "26", - "namespace": "27" - } - ], - "roleRef": { - "apiGroup": "28", - "kind": "29", - "name": "30" - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1alpha1.RoleBinding.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1alpha1.RoleBinding.after_roundtrip.pb deleted file mode 100644 index f2f8ce471d6a5a6c08c5b5d8204ea3678b136e84..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 297 zcmV+^0oML&ICB6BF$yAbVqs%0VRdw9Z*pmRVRUJ4ZZ2y$b1rFbFLp6uY;b5{F%k<> zZ){~kX>Md`Zf6qf0Sd?g3IQ?_0W%r_G$H{tDk8*%>7$Fpt8q%^o{C{O=%I~Z#Hh)b zF6fxAHpGio<)pY}G88d3IW{yhH83|cI5RjlH8wCZGdVch?t;~Ui=2UQLI6;$h_!=- zpU#}S0a^wM0XGr>IARA10XY%^F)(T%3IZ`Q8UishA`V1)<-3%~hkJ9yipGy{DgrSv zFaS6Kasn|ldIB*uiUBPO0x>ocA?c8c<&=u)qnX8?Emh^5w8OVyFUgdB=8=IY=DC-| vhFuy0F*h;*5)cXkGBgqbGBp|kGBzRtGB+9w3IZ}X5&|+g8Uiyg8UP{yDDPvc diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1alpha1.RoleBinding.after_roundtrip.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1alpha1.RoleBinding.after_roundtrip.yaml deleted file mode 100644 index 1a289ba8a3e..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1alpha1.RoleBinding.after_roundtrip.yaml +++ /dev/null @@ -1,39 +0,0 @@ -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" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -roleRef: - apiGroup: "28" - kind: "29" - name: "30" -subjects: -- apiVersion: "25" - kind: "24" - name: "26" - namespace: "27" diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1alpha1.RoleBinding.json b/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1alpha1.RoleBinding.json deleted file mode 100644 index 5c047d71623..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1alpha1.RoleBinding.json +++ /dev/null @@ -1,56 +0,0 @@ -{ - "kind": "RoleBinding", - "apiVersion": "rbac.authorization.k8s.io/v1alpha1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fields": {"18":{"19":null}} - } - ] - }, - "subjects": [ - { - "kind": "24", - "apiVersion": "25", - "name": "26", - "namespace": "27" - } - ], - "roleRef": { - "apiGroup": "28", - "kind": "29", - "name": "30" - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1alpha1.RoleBinding.pb b/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1alpha1.RoleBinding.pb deleted file mode 100644 index 0ddd87f29daffe690fcdfd128dfc1061110fdb39..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 313 zcmd0{C}!X?4rX?v*qyiME#RfYM)JP)OfaY z`jNI+plRk>0$hARwvQiwrFfQ!kg;+$bttI@NaL&XwzgX5(*gw&yuKoC*&ls?phI-YcNjZr$~p<*wH% z`!%fa0L%VdhviExk16M_RNFzT)LitdC1w809}JJ4J_ru`KVQ`2GGm&=NmFKK zS7uh9K&0Br?DS=SJnT>R-W={iZan(@9ITK)B;K~hwBI7Q(K@xAbqe4uo HQcU^}1520y diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1beta1.ClusterRole.after_roundtrip.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1beta1.ClusterRole.after_roundtrip.yaml deleted file mode 100644 index 8c64e4839f5..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1beta1.ClusterRole.after_roundtrip.yaml +++ /dev/null @@ -1,50 +0,0 @@ -aggregationRule: - clusterRoleSelectors: - - matchExpressions: - - key: 1d3-7-fP81.-.9Vdx.TB_M-H5 - operator: NotIn - values: - - Q42M--n1-p5.3___47._49pIB_o61ISU4--A_.XK_._M9T9sH.Wu5--.H - matchLabels: - An---v_-5-_8LXP-o-9..1l-_5---5w9vL_-.M.y._-_R58_HLU..8._Q: 7-dG6c-.6--_x.--0wmZk1_8._3s_-_Bq.m_-q -apiVersion: rbac.authorization.k8s.io/v1beta1 -kind: ClusterRole -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -rules: -- apiGroups: - - "25" - nonResourceURLs: - - "28" - resourceNames: - - "27" - resources: - - "26" - verbs: - - "24" diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1beta1.ClusterRole.json b/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1beta1.ClusterRole.json deleted file mode 100644 index 9c880ee15c7..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1beta1.ClusterRole.json +++ /dev/null @@ -1,80 +0,0 @@ -{ - "kind": "ClusterRole", - "apiVersion": "rbac.authorization.k8s.io/v1beta1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fields": {"18":{"19":null}} - } - ] - }, - "rules": [ - { - "verbs": [ - "24" - ], - "apiGroups": [ - "25" - ], - "resources": [ - "26" - ], - "resourceNames": [ - "27" - ], - "nonResourceURLs": [ - "28" - ] - } - ], - "aggregationRule": { - "clusterRoleSelectors": [ - { - "matchLabels": { - "An---v_-5-_8LXP-o-9..1l-_5---5w9vL_-.M.y._-_R58_HLU..8._Q": "7-dG6c-.6--_x.--0wmZk1_8._3s_-_Bq.m_-q" - }, - "matchExpressions": [ - { - "key": "1d3-7-fP81.-.9Vdx.TB_M-H5", - "operator": "NotIn", - "values": [ - "Q42M--n1-p5.3___47._49pIB_o61ISU4--A_.XK_._M9T9sH.Wu5--.H" - ] - } - ] - } - ] - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1beta1.ClusterRole.pb b/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1beta1.ClusterRole.pb deleted file mode 100644 index edbfa669d574ab63a67da31472279f4d88b657ce..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 504 zcmWNL&ubGw9L0B5tTIB8p%?dLa}Wu9r#t&|=HQ`GFwsQP+SF1gW12*aNwY~dNo&MI zl&U0%3IQvGiqwN3;zd!((XHA`Z-U@Cp}F`sxTgo7_u=tM+*h!UXY1?P9L+Wxx4n9? zooy7o3N3M;7QML^TQ4-SjGVeyZu*TvebFly$nY5cgD^4(GBspHkR6Q#+mpRs@V<6s zyxYz4qc=})2Ja4b=+VwcC+IDY-hM3@Gt3c=W!SoFag#f?qZ_8+fB!xB-RTWF)tHk0 z@Z|Hu?bnBcAzGcn$R&ucpTI~EmFaiRVwD-1%FM|0rS@pp|MmEuzu*1wtQu7r(-n^D zDzn-uv%Ba*s5)eJ^1M6hcPD$V_IDvO8hrZxB|CS}zdwG_IY0jPGI+EWuDQ|EcskTM zIfWQI~sWkP9gWNB_^66*m9$N>rgG75&|(WY9I;%F)|tgF*70#M0(}Bl*osBbH$3r zk8mmiF)=UzI0143F*JGtF*S+-EeZlLHWDG}kc#D$is_@7#hxuy<(#y`w_z{Ilzrxr zfhgv=m&Ar$8UislG5`_~3IZ}T5&|+c8UivlA_6iu8Vm{oGB^?fGC3LoGcXzeA^-!0 BW-b5# diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1beta1.ClusterRoleBinding.after_roundtrip.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1beta1.ClusterRoleBinding.after_roundtrip.yaml deleted file mode 100644 index efce3c98d65..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1beta1.ClusterRoleBinding.after_roundtrip.yaml +++ /dev/null @@ -1,39 +0,0 @@ -apiVersion: rbac.authorization.k8s.io/v1beta1 -kind: ClusterRoleBinding -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -roleRef: - apiGroup: "28" - kind: "29" - name: "30" -subjects: -- apiGroup: "25" - kind: "24" - name: "26" - namespace: "27" diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1beta1.ClusterRoleBinding.json b/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1beta1.ClusterRoleBinding.json deleted file mode 100644 index 39694cb129e..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1beta1.ClusterRoleBinding.json +++ /dev/null @@ -1,56 +0,0 @@ -{ - "kind": "ClusterRoleBinding", - "apiVersion": "rbac.authorization.k8s.io/v1beta1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fields": {"18":{"19":null}} - } - ] - }, - "subjects": [ - { - "kind": "24", - "apiGroup": "25", - "name": "26", - "namespace": "27" - } - ], - "roleRef": { - "apiGroup": "28", - "kind": "29", - "name": "30" - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1beta1.ClusterRoleBinding.pb b/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1beta1.ClusterRoleBinding.pb deleted file mode 100644 index 6c626d52f05ddf2c401701167ee7b7d5b61efa11..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 319 zcmd0{C}!X?=Ta<6N=(*EEG@~%FUqV+EXmBz)62Ff*2~P-FEdO^ElD&K5^~NdEiOqd z3d+w(b;`_3$;?X^`pw97gOQ8TNQlu`iqS-g(Ns(6NbAeR-A7gzdOe%hm1yx|VQ<2b z6(?uty_m7y>_~Um(}HH&<6<-yVzfwN=VG)JVlp(yQs81TG?HR6G*;qssd~D5%8B;s;-g*1 z`U|v}3=It!EEtQJ3{9$-3{ATjZGlS7gcM&+=z2P(>*eB^N9XB=KAp4W@b*OglT&J+ zO>ES7wsZQCwpgHP=2`+=d_d(ELL6LdK-yA>K}dj$$;d>A$;ecS$;eEJ$;e!a2Pk3z P6tR?IGB%K6P+|Z8h6ZP) diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1beta1.ClusterRoleBinding.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1beta1.ClusterRoleBinding.yaml deleted file mode 100644 index 0fa91de2546..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1beta1.ClusterRoleBinding.yaml +++ /dev/null @@ -1,42 +0,0 @@ -apiVersion: rbac.authorization.k8s.io/v1beta1 -kind: ClusterRoleBinding -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - fields: - "18": - "19": null - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -roleRef: - apiGroup: "28" - kind: "29" - name: "30" -subjects: -- apiGroup: "25" - kind: "24" - name: "26" - namespace: "27" diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1beta1.Role.after_roundtrip.json b/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1beta1.Role.after_roundtrip.json deleted file mode 100644 index 8500b33965d..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1beta1.Role.after_roundtrip.json +++ /dev/null @@ -1,61 +0,0 @@ -{ - "kind": "Role", - "apiVersion": "rbac.authorization.k8s.io/v1beta1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17" - } - ] - }, - "rules": [ - { - "verbs": [ - "24" - ], - "apiGroups": [ - "25" - ], - "resources": [ - "26" - ], - "resourceNames": [ - "27" - ], - "nonResourceURLs": [ - "28" - ] - } - ] -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1beta1.Role.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1beta1.Role.after_roundtrip.pb deleted file mode 100644 index 049d4ee401b395243c290363c6ef3f0fdae272a9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 279 zcmV+y0qFi~ICB6BDGDKSVqs%0VRdw9Z*pmRVRUJ4ZZ2y$b1rFbFLp6vWprUN5(H9j zY-JMR0Sd?g3IQ?_0W%r_G$H{tDk8*%>7$Fpt8q%^o{C{O=%I~Z#Hh)bF6fxAHpGio z<)pY}G88d3IW{yhH83|cI5RjlH8wCZGdVch?t;~Ui=2UQLI6;$h_!=-pU#}S0a^wM z0XGr>IARA10XY%^F)(T%3IZ`Q8UishA`V1)<-3%~hkJ9yipGy{DgrSvFaS6Kasn|l zdIB*uiUBPO0x>ocA?c8c<&=u)qnX8?Emh^5w8OVyFUgdB=8=IY=DC-|hFuy0F*h;* d5)=voGBgqbGBp|kGBzRtGB+v$GB_FlA^^-$UuysW diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1beta1.Role.after_roundtrip.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1beta1.Role.after_roundtrip.yaml deleted file mode 100644 index f8f0d237216..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1beta1.Role.after_roundtrip.yaml +++ /dev/null @@ -1,41 +0,0 @@ -apiVersion: rbac.authorization.k8s.io/v1beta1 -kind: Role -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -rules: -- apiGroups: - - "25" - nonResourceURLs: - - "28" - resourceNames: - - "27" - resources: - - "26" - verbs: - - "24" diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1beta1.Role.json b/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1beta1.Role.json deleted file mode 100644 index 65b57664ab9..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1beta1.Role.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "kind": "Role", - "apiVersion": "rbac.authorization.k8s.io/v1beta1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fields": {"18":{"19":null}} - } - ] - }, - "rules": [ - { - "verbs": [ - "24" - ], - "apiGroups": [ - "25" - ], - "resources": [ - "26" - ], - "resourceNames": [ - "27" - ], - "nonResourceURLs": [ - "28" - ] - } - ] -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1beta1.Role.pb b/staging/src/k8s.io/api/testdata/v1.14.0/rbac.authorization.k8s.io.v1beta1.Role.pb deleted file mode 100644 index 8410f419b49c44080d6d959f17dad3eba1e9420d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 295 zcmV+?0oeX)ICB6BDGDKSVqs%0VRdw9Z*pmRVRUJ4ZZ2y$b1rFbFLp6vWprUN5(H9j zY-JMh0Sedw3IQ?_0W%r_G$H{tDk8*%>7$Fpt8q%^o{C{O=%I~Z#Hh)bF6fxAHpGio z<)pY}G88d3IW{yhH83|cI5RjlH8wCZGdVch?t;~Ui=2UQLI6;$h_!=-pU#}S0a^wM z0XGr>IARA10XY%^F)(T%3IZ`Q8UishA`V1)<-3%~hkJ9yipGy{DgrSvFaS6Kasn|l zdIB*uiUBocA?c8c<&=u)qnX8?Emh^5w8OVyFUgdB=8=IY=DC-|hFuy0F*hm@ t3JwYaF*p(k3I+-SF*ycg0x>fp4n%t8yOhX>dvnE##*c6+0x>Z# z05}110x>jt0x>m;0WAswF*Xt*>5z)$l#1!2nZ=$hRpp$t!?$5C$&`KOk%1`YxtGL- uT^a&0H!=Vc5DEe^G!gkrgLr=)IV+ z-t0(s*wZCDQjJ6m%`DAKj7$y8O)QKp%uLM;jEpTUZog}~+Som(vA~HTU~R|N=GOV= z=ImySV&h^o7h<$XV&`JC6k;+o$Wq{9GBlE6GBj4=bE$f|d&-IS>f)na$NCGjm<$aK z7%Uizm<&y-m<&z37;S+{&4d(RPUw0%rR(M5nMdd8hCZFM7$Fpt8q%^o{C{O=%I~Z#Hh)bF6fxAHpGio<)pY} zG88d3IW{yhH83|cI5RjlH8wCZGdVch?t;~Ui=2UQLI6;$h_!=-pU#}S0a^wM0XGr> zIARA10XY%^F)(T%3IZ`Q8UishA`V1)<-3%~hkJ9yipGy{DgrSvFaS6Kasn|ldIB*u ziUBPO0x>ocA?c8c<&=u)qnX8?Emh^5w8OVyFUgdB=8=IY=DC-|hFuy0F*h;*5dX@K Ut@!`{|Nj9P03rf1G#UUR0P!+p7XSbN diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/scheduling.k8s.io.v1.PriorityClass.after_roundtrip.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/scheduling.k8s.io.v1.PriorityClass.after_roundtrip.yaml deleted file mode 100644 index 999afba8890..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/scheduling.k8s.io.v1.PriorityClass.after_roundtrip.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: scheduling.k8s.io/v1 -description: "24" -kind: PriorityClass -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -value: -2052872833 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/scheduling.k8s.io.v1.PriorityClass.json b/staging/src/k8s.io/api/testdata/v1.14.0/scheduling.k8s.io.v1.PriorityClass.json deleted file mode 100644 index e24a81a4c52..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/scheduling.k8s.io.v1.PriorityClass.json +++ /dev/null @@ -1,45 +0,0 @@ -{ - "kind": "PriorityClass", - "apiVersion": "scheduling.k8s.io/v1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fields": {"18":{"19":null}} - } - ] - }, - "value": -2052872833, - "description": "24" -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/scheduling.k8s.io.v1.PriorityClass.pb b/staging/src/k8s.io/api/testdata/v1.14.0/scheduling.k8s.io.v1.PriorityClass.pb deleted file mode 100644 index 45397f21fa4575bb7154bda84b289379cc594717..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 286 zcmV+(0pb2@ICB6BB?=UCV`yb$b!=&FXD(|vb1rFbFLp5!4N!7vZ*pmLc|&Yrb8`~x z0Sedw3IQ?_0W%r_G$H{tDk8*%>7$Fpt8q%^o{C{O=%I~Z#Hh)bF6fxAHpGio<)pY} zG88d3IW{yhH83|cI5RjlH8wCZGdVch?t;~Ui=2UQLI6;$h_!=-pU#}S0a^wM0XGr> zIARA10XY%^F)(T%3IZ`Q8UishA`V1)<-3%~hkJ9yipGy{DgrSvFaS6Kasn|ldIB*u ziUBocA?c8c<&=u)qnX8?Emh^5w8OVyFUgdB=8=IY=DC-|hFuy0F*hm@3JwYa kF*p(k3I+-SF*ya%pdJX>@r* zY+-YA65Ig_$N>rgG75&|(WY9I;%F)|tgF*70#M0(}Bl*osBbH$3rk8mmiF)=UzI0143 zF*JGtF*S+-EeZlLHWDG}kc#D$is_@7#hxuy<(#y`w_z{Ilzrxrfhgv=m&Ar$8Uisl aG5`?&%8sr0|NsC00T=)x0x~oj03rZVPG(vF diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/scheduling.k8s.io.v1alpha1.PriorityClass.after_roundtrip.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/scheduling.k8s.io.v1alpha1.PriorityClass.after_roundtrip.yaml deleted file mode 100644 index c24eef0ed2e..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/scheduling.k8s.io.v1alpha1.PriorityClass.after_roundtrip.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: scheduling.k8s.io/v1alpha1 -description: "24" -kind: PriorityClass -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -value: -2052872833 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/scheduling.k8s.io.v1alpha1.PriorityClass.json b/staging/src/k8s.io/api/testdata/v1.14.0/scheduling.k8s.io.v1alpha1.PriorityClass.json deleted file mode 100644 index 81f7b5dca37..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/scheduling.k8s.io.v1alpha1.PriorityClass.json +++ /dev/null @@ -1,45 +0,0 @@ -{ - "kind": "PriorityClass", - "apiVersion": "scheduling.k8s.io/v1alpha1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fields": {"18":{"19":null}} - } - ] - }, - "value": -2052872833, - "description": "24" -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/scheduling.k8s.io.v1alpha1.PriorityClass.pb b/staging/src/k8s.io/api/testdata/v1.14.0/scheduling.k8s.io.v1alpha1.PriorityClass.pb deleted file mode 100644 index 34143bcf1d41a8bd024294dbdef052ea1d6d7647..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 292 zcmV+<0o(p-ICB6BD+(HOV`yb$b!=&FXD(|vb1rFbFLp6uY;b5{F%k_>a%pdJX>@r* zY+-YA66^sA*Z~RwG75&|(WY9I;%F)|tgF*70#M0(}Bl*osBbH$3rk8mmiF)=UzI0143 zF*JGtF*S+-JqiLbHWDG}kc#D$is_@7#hxuy<(#y`w_z{Ilzrxrfhgv=m&Ar$8Uisl qDi8_|3IZ`W5(o+g3IZ`X5&#hY%8sr0|NsC00T=)x0x~oj03rZ#hG)?L diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/scheduling.k8s.io.v1alpha1.PriorityClass.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/scheduling.k8s.io.v1alpha1.PriorityClass.yaml deleted file mode 100644 index 4c21542dc5c..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/scheduling.k8s.io.v1alpha1.PriorityClass.yaml +++ /dev/null @@ -1,35 +0,0 @@ -apiVersion: scheduling.k8s.io/v1alpha1 -description: "24" -kind: PriorityClass -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - fields: - "18": - "19": null - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -value: -2052872833 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/scheduling.k8s.io.v1beta1.PriorityClass.after_roundtrip.json b/staging/src/k8s.io/api/testdata/v1.14.0/scheduling.k8s.io.v1beta1.PriorityClass.after_roundtrip.json deleted file mode 100644 index 4c43d0983ed..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/scheduling.k8s.io.v1beta1.PriorityClass.after_roundtrip.json +++ /dev/null @@ -1,44 +0,0 @@ -{ - "kind": "PriorityClass", - "apiVersion": "scheduling.k8s.io/v1beta1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17" - } - ] - }, - "value": -2052872833, - "description": "24" -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/scheduling.k8s.io.v1beta1.PriorityClass.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.14.0/scheduling.k8s.io.v1beta1.PriorityClass.after_roundtrip.pb deleted file mode 100644 index e39c6b97868dc656b9829428e76c4e419f0cbd86..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 275 zcmV+u0qp*3ICB6BDhe5MV`yb$b!=&FXD(|vb1rFbFLp6vWprUN5)DvtX>W3Aba_K; zVRLg5+yM&60SW;!5&<(B0W=~3H7X*+h3TV<#H(>i=AMdSIOw5`V8p1&m@ep;uQtSs zR^_C)Wik{oHaRvlGBq$aG&nOjHZ?XdGBY_i+wOwZfs34ha6$l3t%$XQg`duxy8&7T z3IR6~0XSj@3IRD10x>XZAPNF8G8zIgGa?Q|dgZ&6$cKA##frv{a4G^ZF)#o)0dfK{ zG7$v&o-I}7oV3HYVK2#)eddvYDCW7B#D-lO0x>r- Z01*Gmj;;9r|Ns917yu#yGBg?hA^_mKW$pj~ diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/scheduling.k8s.io.v1beta1.PriorityClass.after_roundtrip.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/scheduling.k8s.io.v1beta1.PriorityClass.after_roundtrip.yaml deleted file mode 100644 index 15436bbc505..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/scheduling.k8s.io.v1beta1.PriorityClass.after_roundtrip.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: scheduling.k8s.io/v1beta1 -description: "24" -kind: PriorityClass -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -value: -2052872833 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/scheduling.k8s.io.v1beta1.PriorityClass.json b/staging/src/k8s.io/api/testdata/v1.14.0/scheduling.k8s.io.v1beta1.PriorityClass.json deleted file mode 100644 index 7f6ab9f81af..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/scheduling.k8s.io.v1beta1.PriorityClass.json +++ /dev/null @@ -1,45 +0,0 @@ -{ - "kind": "PriorityClass", - "apiVersion": "scheduling.k8s.io/v1beta1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fields": {"18":{"19":null}} - } - ] - }, - "value": -2052872833, - "description": "24" -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/scheduling.k8s.io.v1beta1.PriorityClass.pb b/staging/src/k8s.io/api/testdata/v1.14.0/scheduling.k8s.io.v1beta1.PriorityClass.pb deleted file mode 100644 index c47bbfec79e209232d4fe79ef17d19ce784c2528..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 291 zcmV+;0o?v;ICB6BDhe5MV`yb$b!=&FXD(|vb1rFbFLp6vWprUN5)DvtX>W3Aba_K; zVRLg5>;Vec0SW;!5&<(B0W=~3H7X*+h3TV<#H(>i=AMdSIOw5`V8p1&m@ep;uQtSs zR^_C)Wik{oHaRvlGBq$aG&nOjHZ?XdGBY_i+wOwZfs34ha6$l3t%$XQg`duxy8&7T z3IR6~0XSj@3IRD10x>XZAPNF8G8zIgGa?Q|dgZ&6$cKA##frv{a4G^ZF)#o)0dfK{ zG7$v&o-I}7oV3HYVK2#)eddvYDCW7B#D-lO0x>r# p5DE?o0x>ue2nq%Y0x>xf01*Gmj;;9r|Ns917yu#yGBg?hA^`d`XJr5Y diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/scheduling.k8s.io.v1beta1.PriorityClass.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/scheduling.k8s.io.v1beta1.PriorityClass.yaml deleted file mode 100644 index f04dd63f42d..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/scheduling.k8s.io.v1beta1.PriorityClass.yaml +++ /dev/null @@ -1,35 +0,0 @@ -apiVersion: scheduling.k8s.io/v1beta1 -description: "24" -kind: PriorityClass -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - fields: - "18": - "19": null - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -value: -2052872833 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/settings.k8s.io.v1alpha1.PodPreset.after_roundtrip.json b/staging/src/k8s.io/api/testdata/v1.14.0/settings.k8s.io.v1alpha1.PodPreset.after_roundtrip.json deleted file mode 100644 index 66eb88b199d..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/settings.k8s.io.v1alpha1.PodPreset.after_roundtrip.json +++ /dev/null @@ -1,379 +0,0 @@ -{ - "kind": "PodPreset", - "apiVersion": "settings.k8s.io/v1alpha1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17" - } - ] - }, - "spec": { - "selector": { - "matchLabels": { - "9n7yd745q0------2-2413-4lu-8-6r4404d5---g8c2-k9/Nx.G": "0M.y.g" - }, - "matchExpressions": [ - { - "key": "68._bQw.-dG6c-.6--_x.--0wmZk1_8._3s_-B", - "operator": "In", - "values": [ - "Trcd-2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ2" - ] - } - ] - }, - "env": [ - { - "name": "30", - "value": "31", - "valueFrom": { - "fieldRef": { - "apiVersion": "32", - "fieldPath": "33" - }, - "resourceFieldRef": { - "containerName": "34", - "resource": "35", - "divisor": "904" - }, - "configMapKeyRef": { - "name": "36", - "key": "37", - "optional": true - }, - "secretKeyRef": { - "name": "38", - "key": "39", - "optional": true - } - } - } - ], - "envFrom": [ - { - "prefix": "40", - "configMapRef": { - "name": "41", - "optional": false - }, - "secretRef": { - "name": "42", - "optional": false - } - } - ], - "volumes": [ - { - "name": "43", - "hostPath": { - "path": "44", - "type": "訩塶\"=y钡n)İ笓珣筩Ɛ" - }, - "emptyDir": { - "medium": "_痸荎僋bŭ", - "sizeLimit": "837" - }, - "gcePersistentDisk": { - "pdName": "45", - "fsType": "46", - "partition": -656741678 - }, - "awsElasticBlockStore": { - "volumeID": "47", - "fsType": "48", - "partition": 459991461, - "readOnly": true - }, - "gitRepo": { - "repository": "49", - "revision": "50", - "directory": "51" - }, - "secret": { - "secretName": "52", - "items": [ - { - "key": "53", - "path": "54", - "mode": 614353626 - } - ], - "defaultMode": -649405296, - "optional": false - }, - "nfs": { - "server": "55", - "path": "56", - "readOnly": true - }, - "iscsi": { - "targetPortal": "57", - "iqn": "58", - "lun": 578888856, - "iscsiInterface": "59", - "fsType": "60", - "readOnly": true, - "portals": [ - "61" - ], - "secretRef": { - "name": "62" - }, - "initiatorName": "63" - }, - "glusterfs": { - "endpoints": "64", - "path": "65" - }, - "persistentVolumeClaim": { - "claimName": "66" - }, - "rbd": { - "monitors": [ - "67" - ], - "image": "68", - "fsType": "69", - "pool": "70", - "user": "71", - "keyring": "72", - "secretRef": { - "name": "73" - }, - "readOnly": true - }, - "flexVolume": { - "driver": "74", - "fsType": "75", - "secretRef": { - "name": "76" - }, - "readOnly": true, - "options": { - "77": "78" - } - }, - "cinder": { - "volumeID": "79", - "fsType": "80", - "secretRef": { - "name": "81" - } - }, - "cephfs": { - "monitors": [ - "82" - ], - "path": "83", - "user": "84", - "secretFile": "85", - "secretRef": { - "name": "86" - } - }, - "flocker": { - "datasetName": "87", - "datasetUUID": "88" - }, - "downwardAPI": { - "items": [ - { - "path": "89", - "fieldRef": { - "apiVersion": "90", - "fieldPath": "91" - }, - "resourceFieldRef": { - "containerName": "92", - "resource": "93", - "divisor": "458" - }, - "mode": -836939996 - } - ], - "defaultMode": -675641027 - }, - "fc": { - "targetWWNs": [ - "94" - ], - "lun": 599310027, - "fsType": "95", - "wwids": [ - "96" - ] - }, - "azureFile": { - "secretName": "97", - "shareName": "98" - }, - "configMap": { - "name": "99", - "items": [ - { - "key": "100", - "path": "101", - "mode": 587975894 - } - ], - "defaultMode": -1697933829, - "optional": false - }, - "vsphereVolume": { - "volumePath": "102", - "fsType": "103", - "storagePolicyName": "104", - "storagePolicyID": "105" - }, - "quobyte": { - "registry": "106", - "volume": "107", - "readOnly": true, - "user": "108", - "group": "109", - "tenant": "110" - }, - "azureDisk": { - "diskName": "111", - "diskURI": "112", - "cachingMode": "Mȗ礼2ħ籦ö嗏ʑ\u003e季Cʖ畬x骀Š", - "fsType": "113", - "readOnly": true, - "kind": "湙騘" - }, - "photonPersistentDisk": { - "pdID": "114", - "fsType": "115" - }, - "projected": { - "sources": [ - { - "secret": { - "name": "116", - "items": [ - { - "key": "117", - "path": "118", - "mode": 663386308 - } - ], - "optional": true - }, - "downwardAPI": { - "items": [ - { - "path": "119", - "fieldRef": { - "apiVersion": "120", - "fieldPath": "121" - }, - "resourceFieldRef": { - "containerName": "122", - "resource": "123", - "divisor": "354" - }, - "mode": -1545709933 - } - ] - }, - "configMap": { - "name": "124", - "items": [ - { - "key": "125", - "path": "126", - "mode": -1562726486 - } - ], - "optional": false - }, - "serviceAccountToken": { - "audience": "127", - "expirationSeconds": 6413320236483872038, - "path": "128" - } - } - ], - "defaultMode": 411507758 - }, - "portworxVolume": { - "volumeID": "129", - "fsType": "130" - }, - "scaleIO": { - "gateway": "131", - "system": "132", - "secretRef": { - "name": "133" - }, - "sslEnabled": true, - "protectionDomain": "134", - "storagePool": "135", - "storageMode": "136", - "volumeName": "137", - "fsType": "138" - }, - "storageos": { - "volumeName": "139", - "volumeNamespace": "140", - "fsType": "141", - "secretRef": { - "name": "142" - } - }, - "csi": { - "driver": "143", - "readOnly": false, - "fsType": "144", - "volumeAttributes": { - "145": "146" - }, - "nodePublishSecretRef": { - "name": "147" - } - } - } - ], - "volumeMounts": [ - { - "name": "148", - "mountPath": "149", - "subPath": "150", - "mountPropagation": "ȥ啕禗Ǐ2啗塧", - "subPathExpr": "151" - } - ] - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/settings.k8s.io.v1alpha1.PodPreset.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.14.0/settings.k8s.io.v1alpha1.PodPreset.after_roundtrip.pb deleted file mode 100644 index 0eff813943c4efe6b3752b58ebf51a2f3067f4bc..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1444 zcmXw2Yit!o6y6!M!UXZM0kc_tcv*vio9uSyxwB0qP%%Udq<|W1Le{=gpje?$5_O|2(wk#X#&Q|I1o`Y}X`fqdwi>g=&Cc{W*u9Z|FL&<_ZA`-rX@V(pG3DNjCA;#M+eY4h zyLmW!y>)X2QyN+tHDM}tVJfr82Ulg!Egs6|+p@*p1`iTfX*HlMtb(m0+pYHOy~_ zOIPd&mf9uZ@?d9BZ?7fKDIFx$E4K%J?NU|a2g>)89f9wM+uy8gpa~dxbK;lV_@zd- z^p&QXTAu}elDwF#-j*axy}Tw_l>~mUV(Ypf@%`0_Sh6_rWdirFWcFf$d1zx!-H1#D zoq^8nr$7^+N%wIwB@Tr2bE_)hjdaqoj2ZX!ycA#2CFbcWmwTg)+%UDu{BmT zR(u)6DPTuQ$65s)DwVP-;Tb82SK7rY_HYzta6}o7SQ$h{d=aX4VTY(lx&~2DFz_8g zOr$qJGZB=oL&x&Ks%aCDs$mwIyI2bkYnd^)3awobr6Ee|y(l73wvK^&9K#S}>cZe+ z2#dKHoRB)**Zup0zb80LT|ILD>SXU(GzbpnxKEf`JW!lQ%SRFyoSq!;j?N}e8 zd1j(fAnlp%XiQ4V=II@V`NP0=dA%jGen6ga<;NMRN?S3~ZhZY&ruX zW>er>eU27_l~S<6=X-YfNJpXX3d@}?e0J*E#e7HW=;4L=!QK}}j}_X_?I@nzJ^V2w zpnN`JC1XR!i~XHnL#coWlR$ohro(~7aNxk;C<@@nO>)i*50rCY8#ci}$TASB97MDX zgs!k|qQi(BKx7Uv&hW)e$22mzwUhhh%oUtQHYKG7jcs!=GjuTO&NRAdolOwVrAQwg zeAxZx1UGJaA|Dg>Y~v=4n{v+nc>ma>9Uifvjzy_c*^%Fho#%GH4*W5lI)AAvhwdN; zjNCLOLcj%uA({FFyN8}JJBPmpoA69U@I^qVNslPAz(9J^AqMVbn3*|pGT+`_IMwlO RE6cZc季Cʖ畬x骀Š - diskName: "111" - diskURI: "112" - fsType: "113" - kind: 湙騘 - readOnly: true - azureFile: - secretName: "97" - shareName: "98" - cephfs: - monitors: - - "82" - path: "83" - secretFile: "85" - secretRef: - name: "86" - user: "84" - cinder: - fsType: "80" - secretRef: - name: "81" - volumeID: "79" - configMap: - defaultMode: -1697933829 - items: - - key: "100" - mode: 587975894 - path: "101" - name: "99" - optional: false - csi: - driver: "143" - fsType: "144" - nodePublishSecretRef: - name: "147" - readOnly: false - volumeAttributes: - "145": "146" - downwardAPI: - defaultMode: -675641027 - items: - - fieldRef: - apiVersion: "90" - fieldPath: "91" - mode: -836939996 - path: "89" - resourceFieldRef: - containerName: "92" - divisor: "458" - resource: "93" - emptyDir: - medium: _痸荎僋bŭ - sizeLimit: "837" - fc: - fsType: "95" - lun: 599310027 - targetWWNs: - - "94" - wwids: - - "96" - flexVolume: - driver: "74" - fsType: "75" - options: - "77": "78" - readOnly: true - secretRef: - name: "76" - flocker: - datasetName: "87" - datasetUUID: "88" - gcePersistentDisk: - fsType: "46" - partition: -656741678 - pdName: "45" - gitRepo: - directory: "51" - repository: "49" - revision: "50" - glusterfs: - endpoints: "64" - path: "65" - hostPath: - path: "44" - type: 訩塶"=y钡n)İ笓珣筩Ɛ - iscsi: - fsType: "60" - initiatorName: "63" - iqn: "58" - iscsiInterface: "59" - lun: 578888856 - portals: - - "61" - readOnly: true - secretRef: - name: "62" - targetPortal: "57" - name: "43" - nfs: - path: "56" - readOnly: true - server: "55" - persistentVolumeClaim: - claimName: "66" - photonPersistentDisk: - fsType: "115" - pdID: "114" - portworxVolume: - fsType: "130" - volumeID: "129" - projected: - defaultMode: 411507758 - sources: - - configMap: - items: - - key: "125" - mode: -1562726486 - path: "126" - name: "124" - optional: false - downwardAPI: - items: - - fieldRef: - apiVersion: "120" - fieldPath: "121" - mode: -1545709933 - path: "119" - resourceFieldRef: - containerName: "122" - divisor: "354" - resource: "123" - secret: - items: - - key: "117" - mode: 663386308 - path: "118" - name: "116" - optional: true - serviceAccountToken: - audience: "127" - expirationSeconds: 6413320236483872038 - path: "128" - quobyte: - group: "109" - readOnly: true - registry: "106" - tenant: "110" - user: "108" - volume: "107" - rbd: - fsType: "69" - image: "68" - keyring: "72" - monitors: - - "67" - pool: "70" - readOnly: true - secretRef: - name: "73" - user: "71" - scaleIO: - fsType: "138" - gateway: "131" - protectionDomain: "134" - secretRef: - name: "133" - sslEnabled: true - storageMode: "136" - storagePool: "135" - system: "132" - volumeName: "137" - secret: - defaultMode: -649405296 - items: - - key: "53" - mode: 614353626 - path: "54" - optional: false - secretName: "52" - storageos: - fsType: "141" - secretRef: - name: "142" - volumeName: "139" - volumeNamespace: "140" - vsphereVolume: - fsType: "103" - storagePolicyID: "105" - storagePolicyName: "104" - volumePath: "102" diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/settings.k8s.io.v1alpha1.PodPreset.json b/staging/src/k8s.io/api/testdata/v1.14.0/settings.k8s.io.v1alpha1.PodPreset.json deleted file mode 100644 index 2f576948439..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/settings.k8s.io.v1alpha1.PodPreset.json +++ /dev/null @@ -1,380 +0,0 @@ -{ - "kind": "PodPreset", - "apiVersion": "settings.k8s.io/v1alpha1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fields": {"18":{"19":null}} - } - ] - }, - "spec": { - "selector": { - "matchLabels": { - "9n7yd745q0------2-2413-4lu-8-6r4404d5---g8c2-k9/Nx.G": "0M.y.g" - }, - "matchExpressions": [ - { - "key": "68._bQw.-dG6c-.6--_x.--0wmZk1_8._3s_-B", - "operator": "In", - "values": [ - "Trcd-2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ2" - ] - } - ] - }, - "env": [ - { - "name": "30", - "value": "31", - "valueFrom": { - "fieldRef": { - "apiVersion": "32", - "fieldPath": "33" - }, - "resourceFieldRef": { - "containerName": "34", - "resource": "35", - "divisor": "904" - }, - "configMapKeyRef": { - "name": "36", - "key": "37", - "optional": true - }, - "secretKeyRef": { - "name": "38", - "key": "39", - "optional": true - } - } - } - ], - "envFrom": [ - { - "prefix": "40", - "configMapRef": { - "name": "41", - "optional": false - }, - "secretRef": { - "name": "42", - "optional": false - } - } - ], - "volumes": [ - { - "name": "43", - "hostPath": { - "path": "44", - "type": "訩塶\"=y钡n)İ笓珣筩Ɛ" - }, - "emptyDir": { - "medium": "_痸荎僋bŭ", - "sizeLimit": "837" - }, - "gcePersistentDisk": { - "pdName": "45", - "fsType": "46", - "partition": -656741678 - }, - "awsElasticBlockStore": { - "volumeID": "47", - "fsType": "48", - "partition": 459991461, - "readOnly": true - }, - "gitRepo": { - "repository": "49", - "revision": "50", - "directory": "51" - }, - "secret": { - "secretName": "52", - "items": [ - { - "key": "53", - "path": "54", - "mode": 614353626 - } - ], - "defaultMode": -649405296, - "optional": false - }, - "nfs": { - "server": "55", - "path": "56", - "readOnly": true - }, - "iscsi": { - "targetPortal": "57", - "iqn": "58", - "lun": 578888856, - "iscsiInterface": "59", - "fsType": "60", - "readOnly": true, - "portals": [ - "61" - ], - "secretRef": { - "name": "62" - }, - "initiatorName": "63" - }, - "glusterfs": { - "endpoints": "64", - "path": "65" - }, - "persistentVolumeClaim": { - "claimName": "66" - }, - "rbd": { - "monitors": [ - "67" - ], - "image": "68", - "fsType": "69", - "pool": "70", - "user": "71", - "keyring": "72", - "secretRef": { - "name": "73" - }, - "readOnly": true - }, - "flexVolume": { - "driver": "74", - "fsType": "75", - "secretRef": { - "name": "76" - }, - "readOnly": true, - "options": { - "77": "78" - } - }, - "cinder": { - "volumeID": "79", - "fsType": "80", - "secretRef": { - "name": "81" - } - }, - "cephfs": { - "monitors": [ - "82" - ], - "path": "83", - "user": "84", - "secretFile": "85", - "secretRef": { - "name": "86" - } - }, - "flocker": { - "datasetName": "87", - "datasetUUID": "88" - }, - "downwardAPI": { - "items": [ - { - "path": "89", - "fieldRef": { - "apiVersion": "90", - "fieldPath": "91" - }, - "resourceFieldRef": { - "containerName": "92", - "resource": "93", - "divisor": "458" - }, - "mode": -836939996 - } - ], - "defaultMode": -675641027 - }, - "fc": { - "targetWWNs": [ - "94" - ], - "lun": 599310027, - "fsType": "95", - "wwids": [ - "96" - ] - }, - "azureFile": { - "secretName": "97", - "shareName": "98" - }, - "configMap": { - "name": "99", - "items": [ - { - "key": "100", - "path": "101", - "mode": 587975894 - } - ], - "defaultMode": -1697933829, - "optional": false - }, - "vsphereVolume": { - "volumePath": "102", - "fsType": "103", - "storagePolicyName": "104", - "storagePolicyID": "105" - }, - "quobyte": { - "registry": "106", - "volume": "107", - "readOnly": true, - "user": "108", - "group": "109", - "tenant": "110" - }, - "azureDisk": { - "diskName": "111", - "diskURI": "112", - "cachingMode": "Mȗ礼2ħ籦ö嗏ʑ\u003e季Cʖ畬x骀Š", - "fsType": "113", - "readOnly": true, - "kind": "湙騘" - }, - "photonPersistentDisk": { - "pdID": "114", - "fsType": "115" - }, - "projected": { - "sources": [ - { - "secret": { - "name": "116", - "items": [ - { - "key": "117", - "path": "118", - "mode": 663386308 - } - ], - "optional": true - }, - "downwardAPI": { - "items": [ - { - "path": "119", - "fieldRef": { - "apiVersion": "120", - "fieldPath": "121" - }, - "resourceFieldRef": { - "containerName": "122", - "resource": "123", - "divisor": "354" - }, - "mode": -1545709933 - } - ] - }, - "configMap": { - "name": "124", - "items": [ - { - "key": "125", - "path": "126", - "mode": -1562726486 - } - ], - "optional": false - }, - "serviceAccountToken": { - "audience": "127", - "expirationSeconds": 6413320236483872038, - "path": "128" - } - } - ], - "defaultMode": 411507758 - }, - "portworxVolume": { - "volumeID": "129", - "fsType": "130" - }, - "scaleIO": { - "gateway": "131", - "system": "132", - "secretRef": { - "name": "133" - }, - "sslEnabled": true, - "protectionDomain": "134", - "storagePool": "135", - "storageMode": "136", - "volumeName": "137", - "fsType": "138" - }, - "storageos": { - "volumeName": "139", - "volumeNamespace": "140", - "fsType": "141", - "secretRef": { - "name": "142" - } - }, - "csi": { - "driver": "143", - "readOnly": false, - "fsType": "144", - "volumeAttributes": { - "145": "146" - }, - "nodePublishSecretRef": { - "name": "147" - } - } - } - ], - "volumeMounts": [ - { - "name": "148", - "mountPath": "149", - "subPath": "150", - "mountPropagation": "ȥ啕禗Ǐ2啗塧", - "subPathExpr": "151" - } - ] - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/settings.k8s.io.v1alpha1.PodPreset.pb b/staging/src/k8s.io/api/testdata/v1.14.0/settings.k8s.io.v1alpha1.PodPreset.pb deleted file mode 100644 index 311bc9a355d501814dafa4088d6e86b84e2ae203..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1460 zcmXw2Yit!o6y6!M!iad8fY~fRysW{%O?JC8J2N}m1OgR9#6U_>gCu0_D+P)LTI6L+ zc!-kQV0pB(m|CnY&r(pMNCp1LEtZ=20|PPe!-VAa_F`f%#u!whXIkAK=bZV@W6t@` zPJ?c?$Q)uf*KOIduCcz^Z_v&Dx{aks{!qutpmJ=SyJjoj%Qo&H$o1(j=gE#G&kj?Z8!R)WhQ5<1jMs(^>F zzWd9bTf1Ajc5f=TDhBp{xp&|3@4GIe)g=T)6zS?G2#P6Y!TL18j60Zx?zF`_^OxI( z-+#M#D0{tiQwB2@SQ<59CU#;bvuHkqDmuG(Fq?177JH8kb$hSoyS}*gRaNPYws%Gk z?VdY2*pYj04OELVDKZVhHJwaKK*!XgeN)JBL>3ScH%2>ZBOx~j-uTBoE?DS^4R3kc zQ%ynyqE>>ZUe|E1Aue6M-CsgWf@S^=zn-ok&nxXG)ho97UhNW94?S z-M|uXhRumrPVq~PPU$O6HMJi1y(D=tS-CYyxO#b2QknRkzkJJDKk>YkiCDZS@niz` zui$hM!C^pg$ef5w2AhK&(x<@^U`gk3GARy(GnG6BkOC;OkvnnHaEfi@*aV9J=7tEt zQkFAe@s#EM0aS>PJ}4ox!4P!T*y%I*o{R4M9mT^vjq`G!7S0_hwDuMT&Rjo8pCL~r zg^o*O2R_K}ZK)m_pm4PgBWEV0N{WTDZ{GU(`lEl~Lut!R0UQCW?Gr!r-$iMZnF$XD9IDt2)cWN^edj(8blM&UwK z?SO`?NIC{l&@k{FK~ALC!!QxFt^?b0!K+ylkg8!9I&`oWF4i(*a1~fPAxlG+)_YJy zpluxk_c(?n#>|1m#gG<D}) zLtq<};2>lf2vrUuS_(o}SU1rjMD`;xi~ z&YbDSHly=#!b2(2M+P2t|2fW$lOC_f1)XWaqzO~@*`Mwoo$$j?Y^dW=>ST8Kw_@kH zU9SUwT&K=o>dK)z$OdO季Cʖ畬x骀Š - diskName: "111" - diskURI: "112" - fsType: "113" - kind: 湙騘 - readOnly: true - azureFile: - secretName: "97" - shareName: "98" - cephfs: - monitors: - - "82" - path: "83" - secretFile: "85" - secretRef: - name: "86" - user: "84" - cinder: - fsType: "80" - secretRef: - name: "81" - volumeID: "79" - configMap: - defaultMode: -1697933829 - items: - - key: "100" - mode: 587975894 - path: "101" - name: "99" - optional: false - csi: - driver: "143" - fsType: "144" - nodePublishSecretRef: - name: "147" - readOnly: false - volumeAttributes: - "145": "146" - downwardAPI: - defaultMode: -675641027 - items: - - fieldRef: - apiVersion: "90" - fieldPath: "91" - mode: -836939996 - path: "89" - resourceFieldRef: - containerName: "92" - divisor: "458" - resource: "93" - emptyDir: - medium: _痸荎僋bŭ - sizeLimit: "837" - fc: - fsType: "95" - lun: 599310027 - targetWWNs: - - "94" - wwids: - - "96" - flexVolume: - driver: "74" - fsType: "75" - options: - "77": "78" - readOnly: true - secretRef: - name: "76" - flocker: - datasetName: "87" - datasetUUID: "88" - gcePersistentDisk: - fsType: "46" - partition: -656741678 - pdName: "45" - gitRepo: - directory: "51" - repository: "49" - revision: "50" - glusterfs: - endpoints: "64" - path: "65" - hostPath: - path: "44" - type: 訩塶"=y钡n)İ笓珣筩Ɛ - iscsi: - fsType: "60" - initiatorName: "63" - iqn: "58" - iscsiInterface: "59" - lun: 578888856 - portals: - - "61" - readOnly: true - secretRef: - name: "62" - targetPortal: "57" - name: "43" - nfs: - path: "56" - readOnly: true - server: "55" - persistentVolumeClaim: - claimName: "66" - photonPersistentDisk: - fsType: "115" - pdID: "114" - portworxVolume: - fsType: "130" - volumeID: "129" - projected: - defaultMode: 411507758 - sources: - - configMap: - items: - - key: "125" - mode: -1562726486 - path: "126" - name: "124" - optional: false - downwardAPI: - items: - - fieldRef: - apiVersion: "120" - fieldPath: "121" - mode: -1545709933 - path: "119" - resourceFieldRef: - containerName: "122" - divisor: "354" - resource: "123" - secret: - items: - - key: "117" - mode: 663386308 - path: "118" - name: "116" - optional: true - serviceAccountToken: - audience: "127" - expirationSeconds: 6413320236483872038 - path: "128" - quobyte: - group: "109" - readOnly: true - registry: "106" - tenant: "110" - user: "108" - volume: "107" - rbd: - fsType: "69" - image: "68" - keyring: "72" - monitors: - - "67" - pool: "70" - readOnly: true - secretRef: - name: "73" - user: "71" - scaleIO: - fsType: "138" - gateway: "131" - protectionDomain: "134" - secretRef: - name: "133" - sslEnabled: true - storageMode: "136" - storagePool: "135" - system: "132" - volumeName: "137" - secret: - defaultMode: -649405296 - items: - - key: "53" - mode: 614353626 - path: "54" - optional: false - secretName: "52" - storageos: - fsType: "141" - secretRef: - name: "142" - volumeName: "139" - volumeNamespace: "140" - vsphereVolume: - fsType: "103" - storagePolicyID: "105" - storagePolicyName: "104" - volumePath: "102" diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1.StorageClass.after_roundtrip.json b/staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1.StorageClass.after_roundtrip.json deleted file mode 100644 index 3720f89dfbd..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1.StorageClass.after_roundtrip.json +++ /dev/null @@ -1,64 +0,0 @@ -{ - "kind": "StorageClass", - "apiVersion": "storage.k8s.io/v1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17" - } - ] - }, - "provisioner": "24", - "parameters": { - "25": "26" - }, - "reclaimPolicy": "ǸƢ6/", - "mountOptions": [ - "27" - ], - "allowVolumeExpansion": true, - "volumeBindingMode": "ĉy緅縕\u003eŽ燹憍峕?狱³-Ǐ", - "allowedTopologies": [ - { - "matchLabelExpressions": [ - { - "key": "28", - "values": [ - "29" - ] - } - ] - } - ] -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1.StorageClass.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1.StorageClass.after_roundtrip.pb deleted file mode 100644 index d3311ab2d9b0ad7ac0a72d066621a187ce7f6b93..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 321 zcmd0{C}!YNKxms|&rJ&Ff0Ec(JfI;mC@UGxT1}SZ{WuJM8I_9jQhlhGv##CPt

w@wrqz-96<*dv)>Au4DZLT1ZS$qW;M#wa+FtYCPLH{YYCZ&@^)+1|cRR6DbZZCL>cI z%S?&w_>Nlh$RzBa}`h3S!yQ6!bx9@z`*86nxRQu=M8xL*PJ>Kuc Q#Rbx70n}+J#h}Ch0B#j@QUCw| diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1.StorageClass.after_roundtrip.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1.StorageClass.after_roundtrip.yaml deleted file mode 100644 index f65974eb3cd..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1.StorageClass.after_roundtrip.yaml +++ /dev/null @@ -1,43 +0,0 @@ -allowVolumeExpansion: true -allowedTopologies: -- matchLabelExpressions: - - key: "28" - values: - - "29" -apiVersion: storage.k8s.io/v1 -kind: StorageClass -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -mountOptions: -- "27" -parameters: - "25": "26" -provisioner: "24" -reclaimPolicy: ǸƢ6/ -volumeBindingMode: ĉy緅縕>Ž燹憍峕?狱³-Ǐ diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1.StorageClass.json b/staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1.StorageClass.json deleted file mode 100644 index ecc6d4afea1..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1.StorageClass.json +++ /dev/null @@ -1,65 +0,0 @@ -{ - "kind": "StorageClass", - "apiVersion": "storage.k8s.io/v1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fields": {"18":{"19":null}} - } - ] - }, - "provisioner": "24", - "parameters": { - "25": "26" - }, - "reclaimPolicy": "ǸƢ6/", - "mountOptions": [ - "27" - ], - "allowVolumeExpansion": true, - "volumeBindingMode": "ĉy緅縕\u003eŽ燹憍峕?狱³-Ǐ", - "allowedTopologies": [ - { - "matchLabelExpressions": [ - { - "key": "28", - "values": [ - "29" - ] - } - ] - } - ] -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1.StorageClass.pb b/staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1.StorageClass.pb deleted file mode 100644 index fd0c46dd649951aa0972d9745be8f6a74c9d9cdc..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 337 zcmd0{C}!YNKxms|&rJ&Ff0Ec(JfI;mC@UGxT1}SZ{WuJM8I_9jQhlhGv##CPt

w@wrqz-96<*dv)>Au4DZLT1ZS$qW;M#wa+FtYCPLH{YYCZ&@^)`0WLnEatk32E;b-- zDa0VeWMm@6!Np``3S^lnu^r!WY>}D17L$>=0i%`NkŽ燹憍峕?狱³-Ǐ diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1.VolumeAttachment.after_roundtrip.json b/staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1.VolumeAttachment.after_roundtrip.json deleted file mode 100644 index c8c56f6a2a7..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1.VolumeAttachment.after_roundtrip.json +++ /dev/null @@ -1,63 +0,0 @@ -{ - "kind": "VolumeAttachment", - "apiVersion": "storage.k8s.io/v1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17" - } - ] - }, - "spec": { - "attacher": "24", - "source": { - "persistentVolumeName": "25" - }, - "nodeName": "26" - }, - "status": { - "attached": true, - "attachmentMetadata": { - "27": "28" - }, - "attachError": { - "time": "2901-11-14T22:54:07Z", - "message": "29" - }, - "detachError": { - "time": "1999-07-03T22:31:10Z", - "message": "30" - } - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1.VolumeAttachment.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1.VolumeAttachment.after_roundtrip.pb deleted file mode 100644 index 59b56ff622f6976d77dad2411c32e95a040c44b0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 315 zcmd0{C}!YNKxms|&rJ&Ff0Ec(JfI;mC@UGxT1}SZ{WuJM8I_9jQhl zhGv##CPtw@wrqz-96<*dv)>Au4DZLT1ZS$qW;M#wa+FtYCPLH{YYCZ&@^)+1|dE! zCL#C3y_ zi_u7k(O8PnM2XQ4rX?v*qyiME#RfYM)JP)OfaY`jNI+plRk>0$hAR zwvQiwqa$Tu<(VgZt-QcOl>QaT)rKv^aub0H=p3n@M>4vzk7Ymem$FaY_M UN+ABadB1iugZRbSW?N!N|pEB*bVe#b~0$XsV@jr1j5?6(Mk0o0mS!eKrUvFF7RDB4re+34#+DYh-!)xr?4HwD;KUHHwqt8^>-=+bb~8q? zaWR?;FXpdqw{n_pU&BGczdG$$tktZCN^q3+d2J6TP)Bt zb0Y>JJ}xFB6CoBLX)48JWG1D_~Um z(}HH& z<6<-yVzfwN=VG)JVlp(yQs81TG?HR6G*;qssd~D5%8B;s;-g*1`U|v}3=It!EEtQJ z3{9$-3{ATjZGlS7gcM&+=z2P(>*eB^N9XB=KAp4W@b*OglT&J+O>ES7wsZQCwpgHP z=2`+=d_d(ELL6LdK-yA>K?ukHDXJsyHICCy(Z!dN+Vr6t;F%k(wQ%OW}X?A6D643z) z$N>rgG75&|(WY9I;%F)|tgF*70#M0(}Bl*osBbH$3rk8mmiF)=UzI0143F*JGtF*S+- zEeZlLHWDG}kc#D$is_@7#hxuy<(#y`w_z{Ilzrxrfhgv=m&Ar$8UislG5`_;2mlZP H8UP{y9qL*e diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1beta1.CSIDriver.after_roundtrip.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1beta1.CSIDriver.after_roundtrip.yaml deleted file mode 100644 index dc765284861..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1beta1.CSIDriver.after_roundtrip.yaml +++ /dev/null @@ -1,33 +0,0 @@ -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" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -spec: - attachRequired: false - podInfoOnMount: true diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1beta1.CSIDriver.json b/staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1beta1.CSIDriver.json deleted file mode 100644 index d9727cf6221..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1beta1.CSIDriver.json +++ /dev/null @@ -1,47 +0,0 @@ -{ - "kind": "CSIDriver", - "apiVersion": "storage.k8s.io/v1beta1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fields": {"18":{"19":null}} - } - ] - }, - "spec": { - "attachRequired": false, - "podInfoOnMount": true - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1beta1.CSIDriver.pb b/staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1beta1.CSIDriver.pb deleted file mode 100644 index 92798dc3dd4f2a1a2dbdca85fa1fc23b131bf7b9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 273 zcmV+s0q*{5ICB6BBMKICbZ>HDXJsyHICCy(Z!dN+Vr6t;F%k(wQ%OW}X?A6D65#;~ z*Z~RwG75&|(WY9I;%F)|tgF*70#M0(}Bl*osBbH$3rk8mmiF)=UzI0143F*JGtF*S+- zJqiLbHWDG}kc#D$is_@7#hxuy<(#y`w_z{Ilzrxrfhgv=m&Ar$8UislDi8_|3IZ`W X5(o+g3IZ`X5&#ke2mlZP8UP{y@y1({ diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1beta1.CSIDriver.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1beta1.CSIDriver.yaml deleted file mode 100644 index 4a41637bafb..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1beta1.CSIDriver.yaml +++ /dev/null @@ -1,36 +0,0 @@ -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" - fields: - "18": - "19": null - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -spec: - attachRequired: false - podInfoOnMount: true diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1beta1.CSINode.after_roundtrip.json b/staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1beta1.CSINode.after_roundtrip.json deleted file mode 100644 index 33d909c1665..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1beta1.CSINode.after_roundtrip.json +++ /dev/null @@ -1,53 +0,0 @@ -{ - "kind": "CSINode", - "apiVersion": "storage.k8s.io/v1beta1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17" - } - ] - }, - "spec": { - "drivers": [ - { - "name": "24", - "nodeID": "25", - "topologyKeys": [ - "26" - ] - } - ] - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1beta1.CSINode.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1beta1.CSINode.after_roundtrip.pb deleted file mode 100644 index 3b7e3c7896be708bcfa6ee28a1c2db40b170a0e6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 265 zcmV+k0rviDICB6BAqp0AbZ>HDXJsyHICCy(Z!dN+Vr6t;F%kzuQ%O#5WMvZD0Sd?g z3IQ?_0W%r_G$H{tDk8*%>7$Fpt8q%^o{C{O=%I~Z#Hh)bF6fxAHpGio<)pY}G88d3 zIW{yhH83|cI5RjlH8wCZGdVch?t;~Ui=2UQLI6;$h_!=-pU#}S0a^wM0XGr>IARA1 z0XY%^F)(T%3IZ`Q8UishA`V1)<-3%~hkJ9yipGy{DgrSvFaS6Kasn|ldIB*uiUBPO z0x>ocA?c8c<&=u)qnX8?Emh^5w8OVyFUgdB=8=IY=DC-|hFuy0F*h;*5)KLs3IZ}T P5&|+c8Uivl8UP{y&{A5n diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1beta1.CSINode.after_roundtrip.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1beta1.CSINode.after_roundtrip.yaml deleted file mode 100644 index 6d0092ea95f..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1beta1.CSINode.after_roundtrip.yaml +++ /dev/null @@ -1,36 +0,0 @@ -apiVersion: storage.k8s.io/v1beta1 -kind: CSINode -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -spec: - drivers: - - name: "24" - nodeID: "25" - topologyKeys: - - "26" diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1beta1.CSINode.json b/staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1beta1.CSINode.json deleted file mode 100644 index 9f53116e08e..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1beta1.CSINode.json +++ /dev/null @@ -1,54 +0,0 @@ -{ - "kind": "CSINode", - "apiVersion": "storage.k8s.io/v1beta1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fields": {"18":{"19":null}} - } - ] - }, - "spec": { - "drivers": [ - { - "name": "24", - "nodeID": "25", - "topologyKeys": [ - "26" - ] - } - ] - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1beta1.CSINode.pb b/staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1beta1.CSINode.pb deleted file mode 100644 index a56b23c3c73f1ba94b833c016fbfc52238afaa7d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 281 zcmV+!0p|W|ICB6BAqp0AbZ>HDXJsyHICCy(Z!dN+Vr6t;F%kzuQ%O#5WMvZT0Sedw z3IQ?_0W%r_G$H{tDk8*%>7$Fpt8q%^o{C{O=%I~Z#Hh)bF6fxAHpGio<)pY}G88d3 zIW{yhH83|cI5RjlH8wCZGdVch?t;~Ui=2UQLI6;$h_!=-pU#}S0a^wM0XGr>IARA1 z0XY%^F)(T%3IZ`Q8UishA`V1)<-3%~hkJ9yipGy{DgrSvFaS6Kasn|ldIB*uiUBocA?c8c<&=u)qnX8?Emh^5w8OVyFUgdB=8=IY=DC-|hFuy0F*hm@3JwYaF*p(k f3I+-SF*y5O!M0<7d(XM0t1zJpoh6W54j73a_CRI#^rd^D> zK&56viZ3U0J)P3^a`DWg^K?U>&e?K!d!qiyDYefgHflWEIsHgmEYLJ_BL*QRBNHhO zE+!*WAj?dN?f8yki_G-3n2gK~7_H=vbXGp!-uisURJ)^lpSSOP*4F!U^Hlri-5U>W V);-?u#Ki^DX#vz}DaD|~006qeb}0Y= diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1beta1.StorageClass.after_roundtrip.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1beta1.StorageClass.after_roundtrip.yaml deleted file mode 100644 index 8dd0ff3b80e..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1beta1.StorageClass.after_roundtrip.yaml +++ /dev/null @@ -1,43 +0,0 @@ -allowVolumeExpansion: true -allowedTopologies: -- matchLabelExpressions: - - key: "28" - values: - - "29" -apiVersion: storage.k8s.io/v1beta1 -kind: StorageClass -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -mountOptions: -- "27" -parameters: - "25": "26" -provisioner: "24" -reclaimPolicy: ǸƢ6/ -volumeBindingMode: ĉy緅縕>Ž燹憍峕?狱³-Ǐ diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1beta1.StorageClass.json b/staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1beta1.StorageClass.json deleted file mode 100644 index 94157197751..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1beta1.StorageClass.json +++ /dev/null @@ -1,65 +0,0 @@ -{ - "kind": "StorageClass", - "apiVersion": "storage.k8s.io/v1beta1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fields": {"18":{"19":null}} - } - ] - }, - "provisioner": "24", - "parameters": { - "25": "26" - }, - "reclaimPolicy": "ǸƢ6/", - "mountOptions": [ - "27" - ], - "allowVolumeExpansion": true, - "volumeBindingMode": "ĉy緅縕\u003eŽ燹憍峕?狱³-Ǐ", - "allowedTopologies": [ - { - "matchLabelExpressions": [ - { - "key": "28", - "values": [ - "29" - ] - } - ] - } - ] -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1beta1.StorageClass.pb b/staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1beta1.StorageClass.pb deleted file mode 100644 index 3aff29c90eb88dd4dfa72aab780d329b1e80959d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 342 zcmd0{C}!YN;}R<_$uCMwPu0t|DAvo&*Do_nN-aq=6ygbnh&$&b78eUGX5zZR$i-+R z#AqzVXrjbus-<+K_2uI3BdZI&p3Un@w0N5O!M0<7d(XM0t1zJpoh6W54j73a_CRI#^rd^D- zK&56viZ3U0J)P3^a`DWg^K?U>&e?K!d!qiyDYefgHflWEIsHgmEYLJ_Edee*pmGZ# z4lXtzZ7IYc#AIY5#lgj7WC~=NDX|^jacq&9z7~^_xdEe<+>y@8=i6JK@0eŽ燹憍峕?狱³-Ǐ diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1beta1.VolumeAttachment.after_roundtrip.json b/staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1beta1.VolumeAttachment.after_roundtrip.json deleted file mode 100644 index 2697edfefbd..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1beta1.VolumeAttachment.after_roundtrip.json +++ /dev/null @@ -1,63 +0,0 @@ -{ - "kind": "VolumeAttachment", - "apiVersion": "storage.k8s.io/v1beta1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17" - } - ] - }, - "spec": { - "attacher": "24", - "source": { - "persistentVolumeName": "25" - }, - "nodeName": "26" - }, - "status": { - "attached": true, - "attachmentMetadata": { - "27": "28" - }, - "attachError": { - "time": "2901-11-14T22:54:07Z", - "message": "29" - }, - "detachError": { - "time": "1999-07-03T22:31:10Z", - "message": "30" - } - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1beta1.VolumeAttachment.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1beta1.VolumeAttachment.after_roundtrip.pb deleted file mode 100644 index bee698659338f7da1ed087b4fea5118e35ad6ce2..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 320 zcmd0{C}!Z&;u0$^$uCMwPu0t|DAvo&*Do_nN-aq=6cPx_&neAKbu1}KOwPzn%_|Y= zWa2u($i-+R#AqzVXrjbus-<+K_2uI3BdZI&p3Un@w0N5O!M0<7d(XM0t1zJpoh6W54j73a_ zCRI#^rd^D>K&56viZ3U0J)P3^a`DWg^K?U>&e?K!d!qiyDYefgHflWEIsHgmEYLJ_ zBL*QpE+!)rAr>HMD#c`ECZ)r{D8vEenF}!)SxE75ad7lsTYD^5fC0$2R08qW&HJ^R N8N@d>kYZ3`0059jXU_lt diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1beta1.VolumeAttachment.after_roundtrip.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1beta1.VolumeAttachment.after_roundtrip.yaml deleted file mode 100644 index ff9bbcb105d..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1beta1.VolumeAttachment.after_roundtrip.yaml +++ /dev/null @@ -1,45 +0,0 @@ -apiVersion: storage.k8s.io/v1beta1 -kind: VolumeAttachment -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -spec: - attacher: "24" - nodeName: "26" - source: - persistentVolumeName: "25" -status: - attachError: - message: "29" - time: "2901-11-14T22:54:07Z" - attached: true - attachmentMetadata: - "27": "28" - detachError: - message: "30" - time: "1999-07-03T22:31:10Z" diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1beta1.VolumeAttachment.json b/staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1beta1.VolumeAttachment.json deleted file mode 100644 index b640ebc7bbf..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1beta1.VolumeAttachment.json +++ /dev/null @@ -1,64 +0,0 @@ -{ - "kind": "VolumeAttachment", - "apiVersion": "storage.k8s.io/v1beta1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e", - "resourceVersion": "16964250748386560239", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fields": {"18":{"19":null}} - } - ] - }, - "spec": { - "attacher": "24", - "source": { - "persistentVolumeName": "25" - }, - "nodeName": "26" - }, - "status": { - "attached": true, - "attachmentMetadata": { - "27": "28" - }, - "attachError": { - "time": "2901-11-14T22:54:07Z", - "message": "29" - }, - "detachError": { - "time": "1999-07-03T22:31:10Z", - "message": "30" - } - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1beta1.VolumeAttachment.pb b/staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1beta1.VolumeAttachment.pb deleted file mode 100644 index 7ab79415480c481a38de049fec1df0b0811eb7d0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 336 zcmd0{C}!Z&;u0$^$uCMwPu0t|DAvo&*Do_nN-aq=6cPx_&neAKbu1}KOwPzn%_|X_ z$;5Sok&Dqth|ySz(L{;SR7>ed>&wO6M^+blJ)75+Xz^lUZ^DrkCuiurn6cjMNO#!N zB|B1$L=4R=%}k6;4a`j}j4jMe%?yl;EiG=pYr5LlJ*Tn2i6LNZ$JXZ7`RC^BW{hIv zVl)?Gv`Av-Vzd-uGBn6i;9@c~l43G6R^oH1db)eciT3K^qg}`P3$&OF4GkD97>k$; zO{$m-O}iLvflAGU6kks0dOD@+<>Hw~=jnz%owMce_C)=YQ)-`0Y}9zRbNZ3CSfFX< zS^`{rK;;%f99(Qb+ER!?2*@`w5n=(7rcz8sW>PvFj6hi?BXc1pBMT`$E)I_VYip0? Z3NQfqmP#Q0x_Q5LGlTfX22u=43;^Z|X+{75 diff --git a/staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1beta1.VolumeAttachment.yaml b/staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1beta1.VolumeAttachment.yaml deleted file mode 100644 index 8a79e4d7a66..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.14.0/storage.k8s.io.v1beta1.VolumeAttachment.yaml +++ /dev/null @@ -1,48 +0,0 @@ -apiVersion: storage.k8s.io/v1beta1 -kind: VolumeAttachment -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - fields: - "18": - "19": null - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "16964250748386560239" - selfLink: "5" - uid: ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e -spec: - attacher: "24" - nodeName: "26" - source: - persistentVolumeName: "25" -status: - attachError: - message: "29" - time: "2901-11-14T22:54:07Z" - attached: true - attachmentMetadata: - "27": "28" - detachError: - message: "30" - time: "1999-07-03T22:31:10Z"